@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* line 21, ../sass/general.scss */
.loading {
  height: 250px;
}

/* line 27, ../sass/general.scss */
#status p,
#profile p {
  margin: 0;
}
/* line 31, ../sass/general.scss */
#status a,
#profile a {
  display: inline-block;
  color: #fff;
}

/* line 37, ../sass/general.scss */
html {
  scroll-behavior: smooth;
}

/* line 41, ../sass/general.scss */
header {
  z-index: 3;
}

/* line 45, ../sass/general.scss */
#requiredDpi {
  display: block !important;
}

/* line 49, ../sass/general.scss */
#confetti-canvas {
  position: fixed;
  top: 0;
  left: 0;
}

/* line 55, ../sass/general.scss */
#message-feriaEmpleo {
  text-align: center;
  color: white;
  margin: 10px auto;
  background: #fff7de;
  color: #000;
  border: 1px solid #ffc107;
  border-radius: 5px;
  padding: 10px 1%;
  width: 96%;
  display: none;
}

/* line 68, ../sass/general.scss */
#select_category {
  width: 100%;
  max-width: 200px;
  margin: 0 auto 25px;
  text-align: center;
  font-size: 15px;
  height: 40px;
  border: 1px solid #464444;
}

/* line 78, ../sass/general.scss */
.message-win {
  text-align: center;
  border-radius: 10px;
  padding: 40px;
  color: #272460;
  background: url("/sites/default/files/ads/2019/Sep/interstitial_custom_soy502_1567463433_1.svg") center center/contain no-repeat;
}

/* line 86, ../sass/general.scss */
.no_disponible {
  text-align: center;
}

/* line 90, ../sass/general.scss */
.access_copa_2021 {
  width: 100%;
  background: #fff;
  max-width: 336px;
  margin: 0 auto 6px;
}
/* line 97, ../sass/general.scss */
.access_copa_2021 a {
  display: block;
  position: relative;
}
/* line 101, ../sass/general.scss */
.access_copa_2021 a .wcq_counter {
  position: absolute;
  top: 49px;
  font-size: 25px;
  font-weight: bold;
  color: #ca2343;
}
/* line 109, ../sass/general.scss */
.access_copa_2021 a .wcq_counter_days {
  right: 102px;
}
/* line 113, ../sass/general.scss */
.access_copa_2021 a .wcq_counter_hours {
  right: 39px;
}
/* line 118, ../sass/general.scss */
.access_copa_2021 img {
  width: 100%;
  max-width: 336px;
  display: block;
  margin: 0 auto;
}

/* line 127, ../sass/general.scss */
.topics_article {
  margin-bottom: 10px;
}

/* line 131, ../sass/general.scss */
.topic_url_title {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  background: #777;
  border-radius: 5px;
  margin-right: 5px;
  display: inline-block;
}

/* line 143, ../sass/general.scss */
.tools {
  overflow: hidden;
}
/* line 146, ../sass/general.scss */
.tools .linkImpreso {
  text-decoration: none;
  display: block;
  overflow: hidden;
}
/* line 151, ../sass/general.scss */
.tools .linkImpreso .redirectImpreso {
  width: 230px;
  height: 70px;
  background: #33b4db;
  float: right;
  overflow: hidden;
  position: relative;
}
/* line 160, ../sass/general.scss */
.tools .linkImpreso .redirectImpreso img {
  width: 80%;
  display: block;
  margin: 0 auto;
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.8);
}
/* line 167, ../sass/general.scss */
.tools .linkImpreso .redirectImpreso .textImpreso {
  position: absolute;
  bottom: 6px;
  right: 10px;
  background: #fff;
  width: 120px;
  height: 14px;
  border-radius: 10px;
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.8);
  padding: 2px;
}
/* line 178, ../sass/general.scss */
.tools .linkImpreso .redirectImpreso .textImpreso p {
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  font-weight: bold;
  margin: auto 0;
  text-transform: uppercase;
  color: #222;
  font-family: Verdana, Georgia, Times, sans-serif;
}

/* line 193, ../sass/general.scss */
.modal {
  position: absolute;
  right: 0;
  left: 0;
  opacity: 1;
  z-index: 999;
}
/* line 201, ../sass/general.scss */
.modal .modal-contenido {
  background: url("/sites/default/files/ads/2019/Sep/interstitial_custom_soy502_1567463433_0.svg") center center/cover no-repeat;
  width: 100%;
  height: 100px;
  padding: 1px 20px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  border-radius: 10px;
}
/* line 212, ../sass/general.scss */
.modal .modal-contenido a {
  width: 100%;
  display: block;
  z-index: 1;
}
/* line 217, ../sass/general.scss */
.modal .modal-contenido a p {
  color: #272460;
  text-align: center;
  font-style: italic;
  line-height: 20px;
  margin-left: 45px;
}
/* line 226, ../sass/general.scss */
.modal .modal-contenido .redirectPerfil {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  cursor: pointer;
}
/* line 235, ../sass/general.scss */
.modal .modal-contenido .closeModal {
  position: absolute;
  width: 35px;
  height: 35px;
  right: 13px;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
/* line 246, ../sass/general.scss */
.modal .modalAlert {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  color: #fff;
  border-radius: 10px;
  background: url(/common_files/images/logo.svg);
  padding: 1% 0;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 35px;
  background-color: #222;
}
/* line 260, ../sass/general.scss */
.modal .modalAlert .closeModal {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  background: url(/common_files/images/cerrar.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 272, ../sass/general.scss */
.modal .modalAlert p {
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
/* line 278, ../sass/general.scss */
.modal .modalAlert p a {
  color: #5a86f7;
}

@font-face {
  font-family: 'Stag Web';
  src: url("/common_files/fonts/Stag-Book-Web.eot");
  src: url("/common_files/fonts/Stag-Book-Web.eot?#iefix") format("embedded-opentype"), url("/common_files/fonts/Stag-Book-Web.woff") format("woff"), url("/common_files/fonts/Stag-Book-Web.ttf") format("truetype"), url("/common_files/fonts/Stag-Book-Web.svg#Stag Web") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stag Web';
  src: url("/common_files/fonts/Stag-BookItalic-Web.eot");
  src: url("/common_files/fonts/Stag-BookItalic-Web.eot?#iefix") format("embedded-opentype"), url("/common_files/fonts/Stag-BookItalic-Web.woff") format("woff"), url("/common_files/fonts/Stag-BookItalic-Web.ttf") format("truetype"), url("/common_files/fonts/Stag-BookItalic-Web.svg#Stag Web") format("svg");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stag Web';
  src: url("/common_files/fonts/Stag-Medium-Web.eot");
  src: url("/common_files/fonts/Stag-Medium-Web.eot?#iefix") format("embedded-opentype"), url("/common_files/fonts/Stag-Medium-Web.woff") format("woff"), url("/common_files/fonts/Stag-Medium-Web.ttf") format("truetype"), url("/common_files/fonts/Stag-Medium-Web.svg#Stag Web") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stag Web';
  src: url("/common_files/fonts/Stag-MediumItalic-Web.eot");
  src: url("/common_files/fonts/Stag-MediumItalic-Web.eot?#iefix") format("embedded-opentype"), url("/common_files/fonts/Stag-MediumItalic-Web.woff") format("woff"), url("/common_files/fonts/Stag-MediumItalic-Web.ttf") format("truetype"), url("/common_files/fonts/Stag-MediumItalic-Web.svg#Stag Web") format("svg");
  font-weight: 500;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}
/* line 325, ../sass/general.scss */
html,
body {
  margin: 0;
  font-family: Verdana, Arial, san-serif;
  line-height: 1.6em;
  padding: 0;
  position: relative;
}

/* line 334, ../sass/general.scss */
a {
  text-decoration: none;
}

/* line 338, ../sass/general.scss */
ul {
  margin: 0px;
  padding: 0px;
}

/* line 343, ../sass/general.scss */
h1,
h2,
h3,
h4 {
  margin: 0px;
  padding: 0px;
  font-family: "Stag Web", Georgia, Times, sans-serif;
}

/* line 352, ../sass/general.scss */
.inner {
  max-width: 976px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* line 360, ../sass/general.scss */
figure {
  margin: 0;
  padding: 0;
}

/* line 366, ../sass/general.scss */
.content-article .ads {
  margin: 6px 0 !important;
}

/* line 371, ../sass/general.scss */
.header {
  background: #222;
  padding: 0 1%;
  overflow: hidden;
  width: 98%;
  z-index: 100;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 2;
}
/* line 381, ../sass/general.scss */
.header .logo {
  float: left;
  padding-right: 6px;
  border-right: 1px solid #393939;
  margin: 10px 0;
}
/* line 387, ../sass/general.scss */
.header .logo a {
  text-indent: -9999999px;
  display: block;
  height: 50px;
  width: 66px;
  background: url(/common_files/images/logo.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 398, ../sass/general.scss */
.header .social {
  width: 170px;
  float: right;
  margin-right: 6px;
  margin-top: 10px;
}
/* line 405, ../sass/general.scss */
.header .social ul {
  border-left: 1px solid #373737;
  max-width: 170px;
  float: right;
}
/* line 410, ../sass/general.scss */
.header .social ul li {
  float: left;
  margin-left: 6px;
  list-style: none;
}
/* line 415, ../sass/general.scss */
.header .social ul li a {
  color: #fff;
}
/* line 418, ../sass/general.scss */
.header .social ul li a .fa {
  width: 22px;
  height: 22px;
  display: block;
  border-radius: 4px;
}
/* line 426, ../sass/general.scss */
.header .social ul li .fa-fb {
  background: url(/common_files/images/facebook_white.svg) no-repeat center center/contain;
}
/* line 430, ../sass/general.scss */
.header .social ul li .fa-tw {
  background: url(/common_files/images/X-blanco-twitter.svg) no-repeat center center/contain;
}
/* line 434, ../sass/general.scss */
.header .social ul li .fa-ig {
  background: url(/common_files/images/white_instagram.svg) no-repeat center center/contain;
}
/* line 438, ../sass/general.scss */
.header .social ul li .fa-pi {
  background: url(/common_files/images/white_pinterest.svg) no-repeat center center/contain;
}
/* line 442, ../sass/general.scss */
.header .social ul li .fa-menu {
  background: url(/common_files/images/menu.svg) no-repeat center center/contain;
  display: none !important;
}
/* line 447, ../sass/general.scss */
.header .social ul li .fa-se {
  background: url(/common_files/images/search.svg) no-repeat center center/contain;
  height: 22px;
  width: 22px;
  display: block;
}
/* line 457, ../sass/general.scss */
.header #user-fb {
  float: left;
  max-width: 300px;
  padding-left: 6px;
  border-left: 1px solid #000;
  height: 50px;
  margin-top: 10px;
}
/* line 466, ../sass/general.scss */
.header #user-fb #profile {
  float: left;
  margin-right: 5px;
}
/* line 470, ../sass/general.scss */
.header #user-fb #profile a {
  color: #fff;
}
/* line 475, ../sass/general.scss */
.header #user-fb #status {
  display: block;
  float: left;
  color: #fff;
}
/* line 480, ../sass/general.scss */
.header #user-fb #status a {
  color: #fff;
}
/* line 485, ../sass/general.scss */
.header #user-fb .updP {
  background: #5a86f7;
  border-radius: 10px;
  color: white;
  text-align: center;
  display: block;
  line-height: 18px;
  padding: 5px 10px;
  position: relative;
}
/* line 495, ../sass/general.scss */
.header #user-fb .updP .up-notification {
  position: absolute;
  display: none;
  top: -5px;
  background: #ea0b0b;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 10px;
  right: -5px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
}
/* line 513, ../sass/general.scss */
.header #enlace-login a {
  display: block;
  color: #fff;
}

/* line 521, ../sass/general.scss */
.highlight {
  background: #333;
  overflow: hidden;
}
/* line 525, ../sass/general.scss */
.highlight .ads-box {
  width: 300px;
  float: left;
  margin-bottom: 6px;
}

/* line 532, ../sass/general.scss */
.section {
  background: #333;
}
/* line 535, ../sass/general.scss */
.section .top_box {
  width: 336px;
  float: left;
  margin-bottom: 6px;
}

/* line 542, ../sass/general.scss */
.hidden {
  display: none;
}

/* line 546, ../sass/general.scss */
#start-search:hover {
  cursor: pointer;
}

/* line 550, ../sass/general.scss */
.darker {
  position: relative;
  z-index: 2;
}
/* line 554, ../sass/general.scss */
.darker .buscador-expandible {
  width: 100%;
  margin: 0 auto;
  background: #222;
  text-align: center;
  border-top: 1px solid #333;
}
/* line 562, ../sass/general.scss */
.darker .buscador-expandible #buscar-texto {
  width: 50%;
  min-width: 100px;
  height: 30px;
  border-radius: 5px;
  border: none;
  outline: 0;
  padding-left: 10px;
  font-size: 15px;
  margin: 10px;
}
/* line 574, ../sass/general.scss */
.darker .buscador-expandible #buscar {
  width: 30%;
  max-width: 110px;
  min-width: 110px;
  height: 35px;
  border-radius: 5px;
  border: 1px solid whitesmoke;
  background: #333;
  color: whitesmoke;
  margin: 0px 5px;
  outline: 0;
  cursor: pointer;
}
/* line 588, ../sass/general.scss */
.darker .buscador-expandible #alerta-buscador {
  background: #34b5e5;
  position: relative;
  padding: 10px;
  color: whitesmoke;
  text-align: center;
  margin: 5px 0px;
  display: none;
}
/* line 598, ../sass/general.scss */
.darker .buscador-expandible #resultados {
  width: 100%;
  display: none;
  background: white;
  position: relative;
  overflow-y: scroll;
  margin: 5px 0px;
}
/* line 606, ../sass/general.scss */
.darker .buscador-expandible #resultados .row-resultado {
  padding: 20px 10px;
  margin: 10px 0px;
  position: relative;
  border-bottom: 1px solid #cccccc;
  max-width: 940px;
  margin: auto;
}
/* line 615, ../sass/general.scss */
.darker .buscador-expandible #resultados .row-resultado a img {
  float: left;
  margin-right: 5px;
}
/* line 620, ../sass/general.scss */
.darker .buscador-expandible #resultados .row-resultado a h2 {
  text-align: left;
  color: #444;
  line-height: 27px;
}
/* line 626, ../sass/general.scss */
.darker .buscador-expandible #resultados .row-resultado a p {
  text-align: left;
  font-size: 14px;
  margin: 0;
  margin-top: 5px;
  display: block;
  line-height: 14px;
  color: #555;
  clear: both;
  padding-top: 10px;
}

/* line 643, ../sass/general.scss */
.home {
  z-index: 1;
  position: relative;
}
/* line 647, ../sass/general.scss */
.home .section-title {
  border-bottom: 2px solid #ddd;
}
/* line 652, ../sass/general.scss */
.home .section-title .subsection {
  margin: 0 auto;
  list-style: none;
  line-height: 60px;
  color: #444;
  text-transform: uppercase;
  font-family: Verdana, san-serif;
  font-size: 1.8em;
  font-weight: bold;
}

/* line 665, ../sass/general.scss */
.footer {
  background: #222;
  color: #fff;
  font-size: 14px;
}
/* line 671, ../sass/general.scss */
.footer .logo a {
  display: block;
  height: 50px;
  width: 66px;
  background: url(/images/logo.svg);
  background-size: cover;
}
/* line 680, ../sass/general.scss */
.footer .nav-bottom {
  float: left;
  width: 50%;
}
/* line 684, ../sass/general.scss */
.footer .nav-bottom ul {
  margin-top: 31px;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 689, ../sass/general.scss */
.footer .nav-bottom ul li {
  float: left;
  list-style: none;
}
/* line 693, ../sass/general.scss */
.footer .nav-bottom ul li a {
  display: block;
  color: #919191;
}
/* line 698, ../sass/general.scss */
.footer .nav-bottom ul li .sponsored {
  color: #fb4c1c;
}
/* line 705, ../sass/general.scss */
.footer .nav-static {
  float: right;
  overflow: hidden;
  width: 50%;
}
/* line 711, ../sass/general.scss */
.footer .nav-static ul {
  float: right;
}
/* line 714, ../sass/general.scss */
.footer .nav-static ul li {
  list-style: none;
}
/* line 718, ../sass/general.scss */
.footer .nav-static ul a {
  color: #fff;
  font-size: 12px;
  text-align: right;
  display: block;
  color: #919191;
}
/* line 727, ../sass/general.scss */
.footer .nav-static ul li:nth-child(1) a {
  color: #22c7ed;
}
/* line 734, ../sass/general.scss */
.footer .bottom {
  border-top: 1px solid #ddd;
  overflow: hidden;
  clear: both;
  padding-top: 20px;
}
/* line 742, ../sass/general.scss */
.footer .bottom .partnership a img {
  width: 173px;
  height: 33px;
}
/* line 749, ../sass/general.scss */
.footer .bottom .social {
  float: right;
  width: 200px;
}
/* line 753, ../sass/general.scss */
.footer .bottom .social ul {
  overflow: hidden;
  width: 157px;
  float: right;
  clear: both;
}
/* line 759, ../sass/general.scss */
.footer .bottom .social ul li {
  float: left;
  margin-left: 10px;
  list-style: none;
}
/* line 764, ../sass/general.scss */
.footer .bottom .social ul li a {
  display: block;
  color: #fff;
}
/* line 768, ../sass/general.scss */
.footer .bottom .social ul li a i {
  font-size: 20px;
}
/* line 776, ../sass/general.scss */
.footer .bottom .copy {
  display: block;
  clear: both;
  font-size: 12px;
  text-align: right;
}
/* line 783, ../sass/general.scss */
.footer .bottom .partnership a {
  display: block;
  float: left;
  margin-right: 10px;
}

/* line 791, ../sass/general.scss */
.block-title {
  position: absolute;
  background: #fb4c1c;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: normal;
  font-family: Verdana, san-serif;
  z-index: 8;
}
/* line 802, ../sass/general.scss */
.block-title a {
  color: #fff;
}
/* line 806, ../sass/general.scss */
.block-title a:after {
  background: url("/common_files/images/arrow-next.svg") center center/contain no-repeat;
  margin-left: 10px;
  width: 15px;
  height: 15px;
  display: block;
  float: right;
  content: "";
  margin-top: 5px;
}

/* line 818, ../sass/general.scss */
.two-columns {
  overflow: hidden;
  margin: 6px 0;
}
/* line 822, ../sass/general.scss */
.two-columns .right {
  width: 336px;
  float: right;
}
/* line 826, ../sass/general.scss */
.two-columns .right .date {
  display: none;
}

/* line 835, ../sass/general.scss */
.grid .row .date {
  display: none;
}
/* line 841, ../sass/general.scss */
.grid .row > a h2,
.grid .row > a h1 {
  color: #222;
  font-weight: normal;
  display: block;
}
/* line 850, ../sass/general.scss */
.grid .card-events {
  background: #e1e1e1;
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
  margin-top: 0px;
  border-radius: 5px;
}
/* line 862, ../sass/general.scss */
.grid .card-events h2 {
  color: #222;
  padding: 1%;
  float: left;
  font-size: 18px;
  font-weight: normal;
}
/* line 870, ../sass/general.scss */
.grid .card-events .img {
  width: 100%;
  display: flex;
}
/* line 876, ../sass/general.scss */
.grid .card-events .img .card-img {
  display: inline-block;
  overflow: hidden;
  max-height: 150px;
  width: 100%;
}
/* line 886, ../sass/general.scss */
.grid .card-events .share {
  position: absolute;
  scale: 0.8;
  margin: 15px;
  right: 0px;
  top: -8px;
}
/* line 888, ../sass/general.scss */
.grid .card-events .share img {
  min-height: 0px;
}
/* line 899, ../sass/general.scss */
.grid .card-events .badge-free {
  position: absolute;
}
/* line 904, ../sass/general.scss */
.grid .card-events .info-card {
  padding: 15px;
}
/* line 908, ../sass/general.scss */
.grid .card-events .info-card .row-card {
  display: flex;
}
/* line 914, ../sass/general.scss */
.grid .card-events .info-card p {
  font-size: 14px;
  line-height: 100%;
  margin: 5px;
}
/* line 921, ../sass/general.scss */
.grid .card-events .info-card .col-1 {
  flex: 0 0 auto;
  width: 25%;
}
/* line 926, ../sass/general.scss */
.grid .card-events .info-card .col-2 {
  flex: 0 0 auto;
  width: 50%;
}
/* line 931, ../sass/general.scss */
.grid .card-events .info-card .col-3 {
  flex: 0 0 auto;
  width: 75%;
}
/* line 936, ../sass/general.scss */
.grid .card-events .info-card .col-4 {
  flex: 0 0 auto;
  width: 100%;
}
/* line 942, ../sass/general.scss */
.grid .card-events .month {
  font-size: 20px;
  color: #626262;
}
/* line 947, ../sass/general.scss */
.grid .card-events .day {
  font-size: 20px;
  color: #3EC7EF;
}
/* line 955, ../sass/general.scss */
.grid .card-newsletter {
  perspective: 1000px;
  position: relative;
  margin-bottom: 17px;
  margin-top: 0px;
}
/* line 961, ../sass/general.scss */
.grid .card-newsletter .card {
  width: 100%;
  height: 100%;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* line 970, ../sass/general.scss */
.grid .card-newsletter.flipped .card {
  transform: rotateY(180deg);
}
/* line 975, ../sass/general.scss */
.grid .card-newsletter .card-face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
}
/* line 983, ../sass/general.scss */
.grid .card-newsletter .card-front {
  background-color: #e1e1e1;
  display: flex;
  flex-direction: column;
  padding: 0;
}
/* line 990, ../sass/general.scss */
.grid .card-newsletter .card-front .image-area {
  height: 48%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
/* line 998, ../sass/general.scss */
.grid .card-newsletter .card-front .image-area img {
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}
/* line 1004, ../sass/general.scss */
.grid .card-newsletter .card-front .image-area .mask {
  background: url(/common_files/images/latest.png) repeat-x bottom;
  height: -webkit-fill-available;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  transition: all .2s ease;
  display: block;
}
/* line 1015, ../sass/general.scss */
.grid .card-newsletter .card-front .image-area h2 {
  color: #fff;
  position: absolute;
  bottom: 9px;
  z-index: 5;
  left: 15px;
  font-size: 20px;
  font-weight: normal;
}
/* line 1025, ../sass/general.scss */
.grid .card-newsletter .card-front .image-area .exclusivo {
  position: absolute;
  color: #fff;
  top: 10px;
  right: 10px;
  background: #2fc3eb;
  font-size: 10px;
  padding: 0 5px;
  text-transform: uppercase;
  border-radius: 2px;
}
/* line 1038, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 45%;
}
/* line 1045, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content h2 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #333;
}
/* line 1052, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content p {
  line-height: 100%;
  color: #525252;
}
/* line 1057, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .description {
  font-size: 14px;
}
/* line 1062, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register {
  position: relative;
  border-top: 2px solid #fff;
  padding-top: 5px;
}
/* line 1067, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register p {
  margin-bottom: 15px;
  font-size: 12px;
  text-align: center;
}
/* line 1073, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register .free-text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  display: block;
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: "Stag Web", Georgia, Times, sans-serif;
  font-style: italic;
}
/* line 1086, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register .buttons_form_inread {
  margin-top: 5px;
  display: flex;
  justify-content: center;
}
/* line 1091, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register .buttons_form_inread a {
  margin-right: 10px;
  color: #22c7ed;
  padding: 0;
  cursor: pointer;
  border-radius: 5px;
  font-style: normal;
}
/* line 1099, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .register .buttons_form_inread a:hover {
  text-decoration: none;
}
/* line 1106, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login {
  border-top: 2px solid #fff;
  padding-top: 10px;
  font-size: 13px;
}
/* line 1111, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login p {
  margin: auto;
}
/* line 1115, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login .email {
  margin: 6px auto;
}
/* line 1119, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login .other_email {
  border: none;
  background: transparent;
  margin-left: -8px;
  font-size: 13px;
  color: #525252;
  cursor: pointer;
}
/* line 1128, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login .other_email:hover {
  color: #22c7ed;
}
/* line 1133, ../sass/general.scss */
.grid .card-newsletter .card-front .text-content .login .desuscribir {
  display: flex;
  justify-content: left;
  color: #c4c2c2;
  font-size: 10px;
  font-style: italic;
  margin-bottom: -10px;
  cursor: default;
  width: fit-content;
}
/* line 1146, ../sass/general.scss */
.grid .card-newsletter .card-front .accions_button {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  color: white;
  font-size: 20px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  z-index: 10;
  text-align: center;
  align-content: space-around;
}
/* line 1161, ../sass/general.scss */
.grid .card-newsletter .card-front .plus-button {
  background: #22c7ed;
  cursor: pointer;
}
/* line 1166, ../sass/general.scss */
.grid .card-newsletter .card-front .less-button {
  background: #ed2222;
  cursor: pointer;
}
/* line 1171, ../sass/general.scss */
.grid .card-newsletter .card-front .mark-check {
  background: #00a90f;
}
/* line 1175, ../sass/general.scss */
.grid .card-newsletter .card-front .special {
  height: 16px;
}
/* line 1188, ../sass/general.scss */
.grid .card-newsletter .card-front .gift-img {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px !important;
  background: #26c3eb;
  padding: 5px;
  border-radius: 50%;
}
/* line 1199, ../sass/general.scss */
.grid .card-newsletter .card-back {
  background: white;
  color: black;
  transform: rotateY(180deg);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  z-index: 10;
}
/* line 1213, ../sass/general.scss */
.grid .card-newsletter .card-back h3 {
  margin-bottom: 10px;
}
/* line 1217, ../sass/general.scss */
.grid .card-newsletter .card-back .form_input {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 1223, ../sass/general.scss */
.grid .card-newsletter .card-back .form_input input {
  padding: 10px;
  width: 90%;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
/* line 1232, ../sass/general.scss */
.grid .card-newsletter .card-back .disclaimer {
  font-size: 12px;
  text-align: justify;
  margin-bottom: 15px;
}
/* line 1237, ../sass/general.scss */
.grid .card-newsletter .card-back .disclaimer a {
  color: #22c7ed;
  text-decoration: underline;
}
/* line 1241, ../sass/general.scss */
.grid .card-newsletter .card-back .disclaimer a:hover {
  text-decoration: none;
}
/* line 1247, ../sass/general.scss */
.grid .card-newsletter .card-back .send-btn {
  padding: 10px 20px;
  background: #414042;
  color: #26c3eb;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
/* line 1256, ../sass/general.scss */
.grid .card-newsletter .card-back .sent {
  background: transparent;
  font-size: 18px;
  cursor: auto;
}
/* line 1262, ../sass/general.scss */
.grid .card-newsletter .card-back .close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #e74c3c;
  color: white;
  border: none;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 18px;
  cursor: pointer;
  z-index: 11;
}
/* line 1277, ../sass/general.scss */
.grid .card-newsletter .card-back .alert-messege {
  text-align: center;
  font-size: 12px;
  color: red;
}
/* line 1284, ../sass/general.scss */
.grid .card-newsletter .skeleton-loader {
  width: 100%;
  height: 100%;
  animation: pulse 1.5s infinite;
  background: #ddd;
  border-radius: 10px;
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
/* line 1309, ../sass/general.scss */
.grid .taxonomy a {
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana, san-serif;
  z-index: 6;
  position: relative;
}
/* line 1320, ../sass/general.scss */
.grid span {
  width: 100%;
}
/* line 1324, ../sass/general.scss */
.grid .description {
  margin-top: 5px;
}
/* line 1328, ../sass/general.scss */
.grid .mask {
  position: absolute;
  height: 30%;
  width: 100%;
  bottom: 0px;
  z-index: 2;
  left: 0;
}
/* line 1342, ../sass/general.scss */
.grid .row:nth-child(1) .mask,
.grid .row:nth-child(4) .mask,
.grid .row:nth-child(5) .mask,
.grid .row:nth-child(8) .mask,
.grid .row:nth-child(9) .mask {
  background: url(https://www.soy502.com/sites/default/files/ads/2021/Jul/interstitial_custom_soy502_1627336561_0.png) repeat-x;
  background-position: center bottom;
}
/* line 1354, ../sass/general.scss */
.grid .row:nth-child(2) .mask,
.grid .row:nth-child(3) .mask,
.grid .row:nth-child(6) .mask,
.grid .row:nth-child(7) .mask,
.grid .row:nth-child(10) .mask {
  background: url(https://www.soy502.com/sites/default/files/ads/2021/Jul/interstitial_custom_soy502_1627336561_0.png) repeat-x;
  background-position: center bottom;
}
/* line 1362, ../sass/general.scss */
.grid .topic a {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  font-size: 12px;
  color: #444;
}
/* line 1371, ../sass/general.scss */
.grid .social-share-article {
  bottom: 4px;
  left: 18px;
  position: absolute;
  background: white;
  overflow: hidden;
  transition: all 0.2s ease;
  z-index: 3;
}
/* line 1380, ../sass/general.scss */
.grid .social-share-article a {
  width: 30px;
  height: 30px;
  display: block;
}
/* line 1386, ../sass/general.scss */
.grid .social-share-article .social {
  width: 200px;
}
/* line 1389, ../sass/general.scss */
.grid .social-share-article .social > div {
  float: left;
  height: 30px;
  width: 30px;
  margin-right: 6px;
}
/* line 1397, ../sass/general.scss */
.grid .social-share-article .icon-share {
  background: #bababa;
}
/* line 1400, ../sass/general.scss */
.grid .social-share-article .icon-share a,
.grid .social-share-article .icon-share div {
  width: 20px;
  height: 20px;
  background: url(/common_files/images/share_white.svg) no-repeat center center;
  background-size: cover;
  margin: 5px;
}
/* line 1411, ../sass/general.scss */
.grid .social-share-article .fb_share a {
  background: url(/common_files/images/fb.svg) center center no-repeat;
  background-size: contain;
}
/* line 1417, ../sass/general.scss */
.grid .social-share-article .tw_share a {
  background: url(/common_files/images/X-twitter.svg) center center no-repeat;
  background-size: contain;
  width: 26px;
  height: 29px;
}
/* line 1425, ../sass/general.scss */
.grid .social-share-article .wh_share a {
  background: url(/common_files/images/wh.svg) no-repeat center center;
  background-size: contain;
}
/* line 1431, ../sass/general.scss */
.grid .social-share-article .gp_share a {
  background: url(/common_files/images/gp.svg) center center no-repeat;
  background-size: contain;
}
/* line 1437, ../sass/general.scss */
.grid .social-share-article:hover {
  box-shadow: 1px 1px 3px #444;
}

/* line 1445, ../sass/general.scss */
.center .grid .row:nth-child(3) .mask {
  background: url(https://www.soy502.com/sites/default/files/ads/2021/Jul/interstitial_custom_soy502_1627336561_0.png) repeat-x;
  background-position: center bottom;
}

/* line 1454, ../sass/general.scss */
.cxense .block-title {
  background: #3dafbb;
  top: 10px;
  left: -10px;
}
/* line 1460, ../sass/general.scss */
.cxense .fa-info-circle {
  text-shadow: 2px 2px 4px black;
  -webkit-animation: info 2.5s infinite ease;
  animation: info 2.5s infinite ease;
  position: absolute;
  top: 12px;
  left: 154px;
  color: #fff;
  z-index: 10;
  font-size: 18px;
  background: url(/images/ia.png) no-repeat top right;
  height: 30px;
  width: 30px;
}
/* line 1475, ../sass/general.scss */
.cxense .triangle {
  width: 0px;
  height: 0px;
  border-bottom: solid 5px transparent;
  border-left: solid 5px transparent;
  border-right: solid 5px #1e737c;
  border-top: solid 5px #1e737c;
  position: absolute;
  left: -10px;
  top: 43px;
  z-index: 5;
}
/* line 1488, ../sass/general.scss */
.cxense .ia {
  background: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  max-width: 200px;
  position: absolute;
  top: 50px;
  left: 40px;
  z-index: 8;
  box-shadow: 2px 2px 2px black;
  display: none;
}

/* line 1503, ../sass/general.scss */
.most-frontpage {
  position: relative;
  margin-bottom: 6px;
  min-height: 696px;
}
/* line 1508, ../sass/general.scss */
.most-frontpage .ia {
  background: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  max-width: 200px;
  position: absolute;
  top: 50px;
  right: 20px;
  z-index: 6;
  box-shadow: 2px 2px 2px black;
  display: none;
}
/* line 1522, ../sass/general.scss */
.most-frontpage .tabs {
  text-align: center;
  overflow: hidden;
}
/* line 1526, ../sass/general.scss */
.most-frontpage .tabs li {
  list-style: none;
}
/* line 1530, ../sass/general.scss */
.most-frontpage .tabs a {
  background: #444;
  color: #fff;
  display: inline-block;
  width: 100%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 36px;
  font-family: Arial, Verdana, san-serif;
  vertical-align: middle;
}
/* line 1542, ../sass/general.scss */
.most-frontpage .tabs a .fa-info-circle {
  font-size: 20px;
  margin-top: 2px;
  margin-left: 4px;
  vertical-align: top;
  text-shadow: 2px 2px 2px black;
  width: 30px;
  height: 30px;
  background-size: cover;
  background: url(/common_files/images/ia.png) center center no-repeat;
  display: inline-block;
}
/* line 1556, ../sass/general.scss */
.most-frontpage .tabs a.active {
  background: #3dafbb;
}
/* line 1560, ../sass/general.scss */
.most-frontpage .tabs #ui-id-1 {
  width: 60%;
}
/* line 1564, ../sass/general.scss */
.most-frontpage .tabs #ui-id-2 {
  width: 40%;
}
/* line 1571, ../sass/general.scss */
.most-frontpage #cxense_related .row,
.most-frontpage #tabs-2 .row {
  position: relative;
  height: 132px;
  overflow: hidden;
}
/* line 1576, ../sass/general.scss */
.most-frontpage #cxense_related .row a,
.most-frontpage #tabs-2 .row a {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  z-index: 6;
}
/* line 1586, ../sass/general.scss */
.most-frontpage #cxense_related .row img,
.most-frontpage #tabs-2 .row img {
  display: block;
  width: 100%;
}
/* line 1591, ../sass/general.scss */
.most-frontpage #cxense_related .row p,
.most-frontpage #tabs-2 .row p {
  position: absolute;
  bottom: 0;
  width: 96%;
  z-index: 5;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  padding: 2%;
  margin: 0;
  font-family: "Stag Web", Georgia, Times, sans-serif;
}
/* line 1605, ../sass/general.scss */
.most-frontpage #cxense_related .row .mask,
.most-frontpage #tabs-2 .row .mask {
  background: url(/common_files/images/latest.png) repeat-x bottom;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  transition: all 0.2s ease;
}
/* line 1618, ../sass/general.scss */
.most-frontpage #cxense_related .row:hover .mask,
.most-frontpage #tabs-2 .row:hover .mask {
  opacity: 0.6;
  transition: all 0.2s ease;
}

@keyframes info {
  0% {
    transform: scale(0);
  }
  10% {
    transform: scale(1.5);
  }
  15% {
    transform: scale(1);
  }
  85% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes info {
  0% {
    transform: scale(0);
  }
  10% {
    transform: scale(1.5);
  }
  15% {
    transform: scale(1);
  }
  85% {
    transform: scale(1);
  }
  90% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(0);
  }
}
/* line 1679, ../sass/general.scss */
.special,
.multimedia,
.special-article-block {
  background: #333;
}

/* line 1688, ../sass/general.scss */
.special .block-header-especial img {
  width: 100%;
}
/* line 1692, ../sass/general.scss */
.special .block-header-especial a {
  height: 100%;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 6;
}
/* line 1701, ../sass/general.scss */
.special .block-header-especial a h2,
.special .block-header-especial a h1 {
  color: #fff;
  font-weight: normal;
  font-style: italic;
}
/* line 1708, ../sass/general.scss */
.special .block-header-especial a p {
  color: #fff;
}
/* line 1713, ../sass/general.scss */
.special .block-header-especial .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #086fa3;
  z-index: 5;
  opacity: 0.6;
}
/* line 1725, ../sass/general.scss */
.special .block-content-especial {
  background: #086fa3;
}
/* line 1730, ../sass/general.scss */
.special .block-content-especial a p {
  color: #fff;
  font-style: italic;
  font-family: Stag Web;
}
/* line 1736, ../sass/general.scss */
.special .block-content-especial a span.author {
  color: #fff;
}
/* line 1742, ../sass/general.scss */
.special .block-footer-especial {
  background: #086fa3;
  position: relative;
}
/* line 1746, ../sass/general.scss */
.special .block-footer-especial a {
  display: block;
}
/* line 1749, ../sass/general.scss */
.special .block-footer-especial a h2,
.special .block-footer-especial a h1 {
  color: #fff;
}
/* line 1754, ../sass/general.scss */
.special .block-footer-especial a img {
  width: 100%;
  opacity: 0.6;
}
/* line 1760, ../sass/general.scss */
.special .block-footer-especial .mask {
  background: #086fa3;
  opacity: 0.6;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
}

/* line 1774, ../sass/general.scss */
.loader {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 1781, ../sass/general.scss */
.loader #spinner {
  box-sizing: border-box;
  stroke: #27c7ef;
  stroke-width: 3px;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
  animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
}

/* line 1792, ../sass/general.scss */
.loaderSpecialArticle {
  margin: 0 auto;
  display: block;
  text-align: center;
}
/* line 1797, ../sass/general.scss */
.loaderSpecialArticle #spinner {
  box-sizing: border-box;
  stroke: #27c7ef;
  stroke-width: 3px;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
  animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
}

/* line 1808, ../sass/general.scss */
h2.summary_title_article {
  position: relative;
}
/* line 1811, ../sass/general.scss */
h2.summary_title_article:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 50%;
  left: -1px;
  bottom: 0;
  background: white;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.9) 35%, rgba(255, 255, 255, 0.5) 100%);
}

/* line 1823, ../sass/general.scss */
.button_article_special {
  width: 100%;
  max-width: 300px;
  margin: 20px auto 0;
  overflow: hidden;
}
/* line 1829, ../sass/general.scss */
.button_article_special a {
  width: 40%;
  float: left;
  background: #cdcdcd;
  border: 0;
  border-radius: 25px;
  margin: 0 5px;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  padding: 6px;
  text-align: center;
  cursor: pointer;
  font-style: italic;
}
/* line 1846, ../sass/general.scss */
.button_article_special .float-right {
  float: right;
}

/* line 1852, ../sass/general.scss */
.page .scroll {
  /*top: 70px;*/
}
/* line 1856, ../sass/general.scss */
.page .scroll > .item {
  min-height: 500px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
/* line 1866, ../sass/general.scss */
.page .scroll section h1 {
  font: normal 400 3.4em/0.94 "Stag Web", Georgia, Times, sans-serif;
  color: #444;
  margin: 10px 0;
}
/* line 1873, ../sass/general.scss */
.page .scroll section h1 .special_title {
  margin-bottom: 4px !important;
}
/* line 1878, ../sass/general.scss */
.page .scroll section .first-element {
  position: relative;
}
/* line 1881, ../sass/general.scss */
.page .scroll section .first-element .image-title-desc {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 1886, ../sass/general.scss */
.page .scroll section .first-element .image-title-desc p {
  margin: 0;
  line-height: 14px;
  padding: 6px 0;
  text-align: left;
}
/* line 1894, ../sass/general.scss */
.page .scroll section .first-element figure {
  margin: 0;
  padding: 0;
}
/* line 1899, ../sass/general.scss */
.page .scroll section .first-element .gallery-scrollable {
  width: 100%;
}
/* line 1904, ../sass/general.scss */
.page .scroll section .first-element .gallery-scrollable .items {
  position: absolute;
  left: 0;
  top: 0;
  width: 2000000px;
}
/* line 1911, ../sass/general.scss */
.page .scroll section .first-element .gallery-scrollable .items .item {
  float: left;
  position: relative;
  background: black;
  text-align: center;
}
/* line 1918, ../sass/general.scss */
.page .scroll section .first-element .gallery-scrollable .items .item img {
  height: 100%;
  display: inline-block;
}
/* line 1926, ../sass/general.scss */
.page .scroll section .first-element a {
  position: absolute;
  top: 45%;
  color: #fff;
  z-index: 10;
  font-family: FontAwesome, sans-serif;
  display: block;
  padding: 5px;
  font-size: 22px;
  width: 30px;
  height: 30px;
}
/* line 1939, ../sass/general.scss */
.page .scroll section .first-element a.prev {
  left: 0;
  background: url("/common_files/images/left.svg") center center/cover;
  display: none;
}
/* line 1945, ../sass/general.scss */
.page .scroll section .first-element a.next {
  right: 0;
  background: url("/common_files/images/right.svg") center center/cover;
}
/* line 1951, ../sass/general.scss */
.page .scroll section .first-element .youtube iframe {
  height: 627px;
}
/* line 1957, ../sass/general.scss */
.page .scroll section ul.autor {
  padding-left: 0px;
  margin-bottom: 10px;
}
/* line 1961, ../sass/general.scss */
.page .scroll section ul.autor li {
  list-style: unset;
  font-size: 0.9rem;
  color: #777;
  list-style: none;
}
/* line 1969, ../sass/general.scss */
.page .scroll section .date {
  margin-bottom: 20px;
  font-size: 0.9rem;
  color: #777;
  display: block;
  clear: both;
}
/* line 1978, ../sass/general.scss */
.page .scroll .section-title {
  border-bottom: 2px solid #ddd;
}
/* line 1981, ../sass/general.scss */
.page .scroll .section-title .subsection {
  border-top: 5px solid #33B4DB;
  text-transform: uppercase;
  font-family: Verdana, san-serif;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.8em;
  color: #444;
  /*>div{
      width:52%;
  }*/
}
/* line 1995, ../sass/general.scss */
.page .scroll .two-columns {
  overflow: hidden;
  margin: 6px auto;
}
/* line 1999, ../sass/general.scss */
.page .scroll .two-columns article {
  float: left;
  position: relative;
}
/* line 2004, ../sass/general.scss */
.page .scroll .two-columns article .social-share .social {
  position: relative;
}
/* line 2008, ../sass/general.scss */
.page .scroll .two-columns article .social-share .likes {
  margin-bottom: 10px;
}
/* line 2012, ../sass/general.scss */
.page .scroll .two-columns article .social-share .fb_share,
.page .scroll .two-columns article .social-share .tw_share,
.page .scroll .two-columns article .social-share .gp_share,
.page .scroll .two-columns article .social-share .ms_share,
.page .scroll .two-columns article .social-share .wh_share,
.page .scroll .two-columns article .social-share .xtwiter_share,
.page .scroll .two-columns article .social-share .linkedin_share,
.page .scroll .two-columns article .social-share .email_share,
.page .scroll .two-columns article .social-share .copy_url_share {
  cursor: pointer;
  float: left;
  border-radius: 100%;
  width: 30%;
}
/* line 2026, ../sass/general.scss */
.page .scroll .two-columns article .social-share .fb_share a,
.page .scroll .two-columns article .social-share .tw_share a,
.page .scroll .two-columns article .social-share .gp_share a,
.page .scroll .two-columns article .social-share .ms_share a,
.page .scroll .two-columns article .social-share .wh_share a,
.page .scroll .two-columns article .social-share .xtwiter_share a,
.page .scroll .two-columns article .social-share .linkedin_share a,
.page .scroll .two-columns article .social-share .email_share a,
.page .scroll .two-columns article .social-share .copy_url_share a {
  display: block;
  color: #fff;
  text-align: center;
}
/* line 2031, ../sass/general.scss */
.page .scroll .two-columns article .social-share .fb_share a img,
.page .scroll .two-columns article .social-share .tw_share a img,
.page .scroll .two-columns article .social-share .gp_share a img,
.page .scroll .two-columns article .social-share .ms_share a img,
.page .scroll .two-columns article .social-share .wh_share a img,
.page .scroll .two-columns article .social-share .xtwiter_share a img,
.page .scroll .two-columns article .social-share .linkedin_share a img,
.page .scroll .two-columns article .social-share .email_share a img,
.page .scroll .two-columns article .social-share .copy_url_share a img {
  display: block;
  margin: 6px auto;
  width: 60%;
}
/* line 2040, ../sass/general.scss */
.page .scroll .two-columns article .social-share .fb_share a {
  margin: 0 auto;
}
/* line 2062, ../sass/general.scss */
.page .scroll .two-columns article .social-share .gp_share a {
  background: url(/common_files/images/gp.svg) no-repeat center center/cover;
  height: 44px;
  width: 44px;
}
/* line 2070, ../sass/general.scss */
.page .scroll .two-columns article .social-share .ms_share a {
  background: url(/common_files/images/msn-icon.svg) no-repeat center center/cover;
}
/* line 2075, ../sass/general.scss */
.page .scroll .two-columns article .social-share .copy_url_share,
.page .scroll .two-columns article .social-share .tw_share {
  position: relative;
}
/* line 2079, ../sass/general.scss */
.page .scroll .two-columns article .social-share .copy_url_share .tooltiptext,
.page .scroll .two-columns article .social-share .tw_share .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 13px;
  right: 50px;
  opacity: 0;
  transition: all 1s ease-in-out;
}
/* line 2095, ../sass/general.scss */
.page .scroll .two-columns article .social-share .copy_url_share .tooltiptext::after,
.page .scroll .two-columns article .social-share .tw_share .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -14px;
  /* margin-left: -5px; */
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}
/* line 2106, ../sass/general.scss */
.page .scroll .two-columns article .social-share .copy_url_share .show-tooltip,
.page .scroll .two-columns article .social-share .tw_share .show-tooltip {
  animation: show_tooltip 5s ease-in-out 1;
}
@keyframes show_tooltip {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* line 2152, ../sass/general.scss */
.page .scroll .two-columns article .body {
  border-bottom: 1px solid #DDD;
  clear: both;
  margin-bottom: 23px;
  overflow: hidden;
  font-family: Verdana, Arial, san-serif;
  line-height: 1.6em;
  color: #525252;
  position: relative;
}
/* line 2162, ../sass/general.scss */
.page .scroll .two-columns article .body h2 {
  /* font-weight: bold;
  font-size: 1em;
  padding-bottom: 0px;
  padding-top: 20px;
  letter-spacing: 0.07rem !important;
  word-spacing: 0.07rem !important;*/
  font-weight: 700;
  padding-bottom: 0;
  font-size: 1.08rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  padding-top: 0 !important;
  margin-top: 30px !important;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 2180, ../sass/general.scss */
.page .scroll .two-columns article .body h4 {
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 2187, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-compare {
  width: 100%;
  max-width: 540px;
  float: left;
  overflow: hidden;
  margin: 24px 0 24px -80px;
}
/* line 2195, ../sass/general.scss */
.page .scroll .two-columns article .body .youtube,
.page .scroll .two-columns article .body .youtube-embed {
  width: 540px;
  margin: 24px 0 24px 0px;
}
/* line 2201, ../sass/general.scss */
.page .scroll .two-columns article .body .youtube-embed {
  float: right;
}
/* line 2204, ../sass/general.scss */
.page .scroll .two-columns article .body .youtube-embed iframe {
  width: 100%;
}
/* line 2209, ../sass/general.scss */
.page .scroll .two-columns article .body p {
  /*overflow: hidden;
  clear: both;
  margin-bottom: 20px;*/
  clear: both;
  color: #525252;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  overflow: hidden;
  font-size: 1.01rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  margin-top: 0 !important;
}
/* line 2232, ../sass/general.scss */
.page .scroll .two-columns article .body div p {
  padding: 0 !important;
}
/* line 2237, ../sass/general.scss */
.page .scroll .two-columns article .body a {
  color: #0084B4;
}
/* line 2241, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-related,
.page .scroll .two-columns article .body figure.embed-inline,
.page .scroll .two-columns article .body .inline-code,
.page .scroll .two-columns article .body .container-cxense,
.page .scroll .two-columns article .body .inline-img,
.page .scroll .two-columns article .body figure {
  float: right;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
}
/* line 2254, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-related img {
  width: 100%;
  display: block;
}
/* line 2259, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-related .related-title {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 2265, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-related h3 {
  color: #fff;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  font-weight: normal;
}
/* line 2274, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-quote .inline-cita {
  background: #fff;
  padding-bottom: 20px;
  color: #444;
  font: italic normal 2em/1 Stag Web, Georgia, Times, sans-serif;
  word-wrap: normal;
}
/* line 2281, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-quote .inline-cita .quote {
  color: #fb4c1c;
  font-size: 60px;
  line-height: 0.2em;
  vertical-align: bottom;
  margin-right: 6px;
}
/* line 2290, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-quote .autor,
.page .scroll .two-columns article .body .inline-quote .autor-desc {
  display: inline;
  clear: none;
  width: auto;
  font-size: 11px;
  padding-left: 4px;
}
/* line 2300, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-quote .autor-desc {
  color: #999;
}
/* line 2306, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code {
  position: relative;
  float: right;
  margin-bottom: 20px;
}
/* line 2311, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .fa-info-circle {
  position: absolute;
  right: 0px;
  top: 2px;
  z-index: 7;
  color: #fff;
  font-size: 20px;
  width: 30px;
  height: 30px;
  background: url(/images/ia.png) no-repeat center center;
}
/* line 2323, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .ia {
  background: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  max-width: 200px;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 6;
  box-shadow: 2px 2px 2px black;
  display: none;
}
/* line 2337, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .cxense-inline {
  position: relative;
  height: 250px;
  overflow: hidden;
}
/* line 2342, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .cxense-inline h3 {
  position: absolute;
  width: 98%;
  padding: 1%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  font-size: 26px;
}
/* line 2352, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .cxense-inline h3 a {
  color: #fff;
}
/* line 2358, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-code .cxense-inline a img {
  display: block;
  width: 100%;
}
/* line 2367, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-img .img-desc {
  font-size: 12px;
  line-height: 14px;
  color: #999;
  padding: 6px 0;
}
/* line 2374, ../sass/general.scss */
.page .scroll .two-columns article .body .inline-img img {
  width: 100%;
}
/* line 2379, ../sass/general.scss */
.page .scroll .two-columns article .body img {
  width: 100%;
}
/* line 2384, ../sass/general.scss */
.page .scroll .two-columns article .body twitterwidget.twitter-tweet-rendered,
.page .scroll .two-columns article .body .twitter-tweet {
  float: right;
}
/* line 2389, ../sass/general.scss */
.page .scroll .two-columns article .body > h3 {
  /*font-size: 30px;
  background-color: #f1eeec;
  color: #fa6138;
  line-height: 35px;
  clear: both;
  width: 106%;
  font-weight: normal;
  margin: 10px auto;
  padding: 0 3%;
  float: right;*/
  padding-top: 20px;
  font-weight: 700;
  padding-bottom: 0;
  font-size: 1.04rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  padding-top: 0 !important;
  margin-top: 20px !important;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 2414, ../sass/general.scss */
.page .scroll .two-columns aside {
  float: right;
  width: 336px;
}

@-webkit-keyframes line {
  0% {
    stroke-dasharray: 2, 85.964;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    stroke-dasharray: 65.973, 21.9911;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 2, 85.964;
    stroke-dashoffset: -65.973;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes line {
  0% {
    stroke-dasharray: 2, 85.964;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    stroke-dasharray: 65.973, 21.9911;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 2, 85.964;
    stroke-dashoffset: -65.973;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
/* line 2463, ../sass/general.scss */
.carousell {
  position: relative;
  overflow: hidden;
}
/* line 2467, ../sass/general.scss */
.carousell .items {
  position: absolute;
  left: 0;
  top: 0;
  width: 2000000px;
}
/* line 2473, ../sass/general.scss */
.carousell .items .item {
  float: left;
}

/* line 2480, ../sass/general.scss */
.grid-multimedia .row {
  position: relative;
  overflow: hidden;
}
/* line 2486, ../sass/general.scss */
.grid-multimedia .row .img a img {
  width: 100%;
}
/* line 2492, ../sass/general.scss */
.grid-multimedia .row .social-share-article {
  text-align: center;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 34px;
  padding: 0px;
  z-index: 3;
  overflow: hidden;
  transition: all 0.2s ease;
}
/* line 2503, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social {
  width: 200px;
}
/* line 2506, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social > div {
  float: left;
  height: 34px;
  width: 36px;
  margin-right: 0;
}
/* line 2512, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social > div a {
  width: 20px;
  height: 20px;
  float: left;
  line-height: 30px;
  color: #fff;
  margin-left: 0;
  margin: 7px;
}
/* line 2523, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .fb_share {
  background: #4267b2;
}
/* line 2526, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .fb_share a {
  background: url(/common_files/images/facebook_white.svg) center center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 2533, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .tw_share {
  background: #000;
}
/* line 2536, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .tw_share a {
  background: url(/common_files/images/X-twitter.svg) center center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 2544, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .wh_share a {
  background: url(/common_files/images/wh.svg) no-repeat center center;
  background-size: contain;
}
/* line 2550, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .gp_share {
  background: #de3236;
}
/* line 2553, ../sass/general.scss */
.grid-multimedia .row .social-share-article .social .gp_share a {
  background: url(/common_files/images/gp.svg) center center no-repeat;
  background-size: contain;
}
/* line 2560, ../sass/general.scss */
.grid-multimedia .row .social-share-article .icon-share {
  background: #bababa;
  margin-right: 6px;
}
/* line 2564, ../sass/general.scss */
.grid-multimedia .row .social-share-article .icon-share a,
.grid-multimedia .row .social-share-article .icon-share div {
  width: 20px;
  height: 20px;
  background: url(/common_files/images/share_white.svg) no-repeat center center;
  background-size: cover;
  margin: 6px;
}
/* line 2575, ../sass/general.scss */
.grid-multimedia .row .social-share-article:hover {
  width: 108px;
  box-shadow: 1px 1px 3px #444;
}
/* line 2580, ../sass/general.scss */
.grid-multimedia .row .date {
  display: none;
}
/* line 2585, ../sass/general.scss */
.grid-multimedia .row-5,
.grid-multimedia .row-7,
.grid-multimedia .row-9 {
  margin-right: 6px;
}

/* line 2592, ../sass/general.scss */
.envelope {
  display: block;
  height: 25px;
  width: 23px;
  background: url(/common_files/images/envelope-white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2601, ../sass/general.scss */
.ftwitter {
  display: block;
  height: 25px;
  width: 23px;
  background: url(/common_files/images/X-blanco-twitter.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2610, ../sass/general.scss */
.ffacebook {
  display: block;
  height: 20px;
  width: 20px;
  background: url(/common_files/images/facebook_white.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2619, ../sass/general.scss */
.finstagram {
  display: block;
  height: 20px;
  width: 20px;
  background: url(/common_files/images/white_instagram.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2628, ../sass/general.scss */
.fpinterest {
  display: block;
  height: 25px;
  width: 21px;
  background: url(/common_files/images/white_pinterest.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2637, ../sass/general.scss */
.section-mm {
  border-top: 5px solid #540072;
}

/* line 2641, ../sass/general.scss */
.section-special {
  border-top: 5px solid #1075e0;
}

/* line 2645, ../sass/general.scss */
.section-voces {
  border-top: 5px solid #fb4c1c;
}

/* line 2649, ../sass/general.scss */
.menu-tax-voces > ul {
  border-bottom: 5px solid #fb4c1c;
}

/* line 2653, ../sass/general.scss */
.menu-tax-special > ul {
  border-bottom: 5px solid #1075e0 !important;
}

/* line 2657, ../sass/general.scss */
.getComments {
  width: 100%;
  float: right;
  margin: 6px auto 0 !important;
  line-height: 26px;
  background: #4267b2;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  border: 0;
}
/* line 2669, ../sass/general.scss */
.getComments iframe {
  background-color: #fff;
}

/* line 2674, ../sass/general.scss */
li.comun:nth-child(2) {
  border-left: 0px !important;
}

/* line 2679, ../sass/general.scss */
ul.submenu .preview {
  max-width: 940px;
}

/* line 2684, ../sass/general.scss */
.pagerer {
  clear: both;
  background: #f1eeec;
  font-family: Verdana, san-serif;
  font-size: 12px;
  padding: 6px;
  margin: 0px auto 6px;
}
/* line 2692, ../sass/general.scss */
.pagerer ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
/* line 2697, ../sass/general.scss */
.pagerer ul li {
  display: inline-block;
  padding: 3px 6px;
  font-weight: bold;
  font-family: Verdana, san-serif;
  border-right: 1px solid #fff;
  border-left: 1px solid #E5E3E3;
  margin-right: 1px;
}
/* line 2706, ../sass/general.scss */
.pagerer ul li a {
  color: #BBB;
  display: block;
  text-align: center;
  font-weight: normal;
}
/* line 2713, ../sass/general.scss */
.pagerer ul li .active {
  color: #525252;
  font-weight: bold;
}
/* line 2719, ../sass/general.scss */
.pagerer ul li:nth-child(2) {
  border-left: none !important;
}
/* line 2723, ../sass/general.scss */
.pagerer ul li:nth-child(6) {
  border-right: none !important;
}
/* line 2727, ../sass/general.scss */
.pagerer ul .pager-previous,
.pagerer ul .pager-next {
  color: #BBB;
  border: none;
}
/* line 2732, ../sass/general.scss */
.pagerer ul .pager-previous a:after,
.pagerer ul .pager-next a:after {
  width: 25px;
  height: 25px;
  display: block;
  content: "";
}
/* line 2740, ../sass/general.scss */
.pagerer ul .pager-previous {
  float: left;
}
/* line 2743, ../sass/general.scss */
.pagerer ul .pager-previous a:after {
  background: url("/common_files/images/left-arrow-p.svg") center center/contain no-repeat;
}
/* line 2748, ../sass/general.scss */
.pagerer ul .pager-next {
  float: right;
}
/* line 2751, ../sass/general.scss */
.pagerer ul .pager-next a:after {
  background: url("/common_files/images/right-arrow-p.svg") center center/contain no-repeat;
}

/* line 2781, ../sass/general.scss */
.user {
  border-top: 4px solid #33B4DB;
  padding: 10px;
  position: relative;
}
/* line 2786, ../sass/general.scss */
.user .message {
  margin: 30px auto;
  text-align: center !important;
}
/* line 2790, ../sass/general.scss */
.user .message .blue {
  background-color: #33B4DB !important;
  color: #fff !important;
  padding: 6px 0px 6px 6px;
  margin-right: 6px;
}
/* line 2797, ../sass/general.scss */
.user .message span {
  color: #525252;
}
/* line 2800, ../sass/general.scss */
.user .message span .underscore {
  border-bottom: 2px solid #33B4DB !important;
}

/* line 2807, ../sass/general.scss */
.error-page {
  border-top: 4px solid #33B4DB;
}
/* line 2810, ../sass/general.scss */
.error-page .text-error {
  margin: 30px auto;
  text-align: center !important;
}
/* line 2814, ../sass/general.scss */
.error-page .text-error .sorry {
  background-color: #33B4DB !important;
  color: #fff !important;
  padding: 6px 0px 6px 6px;
  margin-right: 6px;
}
/* line 2821, ../sass/general.scss */
.error-page .text-error span {
  color: #525252;
}

/* line 2827, ../sass/general.scss */
.progress-container {
  width: 8px;
  height: 100%;
  background: #ccc;
  position: fixed;
  top: 0;
  z-index: 12;
}

/* line 2836, ../sass/general.scss */
.progress-bar {
  height: 0%;
  background: #33B4DB;
  width: 8px;
}

/* line 2842, ../sass/general.scss */
#stop {
  display: none;
}

/* line 2847, ../sass/general.scss */
.item .leaderboard-top {
  margin-bottom: 6px !important;
}

/* line 2852, ../sass/general.scss */
.scroll .item .patrocinador {
  margin-bottom: 10px;
}
/* line 2855, ../sass/general.scss */
.scroll .item .patrocinador li {
  line-height: 50px;
  font-size: .9rem;
  list-style: none;
  color: #777;
}
/* line 2862, ../sass/general.scss */
.scroll .item .patrocinador img {
  max-height: 50px;
  margin-left: 5px;
  width: auto;
  vertical-align: top;
  filter: grayscale(1);
}

/* line 2877, ../sass/general.scss */
.goHome {
  color: white !important;
  background: #086fa3;
  padding: 5px;
  display: block;
  text-align: center;
  margin: 10px auto;
  border-radius: 10px;
}

/* line 2887, ../sass/general.scss */
.logo-sponsored {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
/* line 2894, ../sass/general.scss */
.logo-sponsored .content-logo {
  margin: 0 auto;
  max-width: 197px;
  width: 100%;
}

/* line 2902, ../sass/general.scss */
.basic-page .title-basic-page {
  text-align: center;
  margin: 10px auto;
}
/* line 2907, ../sass/general.scss */
.basic-page .body {
  clear: both;
  font-size: 0.9em;
  color: #525252;
}
/* line 2912, ../sass/general.scss */
.basic-page .body a {
  color: #0084B4;
  display: inline;
}

/* line 2919, ../sass/general.scss */
.inline-stat {
  float: right;
  width: 500px;
  background: #f1eeec;
  margin-bottom: 2px;
  padding: 20px 20px 20px !important;
}
/* line 2926, ../sass/general.scss */
.inline-stat .stat-number {
  font-size: 2.6em;
  font-style: italic;
  margin-right: 5px;
  color: #FA6138;
  float: left;
  font-family: "Stag Web", Georgia, Times, sans-serif;
  font-weight: 500;
  margin-top: 15px;
}
/* line 2937, ../sass/general.scss */
.inline-stat .stat-unit {
  color: #FA6138;
  float: left;
  font-family: "Stag Web", Georgia, Times, sans-serif;
  font-weight: 500;
  font-size: 1.8em;
  line-height: 59px;
  margin-right: 20px;
}
/* line 2947, ../sass/general.scss */
.inline-stat .stat-desc {
  font-style: italic;
  font-weight: bold;
}
/* line 2955, ../sass/general.scss */
.inline-stat .stat-source {
  float: right;
  margin-top: 10px;
  font-size: 12px;
}

/* line 2962, ../sass/general.scss */
.evento {
  width: 100%;
}
/* line 2965, ../sass/general.scss */
.evento .eventos-img {
  max-width: 940px;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  display: block;
  padding: 10px;
  overflow: hidden;
}
/* line 2974, ../sass/general.scss */
.evento .eventos-img h2 {
  font-family: 'Stag Web', 'StagBook';
  text-align: justify;
  color: #333333;
  font-weight: normal;
  margin: 20px 6px;
}
/* line 2982, ../sass/general.scss */
.evento .eventos-img .item {
  width: 32%;
  max-width: 307px;
  float: left;
  margin: 0 6px 10px 6px;
}
/* line 2988, ../sass/general.scss */
.evento .eventos-img .item img {
  width: 100%;
  max-width: 300px;
  transition: all 0.2s ease-out;
  transform: scale(1, 1);
}
/* line 2995, ../sass/general.scss */
.evento .eventos-img .item img:hover {
  max-width: 300px;
  transform: scale(1.2, 1.2);
}

/*.section-title{
  .subsection{
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: bold;
    color:#444;
    font-family: Verdana, san-serif;
    line-height: 60px;
  }
}*/
/* line 3015, ../sass/general.scss */
.eventos-img-item {
  width: 30%;
  margin: 10px 10px 0px 0px;
  float: left;
  position: relative;
}
/* line 3021, ../sass/general.scss */
.eventos-img-item a {
  display: block;
  position: relative;
}
/* line 3026, ../sass/general.scss */
.eventos-img-item h2 {
  width: 96%;
  padding: 10px 2%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
  position: absolute;
  bottom: 0;
}
/* line 3037, ../sass/general.scss */
.eventos-img-item img {
  width: 100%;
}

/* line 3042, ../sass/general.scss */
.body table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

/* line 3048, ../sass/general.scss */
.body td,
th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

/* line 3055, ../sass/general.scss */
.body tr:nth-child(even) {
  background-color: #dddddd;
}

/* line 3059, ../sass/general.scss */
.directorio {
  text-align: center;
  width: 90%;
  padding: 40px 5%;
}
/* line 3064, ../sass/general.scss */
.directorio h2 {
  line-height: 30px;
}
/* line 3068, ../sass/general.scss */
.directorio .item {
  margin: 40px auto;
}
/* line 3071, ../sass/general.scss */
.directorio .item .name {
  color: #444;
  font-weight: bold;
}
/* line 3076, ../sass/general.scss */
.directorio .item .job-title {
  color: #666;
}
/* line 3081, ../sass/general.scss */
.directorio a {
  color: #086fa3;
}
/* line 3085, ../sass/general.scss */
.directorio .company {
  color: #666;
  text-transform: uppercase;
}

/* line 3091, ../sass/general.scss */
.fa-cog {
  animation: spin 4s infinite linear;
  -webkit-animation: spin 4s infinite linear;
}

/* line 3096, ../sass/general.scss */
.closeSession {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
  border-radius: 10px;
  display: block;
  text-align: center;
  padding: 5px;
  cursor: pointer;
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 3139, ../sass/general.scss */
.promos {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}
/* line 3146, ../sass/general.scss */
.promos h4 {
  margin-bottom: 40px;
  font-size: 28px;
}
/* line 3151, ../sass/general.scss */
.promos h2,
.promos h4 {
  text-align: center;
}
/* line 3156, ../sass/general.scss */
.promos .header-promo {
  width: 100%;
  margin: 20px auto;
  max-width: 1024px;
}
/* line 3162, ../sass/general.scss */
.promos .bg-promo {
  max-width: 480px;
  margin: 0 auto;
  width: 100%;
  padding: 20px 0 100px;
}
/* line 3170, ../sass/general.scss */
.promos ul li {
  text-align: justify;
  margin-bottom: 10px;
  font-size: 20px;
}
/* line 3175, ../sass/general.scss */
.promos ul li a {
  color: #086fa3;
  text-decoration: underline;
}
/* line 3182, ../sass/general.scss */
.promos input {
  border: 0;
  border-bottom: 1px solid white;
  background: transparent;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  padding: 2%;
  color: white;
}
/* line 3193, ../sass/general.scss */
.promos span {
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 12px;
  line-height: 50px;
}
/* line 3201, ../sass/general.scss */
.promos button {
  background: white;
  border-radius: 5px;
  width: 120px;
  margin: 0 auto;
  color: #012845;
  line-height: 30px;
  font-size: 20px;
  text-transform: uppercase;
  margin: 20px auto;
  display: block;
}
/* line 3214, ../sass/general.scss */
.promos #msg {
  width: 100%;
  text-align: center;
  color: white;
  line-height: 20px;
}
/* line 3221, ../sass/general.scss */
.promos .fa {
  width: 22px;
  height: 22px;
  display: block;
  border-radius: 4px;
  color: #444;
}
/* line 3230, ../sass/general.scss */
.promos .social ul {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  width: 70px;
}
/* line 3236, ../sass/general.scss */
.promos .social ul li {
  float: left;
  margin-left: 6px;
  list-style: none;
}
/* line 3241, ../sass/general.scss */
.promos .social ul li a {
  color: #444;
}

/* line 3250, ../sass/general.scss */
.elecciones-cms .data-elecciones {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
/* line 3255, ../sass/general.scss */
.elecciones-cms h2 {
  clear: both;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
/* line 3262, ../sass/general.scss */
.elecciones-cms .conteo-total {
  width: 100%;
  margin: 20px auto;
  overflow: hidden;
}
/* line 3267, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos {
  float: left;
  width: 25%;
  font-size: 12px;
}
/* line 3272, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos .auto-m {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
/* line 3278, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos .square {
  width: 15px;
  height: 15px;
  border-radius: 10%;
  float: left;
  margin: 0px 5px 5px;
  border: 1px solid #e9e9e9;
}
/* line 3287, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos span {
  font-size: 10px;
  line-height: 17px;
}
/* line 3292, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos .cant_votos {
  margin: 0;
  text-align: center;
}
/* line 3298, ../sass/general.scss */
.elecciones-cms .conteo-total .c-votos:last-child {
  border-right: 0;
}
/* line 3304, ../sass/general.scss */
.elecciones-cms .validos .square {
  background: #d4edda;
}
/* line 3310, ../sass/general.scss */
.elecciones-cms .blanco .square {
  background: white;
}
/* line 3316, ../sass/general.scss */
.elecciones-cms .nulos .square {
  background: #f8d7da;
}
/* line 3322, ../sass/general.scss */
.elecciones-cms .total .square {
  background: #cce5ff;
}
/* line 3327, ../sass/general.scss */
.elecciones-cms .banner-elecciones {
  width: 100%;
  height: 135px;
  line-height: 80px;
  background: #e9e9e9;
  text-align: center;
  margin-bottom: 10px;
  color: white;
  background: url("/common_files/images/banner-elecciones-mobile.jpg") no-repeat center center/contain;
  text-transform: uppercase;
}
/* line 3339, ../sass/general.scss */
.elecciones-cms .tipo-eleccion {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 3345, ../sass/general.scss */
.elecciones-cms .presidenciables,
.elecciones-cms .alcaldes {
  float: left;
  width: 100%;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  color: white;
  transition: all 0.2s ease-in-out;
}
/* line 3357, ../sass/general.scss */
.elecciones-cms .presidenciables {
  border-radius: 5px;
  background: #16304e;
}
/* line 3362, ../sass/general.scss */
.elecciones-cms .presidenciables span {
  display: block;
}
/* line 3368, ../sass/general.scss */
.elecciones-cms .alcaldes {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background: #b01c2e;
}
/* line 3373, ../sass/general.scss */
.elecciones-cms .alcaldes span {
  display: block;
  border-left: 1px solid #222;
}
/* line 3379, ../sass/general.scss */
.elecciones-cms .presidenciables:hover,
.elecciones-cms .alcaldes:hover {
  float: left;
  width: 100%;
  line-height: 40px;
  text-align: center;
  background: #9e9e9e;
}
/* line 3388, ../sass/general.scss */
.elecciones-cms .bar {
  height: 33px;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
/* line 3394, ../sass/general.scss */
.elecciones-cms .bar p {
  margin: 0;
  line-height: 33px;
}
/* line 3400, ../sass/general.scss */
.elecciones-cms .item-resultados {
  border-top: 1px solid #e9e9e9;
  width: 98%;
  padding: 6px 1%;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}
/* line 3407, ../sass/general.scss */
.elecciones-cms .item-resultados .content-e {
  overflow: hidden;
}
/* line 3410, ../sass/general.scss */
.elecciones-cms .item-resultados .content-e .candidato {
  float: left;
  width: 16%;
}
/* line 3414, ../sass/general.scss */
.elecciones-cms .item-resultados .content-e .candidato img {
  width: 100%;
  display: block;
}
/* line 3419, ../sass/general.scss */
.elecciones-cms .item-resultados .content-e .candidato h5 {
  margin: 5px auto;
  line-height: 15px;
  text-align: center;
}
/* line 3426, ../sass/general.scss */
.elecciones-cms .item-resultados .content-e .partido {
  font-size: 12px;
  width: 82%;
  float: right;
  font-weight: bold;
  margin-top: 30px;
}
/* line 3435, ../sass/general.scss */
.elecciones-cms .item-resultados .bar {
  margin-top: 5px;
}
/* line 3439, ../sass/general.scss */
.elecciones-cms .item-resultados .porcentaje {
  line-height: 30px;
  float: left;
  display: block;
  height: 33px;
  margin-right: 10px;
  opacity: 0.6;
  transition: all 0.2s ease-in-out;
}
/* line 3451, ../sass/general.scss */
.elecciones-cms .item-resultados:hover {
  background: #f1eeec;
}
/* line 3454, ../sass/general.scss */
.elecciones-cms .item-resultados:hover .porcentaje {
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
/* line 3460, ../sass/general.scss */
.elecciones-cms .deptos,
.elecciones-cms .munis {
  width: 50%;
  float: left;
  text-align: center;
  cursor: pointer;
}
/* line 3467, ../sass/general.scss */
.elecciones-cms .deptos span,
.elecciones-cms .munis span {
  display: block;
  width: 98%;
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
  transition: all 0.5s ease-in-out;
  height: 40px;
  font-size: 12px;
  vertical-align: middle;
}
/* line 3479, ../sass/general.scss */
.elecciones-cms .deptos span:hover,
.elecciones-cms .munis span:hover {
  background: #e9e9e9;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}
/* line 3486, ../sass/general.scss */
.elecciones-cms .copy-elecciones {
  font-size: 12px;
  font-weight: bold;
  margin: 10px auto;
}

/* line 3493, ../sass/general.scss */
.bg-impreso {
  background: url(/sites/default/files/impreso/fondoImpreso.jpg) top center no-repeat/contain;
}
/* line 3496, ../sass/general.scss */
.bg-impreso .tape-impreso {
  text-align: center;
  width: 300px;
  margin: 0px auto 10px;
  background: rgba(0, 199, 239, 0.8);
  padding: 15px 0;
  color: #fff;
  text-shadow: 1px 1px 4px #0e122d;
  font-size: 25px;
}
/* line 3507, ../sass/general.scss */
.bg-impreso .rowImpreso {
  overflow: hidden;
  width: 85%;
  margin: 0 auto;
  position: relative;
}
/* line 3513, ../sass/general.scss */
.bg-impreso .rowImpreso .arrow {
  position: absolute;
  z-index: 1;
  top: 35%;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  top: 35%;
  cursor: pointer;
}
/* line 3524, ../sass/general.scss */
.bg-impreso .rowImpreso .left-arrow {
  left: 10px;
}
/* line 3527, ../sass/general.scss */
.bg-impreso .rowImpreso .left-arrow .left {
  background: url(/sites/default/files/impreso/leftarrow.svg) center center/contain no-repeat;
  width: 40px;
  height: 40px;
  display: block;
}
/* line 3535, ../sass/general.scss */
.bg-impreso .rowImpreso .right-arrow {
  right: 10px;
}
/* line 3538, ../sass/general.scss */
.bg-impreso .rowImpreso .right-arrow .right {
  background: url(/sites/default/files/impreso/rightarrow.svg) center center/contain no-repeat;
  width: 40px;
  height: 40px;
  display: block;
}
/* line 3546, ../sass/general.scss */
.bg-impreso .rowImpreso .date-right {
  text-align: right;
  height: 32px;
  font-weight: 600;
  color: #222;
}
/* line 3552, ../sass/general.scss */
.bg-impreso .rowImpreso .date-right input[type=date] {
  text-align: center;
  width: 150px;
  border-radius: 10px;
  background: transparent;
  border: 0.5px solid #6d6c6c;
  padding: 3px;
}
/* line 3561, ../sass/general.scss */
.bg-impreso .rowImpreso .date-right input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}
/* line 3567, ../sass/general.scss */
.bg-impreso .rowImpreso .relative {
  position: relative;
  overflow: hidden;
}
/* line 3571, ../sass/general.scss */
.bg-impreso .rowImpreso .relative .wordContent {
  float: left;
}
/* line 3574, ../sass/general.scss */
.bg-impreso .rowImpreso .relative .wordContent .titleMonth {
  text-transform: uppercase;
  font-weight: bold;
  color: #222;
}
/* line 3581, ../sass/general.scss */
.bg-impreso .rowImpreso .relative .lineColor {
  height: 7px;
  background: #00c7ef;
  margin-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: inline-block;
  position: absolute;
  right: 0;
}
/* line 3596, ../sass/general.scss */
.bg-impreso .impresos-content {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 3607, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf {
  left: 0px;
  position: absolute;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}
/* line 3613, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf .item-impreso {
  float: left;
  margin-right: 5px;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}
/* line 3620, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf .item-impreso .item-pdf {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  min-height: 170px;
}
/* line 3628, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf .item-impreso .item-pdf .supp_div {
  position: absolute;
  color: #fff;
  background: #ff0028;
  width: 80px;
  height: 14px;
  border-radius: 10px;
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.8);
  padding: 2px;
  font-size: 11px;
  line-height: 13px;
}
/* line 3641, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf .item-impreso .item-pdf h5 {
  margin: 0 auto 6px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #00c7ef;
  text-align: center;
}
/* line 3650, ../sass/general.scss */
.bg-impreso .impresos-content .impresosPdf .item-impreso .item-pdf img {
  margin: 0 auto;
  display: block;
  width: 85%;
}

/* line 3661, ../sass/general.scss */
.thumbnail-content {
  width: 100%;
  max-width: 70%;
  overflow: hidden;
  margin: 15px auto;
  min-height: 1002px;
}
/* line 3668, ../sass/general.scss */
.thumbnail-content .date-pdf {
  margin: 0;
  line-height: 15px;
  font-size: 20px;
  color: #222;
}
/* line 3675, ../sass/general.scss */
.thumbnail-content .year {
  font-size: 18px;
  font-weight: 500;
  color: #222;
}
/* line 3681, ../sass/general.scss */
.thumbnail-content .layer {
  background: #ECEBEA;
  overflow: hidden;
  padding: 25px;
  min-height: 852px;
}
/* line 3687, ../sass/general.scss */
.thumbnail-content .layer img {
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.75);
  width: 100%;
  min-height: 796px;
}
/* line 3694, ../sass/general.scss */
.thumbnail-content .descPdf {
  margin: 15px auto 0;
  display: block;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  width: 45%;
  padding: 10px;
  background: #222;
  border-radius: 25px;
}
/* line 3705, ../sass/general.scss */
.thumbnail-content .descPdf p {
  margin: 0px;
}
/* line 3708, ../sass/general.scss */
.thumbnail-content .descPdf p a {
  color: #fff;
  position: relative;
}
/* line 3712, ../sass/general.scss */
.thumbnail-content .descPdf p a .download-span {
  color: #00c7ef !important;
}
/* line 3717, ../sass/general.scss */
.thumbnail-content .descPdf p .icon-download {
  background: url(/sites/default/files/impreso/descarga.png) center center/contain no-repeat;
  width: 25px;
  height: 30px;
  display: block;
  float: right;
  margin-top: -2px;
  padding-right: 40px;
  margin-left: -40px;
}
/* line 3730, ../sass/general.scss */
.thumbnail-content .descSup {
  width: 30% !important;
  padding: 4px;
}
/* line 3734, ../sass/general.scss */
.thumbnail-content .descSup p {
  font-size: 10px;
}
/* line 3737, ../sass/general.scss */
.thumbnail-content .descSup p .icon-download {
  height: 23px !important;
}

/* line 3744, ../sass/general.scss */
.promocional {
  width: 100%;
  max-width: 940px;
  margin: 10px auto;
}
/* line 3749, ../sass/general.scss */
.promocional a {
  text-decoration: none;
  display: block;
}
/* line 3753, ../sass/general.scss */
.promocional a img {
  width: 100%;
}

/* line 3760, ../sass/general.scss */
.parent_covid19 {
  width: 100%;
  max-width: 976px;
  margin: 20px auto 10px;
  overflow: hidden;
}
/* line 3766, ../sass/general.scss */
.parent_covid19 .tb-covid2019 {
  width: 100%;
  max-width: 770px;
  height: 90px;
  overflow: hidden;
  position: relative;
  background-image: url(/common_files/images/banner_covid19_desktopv2.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 3778, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .link_covid_banner {
  display: block;
  width: 100%;
  height: 90px;
}
/* line 3784, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .hand_covid19 {
  top: 0px;
  left: 0px;
  position: absolute;
}
/* line 3790, ../sass/general.scss */
.parent_covid19 .tb-covid2019 h3 {
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  margin: 0px auto;
  background: #333;
  text-transform: uppercase;
  color: #fff;
  padding: 30px 0;
  font-weight: normal;
  text-shadow: 2px 2px 0px #474545;
}
/* line 3802, ../sass/general.scss */
.parent_covid19 .tb-covid2019 h3 .covid-title {
  color: #f31100;
  font-weight: bold;
}
/* line 3807, ../sass/general.scss */
.parent_covid19 .tb-covid2019 h3 a {
  color: #fff !important;
}
/* line 3812, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 {
  width: 100%;
  max-width: 475px;
  margin: 0 auto;
  height: 90px;
  position: relative;
  float: right;
}
/* line 3821, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 .text_covid19 {
  position: absolute;
  bottom: 0px;
  left: 10px;
  font-weight: bold;
  width: 90%;
}
/* line 3829, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 .text_covid19 .other-right {
  float: left;
  width: 50%;
}
/* line 3834, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 .text_covid19 .date-left {
  width: 50%;
  float: left;
}
/* line 3838, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 .text_covid19 .date-left p {
  text-align: left;
}
/* line 3843, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .content_center_covid19 .text_covid19 p {
  font-size: 11px;
  color: #8ad6ef;
  margin: 0;
}
/* line 3851, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table {
  height: 90px;
  width: 100%;
}
/* line 3857, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td {
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  width: 25%;
}
/* line 3863, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td .title-value-covid {
  color: #fff !important;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
}
/* line 3870, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td .number-value-covid {
  font-weight: bold;
}
/* line 3878, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(1) a {
  color: #f31100;
}
/* line 3886, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(3) a {
  color: #01c209;
}
/* line 3894, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(2) a {
  color: #e6b62f;
}
/* line 3899, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(4) {
  padding-left: 4px;
}
/* line 3903, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(4) a {
  color: #fff;
}
/* line 3908, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(5) {
  padding-left: 7px;
}
/* line 3912, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table tbody td:nth-child(5) a {
  color: #8ad6ef !important;
}
/* line 3919, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table thead th {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  border: 0 !important;
}
/* line 3925, ../sass/general.scss */
.parent_covid19 .tb-covid2019 table thead th a {
  color: #fff !important;
}
/* line 3936, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social {
  padding: 1px 1px 1px 3px;
  width: 30px;
  overflow: hidden;
  position: absolute;
  transition: all 0.2s ease;
}
/* line 3945, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share {
  transition: all 0.2s ease;
  display: inline-block;
  width: 94px;
  overflow: hidden;
  float: right;
}
/* line 3953, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .content-share {
  width: 100px;
}
/* line 3956, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .content-share a {
  width: 30px;
  height: 30px;
}
/* line 3961, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .content-share .fb {
  background: url(/common_files/images/fb.svg) center center no-repeat;
  background-size: contain;
}
/* line 3966, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .content-share .tw {
  background: url(/common_files/images/tw.svg) center center no-repeat;
  background-size: contain;
}
/* line 3971, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .content-share .gp {
  background: url(/common_files/images/if_Google_P.svg) center center no-repeat;
  background-size: contain;
}
/* line 3977, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .fa-sh {
  display: inline-block !important;
  width: 30px;
  height: 30px;
  background: url(/common_files/images/share-black.svg) no-repeat center center/14px #eaeaea;
}
/* line 3984, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share .fa {
  text-align: center;
  margin-right: 6px;
  font-size: 20px;
  transition: all 0.2s ease;
  float: right;
}
/* line 3993, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social .share a {
  display: inline-block;
  float: left;
}
/* line 4000, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social:hover {
  background: #fff;
  width: 100px;
}
/* line 4004, ../sass/general.scss */
.parent_covid19 .tb-covid2019 .social:hover .fa-sh {
  background: url(/common_files/images/share_white.svg) no-repeat center center/14px #023986;
}
/* line 4010, ../sass/general.scss */
.parent_covid19 .btn_direct_section {
  float: left;
  width: 100%;
  max-width: 200px;
  height: 90px;
  margin-left: 6px;
}
/* line 4017, ../sass/general.scss */
.parent_covid19 .btn_direct_section .link_access_btn {
  display: block;
}
/* line 4021, ../sass/general.scss */
.parent_covid19 .btn_direct_section .btn_direct {
  height: 42px;
  width: 100%;
  background-position: 30%;
  background-size: 120%;
  background-repeat: no-repeat;
  border-radius: 20px;
}
/* line 4030, ../sass/general.scss */
.parent_covid19 .btn_direct_section .BtnTramitesgt {
  background-image: url(/common_files/images/BotonTramitesGTDesktopV2.svg);
  margin: 0 auto 6px;
}
/* line 4035, ../sass/general.scss */
.parent_covid19 .btn_direct_section .BtnGuatebuenas {
  background-image: url(/common_files/images/BotonGuatebuenasDesktopV2.svg);
}

/* line 4041, ../sass/general.scss */
#scroll-div-covid {
  width: inherit !important;
}

/* line 4045, ../sass/general.scss */
.covid-text-description {
  opacity: 0;
  height: 0;
}
/* line 4049, ../sass/general.scss */
.covid-text-description p,
.covid-text-description h1 {
  width: 0;
  height: 0;
  margin: 0;
}

/* line 4058, ../sass/general.scss */
.row-facebook-ad-swipe .mask {
  pointer-events: none;
}

/* line 4065, ../sass/general.scss */
.body ul,
.body ol {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
/* line 4074, ../sass/general.scss */
.body ul li,
.body ol li {
  font-size: 1.01rem !important;
  line-height: 1.6rem !important;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
}

/* line 4082, ../sass/general.scss */
.roman-type-ol {
  list-style-type: lower-roman;
}
/* line 4085, ../sass/general.scss */
.roman-type-ol li {
  line-height: 18px !important;
}

/* line 4090, ../sass/general.scss */
.upper-type-ol {
  list-style-type: upper-alpha;
}

/* line 4094, ../sass/general.scss */
.notification {
  display: flex;
  height: 195px;
  justify-content: space-between;
  padding-right: 15px;
  position: fixed;
  right: 10px;
  top: 210px;
  display: none;
  transition: all .5s ease;
  width: 315px;
  z-index: 999;
  cursor: pointer;
}
/* line 4108, ../sass/general.scss */
.notification .content_event {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}
/* line 4117, ../sass/general.scss */
.notification .content_event .redirect_event {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
}
/* line 4127, ../sass/general.scss */
.notification .icon {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 50px;
}
/* line 4134, ../sass/general.scss */
.notification .icon i {
  color: white;
  cursor: default;
}
/* line 4140, ../sass/general.scss */
.notification .text {
  align-items: center;
  color: white;
  cursor: pointer;
  display: flex;
  text-align: center;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 15px;
  width: calc(95% - 10px);
  word-wrap: normal;
}
/* line 4152, ../sass/general.scss */
.notification .text h3 {
  color: #222;
  font-size: 17px;
  width: 200px;
  margin: 0 auto;
  line-height: 20px;
}
/* line 4161, ../sass/general.scss */
.notification .close {
  color: white;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 15px;
  transition: color .3s ease;
  z-index: 2;
  height: 50px;
  width: 50px;
}
/* line 4173, ../sass/general.scss */
.notification .close:hover {
  color: #fff;
}

/* line 4178, ../sass/general.scss */
.notification.visible {
  display: block;
}

/* line 4182, ../sass/general.scss */
.notification.info {
  background-image: url(https://www.soy502.com/sites/default/files/ads/2021/Aug/interstitial_custom_soy502_1628546459_0.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* line 4190, ../sass/general.scss */
.notification.error {
  background-color: #e74c3c;
}

/* line 4194, ../sass/general.scss */
.notification.warning {
  background-color: #f39c12;
}

/* The Modal (background) */
/* line 4201, ../sass/general.scss */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* line 4223, ../sass/general.scss */
.modal .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 36%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-duration: 0.4s;
}
/* line 4236, ../sass/general.scss */
.modal .modal-content .close {
  color: #222;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 28px;
  font-weight: 700;
  background: #fff;
  border-radius: 20px;
  padding: 5px;
}
/* line 4248, ../sass/general.scss */
.modal .modal-content #name_person_project {
  text-align: center;
  font-size: 17px;
}
/* line 4253, ../sass/general.scss */
.modal .modal-content #img-poject {
  width: 100%;
  margin: 0 auto;
  display: block;
}
/* line 4259, ../sass/general.scss */
.modal .modal-content .close:hover,
.modal .modal-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Modal Content */
/* line 4271, ../sass/general.scss */
.showModal {
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
}

/* line 4277, ../sass/general.scss */
.hiddenModal {
  -webkit-animation-name: animateHidden;
  -webkit-animation-duration: 0.4s;
  animation-name: animateHidden;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes animateHidden {
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -300px;
    opacity: 0;
  }
}
@keyframes animateHidden {
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -300px;
    opacity: 0;
  }
}
/* The Close Button */
/* Tabla proyectos */
/* line 4342, ../sass/general.scss */
.project_title {
  text-align: center;
  margin: 10px 0 20px;
}

/* line 4347, ../sass/general.scss */
.project_option_title {
  margin: 0 0 10px;
}

/* line 4351, ../sass/general.scss */
#table_project_photos {
  background: #f9f9ff;
  width: 100%;
}
/* line 4355, ../sass/general.scss */
#table_project_photos td {
  text-align: center;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}
/* line 4360, ../sass/general.scss */
#table_project_photos td .project-table-img {
  width: 65% !important;
  font-size: .9em;
  color: #525252;
  line-height: 20px;
  padding: 0 2%;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  overflow: hidden;
  position: relative;
  max-width: 480px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 0 !important;
}
/* line 4376, ../sass/general.scss */
#table_project_photos td .project-table-img .person_image {
  width: 100px;
}
/* line 4380, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content {
  right: 5% !important;
  top: 6% !important;
  position: absolute;
  pointer-events: none;
}
/* line 4387, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .arrow_zoom_left {
  width: 30px !important;
  height: 30px !important;
  position: absolute;
  bottom: 1px;
  left: 1px;
  padding: 2px;
  border-radius: 6px;
  background-image: url(/static/script_zoom/arrow_zoom-left.png);
  background-position: center center;
  background-size: cover;
  animation: slideInLeft infinite 1s;
}
/* line 4401, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .arrow_zoom_right {
  top: -2px !important;
  right: -1px !important;
  width: 30px !important;
  height: 30px !important;
  position: absolute;
  padding: 2px;
  border-radius: 6px;
  background-image: url(/static/script_zoom/arrow-zoom-right.png);
  background-position: center center;
  background-size: cover;
  animation: slideInRight infinite 1s;
}
/* line 4415, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .lupa_zoom {
  width: 20px !important;
  height: 20px !important;
  padding: 2px;
  border-radius: 6px;
  background-image: url(/static/script_zoom/maxsize.png);
  background-position: center center;
  background-size: cover;
}
/* line 4428, ../sass/general.scss */
#table_project_photos td .project_details {
  float: left;
  width: 55%;
}
/* line 4433, ../sass/general.scss */
#table_project_photos td .person_name {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 35px;
}
/* line 4440, ../sass/general.scss */
#table_project_photos td span {
  display: block;
}
/* line 4445, ../sass/general.scss */
#table_project_photos td:last-child {
  border-right: 0 !important;
}
/* line 4449, ../sass/general.scss */
#table_project_photos tr:last-child td {
  border-bottom: 0 !important;
}

@-webkit-keyframes slideInRight {
  0% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(4px, -4px);
  }
  100% {
    transform: translate(2px, 2px);
  }
}
@keyframes slideInRight {
  0% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(4px, -4px);
  }
  100% {
    transform: translate(2px, 2px);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    transform: translate(-2px, 2px);
  }
  50% {
    transform: translate(-4px, 4px);
  }
  100% {
    transform: translate(-2px, 2px);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate(-2px, 2px);
  }
  50% {
    transform: translate(-4px, 4px);
  }
  100% {
    transform: translate(-2px, 2px);
  }
}
/* line 4513, ../sass/general.scss */
aside .clone {
  min-height: 696px;
}

/* line 4519, ../sass/general.scss */
.multimedia-fixed .prev {
  display: block !important;
}

/* line 4525, ../sass/general.scss */
.multimedia-frontpage .fa-camera {
  display: none !important;
}
/* line 4528, ../sass/general.scss */
.multimedia-frontpage .fa-camera img {
  display: none !important;
}

/* line 4584, ../sass/general.scss */
.bgWhitew {
  background: #fff;
  padding: 7px 2%;
  overflow: hidden;
  margin: 0 auto 6px;
}

/* line 4592, ../sass/general.scss */
.trend_frontpage {
  /*width: 95%;
  background: #fff;
  line-height: 19px;
  margin: 0px auto;
  border: 2px solid #00c7ef;
  padding-bottom: 3px;*/
  /* new */
  background: #fff;
  line-height: 24px;
  margin: 0 auto;
  overflow: auto;
  white-space: nowrap;
  padding: 8px 0;
}
/* line 4608, ../sass/general.scss */
.trend_frontpage span,
.trend_frontpage div {
  text-transform: uppercase;
  color: #333;
  padding: 0 5px;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  display: block;
  float: left;
  height: 18px;
  line-height: 27px;
  font-family: Verdana, Arial, san-serif;
  width: 6%;
}
/* line 4625, ../sass/general.scss */
.trend_frontpage h2 {
  /* display: inline-block;
  font-size: 12px;
  font-weight: 100;
  width: 33%;
  line-height: 10px;
  text-align: center;
  font-family: Verdana, Arial, san-serif;*/
  display: inline-block;
  font-size: 12px;
  font-weight: 100;
  line-height: 10px;
  text-align: center;
  font-family: Verdana, Arial, san-serif;
  padding: 0 10px;
}
/* line 4642, ../sass/general.scss */
.trend_frontpage h2 a {
  color: #222;
}
/* line 4647, ../sass/general.scss */
.trend_frontpage .title_trend {
  border-right: 1px solid #333;
}
/* line 4657, ../sass/general.scss */
.trend_frontpage .title_trend:nth-child(6) {
  border-right: 0 !important;
}

/* line 4670, ../sass/general.scss */
.pre_banner_frontpage {
  width: 100%;
  max-width: 976px;
  min-height: 76px;
  margin: 10px auto 0px;
}
/* line 4676, ../sass/general.scss */
.pre_banner_frontpage a {
  display: block;
}
/* line 4679, ../sass/general.scss */
.pre_banner_frontpage a img {
  width: 100%;
}

/* line 4687, ../sass/general.scss */
.page .scroll section {
  padding-top: 5px;
}

/* line 4694, ../sass/general.scss */
.subsection .inner {
  font-size: 25px;
}
/* line 4697, ../sass/general.scss */
.subsection .inner a {
  color: #444;
}

/* line 4703, ../sass/general.scss */
.btn_related_links {
  color: #404040;
  padding: 10px 10px 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20px;
  font-family: Stag Web;
  cursor: pointer;
  list-style: none;
}
/* line 4713, ../sass/general.scss */
.btn_related_links h2 {
  font-size: 16px;
}
/* line 4717, ../sass/general.scss */
.btn_related_links .chevron {
  display: inline-block;
  background: url(/common_files/images/chevron-bottom.svg) center center no-repeat;
  background-size: 15px;
  height: 9px;
  width: 20px;
}

/* line 4726, ../sass/general.scss */
.menu_related_links {
  display: none;
  padding-left: 50px;
}
/* line 4730, ../sass/general.scss */
.menu_related_links li {
  list-style: circle;
}
/* line 4733, ../sass/general.scss */
.menu_related_links li article {
  float: none !important;
  width: inherit !important;
}
/* line 4738, ../sass/general.scss */
.menu_related_links li a {
  padding: 10px;
  display: block;
  color: #0084b4;
  position: relative;
}

/* line 4749, ../sass/general.scss */
.scroll .section-title .subsection {
  line-height: 25px !important;
}
/* line 4752, ../sass/general.scss */
.scroll .section-title .subsection .inner {
  font-size: 16px !important;
}

/* line 4762, ../sass/general.scss */
.new-register #login_inread,
.new-login #login_inread,
.new-recovery #login_inread {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.894) 20%, white 97%);
  align-items: center;
  overflow-y: auto;
}
/* line 4775, ../sass/general.scss */
.new-register #login_inread .content_login_inread,
.new-login #login_inread .content_login_inread,
.new-recovery #login_inread .content_login_inread {
  width: 96%;
  padding: 2%;
  max-width: 500px;
  margin: 0 auto;
}
/* line 4781, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread,
.new-login #login_inread .content_login_inread .form_content_inread,
.new-recovery #login_inread .content_login_inread .form_content_inread {
  width: 100%;
  margin: 0 auto 25px;
}
/* line 4785, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread h3,
.new-login #login_inread .content_login_inread .form_content_inread h3,
.new-recovery #login_inread .content_login_inread .form_content_inread h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}
/* line 4791, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input,
.new-login #login_inread .content_login_inread .form_content_inread .form_input,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input {
  margin: 0 auto 20px;
  width: 100%;
  float: left;
}
/* line 4796, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input label,
.new-login #login_inread .content_login_inread .form_content_inread .form_input label,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input label {
  color: #757575;
  margin-left: 4px;
  margin-bottom: 10px;
  display: block;
}
/* line 4803, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input input,
.new-register #login_inread .content_login_inread .form_content_inread .form_input select,
.new-login #login_inread .content_login_inread .form_content_inread .form_input input,
.new-login #login_inread .content_login_inread .form_content_inread .form_input select,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input input,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input select {
  display: block;
  width: 100%;
  padding: 6px;
  background: transparent;
  border: 0;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  color: #757575;
}
/* line 4815, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input select,
.new-login #login_inread .content_login_inread .form_content_inread .form_input select,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input select {
  width: 100%;
  color: #757575;
}
/* line 4821, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input_date,
.new-login #login_inread .content_login_inread .form_content_inread .form_input_date,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input_date {
  width: 100%;
}
/* line 4824, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input_date input,
.new-login #login_inread .content_login_inread .form_content_inread .form_input_date input,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input_date input {
  width: 97.7%;
}
/* line 4829, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .form_input_recovery,
.new-login #login_inread .content_login_inread .form_content_inread .form_input_recovery,
.new-recovery #login_inread .content_login_inread .form_content_inread .form_input_recovery {
  width: 100%;
}
/* line 4833, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .btn_inread_submit,
.new-login #login_inread .content_login_inread .form_content_inread .btn_inread_submit,
.new-recovery #login_inread .content_login_inread .form_content_inread .btn_inread_submit {
  background: #1677e6;
  border: 0;
  border-radius: 8px;
  color: white;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 15px;
  width: 200px;
  display: block;
  height: 35px;
  cursor: pointer;
}
/* line 4847, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .btn_inread_submit .facebook,
.new-login #login_inread .content_login_inread .form_content_inread .btn_inread_submit .facebook,
.new-recovery #login_inread .content_login_inread .form_content_inread .btn_inread_submit .facebook {
  padding: 10px 20px 10px 6px;
  border-right: 1px solid #fff;
  float: left;
  width: 20px;
  height: 13px;
  display: block;
  background: url(/common_files/images/facebook_white.svg) no-repeat center center/25px;
  margin-top: -9px;
}
/* line 4860, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .buttons_form_inread,
.new-login #login_inread .content_login_inread .form_content_inread .buttons_form_inread,
.new-recovery #login_inread .content_login_inread .form_content_inread .buttons_form_inread {
  width: 100%;
  max-width: 300px;
  margin: 20px auto 0;
  overflow: hidden;
}
/* line 4866, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .buttons_form_inread .second_btn_inread,
.new-login #login_inread .content_login_inread .form_content_inread .buttons_form_inread .second_btn_inread,
.new-recovery #login_inread .content_login_inread .form_content_inread .buttons_form_inread .second_btn_inread {
  width: 50%;
  float: left;
  background: #cdcdcd;
  border: 0;
  border-radius: 8px;
  color: #000;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 11px;
  display: block;
  padding: 6px;
  text-align: center;
  cursor: pointer;
}
/* line 4892, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .buttons_form_inread .float-right,
.new-login #login_inread .content_login_inread .form_content_inread .buttons_form_inread .float-right,
.new-recovery #login_inread .content_login_inread .form_content_inread .buttons_form_inread .float-right {
  float: right;
}
/* line 4896, ../sass/general.scss */
.new-register #login_inread .content_login_inread .form_content_inread .buttons_form_inread .btn-right,
.new-login #login_inread .content_login_inread .form_content_inread .buttons_form_inread .btn-right,
.new-recovery #login_inread .content_login_inread .form_content_inread .buttons_form_inread .btn-right {
  width: 40%;
}
/* line 4905, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form,
.new-register #login_inread .content_login_inread #login_form_inread form,
.new-register #login_inread .content_login_inread #recovery_form_inread form,
.new-login #login_inread .content_login_inread #register_form_inread form,
.new-login #login_inread .content_login_inread #login_form_inread form,
.new-login #login_inread .content_login_inread #recovery_form_inread form,
.new-recovery #login_inread .content_login_inread #register_form_inread form,
.new-recovery #login_inread .content_login_inread #login_form_inread form,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form {
  position: relative;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 15px;
  background: #fff;
  padding: 15px 15px;
}
/* line 4916, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form img,
.new-register #login_inread .content_login_inread #login_form_inread form img,
.new-register #login_inread .content_login_inread #recovery_form_inread form img,
.new-login #login_inread .content_login_inread #register_form_inread form img,
.new-login #login_inread .content_login_inread #login_form_inread form img,
.new-login #login_inread .content_login_inread #recovery_form_inread form img,
.new-recovery #login_inread .content_login_inread #register_form_inread form img,
.new-recovery #login_inread .content_login_inread #login_form_inread form img,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form img {
  display: block;
  margin: -100px auto 0;
  border-radius: 80px;
}
/* line 4922, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form h4,
.new-register #login_inread .content_login_inread #login_form_inread form h4,
.new-register #login_inread .content_login_inread #recovery_form_inread form h4,
.new-login #login_inread .content_login_inread #register_form_inread form h4,
.new-login #login_inread .content_login_inread #login_form_inread form h4,
.new-login #login_inread .content_login_inread #recovery_form_inread form h4,
.new-recovery #login_inread .content_login_inread #register_form_inread form h4,
.new-recovery #login_inread .content_login_inread #login_form_inread form h4,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form h4 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px !important;
  font-size: 28px;
}
/* line 4929, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form hr,
.new-register #login_inread .content_login_inread #login_form_inread form hr,
.new-register #login_inread .content_login_inread #recovery_form_inread form hr,
.new-login #login_inread .content_login_inread #register_form_inread form hr,
.new-login #login_inread .content_login_inread #login_form_inread form hr,
.new-login #login_inread .content_login_inread #recovery_form_inread form hr,
.new-recovery #login_inread .content_login_inread #register_form_inread form hr,
.new-recovery #login_inread .content_login_inread #login_form_inread form hr,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form hr {
  margin: 20px 0;
  border-color: #ffffff;
}
/* line 4934, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form #registro,
.new-register #login_inread .content_login_inread #login_form_inread form #registro,
.new-register #login_inread .content_login_inread #recovery_form_inread form #registro,
.new-login #login_inread .content_login_inread #register_form_inread form #registro,
.new-login #login_inread .content_login_inread #login_form_inread form #registro,
.new-login #login_inread .content_login_inread #recovery_form_inread form #registro,
.new-recovery #login_inread .content_login_inread #register_form_inread form #registro,
.new-recovery #login_inread .content_login_inread #login_form_inread form #registro,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form #registro {
  background: #1677e6;
  color: #fff;
  padding: 13px 0px;
  margin: 10px auto;
  float: none;
  width: max-content;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 8px;
  width: 100%;
}
/* line 4946, ../sass/general.scss */
.new-register #login_inread .content_login_inread #register_form_inread form #registro .facebook,
.new-register #login_inread .content_login_inread #login_form_inread form #registro .facebook,
.new-register #login_inread .content_login_inread #recovery_form_inread form #registro .facebook,
.new-login #login_inread .content_login_inread #register_form_inread form #registro .facebook,
.new-login #login_inread .content_login_inread #login_form_inread form #registro .facebook,
.new-login #login_inread .content_login_inread #recovery_form_inread form #registro .facebook,
.new-recovery #login_inread .content_login_inread #register_form_inread form #registro .facebook,
.new-recovery #login_inread .content_login_inread #login_form_inread form #registro .facebook,
.new-recovery #login_inread .content_login_inread #recovery_form_inread form #registro .facebook {
  padding: 9px;
  /* border-right: 1px solid #fff; */
  margin-right: 10px;
  margin-left: 15px;
  float: left;
  width: 10px;
  height: 10px;
  display: block;
  background: url(/common_files/images/facebook_white.svg) no-repeat center center/20px;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: -6px;
}
/* line 4972, ../sass/general.scss */
.new-register .disclaimer,
.new-login .disclaimer,
.new-recovery .disclaimer {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  overflow: hidden;
}
/* line 4980, ../sass/general.scss */
.new-register .disclaimer a,
.new-login .disclaimer a,
.new-recovery .disclaimer a {
  color: #086fa3;
}

/* The Modal (background) */
/* line 4989, ../sass/general.scss */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* line 5011, ../sass/general.scss */
.modal .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 35%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-duration: 0.4s;
}
/* line 5024, ../sass/general.scss */
.modal .modal-content .close {
  color: #222;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 28px;
  font-weight: 700;
  background: #fff;
  border-radius: 20px;
  padding: 2px 7px;
}
/* line 5036, ../sass/general.scss */
.modal .modal-content #name_person_project {
  text-align: center;
  font-size: 17px;
}
/* line 5041, ../sass/general.scss */
.modal .modal-content #img-poject {
  width: 100%;
  margin: 0 auto;
  display: block;
}
/* line 5047, ../sass/general.scss */
.modal .modal-content .close:hover,
.modal .modal-content .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Modal Content */
/* line 5059, ../sass/general.scss */
.showModal {
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
}

/* line 5065, ../sass/general.scss */
.hiddenModal {
  -webkit-animation-name: animateHidden;
  -webkit-animation-duration: 0.4s;
  animation-name: animateHidden;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes animateHidden {
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -300px;
    opacity: 0;
  }
}
@keyframes animateHidden {
  from {
    top: 0px;
    opacity: 1;
  }
  to {
    top: -300px;
    opacity: 0;
  }
}
/* The Close Button */
/* Tabla proyectos */
/* line 5130, ../sass/general.scss */
.project_title {
  text-align: center;
  margin: 10px 0 20px;
}

/* line 5135, ../sass/general.scss */
.project_option_title {
  margin: 0 0 5px !important;
  color: #525252 !important;
  background-color: transparent !important;
  font-size: 20px !important;
  padding: 0 5px !important;
  font-weight: bold !important;
}

/* line 5144, ../sass/general.scss */
#table_project_photos {
  background: #f9f9ff;
  width: 100%;
}
/* line 5148, ../sass/general.scss */
#table_project_photos td {
  text-align: center;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}
/* line 5153, ../sass/general.scss */
#table_project_photos td .project-table-img {
  width: 100% !important;
  font-size: .9em;
  color: #525252;
  line-height: 20px;
  padding: 0 2%;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  overflow: hidden;
  position: relative;
  max-width: 480px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 0 !important;
}
/* line 5168, ../sass/general.scss */
#table_project_photos td .project-table-img .person_image {
  width: 70px;
}
/* line 5172, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content {
  right: 5% !important;
  top: 10% !important;
}
/* line 5179, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .arrow_zoom_left {
  width: 30px !important;
  height: 30px !important;
}
/* line 5184, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .arrow_zoom_right {
  top: -4px !important;
  right: -3px !important;
  width: 30px !important;
  height: 30px !important;
}
/* line 5191, ../sass/general.scss */
#table_project_photos td .project-table-img .zoomIcon_content .relative-content-zoom .lupa_zoom {
  width: 20px !important;
  height: 20px !important;
}
/* line 5199, ../sass/general.scss */
#table_project_photos td .project_details {
  float: left;
  width: 55%;
}
/* line 5204, ../sass/general.scss */
#table_project_photos td .person_name {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 35px;
}
/* line 5211, ../sass/general.scss */
#table_project_photos td span {
  display: block;
}
/* line 5216, ../sass/general.scss */
#table_project_photos td:last-child {
  border-right: 0 !important;
}
/* line 5220, ../sass/general.scss */
#table_project_photos tr:last-child td {
  border-bottom: 0 !important;
}

@-webkit-keyframes slideInRight {
  0% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(4px, -4px);
  }
  100% {
    transform: translate(2px, 2px);
  }
}
@keyframes slideInRight {
  0% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(4px, -4px);
  }
  100% {
    transform: translate(2px, 2px);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    transform: translate(-2px, 2px);
  }
  50% {
    transform: translate(-4px, 4px);
  }
  100% {
    transform: translate(-2px, 2px);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translate(-2px, 2px);
  }
  50% {
    transform: translate(-4px, 4px);
  }
  100% {
    transform: translate(-2px, 2px);
  }
}
/* line 5283, ../sass/general.scss */
body {
  overflow-x: hidden;
}

/* line 5287, ../sass/general.scss */
body::-webkit-scrollbar {
  display: none;
}

/* line 5291, ../sass/general.scss */
.trend_frontpage {
  /*width: 95%;
  background: #fff;
  line-height: 19px;
  margin: 0px auto;
  border: 2px solid #00c7ef;*/
  /* new */
  background: #fff;
  line-height: 25px;
  margin: 0 auto;
  overflow: auto;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
/* line 5307, ../sass/general.scss */
.trend_frontpage span,
.trend_frontpage div {
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  padding: 0 5px;
  font-size: 11px;
  text-align: center;
  display: block;
  float: left;
  height: 27px;
  line-height: 27px;
  font-family: Verdana, Arial, san-serif;
  width: 8%;
}
/* line 5324, ../sass/general.scss */
.trend_frontpage h2 {
  /*display: inline-block;
  font-size: 12px;
  font-weight: 100;
  width: 33%;
  line-height: 10px;
  text-align: center;
  font-family: Verdana, Arial, san-serif;*/
  display: inline-block;
  font-size: 12px;
  font-weight: 100;
  line-height: 10px;
  text-align: center;
  font-family: Verdana, Arial, san-serif;
  padding: 0 10px;
}
/* line 5341, ../sass/general.scss */
.trend_frontpage h2 a {
  color: #222;
}
/* line 5346, ../sass/general.scss */
.trend_frontpage .title_trend {
  border-right: 1px solid #333;
}
/* line 5350, ../sass/general.scss */
.trend_frontpage .title_trend:nth-child(2) {
  padding-left: 18px;
}
/* line 5359, ../sass/general.scss */
.trend_frontpage .title_trend:nth-child(6) {
  border-right: 0 !important;
}

/* line 5373, ../sass/general.scss */
#msform {
  position: relative;
  margin-top: 30px;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 15px;
  background: #fff;
}
/* line 5383, ../sass/general.scss */
#msform fieldset {
  width: 90% !important;
  margin: 0 auto !important;
}
/* line 5387, ../sass/general.scss */
#msform fieldset .form_input {
  width: 100% !important;
}
/* line 5391, ../sass/general.scss */
#msform fieldset input {
  width: 98% !important;
  margin: 0 auto;
}
/* line 5396, ../sass/general.scss */
#msform fieldset select {
  width: 100% !important;
}
/* line 5405, ../sass/general.scss */
#msform h4 {
  font-size: 28px;
  text-align: center;
  margin-bottom: 15px;
}
/* line 5411, ../sass/general.scss */
#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  /* padding-bottom: 20px; */
  position: relative;
}
/* line 5422, ../sass/general.scss */
#msform fieldset:not(:first-of-type) {
  display: none;
}
/* line 5426, ../sass/general.scss */
#msform .action-button {
  background: #1677e6;
  border: 0;
  border-radius: 8px;
  color: white;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 15px;
  width: 200px;
  display: block;
  height: 35px;
  float: right;
}
/* line 5441, ../sass/general.scss */
#msform .action-button .fa {
  color: #fff;
}
/* line 5446, ../sass/general.scss */
#msform #nextStep_2 {
  float: right;
  width: 150px;
}
/* line 5451, ../sass/general.scss */
#msform #prevStep_1 {
  float: left;
  width: 125px;
}
/* line 5456, ../sass/general.scss */
#msform #sendDataRegister {
  float: right;
  width: 150px;
}
/* line 5461, ../sass/general.scss */
#msform #prevStep_2 {
  float: left;
  width: 125px;
}
/* line 5466, ../sass/general.scss */
#msform #nextStep_1_modal,
#msform #nextStep_1 {
  float: none !important;
}
/* line 5471, ../sass/general.scss */
#msform .action-button:hover,
#msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #121212;
}
/* line 5476, ../sass/general.scss */
#msform .action-button-previous {
  background: #222222;
  border: 0;
  border-radius: 8px;
  color: white;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 15px;
  width: 190px;
  display: block;
  height: 35px;
  float: left;
}
/* line 5490, ../sass/general.scss */
#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/* line 5496, ../sass/general.scss */
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
  padding: 0;
}

/* line 5503, ../sass/general.scss */
#progressbar .active {
  color: #000000;
}

/* line 5507, ../sass/general.scss */
#progressbar li {
  list-style-type: none;
  font-size: 12px;
  width: 33.3%;
  float: left;
  position: relative;
  text-align: center;
  height: 50px;
}

/* line 5517, ../sass/general.scss */
#progressbar #emailRegisterLi:before,
#progressbar #emailRegisterLiModal:before {
  font-family: FontAwesome;
  content: "";
}

/* line 5523, ../sass/general.scss */
#progressbar #emailRegisterLi:before,
#progressbar #emailRegisterLiModal:before {
  font-family: FontAwesome;
  content: "";
}

/* line 5529, ../sass/general.scss */
#progressbar #personalDataLi:before,
#progressbar #personalDataLiModal:before {
  font-family: FontAwesome;
  content: "";
}

/* line 5535, ../sass/general.scss */
#progressbar #confirmRegisterLi:before,
#progressbar #confirmRegisterLiModal:before {
  font-family: FontAwesome;
  content: "";
}

/* line 5541, ../sass/general.scss */
#progressbar li:before {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  font-size: 18px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  top: 0;
  padding: 2px;
  position: absolute;
  left: 50px;
  z-index: 1;
}

/* line 5558, ../sass/general.scss */
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: 0;
}

/* line 5569, ../sass/general.scss */
#progressbar li.active:before,
#progressbar li.active:after {
  background: #121212 !important;
}

/* line 5574, ../sass/general.scss */
.float_login_inread {
  max-width: 100% !important;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  position: fixed;
  z-index: 314749262;
  height: 100%;
  top: 0;
}
/* line 5586, ../sass/general.scss */
.float_login_inread #login_inread {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.894) 20%, white 97%);
  align-items: center;
  overflow-y: auto;
}
/* line 5599, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread {
  width: 96%;
  padding: 2%;
}
/* line 5603, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread {
  width: 100%;
  max-width: 500px;
  margin: 0 auto 25px;
}
/* line 5608, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread h3 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
}
/* line 5614, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input {
  margin: 0 auto 20px;
}
/* line 5617, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input label {
  color: #757575;
  margin-left: 4px;
  margin-bottom: 10px;
  display: block;
}
/* line 5624, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input input,
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input select {
  display: block;
  width: 100%;
  padding: 6px;
  background: transparent;
  border: 0;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  color: #757575;
  margin: 0 auto;
  line-height: 24px;
}
/* line 5638, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input select {
  width: 100%;
  color: #757575;
  height: 38px;
}
/* line 5644, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input .group-date-register {
  overflow: hidden;
}
/* line 5647, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input .group-date-register select {
  float: left;
  width: 31% !important;
  text-align: center;
  height: 38px;
}
/* line 5654, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .form_input .group-date-register select:nth-child(2) {
  margin: 0 16px;
}
/* line 5660, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .btn_inread_submit {
  background: #1677e6;
  border: 0;
  border-radius: 8px;
  color: white;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 15px;
  width: 200px;
  display: block;
  height: 35px;
  cursor: pointer;
  line-height: 33px;
}
/* line 5674, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .btn_inread_submit .facebook {
  padding: 10px 20px 10px 6px;
  border-right: 1px solid #fff;
  float: left;
  width: 20px;
  height: 13px;
  display: block;
  background: url(/common_files/images/facebook_white.svg) no-repeat center center/25px;
}
/* line 5686, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .buttons_form_inread {
  width: 100%;
  max-width: 300px;
  margin: 20px auto 0;
  overflow: hidden;
}
/* line 5692, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .buttons_form_inread .second_btn_inread {
  width: 50%;
  float: left;
  background: #cdcdcd;
  border: 0;
  border-radius: 8px;
  color: #000;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  padding: 6px;
  text-align: center;
  cursor: pointer;
}
/* line 5708, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .form_content_inread .buttons_form_inread .float-right {
  float: right;
}
/* line 5714, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread {
  display: none;
}
/* line 5724, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form,
.float_login_inread #login_inread .content_login_inread #login_form_inread form,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form {
  position: relative;
  margin-top: 30px;
  border: 1px solid #d8d8d8;
  -webkit-box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 5px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 15px;
  background: #fff;
  padding: 15px 15px;
}
/* line 5735, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form img,
.float_login_inread #login_inread .content_login_inread #login_form_inread form img,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form img,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form img {
  display: block;
  position: absolute;
  top: -90px;
  left: 82px;
  border-radius: 80px;
}
/* line 5743, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form h4,
.float_login_inread #login_inread .content_login_inread #login_form_inread form h4,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form h4,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form h4 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 28px;
}
/* line 5749, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form hr,
.float_login_inread #login_inread .content_login_inread #login_form_inread form hr,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form hr,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form hr {
  margin: 20px 0;
  border-color: #ffffff;
}
/* line 5754, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form #registro,
.float_login_inread #login_inread .content_login_inread #login_form_inread form #registro,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form #registro,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form #registro {
  background: #1677e6;
  color: #fff;
  padding: 13px 0px;
  margin: 10px auto;
  float: none;
  width: max-content;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 8;
  width: 100%;
}
/* line 5766, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #register_form_inread form #registro .facebook,
.float_login_inread #login_inread .content_login_inread #login_form_inread form #registro .facebook,
.float_login_inread #login_inread .content_login_inread #recovery_form_inread form #registro .facebook,
.float_login_inread #login_inread .content_login_inread #confirmation_code_form_inread form #registro .facebook {
  padding: 9px;
  /* border-right: 1px solid #fff; */
  margin-right: 10px;
  margin-left: 15px;
  float: left;
  width: 10px;
  height: 10px;
  display: block;
  background: url(/common_files/images/facebook_white.svg) no-repeat center center/20px;
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: -6px;
}
/* line 5790, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread #later_inread {
  color: #000;
  float: right;
  width: 100px;
  height: 20px;
  border-radius: 60px;
  border: 0;
  background: transparent;
}
/* line 5801, ../sass/general.scss */
.float_login_inread #login_inread .content_login_inread .login_later {
  margin: 20px auto;
  overflow: hidden;
}

/* line 5809, ../sass/general.scss */
.podcast-follow {
  z-index: 3;
  position: relative;
  margin-top: 15px;
  overflow: hidden;
}
/* line 5815, ../sass/general.scss */
.podcast-follow .podcast-category {
  text-transform: uppercase;
  color: #009BFF;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
}
/* line 5822, ../sass/general.scss */
.podcast-follow .podcast-category .podcast-category-name {
  font-size: 12px;
  line-height: 10px;
  color: #222;
  font-weight: bold;
}
/* line 5829, ../sass/general.scss */
.podcast-follow .podcast-category .podcast-category-bar {
  height: 10px;
  background: #009BFF;
  margin-left: 5px;
  -moz-flex: 1;
  -ms-flex: 1;
  -o-flex: 1;
  flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
}
/* line 5842, ../sass/general.scss */
.podcast-follow .margin-bottom-half {
  margin-bottom: 20px;
}
/* line 5847, ../sass/general.scss */
.podcast-follow .follow-btns .spotify {
  background: #1ed760 url(https://www.soy502.com/sites/default/files/ads/2021/Sep/interstitial_custom_soy502_1631571853_0.png) no-repeat center/50%;
}
/* line 5851, ../sass/general.scss */
.podcast-follow .follow-btns .stitcher {
  background: #000000 url(https://gil-data.s3.amazonaws.com/podcast-page/img/stitcher.png) no-repeat center/60%;
}
/* line 5855, ../sass/general.scss */
.podcast-follow .follow-btns .google-podcast {
  background: #f7f7f7 url(https://www.soy502.com/sites/default/files/ads/2021/Sep/interstitial_custom_soy502_1632501956_0.png) no-repeat center/65%;
}
/* line 5859, ../sass/general.scss */
.podcast-follow .follow-btns .deezer {
  background: #000000 url(https://www.soy502.com/sites/default/files/ads/2021/Sep/interstitial_custom_soy502_1632267924_0.png) no-repeat center/50%;
}
/* line 5863, ../sass/general.scss */
.podcast-follow .follow-btns .itunes {
  background: #f7f7f7 url(https://gil-data.s3.amazonaws.com/podcast-page/img/apple.svg) no-repeat center/60%;
}
/* line 5867, ../sass/general.scss */
.podcast-follow .follow-btns .sound-cloud {
  background: #ff3300 url(https://gil-data.s3.amazonaws.com/podcast-page/img/soundcloud.svg) no-repeat center/60%;
}
/* line 5871, ../sass/general.scss */
.podcast-follow .follow-btns .amazon-music {
  background: #ffffff url(https://www.soy502.com/sites/default/files/ads/2021/Sep/interstitial_custom_soy502_1631571668_0.png) no-repeat center/60%;
}
/* line 5875, ../sass/general.scss */
.podcast-follow .follow-btns .ivoox-music {
  background: #ffffff url(https://www.soy502.com/sites/default/files/ads/2021/Sep/interstitial_custom_soy502_1631571668_3.png) no-repeat center/50%;
}
/* line 5879, ../sass/general.scss */
.podcast-follow .follow-btns .btn {
  height: 50px;
  display: block;
  border-radius: 5px;
  width: 24%;
  float: left;
  margin-left: 13px;
  margin-bottom: 10px;
}
/* line 5889, ../sass/general.scss */
.podcast-follow .follow-btns .btn:first-child {
  margin-left: 0;
}
/* line 5893, ../sass/general.scss */
.podcast-follow .follow-btns .btn:nth-child(5) {
  margin-left: 0;
}

/* line 5899, ../sass/general.scss */
.Playlist__button {
  padding-top: 0 !important;
}

/* line 5903, ../sass/general.scss */
.podcast_frontpage {
  min-height: 523px !important;
}
/* line 5906, ../sass/general.scss */
.podcast_frontpage h2 {
  position: inherit !important;
  line-height: 22px !important;
  padding-left: 4px !important;
}
/* line 5912, ../sass/general.scss */
.podcast_frontpage h2,
.podcast_frontpage h3 {
  width: 100% !important;
  display: block;
  color: #fff;
}
/* line 5919, ../sass/general.scss */
.podcast_frontpage h3 {
  font-weight: normal;
  margin-left: 5px;
  font-size: 14px;
}
/* line 5925, ../sass/general.scss */
.podcast_frontpage .listen_on {
  width: 97px !important;
}
/* line 5929, ../sass/general.scss */
.podcast_frontpage .topic {
  display: block;
  margin: 0;
  margin-left: 4px;
}
/* line 5934, ../sass/general.scss */
.podcast_frontpage .topic a {
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  font-size: 12px;
  color: #fff;
}
/* line 5944, ../sass/general.scss */
.podcast_frontpage .links_podcast .listen-on-link {
  align-items: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #ccc;
  display: inline-flex;
  font-family: unify sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  margin: 4px;
  padding: 0 8px;
  text-decoration: none;
  transition: border-color .3s;
  white-space: nowrap;
}
/* line 5961, ../sass/general.scss */
.podcast_frontpage .links_podcast .listen-on-link:hover {
  border-color: #666;
}

/* line 5970, ../sass/general.scss */
.podcast-two-columns .left .grid .row {
  height: inherit;
}
/* line 5976, ../sass/general.scss */
.podcast-two-columns .img {
  margin-bottom: 5px;
}
/* line 5980, ../sass/general.scss */
.podcast-two-columns h2 {
  width: 100%;
  margin-bottom: 0px !important;
}
/* line 5986, ../sass/general.scss */
.podcast-two-columns .topic {
  display: block;
  margin: 0;
}
/* line 5992, ../sass/general.scss */
.podcast-two-columns p {
  margin-top: 8px;
  font-size: 14px;
  line-height: 18px;
}
/* line 5998, ../sass/general.scss */
.podcast-two-columns h3 {
  margin-bottom: 8px;
  font-size: 18px;
}
/* line 6004, ../sass/general.scss */
.podcast-two-columns .links_podcast .listen-on-link {
  align-items: center;
  border: 1px solid #ccc;
  box-sizing: border-box;
  color: #1665CF;
  display: inline-flex;
  font-family: unify sans, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  margin: 4px;
  padding: 0 8px;
  text-decoration: none;
  transition: border-color .3s;
  white-space: nowrap;
}
/* line 6021, ../sass/general.scss */
.podcast-two-columns .links_podcast .listen-on-link:hover {
  border-color: #666;
}
/* line 6026, ../sass/general.scss */
.podcast-two-columns .row {
  height: 560px;
}

/* line 6032, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
  float: right;
}
/* line 6043, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .facebook {
  fill: #3b5998;
}
/* line 6047, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .twitter {
  fill: #000;
}
/* line 6051, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .linkedin {
  fill: #007bb5;
}
/* line 6056, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .instagram img {
  width: 22px;
  height: 22px;
  margin-top: 2px;
}
/* line 6063, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .yt {
  width: 30px;
  height: 24px;
  background: url(https://www.soy502.com/sites/default/files/ads/2022/Mar/interstitial_custom_soy502_1647034027_0.svg);
  background-size: cover;
}
/* line 6070, ../sass/general.scss */
.two-columns-podcast_single .footer-social-buttons .social-button {
  margin-right: 15px;
  align-self: flex-start;
}

/* line 6077, ../sass/general.scss */
.text-center {
  text-align: center;
}

/* line 6082, ../sass/general.scss */
.profile-section h4 {
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-size: 25px;
  line-height: 50px;
}

/* line 6091, ../sass/general.scss */
.required_profile {
  background: transparent !important;
  padding: 10px;
  margin: 5px 0;
  font-size: 12px;
  line-height: 14px;
}

/* line 6099, ../sass/general.scss */
.danger_required {
  border-left: 10px solid #fc6d6f !important;
  color: #fc6d6f;
}

/* line 6104, ../sass/general.scss */
.warning_required {
  border-left: 10px solid #ffc107 !important;
  color: #ffc107;
}

/* line 6109, ../sass/general.scss */
.success_required {
  border-left: 10px solid #5abd18 !important;
  color: #5abd18;
}

/* line 6115, ../sass/general.scss */
.one_podcast iframe {
  height: 512px;
}

/* line 6121, ../sass/general.scss */
.all_podcast_row_0 iframe {
  height: 345px;
}

/* line 6126, ../sass/general.scss */
.like_soy502 {
  border: 1px solid #8C9489;
  padding: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 50px;
  cursor: pointer;
}
/* line 6136, ../sass/general.scss */
.like_soy502 .count_like {
  text-align: center;
  color: #1d2129;
  font-size: 11px;
  line-height: 30px;
  min-height: 30px;
  background: white;
}
/* line 6145, ../sass/general.scss */
.like_soy502 .like_btn {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 10px 5px;
  width: 62px;
  cursor: pointer;
  border: 0;
  color: #fff;
  background: #20abd2;
  position: relative;
  transition: all 0.3s ease-in-out;
  padding-left: 25px;
  position: relative;
  display: block;
  margin-top: 0;
}
/* line 6162, ../sass/general.scss */
.like_soy502 .like_btn .icon-reactions {
  position: absolute;
  width: 25px !important;
  height: 25px;
  bottom: -3px;
}
/* line 6169, ../sass/general.scss */
.like_soy502 .like_btn .single-icon-reaction {
  left: 18px;
}
/* line 6173, ../sass/general.scss */
.like_soy502 .like_btn .two-icons-reaction:nth-child(1) {
  left: 10px;
}
/* line 6177, ../sass/general.scss */
.like_soy502 .like_btn .two-icons-reaction:nth-child(2) {
  left: 27px;
}
/* line 6181, ../sass/general.scss */
.like_soy502 .like_btn .three-icons-reaction:nth-child(1) {
  left: 2px;
}
/* line 6185, ../sass/general.scss */
.like_soy502 .like_btn .three-icons-reaction:nth-child(2) {
  left: 18px;
}
/* line 6189, ../sass/general.scss */
.like_soy502 .like_btn .three-icons-reaction:nth-child(3) {
  left: 35px;
}
/* line 6193, ../sass/general.scss */
.like_soy502 .like_btn #like_icon {
  position: absolute;
  left: 10px;
  transition: all 0.3s ease-in-out;
}
/* line 6199, ../sass/general.scss */
.like_soy502 .like_btn #liked_icon {
  opacity: 0;
  position: absolute;
  left: 10px;
  top: 12px;
  transition: all 0.3s ease-in-out;
}
/* line 6209, ../sass/general.scss */
.like_soy502 .liked {
  background: #26a75a !important;
}
/* line 6213, ../sass/general.scss */
.like_soy502 .like_btn:focus {
  outline: 0;
}

/* line 6218, ../sass/general.scss */
.reaction-image {
  overflow: hidden;
  position: relative;
  border-bottom: 3px solid #a7a8ac;
  margin-bottom: 10px;
  cursor: pointer;
}
/* line 6225, ../sass/general.scss */
.reaction-image img {
  width: 65px;
  height: 65px;
  display: block;
  margin: 0 auto;
}
/* line 6232, ../sass/general.scss */
.reaction-image img:focus {
  cursor: pointer;
}
/* line 6236, ../sass/general.scss */
.reaction-image #reaction-count {
  position: absolute;
  top: 6px;
  right: 20px;
  font-size: 14px;
}

/* line 6244, ../sass/general.scss */
.reaction-contain {
  width: 77px;
}
/* line 6266, ../sass/general.scss */
.reaction-contain .reaction-item {
  position: relative;
}
/* line 6271, ../sass/general.scss */
.reaction-contain .reaction-item .reaction-btn {
  width: 85% !important;
  margin: -5px auto;
  float: left;
  cursor: pointer;
}
/* line 6283, ../sass/general.scss */
.reaction-contain .reaction-item .count-reaction {
  color: #525252;
  text-align: center;
  font-size: 11px;
  margin-left: 0;
  float: left;
  margin-top: 29px;
  width: 10%;
  margin-left: -14px;
}

/* line 6329, ../sass/general.scss */
.show-reaction-contain {
  opacity: 1;
  scale: 1;
}

@keyframes liked_rotate {
  from {
    opacity: 0;
    -webkit-transform: rotate(180deg);
  }
  to {
    opacity: 1;
    -webkit-transform: rotate(360deg);
  }
}
@keyframes like_rotate {
  from {
    opacity: 1;
    -webkit-transform: rotate(0deg);
  }
  to {
    opacity: 0;
    -webkit-transform: rotate(180deg);
  }
}
/* line 6359, ../sass/general.scss */
.liked_animate {
  animation: liked_rotate 0.5s ease-in-out 1;
}

/* line 6363, ../sass/general.scss */
.like_animate {
  animation: like_rotate 0.5s ease-in-out 1;
}

/* line 6367, ../sass/general.scss */
.align-v {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 6375, ../sass/general.scss */
.ptb--5 {
  padding: 5px 0;
}

/* line 6380, ../sass/general.scss */
.plr--5 {
  padding: 0 5px;
}

/* line 6384, ../sass/general.scss */
.pt--5 {
  padding-top: 5px;
}

/* line 6388, ../sass/general.scss */
.pb--5 {
  padding-bottom: 5px;
}

/* line 6392, ../sass/general.scss */
.pl--5 {
  padding-left: 5px;
}

/* line 6396, ../sass/general.scss */
.pr--5 {
  padding-right: 5px;
}

/* line 6400, ../sass/general.scss */
.mt--5 {
  margin-top: 5px !important;
}

/* line 6404, ../sass/general.scss */
.mt---5 {
  margin-top: -5px !important;
}

/* line 6408, ../sass/general.scss */
.mb--5 {
  margin-bottom: 5px;
}

/* line 6412, ../sass/general.scss */
.mr--5 {
  margin-right: 5px;
}

/* line 6416, ../sass/general.scss */
.ml--5 {
  margin-left: 5px;
}

/* line 6420, ../sass/general.scss */
.m--5 {
  margin: 5px;
}

/* line 6424, ../sass/general.scss */
.p--5 {
  padding: 5px;
}

/* line 6428, ../sass/general.scss */
.mtb--5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 6434, ../sass/general.scss */
.ms---5 {
  margin-left: -5px;
  margin-right: -5px;
}

/* line 6440, ../sass/general.scss */
.fonts-5 {
  font-size: -5px;
}

/* line 6375, ../sass/general.scss */
.ptb--10 {
  padding: 10px 0;
}

/* line 6380, ../sass/general.scss */
.plr--10 {
  padding: 0 10px;
}

/* line 6384, ../sass/general.scss */
.pt--10 {
  padding-top: 10px;
}

/* line 6388, ../sass/general.scss */
.pb--10 {
  padding-bottom: 10px;
}

/* line 6392, ../sass/general.scss */
.pl--10 {
  padding-left: 10px;
}

/* line 6396, ../sass/general.scss */
.pr--10 {
  padding-right: 10px;
}

/* line 6400, ../sass/general.scss */
.mt--10 {
  margin-top: 10px !important;
}

/* line 6404, ../sass/general.scss */
.mt---10 {
  margin-top: -10px !important;
}

/* line 6408, ../sass/general.scss */
.mb--10 {
  margin-bottom: 10px;
}

/* line 6412, ../sass/general.scss */
.mr--10 {
  margin-right: 10px;
}

/* line 6416, ../sass/general.scss */
.ml--10 {
  margin-left: 10px;
}

/* line 6420, ../sass/general.scss */
.m--10 {
  margin: 10px;
}

/* line 6424, ../sass/general.scss */
.p--10 {
  padding: 10px;
}

/* line 6428, ../sass/general.scss */
.mtb--10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 6434, ../sass/general.scss */
.ms---10 {
  margin-left: -10px;
  margin-right: -10px;
}

/* line 6440, ../sass/general.scss */
.fonts-10 {
  font-size: -10px;
}

/* line 6375, ../sass/general.scss */
.ptb--15 {
  padding: 15px 0;
}

/* line 6380, ../sass/general.scss */
.plr--15 {
  padding: 0 15px;
}

/* line 6384, ../sass/general.scss */
.pt--15 {
  padding-top: 15px;
}

/* line 6388, ../sass/general.scss */
.pb--15 {
  padding-bottom: 15px;
}

/* line 6392, ../sass/general.scss */
.pl--15 {
  padding-left: 15px;
}

/* line 6396, ../sass/general.scss */
.pr--15 {
  padding-right: 15px;
}

/* line 6400, ../sass/general.scss */
.mt--15 {
  margin-top: 15px !important;
}

/* line 6404, ../sass/general.scss */
.mt---15 {
  margin-top: -15px !important;
}

/* line 6408, ../sass/general.scss */
.mb--15 {
  margin-bottom: 15px;
}

/* line 6412, ../sass/general.scss */
.mr--15 {
  margin-right: 15px;
}

/* line 6416, ../sass/general.scss */
.ml--15 {
  margin-left: 15px;
}

/* line 6420, ../sass/general.scss */
.m--15 {
  margin: 15px;
}

/* line 6424, ../sass/general.scss */
.p--15 {
  padding: 15px;
}

/* line 6428, ../sass/general.scss */
.mtb--15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 6434, ../sass/general.scss */
.ms---15 {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 6440, ../sass/general.scss */
.fonts-15 {
  font-size: -15px;
}

/* line 6375, ../sass/general.scss */
.ptb--20 {
  padding: 20px 0;
}

/* line 6380, ../sass/general.scss */
.plr--20 {
  padding: 0 20px;
}

/* line 6384, ../sass/general.scss */
.pt--20 {
  padding-top: 20px;
}

/* line 6388, ../sass/general.scss */
.pb--20 {
  padding-bottom: 20px;
}

/* line 6392, ../sass/general.scss */
.pl--20 {
  padding-left: 20px;
}

/* line 6396, ../sass/general.scss */
.pr--20 {
  padding-right: 20px;
}

/* line 6400, ../sass/general.scss */
.mt--20 {
  margin-top: 20px !important;
}

/* line 6404, ../sass/general.scss */
.mt---20 {
  margin-top: -20px !important;
}

/* line 6408, ../sass/general.scss */
.mb--20 {
  margin-bottom: 20px;
}

/* line 6412, ../sass/general.scss */
.mr--20 {
  margin-right: 20px;
}

/* line 6416, ../sass/general.scss */
.ml--20 {
  margin-left: 20px;
}

/* line 6420, ../sass/general.scss */
.m--20 {
  margin: 20px;
}

/* line 6424, ../sass/general.scss */
.p--20 {
  padding: 20px;
}

/* line 6428, ../sass/general.scss */
.mtb--20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 6434, ../sass/general.scss */
.ms---20 {
  margin-left: -20px;
  margin-right: -20px;
}

/* line 6440, ../sass/general.scss */
.fonts-20 {
  font-size: -20px;
}

/* line 6375, ../sass/general.scss */
.ptb--25 {
  padding: 25px 0;
}

/* line 6380, ../sass/general.scss */
.plr--25 {
  padding: 0 25px;
}

/* line 6384, ../sass/general.scss */
.pt--25 {
  padding-top: 25px;
}

/* line 6388, ../sass/general.scss */
.pb--25 {
  padding-bottom: 25px;
}

/* line 6392, ../sass/general.scss */
.pl--25 {
  padding-left: 25px;
}

/* line 6396, ../sass/general.scss */
.pr--25 {
  padding-right: 25px;
}

/* line 6400, ../sass/general.scss */
.mt--25 {
  margin-top: 25px !important;
}

/* line 6404, ../sass/general.scss */
.mt---25 {
  margin-top: -25px !important;
}

/* line 6408, ../sass/general.scss */
.mb--25 {
  margin-bottom: 25px;
}

/* line 6412, ../sass/general.scss */
.mr--25 {
  margin-right: 25px;
}

/* line 6416, ../sass/general.scss */
.ml--25 {
  margin-left: 25px;
}

/* line 6420, ../sass/general.scss */
.m--25 {
  margin: 25px;
}

/* line 6424, ../sass/general.scss */
.p--25 {
  padding: 25px;
}

/* line 6428, ../sass/general.scss */
.mtb--25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 6434, ../sass/general.scss */
.ms---25 {
  margin-left: -25px;
  margin-right: -25px;
}

/* line 6440, ../sass/general.scss */
.fonts-25 {
  font-size: -25px;
}

/* line 6375, ../sass/general.scss */
.ptb--30 {
  padding: 30px 0;
}

/* line 6380, ../sass/general.scss */
.plr--30 {
  padding: 0 30px;
}

/* line 6384, ../sass/general.scss */
.pt--30 {
  padding-top: 30px;
}

/* line 6388, ../sass/general.scss */
.pb--30 {
  padding-bottom: 30px;
}

/* line 6392, ../sass/general.scss */
.pl--30 {
  padding-left: 30px;
}

/* line 6396, ../sass/general.scss */
.pr--30 {
  padding-right: 30px;
}

/* line 6400, ../sass/general.scss */
.mt--30 {
  margin-top: 30px !important;
}

/* line 6404, ../sass/general.scss */
.mt---30 {
  margin-top: -30px !important;
}

/* line 6408, ../sass/general.scss */
.mb--30 {
  margin-bottom: 30px;
}

/* line 6412, ../sass/general.scss */
.mr--30 {
  margin-right: 30px;
}

/* line 6416, ../sass/general.scss */
.ml--30 {
  margin-left: 30px;
}

/* line 6420, ../sass/general.scss */
.m--30 {
  margin: 30px;
}

/* line 6424, ../sass/general.scss */
.p--30 {
  padding: 30px;
}

/* line 6428, ../sass/general.scss */
.mtb--30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 6434, ../sass/general.scss */
.ms---30 {
  margin-left: -30px;
  margin-right: -30px;
}

/* line 6440, ../sass/general.scss */
.fonts-30 {
  font-size: -30px;
}

/* line 6375, ../sass/general.scss */
.ptb--35 {
  padding: 35px 0;
}

/* line 6380, ../sass/general.scss */
.plr--35 {
  padding: 0 35px;
}

/* line 6384, ../sass/general.scss */
.pt--35 {
  padding-top: 35px;
}

/* line 6388, ../sass/general.scss */
.pb--35 {
  padding-bottom: 35px;
}

/* line 6392, ../sass/general.scss */
.pl--35 {
  padding-left: 35px;
}

/* line 6396, ../sass/general.scss */
.pr--35 {
  padding-right: 35px;
}

/* line 6400, ../sass/general.scss */
.mt--35 {
  margin-top: 35px !important;
}

/* line 6404, ../sass/general.scss */
.mt---35 {
  margin-top: -35px !important;
}

/* line 6408, ../sass/general.scss */
.mb--35 {
  margin-bottom: 35px;
}

/* line 6412, ../sass/general.scss */
.mr--35 {
  margin-right: 35px;
}

/* line 6416, ../sass/general.scss */
.ml--35 {
  margin-left: 35px;
}

/* line 6420, ../sass/general.scss */
.m--35 {
  margin: 35px;
}

/* line 6424, ../sass/general.scss */
.p--35 {
  padding: 35px;
}

/* line 6428, ../sass/general.scss */
.mtb--35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

/* line 6434, ../sass/general.scss */
.ms---35 {
  margin-left: -35px;
  margin-right: -35px;
}

/* line 6440, ../sass/general.scss */
.fonts-35 {
  font-size: -35px;
}

/* line 6375, ../sass/general.scss */
.ptb--40 {
  padding: 40px 0;
}

/* line 6380, ../sass/general.scss */
.plr--40 {
  padding: 0 40px;
}

/* line 6384, ../sass/general.scss */
.pt--40 {
  padding-top: 40px;
}

/* line 6388, ../sass/general.scss */
.pb--40 {
  padding-bottom: 40px;
}

/* line 6392, ../sass/general.scss */
.pl--40 {
  padding-left: 40px;
}

/* line 6396, ../sass/general.scss */
.pr--40 {
  padding-right: 40px;
}

/* line 6400, ../sass/general.scss */
.mt--40 {
  margin-top: 40px !important;
}

/* line 6404, ../sass/general.scss */
.mt---40 {
  margin-top: -40px !important;
}

/* line 6408, ../sass/general.scss */
.mb--40 {
  margin-bottom: 40px;
}

/* line 6412, ../sass/general.scss */
.mr--40 {
  margin-right: 40px;
}

/* line 6416, ../sass/general.scss */
.ml--40 {
  margin-left: 40px;
}

/* line 6420, ../sass/general.scss */
.m--40 {
  margin: 40px;
}

/* line 6424, ../sass/general.scss */
.p--40 {
  padding: 40px;
}

/* line 6428, ../sass/general.scss */
.mtb--40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 6434, ../sass/general.scss */
.ms---40 {
  margin-left: -40px;
  margin-right: -40px;
}

/* line 6440, ../sass/general.scss */
.fonts-40 {
  font-size: -40px;
}

/* line 6375, ../sass/general.scss */
.ptb--45 {
  padding: 45px 0;
}

/* line 6380, ../sass/general.scss */
.plr--45 {
  padding: 0 45px;
}

/* line 6384, ../sass/general.scss */
.pt--45 {
  padding-top: 45px;
}

/* line 6388, ../sass/general.scss */
.pb--45 {
  padding-bottom: 45px;
}

/* line 6392, ../sass/general.scss */
.pl--45 {
  padding-left: 45px;
}

/* line 6396, ../sass/general.scss */
.pr--45 {
  padding-right: 45px;
}

/* line 6400, ../sass/general.scss */
.mt--45 {
  margin-top: 45px !important;
}

/* line 6404, ../sass/general.scss */
.mt---45 {
  margin-top: -45px !important;
}

/* line 6408, ../sass/general.scss */
.mb--45 {
  margin-bottom: 45px;
}

/* line 6412, ../sass/general.scss */
.mr--45 {
  margin-right: 45px;
}

/* line 6416, ../sass/general.scss */
.ml--45 {
  margin-left: 45px;
}

/* line 6420, ../sass/general.scss */
.m--45 {
  margin: 45px;
}

/* line 6424, ../sass/general.scss */
.p--45 {
  padding: 45px;
}

/* line 6428, ../sass/general.scss */
.mtb--45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* line 6434, ../sass/general.scss */
.ms---45 {
  margin-left: -45px;
  margin-right: -45px;
}

/* line 6440, ../sass/general.scss */
.fonts-45 {
  font-size: -45px;
}

/* line 6375, ../sass/general.scss */
.ptb--50 {
  padding: 50px 0;
}

/* line 6380, ../sass/general.scss */
.plr--50 {
  padding: 0 50px;
}

/* line 6384, ../sass/general.scss */
.pt--50 {
  padding-top: 50px;
}

/* line 6388, ../sass/general.scss */
.pb--50 {
  padding-bottom: 50px;
}

/* line 6392, ../sass/general.scss */
.pl--50 {
  padding-left: 50px;
}

/* line 6396, ../sass/general.scss */
.pr--50 {
  padding-right: 50px;
}

/* line 6400, ../sass/general.scss */
.mt--50 {
  margin-top: 50px !important;
}

/* line 6404, ../sass/general.scss */
.mt---50 {
  margin-top: -50px !important;
}

/* line 6408, ../sass/general.scss */
.mb--50 {
  margin-bottom: 50px;
}

/* line 6412, ../sass/general.scss */
.mr--50 {
  margin-right: 50px;
}

/* line 6416, ../sass/general.scss */
.ml--50 {
  margin-left: 50px;
}

/* line 6420, ../sass/general.scss */
.m--50 {
  margin: 50px;
}

/* line 6424, ../sass/general.scss */
.p--50 {
  padding: 50px;
}

/* line 6428, ../sass/general.scss */
.mtb--50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 6434, ../sass/general.scss */
.ms---50 {
  margin-left: -50px;
  margin-right: -50px;
}

/* line 6440, ../sass/general.scss */
.fonts-50 {
  font-size: -50px;
}

/* line 6375, ../sass/general.scss */
.ptb--55 {
  padding: 55px 0;
}

/* line 6380, ../sass/general.scss */
.plr--55 {
  padding: 0 55px;
}

/* line 6384, ../sass/general.scss */
.pt--55 {
  padding-top: 55px;
}

/* line 6388, ../sass/general.scss */
.pb--55 {
  padding-bottom: 55px;
}

/* line 6392, ../sass/general.scss */
.pl--55 {
  padding-left: 55px;
}

/* line 6396, ../sass/general.scss */
.pr--55 {
  padding-right: 55px;
}

/* line 6400, ../sass/general.scss */
.mt--55 {
  margin-top: 55px !important;
}

/* line 6404, ../sass/general.scss */
.mt---55 {
  margin-top: -55px !important;
}

/* line 6408, ../sass/general.scss */
.mb--55 {
  margin-bottom: 55px;
}

/* line 6412, ../sass/general.scss */
.mr--55 {
  margin-right: 55px;
}

/* line 6416, ../sass/general.scss */
.ml--55 {
  margin-left: 55px;
}

/* line 6420, ../sass/general.scss */
.m--55 {
  margin: 55px;
}

/* line 6424, ../sass/general.scss */
.p--55 {
  padding: 55px;
}

/* line 6428, ../sass/general.scss */
.mtb--55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

/* line 6434, ../sass/general.scss */
.ms---55 {
  margin-left: -55px;
  margin-right: -55px;
}

/* line 6440, ../sass/general.scss */
.fonts-55 {
  font-size: -55px;
}

/* line 6375, ../sass/general.scss */
.ptb--60 {
  padding: 60px 0;
}

/* line 6380, ../sass/general.scss */
.plr--60 {
  padding: 0 60px;
}

/* line 6384, ../sass/general.scss */
.pt--60 {
  padding-top: 60px;
}

/* line 6388, ../sass/general.scss */
.pb--60 {
  padding-bottom: 60px;
}

/* line 6392, ../sass/general.scss */
.pl--60 {
  padding-left: 60px;
}

/* line 6396, ../sass/general.scss */
.pr--60 {
  padding-right: 60px;
}

/* line 6400, ../sass/general.scss */
.mt--60 {
  margin-top: 60px !important;
}

/* line 6404, ../sass/general.scss */
.mt---60 {
  margin-top: -60px !important;
}

/* line 6408, ../sass/general.scss */
.mb--60 {
  margin-bottom: 60px;
}

/* line 6412, ../sass/general.scss */
.mr--60 {
  margin-right: 60px;
}

/* line 6416, ../sass/general.scss */
.ml--60 {
  margin-left: 60px;
}

/* line 6420, ../sass/general.scss */
.m--60 {
  margin: 60px;
}

/* line 6424, ../sass/general.scss */
.p--60 {
  padding: 60px;
}

/* line 6428, ../sass/general.scss */
.mtb--60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* line 6434, ../sass/general.scss */
.ms---60 {
  margin-left: -60px;
  margin-right: -60px;
}

/* line 6440, ../sass/general.scss */
.fonts-60 {
  font-size: -60px;
}

/* line 6375, ../sass/general.scss */
.ptb--65 {
  padding: 65px 0;
}

/* line 6380, ../sass/general.scss */
.plr--65 {
  padding: 0 65px;
}

/* line 6384, ../sass/general.scss */
.pt--65 {
  padding-top: 65px;
}

/* line 6388, ../sass/general.scss */
.pb--65 {
  padding-bottom: 65px;
}

/* line 6392, ../sass/general.scss */
.pl--65 {
  padding-left: 65px;
}

/* line 6396, ../sass/general.scss */
.pr--65 {
  padding-right: 65px;
}

/* line 6400, ../sass/general.scss */
.mt--65 {
  margin-top: 65px !important;
}

/* line 6404, ../sass/general.scss */
.mt---65 {
  margin-top: -65px !important;
}

/* line 6408, ../sass/general.scss */
.mb--65 {
  margin-bottom: 65px;
}

/* line 6412, ../sass/general.scss */
.mr--65 {
  margin-right: 65px;
}

/* line 6416, ../sass/general.scss */
.ml--65 {
  margin-left: 65px;
}

/* line 6420, ../sass/general.scss */
.m--65 {
  margin: 65px;
}

/* line 6424, ../sass/general.scss */
.p--65 {
  padding: 65px;
}

/* line 6428, ../sass/general.scss */
.mtb--65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

/* line 6434, ../sass/general.scss */
.ms---65 {
  margin-left: -65px;
  margin-right: -65px;
}

/* line 6440, ../sass/general.scss */
.fonts-65 {
  font-size: -65px;
}

/* line 6375, ../sass/general.scss */
.ptb--70 {
  padding: 70px 0;
}

/* line 6380, ../sass/general.scss */
.plr--70 {
  padding: 0 70px;
}

/* line 6384, ../sass/general.scss */
.pt--70 {
  padding-top: 70px;
}

/* line 6388, ../sass/general.scss */
.pb--70 {
  padding-bottom: 70px;
}

/* line 6392, ../sass/general.scss */
.pl--70 {
  padding-left: 70px;
}

/* line 6396, ../sass/general.scss */
.pr--70 {
  padding-right: 70px;
}

/* line 6400, ../sass/general.scss */
.mt--70 {
  margin-top: 70px !important;
}

/* line 6404, ../sass/general.scss */
.mt---70 {
  margin-top: -70px !important;
}

/* line 6408, ../sass/general.scss */
.mb--70 {
  margin-bottom: 70px;
}

/* line 6412, ../sass/general.scss */
.mr--70 {
  margin-right: 70px;
}

/* line 6416, ../sass/general.scss */
.ml--70 {
  margin-left: 70px;
}

/* line 6420, ../sass/general.scss */
.m--70 {
  margin: 70px;
}

/* line 6424, ../sass/general.scss */
.p--70 {
  padding: 70px;
}

/* line 6428, ../sass/general.scss */
.mtb--70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

/* line 6434, ../sass/general.scss */
.ms---70 {
  margin-left: -70px;
  margin-right: -70px;
}

/* line 6440, ../sass/general.scss */
.fonts-70 {
  font-size: -70px;
}

/* line 6375, ../sass/general.scss */
.ptb--75 {
  padding: 75px 0;
}

/* line 6380, ../sass/general.scss */
.plr--75 {
  padding: 0 75px;
}

/* line 6384, ../sass/general.scss */
.pt--75 {
  padding-top: 75px;
}

/* line 6388, ../sass/general.scss */
.pb--75 {
  padding-bottom: 75px;
}

/* line 6392, ../sass/general.scss */
.pl--75 {
  padding-left: 75px;
}

/* line 6396, ../sass/general.scss */
.pr--75 {
  padding-right: 75px;
}

/* line 6400, ../sass/general.scss */
.mt--75 {
  margin-top: 75px !important;
}

/* line 6404, ../sass/general.scss */
.mt---75 {
  margin-top: -75px !important;
}

/* line 6408, ../sass/general.scss */
.mb--75 {
  margin-bottom: 75px;
}

/* line 6412, ../sass/general.scss */
.mr--75 {
  margin-right: 75px;
}

/* line 6416, ../sass/general.scss */
.ml--75 {
  margin-left: 75px;
}

/* line 6420, ../sass/general.scss */
.m--75 {
  margin: 75px;
}

/* line 6424, ../sass/general.scss */
.p--75 {
  padding: 75px;
}

/* line 6428, ../sass/general.scss */
.mtb--75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

/* line 6434, ../sass/general.scss */
.ms---75 {
  margin-left: -75px;
  margin-right: -75px;
}

/* line 6440, ../sass/general.scss */
.fonts-75 {
  font-size: -75px;
}

/* line 6375, ../sass/general.scss */
.ptb--80 {
  padding: 80px 0;
}

/* line 6380, ../sass/general.scss */
.plr--80 {
  padding: 0 80px;
}

/* line 6384, ../sass/general.scss */
.pt--80 {
  padding-top: 80px;
}

/* line 6388, ../sass/general.scss */
.pb--80 {
  padding-bottom: 80px;
}

/* line 6392, ../sass/general.scss */
.pl--80 {
  padding-left: 80px;
}

/* line 6396, ../sass/general.scss */
.pr--80 {
  padding-right: 80px;
}

/* line 6400, ../sass/general.scss */
.mt--80 {
  margin-top: 80px !important;
}

/* line 6404, ../sass/general.scss */
.mt---80 {
  margin-top: -80px !important;
}

/* line 6408, ../sass/general.scss */
.mb--80 {
  margin-bottom: 80px;
}

/* line 6412, ../sass/general.scss */
.mr--80 {
  margin-right: 80px;
}

/* line 6416, ../sass/general.scss */
.ml--80 {
  margin-left: 80px;
}

/* line 6420, ../sass/general.scss */
.m--80 {
  margin: 80px;
}

/* line 6424, ../sass/general.scss */
.p--80 {
  padding: 80px;
}

/* line 6428, ../sass/general.scss */
.mtb--80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

/* line 6434, ../sass/general.scss */
.ms---80 {
  margin-left: -80px;
  margin-right: -80px;
}

/* line 6440, ../sass/general.scss */
.fonts-80 {
  font-size: -80px;
}

/* line 6375, ../sass/general.scss */
.ptb--85 {
  padding: 85px 0;
}

/* line 6380, ../sass/general.scss */
.plr--85 {
  padding: 0 85px;
}

/* line 6384, ../sass/general.scss */
.pt--85 {
  padding-top: 85px;
}

/* line 6388, ../sass/general.scss */
.pb--85 {
  padding-bottom: 85px;
}

/* line 6392, ../sass/general.scss */
.pl--85 {
  padding-left: 85px;
}

/* line 6396, ../sass/general.scss */
.pr--85 {
  padding-right: 85px;
}

/* line 6400, ../sass/general.scss */
.mt--85 {
  margin-top: 85px !important;
}

/* line 6404, ../sass/general.scss */
.mt---85 {
  margin-top: -85px !important;
}

/* line 6408, ../sass/general.scss */
.mb--85 {
  margin-bottom: 85px;
}

/* line 6412, ../sass/general.scss */
.mr--85 {
  margin-right: 85px;
}

/* line 6416, ../sass/general.scss */
.ml--85 {
  margin-left: 85px;
}

/* line 6420, ../sass/general.scss */
.m--85 {
  margin: 85px;
}

/* line 6424, ../sass/general.scss */
.p--85 {
  padding: 85px;
}

/* line 6428, ../sass/general.scss */
.mtb--85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

/* line 6434, ../sass/general.scss */
.ms---85 {
  margin-left: -85px;
  margin-right: -85px;
}

/* line 6440, ../sass/general.scss */
.fonts-85 {
  font-size: -85px;
}

/* line 6375, ../sass/general.scss */
.ptb--90 {
  padding: 90px 0;
}

/* line 6380, ../sass/general.scss */
.plr--90 {
  padding: 0 90px;
}

/* line 6384, ../sass/general.scss */
.pt--90 {
  padding-top: 90px;
}

/* line 6388, ../sass/general.scss */
.pb--90 {
  padding-bottom: 90px;
}

/* line 6392, ../sass/general.scss */
.pl--90 {
  padding-left: 90px;
}

/* line 6396, ../sass/general.scss */
.pr--90 {
  padding-right: 90px;
}

/* line 6400, ../sass/general.scss */
.mt--90 {
  margin-top: 90px !important;
}

/* line 6404, ../sass/general.scss */
.mt---90 {
  margin-top: -90px !important;
}

/* line 6408, ../sass/general.scss */
.mb--90 {
  margin-bottom: 90px;
}

/* line 6412, ../sass/general.scss */
.mr--90 {
  margin-right: 90px;
}

/* line 6416, ../sass/general.scss */
.ml--90 {
  margin-left: 90px;
}

/* line 6420, ../sass/general.scss */
.m--90 {
  margin: 90px;
}

/* line 6424, ../sass/general.scss */
.p--90 {
  padding: 90px;
}

/* line 6428, ../sass/general.scss */
.mtb--90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

/* line 6434, ../sass/general.scss */
.ms---90 {
  margin-left: -90px;
  margin-right: -90px;
}

/* line 6440, ../sass/general.scss */
.fonts-90 {
  font-size: -90px;
}

/* line 6375, ../sass/general.scss */
.ptb--95 {
  padding: 95px 0;
}

/* line 6380, ../sass/general.scss */
.plr--95 {
  padding: 0 95px;
}

/* line 6384, ../sass/general.scss */
.pt--95 {
  padding-top: 95px;
}

/* line 6388, ../sass/general.scss */
.pb--95 {
  padding-bottom: 95px;
}

/* line 6392, ../sass/general.scss */
.pl--95 {
  padding-left: 95px;
}

/* line 6396, ../sass/general.scss */
.pr--95 {
  padding-right: 95px;
}

/* line 6400, ../sass/general.scss */
.mt--95 {
  margin-top: 95px !important;
}

/* line 6404, ../sass/general.scss */
.mt---95 {
  margin-top: -95px !important;
}

/* line 6408, ../sass/general.scss */
.mb--95 {
  margin-bottom: 95px;
}

/* line 6412, ../sass/general.scss */
.mr--95 {
  margin-right: 95px;
}

/* line 6416, ../sass/general.scss */
.ml--95 {
  margin-left: 95px;
}

/* line 6420, ../sass/general.scss */
.m--95 {
  margin: 95px;
}

/* line 6424, ../sass/general.scss */
.p--95 {
  padding: 95px;
}

/* line 6428, ../sass/general.scss */
.mtb--95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

/* line 6434, ../sass/general.scss */
.ms---95 {
  margin-left: -95px;
  margin-right: -95px;
}

/* line 6440, ../sass/general.scss */
.fonts-95 {
  font-size: -95px;
}

/* line 6375, ../sass/general.scss */
.ptb--100 {
  padding: 100px 0;
}

/* line 6380, ../sass/general.scss */
.plr--100 {
  padding: 0 100px;
}

/* line 6384, ../sass/general.scss */
.pt--100 {
  padding-top: 100px;
}

/* line 6388, ../sass/general.scss */
.pb--100 {
  padding-bottom: 100px;
}

/* line 6392, ../sass/general.scss */
.pl--100 {
  padding-left: 100px;
}

/* line 6396, ../sass/general.scss */
.pr--100 {
  padding-right: 100px;
}

/* line 6400, ../sass/general.scss */
.mt--100 {
  margin-top: 100px !important;
}

/* line 6404, ../sass/general.scss */
.mt---100 {
  margin-top: -100px !important;
}

/* line 6408, ../sass/general.scss */
.mb--100 {
  margin-bottom: 100px;
}

/* line 6412, ../sass/general.scss */
.mr--100 {
  margin-right: 100px;
}

/* line 6416, ../sass/general.scss */
.ml--100 {
  margin-left: 100px;
}

/* line 6420, ../sass/general.scss */
.m--100 {
  margin: 100px;
}

/* line 6424, ../sass/general.scss */
.p--100 {
  padding: 100px;
}

/* line 6428, ../sass/general.scss */
.mtb--100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

/* line 6434, ../sass/general.scss */
.ms---100 {
  margin-left: -100px;
  margin-right: -100px;
}

/* line 6440, ../sass/general.scss */
.fonts-100 {
  font-size: -100px;
}

/* line 6375, ../sass/general.scss */
.ptb--105 {
  padding: 105px 0;
}

/* line 6380, ../sass/general.scss */
.plr--105 {
  padding: 0 105px;
}

/* line 6384, ../sass/general.scss */
.pt--105 {
  padding-top: 105px;
}

/* line 6388, ../sass/general.scss */
.pb--105 {
  padding-bottom: 105px;
}

/* line 6392, ../sass/general.scss */
.pl--105 {
  padding-left: 105px;
}

/* line 6396, ../sass/general.scss */
.pr--105 {
  padding-right: 105px;
}

/* line 6400, ../sass/general.scss */
.mt--105 {
  margin-top: 105px !important;
}

/* line 6404, ../sass/general.scss */
.mt---105 {
  margin-top: -105px !important;
}

/* line 6408, ../sass/general.scss */
.mb--105 {
  margin-bottom: 105px;
}

/* line 6412, ../sass/general.scss */
.mr--105 {
  margin-right: 105px;
}

/* line 6416, ../sass/general.scss */
.ml--105 {
  margin-left: 105px;
}

/* line 6420, ../sass/general.scss */
.m--105 {
  margin: 105px;
}

/* line 6424, ../sass/general.scss */
.p--105 {
  padding: 105px;
}

/* line 6428, ../sass/general.scss */
.mtb--105 {
  margin-top: 105px;
  margin-bottom: 105px;
}

/* line 6434, ../sass/general.scss */
.ms---105 {
  margin-left: -105px;
  margin-right: -105px;
}

/* line 6440, ../sass/general.scss */
.fonts-105 {
  font-size: -105px;
}

/* line 6375, ../sass/general.scss */
.ptb--110 {
  padding: 110px 0;
}

/* line 6380, ../sass/general.scss */
.plr--110 {
  padding: 0 110px;
}

/* line 6384, ../sass/general.scss */
.pt--110 {
  padding-top: 110px;
}

/* line 6388, ../sass/general.scss */
.pb--110 {
  padding-bottom: 110px;
}

/* line 6392, ../sass/general.scss */
.pl--110 {
  padding-left: 110px;
}

/* line 6396, ../sass/general.scss */
.pr--110 {
  padding-right: 110px;
}

/* line 6400, ../sass/general.scss */
.mt--110 {
  margin-top: 110px !important;
}

/* line 6404, ../sass/general.scss */
.mt---110 {
  margin-top: -110px !important;
}

/* line 6408, ../sass/general.scss */
.mb--110 {
  margin-bottom: 110px;
}

/* line 6412, ../sass/general.scss */
.mr--110 {
  margin-right: 110px;
}

/* line 6416, ../sass/general.scss */
.ml--110 {
  margin-left: 110px;
}

/* line 6420, ../sass/general.scss */
.m--110 {
  margin: 110px;
}

/* line 6424, ../sass/general.scss */
.p--110 {
  padding: 110px;
}

/* line 6428, ../sass/general.scss */
.mtb--110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

/* line 6434, ../sass/general.scss */
.ms---110 {
  margin-left: -110px;
  margin-right: -110px;
}

/* line 6440, ../sass/general.scss */
.fonts-110 {
  font-size: -110px;
}

/* line 6375, ../sass/general.scss */
.ptb--115 {
  padding: 115px 0;
}

/* line 6380, ../sass/general.scss */
.plr--115 {
  padding: 0 115px;
}

/* line 6384, ../sass/general.scss */
.pt--115 {
  padding-top: 115px;
}

/* line 6388, ../sass/general.scss */
.pb--115 {
  padding-bottom: 115px;
}

/* line 6392, ../sass/general.scss */
.pl--115 {
  padding-left: 115px;
}

/* line 6396, ../sass/general.scss */
.pr--115 {
  padding-right: 115px;
}

/* line 6400, ../sass/general.scss */
.mt--115 {
  margin-top: 115px !important;
}

/* line 6404, ../sass/general.scss */
.mt---115 {
  margin-top: -115px !important;
}

/* line 6408, ../sass/general.scss */
.mb--115 {
  margin-bottom: 115px;
}

/* line 6412, ../sass/general.scss */
.mr--115 {
  margin-right: 115px;
}

/* line 6416, ../sass/general.scss */
.ml--115 {
  margin-left: 115px;
}

/* line 6420, ../sass/general.scss */
.m--115 {
  margin: 115px;
}

/* line 6424, ../sass/general.scss */
.p--115 {
  padding: 115px;
}

/* line 6428, ../sass/general.scss */
.mtb--115 {
  margin-top: 115px;
  margin-bottom: 115px;
}

/* line 6434, ../sass/general.scss */
.ms---115 {
  margin-left: -115px;
  margin-right: -115px;
}

/* line 6440, ../sass/general.scss */
.fonts-115 {
  font-size: -115px;
}

/* line 6375, ../sass/general.scss */
.ptb--120 {
  padding: 120px 0;
}

/* line 6380, ../sass/general.scss */
.plr--120 {
  padding: 0 120px;
}

/* line 6384, ../sass/general.scss */
.pt--120 {
  padding-top: 120px;
}

/* line 6388, ../sass/general.scss */
.pb--120 {
  padding-bottom: 120px;
}

/* line 6392, ../sass/general.scss */
.pl--120 {
  padding-left: 120px;
}

/* line 6396, ../sass/general.scss */
.pr--120 {
  padding-right: 120px;
}

/* line 6400, ../sass/general.scss */
.mt--120 {
  margin-top: 120px !important;
}

/* line 6404, ../sass/general.scss */
.mt---120 {
  margin-top: -120px !important;
}

/* line 6408, ../sass/general.scss */
.mb--120 {
  margin-bottom: 120px;
}

/* line 6412, ../sass/general.scss */
.mr--120 {
  margin-right: 120px;
}

/* line 6416, ../sass/general.scss */
.ml--120 {
  margin-left: 120px;
}

/* line 6420, ../sass/general.scss */
.m--120 {
  margin: 120px;
}

/* line 6424, ../sass/general.scss */
.p--120 {
  padding: 120px;
}

/* line 6428, ../sass/general.scss */
.mtb--120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

/* line 6434, ../sass/general.scss */
.ms---120 {
  margin-left: -120px;
  margin-right: -120px;
}

/* line 6440, ../sass/general.scss */
.fonts-120 {
  font-size: -120px;
}

/* line 6375, ../sass/general.scss */
.ptb--125 {
  padding: 125px 0;
}

/* line 6380, ../sass/general.scss */
.plr--125 {
  padding: 0 125px;
}

/* line 6384, ../sass/general.scss */
.pt--125 {
  padding-top: 125px;
}

/* line 6388, ../sass/general.scss */
.pb--125 {
  padding-bottom: 125px;
}

/* line 6392, ../sass/general.scss */
.pl--125 {
  padding-left: 125px;
}

/* line 6396, ../sass/general.scss */
.pr--125 {
  padding-right: 125px;
}

/* line 6400, ../sass/general.scss */
.mt--125 {
  margin-top: 125px !important;
}

/* line 6404, ../sass/general.scss */
.mt---125 {
  margin-top: -125px !important;
}

/* line 6408, ../sass/general.scss */
.mb--125 {
  margin-bottom: 125px;
}

/* line 6412, ../sass/general.scss */
.mr--125 {
  margin-right: 125px;
}

/* line 6416, ../sass/general.scss */
.ml--125 {
  margin-left: 125px;
}

/* line 6420, ../sass/general.scss */
.m--125 {
  margin: 125px;
}

/* line 6424, ../sass/general.scss */
.p--125 {
  padding: 125px;
}

/* line 6428, ../sass/general.scss */
.mtb--125 {
  margin-top: 125px;
  margin-bottom: 125px;
}

/* line 6434, ../sass/general.scss */
.ms---125 {
  margin-left: -125px;
  margin-right: -125px;
}

/* line 6440, ../sass/general.scss */
.fonts-125 {
  font-size: -125px;
}

/* line 6375, ../sass/general.scss */
.ptb--130 {
  padding: 130px 0;
}

/* line 6380, ../sass/general.scss */
.plr--130 {
  padding: 0 130px;
}

/* line 6384, ../sass/general.scss */
.pt--130 {
  padding-top: 130px;
}

/* line 6388, ../sass/general.scss */
.pb--130 {
  padding-bottom: 130px;
}

/* line 6392, ../sass/general.scss */
.pl--130 {
  padding-left: 130px;
}

/* line 6396, ../sass/general.scss */
.pr--130 {
  padding-right: 130px;
}

/* line 6400, ../sass/general.scss */
.mt--130 {
  margin-top: 130px !important;
}

/* line 6404, ../sass/general.scss */
.mt---130 {
  margin-top: -130px !important;
}

/* line 6408, ../sass/general.scss */
.mb--130 {
  margin-bottom: 130px;
}

/* line 6412, ../sass/general.scss */
.mr--130 {
  margin-right: 130px;
}

/* line 6416, ../sass/general.scss */
.ml--130 {
  margin-left: 130px;
}

/* line 6420, ../sass/general.scss */
.m--130 {
  margin: 130px;
}

/* line 6424, ../sass/general.scss */
.p--130 {
  padding: 130px;
}

/* line 6428, ../sass/general.scss */
.mtb--130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

/* line 6434, ../sass/general.scss */
.ms---130 {
  margin-left: -130px;
  margin-right: -130px;
}

/* line 6440, ../sass/general.scss */
.fonts-130 {
  font-size: -130px;
}

/* line 6375, ../sass/general.scss */
.ptb--135 {
  padding: 135px 0;
}

/* line 6380, ../sass/general.scss */
.plr--135 {
  padding: 0 135px;
}

/* line 6384, ../sass/general.scss */
.pt--135 {
  padding-top: 135px;
}

/* line 6388, ../sass/general.scss */
.pb--135 {
  padding-bottom: 135px;
}

/* line 6392, ../sass/general.scss */
.pl--135 {
  padding-left: 135px;
}

/* line 6396, ../sass/general.scss */
.pr--135 {
  padding-right: 135px;
}

/* line 6400, ../sass/general.scss */
.mt--135 {
  margin-top: 135px !important;
}

/* line 6404, ../sass/general.scss */
.mt---135 {
  margin-top: -135px !important;
}

/* line 6408, ../sass/general.scss */
.mb--135 {
  margin-bottom: 135px;
}

/* line 6412, ../sass/general.scss */
.mr--135 {
  margin-right: 135px;
}

/* line 6416, ../sass/general.scss */
.ml--135 {
  margin-left: 135px;
}

/* line 6420, ../sass/general.scss */
.m--135 {
  margin: 135px;
}

/* line 6424, ../sass/general.scss */
.p--135 {
  padding: 135px;
}

/* line 6428, ../sass/general.scss */
.mtb--135 {
  margin-top: 135px;
  margin-bottom: 135px;
}

/* line 6434, ../sass/general.scss */
.ms---135 {
  margin-left: -135px;
  margin-right: -135px;
}

/* line 6440, ../sass/general.scss */
.fonts-135 {
  font-size: -135px;
}

/* line 6375, ../sass/general.scss */
.ptb--140 {
  padding: 140px 0;
}

/* line 6380, ../sass/general.scss */
.plr--140 {
  padding: 0 140px;
}

/* line 6384, ../sass/general.scss */
.pt--140 {
  padding-top: 140px;
}

/* line 6388, ../sass/general.scss */
.pb--140 {
  padding-bottom: 140px;
}

/* line 6392, ../sass/general.scss */
.pl--140 {
  padding-left: 140px;
}

/* line 6396, ../sass/general.scss */
.pr--140 {
  padding-right: 140px;
}

/* line 6400, ../sass/general.scss */
.mt--140 {
  margin-top: 140px !important;
}

/* line 6404, ../sass/general.scss */
.mt---140 {
  margin-top: -140px !important;
}

/* line 6408, ../sass/general.scss */
.mb--140 {
  margin-bottom: 140px;
}

/* line 6412, ../sass/general.scss */
.mr--140 {
  margin-right: 140px;
}

/* line 6416, ../sass/general.scss */
.ml--140 {
  margin-left: 140px;
}

/* line 6420, ../sass/general.scss */
.m--140 {
  margin: 140px;
}

/* line 6424, ../sass/general.scss */
.p--140 {
  padding: 140px;
}

/* line 6428, ../sass/general.scss */
.mtb--140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

/* line 6434, ../sass/general.scss */
.ms---140 {
  margin-left: -140px;
  margin-right: -140px;
}

/* line 6440, ../sass/general.scss */
.fonts-140 {
  font-size: -140px;
}

/* line 6375, ../sass/general.scss */
.ptb--145 {
  padding: 145px 0;
}

/* line 6380, ../sass/general.scss */
.plr--145 {
  padding: 0 145px;
}

/* line 6384, ../sass/general.scss */
.pt--145 {
  padding-top: 145px;
}

/* line 6388, ../sass/general.scss */
.pb--145 {
  padding-bottom: 145px;
}

/* line 6392, ../sass/general.scss */
.pl--145 {
  padding-left: 145px;
}

/* line 6396, ../sass/general.scss */
.pr--145 {
  padding-right: 145px;
}

/* line 6400, ../sass/general.scss */
.mt--145 {
  margin-top: 145px !important;
}

/* line 6404, ../sass/general.scss */
.mt---145 {
  margin-top: -145px !important;
}

/* line 6408, ../sass/general.scss */
.mb--145 {
  margin-bottom: 145px;
}

/* line 6412, ../sass/general.scss */
.mr--145 {
  margin-right: 145px;
}

/* line 6416, ../sass/general.scss */
.ml--145 {
  margin-left: 145px;
}

/* line 6420, ../sass/general.scss */
.m--145 {
  margin: 145px;
}

/* line 6424, ../sass/general.scss */
.p--145 {
  padding: 145px;
}

/* line 6428, ../sass/general.scss */
.mtb--145 {
  margin-top: 145px;
  margin-bottom: 145px;
}

/* line 6434, ../sass/general.scss */
.ms---145 {
  margin-left: -145px;
  margin-right: -145px;
}

/* line 6440, ../sass/general.scss */
.fonts-145 {
  font-size: -145px;
}

/* line 6375, ../sass/general.scss */
.ptb--150 {
  padding: 150px 0;
}

/* line 6380, ../sass/general.scss */
.plr--150 {
  padding: 0 150px;
}

/* line 6384, ../sass/general.scss */
.pt--150 {
  padding-top: 150px;
}

/* line 6388, ../sass/general.scss */
.pb--150 {
  padding-bottom: 150px;
}

/* line 6392, ../sass/general.scss */
.pl--150 {
  padding-left: 150px;
}

/* line 6396, ../sass/general.scss */
.pr--150 {
  padding-right: 150px;
}

/* line 6400, ../sass/general.scss */
.mt--150 {
  margin-top: 150px !important;
}

/* line 6404, ../sass/general.scss */
.mt---150 {
  margin-top: -150px !important;
}

/* line 6408, ../sass/general.scss */
.mb--150 {
  margin-bottom: 150px;
}

/* line 6412, ../sass/general.scss */
.mr--150 {
  margin-right: 150px;
}

/* line 6416, ../sass/general.scss */
.ml--150 {
  margin-left: 150px;
}

/* line 6420, ../sass/general.scss */
.m--150 {
  margin: 150px;
}

/* line 6424, ../sass/general.scss */
.p--150 {
  padding: 150px;
}

/* line 6428, ../sass/general.scss */
.mtb--150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

/* line 6434, ../sass/general.scss */
.ms---150 {
  margin-left: -150px;
  margin-right: -150px;
}

/* line 6440, ../sass/general.scss */
.fonts-150 {
  font-size: -150px;
}

/* line 6375, ../sass/general.scss */
.ptb--155 {
  padding: 155px 0;
}

/* line 6380, ../sass/general.scss */
.plr--155 {
  padding: 0 155px;
}

/* line 6384, ../sass/general.scss */
.pt--155 {
  padding-top: 155px;
}

/* line 6388, ../sass/general.scss */
.pb--155 {
  padding-bottom: 155px;
}

/* line 6392, ../sass/general.scss */
.pl--155 {
  padding-left: 155px;
}

/* line 6396, ../sass/general.scss */
.pr--155 {
  padding-right: 155px;
}

/* line 6400, ../sass/general.scss */
.mt--155 {
  margin-top: 155px !important;
}

/* line 6404, ../sass/general.scss */
.mt---155 {
  margin-top: -155px !important;
}

/* line 6408, ../sass/general.scss */
.mb--155 {
  margin-bottom: 155px;
}

/* line 6412, ../sass/general.scss */
.mr--155 {
  margin-right: 155px;
}

/* line 6416, ../sass/general.scss */
.ml--155 {
  margin-left: 155px;
}

/* line 6420, ../sass/general.scss */
.m--155 {
  margin: 155px;
}

/* line 6424, ../sass/general.scss */
.p--155 {
  padding: 155px;
}

/* line 6428, ../sass/general.scss */
.mtb--155 {
  margin-top: 155px;
  margin-bottom: 155px;
}

/* line 6434, ../sass/general.scss */
.ms---155 {
  margin-left: -155px;
  margin-right: -155px;
}

/* line 6440, ../sass/general.scss */
.fonts-155 {
  font-size: -155px;
}

/* line 6375, ../sass/general.scss */
.ptb--160 {
  padding: 160px 0;
}

/* line 6380, ../sass/general.scss */
.plr--160 {
  padding: 0 160px;
}

/* line 6384, ../sass/general.scss */
.pt--160 {
  padding-top: 160px;
}

/* line 6388, ../sass/general.scss */
.pb--160 {
  padding-bottom: 160px;
}

/* line 6392, ../sass/general.scss */
.pl--160 {
  padding-left: 160px;
}

/* line 6396, ../sass/general.scss */
.pr--160 {
  padding-right: 160px;
}

/* line 6400, ../sass/general.scss */
.mt--160 {
  margin-top: 160px !important;
}

/* line 6404, ../sass/general.scss */
.mt---160 {
  margin-top: -160px !important;
}

/* line 6408, ../sass/general.scss */
.mb--160 {
  margin-bottom: 160px;
}

/* line 6412, ../sass/general.scss */
.mr--160 {
  margin-right: 160px;
}

/* line 6416, ../sass/general.scss */
.ml--160 {
  margin-left: 160px;
}

/* line 6420, ../sass/general.scss */
.m--160 {
  margin: 160px;
}

/* line 6424, ../sass/general.scss */
.p--160 {
  padding: 160px;
}

/* line 6428, ../sass/general.scss */
.mtb--160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

/* line 6434, ../sass/general.scss */
.ms---160 {
  margin-left: -160px;
  margin-right: -160px;
}

/* line 6440, ../sass/general.scss */
.fonts-160 {
  font-size: -160px;
}

/* line 6375, ../sass/general.scss */
.ptb--165 {
  padding: 165px 0;
}

/* line 6380, ../sass/general.scss */
.plr--165 {
  padding: 0 165px;
}

/* line 6384, ../sass/general.scss */
.pt--165 {
  padding-top: 165px;
}

/* line 6388, ../sass/general.scss */
.pb--165 {
  padding-bottom: 165px;
}

/* line 6392, ../sass/general.scss */
.pl--165 {
  padding-left: 165px;
}

/* line 6396, ../sass/general.scss */
.pr--165 {
  padding-right: 165px;
}

/* line 6400, ../sass/general.scss */
.mt--165 {
  margin-top: 165px !important;
}

/* line 6404, ../sass/general.scss */
.mt---165 {
  margin-top: -165px !important;
}

/* line 6408, ../sass/general.scss */
.mb--165 {
  margin-bottom: 165px;
}

/* line 6412, ../sass/general.scss */
.mr--165 {
  margin-right: 165px;
}

/* line 6416, ../sass/general.scss */
.ml--165 {
  margin-left: 165px;
}

/* line 6420, ../sass/general.scss */
.m--165 {
  margin: 165px;
}

/* line 6424, ../sass/general.scss */
.p--165 {
  padding: 165px;
}

/* line 6428, ../sass/general.scss */
.mtb--165 {
  margin-top: 165px;
  margin-bottom: 165px;
}

/* line 6434, ../sass/general.scss */
.ms---165 {
  margin-left: -165px;
  margin-right: -165px;
}

/* line 6440, ../sass/general.scss */
.fonts-165 {
  font-size: -165px;
}

/* line 6375, ../sass/general.scss */
.ptb--170 {
  padding: 170px 0;
}

/* line 6380, ../sass/general.scss */
.plr--170 {
  padding: 0 170px;
}

/* line 6384, ../sass/general.scss */
.pt--170 {
  padding-top: 170px;
}

/* line 6388, ../sass/general.scss */
.pb--170 {
  padding-bottom: 170px;
}

/* line 6392, ../sass/general.scss */
.pl--170 {
  padding-left: 170px;
}

/* line 6396, ../sass/general.scss */
.pr--170 {
  padding-right: 170px;
}

/* line 6400, ../sass/general.scss */
.mt--170 {
  margin-top: 170px !important;
}

/* line 6404, ../sass/general.scss */
.mt---170 {
  margin-top: -170px !important;
}

/* line 6408, ../sass/general.scss */
.mb--170 {
  margin-bottom: 170px;
}

/* line 6412, ../sass/general.scss */
.mr--170 {
  margin-right: 170px;
}

/* line 6416, ../sass/general.scss */
.ml--170 {
  margin-left: 170px;
}

/* line 6420, ../sass/general.scss */
.m--170 {
  margin: 170px;
}

/* line 6424, ../sass/general.scss */
.p--170 {
  padding: 170px;
}

/* line 6428, ../sass/general.scss */
.mtb--170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

/* line 6434, ../sass/general.scss */
.ms---170 {
  margin-left: -170px;
  margin-right: -170px;
}

/* line 6440, ../sass/general.scss */
.fonts-170 {
  font-size: -170px;
}

/* line 6375, ../sass/general.scss */
.ptb--175 {
  padding: 175px 0;
}

/* line 6380, ../sass/general.scss */
.plr--175 {
  padding: 0 175px;
}

/* line 6384, ../sass/general.scss */
.pt--175 {
  padding-top: 175px;
}

/* line 6388, ../sass/general.scss */
.pb--175 {
  padding-bottom: 175px;
}

/* line 6392, ../sass/general.scss */
.pl--175 {
  padding-left: 175px;
}

/* line 6396, ../sass/general.scss */
.pr--175 {
  padding-right: 175px;
}

/* line 6400, ../sass/general.scss */
.mt--175 {
  margin-top: 175px !important;
}

/* line 6404, ../sass/general.scss */
.mt---175 {
  margin-top: -175px !important;
}

/* line 6408, ../sass/general.scss */
.mb--175 {
  margin-bottom: 175px;
}

/* line 6412, ../sass/general.scss */
.mr--175 {
  margin-right: 175px;
}

/* line 6416, ../sass/general.scss */
.ml--175 {
  margin-left: 175px;
}

/* line 6420, ../sass/general.scss */
.m--175 {
  margin: 175px;
}

/* line 6424, ../sass/general.scss */
.p--175 {
  padding: 175px;
}

/* line 6428, ../sass/general.scss */
.mtb--175 {
  margin-top: 175px;
  margin-bottom: 175px;
}

/* line 6434, ../sass/general.scss */
.ms---175 {
  margin-left: -175px;
  margin-right: -175px;
}

/* line 6440, ../sass/general.scss */
.fonts-175 {
  font-size: -175px;
}

/* line 6375, ../sass/general.scss */
.ptb--180 {
  padding: 180px 0;
}

/* line 6380, ../sass/general.scss */
.plr--180 {
  padding: 0 180px;
}

/* line 6384, ../sass/general.scss */
.pt--180 {
  padding-top: 180px;
}

/* line 6388, ../sass/general.scss */
.pb--180 {
  padding-bottom: 180px;
}

/* line 6392, ../sass/general.scss */
.pl--180 {
  padding-left: 180px;
}

/* line 6396, ../sass/general.scss */
.pr--180 {
  padding-right: 180px;
}

/* line 6400, ../sass/general.scss */
.mt--180 {
  margin-top: 180px !important;
}

/* line 6404, ../sass/general.scss */
.mt---180 {
  margin-top: -180px !important;
}

/* line 6408, ../sass/general.scss */
.mb--180 {
  margin-bottom: 180px;
}

/* line 6412, ../sass/general.scss */
.mr--180 {
  margin-right: 180px;
}

/* line 6416, ../sass/general.scss */
.ml--180 {
  margin-left: 180px;
}

/* line 6420, ../sass/general.scss */
.m--180 {
  margin: 180px;
}

/* line 6424, ../sass/general.scss */
.p--180 {
  padding: 180px;
}

/* line 6428, ../sass/general.scss */
.mtb--180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

/* line 6434, ../sass/general.scss */
.ms---180 {
  margin-left: -180px;
  margin-right: -180px;
}

/* line 6440, ../sass/general.scss */
.fonts-180 {
  font-size: -180px;
}

/* line 6375, ../sass/general.scss */
.ptb--185 {
  padding: 185px 0;
}

/* line 6380, ../sass/general.scss */
.plr--185 {
  padding: 0 185px;
}

/* line 6384, ../sass/general.scss */
.pt--185 {
  padding-top: 185px;
}

/* line 6388, ../sass/general.scss */
.pb--185 {
  padding-bottom: 185px;
}

/* line 6392, ../sass/general.scss */
.pl--185 {
  padding-left: 185px;
}

/* line 6396, ../sass/general.scss */
.pr--185 {
  padding-right: 185px;
}

/* line 6400, ../sass/general.scss */
.mt--185 {
  margin-top: 185px !important;
}

/* line 6404, ../sass/general.scss */
.mt---185 {
  margin-top: -185px !important;
}

/* line 6408, ../sass/general.scss */
.mb--185 {
  margin-bottom: 185px;
}

/* line 6412, ../sass/general.scss */
.mr--185 {
  margin-right: 185px;
}

/* line 6416, ../sass/general.scss */
.ml--185 {
  margin-left: 185px;
}

/* line 6420, ../sass/general.scss */
.m--185 {
  margin: 185px;
}

/* line 6424, ../sass/general.scss */
.p--185 {
  padding: 185px;
}

/* line 6428, ../sass/general.scss */
.mtb--185 {
  margin-top: 185px;
  margin-bottom: 185px;
}

/* line 6434, ../sass/general.scss */
.ms---185 {
  margin-left: -185px;
  margin-right: -185px;
}

/* line 6440, ../sass/general.scss */
.fonts-185 {
  font-size: -185px;
}

/* line 6375, ../sass/general.scss */
.ptb--190 {
  padding: 190px 0;
}

/* line 6380, ../sass/general.scss */
.plr--190 {
  padding: 0 190px;
}

/* line 6384, ../sass/general.scss */
.pt--190 {
  padding-top: 190px;
}

/* line 6388, ../sass/general.scss */
.pb--190 {
  padding-bottom: 190px;
}

/* line 6392, ../sass/general.scss */
.pl--190 {
  padding-left: 190px;
}

/* line 6396, ../sass/general.scss */
.pr--190 {
  padding-right: 190px;
}

/* line 6400, ../sass/general.scss */
.mt--190 {
  margin-top: 190px !important;
}

/* line 6404, ../sass/general.scss */
.mt---190 {
  margin-top: -190px !important;
}

/* line 6408, ../sass/general.scss */
.mb--190 {
  margin-bottom: 190px;
}

/* line 6412, ../sass/general.scss */
.mr--190 {
  margin-right: 190px;
}

/* line 6416, ../sass/general.scss */
.ml--190 {
  margin-left: 190px;
}

/* line 6420, ../sass/general.scss */
.m--190 {
  margin: 190px;
}

/* line 6424, ../sass/general.scss */
.p--190 {
  padding: 190px;
}

/* line 6428, ../sass/general.scss */
.mtb--190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

/* line 6434, ../sass/general.scss */
.ms---190 {
  margin-left: -190px;
  margin-right: -190px;
}

/* line 6440, ../sass/general.scss */
.fonts-190 {
  font-size: -190px;
}

/* line 6375, ../sass/general.scss */
.ptb--195 {
  padding: 195px 0;
}

/* line 6380, ../sass/general.scss */
.plr--195 {
  padding: 0 195px;
}

/* line 6384, ../sass/general.scss */
.pt--195 {
  padding-top: 195px;
}

/* line 6388, ../sass/general.scss */
.pb--195 {
  padding-bottom: 195px;
}

/* line 6392, ../sass/general.scss */
.pl--195 {
  padding-left: 195px;
}

/* line 6396, ../sass/general.scss */
.pr--195 {
  padding-right: 195px;
}

/* line 6400, ../sass/general.scss */
.mt--195 {
  margin-top: 195px !important;
}

/* line 6404, ../sass/general.scss */
.mt---195 {
  margin-top: -195px !important;
}

/* line 6408, ../sass/general.scss */
.mb--195 {
  margin-bottom: 195px;
}

/* line 6412, ../sass/general.scss */
.mr--195 {
  margin-right: 195px;
}

/* line 6416, ../sass/general.scss */
.ml--195 {
  margin-left: 195px;
}

/* line 6420, ../sass/general.scss */
.m--195 {
  margin: 195px;
}

/* line 6424, ../sass/general.scss */
.p--195 {
  padding: 195px;
}

/* line 6428, ../sass/general.scss */
.mtb--195 {
  margin-top: 195px;
  margin-bottom: 195px;
}

/* line 6434, ../sass/general.scss */
.ms---195 {
  margin-left: -195px;
  margin-right: -195px;
}

/* line 6440, ../sass/general.scss */
.fonts-195 {
  font-size: -195px;
}

/* line 6375, ../sass/general.scss */
.ptb--200 {
  padding: 200px 0;
}

/* line 6380, ../sass/general.scss */
.plr--200 {
  padding: 0 200px;
}

/* line 6384, ../sass/general.scss */
.pt--200 {
  padding-top: 200px;
}

/* line 6388, ../sass/general.scss */
.pb--200 {
  padding-bottom: 200px;
}

/* line 6392, ../sass/general.scss */
.pl--200 {
  padding-left: 200px;
}

/* line 6396, ../sass/general.scss */
.pr--200 {
  padding-right: 200px;
}

/* line 6400, ../sass/general.scss */
.mt--200 {
  margin-top: 200px !important;
}

/* line 6404, ../sass/general.scss */
.mt---200 {
  margin-top: -200px !important;
}

/* line 6408, ../sass/general.scss */
.mb--200 {
  margin-bottom: 200px;
}

/* line 6412, ../sass/general.scss */
.mr--200 {
  margin-right: 200px;
}

/* line 6416, ../sass/general.scss */
.ml--200 {
  margin-left: 200px;
}

/* line 6420, ../sass/general.scss */
.m--200 {
  margin: 200px;
}

/* line 6424, ../sass/general.scss */
.p--200 {
  padding: 200px;
}

/* line 6428, ../sass/general.scss */
.mtb--200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

/* line 6434, ../sass/general.scss */
.ms---200 {
  margin-left: -200px;
  margin-right: -200px;
}

/* line 6440, ../sass/general.scss */
.fonts-200 {
  font-size: -200px;
}

/* line 6445, ../sass/general.scss */
.border-curve {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 30px;
  padding: 5px;
  margin: 15px;
}

/* line 6456, ../sass/general.scss */
.custom1 {
  color: white;
  background-color: black;
}

/* line 6461, ../sass/general.scss */
.custom2 {
  color: black;
  background-color: white;
}

/* line 6466, ../sass/general.scss */
.custom3 {
  color: #595959;
  background-color: #e1e1e1;
  border: none;
}

/* line 6472, ../sass/general.scss */
.gray {
  color: #666;
}

/* line 6476, ../sass/general.scss */
.free {
  color: #000;
  background-color: #ff0;
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
}

/* line 6485, ../sass/general.scss */
.grid-events {
  background-color: white;
}

/* line 6493, ../sass/general.scss */
.header-event .month_content_title {
  overflow: hidden;
  width: 25%;
  padding: 40px 0;
  cursor: pointer;
}
/* line 6499, ../sass/general.scss */
.header-event .month_content_title #month_header {
  font-size: 30px;
  font-size: 30px;
  float: left;
}
/* line 6506, ../sass/general.scss */
.header-event .month_content_title i.fa-angle-down {
  color: #3ec7ef;
  font-size: 35px;
  float: left;
  margin-top: -3px;
  margin-left: 5px;
}
/* line 6515, ../sass/general.scss */
.header-event .month {
  font-size: 30px;
}
/* line 6519, ../sass/general.scss */
.header-event .months {
  display: none;
  top: 100%;
  /* width: 100%; */
  left: 0;
  background: #fff;
  /* text-align: center; */
  border-top: 1px solid #eee;
  list-style: none;
  text-decoration: none;
  z-index: 10;
  margin-left: 9px;
}
/* line 6532, ../sass/general.scss */
.header-event .months a {
  color: #505050;
  font-size: 25px;
  font-family: "Stag Web", Georgia, Times, sans-serif;
}
/* line 6539, ../sass/general.scss */
.header-event .categories {
  display: none;
  /* width: 100%; */
  right: 0px;
  background: #fff;
  /* text-align: center; */
  list-style: none;
  text-decoration: none;
  z-index: 10;
  width: 100%;
}
/* line 6554, ../sass/general.scss */
.header-event .categories a {
  padding: 10px;
  display: block;
  color: #333;
  border-bottom: 1px solid #e1dede;
  position: relative;
  font-family: "Stag Web", Georgia, Times, sans-serif;
}
/* line 6564, ../sass/general.scss */
.header-event .categories li:first-child a {
  border-top: 1px solid #e1dede;
}
/* line 6570, ../sass/general.scss */
.header-event .categories li:last-child a {
  border-bottom: 0px !important;
}
/* line 6576, ../sass/general.scss */
.header-event #DateNavegate {
  position: relative;
  display: flex;
  justify-content: center;
  width: 55%;
}
/* line 6582, ../sass/general.scss */
.header-event #DateNavegate .active-event {
  background-color: #3EC7EF;
  color: white;
}
/* line 6587, ../sass/general.scss */
.header-event #DateNavegate button {
  height: auto;
  width: 45px;
  margin: 2px;
  padding: 12px;
  background-color: #e1e1e1;
  color: black;
  cursor: pointer;
}
/* line 6596, ../sass/general.scss */
.header-event #DateNavegate button:hover {
  background-color: #3EC7EF;
  color: white;
}
/* line 6602, ../sass/general.scss */
.header-event #DateNavegate button .active-event {
  background-color: #3EC7EF;
  color: white;
}
/* line 6608, ../sass/general.scss */
.header-event #DateNavegate .rounded-circle {
  border-radius: 50%;
  border: none;
}
/* line 6617, ../sass/general.scss */
.header-event #DateNavegate #content-days {
  top: 0px;
  width: 341px;
  height: 100px;
  z-index: 400;
  position: relative;
  overflow: hidden;
}
/* line 6626, ../sass/general.scss */
.header-event #DateNavegate .swiper-wrapper-days {
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 2000px;
}
/* line 6634, ../sass/general.scss */
.header-event #DateNavegate .next-day {
  position: absolute;
  z-index: 500;
  right: 30px;
  top: 33px;
  width: 25px;
  height: 50px;
  font-size: 45px;
  cursor: pointer;
}
/* line 6645, ../sass/general.scss */
.header-event #DateNavegate .prev-day {
  position: absolute;
  z-index: 500;
  left: 30px;
  top: 33px;
  width: 25px;
  height: 50px;
  font-size: 45px;
  cursor: pointer;
}
/* line 6656, ../sass/general.scss */
.header-event #DateNavegate h2 {
  font-size: 18px;
}
/* line 6662, ../sass/general.scss */
.header-event .category_content_select {
  width: 25%;
  padding: 40px 0 20px;
  cursor: pointer;
  position: relative;
}
/* line 6668, ../sass/general.scss */
.header-event .category_content_select .category-event {
  font-size: 18px;
}
/* line 6674, ../sass/general.scss */
.header-event .category_content_select i.fa-angle-down {
  margin-top: 3px;
  margin-left: 5px;
}

/* line 6681, ../sass/general.scss */
.event {
  /*top: 70px;*/
}
/* line 6685, ../sass/general.scss */
.event .categorie-title {
  font-size: 18px;
  width: fit-content;
  padding: 5px 25px;
  margin-left: 0px;
  background-color: #3ec7ef;
  color: white;
}
/* line 6694, ../sass/general.scss */
.event > .item {
  min-height: 500px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  position: relative;
}
/* line 6704, ../sass/general.scss */
.event section h1 {
  font: normal 400 3.4em/0.94 "Stag Web", Georgia, Times, sans-serif;
  color: #444;
  margin: 10px 0;
}
/* line 6710, ../sass/general.scss */
.event section .first-element {
  position: relative;
}
/* line 6713, ../sass/general.scss */
.event section .first-element .image-title-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 2%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-family: "Open Sans", san-serif;
  font-size: 12px;
  line-height: 30px;
  width: 96%;
}
/* line 6725, ../sass/general.scss */
.event section .first-element .image-title-desc .date-event {
  display: flex;
  font-family: Verdana, Arial, san-serif;
}
/* line 6733, ../sass/general.scss */
.event section .first-element figure {
  margin: 0;
  padding: 0;
}
/* line 6738, ../sass/general.scss */
.event section .first-element .gallery-scrollable {
  width: 100%;
}
/* line 6743, ../sass/general.scss */
.event section .first-element .gallery-scrollable .items {
  position: absolute;
  left: 0;
  top: 0;
  width: 2000000px;
}
/* line 6750, ../sass/general.scss */
.event section .first-element .gallery-scrollable .items .item {
  float: left;
  position: relative;
  background: black;
  text-align: center;
}
/* line 6757, ../sass/general.scss */
.event section .first-element .gallery-scrollable .items .item img {
  height: 100%;
  display: inline-block;
}
/* line 6765, ../sass/general.scss */
.event section .first-element a {
  position: absolute;
  top: 45%;
  color: #fff;
  z-index: 10;
  font-family: FontAwesome, sans-serif;
  display: block;
  padding: 5px;
  font-size: 22px;
  width: 30px;
  height: 30px;
}
/* line 6778, ../sass/general.scss */
.event section .first-element a.prev {
  left: 0;
  background: url("/common_files/images/left.svg") center center/cover;
  display: none;
}
/* line 6784, ../sass/general.scss */
.event section .first-element a.next {
  right: 0;
  background: url("/common_files/images/right.svg") center center/cover;
}
/* line 6790, ../sass/general.scss */
.event section .first-element .youtube iframe {
  height: 627px;
}
/* line 6796, ../sass/general.scss */
.event section ul.autor {
  padding-left: 0px;
  margin-bottom: 10px;
}
/* line 6800, ../sass/general.scss */
.event section ul.autor li {
  list-style: unset;
  font-size: 0.9rem;
  color: #777;
  list-style: none;
}
/* line 6808, ../sass/general.scss */
.event section .date {
  margin-bottom: 20px;
  font-size: 0.9rem;
  color: #777;
  display: block;
  clear: both;
}
/* line 6817, ../sass/general.scss */
.event .section-title {
  border-bottom: 2px solid #ddd;
}
/* line 6820, ../sass/general.scss */
.event .section-title .subsection {
  border-top: 5px solid #33B4DB;
  text-transform: uppercase;
  font-family: Verdana, san-serif;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.8em;
  color: #444;
  /*>div{
      width:52%;
  }*/
}
/* line 6834, ../sass/general.scss */
.event .two-columns {
  overflow: hidden;
  margin: 6px auto;
}
/* line 6840, ../sass/general.scss */
.event .two-columns article {
  float: left;
  position: relative;
}
/* line 6845, ../sass/general.scss */
.event .two-columns article .social-share .social {
  position: relative;
}
/* line 6849, ../sass/general.scss */
.event .two-columns article .social-share .likes {
  margin-bottom: 10px;
}
/* line 6853, ../sass/general.scss */
.event .two-columns article .social-share .fb_share,
.event .two-columns article .social-share .tw_share,
.event .two-columns article .social-share .gp_share,
.event .two-columns article .social-share .ms_share,
.event .two-columns article .social-share .wh_share,
.event .two-columns article .social-share .copy_url_share {
  cursor: pointer;
  float: left;
  border-radius: 100%;
  width: 30%;
}
/* line 6864, ../sass/general.scss */
.event .two-columns article .social-share .fb_share a,
.event .two-columns article .social-share .tw_share a,
.event .two-columns article .social-share .gp_share a,
.event .two-columns article .social-share .ms_share a,
.event .two-columns article .social-share .wh_share a,
.event .two-columns article .social-share .copy_url_share a {
  display: block;
  color: #fff;
  text-align: center;
}
/* line 6869, ../sass/general.scss */
.event .two-columns article .social-share .fb_share a img,
.event .two-columns article .social-share .tw_share a img,
.event .two-columns article .social-share .gp_share a img,
.event .two-columns article .social-share .ms_share a img,
.event .two-columns article .social-share .wh_share a img,
.event .two-columns article .social-share .copy_url_share a img {
  display: block;
  margin: 6px auto;
  width: 60%;
}
/* line 6878, ../sass/general.scss */
.event .two-columns article .social-share .fb_share a {
  margin: 0 auto;
}
/* line 6900, ../sass/general.scss */
.event .two-columns article .social-share .gp_share a {
  background: url(/common_files/images/gp.svg) no-repeat center center/cover;
  height: 44px;
  width: 44px;
}
/* line 6908, ../sass/general.scss */
.event .two-columns article .social-share .ms_share a {
  background: url(/common_files/images/msn-icon.svg) no-repeat center center/cover;
}
/* line 6913, ../sass/general.scss */
.event .two-columns article .social-share .copy_url_share,
.event .two-columns article .social-share .tw_share {
  position: relative;
}
/* line 6917, ../sass/general.scss */
.event .two-columns article .social-share .copy_url_share .tooltiptext,
.event .two-columns article .social-share .tw_share .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 13px;
  right: 50px;
  opacity: 0;
  transition: all 1s ease-in-out;
}
/* line 6933, ../sass/general.scss */
.event .two-columns article .social-share .copy_url_share .tooltiptext::after,
.event .two-columns article .social-share .tw_share .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -14px;
  /* margin-left: -5px; */
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}
/* line 6944, ../sass/general.scss */
.event .two-columns article .social-share .copy_url_share .show-tooltip,
.event .two-columns article .social-share .tw_share .show-tooltip {
  animation: show_tooltip 5s ease-in-out 1;
}
@keyframes show_tooltip {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* line 6990, ../sass/general.scss */
.event .two-columns article .body {
  border-bottom: 1px solid #DDD;
  clear: both;
  margin-bottom: 23px;
  overflow: hidden;
  font-family: Verdana, Arial, san-serif;
  line-height: 1.6em;
  color: #525252;
  position: relative;
}
/* line 7000, ../sass/general.scss */
.event .two-columns article .body h2 {
  /* font-weight: bold;
  font-size: 1em;
  padding-bottom: 0px;
  padding-top: 20px;
  letter-spacing: 0.07rem !important;
  word-spacing: 0.07rem !important;*/
  font-weight: 700;
  padding-bottom: 0;
  font-size: 1.08rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  padding-top: 0 !important;
  margin-top: 30px !important;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 7018, ../sass/general.scss */
.event .two-columns article .body h4 {
  margin-bottom: 20px;
  margin-top: 20px;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 7025, ../sass/general.scss */
.event .two-columns article .body .inline-compare {
  width: 100%;
  max-width: 540px;
  float: left;
  overflow: hidden;
  margin: 24px 0 24px -80px;
}
/* line 7033, ../sass/general.scss */
.event .two-columns article .body .youtube {
  width: 540px;
  margin: 24px 0 24px 0px;
}
/* line 7038, ../sass/general.scss */
.event .two-columns article .body p {
  /*overflow: hidden;
  clear: both;
  margin-bottom: 20px;*/
  clear: both;
  color: #525252;
  font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  overflow: hidden;
  font-size: 1.01rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  margin-top: 0 !important;
}
/* line 7061, ../sass/general.scss */
.event .two-columns article .body div p {
  padding: 0 !important;
}
/* line 7066, ../sass/general.scss */
.event .two-columns article .body a {
  color: #0084B4;
}
/* line 7070, ../sass/general.scss */
.event .two-columns article .body .inline-related,
.event .two-columns article .body figure.embed-inline,
.event .two-columns article .body .inline-code,
.event .two-columns article .body .container-cxense,
.event .two-columns article .body .inline-img,
.event .two-columns article .body figure {
  float: right;
  overflow: hidden;
  position: relative;
  margin: 20px 0;
}
/* line 7083, ../sass/general.scss */
.event .two-columns article .body .inline-related img {
  width: 100%;
  display: block;
}
/* line 7088, ../sass/general.scss */
.event .two-columns article .body .inline-related .related-title {
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 7094, ../sass/general.scss */
.event .two-columns article .body .inline-related h3 {
  color: #fff;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  font-weight: normal;
}
/* line 7103, ../sass/general.scss */
.event .two-columns article .body .inline-quote .inline-cita {
  background: #fff;
  padding-bottom: 20px;
  color: #444;
  font: italic normal 2em/1 Stag Web, Georgia, Times, sans-serif;
  word-wrap: normal;
}
/* line 7110, ../sass/general.scss */
.event .two-columns article .body .inline-quote .inline-cita .quote {
  color: #fb4c1c;
  font-size: 60px;
  line-height: 0.2em;
  vertical-align: bottom;
  margin-right: 6px;
}
/* line 7119, ../sass/general.scss */
.event .two-columns article .body .inline-quote .autor,
.event .two-columns article .body .inline-quote .autor-desc {
  display: inline;
  clear: none;
  width: auto;
  font-size: 11px;
  padding-left: 4px;
}
/* line 7129, ../sass/general.scss */
.event .two-columns article .body .inline-quote .autor-desc {
  color: #999;
}
/* line 7135, ../sass/general.scss */
.event .two-columns article .body .inline-code {
  position: relative;
  float: right;
  margin-bottom: 20px;
}
/* line 7140, ../sass/general.scss */
.event .two-columns article .body .inline-code .fa-info-circle {
  position: absolute;
  right: 0px;
  top: 2px;
  z-index: 7;
  color: #fff;
  font-size: 20px;
  width: 30px;
  height: 30px;
  background: url(/images/ia.png) no-repeat center center;
}
/* line 7152, ../sass/general.scss */
.event .two-columns article .body .inline-code .ia {
  background: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  padding: 10px;
  line-height: 16px;
  max-width: 200px;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 6;
  box-shadow: 2px 2px 2px black;
  display: none;
}
/* line 7166, ../sass/general.scss */
.event .two-columns article .body .inline-code .cxense-inline {
  position: relative;
  height: 250px;
  overflow: hidden;
}
/* line 7171, ../sass/general.scss */
.event .two-columns article .body .inline-code .cxense-inline h3 {
  position: absolute;
  width: 98%;
  padding: 1%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  font-size: 26px;
}
/* line 7181, ../sass/general.scss */
.event .two-columns article .body .inline-code .cxense-inline h3 a {
  color: #fff;
}
/* line 7187, ../sass/general.scss */
.event .two-columns article .body .inline-code .cxense-inline a img {
  display: block;
  width: 100%;
}
/* line 7196, ../sass/general.scss */
.event .two-columns article .body .inline-img .img-desc {
  font-size: 12px;
  line-height: 14px;
  color: #999;
  padding: 6px 0;
}
/* line 7203, ../sass/general.scss */
.event .two-columns article .body .inline-img img {
  width: 100%;
}
/* line 7208, ../sass/general.scss */
.event .two-columns article .body twitterwidget.twitter-tweet-rendered,
.event .two-columns article .body .twitter-tweet {
  float: right;
}
/* line 7213, ../sass/general.scss */
.event .two-columns article .body > h3 {
  /*font-size: 30px;
  background-color: #f1eeec;
  color: #fa6138;
  line-height: 35px;
  clear: both;
  width: 106%;
  font-weight: normal;
  margin: 10px auto;
  padding: 0 3%;
  float: right;*/
  padding-top: 20px;
  font-weight: 700;
  padding-bottom: 0;
  font-size: 1.04rem !important;
  line-height: 1.6rem !important;
  margin-bottom: 20px !important;
  padding-top: 0 !important;
  margin-top: 20px !important;
  letter-spacing: .03em !important;
  word-spacing: .07em !important;
}
/* line 7238, ../sass/general.scss */
.event .two-columns aside {
  float: right;
  width: 336px;
}
/* line 7243, ../sass/general.scss */
.event .two-columns .content-event {
  color: #383838;
  display: block;
}
/* line 7248, ../sass/general.scss */
.event .two-columns .content-event .row-card {
  display: flex;
  clear: both;
}
/* line 7252, ../sass/general.scss */
.event .two-columns .content-event .row-card a {
  border-radius: 10px;
  background: #383838;
  color: white;
  padding: 5px 35px;
  text-transform: uppercase;
}
/* line 7262, ../sass/general.scss */
.event .two-columns .content-event .col-1 {
  flex: 0 0 auto;
  width: 25%;
}
/* line 7267, ../sass/general.scss */
.event .two-columns .content-event .col-2 {
  flex: 0 0 auto;
  width: 50%;
}
/* line 7272, ../sass/general.scss */
.event .two-columns .content-event .col-3 {
  flex: 0 0 auto;
  width: 75%;
}
/* line 7277, ../sass/general.scss */
.event .two-columns .content-event .col-4 {
  flex: 0 0 auto;
  width: 100%;
}
/* line 7282, ../sass/general.scss */
.event .two-columns .content-event .month {
  color: #626262;
}
/* line 7286, ../sass/general.scss */
.event .two-columns .content-event .title-blue {
  color: #3EC7EF;
  font-size: 16px;
  align-self: end;
}
/* line 7292, ../sass/general.scss */
.event .two-columns .content-event .icon {
  width: 30px;
}
/* line 7296, ../sass/general.scss */
.event .two-columns .content-event .event-date {
  border-radius: 10px;
  padding: 18px;
}
/* line 7303, ../sass/general.scss */
.event .two-columns .content-event .reaction-contain .reaction-item .count-reaction {
  position: absolute;
  float: none;
}

/* line 7316, ../sass/general.scss */
.row_direct_acces .link_access_btn img {
  width: 250px;
  margin: 6px auto;
  display: block;
}

/* line 7324, ../sass/general.scss */
.display-flex-up-social {
  display: -webkit-box;
}
/* line 7327, ../sass/general.scss */
.display-flex-up-social .share-header {
  position: relative;
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
/* line 7333, ../sass/general.scss */
.display-flex-up-social .share-header .share-section {
  position: absolute;
  bottom: 0;
}
/* line 7338, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social {
  background: #eaecf4;
  width: fit-content;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  display: flex;
  padding: 0px 6px;
  padding-top: 9px;
}
/* line 7347, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .fb_share,
.display-flex-up-social .share-header .share-section .social .wh_share,
.display-flex-up-social .share-header .share-section .social .copy_url_share {
  cursor: pointer;
}
/* line 7352, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .fb_share a,
.display-flex-up-social .share-header .share-section .social .wh_share a,
.display-flex-up-social .share-header .share-section .social .copy_url_share a {
  display: block;
}
/* line 7357, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .copy_url_share {
  position: relative;
}
/* line 7360, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .copy_url_share .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 13px;
  right: 50px;
  opacity: 0;
  transition: all 1s ease-in-out;
}
/* line 7376, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .copy_url_share .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: -14px;
  /* margin-left: -5px; */
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}
/* line 7387, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social .copy_url_share .show-tooltip {
  animation: show_tooltip 5s ease-in-out 1;
}
@keyframes show_tooltip {
  0% {
    visibility: hidden;
    opacity: 0;
  }
  20% {
    visibility: visible;
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* line 7420, ../sass/general.scss */
.display-flex-up-social .share-header .share-section .social img {
  width: 80%;
  display: block;
  margin: 0 auto 6px;
}
/* line 7432, ../sass/general.scss */
.display-flex-up-social .left_info_article {
  width: 50%;
  padding: 0 0 10px;
}

/* line 7439, ../sass/general.scss */
.hidde-reaction {
  opacity: 60%;
}

/* line 7443, ../sass/general.scss */
.mlr--10 {
  margin-left: 10px;
  margin-right: 10px;
}

/* line 7448, ../sass/general.scss */
.mt--5 {
  margin-top: 5px !important;
}

/* line 7455, ../sass/general.scss */
.display-flex-down-social .down-social-share {
  height: inherit !important;
  padding: 5px 0 !important;
}

/* line 7461, ../sass/general.scss */
.bt-comments {
  cursor: pointer;
  width: 60%;
  height: auto;
  margin: 0px !important;
}

/* line 7468, ../sass/general.scss */
.social-down {
  padding: 4px 0 2px;
  margin: 0 auto;
  overflow: hidden;
  width: 97%;
  text-align: center;
}
/* line 7476, ../sass/general.scss */
.social-down .fb_share,
.social-down .tw_share,
.social-down .gp_share,
.social-down .ms_share,
.social-down .wh_share,
.social-down .xtwiter_share,
.social-down .linkedin_share,
.social-down .email_share {
  width: 15% !important;
  float: left;
  cursor: pointer;
  margin-right: 11px;
}
/* line 7490, ../sass/general.scss */
.social-down .fb_share a img,
.social-down .tw_share a img,
.social-down .gp_share a img,
.social-down .ms_share a img,
.social-down .wh_share a img,
.social-down .xtwiter_share a img,
.social-down .linkedin_share a img,
.social-down .email_share a img {
  margin: 0 auto !important;
  width: inherit !important;
}
/* line 7497, ../sass/general.scss */
.social-down .tw_share {
  margin-right: 0;
}

/* line 7502, ../sass/general.scss */
.down-social-share {
  background: #eaecf1 !important;
  padding: 0px;
  border-radius: 10px;
  width: 100% !important;
  position: relative !important;
  margin-left: 5px;
}
/* line 7511, ../sass/general.scss */
.down-social-share .fb_share {
  margin-left: 3px;
}
/* line 7515, ../sass/general.scss */
.down-social-share .wh_share {
  margin: 0 5px;
}
/* line 7519, ../sass/general.scss */
.down-social-share .tw_share {
  position: relative;
}

/* line 7524, ../sass/general.scss */
.white-text {
  color: #fff !important;
}

/* line 7528, ../sass/general.scss */
.borde {
  clear: left;
  border-top: solid #dadada 1px;
}

/* line 7533, ../sass/general.scss */
.body_event {
  border-top: 1px solid #ddd;
  padding-top: 23px;
  margin-top: 30px;
}

/* line 7539, ../sass/general.scss */
.votes-time-wait {
  position: absolute;
  top: 22px;
  color: #fff;
  font-size: 32px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

/* line 7549, ../sass/general.scss */
#votes_counter_days {
  right: 297px;
}

/* line 7553, ../sass/general.scss */
#votes_counter_hours {
  right: 186px;
}

/* line 7557, ../sass/general.scss */
#votes_counter_minutes {
  right: 65px;
}

/* line 7562, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container {
  position: absolute;
  right: 0;
  width: 65%;
  height: 70px;
}
/* line 7569, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center {
  overflow: hidden;
  height: 70px;
}
/* line 7573, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados {
  height: 70px;
}
/* line 7577, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .candidato-left {
  float: left;
  width: 15%;
  height: 70px;
}
/* line 7582, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .candidato-left img {
  max-width: 60px;
  display: block;
  margin: 5px auto 0;
}
/* line 7589, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data {
  float: left;
  width: 70%;
  height: 70px;
}
/* line 7594, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results {
  float: left;
  width: 50%;
}
/* line 7599, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .partido,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .partido {
  color: #fff;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  margin-top: 3px;
}
/* line 7606, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .partido span,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .partido span {
  font-weight: 700;
}
/* line 7611, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .bar,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .bar {
  overflow: hidden;
  height: 35px;
}
/* line 7615, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .bar .porcentaje,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .bar .porcentaje {
  padding: 2px 0;
  border-radius: 10px;
  height: 28px;
  margin-top: 1.5px;
}
/* line 7621, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .bar .porcentaje .percent-number,
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .bar .porcentaje .percent-number {
  width: 30%;
  padding-top: 3px;
  margin: 0 auto;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
}
/* line 7634, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .first-results .bar .porcentaje {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 7644, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .partido {
  text-align: right;
}
/* line 7648, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .bar {
  border-left: 2px solid #fff;
}
/* line 7651, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .data .second-results .bar .porcentaje {
  float: right;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 7662, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .candidato-right {
  float: left;
  width: 15%;
  height: 70px;
}
/* line 7667, ../sass/general.scss */
.sv_elecciones_prebanner .sv_elecciones_container .sv_elecciones_container_center .item-resultados .candidato-right img {
  max-width: 60px;
  display: block;
  margin: 5px auto 0;
}

/* line 7678, ../sass/general.scss */
.inline-table {
  width: 540px;
  overflow-x: auto;
  float: right;
}

/* line 7684, ../sass/general.scss */
.title_section_promo {
  margin: 5px auto;
  list-style: none;
  line-height: 60px;
  color: #444;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

/* line 7697, ../sass/general.scss */
.img_banner_promo {
  border-radius: 5px;
}

/* line 7709, ../sass/general.scss */
.promo_content {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 7718, ../sass/general.scss */
.promo_content .promo_col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  color: #444;
}
/* line 7727, ../sass/general.scss */
.promo_content .promo_col .title_promo {
  margin: 15px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
}
/* line 7735, ../sass/general.scss */
.promo_content .promo_col .description_promo_title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  padding: 0 20px;
  text-align: center;
}
/* line 7745, ../sass/general.scss */
.promo_content .promo_col .description_promo {
  margin: 0;
  padding: 0 20px;
  text-align: justify;
}
/* line 7751, ../sass/general.scss */
.promo_content .promo_col .instruction_promo {
  margin: 0;
}
/* line 7755, ../sass/general.scss */
.promo_content .promo_col .border_promo_date {
  border-radius: 5px;
  border: 2px solid #01abc4;
  width: 100px;
  text-align: center;
  margin: 0 auto;
  padding: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 2px;
}
/* line 7767, ../sass/general.scss */
.promo_content .promo_col .border_promo_date .date_promo_init,
.promo_content .promo_col .border_promo_date .date_promo_end {
  font-size: 15px;
  letter-spacing: 0px;
}
/* line 7774, ../sass/general.scss */
.promo_content .promo_col .date_promo {
  margin: 0;
}
/* line 7778, ../sass/general.scss */
.promo_content .promo_col .date_promo_draw {
  text-align: center;
  width: 250px;
  margin: 20px auto;
  background: #01abc4;
  padding: 6px 0px;
  color: #fff;
  border-radius: 5px;
  font-weight: 500;
  text-transform: uppercase;
}
/* line 7791, ../sass/general.scss */
.promo_content .promo_col:nth-child(2) {
  padding: 20px;
}

/* line 7797, ../sass/general.scss */
.promo_result .login_register_result_promo {
  padding: 0 20px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  font-optical-sizing: auto;
  font-size: 17px;
}
/* line 7805, ../sass/general.scss */
.promo_result input#btn_join_promo {
  width: 100%;
  max-width: 260px;
  overflow: hidden;
  background: #20abc4;
  border: 0;
  border-radius: 8px;
  color: #fff;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-size: 15px;
  display: block;
  padding: 6px;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
}

/* line 7825, ../sass/general.scss */
.form-group {
  margin-bottom: 1rem;
}
/* line 7828, ../sass/general.scss */
.form-group label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 7834, ../sass/general.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/* line 7849, ../sass/general.scss */
.promo_msg_result {
  position: relative;
  padding: 20px;
  border: 2px solid #000;
  border-radius: 5px;
  margin: 20px 0;
}
/* line 7856, ../sass/general.scss */
.promo_msg_result img.promo_msg_icon {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
}

/* line 7865, ../sass/general.scss */
.txt_winner {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7874, ../sass/general.scss */
.txt_success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7883, ../sass/general.scss */
.txt_danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7892, ../sass/general.scss */
.txt_info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7901, ../sass/general.scss */
.txt_participating {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7910, ../sass/general.scss */
.txt_warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  padding: 10px;
  text-align: center;
  border-radius: 10px;
}

/* line 7919, ../sass/general.scss */
.user_register_promo {
  width: 100%;
  max-width: 300px;
  margin: 20px auto 0;
  overflow: hidden;
}
/* line 7925, ../sass/general.scss */
.user_register_promo .btn_promo {
  font-family: Montserrat, sans-serif;
  font-optical-sizing: auto;
  width: 44%;
  float: left;
  border: 0;
  border-radius: 5px;
  color: #000;
  margin: 0 auto 25px;
  text-transform: uppercase;
  display: block;
  padding: 6px;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  border: 1px solid #01abc4;
}
/* line 7945, ../sass/general.scss */
.user_register_promo #btn_register_promo {
  background: #01abc4;
  color: #fff;
}
/* line 7950, ../sass/general.scss */
.user_register_promo #btn_login_promo {
  width: 45%;
  float: right;
  border: 2px solid #01abc4;
  background: transparent;
  color: #222;
  font-size: 16px;
}

/* line 7960, ../sass/general.scss */
form#form_promotion {
  padding: 10 20px;
  font-family: Montserrat, sans-serif;
  font-optical-sizing: auto;
}
/* line 7965, ../sass/general.scss */
form#form_promotion .form-control {
  border-radius: 5px;
  border: 2px solid #01abc4;
  font-family: Montserrat, sans-serif;
  font-optical-sizing: auto;
}

/* line 7973, ../sass/general.scss */
.hr_desktop {
  width: 100% !important;
}

/* line 7977, ../sass/general.scss */
.wrongMail {
  color: #009BFF;
}

/* line 7981, ../sass/general.scss */
.group-date-register {
  overflow: hidden;
}
/* line 7984, ../sass/general.scss */
.group-date-register select {
  float: left;
  width: 31% !important;
  text-align: center;
}
/* line 7990, ../sass/general.scss */
.group-date-register select:nth-child(2) {
  margin: 0 16px;
}

/* line 7997, ../sass/general.scss */
#update_profile_form .group-date-register select {
  width: 31% !important;
}

/* line 8003, ../sass/general.scss */
.teads-inread {
  transition: all 1s ease-in-out;
}

/* line 8007, ../sass/general.scss */
.special_title {
  width: 14px !important;
  margin-left: 2px;
  margin-bottom: 1px;
}

/* line 8015, ../sass/general.scss */
.scroll .item .special_title {
  width: 24px !important;
  margin-left: 4px !important;
  margin-bottom: -1px;
}

/* line 8023, ../sass/general.scss */
.content_special_body {
  margin-bottom: 20px;
}
/* line 8027, ../sass/general.scss */
.content_special_body .disclaimer {
  position: relative;
  padding: 0 2%;
  font-style: italic;
}

/* line 8034, ../sass/general.scss */
.relative_special {
  padding: 20px 30px;
  position: relative;
  font-style: italic;
  background: #f3f3f3;
}
/* line 8040, ../sass/general.scss */
.relative_special .sign_in_star_special {
  width: 30px !important;
  min-height: 14px !important;
  min-width: 14px !important;
  float: none !important;
}
/* line 8047, ../sass/general.scss */
.relative_special .gift-img {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 70px !important;
  background: #26c3eb;
  padding: 5px;
  border-radius: 50%;
}
/* line 8057, ../sass/general.scss */
.relative_special .free-text {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
  display: block;
  font-size: 30px;
  margin: 10px auto;
  font-family: "Stag Web", Georgia, Times, sans-serif;
  font-style: italic;
}
/* line 8069, ../sass/general.scss */
.relative_special .sign_in_star_special {
  width: 35px !important;
}
/* line 8073, ../sass/general.scss */
.relative_special .free-bottom-text {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #000;
  margin: 0 auto;
  display: block;
  font-style: italic;
}

/* line 8084, ../sass/general.scss */
.btn_register_modal_article {
  background: #414042 !important;
  color: #26c3eb !important;
  font-style: italic;
  font-weight: bold;
}

/* line 8091, ../sass/general.scss */
.btn_login_modal_article {
  border: 1px solid #26c3eb !important;
  background: transparent !important;
  color: #222 !important;
  font-style: italic;
  font-weight: bold;
}

/* line 8102, ../sass/general.scss */
.special-article-block h2,
.special-article-block h1 {
  width: 96% !important;
  padding: 2% !important;
}

/* line 8110, ../sass/general.scss */
.special_title_navigate {
  margin-left: -2px;
  margin-bottom: 0px;
  width: 10px !important;
}

/* line 8118, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row {
  width: 100% !important;
  height: 280px !important;
  margin-right: 6px !important;
  padding: 0 !important;
  float: left;
  position: relative;
  overflow: hidden;
  margin-bottom: 6px;
}
/* line 8129, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row .tax-1605 a {
  color: #fff;
  background: #007c9b !important;
}
/* line 8136, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row .taxonomy a {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #fff;
  line-height: 12px;
  padding: 4px;
  text-transform: uppercase;
  font-size: .8em;
}
/* line 8149, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row h2,
.two-columns-juegos-olimpicos .left .row h1 {
  position: absolute;
  bottom: 0;
  width: 96%;
  color: #fff;
  z-index: 2;
  padding: 10px 3%;
  font-weight: 400;
  font-size: 1.5em;
  margin: 0;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0, #000 0);
  font-family: "Stag Web", Georgia, Times, sans-serif;
}
/* line 8166, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row .img img {
  width: 100%;
  height: auto;
}
/* line 8173, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row-0,
.two-columns-juegos-olimpicos .left .row-1,
.two-columns-juegos-olimpicos .left .row-3,
.two-columns-juegos-olimpicos .left .row-4 {
  max-width: 314px !important;
  margin-right: 6px;
}
/* line 8181, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .row-5 {
  max-width: 336px !important;
  margin-right: 0 !important;
}
/* line 8186, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article {
  position: absolute;
  background: transparent !important;
  width: 34px;
  overflow: hidden;
  margin-right: 0 !important;
  transition: all .2s ease;
  z-index: 3;
  top: 0 !important;
  right: 0 !important;
  bottom: inherit;
  left: inherit;
  padding: 0 !important;
}
/* line 8200, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article:hover {
  width: 102px;
  box-shadow: 1px 1px 3px #444;
}
/* line 8205, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article a {
  width: 34px;
  height: 34px;
  display: block;
}
/* line 8211, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .fb_share {
  background: #3c5999;
}
/* line 8214, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .fb_share a {
  background: url(/common_files/images/fb-white.svg) center center no-repeat;
  background-size: 20px;
}
/* line 8220, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .tw_share {
  background: #000;
}
/* line 8223, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .tw_share a {
  background: url(/common_files/images/tw-white.svg) center center no-repeat;
  background-size: 20px;
}
/* line 8231, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .social > div {
  float: left;
  height: 34px;
  width: 34px;
  margin-right: 0 !important;
}
/* line 8239, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .icon-share {
  background: #bababa;
  position: absolute;
  top: 0;
  right: 0;
}
/* line 8245, ../sass/general.scss */
.two-columns-juegos-olimpicos .left .social-share-article .icon-share a {
  width: 20px;
  height: 20px;
  background: url(/common_files/images/share_white.svg) no-repeat center center;
  background-size: cover;
  margin: 7px;
  display: block;
}

/* line 8260, ../sass/general.scss */
.story_title {
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  font-family: Verdana, Arial, san-serif;
  margin-bottom: -5px;
}

/* line 8268, ../sass/general.scss */
.stories {
  background: #fff;
  display: flex;
  line-height: normal;
  margin: 0 auto;
  overflow: auto;
  padding: 10px 0;
  align-items: center;
}
/* line 8278, ../sass/general.scss */
.stories .status-link {
  display: inline-block;
  text-decoration: none;
  text-align: -webkit-center;
}
/* line 8284, ../sass/general.scss */
.stories .status {
  width: 100px;
  height: 150px;
  border-radius: 5%;
  background: #fff;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
  margin: 4px;
  position: relative;
  border: 1px solid #d4d4d4;
}
/* line 8299, ../sass/general.scss */
.stories .status:hover {
  transform: scale(1.05);
}
/* line 8303, ../sass/general.scss */
.stories .status img {
  width: 100%;
  height: 100%;
  border-radius: 5%;
  object-fit: cover;
  border: 3px solid white;
}
/* line 8313, ../sass/general.scss */
.stories .story-section-container {
  height: 40px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}
/* line 8321, ../sass/general.scss */
.stories .story-section {
  bottom: 0;
  left: 0;
  background-color: #0e52cc;
  color: white;
  font-size: 10px;
  padding: 5px;
  border-radius: 7px;
  width: 80%;
}

/* line 8335, ../sass/general.scss */
.istatus-link {
  display: inline-block;
  text-decoration: none;
}

/* line 8340, ../sass/general.scss */
.seccion-juegos-olimpicos {
  background-image: url(/common_files/images/paris-2024/desktop/DES/Paris-Fondo-Desk.png);
  background-position: 50% 15%;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  min-height: 435px !important;
}
/* line 8348, ../sass/general.scss */
.seccion-juegos-olimpicos .logo-principal-juegos-olimpicos {
  width: 100%;
  min-height: 430px;
}
/* line 8352, ../sass/general.scss */
.seccion-juegos-olimpicos .logo-principal-juegos-olimpicos img {
  width: 100%;
  display: block;
  margin: 90px auto;
  max-width: 530px;
}

/* line 8361, ../sass/general.scss */
.section-1605 {
  border-top: 5px solid #007c9b !important;
}

/* line 8365, ../sass/general.scss */
.multimedia-juegos-olimpicos {
  background-image: url(/common_files/images/paris-2024/desktop/DES/Paris-Fondo-medio-Desk.png) !important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff !important;
}

/* line 8373, ../sass/general.scss */
.sent {
  background: transparent !important;
  font-size: 18px !important;
  cursor: auto !important;
  color: #26c3eb !important;
}

/* line 8381, ../sass/general.scss */
.inline-adjunto img {
  width: inherit !important;
}

/* line 1, ../sass/ads.scss */
.leaderboard {
  width: 100%;
  margin: 0 auto;
}
/* line 5, ../sass/ads.scss */
.leaderboard .ads {
  max-width: 940px;
  display: block;
}

/* line 11, ../sass/ads.scss */
.ads .inner-ads > div,
.ads .row-ads > div,
.ads > div {
  margin: 0 auto;
}

/* line 19, ../sass/ads.scss */
.page .scroll .item {
  width: 100%;
  display: inline-block;
}

/* line 27, ../sass/ads.scss */
#epl_impact_div,
#epl_impact_div2 {
  position: absolute;
  top: 6px;
  width: 160px;
  height: 600px;
}

/* line 35, ../sass/ads.scss */
#epl_impact_div2 {
  left: -166px;
}

/* line 39, ../sass/ads.scss */
#epl_impact_div {
  right: -166px;
}

/* line 45, ../sass/ads.scss */
#epl_impact_div,
#epl_impact_div2 {
  height: 100%;
}
/* line 50, ../sass/ads.scss */
#epl_impact_div #epl_impact_div-inner,
#epl_impact_div #epl_impact_div2-inner,
#epl_impact_div2 #epl_impact_div-inner,
#epl_impact_div2 #epl_impact_div2-inner {
  position: sticky;
  top: 105px;
}

/* line 57, ../sass/ads.scss */
.ad-mt {
  top: 73px !important;
  height: calc(100% - 73px) !important;
}

/* line 62, ../sass/ads.scss */
.ad-mt-event {
  top: 115px !important;
  height: calc(100% - 133px) !important;
}

/*.content-article {
    #epl_impact_div,
    #epl_impact_div2 {
        top: 6px;
    }
    .stick {
        position:fixed !important;
        top: 64px !important;
    }
    #epl_impact_div2.stick{
        left: 289px !important;
    }
    #epl_impact_div.stick {
        right: 306px !important;
    }
}*/
/* line 101, ../sass/ads.scss */
.content-article #epl_impact_div2 {
  left: -166px !important;
}

/* line 105, ../sass/ads.scss */
.content-article #epl_impact_div {
  right: -166px !important;
}

/* line 109, ../sass/ads.scss */
.richmediaArticle,
.richmediaSection {
  top: 0;
  width: 100% !important;
  position: fixed !important;
  left: 0;
  display: none;
  max-width: 100% !important;
  z-index: 999;
  height: 100%;
  overflow: hidden;
}
/* line 121, ../sass/ads.scss */
.richmediaArticle #eplanningrichmedia,
.richmediaSection #eplanningrichmedia {
  position: relative;
  width: 100%;
  max-width: 0px;
  margin: 0 auto;
  height: 0px;
  top: 6%;
}

/* line 131, ../sass/ads.scss */
#fixed_ads {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 11;
}
/* line 138, ../sass/ads.scss */
#fixed_ads .fixed_ads {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  position: relative;
}

/* line 146, ../sass/ads.scss */
.top_box {
  float: left;
  max-width: 336px;
  width: 100%;
  height: 280px;
}

/* line 153, ../sass/ads.scss */
.unoxuno {
  display: none;
}

/* line 157, ../sass/ads.scss */
.ads-txt {
  text-align: center;
  font-size: 10px;
  color: #444;
  line-height: 16px;
  text-transform: uppercase;
  font-family: Verdana;
}

/* line 166, ../sass/ads.scss */
#close-ad {
  position: absolute;
  right: 0;
  top: -24px;
  background: white;
  border-radius: 5px;
  display: none;
}

/* line 175, ../sass/ads.scss */
div[id*=inread-element-] {
  margin: 0 auto;
  transition: all 1s ease-in-out;
  overflow: hidden;
  position: relative;
}
/* line 181, ../sass/ads.scss */
div[id*=inread-element-] #close_inread_adManager {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  cursor: pointer;
  transition: all 0.6s ease-in-out;
  width: inherit !important;
}

/* line 192, ../sass/ads.scss */
#project-modal-image {
  display: none;
}

/* line 196, ../sass/ads.scss */
.halfpage,
.ad-middle-box {
  position: sticky;
  top: 100px;
}

@media (min-width: 940px) {
  /* line 21, ../sass/desktop.scss */
  .modal .modal-contenido {
    max-width: 500px;
  }
  /* line 25, ../sass/desktop.scss */
  .modal .modal-contenido a p {
    font-size: 14px;
    max-width: 330px;
    margin: 30px auto 0;
  }
  /* line 33, ../sass/desktop.scss */
  .modal .modalAlert {
    max-width: 500px;
  }
  /* line 36, ../sass/desktop.scss */
  .modal .modalAlert .closeModal {
    width: 30px;
    height: 30px;
  }

  /* line 43, ../sass/desktop.scss */
  ul.submenu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid #eee;
  }
  /* line 53, ../sass/desktop.scss */
  ul.submenu .preview {
    border-bottom: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 59, ../sass/desktop.scss */
  ul.submenu .preview .border {
    width: 100%;
    max-width: 940px;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 65, ../sass/desktop.scss */
  ul.submenu .preview .border .row {
    width: 31.33%;
    float: left;
    padding: 20px 1%;
    height: 64px;
    overflow: hidden;
  }
  /* line 72, ../sass/desktop.scss */
  ul.submenu .preview .border .row a {
    display: block;
    overflow: hidden;
  }
  /* line 76, ../sass/desktop.scss */
  ul.submenu .preview .border .row a img {
    float: left;
    margin-right: 20px;
    max-width: 60px;
  }
  /* line 82, ../sass/desktop.scss */
  ul.submenu .preview .border .row a h3,
  ul.submenu .preview .border .row a p {
    color: #444;
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    font-family: "Stag Web", Georgia, Times, sans-serif;
  }
  /* line 96, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 1% 0;
  }
  /* line 102, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces > h3 {
    color: #fb4c1c;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, san-serif;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 6px;
  }
  /* line 112, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces .comun-voces {
    width: 96%;
    background: #F5F3F2;
    margin-bottom: 10px;
    padding: 20px 2%;
    font-style: italic;
    font-family: Verdana, san-serif;
    font-weight: bold;
  }
  /* line 121, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces .comun-voces span {
    background: url(/desktop/images/content-type-voces.svg) no-repeat;
    width: 32px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
    float: left;
  }
  /* line 130, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces .comun-voces > a {
    text-align: left;
    display: inline-block;
    color: #333;
    background-position: top left;
    float: left;
    width: 90%;
  }
  /* line 139, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 {
    clear: both;
  }
  /* line 142, ../sass/desktop.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 a {
    text-align: right;
    display: block;
    padding: 6px;
    color: #fb4c1c;
    font-weight: normal;
    font-size: 14px;
  }
  /* line 155, ../sass/desktop.scss */
  ul.submenu > li.comun {
    border-left: 1px solid #ccc;
    display: inline-block;
  }
  /* line 159, ../sass/desktop.scss */
  ul.submenu > li.comun a {
    display: block;
    text-transform: uppercase;
    font-size: 0.725em;
    color: #222;
    padding: 6px 14px;
  }

  /* line 169, ../sass/desktop.scss */
  .menu-expandible {
    border-top: 1px solid #eee;
    background: white;
  }
  /* line 173, ../sass/desktop.scss */
  .menu-expandible > ul {
    position: relative;
    height: 37px;
    text-align: center;
    z-index: 10;
    overflow: visible;
    border-bottom: 1px solid #eee;
  }
  /* line 181, ../sass/desktop.scss */
  .menu-expandible > ul > li {
    display: inline-block;
    border-left: 1px solid #ccc;
    margin-right: -6px;
    list-style: none;
  }
  /* line 187, ../sass/desktop.scss */
  .menu-expandible > ul > li > a {
    display: block;
    text-transform: uppercase;
    font-size: 0.725em;
    color: #222;
    padding: 6px 17px;
  }
  /* line 197, ../sass/desktop.scss */
  .menu-expandible > ul li:hover > ul.submenu {
    display: block;
  }
  /* line 203, ../sass/desktop.scss */
  .menu-expandible .author-list {
    width: 48%;
    float: left;
    padding: 1%;
    margin-top: 20px;
  }
  /* line 209, ../sass/desktop.scss */
  .menu-expandible .author-list li {
    float: left;
    width: 31.33%;
    text-align: left;
    margin: 6px 1%;
    border-bottom: 1px solid #eee;
    list-style: none;
  }
  /* line 217, ../sass/desktop.scss */
  .menu-expandible .author-list li a {
    display: block;
    color: #666;
    font-family: Stag Web;
    font-style: italic;
    font-size: 0.8em;
  }
  /* line 226, ../sass/desktop.scss */
  .menu-expandible .author-list li.top {
    border-top: 1px solid #eee;
  }

  /* line 234, ../sass/desktop.scss */
  .highlight .top_box {
    width: 336px;
    height: 280px;
    margin: 6px 0;
  }
  /* line 240, ../sass/desktop.scss */
  .highlight .row {
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
  }
  /* line 246, ../sass/desktop.scss */
  .highlight .row .date {
    display: none;
  }
  /* line 250, ../sass/desktop.scss */
  .highlight .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 262, ../sass/desktop.scss */
  .highlight .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 275, ../sass/desktop.scss */
  .highlight .row h2,
  .highlight .row h1,
  .highlight .row p {
    position: absolute;
    bottom: 0;
    width: 96%;
    color: #fff;
    z-index: 2;
    padding: 10px 2%;
    font-weight: normal;
    font-size: 1.5em;
    margin: 0;
    font-family: "Stag Web", Georgia, Times, sans-serif;
  }
  /* line 290, ../sass/desktop.scss */
  .highlight .row img {
    width: 100%;
    height: auto;
  }
  /* line 295, ../sass/desktop.scss */
  .highlight .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 305, ../sass/desktop.scss */
  .highlight .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 311, ../sass/desktop.scss */
  .highlight .row .social-share-article .social {
    width: 200px;
  }
  /* line 314, ../sass/desktop.scss */
  .highlight .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 321, ../sass/desktop.scss */
  .highlight .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 327, ../sass/desktop.scss */
  .highlight .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 336, ../sass/desktop.scss */
  .highlight .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 339, ../sass/desktop.scss */
  .highlight .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 345, ../sass/desktop.scss */
  .highlight .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 348, ../sass/desktop.scss */
  .highlight .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 354, ../sass/desktop.scss */
  .highlight .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 357, ../sass/desktop.scss */
  .highlight .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 364, ../sass/desktop.scss */
  .highlight .row .social-share-article:hover {
    width: 102px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 370, ../sass/desktop.scss */
  .highlight .inner > .row-0 {
    max-width: 634px;
    margin: 6px 6px 6px 0;
    width: 100%;
    height: 453px;
  }
  /* line 376, ../sass/desktop.scss */
  .highlight .inner > .row-0 h2,
  .highlight .inner > .row-0 h1,
  .highlight .inner > .row-0 p {
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
  }
  /* line 383, ../sass/desktop.scss */
  .highlight .inner > .row-0 h2 .special_title,
  .highlight .inner > .row-0 h1 .special_title,
  .highlight .inner > .row-0 p .special_title {
    width: 22px !important;
  }
  /* line 389, ../sass/desktop.scss */
  .highlight .row-1,
  .highlight .row-2 {
    width: 314px;
    margin-right: 6px;
  }
  /* line 395, ../sass/desktop.scss */
  .highlight .row.row-1 {
    clear: both;
  }
  /* line 399, ../sass/desktop.scss */
  .highlight .row-3 {
    width: 336px;
  }
  /* line 403, ../sass/desktop.scss */
  .highlight .row-1,
  .highlight .row-2,
  .highlight .row-3 {
    height: 180px;
  }
  /* line 409, ../sass/desktop.scss */
  .highlight .master-fb-feed {
    width: 336px;
    height: 167px;
    position: relative;
    float: left;
    overflow: hidden;
  }
  /* line 417, ../sass/desktop.scss */
  .highlight .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 430, ../sass/desktop.scss */
  .highlight .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 435, ../sass/desktop.scss */
  .highlight .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 441, ../sass/desktop.scss */
  .highlight .master-fb-feed .block-title {
    background: #4267b2;
  }
  /* line 445, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields {
    width: 100%;
    height: 167px;
    overflow: hidden;
  }
  /* line 450, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items {
    width: 2000000px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 456, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 336px;
    height: 167px;
    position: relative;
  }
  /* line 462, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: url(/common_files/images/latest.png) repeat-x bottom center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
  }
  /* line 472, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 482, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 120px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
  }
  /* line 492, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 498, ../sass/desktop.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row h2,
  .highlight .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    z-index: 7;
  }

  /* line 515, ../sass/desktop.scss */
  .section {
    overflow: visible;
    min-height: 484px;
  }
  /* line 519, ../sass/desktop.scss */
  .section .row {
    float: left;
    position: relative;
  }
  /* line 523, ../sass/desktop.scss */
  .section .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 535, ../sass/desktop.scss */
  .section .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 548, ../sass/desktop.scss */
  .section .row h2,
  .section .row h1 {
    position: absolute;
    bottom: 0;
    width: 96%;
    color: #fff;
    z-index: 2;
    padding: 10px 2%;
    font-weight: normal;
    font-size: 1.5em;
  }
  /* line 560, ../sass/desktop.scss */
  .section .row .date {
    display: none;
  }
  /* line 564, ../sass/desktop.scss */
  .section .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 574, ../sass/desktop.scss */
  .section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 580, ../sass/desktop.scss */
  .section .row .social-share-article .social {
    width: 200px;
  }
  /* line 583, ../sass/desktop.scss */
  .section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 590, ../sass/desktop.scss */
  .section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 596, ../sass/desktop.scss */
  .section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 605, ../sass/desktop.scss */
  .section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 608, ../sass/desktop.scss */
  .section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 614, ../sass/desktop.scss */
  .section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 617, ../sass/desktop.scss */
  .section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 623, ../sass/desktop.scss */
  .section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 626, ../sass/desktop.scss */
  .section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 633, ../sass/desktop.scss */
  .section .row .social-share-article:hover {
    width: 102px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 639, ../sass/desktop.scss */
  .section .inner {
    padding-top: 6px;
  }
  /* line 643, ../sass/desktop.scss */
  .section .inner > .row-0 {
    width: 100%;
    max-width: 634px;
    margin-right: 6px;
    height: 472px;
    position: relative;
    max-height: 100%;
  }
  /* line 655, ../sass/desktop.scss */
  .section .inner > .row-0 h2,
  .section .inner > .row-0 h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
  }
  /* line 661, ../sass/desktop.scss */
  .section .inner > .row-0 h2 .special_title,
  .section .inner > .row-0 h1 .special_title {
    margin-bottom: 2px;
    width: 18px !important;
  }
  /* line 667, ../sass/desktop.scss */
  .section .inner > .row-0 .img {
    text-align: center;
    max-height: 442px;
    height: 100%;
    background: black;
    overflow: hidden;
  }
  /* line 674, ../sass/desktop.scss */
  .section .inner > .row-0 .img img {
    display: inline-block;
    height: 100%;
  }
  /* line 681, ../sass/desktop.scss */
  .section .row-1 {
    float: right;
    max-width: 336px;
    margin-right: 0;
    margin-top: 0;
    width: 100%;
    overflow: hidden;
    max-height: 186px;
    position: relative;
  }
  /* line 691, ../sass/desktop.scss */
  .section .row-1 .img {
    text-align: center;
    max-height: 186px;
    height: 100%;
    background: black;
    min-height: 186px;
  }
  /* line 698, ../sass/desktop.scss */
  .section .row-1 .img img {
    display: inline-block;
    height: 100%;
  }
  /* line 709, ../sass/desktop.scss */
  .section .row-3 {
    width: 300px;
  }
  /* line 716, ../sass/desktop.scss */
  .section .master-fb-feed {
    width: 336px;
    height: 167px;
    position: relative;
    float: left;
    overflow: hidden;
  }
  /* line 724, ../sass/desktop.scss */
  .section .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 737, ../sass/desktop.scss */
  .section .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 742, ../sass/desktop.scss */
  .section .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 748, ../sass/desktop.scss */
  .section .master-fb-feed .block-title {
    background: #4267b2;
  }
  /* line 752, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields {
    width: 100%;
    height: 167px;
    overflow: hidden;
  }
  /* line 757, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items {
    width: 2000000px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 763, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 300px;
    height: 167px;
    position: relative;
  }
  /* line 769, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: url(/common_files/images/latest.png) repeat-x bottom center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
  }
  /* line 779, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 789, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
  }
  /* line 799, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 805, ../sass/desktop.scss */
  .section .master-fb-feed .master-fields .field-items .fb-row h2,
  .section .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    z-index: 7;
  }

  /* line 823, ../sass/desktop.scss */
  .voces_section .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 835, ../sass/desktop.scss */
  .voces_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 839, ../sass/desktop.scss */
  .voces_section .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 852, ../sass/desktop.scss */
  .voces_section .row h2,
  .voces_section .row h1 {
    position: absolute;
    bottom: 0;
    width: 96%;
    color: #fff;
    z-index: 2;
    padding: 10px 2%;
    font-weight: normal;
  }
  /* line 863, ../sass/desktop.scss */
  .voces_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 868, ../sass/desktop.scss */
  .voces_section .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 878, ../sass/desktop.scss */
  .voces_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 884, ../sass/desktop.scss */
  .voces_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 887, ../sass/desktop.scss */
  .voces_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 894, ../sass/desktop.scss */
  .voces_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 900, ../sass/desktop.scss */
  .voces_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 909, ../sass/desktop.scss */
  .voces_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 912, ../sass/desktop.scss */
  .voces_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 918, ../sass/desktop.scss */
  .voces_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 921, ../sass/desktop.scss */
  .voces_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 927, ../sass/desktop.scss */
  .voces_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 930, ../sass/desktop.scss */
  .voces_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 937, ../sass/desktop.scss */
  .voces_section .row .social-share-article:hover {
    width: 102px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 943, ../sass/desktop.scss */
  .voces_section .inner > .row-0 {
    float: left;
    width: 100%;
    max-width: 634px;
    margin-right: 6px;
    max-height: 442px;
  }
  /* line 950, ../sass/desktop.scss */
  .voces_section .inner > .row-0 h2,
  .voces_section .inner > .row-0 h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
  }
  /* line 958, ../sass/desktop.scss */
  .voces_section .row-1 {
    max-width: 300px;
    margin-right: 0;
    margin-top: 0;
    max-height: 186px;
  }
  /* line 971, ../sass/desktop.scss */
  .voces_section .master-fb-feed {
    width: 336px;
    height: 167px;
    position: relative;
    float: left;
    overflow: hidden;
  }
  /* line 979, ../sass/desktop.scss */
  .voces_section .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 992, ../sass/desktop.scss */
  .voces_section .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 997, ../sass/desktop.scss */
  .voces_section .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 1003, ../sass/desktop.scss */
  .voces_section .master-fb-feed .block-title {
    background: #4267b2;
  }
  /* line 1007, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields {
    width: 100%;
    height: 167px;
    overflow: hidden;
  }
  /* line 1012, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items {
    width: 2000000px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 1018, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 300px;
    height: 167px;
    position: relative;
  }
  /* line 1024, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: url(/common_files/images/latest.png) repeat-x bottom center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
  }
  /* line 1034, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 1044, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
  }
  /* line 1054, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 1060, ../sass/desktop.scss */
  .voces_section .master-fb-feed .master-fields .field-items .fb-row h2,
  .voces_section .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    z-index: 7;
  }

  /* line 1077, ../sass/desktop.scss */
  .multimedia_section {
    background: #333;
    min-height: 525px;
  }
  /* line 1082, ../sass/desktop.scss */
  .multimedia_section .top_box {
    margin: 6px 0;
  }
  /* line 1086, ../sass/desktop.scss */
  .multimedia_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 1090, ../sass/desktop.scss */
  .multimedia_section .row .taxonomy a {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 1102, ../sass/desktop.scss */
  .multimedia_section .row .date {
    display: none;
  }
  /* line 1106, ../sass/desktop.scss */
  .multimedia_section .row .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #540072;
    opacity: 0.6;
  }
  /* line 1116, ../sass/desktop.scss */
  .multimedia_section .row h2,
  .multimedia_section .row h1 {
    position: absolute;
    bottom: 0;
    width: 96%;
    color: #fff;
    z-index: 2;
    padding: 10px 2%;
    font-weight: normal;
  }
  /* line 1127, ../sass/desktop.scss */
  .multimedia_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 1132, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 1142, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 1148, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 1151, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 1158, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 1164, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 1173, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 1176, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1182, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 1185, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1191, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 1194, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1201, ../sass/desktop.scss */
  .multimedia_section .row .social-share-article:hover {
    width: 102px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 1207, ../sass/desktop.scss */
  .multimedia_section .inner > .row-0 {
    float: left;
    width: 100%;
    max-width: 634px;
    margin-right: 6px;
    height: 472px;
    max-height: 472px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  /* line 1217, ../sass/desktop.scss */
  .multimedia_section .inner > .row-0 h2,
  .multimedia_section .inner > .row-0 h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 42px;
  }
  /* line 1225, ../sass/desktop.scss */
  .multimedia_section .row-1 {
    float: left;
    width: 336px;
    max-height: 186px;
    height: 186px;
    max-width: 336px;
  }
  /* line 1233, ../sass/desktop.scss */
  .multimedia_section .row-2 {
    float: left;
    width: 314px;
    max-width: 314px;
    margin-right: 6px;
    height: 186px;
    max-height: 186px;
    clear: both;
  }
  /* line 1243, ../sass/desktop.scss */
  .multimedia_section .row-3 {
    float: left;
    max-width: 314px;
    width: 314px;
    margin-right: 6px;
    height: 186px;
    max-height: 186px;
  }
  /* line 1252, ../sass/desktop.scss */
  .multimedia_section .row-4 {
    float: left;
    width: 336px;
    height: 186px;
    max-height: 186px;
  }
  /* line 1259, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed {
    width: 336px;
    height: 167px;
    position: relative;
    float: left;
    overflow: hidden;
  }
  /* line 1267, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 1280, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 1285, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 1291, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .block-title {
    background: #4267b2;
  }
  /* line 1295, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields {
    width: 100%;
    height: 167px;
    overflow: hidden;
  }
  /* line 1300, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items {
    width: 2000000px;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 1306, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 300px;
    height: 167px;
    position: relative;
  }
  /* line 1312, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: url(/common_files/images/latest.png) repeat-x bottom center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
  }
  /* line 1322, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 1332, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
  }
  /* line 1342, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 1348, ../sass/desktop.scss */
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row h2,
  .multimedia_section .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    z-index: 7;
  }

  /* line 1366, ../sass/desktop.scss */
  .section-sponsored .section {
    min-height: 574px;
  }
  /* line 1370, ../sass/desktop.scss */
  .section-sponsored .inner {
    /*padding-top: 55px;*/
  }
  /* line 1373, ../sass/desktop.scss */
  .section-sponsored .inner .row {
    height: 181px;
    margin-bottom: 8px;
    overflow: hidden;
  }
  /* line 1378, ../sass/desktop.scss */
  .section-sponsored .inner .row .date {
    display: none;
  }
  /* line 1383, ../sass/desktop.scss */
  .section-sponsored .inner .row-1,
  .section-sponsored .inner .row-2,
  .section-sponsored .inner .row-3 {
    float: left !important;
    max-width: 308px !important;
    width: 308px !important;
  }
  /* line 1391, ../sass/desktop.scss */
  .section-sponsored .inner > .row-0 {
    width: 100%;
    max-width: 660px;
    height: 562px;
    margin-right: 8px;
    margin-bottom: 8px;
    max-height: 562px;
  }
  /* line 1400, ../sass/desktop.scss */
  .section-sponsored .inner .ads {
    display: none;
  }

  /* line 1407, ../sass/desktop.scss */
  .one-column .patrocinadores {
    padding-top: 30px;
    background: url(/common_files/images/bg-marketing.png);
    background-size: contain;
    -webkit-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
  }
  /* line 1416, ../sass/desktop.scss */
  .one-column .patrocinadores .header-sponsored h4 {
    position: relative;
    background: none;
    text-align: center;
    width: 100%;
    line-height: 40px;
    font-size: 30px;
    color: #3d3d3d;
    max-width: 560px;
    margin: 0 auto;
    float: none;
    height: 90px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  }
  /* line 1434, ../sass/desktop.scss */
  .one-column .patrocinadores .view-content {
    max-width: 800px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    padding: 10px 0;
  }
  /* line 1441, ../sass/desktop.scss */
  .one-column .patrocinadores .view-content .patro-row {
    width: 20%;
    float: left;
    height: 130px;
    text-align: center;
  }
  /* line 1447, ../sass/desktop.scss */
  .one-column .patrocinadores .view-content .patro-row img {
    transform: scale(1);
    transition: all 0.2s ease;
  }
  /* line 1455, ../sass/desktop.scss */
  .one-column .patrocinadores .view-content .patro-row:hover img {
    transform: scale(1.1);
  }

  /* line 1465, ../sass/desktop.scss */
  .frontpage-voces .row-voices {
    clear: both;
    width: 96%;
    padding: 0 2%;
    border-bottom: 2px solid #F1EEEC;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
  }
  /* line 1474, ../sass/desktop.scss */
  .frontpage-voces .row-voices img {
    float: left;
    width: 30%;
    max-width: 110px;
  }
  /* line 1480, ../sass/desktop.scss */
  .frontpage-voces .row-voices h2 {
    display: block;
    float: left;
    clear: right;
    width: 70%;
    position: relative;
    margin-left: 40px;
    margin-bottom: 10px;
  }
  /* line 1489, ../sass/desktop.scss */
  .frontpage-voces .row-voices h2 a.title {
    color: #333;
    font-style: italic;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    font-size: 18px;
  }
  /* line 1497, ../sass/desktop.scss */
  .frontpage-voces .row-voices h2.title:before {
    background: url("/common_files/images/left-quote.svg") center center/contain no-repeat;
    position: absolute;
    color: #fb4c1c;
    font-style: italic;
    left: -30px;
    width: 20px;
    height: 20px;
    content: "";
  }
  /* line 1508, ../sass/desktop.scss */
  .frontpage-voces .row-voices span.author {
    float: left;
    overflow: hidden;
    display: block;
    font-style: italic;
    color: #777;
    line-height: 22px;
    font-family: Stag Web;
    margin-left: 40px;
  }
  /* line 1518, ../sass/desktop.scss */
  .frontpage-voces .row-voices span.author a.author {
    margin-right: 6px;
    color: #fb4c1c;
  }
  /* line 1524, ../sass/desktop.scss */
  .frontpage-voces .row-voices .twitter {
    font-size: 20px;
    line-height: 22px;
    background: url("/common_files/images/tw-orange.svg") no-repeat center center;
    background-size: 14px;
    height: 12px;
    width: 20px;
    display: inline-block;
  }
  /* line 1534, ../sass/desktop.scss */
  .frontpage-voces .row-voices .facebook {
    line-height: 22px;
    background: url("/common_files/images/facebook-orange.svg") no-repeat center center;
    background-size: 20px;
    height: 18px;
    width: 20px;
    display: inline-block;
  }
  /* line 1543, ../sass/desktop.scss */
  .frontpage-voces .row-voices .enlace {
    position: absolute;
    right: 10px;
    color: #fb4c1c;
    top: 40%;
    font-size: 20px;
    background: url("/common_files/images/next-orange.svg") no-repeat center center;
    background-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
  }
  /* line 1557, ../sass/desktop.scss */
  .frontpage-voces div:nth-child(2) {
    padding-top: 50px;
  }

  /* line 1562, ../sass/desktop.scss */
  .newsletter-front {
    margin: 10px auto;
    overflow: hidden;
  }
  /* line 1566, ../sass/desktop.scss */
  .newsletter-front span {
    float: left;
    margin-right: 20px;
  }
  /* line 1571, ../sass/desktop.scss */
  .newsletter-front .suscriber {
    display: block;
    width: 300px;
    padding: 10px;
    background: #4267b2;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    border-radius: 10px;
    moz-border-radius: 10px;
    webkit-border-radius: 10px;
    float: left;
  }

  /* line 1586, ../sass/desktop.scss */
  .frontpage-invitada {
    position: relative;
  }
  /* line 1589, ../sass/desktop.scss */
  .frontpage-invitada .row-invitada {
    border: 2px solid #fb4c1c;
    width: 92%;
    margin: 0 auto;
    padding: 60px 2% 20px;
    text-align: center;
  }
  /* line 1596, ../sass/desktop.scss */
  .frontpage-invitada .row-invitada a {
    color: #222;
    font-family: Stag Web;
    font-style: italic;
    font-weight: normal;
    width: 80%;
    padding: 0 10%;
    display: block;
    margin-bottom: 10px;
  }
  /* line 1607, ../sass/desktop.scss */
  .frontpage-invitada .row-invitada .author {
    text-align: right;
    width: 100%;
    display: block;
    font-family: Stag Web;
    font-style: italic;
    color: #fb4c1c;
  }
  /* line 1617, ../sass/desktop.scss */
  .frontpage-invitada .block-title {
    top: 10px;
  }

  /* line 1622, ../sass/desktop.scss */
  .scrollable-actualidad,
  .scrollable-cxense {
    width: 336px;
    position: relative;
    height: 270px;
    overflow: hidden;
  }
  /* line 1629, ../sass/desktop.scss */
  .scrollable-actualidad .items,
  .scrollable-actualidad #cXenseCarrousel,
  .scrollable-cxense .items,
  .scrollable-cxense #cXenseCarrousel {
    width: 2000000px;
    position: absolute;
  }
  /* line 1634, ../sass/desktop.scss */
  .scrollable-actualidad .items .row,
  .scrollable-actualidad .items .col-xs-12,
  .scrollable-actualidad #cXenseCarrousel .row,
  .scrollable-actualidad #cXenseCarrousel .col-xs-12,
  .scrollable-cxense .items .row,
  .scrollable-cxense .items .col-xs-12,
  .scrollable-cxense #cXenseCarrousel .row,
  .scrollable-cxense #cXenseCarrousel .col-xs-12 {
    width: 336px;
    height: 270px;
    float: left;
    position: relative;
    background: #000;
  }
  /* line 1644, ../sass/desktop.scss */
  .scrollable-actualidad .items .row .taxonomy,
  .scrollable-actualidad #cXenseCarrousel .row .taxonomy,
  .scrollable-cxense .items .row .taxonomy,
  .scrollable-cxense #cXenseCarrousel .row .taxonomy {
    display: none;
  }
  /* line 1649, ../sass/desktop.scss */
  .scrollable-actualidad .items .mask,
  .scrollable-actualidad #cXenseCarrousel .mask,
  .scrollable-cxense .items .mask,
  .scrollable-cxense #cXenseCarrousel .mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 5;
  }
  /* line 1659, ../sass/desktop.scss */
  .scrollable-actualidad .items img,
  .scrollable-actualidad #cXenseCarrousel img,
  .scrollable-cxense .items img,
  .scrollable-cxense #cXenseCarrousel img {
    width: 100%;
  }
  /* line 1663, ../sass/desktop.scss */
  .scrollable-actualidad .items p,
  .scrollable-actualidad #cXenseCarrousel p,
  .scrollable-cxense .items p,
  .scrollable-cxense #cXenseCarrousel p {
    position: absolute;
    bottom: 0;
    width: 96%;
    font-weight: normal;
    left: 0;
    color: #fff;
    z-index: 8;
    padding: 2%;
    font-size: 1.5em;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    margin: 0;
  }

  /* line 1679, ../sass/desktop.scss */
  .actualidad,
  .cxense {
    position: relative;
    margin-bottom: 6px;
  }
  /* line 1685, ../sass/desktop.scss */
  .actualidad .nav a,
  .cxense .nav a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 1698, ../sass/desktop.scss */
  .actualidad .nav a.next,
  .cxense .nav a.next {
    right: 0;
    background: url(/common_files/images/right.svg) center center/cover;
  }
  /* line 1703, ../sass/desktop.scss */
  .actualidad .nav a.prev,
  .cxense .nav a.prev {
    left: 0;
    background: url(/common_files/images/left.svg) center center/cover;
  }

  /* line 1710, ../sass/desktop.scss */
  .menuFixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 2px solid #ccc;
    z-index: 10;
  }

  /* line 1721, ../sass/desktop.scss */
  .multimedia .row-gallery,
  .special-article-block .row-gallery {
    float: left;
    position: relative;
    overflow: hidden;
  }
  /* line 1726, ../sass/desktop.scss */
  .multimedia .row-gallery img,
  .special-article-block .row-gallery img {
    width: 100%;
  }
  /* line 1735, ../sass/desktop.scss */
  .multimedia .row-1 h2,
  .multimedia .row-1 h1,
  .multimedia .row-2 h2,
  .multimedia .row-2 h1,
  .special-article-block .row-1 h2,
  .special-article-block .row-1 h1,
  .special-article-block .row-2 h2,
  .special-article-block .row-2 h1 {
    font-size: 26px;
    line-height: 26px;
  }
  /* line 1742, ../sass/desktop.scss */
  .multimedia h2,
  .multimedia h1,
  .special-article-block h2,
  .special-article-block h1 {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 94%;
    padding: 3%;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    z-index: 6;
  }
  /* line 1755, ../sass/desktop.scss */
  .multimedia .mask,
  .special-article-block .mask {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
  }
  /* line 1766, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage,
  .multimedia .inner .special-article-block-frontpage,
  .special-article-block .inner .multimedia-frontpage,
  .special-article-block .inner .special-article-block-frontpage {
    overflow: hidden;
  }
  /* line 1770, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .block-title,
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .multimedia-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #540072;
  }
  /* line 1774, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-0,
  .multimedia .inner .multimedia-frontpage .row-3,
  .multimedia .inner .special-article-block-frontpage .row-0,
  .multimedia .inner .special-article-block-frontpage .row-3,
  .special-article-block .inner .multimedia-frontpage .row-0,
  .special-article-block .inner .multimedia-frontpage .row-3,
  .special-article-block .inner .special-article-block-frontpage .row-0,
  .special-article-block .inner .special-article-block-frontpage .row-3 {
    width: 70%;
    max-width: 634px;
    margin-right: 6px;
    height: 408px;
  }
  /* line 1781, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-0 a,
  .multimedia .inner .multimedia-frontpage .row-3 a,
  .multimedia .inner .special-article-block-frontpage .row-0 a,
  .multimedia .inner .special-article-block-frontpage .row-3 a,
  .special-article-block .inner .multimedia-frontpage .row-0 a,
  .special-article-block .inner .multimedia-frontpage .row-3 a,
  .special-article-block .inner .special-article-block-frontpage .row-0 a,
  .special-article-block .inner .special-article-block-frontpage .row-3 a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 1790, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-0 img,
  .multimedia .inner .multimedia-frontpage .row-3 img,
  .multimedia .inner .special-article-block-frontpage .row-0 img,
  .multimedia .inner .special-article-block-frontpage .row-3 img,
  .special-article-block .inner .multimedia-frontpage .row-0 img,
  .special-article-block .inner .multimedia-frontpage .row-3 img,
  .special-article-block .inner .special-article-block-frontpage .row-0 img,
  .special-article-block .inner .special-article-block-frontpage .row-3 img {
    width: 100%;
  }
  /* line 1796, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-1,
  .multimedia .inner .multimedia-frontpage .row-4,
  .multimedia .inner .special-article-block-frontpage .row-1,
  .multimedia .inner .special-article-block-frontpage .row-4,
  .special-article-block .inner .multimedia-frontpage .row-1,
  .special-article-block .inner .multimedia-frontpage .row-4,
  .special-article-block .inner .special-article-block-frontpage .row-1,
  .special-article-block .inner .special-article-block-frontpage .row-4 {
    width: 35%;
    float: left;
    max-width: 336px;
    height: 201px;
    margin-bottom: 6px;
  }
  /* line 1804, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a,
  .multimedia .inner .multimedia-frontpage .row-4 a,
  .multimedia .inner .special-article-block-frontpage .row-1 a,
  .multimedia .inner .special-article-block-frontpage .row-4 a,
  .special-article-block .inner .multimedia-frontpage .row-1 a,
  .special-article-block .inner .multimedia-frontpage .row-4 a,
  .special-article-block .inner .special-article-block-frontpage .row-1 a,
  .special-article-block .inner .special-article-block-frontpage .row-4 a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 1814, ../sass/desktop.scss */
  .multimedia .inner .multimedia-frontpage .row-2,
  .multimedia .inner .multimedia-frontpage .row-5,
  .multimedia .inner .special-article-block-frontpage .row-2,
  .multimedia .inner .special-article-block-frontpage .row-5,
  .special-article-block .inner .multimedia-frontpage .row-2,
  .special-article-block .inner .multimedia-frontpage .row-5,
  .special-article-block .inner .special-article-block-frontpage .row-2,
  .special-article-block .inner .special-article-block-frontpage .row-5 {
    width: 35%;
    float: left;
    max-width: 336px;
    height: 201px;
  }
  /* line 1824, ../sass/desktop.scss */
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #222;
  }

  /* line 1831, ../sass/desktop.scss */
  .voces_bottom {
    margin-top: 6px;
    overflow: hidden;
    background: #f1eeec;
  }
  /* line 1836, ../sass/desktop.scss */
  .voces_bottom .inner {
    position: relative;
    overflow: hidden;
  }
  /* line 1841, ../sass/desktop.scss */
  .voces_bottom .autor {
    float: left;
    width: 25%;
  }
  /* line 1845, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor {
    border-right: 2px solid #fff;
    padding-top: 40px;
    padding: 40px 0px 10px;
    position: relative;
    height: 223px;
  }
  /* line 1852, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor img {
    margin: 0 auto;
    display: block;
  }
  /* line 1857, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor .description {
    position: relative;
    background: #EBE7E4;
    height: 51px;
    padding: 16px 10px;
  }
  /* line 1864, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor h3 {
    font-weight: normal;
  }
  /* line 1868, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor a {
    color: #fb4c1c;
  }
  /* line 1872, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor .tw {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 10px;
    top: 40%;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1884, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor .autor-name {
    width: 80%;
  }
  /* line 1888, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor .autor-description {
    font-style: italic;
    color: #666;
    font-size: 0.75em;
  }
  /* line 1893, ../sass/desktop.scss */
  .voces_bottom .autor .inner-autor .autor-description p {
    margin: 0;
  }

  /* line 1901, ../sass/desktop.scss */
  .voces-right {
    position: relative;
    padding-top: 10px;
  }
  /* line 1905, ../sass/desktop.scss */
  .voces-right .block-title {
    position: relative;
    display: inline-block;
  }
  /* line 1910, ../sass/desktop.scss */
  .voces-right .autor {
    background: #f1eeec;
    overflow-y: hidden;
    padding: 10px 6px;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  /* line 1917, ../sass/desktop.scss */
  .voces-right .autor .autor-img {
    float: left;
    width: 20%;
  }
  /* line 1921, ../sass/desktop.scss */
  .voces-right .autor .autor-img img {
    width: 100%;
    height: auto;
  }
  /* line 1927, ../sass/desktop.scss */
  .voces-right .autor .description {
    float: right;
    width: 70%;
  }
  /* line 1931, ../sass/desktop.scss */
  .voces-right .autor .description h3 {
    font-weight: normal;
    line-height: 18px;
  }
  /* line 1935, ../sass/desktop.scss */
  .voces-right .autor .description h3 a {
    color: #fb4c1c;
  }
  /* line 1940, ../sass/desktop.scss */
  .voces-right .autor .description .autor-description {
    font-style: italic;
    font-size: 12px;
    color: #666;
  }
  /* line 1945, ../sass/desktop.scss */
  .voces-right .autor .description .autor-description p {
    margin: 0;
  }
  /* line 1950, ../sass/desktop.scss */
  .voces-right .autor .description .tw {
    position: absolute;
    top: 40%;
    right: 20px;
    font-size: 20px;
    color: #fb4c1c;
    display: block;
    height: 20px;
    width: 20px;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  /* line 1967, ../sass/desktop.scss */
  .block-special {
    position: relative;
    margin-top: 6px;
  }
  /* line 1971, ../sass/desktop.scss */
  .block-special .block-header-especial {
    position: relative;
    min-height: 224px;
  }
  /* line 1976, ../sass/desktop.scss */
  .block-special img {
    width: 100%;
    display: block;
  }
  /* line 1981, ../sass/desktop.scss */
  .block-special p {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 2%;
    font-weight: normal;
    left: 0;
    z-index: 5;
    margin: 0;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    font-size: 1.5em;
  }
  /* line 1993, ../sass/desktop.scss */
  .block-special p a {
    color: #fff;
    z-index: 5;
    height: 100%;
    width: 100%;
  }
  /* line 2001, ../sass/desktop.scss */
  .block-special .mask {
    background: #086fa3;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
  }
  /* line 2012, ../sass/desktop.scss */
  .block-special .social {
    background: #333;
    padding: 3px 6px;
    width: 324px;
    overflow: hidden;
  }
  /* line 2018, ../sass/desktop.scss */
  .block-special .social .share {
    transition: all 0.2s ease;
    display: inline-block;
    width: 30px;
    overflow: hidden;
    float: left;
    padding: 3px;
  }
  /* line 2026, ../sass/desktop.scss */
  .block-special .social .share .content-share {
    width: 156px;
  }
  /* line 2029, ../sass/desktop.scss */
  .block-special .social .share .content-share a {
    width: 30px;
    height: 30px;
  }
  /* line 2034, ../sass/desktop.scss */
  .block-special .social .share .content-share .fb {
    background: url(/common_files/images/fb.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 2039, ../sass/desktop.scss */
  .block-special .social .share .content-share .tw {
    background: url(/common_files/images/tw.svg) center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 30px;
  }
  /* line 2046, ../sass/desktop.scss */
  .block-special .social .share .content-share .gp {
    background: url(/common_files/images/if_Google_P.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 2052, ../sass/desktop.scss */
  .block-special .social .share .fa-sh {
    display: inline-block !important;
    width: 30px;
    height: 28px;
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }
  /* line 2059, ../sass/desktop.scss */
  .block-special .social .share .fa {
    text-align: center;
    margin-right: 6px;
    font-size: 20px;
    transition: all 0.2s ease;
    float: left;
  }
  /* line 2068, ../sass/desktop.scss */
  .block-special .social .share a {
    display: inline-block;
    float: left;
  }
  /* line 2074, ../sass/desktop.scss */
  .block-special .social .share:hover {
    background: #fff;
    width: 96px;
  }
  /* line 2078, ../sass/desktop.scss */
  .block-special .social .share:hover .fa-sh {
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }

  /* line 2086, ../sass/desktop.scss */
  .voces_grid h3.author {
    font-family: Verdana, san-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
    line-height: 30px;
  }
  /* line 2094, ../sass/desktop.scss */
  .voces_grid h3.author a {
    color: #fb4c1c;
  }
  /* line 2098, ../sass/desktop.scss */
  .voces_grid h3.author img {
    width: 27px !important;
    vertical-align: top;
    margin-right: 6px;
  }

  /* line 2106, ../sass/desktop.scss */
  .content-gallery {
    min-height: 652px;
  }
  /* line 2109, ../sass/desktop.scss */
  .content-gallery .image-title-desc {
    position: absolute !important;
    bottom: 0 !important;
    background: rgba(0, 0, 0, 0.8) !important;
    color: #fff !important;
    width: 100% !important;
    height: 40px;
  }
  /* line 2117, ../sass/desktop.scss */
  .content-gallery .image-title-desc .d-count {
    position: absolute;
    left: 0;
    bottom: 4px;
    line-height: 100%;
    width: 60px;
    height: 30px;
    border-right: 1px solid #ddd;
  }
  /* line 2126, ../sass/desktop.scss */
  .content-gallery .image-title-desc .d-count .count {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 26px;
    color: #ccc;
    text-align: center;
    padding: 0px 0px;
    line-height: 100%;
    display: block;
  }
  /* line 2137, ../sass/desktop.scss */
  .content-gallery .image-title-desc .caption {
    margin-left: 60px;
    font-family: "Open Sans", san-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    height: 100%;
  }
  /* line 2145, ../sass/desktop.scss */
  .content-gallery .image-title-desc .caption p {
    line-height: 40px;
    margin: 0;
    display: block;
    padding: 14px 0 !important;
  }

  /* line 2155, ../sass/desktop.scss */
  .next-article {
    float: left;
    width: 620px;
    position: relative;
  }

  /* line 2161, ../sass/desktop.scss */
  .article {
    float: right;
    width: 540px;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    height: 300px;
  }
  /* line 2169, ../sass/desktop.scss */
  .article img {
    width: 100%;
    display: block;
  }
  /* line 2174, ../sass/desktop.scss */
  .article .nex-content {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  /* line 2179, ../sass/desktop.scss */
  .article .nex-content h1 {
    color: #fff;
    padding: 10px 4%;
    background: rgba(0, 0, 0, 0.6);
    font-weight: normal;
    font-size: 1em;
    width: 92%;
  }
  /* line 2188, ../sass/desktop.scss */
  .article .nex-content h4 {
    padding: 2px 4%;
    color: #fff;
    text-transform: uppercase;
    background: rgba(51, 180, 219, 0.8);
    font-weight: normal;
    font-size: 12px;
    width: 92%;
  }

  /* line 2200, ../sass/desktop.scss */
  .trendin {
    float: left;
    height: 70px;
    margin-left: 50px;
  }

  /* line 2206, ../sass/desktop.scss */
  #confirmacionLoginFb {
    width: 96%;
    margin: 0 auto;
    display: none;
    padding-top: 20px;
    max-width: 320px;
  }

  /* line 2214, ../sass/desktop.scss */
  #formUnsuscribe {
    display: block !important;
  }
  /* line 2217, ../sass/desktop.scss */
  #formUnsuscribe .clear {
    margin: 20px auto !important;
  }

  /* line 2222, ../sass/desktop.scss */
  #formRegistro,
  #formUnsuscribe {
    width: 100%;
    max-width: 960px;
    margin: 60px auto;
    position: relative;
    display: none;
    z-index: 1;
  }
  /* line 2231, ../sass/desktop.scss */
  #formRegistro ul.tabs,
  #formUnsuscribe ul.tabs {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    background: white;
    width: 100%;
    z-index: 999999;
  }
  /* line 2239, ../sass/desktop.scss */
  #formRegistro ul.tabs li,
  #formUnsuscribe ul.tabs li {
    float: left;
    list-style: none;
    font-size: 13px;
    width: 33%;
  }
  /* line 2245, ../sass/desktop.scss */
  #formRegistro ul.tabs li a,
  #formUnsuscribe ul.tabs li a {
    color: #337ab7;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 10px;
  }
  /* line 2254, ../sass/desktop.scss */
  #formRegistro ul.tabs li.active,
  #formUnsuscribe ul.tabs li.active {
    margin-bottom: -1px;
    border-bottom-color: transparent;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  /* line 2261, ../sass/desktop.scss */
  #formRegistro ul.tabs li.active a,
  #formUnsuscribe ul.tabs li.active a {
    background: #337ab7;
    color: white;
  }
  /* line 2269, ../sass/desktop.scss */
  #formRegistro .message-win p,
  #formUnsuscribe .message-win p {
    font-size: 15px;
    width: 410px;
    margin: 0 auto;
    line-height: 24px;
  }
  /* line 2277, ../sass/desktop.scss */
  #formRegistro .fixedTab,
  #formUnsuscribe .fixedTab {
    position: fixed;
  }
  /* line 2282, ../sass/desktop.scss */
  #formRegistro #tab-last li,
  #formUnsuscribe #tab-last li {
    list-style: none;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 50%;
    float: left;
    height: 90px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2293, ../sass/desktop.scss */
  #formRegistro #tab-last li a,
  #formUnsuscribe #tab-last li a {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  /* line 2298, ../sass/desktop.scss */
  #formRegistro #tab-last li a img,
  #formUnsuscribe #tab-last li a img {
    display: block;
    width: 100px;
    float: left;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2306, ../sass/desktop.scss */
  #formRegistro #tab-last li a h3,
  #formUnsuscribe #tab-last li a h3 {
    float: left;
    padding: 10px;
    font-size: 18px;
    color: #222;
    display: contents;
  }
  /* line 2316, ../sass/desktop.scss */
  #formRegistro #tab-last li:hover,
  #formUnsuscribe #tab-last li:hover {
    background: #e9e9e9;
  }
  /* line 2319, ../sass/desktop.scss */
  #formRegistro #tab-last li:hover img,
  #formUnsuscribe #tab-last li:hover img {
    transform: scale(1.1);
    transition: all 0.2s ease-in-out;
  }
  /* line 2326, ../sass/desktop.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    color: #525252;
    margin: 20px auto;
  }
  /* line 2331, ../sass/desktop.scss */
  #formRegistro .login-fb,
  #formUnsuscribe .login-fb {
    background: #4267b2;
    color: #fff;
    padding: 18px 20px;
    margin: 10px auto;
    float: none;
    width: max-content;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 2342, ../sass/desktop.scss */
  #formRegistro .login-fb .facebook,
  #formUnsuscribe .login-fb .facebook {
    padding: 10px 20px 10px 6px;
    border-right: 1px solid #fff;
    margin-right: 10px;
    float: left;
    width: 20px;
    height: 10px;
    display: block;
    background: url(/common_files/images/facebook_white.svg) no-repeat center center/25px;
  }
  /* line 2354, ../sass/desktop.scss */
  #formRegistro .login-fb:hover,
  #formUnsuscribe .login-fb:hover {
    cursor: pointer;
  }
  /* line 2358, ../sass/desktop.scss */
  #formRegistro .indicates-required,
  #formUnsuscribe .indicates-required {
    display: block;
    margin-bottom: 3px;
    font-size: 0.7em;
    font-weight: normal;
    color: #525252;
  }
  /* line 2366, ../sass/desktop.scss */
  #formRegistro .asterisk,
  #formUnsuscribe .asterisk {
    color: #e85c41;
    font-size: 100%;
    font-weight: normal;
    position: relative;
    top: 0px;
  }
  /* line 2374, ../sass/desktop.scss */
  #formRegistro input[type="text"],
  #formRegistro input[type="date"],
  #formRegistro input[type="email"],
  #formRegistro input[type="password"],
  #formRegistro input[type="file"],
  #formRegistro select,
  #formUnsuscribe input[type="text"],
  #formUnsuscribe input[type="date"],
  #formUnsuscribe input[type="email"],
  #formUnsuscribe input[type="password"],
  #formUnsuscribe input[type="file"],
  #formUnsuscribe select {
    border: 0;
    border-radius: 0;
    width: 100%;
    border-bottom: 1px solid #222;
    padding: 10px 5px;
    -webkit-appearance: none;
    line-height: 24px;
  }
  /* line 2389, ../sass/desktop.scss */
  #formRegistro select,
  #formUnsuscribe select {
    background: none;
  }
  /* line 2393, ../sass/desktop.scss */
  #formRegistro .item,
  #formUnsuscribe .item {
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* line 2398, ../sass/desktop.scss */
  #formRegistro .clear,
  #formUnsuscribe .clear {
    width: 200px;
    margin: 0 auto;
  }
  /* line 2403, ../sass/desktop.scss */
  #formRegistro .disclaimer,
  #formUnsuscribe .disclaimer {
    font-size: 14px;
    line-height: 14px;
  }
  /* line 2407, ../sass/desktop.scss */
  #formRegistro .disclaimer a,
  #formUnsuscribe .disclaimer a {
    color: #086fa3;
  }
  /* line 2412, ../sass/desktop.scss */
  #formRegistro .recovery,
  #formUnsuscribe .recovery {
    width: 48%;
    float: left;
    border-left: 1px solid #22c7ed;
    color: #22c7ed;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    padding-left: 1%;
    line-height: 12px;
  }
  /* line 2424, ../sass/desktop.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
  }
  /* line 2431, ../sass/desktop.scss */
  #formRegistro .single-promo,
  #formUnsuscribe .single-promo {
    margin: 0 auto 30px;
    border-radius: 10px;
    width: 100%;
    max-width: 600px;
    padding: 1%;
    min-height: 240px;
  }
  /* line 2440, ../sass/desktop.scss */
  #formRegistro .single-promo h3,
  #formUnsuscribe .single-promo h3 {
    color: white;
    text-align: center;
    display: block;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
  }
  /* line 2449, ../sass/desktop.scss */
  #formRegistro .single-promo .clear,
  #formUnsuscribe .single-promo .clear {
    margin-top: 140px;
  }
  /* line 2452, ../sass/desktop.scss */
  #formRegistro .single-promo .clear a,
  #formUnsuscribe .single-promo .clear a {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: #fff;
    margin: 10 auto;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
    display: block;
    text-align: center;
  }
  /* line 2468, ../sass/desktop.scss */
  #formRegistro #noti-promo,
  #formRegistro #notification,
  #formUnsuscribe #noti-promo,
  #formUnsuscribe #notification {
    text-align: center;
    color: white;
    margin: 10px auto;
    background: #dff0d8;
    color: #3c763d;
    border: 1px solid #3c763d;
    border-radius: 5px;
    padding: 10px 1%;
    width: 96%;
    display: none;
  }
  /* line 2482, ../sass/desktop.scss */
  #formRegistro button,
  #formUnsuscribe button {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: white;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
  }
  /* line 2494, ../sass/desktop.scss */
  #formRegistro .inner-login,
  #formRegistro .formUpdateProfile,
  #formUnsuscribe .inner-login,
  #formUnsuscribe .formUpdateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2500, ../sass/desktop.scss */
  #formRegistro #tab-profile,
  #formRegistro #tab-updateProfile,
  #formUnsuscribe #tab-profile,
  #formUnsuscribe #tab-updateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2506, ../sass/desktop.scss */
  #formRegistro .info-user,
  #formUnsuscribe .info-user {
    padding-top: 30px;
    overflow: hidden;
  }
  /* line 2510, ../sass/desktop.scss */
  #formRegistro .info-user h2,
  #formUnsuscribe .info-user h2 {
    text-align: center;
    display: block;
    width: 100%;
  }
  /* line 2516, ../sass/desktop.scss */
  #formRegistro .info-user h4,
  #formUnsuscribe .info-user h4 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 25px;
    line-height: 80px;
  }
  /* line 2524, ../sass/desktop.scss */
  #formRegistro .info-user > div,
  #formUnsuscribe .info-user > div {
    overflow: hidden;
    font-size: 14px;
    margin: 10px auto;
    transition: all 0.2s ease-in-out;
  }
  /* line 2530, ../sass/desktop.scss */
  #formRegistro .info-user > div label,
  #formUnsuscribe .info-user > div label {
    width: 100%;
    font-weight: bold;
  }
  /* line 2535, ../sass/desktop.scss */
  #formRegistro .info-user > div .data,
  #formUnsuscribe .info-user > div .data {
    width: 100%;
    border-bottom: 1px solid #222;
    line-height: 40px;
  }

  /* line 2544, ../sass/desktop.scss */
  .comeBack {
    position: relative;
    display: inline-block;
  }
  /* line 2548, ../sass/desktop.scss */
  .comeBack a {
    color: #444;
  }
  /* line 2552, ../sass/desktop.scss */
  .comeBack a:before {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    display: block;
    content: "";
    background: url(/common_files/images/left-arrow-p.svg) center center/contain no-repeat;
  }

  /* line 2563, ../sass/desktop.scss */
  .verify {
    text-align: center;
    color: #525252;
  }

  /* line 2569, ../sass/desktop.scss */
  .pass-validate input[type="password"] {
    border: 1px solid #666;
    line-height: 20px;
    height: 45px;
    width: 100%;
    max-width: 480px;
    clear: both;
    padding: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  /* line 2581, ../sass/desktop.scss */
  .pass-validate input[type="submit"] {
    width: 120px;
  }

  /* line 2586, ../sass/desktop.scss */
  .success-msg {
    background: #dff0d8;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: white;
    border-radius: 10px;
    padding: 5px;
    color: #3c763d;
  }
  /* line 2596, ../sass/desktop.scss */
  .success-msg a {
    color: #3c763d;
  }

  /* line 2601, ../sass/desktop.scss */
  .error-msg {
    background: #f2dede;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: #a94442;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2610, ../sass/desktop.scss */
  .error-msg a {
    color: #a94442;
  }

  /* line 2615, ../sass/desktop.scss */
  .alert-msg {
    background: #fcf8e3;
    text-align: center;
    border-color: #faebcc;
    border: 1px solid transparent;
    color: #8a6d3b;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2624, ../sass/desktop.scss */
  .alert-msg a {
    color: #8a6d3b;
  }

  /* line 2629, ../sass/desktop.scss */
  .jobs {
    margin: 30px auto;
  }

  /* line 2633, ../sass/desktop.scss */
  .white {
    background: #fff;
  }

  /* line 2637, ../sass/desktop.scss */
  .grayBg {
    background-image: url(https://www.soy502.com/sites/default/files/ads/2020/Jan/expandible_test_1579105890_0.jpg);
    background-position: center 50%;
    background-size: 70%;
  }

  /* line 2645, ../sass/desktop.scss */
  .bgStand {
    height: 590px;
    width: 100%;
  }

  /* line 2650, ../sass/desktop.scss */
  .title-applied-places {
    font-size: 18px;
    line-height: 15px;
    margin-bottom: 20px;
  }

  /* line 2656, ../sass/desktop.scss */
  #content-myApplied {
    margin: 40px auto 10px !important;
  }

  /* line 2660, ../sass/desktop.scss */
  .view-cv {
    display: block;
    text-align: center;
    background: #000;
    max-width: 250px;
    color: #fff;
    border-radius: 8px;
    padding: 2px 30px;
    font-size: 12px;
    float: right;
  }

  /* line 2672, ../sass/desktop.scss */
  .div-applied {
    width: 31%;
    padding: 1%;
    float: left;
    min-height: 100px;
    border-bottom: 1px solid #e8e4e4;
    transition: all 0.2s ease-in-out;
  }
  /* line 2680, ../sass/desktop.scss */
  .div-applied .applied-logo {
    width: 25%;
    float: left;
  }
  /* line 2684, ../sass/desktop.scss */
  .div-applied .applied-logo img {
    max-width: 60px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2692, ../sass/desktop.scss */
  .div-applied .applied-position {
    width: 75%;
    float: left;
  }
  /* line 2696, ../sass/desktop.scss */
  .div-applied .applied-position .applied-title-company,
  .div-applied .applied-position .applied-position-name,
  .div-applied .applied-position .applied-date {
    margin: 0;
  }
  /* line 2702, ../sass/desktop.scss */
  .div-applied .applied-position .applied-title-company {
    font-size: 20px;
    line-height: 32px;
  }
  /* line 2707, ../sass/desktop.scss */
  .div-applied .applied-position .applied-position-name {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 2712, ../sass/desktop.scss */
  .div-applied .applied-position .applied-date {
    font-size: 12px;
    line-height: 25px;
  }

  /* line 2719, ../sass/desktop.scss */
  .div-applied:hover {
    background: #e9e9e9;
  }

  /* line 2730, ../sass/desktop.scss */
  .jobs-carrousel {
    width: 100%;
    position: relative;
    max-width: 940px;
    z-index: 1;
    margin: 0 auto;
    background: #FCFDFD !important;
  }
  /* line 2739, ../sass/desktop.scss */
  .jobs-carrousel h3 {
    text-align: center;
    background: url("/common_files/images/bg-feria-empleo.png") no-repeat center -120px/cover;
    width: 96%;
    font-size: 50px;
    padding: 50px 2%;
    color: #464444;
    margin-bottom: 20px;
    font-weight: lighter;
  }
  /* line 2750, ../sass/desktop.scss */
  .jobs-carrousel h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 2758, ../sass/desktop.scss */
  .jobs-carrousel h4 {
    font-weight: bold;
    font-size: 22px;
    color: #353434;
    text-transform: uppercase;
    line-height: 30px;
  }
  /* line 2768, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany {
    margin-top: 15px;
  }
  /* line 2772, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany,
  .jobs-carrousel #companys #contentCompanyAfter {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 2778, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany h3,
  .jobs-carrousel #companys #contentCompanyAfter h3 {
    text-align: center;
    background: url(/common_files/images/bg-feria-empleo.png) no-repeat center -120px/cover;
    width: 96%;
    font-size: 50px;
    padding: 50px 2%;
    color: #464444;
    font-weight: lighter;
  }
  /* line 2789, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany h5,
  .jobs-carrousel #companys #contentCompanyAfter h5 {
    text-align: center;
    color: #464444;
    font-size: 25px;
    margin: 0px auto 15px;
    width: 100%;
  }
  /* line 2797, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany .div-company,
  .jobs-carrousel #companys #contentCompanyAfter .div-company {
    float: left;
    padding: 1%;
    width: 30%;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    margin-left: 1%;
    cursor: pointer;
    box-shadow: 0px 0 0px 3px #f1f1f1;
  }
  /* line 2810, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany .div-company img,
  .jobs-carrousel #companys #contentCompanyAfter .div-company img {
    width: 25%;
  }
  /* line 2815, ../sass/desktop.scss */
  .jobs-carrousel #companys #contentCompany .company-0,
  .jobs-carrousel #companys #contentCompanyAfter .company-0 {
    width: 96% !important;
  }
  /* line 2821, ../sass/desktop.scss */
  .jobs-carrousel #categories {
    z-index: 1;
  }
  /* line 2825, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li.categories {
    list-style: none;
    border-bottom: 1px solid #c4c1bd;
    padding: 20px 10px;
    color: #10a7ad;
    cursor: pointer;
    overflow: hidden;
  }
  /* line 2833, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li.categories i {
    text-align: center;
    width: 40px;
    float: left;
    color: gray;
    font-size: 30px;
  }
  /* line 2841, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li.categories span {
    border-left: 1px solid #c4c1bd;
    display: block;
    line-height: 30px;
    padding-left: 20px;
    float: left;
    margin-left: 20px;
  }
  /* line 2850, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li.categories span:hover {
    text-decoration: underline;
  }
  /* line 2854, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li.categories .lenght-places {
    text-align: right !important;
    display: block;
    font-size: 15px;
    color: #384440;
  }
  /* line 2862, ../sass/desktop.scss */
  .jobs-carrousel #categories #contentCat li:hover {
    background: #e9e9e9;
  }
  /* line 2868, ../sass/desktop.scss */
  .jobs-carrousel #positions {
    transition: all 0.2s ease-in-out;
    z-index: 2;
  }
  /* line 2872, ../sass/desktop.scss */
  .jobs-carrousel #positions #contentPoss {
    overflow: hidden;
  }
  /* line 2876, ../sass/desktop.scss */
  .jobs-carrousel #positions li.positions {
    list-style: none;
    border-bottom: 1px solid #666;
    padding: 20px 1%;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    float: left;
    width: 23%;
    min-height: 160px;
    position: relative;
  }
  /* line 2887, ../sass/desktop.scss */
  .jobs-carrousel #positions li.positions .view-place-span {
    position: absolute;
    bottom: 0px;
    right: 10px;
  }
  /* line 2893, ../sass/desktop.scss */
  .jobs-carrousel #positions li.positions span {
    display: block;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  /* line 2901, ../sass/desktop.scss */
  .jobs-carrousel #positions li.positions span.date:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/calendar_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 2911, ../sass/desktop.scss */
  .jobs-carrousel #positions li.positions span.wage:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/q_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 2922, ../sass/desktop.scss */
  .jobs-carrousel #positions li:hover {
    background: #e9e9e9;
  }
  /* line 2927, ../sass/desktop.scss */
  .jobs-carrousel #position {
    z-index: 3;
    transition: all 0.2s ease-in-out;
  }
  /* line 2931, ../sass/desktop.scss */
  .jobs-carrousel #position h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 2939, ../sass/desktop.scss */
  .jobs-carrousel #position h4 {
    display: inline-block;
    border-bottom: 1px solid #10a7ad;
  }
  /* line 2946, ../sass/desktop.scss */
  .jobs-carrousel #position #apply {
    background: #10a7ad;
    border: 0;
    width: 150px;
    margin: 0 auto;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
    margin-top: 10px;
  }
  /* line 2960, ../sass/desktop.scss */
  .jobs-carrousel #position .item {
    overflow: hidden;
    margin: 0 auto 20px;
    max-width: 700px;
  }
  /* line 2967, ../sass/desktop.scss */
  .jobs-carrousel #position #contentPos .desc {
    width: 100%;
  }
  /* line 2972, ../sass/desktop.scss */
  .jobs-carrousel #position #contentPos .desc li {
    list-style-position: inside;
  }
  /* line 2979, ../sass/desktop.scss */
  .jobs-carrousel #categories,
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    width: 100%;
    transition: all 0.2s ease-in-out;
    /*        >div{
                float: left;
                width: 940px;
                position: relative;
            }*/
  }
  /* line 2991, ../sass/desktop.scss */
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    left: 100%;
    background: transparent;
  }
  /* line 2997, ../sass/desktop.scss */
  .jobs-carrousel .closePos,
  .jobs-carrousel .closePoss,
  .jobs-carrousel .closeCat {
    display: none;
    cursor: pointer;
  }
  /* line 3004, ../sass/desktop.scss */
  .jobs-carrousel .back {
    overflow: hidden;
    margin: 10px 0;
  }

  /* line 3015, ../sass/desktop.scss */
  .required {
    color: #fc6d6f;
    padding: 10px;
    display: none;
    margin: 5px 0;
    border-left: 10px solid #fc6d6f;
    font-size: 12px;
    line-height: 14px;
  }
  /* line 3024, ../sass/desktop.scss */
  .required a {
    color: #22c7ed;
  }

  /* line 3029, ../sass/desktop.scss */
  .button {
    background: #007bff;
    border: 0;
    padding: 10px;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
  }

  /* line 3039, ../sass/desktop.scss */
  #adBlocker {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    overflow: visible;
    position: relative;
  }
  /* line 3047, ../sass/desktop.scss */
  #adBlocker .shield {
    background: url("/common_files/images/adBlocker.png") no-repeat center center/140%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    left: -75px;
  }
  /* line 3056, ../sass/desktop.scss */
  #adBlocker .head-title {
    margin-top: 20px;
    background: #ee8076;
    padding: 10px;
    width: 80%;
    padding: 10px 10%;
    color: white;
    line-height: 40px;
    font-size: 30px;
  }
  /* line 3067, ../sass/desktop.scss */
  #adBlocker .txt {
    border-bottom: 1px solid #ee8076;
    line-height: 26px;
    width: 80%;
    padding: 0 10%;
  }
  /* line 3074, ../sass/desktop.scss */
  #adBlocker .tnks {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
  }

  /* line 3082, ../sass/desktop.scss */
  .elecciones .data-elecciones {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  /* line 3087, ../sass/desktop.scss */
  .elecciones h2 {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    line-height: 50px;
  }
  /* line 3095, ../sass/desktop.scss */
  .elecciones .actualizacion {
    width: 200px;
    margin: 10px auto;
    text-align: center;
  }
  /* line 3101, ../sass/desktop.scss */
  .elecciones .conteo-total {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    max-width: 400px;
  }
  /* line 3107, ../sass/desktop.scss */
  .elecciones .conteo-total .auto-m {
    text-align: center;
  }
  /* line 3111, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos {
    width: 54px;
    font-size: 12px;
    max-width: 100px;
    margin: 6px auto;
  }
  /* line 3117, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos .auto-m {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3123, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos .square {
    width: 15px;
    height: 15px;
    border-radius: 10%;
    float: left;
    margin: 0px 5px 5px;
    border: 1px solid #e9e9e9;
  }
  /* line 3132, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos span {
    font-size: 10px;
    line-height: 17px;
  }
  /* line 3137, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos .cant_votos {
    margin: 0;
    text-align: center;
  }
  /* line 3143, ../sass/desktop.scss */
  .elecciones .conteo-total .c-votos:last-child {
    border-right: 0;
  }
  /* line 3149, ../sass/desktop.scss */
  .elecciones .validos .square {
    background: #d4edda;
  }
  /* line 3155, ../sass/desktop.scss */
  .elecciones .blanco .square {
    background: white;
  }
  /* line 3161, ../sass/desktop.scss */
  .elecciones .nulos .square {
    background: #f8d7da;
  }
  /* line 3167, ../sass/desktop.scss */
  .elecciones .total .square {
    background: #cce5ff;
  }
  /* line 3172, ../sass/desktop.scss */
  .elecciones .banner-elecciones {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #e9e9e9;
    text-align: center;
    margin-bottom: 10px;
    color: white;
    background: url("/common_files/images/banner-elecciones-desktop.jpg") no-repeat center center/cover;
    text-transform: uppercase;
  }
  /* line 3184, ../sass/desktop.scss */
  .elecciones .tipo-eleccion {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
  }
  /* line 3190, ../sass/desktop.scss */
  .elecciones .presidenciables,
  .elecciones .alcaldes {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    transition: all 0.2s ease-in-out;
  }
  /* line 3202, ../sass/desktop.scss */
  .elecciones .presidenciables {
    border-radius: 5px;
    background: #16304e;
  }
  /* line 3207, ../sass/desktop.scss */
  .elecciones .presidenciables span {
    display: block;
  }
  /* line 3213, ../sass/desktop.scss */
  .elecciones .alcaldes {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #b01c2e;
  }
  /* line 3218, ../sass/desktop.scss */
  .elecciones .alcaldes span {
    display: block;
    border-left: 1px solid #222;
  }
  /* line 3224, ../sass/desktop.scss */
  .elecciones .presidenciables:hover,
  .elecciones .alcaldes:hover {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    background: #9e9e9e;
  }
  /* line 3233, ../sass/desktop.scss */
  .elecciones .item-resultados-presi {
    border-top: 1px solid #e9e9e9;
    width: 100%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 20px;
  }
  /* line 3241, ../sass/desktop.scss */
  .elecciones .item-resultados-presi p {
    margin: 0;
  }
  /* line 3245, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent {
    width: 72%;
    float: left;
    overflow: hidden;
    height: 130px;
    position: relative;
    margin: 0 4%;
  }
  /* line 3253, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right {
    right: 0;
  }
  /* line 3256, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right .porcentaje {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    right: 0;
    left: inherit;
  }
  /* line 3263, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right p {
    float: right;
  }
  /* line 3268, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left {
    left: 0;
  }
  /* line 3271, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left .porcentaje {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    left: 0;
  }
  /* line 3277, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left p {
    float: left;
  }
  /* line 3282, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar {
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    position: absolute;
    top: 40px;
  }
  /* line 3290, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar .votos {
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
  }
  /* line 3296, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3306, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje .p-votos {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3314, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje p {
    font-size: 19px;
    text-align: center;
    width: 100%;
    line-height: 45px;
    color: #fff;
  }
  /* line 3325, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .img-name {
    float: left;
    width: 10%;
    overflow: hidden;
  }
  /* line 3330, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .img-name img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
  }
  /* line 3337, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .img-name h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3343, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .img-name .img {
    height: 100px;
    overflow: hidden;
  }
  /* line 3349, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .candidato,
  .elecciones .item-resultados-presi .partido {
    display: block;
    float: left;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 3356, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .candidato img,
  .elecciones .item-resultados-presi .partido img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  /* line 3362, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .candidato p,
  .elecciones .item-resultados-presi .partido p {
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
  }
  /* line 3369, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .inner-elecciones {
    overflow: hidden;
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
  }
  /* line 3375, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .inner-elecciones .img-name {
    width: 20% !important;
  }
  /* line 3380, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .inner-elecciones .candidato p {
    margin-top: 10px;
  }
  /* line 3386, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos {
    width: 50% !important;
  }
  /* line 3389, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar {
    top: 0 !important;
  }
  /* line 3392, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje {
    border: 1px solid #BABABA;
    height: 30px;
  }
  /* line 3396, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje p {
    line-height: 30px !important;
  }
  /* line 3401, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .p-votos {
    font-size: 12px !important;
  }
  /* line 3407, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje {
    background: #fff;
  }
  /* line 3410, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje p {
    color: #000 !important;
  }
  /* line 3417, ../sass/desktop.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-right .porcentaje {
    background: #e01222;
  }
  /* line 3424, ../sass/desktop.scss */
  .elecciones .item-resultados-presi:hover {
    background: #f1eeec;
  }
  /* line 3427, ../sass/desktop.scss */
  .elecciones .item-resultados-presi:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3433, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde {
    border-top: 1px solid #e9e9e9;
    width: 98%;
    padding: 6px 1%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
  }
  /* line 3440, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .bar {
    height: 33px;
    border-radius: 5px;
    overflow: hidden;
  }
  /* line 3445, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .bar p {
    margin: 0;
    line-height: 33px;
  }
  /* line 3451, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .content-e {
    overflow: hidden;
  }
  /* line 3454, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato {
    float: left;
    width: 20%;
  }
  /* line 3458, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato img {
    width: 60%;
    display: block;
  }
  /* line 3463, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3470, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .content-e .partido {
    font-size: 12px;
    width: 80%;
    float: left;
    font-weight: bold;
  }
  /* line 3478, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .bar {
    margin-top: 5px;
  }
  /* line 3482, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde .porcentaje {
    line-height: 30px;
    float: left;
    display: block;
    height: 33px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3494, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde:hover {
    background: #f1eeec;
  }
  /* line 3497, ../sass/desktop.scss */
  .elecciones .item-resultados-alcalde:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3503, ../sass/desktop.scss */
  .elecciones .deptos,
  .elecciones .munis {
    width: 33.33%;
    float: left;
    text-align: center;
    cursor: pointer;
  }
  /* line 3510, ../sass/desktop.scss */
  .elecciones .deptos span,
  .elecciones .munis span {
    display: block;
    width: 98%;
    margin: 6px 1%;
    border-bottom: 1px solid #e9e9e9;
    padding: 3px 0;
    transition: all 0.5s ease-in-out;
  }
  /* line 3519, ../sass/desktop.scss */
  .elecciones .deptos span:hover,
  .elecciones .munis span:hover {
    background: #e9e9e9;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
  }
  /* line 3526, ../sass/desktop.scss */
  .elecciones .copy-elecciones {
    font-size: 12px;
    font-weight: bold;
  }

  /* line 3532, ../sass/desktop.scss */
  .footer {
    padding: 60px 0 100px;
    margin-top: 15px;
  }
  /* line 3536, ../sass/desktop.scss */
  .footer .nav-bottom {
    float: left;
    width: 50%;
  }
  /* line 3540, ../sass/desktop.scss */
  .footer .nav-bottom ul {
    margin-top: 31px;
  }
  /* line 3544, ../sass/desktop.scss */
  .footer .nav-bottom ul li a {
    padding: 2px 16px 2px 0;
  }

  /* line 3552, ../sass/desktop.scss */
  .nav-static {
    margin-top: 15px;
  }

  /* line 3557, ../sass/desktop.scss */
  .two-columns .left {
    width: 634px;
    float: left;
  }
  /* line 3562, ../sass/desktop.scss */
  .two-columns .left .grid .row {
    width: 42%;
    padding: 10px 4%;
  }

  /* line 3573, ../sass/desktop.scss */
  .grid .row {
    float: left;
    position: relative;
    margin-bottom: 20px;
    height: 488px;
    overflow: hidden;
  }
  /* line 3580, ../sass/desktop.scss */
  .grid .row .img {
    min-height: 178px;
  }
  /* line 3584, ../sass/desktop.scss */
  .grid .row > a {
    margin-bottom: 20px;
  }
  /* line 3587, ../sass/desktop.scss */
  .grid .row > a h2,
  .grid .row > a h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* line 3597, ../sass/desktop.scss */
  .grid .taxonomy a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, san-serif;
    z-index: 6;
    position: relative;
  }
  /* line 3608, ../sass/desktop.scss */
  .grid .img img {
    width: 100%;
    min-height: 178px;
  }
  /* line 3614, ../sass/desktop.scss */
  .grid .social-share-article {
    padding: 6px;
    width: 30px;
  }
  /* line 3619, ../sass/desktop.scss */
  .grid .social-share-article:hover {
    width: 102px;
  }
  /* line 3623, ../sass/desktop.scss */
  .grid .card-events:nth-child(odd) {
    margin-right: 6px;
  }
  /* line 3627, ../sass/desktop.scss */
  .grid .card-newsletter:nth-child(odd) {
    margin-right: 6px;
  }
  /* line 3631, ../sass/desktop.scss */
  .grid .card-events {
    width: 49.5%;
    float: left;
    height: 425px;
  }
  /* line 3636, ../sass/desktop.scss */
  .grid .card-events .display-lg {
    display: contents;
  }
  /* line 3640, ../sass/desktop.scss */
  .grid .card-events .description_event {
    max-height: 99px;
    overflow: hidden;
    width: 100%;
  }
  /* line 3646, ../sass/desktop.scss */
  .grid .card-events .badge-free {
    width: 18%;
    font-size: 12px;
  }
  /* line 3652, ../sass/desktop.scss */
  .grid .card-events .col-lg-1 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 3657, ../sass/desktop.scss */
  .grid .card-events .col-lg-2 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 3662, ../sass/desktop.scss */
  .grid .card-events .col-lg-3 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 3667, ../sass/desktop.scss */
  .grid .card-events .col-lg-4 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 3672, ../sass/desktop.scss */
  .grid .card-events .position-end-lg {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 0;
  }
  /* line 3683, ../sass/desktop.scss */
  .grid .card-newsletter {
    width: 49.5%;
    float: left;
    height: 425px;
  }

  /* line 3690, ../sass/desktop.scss */
  .relative-p-lg {
    position: relative;
  }

  /* line 3694, ../sass/desktop.scss */
  .center {
    width: 100%;
    overflow: hidden;
  }
  /* line 3699, ../sass/desktop.scss */
  .center .grid .row {
    width: 25.33%;
    padding: 10px 4%;
  }

  /* line 3707, ../sass/desktop.scss */
  .special .block-header-especial {
    width: 72%;
    float: left;
    position: relative;
    max-width: 634px;
    margin-right: 6px;
    max-height: 408px;
  }
  /* line 3717, ../sass/desktop.scss */
  .special .block-header-especial a h2,
  .special .block-header-especial a h1 {
    margin-top: 60px;
    margin-left: 20px;
    width: 60%;
    font-style: italic;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  /* line 3728, ../sass/desktop.scss */
  .special .block-header-especial a p {
    margin-left: 20px;
    width: 60%;
    line-height: 18px;
  }
  /* line 3736, ../sass/desktop.scss */
  .special .block-content-especial {
    width: 32%;
    float: left;
    margin-bottom: 6px;
    height: 202px;
    max-width: 300px;
  }
  /* line 3743, ../sass/desktop.scss */
  .special .block-content-especial a {
    display: block;
    height: 96%;
    width: 96%;
    padding: 2%;
  }
  /* line 3749, ../sass/desktop.scss */
  .special .block-content-especial a p {
    font-size: 20px;
    padding: 10px;
    line-height: 20px;
    text-shadow: 0 0 3px black;
  }
  /* line 3758, ../sass/desktop.scss */
  .special .block-footer-especial {
    width: 32%;
    float: left;
    height: 200px;
    max-width: 300px;
    overflow: hidden;
  }
  /* line 3765, ../sass/desktop.scss */
  .special .block-footer-especial a {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #086fa3;
  }
  /* line 3774, ../sass/desktop.scss */
  .special .block-footer-especial a h2,
  .special .block-footer-especial a h1 {
    display: none;
    font-size: 26px;
    line-height: 26px;
    position: absolute;
    bottom: 0;
    width: 94%;
    padding: 3%;
    font-weight: normal;
    z-index: 6;
  }

  /* line 3794, ../sass/desktop.scss */
  .page .scroll section .first-element img {
    min-height: 652px;
  }
  /* line 3798, ../sass/desktop.scss */
  .page .scroll section .first-element .image-title-desc {
    padding: 0 2%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-family: "Open Sans", san-serif;
    font-size: 12px;
    line-height: 30px;
    width: 96%;
  }
  /* line 3808, ../sass/desktop.scss */
  .page .scroll section .first-element .gallery-scrollable {
    position: relative;
    overflow: hidden;
    width: 976px;
    min-height: 652px;
  }
  /* line 3814, ../sass/desktop.scss */
  .page .scroll section .first-element .gallery-scrollable .items {
    min-height: 652px;
  }
  /* line 3817, ../sass/desktop.scss */
  .page .scroll section .first-element .gallery-scrollable .items .item {
    width: 976px;
    min-height: 652px;
  }
  /* line 3821, ../sass/desktop.scss */
  .page .scroll section .first-element .gallery-scrollable .items .item img {
    max-height: 627px;
    width: 976px;
    min-height: 652px;
  }
  /* line 3833, ../sass/desktop.scss */
  .page .scroll .section-title .subsection {
    font-size: 1.8em;
  }
  /* line 3838, ../sass/desktop.scss */
  .page .scroll .two-columns {
    display: flex;
    overflow: visible !important;
    justify-content: space-between;
  }
  /* line 3843, ../sass/desktop.scss */
  .page .scroll .two-columns article {
    width: 620px;
  }
  /* line 3846, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    z-index: 1;
    height: 100%;
  }
  /* line 3854, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .social {
    position: sticky;
    top: 50px;
  }
  /* line 3858, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .social .reaction-btn {
    float: none !important;
  }
  /* line 3862, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .social .count-reaction {
    float: none !important;
    position: absolute;
  }
  /* line 3869, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .copy_url_share .tooltiptext {
    width: 120px;
    bottom: 5px;
    left: 60px;
  }
  /* line 3875, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .copy_url_share .tooltiptext::after {
    bottom: 10px;
    left: -9px;
    margin-left: -5px;
    border-width: 7px;
    border-color: transparent #555 transparent transparent;
  }
  /* line 3883, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .copy_url_share a {
    margin-top: 6px;
  }
  /* line 3888, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .share-img {
    width: 100%;
  }
  /* line 3892, ../sass/desktop.scss */
  .page .scroll .two-columns article .social-share .social-box {
    border-top: solid #a59e9e;
    padding-top: 5px;
    margin-top: -5px;
  }
  /* line 3899, ../sass/desktop.scss */
  .page .scroll .two-columns article .body {
    min-height: 408px;
    padding-left: 160px;
    display: flow-root;
    overflow: visible;
  }
  /* line 3905, ../sass/desktop.scss */
  .page .scroll .two-columns article .body .inline-related,
  .page .scroll .two-columns article .body figure.embed-inline,
  .page .scroll .two-columns article .body .inline-code,
  .page .scroll .two-columns article .body .container-cxense,
  .page .scroll .two-columns article .body .inline-img,
  .page .scroll .two-columns article .body figure {
    width: 540px;
  }
  /* line 3914, ../sass/desktop.scss */
  .page .scroll .two-columns article .body .inline-quote {
    background: #f1eeec;
    width: 540px;
    float: right;
  }
  /* line 3920, ../sass/desktop.scss */
  .page .scroll .two-columns article .body .inline-code {
    width: 540px;
  }

  /* line 3930, ../sass/desktop.scss */
  .grid-multimedia .row {
    height: 267px;
    margin-bottom: 6px;
    width: 50%;
    float: left;
    max-width: 314px;
  }
  /* line 3937, ../sass/desktop.scss */
  .grid-multimedia .row h2,
  .grid-multimedia .row h1 {
    position: absolute;
    bottom: 0;
    height: 50px;
    background: #333;
    font-size: 16px;
    width: 97%;
    color: #fff;
    padding: 6px;
    font-weight: normal;
    display: block;
  }

  /* line 3957, ../sass/desktop.scss */
  .bg-impreso .rowImpreso .relative .wordContent .titleMonth {
    font-size: 30px;
  }
  /* line 3963, ../sass/desktop.scss */
  .bg-impreso .rowImpreso .impresos-content {
    width: 670px;
    height: 230px;
  }
  /* line 3967, ../sass/desktop.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf {
    width: 4000px;
  }
  /* line 3970, ../sass/desktop.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso {
    width: 130px;
  }
  /* line 3974, ../sass/desktop.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso .item-pdf .supp_div {
    bottom: 10px;
    right: 22px;
  }
  /* line 3986, ../sass/desktop.scss */
  .bg-impreso .descSup p .icon-download {
    margin-top: 1px !important;
  }

  /* line 3993, ../sass/desktop.scss */
  .tb-covid2019 {
    max-width: 770px;
    height: 90px;
    float: left;
  }
  /* line 3998, ../sass/desktop.scss */
  .tb-covid2019 h3 {
    width: 50%;
    float: left;
    height: 25px;
  }
  /* line 4003, ../sass/desktop.scss */
  .tb-covid2019 h3 a {
    margin: 0px auto 0;
    display: block;
  }
  /* line 4009, ../sass/desktop.scss */
  .tb-covid2019 table {
    margin-top: -17px;
  }
  /* line 4013, ../sass/desktop.scss */
  .tb-covid2019 .social {
    bottom: 0px;
    right: 0;
  }

  /* line 4019, ../sass/desktop.scss */
  .article-container {
    width: 100%;
  }
  /* line 4022, ../sass/desktop.scss */
  .article-container .sides-content {
    width: 23.4%;
    float: left;
    padding: 4px;
  }
  /* line 4027, ../sass/desktop.scss */
  .article-container .sides-content #epl_impact_div,
  .article-container .sides-content #epl_impact_div2 {
    position: sticky !important;
    top: 6px;
    position: sticky;
    background: #000;
  }
  /* line 4035, ../sass/desktop.scss */
  .article-container .sides-content #epl_impact_div2 {
    left: 297px !important;
  }
  /* line 4040, ../sass/desktop.scss */
  .article-container .content-article {
    width: 52%;
    float: left;
  }

  /* line 4047, ../sass/desktop.scss */
  #scroll-div-covid .item-0 {
    margin: 0 auto;
    display: block !important;
  }

  /* line 4055, ../sass/desktop.scss */
  .home .section-title .subsection {
    max-width: 940px;
  }

  /* line 4061, ../sass/desktop.scss */
  .header-event {
    display: flex;
    width: 100%;
    min-width: 976px;
  }
  /* line 4067, ../sass/desktop.scss */
  .header-event .months {
    position: absolute;
    margin-left: 64px;
    margin-top: -30px;
    padding: 11px;
    border-radius: 9px;
  }
  /* line 4075, ../sass/desktop.scss */
  .header-event .categories {
    position: absolute;
    top: 70px;
  }
  /* line 4085, ../sass/desktop.scss */
  .header-event #DateNavegate #content-days {
    margin-left: 35px;
    margin-right: 35px;
  }
  /* line 4093, ../sass/desktop.scss */
  .header-event .category_content_select .category-event {
    float: right;
  }
  /* line 4097, ../sass/desktop.scss */
  .header-event .category_content_select .i.fa-angle-down {
    float: right;
  }

  /* line 4106, ../sass/desktop.scss */
  .event section .first-element img {
    min-height: 652px;
  }
  /* line 4110, ../sass/desktop.scss */
  .event section .first-element .image-title-desc {
    padding: 0 2%;
    color: #fff;
    font-family: "Open Sans", san-serif;
    font-size: 12px;
    line-height: 30px;
    width: 96%;
  }
  /* line 4119, ../sass/desktop.scss */
  .event section .first-element .image-title-desc .date-event {
    line-height: 35px;
  }
  /* line 4124, ../sass/desktop.scss */
  .event section .first-element .image-title-desc .date-event .date_title {
    border-right: solid;
    padding: 0px 36px;
    font-size: 33px;
  }
  /* line 4130, ../sass/desktop.scss */
  .event section .first-element .image-title-desc .date-event .month {
    font-size: 47px;
  }
  /* line 4134, ../sass/desktop.scss */
  .event section .first-element .image-title-desc .date-event .schedule {
    margin: 14px 45px;
  }
  /* line 4137, ../sass/desktop.scss */
  .event section .first-element .image-title-desc .date-event .schedule .time {
    font-size: 25px;
    line-height: normal;
  }
  /* line 4146, ../sass/desktop.scss */
  .event section .first-element .gallery-scrollable {
    position: relative;
    overflow: hidden;
    width: 976px;
    min-height: 652px;
  }
  /* line 4152, ../sass/desktop.scss */
  .event section .first-element .gallery-scrollable .items {
    min-height: 652px;
  }
  /* line 4155, ../sass/desktop.scss */
  .event section .first-element .gallery-scrollable .items .item {
    width: 976px;
    min-height: 652px;
  }
  /* line 4159, ../sass/desktop.scss */
  .event section .first-element .gallery-scrollable .items .item img {
    max-height: 627px;
    width: 976px;
    min-height: 652px;
  }
  /* line 4171, ../sass/desktop.scss */
  .event .section-title .subsection {
    font-size: 1.8em;
  }
  /* line 4176, ../sass/desktop.scss */
  .event .two-columns {
    overflow: visible !important;
    display: flow-root;
  }
  /* line 4180, ../sass/desktop.scss */
  .event .two-columns article {
    width: 620px;
  }
  /* line 4183, ../sass/desktop.scss */
  .event .two-columns article .social-share {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    z-index: 1;
    height: 100%;
  }
  /* line 4191, ../sass/desktop.scss */
  .event .two-columns article .social-share .social {
    position: sticky;
    top: 50px;
  }
  /* line 4196, ../sass/desktop.scss */
  .event .two-columns article .social-share .reaction-btn {
    float: none !important;
  }
  /* line 4201, ../sass/desktop.scss */
  .event .two-columns article .social-share .copy_url_share .tooltiptext {
    width: 120px;
    bottom: 5px;
    left: 60px;
  }
  /* line 4207, ../sass/desktop.scss */
  .event .two-columns article .social-share .copy_url_share .tooltiptext::after {
    bottom: 10px;
    left: -9px;
    margin-left: -5px;
    border-width: 7px;
    border-color: transparent #555 transparent transparent;
  }
  /* line 4215, ../sass/desktop.scss */
  .event .two-columns article .social-share .copy_url_share a {
    margin-top: 6px;
  }
  /* line 4221, ../sass/desktop.scss */
  .event .two-columns article .body {
    min-height: 408px;
    padding-left: 160px;
  }
  /* line 4225, ../sass/desktop.scss */
  .event .two-columns article .body .inline-related,
  .event .two-columns article .body figure.embed-inline,
  .event .two-columns article .body .inline-code,
  .event .two-columns article .body .container-cxense,
  .event .two-columns article .body .inline-img,
  .event .two-columns article .body figure {
    width: 540px;
  }
  /* line 4234, ../sass/desktop.scss */
  .event .two-columns article .body .inline-quote {
    background: #f1eeec;
    width: 540px;
    float: right;
  }
  /* line 4240, ../sass/desktop.scss */
  .event .two-columns article .body .inline-code {
    width: 540px;
  }
  /* line 4246, ../sass/desktop.scss */
  .event .two-columns .content-event {
    position: relative;
    padding-left: 135px;
  }

  /* line 4253, ../sass/desktop.scss */
  .principal-podcast-img {
    margin: 0 auto;
    width: 100% !important;
  }

  /* line 4258, ../sass/desktop.scss */
  .row-1-podcast {
    height: 225px !important;
    width: 336px;
    margin: 0 auto 6px;
    max-height: 225px !important;
  }

  /* line 4274, ../sass/desktop.scss */
  .display-flex-up-social .share-header .share-section .social img {
    width: 90%;
  }

  /* line 4287, ../sass/desktop.scss */
  .none {
    float: none !important;
    position: relative !important;
    top: 0px !important;
  }

  /* line 4294, ../sass/desktop.scss */
  .expan-font {
    width: 200%;
    margin-left: -50%;
  }

  /* line 4299, ../sass/desktop.scss */
  .container-articulos {
    max-width: 976px;
    margin: 0 auto;
  }

  /* line 4304, ../sass/desktop.scss */
  .sticky_reactions {
    position: sticky;
    top: 50px;
  }

  /* line 4309, ../sass/desktop.scss */
  .bgWhitew {
    width: 96%;
  }

  /* line 4319, ../sass/desktop.scss */
  .display-flex-down-social .down-social-share .social-down .xtwiter_share a img, .display-flex-down-social .down-social-share .social-down .linkedin_share a img, .display-flex-down-social .down-social-share .social-down .email_share a img {
    width: 66.53% !important;
  }
}
@media (min-width: 768px) and (max-width: 939px) {
  /* line 20, ../sass/tablet.scss */
  .leaderboard {
    overflow: hidden !important;
  }

  /* line 24, ../sass/tablet.scss */
  .modal {
    top: 10px;
  }
  /* line 27, ../sass/tablet.scss */
  .modal .modal-contenido {
    max-width: 480px;
  }
  /* line 31, ../sass/tablet.scss */
  .modal .modal-contenido a p {
    font-size: 14px;
    max-width: 330px;
    margin: 30px auto 0;
  }
  /* line 39, ../sass/tablet.scss */
  .modal .modalAlert {
    max-width: 480px;
  }
  /* line 42, ../sass/tablet.scss */
  .modal .modalAlert .closeModal {
    width: 30px;
    height: 30px;
  }

  /* line 49, ../sass/tablet.scss */
  ul.submenu {
    display: none !important;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid #eee;
  }
  /* line 59, ../sass/tablet.scss */
  ul.submenu .preview {
    border-bottom: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto;
  }
  /* line 66, ../sass/tablet.scss */
  ul.submenu .preview .border {
    width: 100%;
    max-width: 940px;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 72, ../sass/tablet.scss */
  ul.submenu .preview .border .row {
    width: 31.33%;
    float: left;
    padding: 20px 1%;
    height: 64px;
    overflow: hidden;
  }
  /* line 79, ../sass/tablet.scss */
  ul.submenu .preview .border .row a {
    display: block;
    overflow: hidden;
  }
  /* line 83, ../sass/tablet.scss */
  ul.submenu .preview .border .row a img {
    float: left;
    margin-right: 20px;
    max-width: 60px;
  }
  /* line 89, ../sass/tablet.scss */
  ul.submenu .preview .border .row a h3 {
    color: #444;
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
  }
  /* line 100, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 1% 0;
  }
  /* line 106, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces > h3 {
    color: #fb4c1c;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, san-serif;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 6px;
  }
  /* line 116, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces .comun-voces {
    width: 96%;
    background: #F5F3F2;
    margin-bottom: 10px;
    padding: 20px 2%;
    font-style: italic;
    font-family: Verdana, san-serif;
    font-weight: bold;
  }
  /* line 125, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces .comun-voces span {
    background: url(/desktop/images/content-type-voces.svg) no-repeat;
    width: 32px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
    float: left;
  }
  /* line 134, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces .comun-voces > a {
    text-align: left;
    display: inline-block;
    color: #333;
    background-position: top left;
    float: left;
    width: 90%;
  }
  /* line 143, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 {
    clear: both;
  }
  /* line 146, ../sass/tablet.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 a {
    text-align: right;
    display: block;
    padding: 6px;
    color: #fb4c1c;
    font-weight: normal;
    font-size: 14px;
  }
  /* line 159, ../sass/tablet.scss */
  ul.submenu > li.comun {
    border-left: 1px solid #ccc;
    display: inline-block;
  }
  /* line 163, ../sass/tablet.scss */
  ul.submenu > li.comun a {
    display: block;
    text-transform: uppercase;
    font-size: 0.725em;
    color: #222;
    padding: 6px 14px;
  }

  /* line 173, ../sass/tablet.scss */
  .menu-expandible {
    border-top: 1px solid #eee;
    background: white;
  }
  /* line 177, ../sass/tablet.scss */
  .menu-expandible > ul {
    position: relative;
    height: 37px;
    text-align: center;
    z-index: 10;
    overflow: visible;
    border-bottom: 1px solid #eee;
  }
  /* line 185, ../sass/tablet.scss */
  .menu-expandible > ul > li {
    margin-right: 0;
    display: inline-block;
    border-left: 1px solid #ccc;
    list-style: none;
  }
  /* line 191, ../sass/tablet.scss */
  .menu-expandible > ul > li > a {
    display: block;
    text-transform: uppercase;
    font-size: 0.725em;
    color: #222;
    padding: 6px 6px;
  }
  /* line 201, ../sass/tablet.scss */
  .menu-expandible > ul li:hover > ul.submenu {
    display: block;
  }
  /* line 207, ../sass/tablet.scss */
  .menu-expandible .author-list {
    width: 48%;
    float: left;
    padding: 1%;
    margin-top: 20px;
  }
  /* line 213, ../sass/tablet.scss */
  .menu-expandible .author-list li {
    float: left;
    width: 31.33%;
    text-align: left;
    margin: 6px 1%;
    border-bottom: 1px solid #eee;
    list-style: none;
  }
  /* line 221, ../sass/tablet.scss */
  .menu-expandible .author-list li a {
    display: block;
    color: #666;
    font-family: Stag Web;
    font-style: italic;
    font-size: 0.8em;
  }
  /* line 230, ../sass/tablet.scss */
  .menu-expandible .author-list li.top {
    border-top: 1px solid #eee;
  }

  /* line 238, ../sass/tablet.scss */
  .header .inner {
    max-width: 800px;
  }

  /* line 244, ../sass/tablet.scss */
  .highlight .top_box {
    float: none !important;
    margin: 6px auto;
    width: 336px;
    height: 280px;
    overflow: hidden;
  }
  /* line 252, ../sass/tablet.scss */
  .highlight .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 259, ../sass/tablet.scss */
  .highlight .row {
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
  }
  /* line 264, ../sass/tablet.scss */
  .highlight .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 276, ../sass/tablet.scss */
  .highlight .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 289, ../sass/tablet.scss */
  .highlight .row img {
    width: 100%;
    height: auto;
  }
  /* line 294, ../sass/tablet.scss */
  .highlight .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 305, ../sass/tablet.scss */
  .highlight .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 311, ../sass/tablet.scss */
  .highlight .row .social-share-article .social {
    width: 200px;
  }
  /* line 314, ../sass/tablet.scss */
  .highlight .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 321, ../sass/tablet.scss */
  .highlight .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 327, ../sass/tablet.scss */
  .highlight .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 336, ../sass/tablet.scss */
  .highlight .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 339, ../sass/tablet.scss */
  .highlight .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 345, ../sass/tablet.scss */
  .highlight .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 348, ../sass/tablet.scss */
  .highlight .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 354, ../sass/tablet.scss */
  .highlight .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 357, ../sass/tablet.scss */
  .highlight .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 364, ../sass/tablet.scss */
  .highlight .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 370, ../sass/tablet.scss */
  .highlight .inner {
    max-width: 500px;
    position: relative;
  }
  /* line 375, ../sass/tablet.scss */
  .highlight .inner > .row-0 {
    margin: 6px 6px 6px 0;
    width: 100%;
    max-width: 500px;
  }
  /* line 380, ../sass/tablet.scss */
  .highlight .inner > .row-0 h2,
  .highlight .inner > .row-0 h1,
  .highlight .inner > .row-0 p {
    position: absolute;
    bottom: 0px;
    width: 96%;
    color: #fff;
    z-index: 2;
    width: 98%;
    padding: 6px 1%;
    font-weight: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    background: rgba(0, 0, 0, 0.6);
  }
  /* line 396, ../sass/tablet.scss */
  .highlight .inner > .row-0 h2 .special_title,
  .highlight .inner > .row-0 h1 .special_title,
  .highlight .inner > .row-0 p .special_title {
    width: 22px !important;
  }
  /* line 402, ../sass/tablet.scss */
  .highlight .row-1,
  .highlight .row-2,
  .highlight .row-3 {
    max-width: 500px;
    background: #2a2a2a;
    padding: 2%;
    max-height: 186px;
    width: 100%;
    margin: 0 auto 6px;
    padding-top: 30px;
  }
  /* line 413, ../sass/tablet.scss */
  .highlight .row-1 a,
  .highlight .row-2 a,
  .highlight .row-3 a {
    overflow: hidden;
    color: #fff;
  }
  /* line 418, ../sass/tablet.scss */
  .highlight .row-1 img,
  .highlight .row-2 img,
  .highlight .row-3 img {
    float: left;
    width: 30%;
  }
  /* line 423, ../sass/tablet.scss */
  .highlight .row-1 h2,
  .highlight .row-1 h1,
  .highlight .row-1 p,
  .highlight .row-2 h2,
  .highlight .row-2 h1,
  .highlight .row-2 p,
  .highlight .row-3 h2,
  .highlight .row-3 h1,
  .highlight .row-3 p {
    float: left;
    width: 65%;
    margin-left: 2%;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
  }
  /* line 434, ../sass/tablet.scss */
  .highlight .row-1 .mask,
  .highlight .row-2 .mask,
  .highlight .row-3 .mask {
    display: none;
  }
  /* line 439, ../sass/tablet.scss */
  .highlight .master-fb-feed {
    width: 100%;
    max-width: 500px;
    position: relative;
    overflow: hidden;
    margin: 6px auto;
    background-color: #2a2a2a;
  }
  /* line 449, ../sass/tablet.scss */
  .highlight .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 462, ../sass/tablet.scss */
  .highlight .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 467, ../sass/tablet.scss */
  .highlight .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 473, ../sass/tablet.scss */
  .highlight .master-fb-feed .block-title {
    background: #4267b2;
    top: 0;
  }
  /* line 478, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields {
    height: 186px;
    width: 300px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 485, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items {
    width: 20000px;
    height: 186px;
    position: absolute;
  }
  /* line 490, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 300px;
    height: 186px;
    position: relative;
    margin: 0 auto;
    padding: 0;
  }
  /* line 498, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: rgba(0, 0, 0, 0.47);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  /* line 509, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 519, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 100px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
    z-index: 4;
  }
  /* line 530, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 536, ../sass/tablet.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row h2,
  .highlight .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    z-index: 7;
  }

  /* line 553, ../sass/tablet.scss */
  .section {
    overflow: hidden;
  }
  /* line 556, ../sass/tablet.scss */
  .section .top_box {
    float: none !important;
    margin: 6px auto;
    width: 336px;
    max-width: 336px;
    height: 280px;
    overflow: hidden;
  }
  /* line 565, ../sass/tablet.scss */
  .section .row {
    float: left;
    position: relative;
    overflow: hidden;
  }
  /* line 570, ../sass/tablet.scss */
  .section .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 582, ../sass/tablet.scss */
  .section .row .mask {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 596, ../sass/tablet.scss */
  .section .row img {
    width: 100%;
    height: auto;
  }
  /* line 601, ../sass/tablet.scss */
  .section .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 612, ../sass/tablet.scss */
  .section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 618, ../sass/tablet.scss */
  .section .row .social-share-article .social {
    width: 200px;
  }
  /* line 621, ../sass/tablet.scss */
  .section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 628, ../sass/tablet.scss */
  .section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 634, ../sass/tablet.scss */
  .section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 643, ../sass/tablet.scss */
  .section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 646, ../sass/tablet.scss */
  .section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 652, ../sass/tablet.scss */
  .section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 655, ../sass/tablet.scss */
  .section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 661, ../sass/tablet.scss */
  .section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 664, ../sass/tablet.scss */
  .section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 671, ../sass/tablet.scss */
  .section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 677, ../sass/tablet.scss */
  .section .inner {
    padding-top: 6px;
  }
  /* line 681, ../sass/tablet.scss */
  .section .inner > .row-0 {
    width: 100%;
    margin-right: 6px;
    max-height: 442px;
    margin-bottom: 6px;
  }
  /* line 687, ../sass/tablet.scss */
  .section .inner > .row-0 .date {
    display: none;
  }
  /* line 691, ../sass/tablet.scss */
  .section .inner > .row-0 h2,
  .section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 1%;
    width: 98%;
    font-size: 1.4em;
    font-weight: normal;
  }
  /* line 704, ../sass/tablet.scss */
  .section .row-1 {
    float: none;
    background: #2a2a2a;
    padding: 10px;
    max-height: 186px;
    margin: 6px auto;
    padding-top: 30px;
  }
  /* line 712, ../sass/tablet.scss */
  .section .row-1 .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 719, ../sass/tablet.scss */
  .section .row-1 .mask {
    display: none;
  }
  /* line 723, ../sass/tablet.scss */
  .section .row-1 a {
    display: block;
    overflow: hidden;
    color: #fff;
  }
  /* line 729, ../sass/tablet.scss */
  .section .row-1 img {
    float: left;
    width: 30%;
  }
  /* line 734, ../sass/tablet.scss */
  .section .row-1 h2,
  .section .row-1 h1 {
    width: 65%;
    color: #fff;
    padding: 0 2%;
    float: left;
    font-size: 1.3em;
    font-weight: normal;
  }
  /* line 749, ../sass/tablet.scss */
  .section .row-3 {
    width: 300px;
  }

  /* line 759, ../sass/tablet.scss */
  .voces_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 763, ../sass/tablet.scss */
  .voces_section .row .date {
    display: none;
  }
  /* line 767, ../sass/tablet.scss */
  .voces_section .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
    display: none;
  }
  /* line 781, ../sass/tablet.scss */
  .voces_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 786, ../sass/tablet.scss */
  .voces_section .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 796, ../sass/tablet.scss */
  .voces_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 802, ../sass/tablet.scss */
  .voces_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 805, ../sass/tablet.scss */
  .voces_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 812, ../sass/tablet.scss */
  .voces_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 818, ../sass/tablet.scss */
  .voces_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 827, ../sass/tablet.scss */
  .voces_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 830, ../sass/tablet.scss */
  .voces_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 836, ../sass/tablet.scss */
  .voces_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 839, ../sass/tablet.scss */
  .voces_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 845, ../sass/tablet.scss */
  .voces_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 848, ../sass/tablet.scss */
  .voces_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 855, ../sass/tablet.scss */
  .voces_section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 861, ../sass/tablet.scss */
  .voces_section .inner > .row-0 {
    float: left;
    width: 100%;
    max-width: 800px;
    margin-right: 6px;
    max-height: 442px;
  }
  /* line 868, ../sass/tablet.scss */
  .voces_section .inner > .row-0 h2,
  .voces_section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0px;
    height: 30px;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 2%;
    width: 96%;
    font-size: 1.4em;
  }
  /* line 880, ../sass/tablet.scss */
  .voces_section .row-1 {
    max-width: 500px;
    max-height: 186px;
    width: 100%;
    margin: 0;
    background: #2a2a2a;
    padding: 10px;
  }
  /* line 888, ../sass/tablet.scss */
  .voces_section .row-1 img {
    width: 30%;
    float: left;
  }
  /* line 893, ../sass/tablet.scss */
  .voces_section .row-1 h2,
  .voces_section .row-1 h1 {
    color: #fff;
    padding: 1%;
    float: left;
    font-size: 1.3em;
    font-weight: normal;
  }

  /* line 911, ../sass/tablet.scss */
  .multimedia_section {
    background: #333;
    padding: 10px 2% 0;
  }
  /* line 915, ../sass/tablet.scss */
  .multimedia_section .top_box {
    float: none !important;
  }
  /* line 919, ../sass/tablet.scss */
  .multimedia_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 923, ../sass/tablet.scss */
  .multimedia_section .row .taxonomy {
    display: none;
  }
  /* line 927, ../sass/tablet.scss */
  .multimedia_section .row .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 934, ../sass/tablet.scss */
  .multimedia_section .row .mask {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 15%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  /* line 946, ../sass/tablet.scss */
  .multimedia_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 951, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 962, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 968, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 971, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 978, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 984, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 993, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 996, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1002, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 1005, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1011, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 1014, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1021, ../sass/tablet.scss */
  .multimedia_section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 1027, ../sass/tablet.scss */
  .multimedia_section .inner > .row-0 {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 1031, ../sass/tablet.scss */
  .multimedia_section .inner > .row-0 .date {
    display: none;
  }
  /* line 1035, ../sass/tablet.scss */
  .multimedia_section .inner > .row-0 h2,
  .multimedia_section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 1%;
    width: 98%;
    font-size: 1.4em;
    float: left;
    color: #fff;
    font-weight: normal;
  }
  /* line 1049, ../sass/tablet.scss */
  .multimedia_section .row-1,
  .multimedia_section .row-2,
  .multimedia_section .row-3,
  .multimedia_section .row-4 {
    background: #2a2a2a;
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 6px;
  }
  /* line 1059, ../sass/tablet.scss */
  .multimedia_section .row-1 .mask,
  .multimedia_section .row-2 .mask,
  .multimedia_section .row-3 .mask,
  .multimedia_section .row-4 .mask {
    display: none;
  }
  /* line 1064, ../sass/tablet.scss */
  .multimedia_section .row-1 a img,
  .multimedia_section .row-2 a img,
  .multimedia_section .row-3 a img,
  .multimedia_section .row-4 a img {
    width: 30%;
    float: left;
    display: block;
    margin-right: 6px;
  }
  /* line 1071, ../sass/tablet.scss */
  .multimedia_section .row-1 a h2,
  .multimedia_section .row-1 a h1,
  .multimedia_section .row-2 a h2,
  .multimedia_section .row-2 a h1,
  .multimedia_section .row-3 a h2,
  .multimedia_section .row-3 a h1,
  .multimedia_section .row-4 a h2,
  .multimedia_section .row-4 a h1 {
    width: 65%;
    color: #fff;
    padding: 1%;
    float: left;
    margin-left: 0px;
    font-size: 1.3em;
    font-weight: normal;
  }

  /* line 1086, ../sass/tablet.scss */
  .section-sponsored .inner {
    padding-top: 55px;
  }
  /* line 1090, ../sass/tablet.scss */
  .section-sponsored .inner .row .date {
    display: none;
  }
  /* line 1095, ../sass/tablet.scss */
  .section-sponsored .inner > .row-0 {
    width: 100%;
  }
  /* line 1099, ../sass/tablet.scss */
  .section-sponsored .inner .row-1,
  .section-sponsored .inner .row-2,
  .section-sponsored .inner .row-3 {
    margin-bottom: 8px;
    overflow: hidden;
    padding-top: 10px;
    float: none;
    background: #2a2a2a;
    padding: 10px;
    max-height: 186px;
    margin: 6px auto;
    width: 100%;
  }
  /* line 1112, ../sass/tablet.scss */
  .section-sponsored .inner .row-1 img,
  .section-sponsored .inner .row-2 img,
  .section-sponsored .inner .row-3 img {
    float: left;
    width: 30%;
  }
  /* line 1117, ../sass/tablet.scss */
  .section-sponsored .inner .row-1 h2,
  .section-sponsored .inner .row-1 h1,
  .section-sponsored .inner .row-2 h2,
  .section-sponsored .inner .row-2 h1,
  .section-sponsored .inner .row-3 h2,
  .section-sponsored .inner .row-3 h1 {
    width: 65%;
    color: #fff;
    padding: 0 2%;
    float: left;
    font-size: 1.3em;
    font-weight: normal;
  }
  /* line 1128, ../sass/tablet.scss */
  .section-sponsored .inner .ads {
    display: none;
  }

  /* line 1135, ../sass/tablet.scss */
  .one-column .patrocinadores {
    padding-top: 30px;
    background: url(/common_files/images/bg-marketing.png);
    background-size: contain;
    -webkit-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
  }
  /* line 1144, ../sass/tablet.scss */
  .one-column .patrocinadores .header-sponsored h4 {
    position: relative;
    background: none;
    text-align: center;
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    color: #3d3d3d;
    max-width: 560px;
    margin: 0 auto;
    float: none;
    height: 90px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  }
  /* line 1162, ../sass/tablet.scss */
  .one-column .patrocinadores .view-content {
    overflow: hidden;
    clear: both;
    padding: 10px 0;
  }
  /* line 1167, ../sass/tablet.scss */
  .one-column .patrocinadores .view-content .patro-row {
    width: 33%;
    float: left;
    height: 115px;
    text-align: center;
  }
  /* line 1173, ../sass/tablet.scss */
  .one-column .patrocinadores .view-content .patro-row img {
    transform: scale(1);
    transition: all 0.2s ease;
  }
  /* line 1180, ../sass/tablet.scss */
  .one-column .patrocinadores .view-content .patro-row:hover img {
    transform: scale(1.1);
  }

  /* line 1188, ../sass/tablet.scss */
  .frontpage-voces {
    background: #f1eeec;
  }
  /* line 1191, ../sass/tablet.scss */
  .frontpage-voces .row-voices {
    clear: both;
    width: 96%;
    padding: 0 2%;
    border-bottom: 2px solid #F1EEEC;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
  }
  /* line 1200, ../sass/tablet.scss */
  .frontpage-voces .row-voices img {
    float: left;
    width: 20%;
    max-width: 110px;
  }
  /* line 1206, ../sass/tablet.scss */
  .frontpage-voces .row-voices h2,
  .frontpage-voces .row-voices h1 {
    font-weight: normal;
    margin-left: 125px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
  }
  /* line 1214, ../sass/tablet.scss */
  .frontpage-voces .row-voices h2 a.title,
  .frontpage-voces .row-voices h1 a.title {
    color: #333;
    font-style: italic;
    font-family: Stag Web, sans-serif;
  }
  /* line 1219, ../sass/tablet.scss */
  .frontpage-voces .row-voices h2 a.title::before,
  .frontpage-voces .row-voices h1 a.title::before {
    background: url("/common_files/images/arrow-next.svg") center center/contain;
    position: absolute;
    color: #fb4c1c;
    font-style: italic;
    left: 0px;
    width: 20px;
    height: 20px;
  }
  /* line 1231, ../sass/tablet.scss */
  .frontpage-voces .row-voices h2.title:before {
    background: url("/common_files/images/left-quote.svg") center center/contain no-repeat;
    position: absolute;
    color: #fb4c1c;
    font-style: italic;
    left: 110px;
    width: 15px;
    height: 15px;
    content: "";
  }
  /* line 1242, ../sass/tablet.scss */
  .frontpage-voces .row-voices span.author {
    float: left;
    overflow: hidden;
    display: block;
    font-style: italic;
    color: #777;
    line-height: 22px;
    font-family: Stag Web;
    font-size: 14px;
    margin-left: 30px;
  }
  /* line 1253, ../sass/tablet.scss */
  .frontpage-voces .row-voices span.author a.author {
    margin-right: 6px;
    color: #fb4c1c;
  }
  /* line 1259, ../sass/tablet.scss */
  .frontpage-voces .row-voices .twitter {
    font-size: 20px;
    margin-left: 6px;
    line-height: 22px;
    background: url("/common_files/images/tw-orange.svg") no-repeat center center;
    background-size: 14px;
    height: 12px;
    width: 20px;
    display: inline-block;
  }
  /* line 1270, ../sass/tablet.scss */
  .frontpage-voces .row-voices .facebook {
    line-height: 22px;
    background: url("/common_files/images/facebook-orange.svg") no-repeat center center;
    background-size: 20px;
    height: 18px;
    width: 20px;
    display: inline-block;
  }
  /* line 1279, ../sass/tablet.scss */
  .frontpage-voces .row-voices .enlace {
    position: absolute;
    right: 10px;
    color: #fb4c1c;
    top: 40%;
    font-size: 20px;
    background: url("/common_files/images/next-orange.svg") no-repeat center center;
    background-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
  }
  /* line 1293, ../sass/tablet.scss */
  .frontpage-voces div:nth-child(2) {
    padding-top: 50px;
  }

  /* line 1298, ../sass/tablet.scss */
  .newsletter-front {
    margin: 10px auto;
    overflow: hidden;
  }
  /* line 1304, ../sass/tablet.scss */
  .newsletter-front .suscriber {
    display: block;
    width: 300px;
    padding: 10px;
    background: #4267b2;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    border-radius: 10px;
    moz-border-radius: 10px;
    webkit-border-radius: 10px;
  }

  /* line 1318, ../sass/tablet.scss */
  .frontpage-invitada {
    position: relative;
  }
  /* line 1321, ../sass/tablet.scss */
  .frontpage-invitada .row-invitada {
    border: 2px solid #fb4c1c;
    width: 92%;
    margin: 0 auto 6px;
    padding: 60px 2% 20px;
    text-align: center;
  }
  /* line 1328, ../sass/tablet.scss */
  .frontpage-invitada .row-invitada a {
    color: #222;
    font-family: Stag Web;
    font-style: italic;
    font-weight: normal;
    width: 80%;
    padding: 0 10%;
    display: block;
    margin-bottom: 10px;
  }
  /* line 1339, ../sass/tablet.scss */
  .frontpage-invitada .row-invitada .author {
    text-align: right;
    width: 100%;
    display: block;
    font-family: Stag Web;
    font-style: italic;
    color: #fb4c1c;
  }
  /* line 1349, ../sass/tablet.scss */
  .frontpage-invitada .block-title {
    top: 10px;
  }

  /* line 1354, ../sass/tablet.scss */
  .scrollable-actualidad,
  .scrollable-cxense {
    width: 300px;
    position: relative;
    height: 270px;
    overflow: hidden;
  }
  /* line 1361, ../sass/tablet.scss */
  .scrollable-actualidad .items,
  .scrollable-actualidad #cXenseCarrousel,
  .scrollable-cxense .items,
  .scrollable-cxense #cXenseCarrousel {
    width: 20000px;
    position: absolute;
  }
  /* line 1366, ../sass/tablet.scss */
  .scrollable-actualidad .items .row,
  .scrollable-actualidad .items .col-xs-12,
  .scrollable-actualidad #cXenseCarrousel .row,
  .scrollable-actualidad #cXenseCarrousel .col-xs-12,
  .scrollable-cxense .items .row,
  .scrollable-cxense .items .col-xs-12,
  .scrollable-cxense #cXenseCarrousel .row,
  .scrollable-cxense #cXenseCarrousel .col-xs-12 {
    width: 300px;
    height: 270px;
    float: left;
    position: relative;
    background: #000;
  }
  /* line 1376, ../sass/tablet.scss */
  .scrollable-actualidad .items .row .taxonomy,
  .scrollable-actualidad #cXenseCarrousel .row .taxonomy,
  .scrollable-cxense .items .row .taxonomy,
  .scrollable-cxense #cXenseCarrousel .row .taxonomy {
    display: none;
  }
  /* line 1381, ../sass/tablet.scss */
  .scrollable-actualidad .items .mask,
  .scrollable-actualidad #cXenseCarrousel .mask,
  .scrollable-cxense .items .mask,
  .scrollable-cxense #cXenseCarrousel .mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 5;
  }
  /* line 1391, ../sass/tablet.scss */
  .scrollable-actualidad .items img,
  .scrollable-actualidad #cXenseCarrousel img,
  .scrollable-cxense .items img,
  .scrollable-cxense #cXenseCarrousel img {
    width: 100%;
  }
  /* line 1395, ../sass/tablet.scss */
  .scrollable-actualidad .items p,
  .scrollable-actualidad #cXenseCarrousel p,
  .scrollable-cxense .items p,
  .scrollable-cxense #cXenseCarrousel p {
    position: absolute;
    bottom: 0;
    width: 96%;
    font-weight: normal;
    left: 0;
    color: #fff;
    z-index: 8;
    padding: 2%;
    font-size: 1.5em;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    margin: 0;
  }

  /* line 1411, ../sass/tablet.scss */
  .actualidad,
  .cxense {
    position: relative;
    margin-bottom: 6px;
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
  }
  /* line 1422, ../sass/tablet.scss */
  .actualidad .nav a,
  .cxense .nav a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 1435, ../sass/tablet.scss */
  .actualidad .nav a.next,
  .cxense .nav a.next {
    right: 0;
    background: url(/common_files/images/right.svg) center center/cover;
  }
  /* line 1440, ../sass/tablet.scss */
  .actualidad .nav a.prev,
  .cxense .nav a.prev {
    left: 0;
    background: url(/common_files/images/left.svg) center center/cover;
  }

  /* line 1447, ../sass/tablet.scss */
  .menuFixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 2px solid #ccc;
    z-index: 10;
  }

  /* line 1458, ../sass/tablet.scss */
  .multimedia .row-gallery,
  .special-article-block .row-gallery {
    float: left;
    position: relative;
    overflow: hidden;
  }
  /* line 1463, ../sass/tablet.scss */
  .multimedia .row-gallery img,
  .special-article-block .row-gallery img {
    width: 100%;
    display: block;
  }
  /* line 1471, ../sass/tablet.scss */
  .multimedia .row-0 h2,
  .multimedia .row-0 h1,
  .special-article-block .row-0 h2,
  .special-article-block .row-0 h1 {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 94%;
    padding: 3%;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    z-index: 6;
  }
  /* line 1488, ../sass/tablet.scss */
  .multimedia .row-1 h2,
  .multimedia .row-1 h1,
  .multimedia .row-2 h2,
  .multimedia .row-2 h1,
  .special-article-block .row-1 h2,
  .special-article-block .row-1 h1,
  .special-article-block .row-2 h2,
  .special-article-block .row-2 h1 {
    font-size: 26px;
    line-height: 26px;
  }
  /* line 1506, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage,
  .multimedia .inner .special-article-block-frontpage,
  .special-article-block .inner .multimedia-frontpage,
  .special-article-block .inner .special-article-block-frontpage {
    overflow: hidden;
    padding: 10px;
    position: relative;
  }
  /* line 1512, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .block-title,
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .multimedia-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #540072;
    top: 0;
    left: 0;
  }
  /* line 1518, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-0,
  .multimedia .inner .multimedia-frontpage .row-3,
  .multimedia .inner .special-article-block-frontpage .row-0,
  .multimedia .inner .special-article-block-frontpage .row-3,
  .special-article-block .inner .multimedia-frontpage .row-0,
  .special-article-block .inner .multimedia-frontpage .row-3,
  .special-article-block .inner .special-article-block-frontpage .row-0,
  .special-article-block .inner .special-article-block-frontpage .row-3 {
    width: 100%;
    max-width: 600px;
    height: 360px;
    margin: 0 auto 6px;
  }
  /* line 1525, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-0 a,
  .multimedia .inner .multimedia-frontpage .row-3 a,
  .multimedia .inner .special-article-block-frontpage .row-0 a,
  .multimedia .inner .special-article-block-frontpage .row-3 a,
  .special-article-block .inner .multimedia-frontpage .row-0 a,
  .special-article-block .inner .multimedia-frontpage .row-3 a,
  .special-article-block .inner .special-article-block-frontpage .row-0 a,
  .special-article-block .inner .special-article-block-frontpage .row-3 a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 1534, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-0 img,
  .multimedia .inner .multimedia-frontpage .row-3 img,
  .multimedia .inner .special-article-block-frontpage .row-0 img,
  .multimedia .inner .special-article-block-frontpage .row-3 img,
  .special-article-block .inner .multimedia-frontpage .row-0 img,
  .special-article-block .inner .multimedia-frontpage .row-3 img,
  .special-article-block .inner .special-article-block-frontpage .row-0 img,
  .special-article-block .inner .special-article-block-frontpage .row-3 img {
    width: 100%;
    display: block;
  }
  /* line 1539, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-0 h2,
  .multimedia .inner .multimedia-frontpage .row-0 h1,
  .multimedia .inner .multimedia-frontpage .row-3 h2,
  .multimedia .inner .multimedia-frontpage .row-3 h1,
  .multimedia .inner .special-article-block-frontpage .row-0 h2,
  .multimedia .inner .special-article-block-frontpage .row-0 h1,
  .multimedia .inner .special-article-block-frontpage .row-3 h2,
  .multimedia .inner .special-article-block-frontpage .row-3 h1,
  .special-article-block .inner .multimedia-frontpage .row-0 h2,
  .special-article-block .inner .multimedia-frontpage .row-0 h1,
  .special-article-block .inner .multimedia-frontpage .row-3 h2,
  .special-article-block .inner .multimedia-frontpage .row-3 h1,
  .special-article-block .inner .special-article-block-frontpage .row-0 h2,
  .special-article-block .inner .special-article-block-frontpage .row-0 h1,
  .special-article-block .inner .special-article-block-frontpage .row-3 h2,
  .special-article-block .inner .special-article-block-frontpage .row-3 h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 16px;
    font-size: 20px;
  }
  /* line 1551, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-1,
  .multimedia .inner .multimedia-frontpage .row-2,
  .multimedia .inner .multimedia-frontpage .row-4,
  .multimedia .inner .multimedia-frontpage .row-5,
  .multimedia .inner .special-article-block-frontpage .row-1,
  .multimedia .inner .special-article-block-frontpage .row-2,
  .multimedia .inner .special-article-block-frontpage .row-4,
  .multimedia .inner .special-article-block-frontpage .row-5,
  .special-article-block .inner .multimedia-frontpage .row-1,
  .special-article-block .inner .multimedia-frontpage .row-2,
  .special-article-block .inner .multimedia-frontpage .row-4,
  .special-article-block .inner .multimedia-frontpage .row-5,
  .special-article-block .inner .special-article-block-frontpage .row-1,
  .special-article-block .inner .special-article-block-frontpage .row-2,
  .special-article-block .inner .special-article-block-frontpage .row-4,
  .special-article-block .inner .special-article-block-frontpage .row-5 {
    width: 100%;
    background: #2a2a2a;
    max-width: 600px;
    margin: 0 auto 6px;
  }
  /* line 1560, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a,
  .multimedia .inner .multimedia-frontpage .row-2 a,
  .multimedia .inner .multimedia-frontpage .row-4 a,
  .multimedia .inner .multimedia-frontpage .row-5 a,
  .multimedia .inner .special-article-block-frontpage .row-1 a,
  .multimedia .inner .special-article-block-frontpage .row-2 a,
  .multimedia .inner .special-article-block-frontpage .row-4 a,
  .multimedia .inner .special-article-block-frontpage .row-5 a,
  .special-article-block .inner .multimedia-frontpage .row-1 a,
  .special-article-block .inner .multimedia-frontpage .row-2 a,
  .special-article-block .inner .multimedia-frontpage .row-4 a,
  .special-article-block .inner .multimedia-frontpage .row-5 a,
  .special-article-block .inner .special-article-block-frontpage .row-1 a,
  .special-article-block .inner .special-article-block-frontpage .row-2 a,
  .special-article-block .inner .special-article-block-frontpage .row-4 a,
  .special-article-block .inner .special-article-block-frontpage .row-5 a {
    overflow: hidden;
    display: block;
  }
  /* line 1564, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a img,
  .multimedia .inner .multimedia-frontpage .row-2 a img,
  .multimedia .inner .multimedia-frontpage .row-4 a img,
  .multimedia .inner .multimedia-frontpage .row-5 a img,
  .multimedia .inner .special-article-block-frontpage .row-1 a img,
  .multimedia .inner .special-article-block-frontpage .row-2 a img,
  .multimedia .inner .special-article-block-frontpage .row-4 a img,
  .multimedia .inner .special-article-block-frontpage .row-5 a img,
  .special-article-block .inner .multimedia-frontpage .row-1 a img,
  .special-article-block .inner .multimedia-frontpage .row-2 a img,
  .special-article-block .inner .multimedia-frontpage .row-4 a img,
  .special-article-block .inner .multimedia-frontpage .row-5 a img,
  .special-article-block .inner .special-article-block-frontpage .row-1 a img,
  .special-article-block .inner .special-article-block-frontpage .row-2 a img,
  .special-article-block .inner .special-article-block-frontpage .row-4 a img,
  .special-article-block .inner .special-article-block-frontpage .row-5 a img {
    float: left;
    width: 50%;
  }
  /* line 1569, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a h2,
  .multimedia .inner .multimedia-frontpage .row-1 a h1,
  .multimedia .inner .multimedia-frontpage .row-2 a h2,
  .multimedia .inner .multimedia-frontpage .row-2 a h1,
  .multimedia .inner .multimedia-frontpage .row-4 a h2,
  .multimedia .inner .multimedia-frontpage .row-4 a h1,
  .multimedia .inner .multimedia-frontpage .row-5 a h2,
  .multimedia .inner .multimedia-frontpage .row-5 a h1,
  .multimedia .inner .special-article-block-frontpage .row-1 a h2,
  .multimedia .inner .special-article-block-frontpage .row-1 a h1,
  .multimedia .inner .special-article-block-frontpage .row-2 a h2,
  .multimedia .inner .special-article-block-frontpage .row-2 a h1,
  .multimedia .inner .special-article-block-frontpage .row-4 a h2,
  .multimedia .inner .special-article-block-frontpage .row-4 a h1,
  .multimedia .inner .special-article-block-frontpage .row-5 a h2,
  .multimedia .inner .special-article-block-frontpage .row-5 a h1,
  .special-article-block .inner .multimedia-frontpage .row-1 a h2,
  .special-article-block .inner .multimedia-frontpage .row-1 a h1,
  .special-article-block .inner .multimedia-frontpage .row-2 a h2,
  .special-article-block .inner .multimedia-frontpage .row-2 a h1,
  .special-article-block .inner .multimedia-frontpage .row-4 a h2,
  .special-article-block .inner .multimedia-frontpage .row-4 a h1,
  .special-article-block .inner .multimedia-frontpage .row-5 a h2,
  .special-article-block .inner .multimedia-frontpage .row-5 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-1 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-1 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-2 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-2 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-4 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-4 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-5 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-5 a h1 {
    float: left;
    width: 46% !important;
    padding: 0 2%;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 6px;
  }
  /* line 1580, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a .mask,
  .multimedia .inner .multimedia-frontpage .row-2 a .mask,
  .multimedia .inner .multimedia-frontpage .row-4 a .mask,
  .multimedia .inner .multimedia-frontpage .row-5 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-1 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-2 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-4 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-5 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-1 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-2 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-4 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-5 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-1 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-2 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-4 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-5 a .mask {
    display: none !important;
  }
  /* line 1587, ../sass/tablet.scss */
  .multimedia .inner .multimedia-frontpage .title .special_title,
  .multimedia .inner .special-article-block-frontpage .title .special_title,
  .special-article-block .inner .multimedia-frontpage .title .special_title,
  .special-article-block .inner .special-article-block-frontpage .title .special_title {
    display: inline !important;
  }
  /* line 1594, ../sass/tablet.scss */
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #222;
  }
  /* line 1598, ../sass/tablet.scss */
  .multimedia .inner .special-article-block-frontpage .special_title,
  .special-article-block .inner .special-article-block-frontpage .special_title {
    float: none !important;
  }

  /* line 1605, ../sass/tablet.scss */
  .voces_bottom {
    overflow: hidden;
    position: relative;
  }
  /* line 1609, ../sass/tablet.scss */
  .voces_bottom .inner {
    padding-top: 10px;
    background: #f1eeec;
  }
  /* line 1614, ../sass/tablet.scss */
  .voces_bottom .autor {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
  }
  /* line 1620, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor {
    padding-top: 30px;
    position: relative;
    border-bottom: 1px solid #FFF;
    overflow: hidden;
  }
  /* line 1627, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor .autor-img img {
    float: left;
    max-width: 81px;
    height: auto;
    margin-right: 26px;
  }
  /* line 1635, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor h3 {
    font-weight: normal;
  }
  /* line 1639, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor a {
    color: #fa6138;
  }
  /* line 1643, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor .tw {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0px;
    top: 20px;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1655, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor .autor-description {
    font-style: italic;
    color: #999;
    font-size: 0.75em;
    float: left;
  }
  /* line 1661, ../sass/tablet.scss */
  .voces_bottom .autor .inner-autor .autor-description p {
    color: #999;
  }

  /* line 1669, ../sass/tablet.scss */
  .voces-right {
    position: relative;
    padding-top: 10px;
  }
  /* line 1673, ../sass/tablet.scss */
  .voces-right .block-title {
    position: relative;
    display: inline-block;
  }
  /* line 1678, ../sass/tablet.scss */
  .voces-right .autor {
    background: #f1eeec;
    overflow-y: hidden;
    padding: 10px 6px;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  /* line 1685, ../sass/tablet.scss */
  .voces-right .autor .autor-img {
    float: left;
    width: 20%;
  }
  /* line 1689, ../sass/tablet.scss */
  .voces-right .autor .autor-img img {
    width: 100%;
    height: auto;
  }
  /* line 1695, ../sass/tablet.scss */
  .voces-right .autor .description {
    float: right;
    width: 70%;
  }
  /* line 1699, ../sass/tablet.scss */
  .voces-right .autor .description h3 {
    font-weight: normal;
    line-height: 18px;
  }
  /* line 1703, ../sass/tablet.scss */
  .voces-right .autor .description h3 a {
    color: #fb4c1c;
  }
  /* line 1708, ../sass/tablet.scss */
  .voces-right .autor .description .autor-description {
    font-style: italic;
    font-size: 12px;
    color: #999;
  }
  /* line 1713, ../sass/tablet.scss */
  .voces-right .autor .description .autor-description p {
    margin: 0;
    color: #999;
  }
  /* line 1719, ../sass/tablet.scss */
  .voces-right .autor .description .tw {
    position: absolute;
    top: 40%;
    right: 20px;
    font-size: 20px;
    color: #fb4c1c;
    display: block;
    height: 20px;
    width: 20px;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  /* line 1736, ../sass/tablet.scss */
  .block-special {
    position: relative;
    margin-top: 6px;
  }
  /* line 1740, ../sass/tablet.scss */
  .block-special .block-header-especial {
    position: relative;
    min-height: 224px;
  }
  /* line 1745, ../sass/tablet.scss */
  .block-special img {
    width: 100%;
    display: block;
  }
  /* line 1750, ../sass/tablet.scss */
  .block-special p {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 2%;
    font-weight: normal;
    left: 0;
    z-index: 5;
    margin: 0;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    font-size: 1.5em;
  }
  /* line 1762, ../sass/tablet.scss */
  .block-special p a {
    color: #fff;
    z-index: 5;
    height: 100%;
    width: 100%;
  }
  /* line 1770, ../sass/tablet.scss */
  .block-special .mask {
    background: #086fa3;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
  }
  /* line 1781, ../sass/tablet.scss */
  .block-special .social {
    background: #333;
    padding: 3px 1%;
    width: 98%;
    overflow: hidden;
  }
  /* line 1787, ../sass/tablet.scss */
  .block-special .social .share {
    transition: all 0.2s ease;
    display: inline-block;
    width: 30px;
    overflow: hidden;
    float: left;
    padding: 3px;
  }
  /* line 1795, ../sass/tablet.scss */
  .block-special .social .share .fa {
    text-align: center;
    margin-right: 6px;
    font-size: 20px;
    transition: all 0.2s ease;
    float: left;
  }
  /* line 1804, ../sass/tablet.scss */
  .block-special .social .share .content-share {
    width: 156px;
  }
  /* line 1807, ../sass/tablet.scss */
  .block-special .social .share .content-share .fa-sh {
    display: inline-block !important;
    width: 30px;
    height: 28px;
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }
  /* line 1815, ../sass/tablet.scss */
  .block-special .social .share a {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
  }
  /* line 1822, ../sass/tablet.scss */
  .block-special .social .share .fb {
    background: url(/common_files/images/fb.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 1827, ../sass/tablet.scss */
  .block-special .social .share .tw {
    background: url(/common_files/images/tw.svg) center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 30px;
  }
  /* line 1834, ../sass/tablet.scss */
  .block-special .social .share .gp {
    background: url(/common_files/images/if_Google_P.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 1840, ../sass/tablet.scss */
  .block-special .social .share:hover {
    background: #fff;
    width: 95px;
  }
  /* line 1844, ../sass/tablet.scss */
  .block-special .social .share:hover .fa-sh {
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }

  /* line 1851, ../sass/tablet.scss */
  .voces_grid {
    margin-top: 0 !important;
  }
  /* line 1854, ../sass/tablet.scss */
  .voces_grid h3.author {
    font-family: Verdana, san-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
    line-height: 30px;
  }
  /* line 1862, ../sass/tablet.scss */
  .voces_grid h3.author a {
    color: #fb4c1c;
  }
  /* line 1866, ../sass/tablet.scss */
  .voces_grid h3.author img {
    width: 27px !important;
    vertical-align: top;
    margin-right: 6px;
  }

  /* line 1874, ../sass/tablet.scss */
  .inner {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }

  /* line 1881, ../sass/tablet.scss */
  .two-columns .left {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  /* line 1886, ../sass/tablet.scss */
  .two-columns .left .grid {
    background: #f1eeec;
    overflow: hidden;
    padding: 6px 2% 0px;
    margin-bottom: 6px;
  }
  /* line 1892, ../sass/tablet.scss */
  .two-columns .left .grid .row {
    margin: 0px auto 6px;
    padding: 2%;
    position: relative;
    overflow: hidden;
    background: #fff;
  }
  /* line 1899, ../sass/tablet.scss */
  .two-columns .left .grid .row .taxonomy a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, san-serif;
    z-index: 6;
    position: relative;
    clear: both;
    display: inline-block;
    color: #fff;
    padding: 0 6px;
  }
  /* line 1913, ../sass/tablet.scss */
  .two-columns .left .grid .card-events {
    position: relative;
    overflow: hidden;
  }
  /* line 1917, ../sass/tablet.scss */
  .two-columns .left .grid .card-events img {
    width: 100%;
    margin: 0;
  }
  /* line 1922, ../sass/tablet.scss */
  .two-columns .left .grid .card-events .card-img {
    display: inline-block;
    overflow: hidden;
    max-height: 150px;
    width: 100%;
  }
  /* line 1929, ../sass/tablet.scss */
  .two-columns .left .grid .card-events .description_event {
    max-height: 45px;
    overflow: hidden;
    width: 100%;
  }
  /* line 1935, ../sass/tablet.scss */
  .two-columns .left .grid .card-events .badge-free {
    width: 15%;
  }
  /* line 1941, ../sass/tablet.scss */
  .two-columns .left .grid .card-newsletter {
    position: relative;
    overflow: hidden;
    height: 45vh;
  }
  /* line 1949, ../sass/tablet.scss */
  .two-columns .right {
    width: 100%;
    margin: 0 auto;
  }
  /* line 1954, ../sass/tablet.scss */
  .two-columns .ads {
    display: block;
    margin: 0 auto;
    padding: 6px 0;
  }
  /* line 1961, ../sass/tablet.scss */
  .two-columns .social-share .social {
    overflow: visible !important;
    margin: 0 auto;
    max-width: 400px;
  }
  /* line 1966, ../sass/tablet.scss */
  .two-columns .social-share .social div {
    float: left;
  }
  /* line 1970, ../sass/tablet.scss */
  .two-columns .social-share .social .fb_share,
  .two-columns .social-share .social .tw_share,
  .two-columns .social-share .social .ms_share,
  .two-columns .social-share .social .wh_share {
    width: 48px;
    margin-left: 10px !important;
  }
  /* line 1980, ../sass/tablet.scss */
  .two-columns .social-share .social .wh_share a {
    margin-top: 2px !important;
  }
  /* line 1985, ../sass/tablet.scss */
  .two-columns .social-share .social .reaction-image {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 10px;
    border-right: 3px solid #a7a8ac;
  }
  /* line 2005, ../sass/tablet.scss */
  .two-columns .social-share .social .copy_url_share .tooltiptext {
    left: 0 !important;
    bottom: -40px !important;
    width: 120px !important;
  }
  /* line 2011, ../sass/tablet.scss */
  .two-columns .social-share .social .copy_url_share .tooltiptext::after {
    top: -14px !important;
    left: 22px !important;
    margin-left: 0 !important;
  }
  /* line 2032, ../sass/tablet.scss */
  .two-columns .social-share .fb_share a img,
  .two-columns .social-share .tw_share a img,
  .two-columns .social-share .gp_share a img,
  .two-columns .social-share .ms_share a img,
  .two-columns .social-share .wh_share a img,
  .two-columns .social-share .copy_url_share a img {
    width: 40% !important;
  }
  /* line 2039, ../sass/tablet.scss */
  .two-columns .font-gray {
    background: #F1F1F1;
    display: flow-root;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  /* line 2045, ../sass/tablet.scss */
  .two-columns .font-gray .reaction-contain {
    width: auto;
    float: none !important;
  }
  /* line 2049, ../sass/tablet.scss */
  .two-columns .font-gray .reaction-contain .reaction-item {
    width: 21%;
  }

  /* line 2059, ../sass/tablet.scss */
  .grid .row > a {
    float: right;
    width: 65%;
    margin-top: 0px;
  }
  /* line 2064, ../sass/tablet.scss */
  .grid .row > a h2,
  .grid .row > a h1 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 8px;
  }
  /* line 2074, ../sass/tablet.scss */
  .grid .taxonomy a {
    font-size: 0.8em;
    clear: both;
    display: inline-block;
    padding: 4px;
    color: #fff;
    background: #33B4DB;
  }
  /* line 2084, ../sass/tablet.scss */
  .grid .img {
    width: 100%;
    margin-right: 6px;
  }
  /* line 2088, ../sass/tablet.scss */
  .grid .img img {
    float: left;
    width: 30%;
    margin-top: 10px;
  }
  /* line 2095, ../sass/tablet.scss */
  .grid .mask {
    display: none;
  }
  /* line 2099, ../sass/tablet.scss */
  .grid .topic {
    position: absolute;
    bottom: 5px;
    display: none;
  }
  /* line 2105, ../sass/tablet.scss */
  .grid .social-share-article {
    display: none;
    padding: 3px;
    width: 34px;
  }
  /* line 2111, ../sass/tablet.scss */
  .grid .social-share-article:hover {
    width: 142px;
  }

  /* line 2117, ../sass/tablet.scss */
  .center .grid {
    background: #f1eeec;
    overflow: hidden;
    margin-bottom: 6px;
    padding: 0 2%;
  }
  /* line 2123, ../sass/tablet.scss */
  .center .grid .row {
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 6px;
    width: 96%;
    background: #fff;
  }
  /* line 2131, ../sass/tablet.scss */
  .center .grid .row .taxonomy a {
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 2141, ../sass/tablet.scss */
  .center .grid .row-10 {
    margin-top: 6px;
  }

  /* line 2148, ../sass/tablet.scss */
  .special .frontpage-especial {
    overflow: hidden;
    padding: 10px;
    position: relative;
  }
  /* line 2154, ../sass/tablet.scss */
  .special .block-title {
    top: 0;
    left: 0;
    font-family: Stag Web, sans-serif;
  }
  /* line 2160, ../sass/tablet.scss */
  .special .block-header-especial {
    width: 100%;
    position: relative;
    margin: 0 auto 6px;
    max-height: 200px;
    overflow: hidden;
  }
  /* line 2167, ../sass/tablet.scss */
  .special .block-header-especial a {
    background: rgba(8, 111, 163, 0.5);
  }
  /* line 2170, ../sass/tablet.scss */
  .special .block-header-especial a h2,
  .special .block-header-especial a h1 {
    margin: 50px auto 0;
    text-shadow: 0 3px 3px black;
    width: 90%;
  }
  /* line 2177, ../sass/tablet.scss */
  .special .block-header-especial a p {
    margin: 20px auto 0;
    width: 86%;
    font-size: 14px;
  }
  /* line 2184, ../sass/tablet.scss */
  .special .block-header-especial .mask {
    display: none;
  }
  /* line 2190, ../sass/tablet.scss */
  .special .block-content-especial {
    padding: 10px;
    margin: 0 auto 6px;
  }
  /* line 2195, ../sass/tablet.scss */
  .special .block-content-especial a p {
    margin: 0;
    font-size: 16px;
    padding: 10px;
    line-height: 16px;
  }
  /* line 2202, ../sass/tablet.scss */
  .special .block-content-especial a h2,
  .special .block-content-especial a h1 {
    width: 40%;
    float: left;
    font-weight: normal;
    text-shadow: 0 3px 3px black;
    font-size: 17px;
    font-style: italic;
    padding: 2%;
  }
  /* line 2213, ../sass/tablet.scss */
  .special .block-content-especial a img {
    width: 50%;
    display: block;
    float: left;
    margin-right: 3%;
  }
  /* line 2222, ../sass/tablet.scss */
  .special .block-footer-especial {
    width: 100%;
    margin: 0 auto;
  }
  /* line 2226, ../sass/tablet.scss */
  .special .block-footer-especial a {
    overflow: hidden;
  }

  /* line 2235, ../sass/tablet.scss */
  .page .scroll section h1 {
    font-size: 25px;
  }
  /* line 2239, ../sass/tablet.scss */
  .page .scroll section .first-element {
    overflow: hidden;
    min-height: 340px;
  }
  /* line 2244, ../sass/tablet.scss */
  .page .scroll section .first-element .photo img {
    width: 100%;
  }
  /* line 2249, ../sass/tablet.scss */
  .page .scroll section .first-element iframe {
    height: 300px !important;
  }
  /* line 2253, ../sass/tablet.scss */
  .page .scroll section .first-element .image-title-desc {
    width: 98%;
    height: auto;
    padding: 10px 1%;
    min-height: 32px;
    background: #000;
    color: #CCC;
    font-size: 0.8em;
  }
  /* line 2262, ../sass/tablet.scss */
  .page .scroll section .first-element .image-title-desc .d-count {
    font-family: 'Open Sans Condensed', sans-serif;
    float: left;
    width: 16%;
    position: absolute;
    left: 5px;
    bottom: 3px;
    height: 90%;
    margin-right: 3px;
    min-height: 28px;
    max-width: 80px;
    font-size: 26px;
    border-right: 1px solid #ccc;
  }
  /* line 2276, ../sass/tablet.scss */
  .page .scroll section .first-element .image-title-desc .d-count .count {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 3px;
    padding: 0;
    line-height: 40px;
    left: 0;
  }
  /* line 2290, ../sass/tablet.scss */
  .page .scroll section .first-element .image-title-desc .caption {
    margin: 0;
    width: 72%;
    float: right;
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
    margin-right: 24px;
    overflow: hidden;
    text-align: left;
  }
  /* line 2305, ../sass/tablet.scss */
  .page .scroll section .first-element .gallery-scrollable {
    min-width: 320px;
  }
  /* line 2309, ../sass/tablet.scss */
  .page .scroll section .first-element .gallery-scrollable .items .item {
    min-width: 320px;
    overflow: hidden;
  }
  /* line 2319, ../sass/tablet.scss */
  .page .scroll .section-title .subsection {
    font-size: 1.2em;
  }
  /* line 2325, ../sass/tablet.scss */
  .page .scroll .two-columns aside {
    width: 100% !important;
    float: none !important;
  }
  /* line 2330, ../sass/tablet.scss */
  .page .scroll .two-columns article {
    width: 100%;
  }
  /* line 2333, ../sass/tablet.scss */
  .page .scroll .two-columns article .social-share {
    width: 100%;
  }
  /* line 2336, ../sass/tablet.scss */
  .page .scroll .two-columns article .social-share .social {
    display: block;
    text-align: center;
  }
  /* line 2341, ../sass/tablet.scss */
  .page .scroll .two-columns article .social-share .likes {
    display: inline-block;
  }
  /* line 2346, ../sass/tablet.scss */
  .page .scroll .two-columns article .social-share .copy_url_share .tooltiptext {
    width: 100px;
    bottom: -8px;
    left: -3px;
  }
  /* line 2352, ../sass/tablet.scss */
  .page .scroll .two-columns article .social-share .copy_url_share .tooltiptext::after {
    top: -50%;
    left: 66%;
    margin-left: -5px;
    border-width: 7px;
    border-color: transparent transparent #555 transparent;
  }
  /* line 2362, ../sass/tablet.scss */
  .page .scroll .two-columns article .body {
    max-width: inherit !important;
  }
  /* line 2365, ../sass/tablet.scss */
  .page .scroll .two-columns article .body .inline-related,
  .page .scroll .two-columns article .body figure.embed-inline,
  .page .scroll .two-columns article .body .inline-code,
  .page .scroll .two-columns article .body .container-cxense,
  .page .scroll .two-columns article .body .inline-img,
  .page .scroll .two-columns article .body figure {
    width: 100%;
  }
  /* line 2374, ../sass/tablet.scss */
  .page .scroll .two-columns article .body .inline-code {
    width: 100%;
  }

  /* line 2383, ../sass/tablet.scss */
  .grid-multimedia {
    padding: 0 2%;
    background: #f1eeec;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 6px;
  }
  /* line 2390, ../sass/tablet.scss */
  .grid-multimedia .row {
    width: 96%;
    margin: 0px auto 6px;
    padding: 2%;
    background: #fff;
  }
  /* line 2396, ../sass/tablet.scss */
  .grid-multimedia .row .img {
    float: left;
    width: 30%;
    margin-top: 10px;
  }
  /* line 2402, ../sass/tablet.scss */
  .grid-multimedia .row > a {
    float: right;
    width: 65%;
    margin-top: 0px;
  }
  /* line 2407, ../sass/tablet.scss */
  .grid-multimedia .row > a h2,
  .grid-multimedia .row > a h1 {
    color: #222;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    display: block;
    width: 100%;
    margin-top: 7px;
  }
  /* line 2419, ../sass/tablet.scss */
  .grid-multimedia .row .social-share-article {
    display: none;
  }
  /* line 2423, ../sass/tablet.scss */
  .grid-multimedia .row .social-share-article:hover {
    width: 142px;
    box-shadow: 1px 1px 3px #444;
  }

  /* line 2430, ../sass/tablet.scss */
  .most-frontpage {
    clear: both;
    width: 100%;
    margin: 6px auto;
  }

  /* line 2436, ../sass/tablet.scss */
  .top_box {
    width: 336px;
    min-height: 280px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #666;
    font-family: Verdana, sans-serif;
    margin: 0px auto 0px;
    position: relative;
    overflow: hidden;
    float: none;
    margin-bottom: 10px;
  }

  /* line 2451, ../sass/tablet.scss */
  .getComments {
    width: 100%;
    min-width: 320px;
    float: none !important;
    margin-bottom: 20px !important;
  }
  /* line 2457, ../sass/tablet.scss */
  .getComments iframe {
    width: 100% !important;
    min-width: 320px !important;
  }
  /* line 2461, ../sass/tablet.scss */
  .getComments iframe html#facebook #u_0_0 {
    width: 100% !important;
  }

  /* line 2468, ../sass/tablet.scss */
  ul.submenu .preview {
    max-width: 860px !important;
  }

  /* line 2474, ../sass/tablet.scss */
  .pass-validate input[type="password"] {
    display: block;
  }

  /* line 2479, ../sass/tablet.scss */
  .next-article {
    float: left;
    width: 100%;
    position: relative;
  }

  /* line 2485, ../sass/tablet.scss */
  .article {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
    height: 300px;
  }
  /* line 2493, ../sass/tablet.scss */
  .article img {
    width: 100%;
    display: block;
  }
  /* line 2498, ../sass/tablet.scss */
  .article .nex-content {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  /* line 2503, ../sass/tablet.scss */
  .article .nex-content h1 {
    color: #fff;
    padding: 10px 4%;
    background: rgba(0, 0, 0, 0.6);
    font-weight: normal;
    font-size: 1em;
    width: 92%;
  }
  /* line 2512, ../sass/tablet.scss */
  .article .nex-content h4 {
    padding: 2px 4%;
    color: #fff;
    text-transform: uppercase;
    background: rgba(51, 180, 219, 0.8);
    font-weight: normal;
    font-size: 12px;
    width: 92%;
  }

  /* line 2524, ../sass/tablet.scss */
  .trendin {
    width: 30%;
    float: left;
  }

  /* line 2529, ../sass/tablet.scss */
  .inline-stat {
    margin: 24px 0 24px 0px;
    padding: 21px 0px 20px;
  }
  /* line 2533, ../sass/tablet.scss */
  .inline-stat .stat-number {
    font-size: 3.6em;
    margin-right: 20px;
    margin-left: 20px;
  }
  /* line 2539, ../sass/tablet.scss */
  .inline-stat .stat-unit {
    font-size: 1.2em;
    margin-right: 0px !important;
  }
  /* line 2544, ../sass/tablet.scss */
  .inline-stat .stat-desc {
    margin-left: 175px;
  }

  /* line 2550, ../sass/tablet.scss */
  .evento .eventos-img {
    max-width: 500px;
  }
  /* line 2553, ../sass/tablet.scss */
  .evento .eventos-img h2 {
    margin: 20px 8px;
  }
  /* line 2557, ../sass/tablet.scss */
  .evento .eventos-img .item {
    width: 30%;
    margin: 0 8px 10px 8px;
  }

  /* line 2564, ../sass/tablet.scss */
  .eventos-img-item {
    width: 46%;
  }
  /* line 2567, ../sass/tablet.scss */
  .eventos-img-item h2 {
    font-size: 12px;
    line-height: 15px;
  }

  /* line 2573, ../sass/tablet.scss */
  #confirmacionLoginFb {
    width: 96%;
    margin: 0 auto;
    display: none;
    padding-top: 20px;
    max-width: 320px;
  }

  /* line 2581, ../sass/tablet.scss */
  #formUnsuscribe {
    display: block !important;
  }
  /* line 2584, ../sass/tablet.scss */
  #formUnsuscribe .clear {
    margin: 20px auto !important;
  }

  /* line 2589, ../sass/tablet.scss */
  #formRegistro,
  #formUnsuscribe {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  /* line 2596, ../sass/tablet.scss */
  #formRegistro ul.tabs,
  #formUnsuscribe ul.tabs {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    background: white;
    width: 100%;
  }
  /* line 2603, ../sass/tablet.scss */
  #formRegistro ul.tabs li,
  #formUnsuscribe ul.tabs li {
    float: left;
    list-style: none;
    font-size: 13px;
    width: 33%;
  }
  /* line 2609, ../sass/tablet.scss */
  #formRegistro ul.tabs li a,
  #formUnsuscribe ul.tabs li a {
    color: #337ab7;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 10px 4px;
    font-size: 12px;
    line-height: 14px;
  }
  /* line 2620, ../sass/tablet.scss */
  #formRegistro ul.tabs li.active,
  #formUnsuscribe ul.tabs li.active {
    margin-bottom: -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  /* line 2625, ../sass/tablet.scss */
  #formRegistro ul.tabs li.active a,
  #formUnsuscribe ul.tabs li.active a {
    background: #337ab7;
    color: white;
  }
  /* line 2633, ../sass/tablet.scss */
  #formRegistro .message-win p,
  #formUnsuscribe .message-win p {
    font-size: 12px;
    width: 300px;
    margin: 0 auto;
    line-height: 18px;
  }
  /* line 2641, ../sass/tablet.scss */
  #formRegistro .fixedTab,
  #formUnsuscribe .fixedTab {
    position: fixed;
  }
  /* line 2646, ../sass/tablet.scss */
  #formRegistro #tab-last li,
  #formUnsuscribe #tab-last li {
    list-style: none;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    height: 90px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2657, ../sass/tablet.scss */
  #formRegistro #tab-last li a,
  #formUnsuscribe #tab-last li a {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  /* line 2662, ../sass/tablet.scss */
  #formRegistro #tab-last li a img,
  #formUnsuscribe #tab-last li a img {
    display: block;
    width: 100px;
    float: left;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2670, ../sass/tablet.scss */
  #formRegistro #tab-last li a h3,
  #formUnsuscribe #tab-last li a h3 {
    float: left;
    padding: 10px;
    font-size: 18px;
    color: #222;
    display: contents;
  }
  /* line 2680, ../sass/tablet.scss */
  #formRegistro #tab-last li:hover,
  #formUnsuscribe #tab-last li:hover {
    background: #e9e9e9;
  }
  /* line 2683, ../sass/tablet.scss */
  #formRegistro #tab-last li:hover img,
  #formUnsuscribe #tab-last li:hover img {
    transform: scale(1.1);
    transition: all 0.2s ease-in-out;
  }
  /* line 2690, ../sass/tablet.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    color: #525252;
    margin: 20px auto;
  }
  /* line 2695, ../sass/tablet.scss */
  #formRegistro .login-fb,
  #formUnsuscribe .login-fb {
    background: #4267b2;
    color: #fff;
    padding: 18px 20px;
    margin: 10px auto;
    float: none;
    width: max-content;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 2706, ../sass/tablet.scss */
  #formRegistro .login-fb .facebook,
  #formUnsuscribe .login-fb .facebook {
    padding: 10px 20px 10px 6px;
    border-right: 1px solid #fff;
    margin-right: 10px;
    float: left;
    width: 20px;
    height: 10px;
    display: block;
    background: url(/common_files/images/facebook_white.svg) no-repeat center center/25px;
  }
  /* line 2718, ../sass/tablet.scss */
  #formRegistro .login-fb:hover,
  #formUnsuscribe .login-fb:hover {
    cursor: pointer;
  }
  /* line 2722, ../sass/tablet.scss */
  #formRegistro .indicates-required,
  #formUnsuscribe .indicates-required {
    display: block;
    margin-bottom: 3px;
    font-size: 0.7em;
    font-weight: normal;
    color: #525252;
  }
  /* line 2730, ../sass/tablet.scss */
  #formRegistro .asterisk,
  #formUnsuscribe .asterisk {
    color: #e85c41;
    font-size: 100%;
    font-weight: normal;
    position: relative;
    top: 0px;
  }
  /* line 2738, ../sass/tablet.scss */
  #formRegistro input[type="text"],
  #formRegistro input[type="date"],
  #formRegistro input[type="email"],
  #formRegistro input[type="password"],
  #formRegistro input[type="file"],
  #formRegistro select,
  #formUnsuscribe input[type="text"],
  #formUnsuscribe input[type="date"],
  #formUnsuscribe input[type="email"],
  #formUnsuscribe input[type="password"],
  #formUnsuscribe input[type="file"],
  #formUnsuscribe select {
    border: 0;
    border-radius: 0;
    width: 100%;
    border-bottom: 1px solid #222;
    padding: 10px 5px;
    -webkit-appearance: none;
    line-height: 24px;
  }
  /* line 2753, ../sass/tablet.scss */
  #formRegistro select,
  #formUnsuscribe select {
    background: none;
  }
  /* line 2757, ../sass/tablet.scss */
  #formRegistro .item,
  #formUnsuscribe .item {
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* line 2762, ../sass/tablet.scss */
  #formRegistro .clear,
  #formUnsuscribe .clear {
    width: 200px;
    margin: 0 auto;
  }
  /* line 2767, ../sass/tablet.scss */
  #formRegistro .disclaimer,
  #formUnsuscribe .disclaimer {
    font-size: 14px;
    line-height: 14px;
  }
  /* line 2771, ../sass/tablet.scss */
  #formRegistro .disclaimer a,
  #formUnsuscribe .disclaimer a {
    color: #086fa3;
  }
  /* line 2776, ../sass/tablet.scss */
  #formRegistro .recovery,
  #formUnsuscribe .recovery {
    width: 48%;
    float: left;
    border-left: 1px solid #22c7ed;
    color: #22c7ed;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    padding-left: 1%;
    line-height: 12px;
  }
  /* line 2788, ../sass/tablet.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
  }
  /* line 2795, ../sass/tablet.scss */
  #formRegistro .single-promo,
  #formUnsuscribe .single-promo {
    margin: 0 auto 30px;
    border-radius: 10px;
    width: 98%;
    padding: 1%;
    min-height: 240px;
  }
  /* line 2803, ../sass/tablet.scss */
  #formRegistro .single-promo h3,
  #formUnsuscribe .single-promo h3 {
    color: white;
    text-align: center;
    display: block;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
  }
  /* line 2812, ../sass/tablet.scss */
  #formRegistro .single-promo .clear,
  #formUnsuscribe .single-promo .clear {
    margin-top: 140px;
  }
  /* line 2815, ../sass/tablet.scss */
  #formRegistro .single-promo .clear a,
  #formUnsuscribe .single-promo .clear a {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: #fff;
    margin: 10 auto;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
    display: block;
    text-align: center;
  }
  /* line 2831, ../sass/tablet.scss */
  #formRegistro #noti-promo,
  #formRegistro #notification,
  #formUnsuscribe #noti-promo,
  #formUnsuscribe #notification {
    text-align: center;
    color: white;
    margin: 10px auto;
    background: #dff0d8;
    color: #3c763d;
    border: 1px solid #3c763d;
    border-radius: 5px;
    padding: 10px 1%;
    width: 96%;
    display: none;
  }
  /* line 2845, ../sass/tablet.scss */
  #formRegistro button,
  #formUnsuscribe button {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: white;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
  }
  /* line 2857, ../sass/tablet.scss */
  #formRegistro .inner-login,
  #formRegistro .formUpdateProfile,
  #formUnsuscribe .inner-login,
  #formUnsuscribe .formUpdateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2863, ../sass/tablet.scss */
  #formRegistro #tab-profile,
  #formRegistro #tab-updateProfile,
  #formUnsuscribe #tab-profile,
  #formUnsuscribe #tab-updateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2869, ../sass/tablet.scss */
  #formRegistro .info-user,
  #formUnsuscribe .info-user {
    overflow: hidden;
  }
  /* line 2873, ../sass/tablet.scss */
  #formRegistro .info-user h2,
  #formUnsuscribe .info-user h2 {
    text-align: center;
    display: block;
    width: 100%;
  }
  /* line 2879, ../sass/tablet.scss */
  #formRegistro .info-user h4,
  #formUnsuscribe .info-user h4 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 25px;
    line-height: 80px;
  }
  /* line 2887, ../sass/tablet.scss */
  #formRegistro .info-user > div,
  #formUnsuscribe .info-user > div {
    overflow: hidden;
    font-size: 14px;
    margin: 10px auto;
    transition: all 0.2s ease-in-out;
  }
  /* line 2893, ../sass/tablet.scss */
  #formRegistro .info-user > div label,
  #formUnsuscribe .info-user > div label {
    width: 100%;
    font-weight: bold;
  }
  /* line 2898, ../sass/tablet.scss */
  #formRegistro .info-user > div .data,
  #formUnsuscribe .info-user > div .data {
    width: 100%;
    border-bottom: 1px solid #222;
    line-height: 40px;
  }

  /* line 2907, ../sass/tablet.scss */
  .comeBack {
    position: relative;
    display: inline-block;
  }
  /* line 2911, ../sass/tablet.scss */
  .comeBack a {
    color: #444;
  }
  /* line 2915, ../sass/tablet.scss */
  .comeBack a:before {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    display: block;
    content: "";
    background: url(/common_files/images/left-arrow-p.svg) center center/contain no-repeat;
  }

  /* line 2926, ../sass/tablet.scss */
  .verify {
    text-align: center;
    color: #525252;
  }

  /* line 2932, ../sass/tablet.scss */
  .pass-validate input[type="password"] {
    border: 1px solid #666;
    line-height: 20px;
    height: 45px;
    width: 100%;
    max-width: 480px;
    clear: both;
    padding: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  /* line 2944, ../sass/tablet.scss */
  .pass-validate input[type="submit"] {
    width: 120px;
  }

  /* line 2949, ../sass/tablet.scss */
  .success-msg {
    background: #dff0d8;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: white;
    border-radius: 10px;
    padding: 5px;
    color: #3c763d;
  }
  /* line 2959, ../sass/tablet.scss */
  .success-msg a {
    color: #3c763d;
  }

  /* line 2964, ../sass/tablet.scss */
  .error-msg {
    background: #f2dede;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: #a94442;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2973, ../sass/tablet.scss */
  .error-msg a {
    color: #a94442;
  }

  /* line 2978, ../sass/tablet.scss */
  .alert-msg {
    background: #fcf8e3;
    text-align: center;
    border-color: #faebcc;
    border: 1px solid transparent;
    color: #8a6d3b;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2987, ../sass/tablet.scss */
  .alert-msg a {
    color: #8a6d3b;
  }

  /* line 2992, ../sass/tablet.scss */
  .jobs {
    margin: 30px auto;
  }

  /* line 2996, ../sass/tablet.scss */
  .white {
    background: #fff;
  }

  /* line 3000, ../sass/tablet.scss */
  .grayBg {
    background-image: url(https://www.soy502.com/sites/default/files/ads/2020/Jan/expandible_test_1579105890_0.jpg);
    background-position: center 50%;
    background-size: 70%;
  }

  /* line 3008, ../sass/tablet.scss */
  .bgStand {
    height: 430px;
    width: 100%;
  }

  /* line 3013, ../sass/tablet.scss */
  .title-applied-places {
    font-size: 18px;
    line-height: 15px;
  }

  /* line 3018, ../sass/tablet.scss */
  .view-cv {
    display: block;
    text-align: center;
    background: #000;
    max-width: 250px;
    color: #fff;
    border-radius: 8px;
    padding: 2px 30px;
    font-size: 12px;
    float: right;
  }

  /* line 3030, ../sass/tablet.scss */
  #content-myApplied {
    margin: 40px auto 10px !important;
  }

  /* line 3034, ../sass/tablet.scss */
  .div-applied {
    width: 98%;
    padding: 1%;
    min-height: 75px;
    border-bottom: 1px solid #e8e4e4;
    transition: all 0.2s ease-in-out;
  }
  /* line 3041, ../sass/tablet.scss */
  .div-applied .applied-logo {
    width: 20%;
    float: left;
  }
  /* line 3045, ../sass/tablet.scss */
  .div-applied .applied-logo img {
    max-width: 60px;
  }
  /* line 3050, ../sass/tablet.scss */
  .div-applied .applied-position {
    width: 80%;
    float: left;
  }
  /* line 3054, ../sass/tablet.scss */
  .div-applied .applied-position .applied-title-company,
  .div-applied .applied-position .applied-position-name,
  .div-applied .applied-position .applied-date {
    margin: 0;
  }
  /* line 3060, ../sass/tablet.scss */
  .div-applied .applied-position .applied-title-company {
    font-size: 20px;
    line-height: 32px;
  }
  /* line 3065, ../sass/tablet.scss */
  .div-applied .applied-position .applied-position-name {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 3070, ../sass/tablet.scss */
  .div-applied .applied-position .applied-date {
    font-size: 12px;
    line-height: 25px;
  }

  /* line 3077, ../sass/tablet.scss */
  .div-applied:hover {
    background: #e9e9e9;
  }

  /* line 3088, ../sass/tablet.scss */
  .jobs-carrousel {
    width: 100%;
    position: relative;
    max-width: 940px;
    z-index: 1;
    background: #FCFDFD !important;
  }
  /* line 3096, ../sass/tablet.scss */
  .jobs-carrousel h3 {
    text-align: center;
    background: url("/common_files/images/bg-feria-empleo.png") no-repeat center -120px/cover;
    width: 96%;
    font-size: 40px;
    padding: 50px 2%;
    color: #464444;
    margin-bottom: 20px;
    font-weight: lighter;
  }
  /* line 3107, ../sass/tablet.scss */
  .jobs-carrousel h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 3115, ../sass/tablet.scss */
  .jobs-carrousel h4 {
    font-weight: bold;
    font-size: 22px;
    color: #353434;
    text-transform: uppercase;
    line-height: 30px;
  }
  /* line 3125, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany {
    margin-top: 15px;
  }
  /* line 3129, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany,
  .jobs-carrousel #companys #contentCompanyAfter {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 3135, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany h3,
  .jobs-carrousel #companys #contentCompanyAfter h3 {
    text-align: center;
    background: url(/common_files/images/bg-feria-empleo.png) no-repeat center -120px/cover;
    width: 96%;
    font-size: 50px;
    padding: 50px 2%;
    color: #464444;
    font-weight: lighter;
  }
  /* line 3146, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany h5,
  .jobs-carrousel #companys #contentCompanyAfter h5 {
    text-align: center;
    color: #464444;
    font-size: 25px;
    margin: 0px auto 15px;
    width: 100%;
  }
  /* line 3154, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany .div-company,
  .jobs-carrousel #companys #contentCompanyAfter .div-company {
    float: left;
    padding: 1%;
    width: 30%;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    margin-left: 1%;
    cursor: pointer;
    box-shadow: 0px 0 0px 3px #f1f1f1;
  }
  /* line 3166, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany .div-company img,
  .jobs-carrousel #companys #contentCompanyAfter .div-company img {
    width: 25%;
  }
  /* line 3171, ../sass/tablet.scss */
  .jobs-carrousel #companys #contentCompany .company-0,
  .jobs-carrousel #companys #contentCompanyAfter .company-0 {
    width: 96% !important;
  }
  /* line 3177, ../sass/tablet.scss */
  .jobs-carrousel #categories {
    z-index: 1;
  }
  /* line 3181, ../sass/tablet.scss */
  .jobs-carrousel #categories #contentCat li.categories {
    list-style: none;
    border-bottom: 1px solid #c4c1bd;
    padding: 20px 10px;
    color: #10a7ad;
    cursor: pointer;
    overflow: hidden;
  }
  /* line 3189, ../sass/tablet.scss */
  .jobs-carrousel #categories #contentCat li.categories i {
    text-align: center;
    width: 40px;
    float: left;
    color: gray;
    font-size: 30px;
  }
  /* line 3197, ../sass/tablet.scss */
  .jobs-carrousel #categories #contentCat li.categories span {
    border-left: 1px solid #c4c1bd;
    display: block;
    line-height: 30px;
    padding-left: 20px;
    float: left;
    margin-left: 20px;
  }
  /* line 3206, ../sass/tablet.scss */
  .jobs-carrousel #categories #contentCat li.categories span:hover {
    text-decoration: underline;
  }
  /* line 3211, ../sass/tablet.scss */
  .jobs-carrousel #categories #contentCat li:hover {
    background: #e9e9e9;
  }
  /* line 3217, ../sass/tablet.scss */
  .jobs-carrousel #positions {
    transition: all 0.2s ease-in-out;
    z-index: 2;
  }
  /* line 3221, ../sass/tablet.scss */
  .jobs-carrousel #positions #contentPoss {
    overflow: hidden;
  }
  /* line 3225, ../sass/tablet.scss */
  .jobs-carrousel #positions li.positions {
    list-style: none;
    border-bottom: 1px solid #666;
    padding: 20px 1%;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    float: left;
    width: 31.33333%;
  }
  /* line 3234, ../sass/tablet.scss */
  .jobs-carrousel #positions li.positions span {
    display: block;
    line-height: 14px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  /* line 3243, ../sass/tablet.scss */
  .jobs-carrousel #positions li.positions span.date:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/calendar_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 3253, ../sass/tablet.scss */
  .jobs-carrousel #positions li.positions span.wage:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/q_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 3264, ../sass/tablet.scss */
  .jobs-carrousel #positions li:hover {
    background: #e9e9e9;
  }
  /* line 3269, ../sass/tablet.scss */
  .jobs-carrousel #position {
    z-index: 3;
    transition: all 0.2s ease-in-out;
  }
  /* line 3273, ../sass/tablet.scss */
  .jobs-carrousel #position h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 3281, ../sass/tablet.scss */
  .jobs-carrousel #position h4 {
    display: inline-block;
    border-bottom: 1px solid #10a7ad;
  }
  /* line 3288, ../sass/tablet.scss */
  .jobs-carrousel #position #apply {
    background: #10a7ad;
    border: 0;
    width: 150px;
    margin: 0 auto;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
    margin-top: 10px;
  }
  /* line 3302, ../sass/tablet.scss */
  .jobs-carrousel #position .item {
    overflow: hidden;
    margin: 0 auto 20px;
    max-width: 700px;
  }
  /* line 3309, ../sass/tablet.scss */
  .jobs-carrousel #position #contentPos .desc {
    width: 100%;
  }
  /* line 3313, ../sass/tablet.scss */
  .jobs-carrousel #position #contentPos .desc li {
    list-style-position: inside;
  }
  /* line 3320, ../sass/tablet.scss */
  .jobs-carrousel #categories,
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    width: 100%;
    transition: all 0.2s ease-in-out;
    /*        >div{
                float: left;
                width: 940px;
                position: relative;
            }*/
  }
  /* line 3332, ../sass/tablet.scss */
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    left: 100%;
    background: white;
  }
  /* line 3338, ../sass/tablet.scss */
  .jobs-carrousel .closePos,
  .jobs-carrousel .closePoss {
    display: none;
  }
  /* line 3343, ../sass/tablet.scss */
  .jobs-carrousel .back {
    background: url(https://www.soy502.com/sites/default/files/ads/2020/Jan/Interstitial_simple_test_1579194709_1.png) center center no-repeat;
    margin: 10px 0;
    overflow: hidden;
  }

  /* line 3354, ../sass/tablet.scss */
  .required {
    color: #fc6d6f;
    padding: 10px;
    display: none;
    margin: 5px 0;
    border-left: 10px solid #fc6d6f;
    font-size: 12px;
    line-height: 14px;
  }
  /* line 3363, ../sass/tablet.scss */
  .required a {
    color: #22c7ed;
  }

  /* line 3368, ../sass/tablet.scss */
  .button {
    background: #007bff;
    border: 0;
    padding: 10px;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
  }

  /* line 3378, ../sass/tablet.scss */
  #adBlocker {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    overflow: visible;
    position: relative;
  }
  /* line 3386, ../sass/tablet.scss */
  #adBlocker .shield {
    background: url("/common_files/images/adBlocker.png") no-repeat center center/140%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    left: -75px;
  }
  /* line 3395, ../sass/tablet.scss */
  #adBlocker .head-title {
    margin-top: 20px;
    background: #ee8076;
    padding: 10px;
    width: 80%;
    padding: 10px 10%;
    color: white;
    line-height: 40px;
    font-size: 30px;
  }
  /* line 3406, ../sass/tablet.scss */
  #adBlocker .txt {
    border-bottom: 1px solid #ee8076;
    line-height: 26px;
    width: 80%;
    padding: 0 10%;
  }
  /* line 3413, ../sass/tablet.scss */
  #adBlocker .tnks {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
  }

  /* line 3421, ../sass/tablet.scss */
  .elecciones .data-elecciones {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  /* line 3426, ../sass/tablet.scss */
  .elecciones h2 {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    line-height: 50px;
  }
  /* line 3434, ../sass/tablet.scss */
  .elecciones .conteo-total {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    max-width: 400px;
  }
  /* line 3440, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos {
    float: left;
    width: 25%;
    font-size: 12px;
    max-width: 100px;
  }
  /* line 3446, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos .auto-m {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3452, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos .square {
    width: 15px;
    height: 15px;
    border-radius: 10%;
    float: left;
    margin: 0px 5px 5px;
    border: 1px solid #e9e9e9;
  }
  /* line 3461, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos span {
    font-size: 10px;
    line-height: 17px;
  }
  /* line 3466, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos .cant_votos {
    margin: 0;
    text-align: center;
  }
  /* line 3472, ../sass/tablet.scss */
  .elecciones .conteo-total .c-votos:last-child {
    border-right: 0;
  }
  /* line 3478, ../sass/tablet.scss */
  .elecciones .validos .square {
    background: #d4edda;
  }
  /* line 3484, ../sass/tablet.scss */
  .elecciones .blanco .square {
    background: white;
  }
  /* line 3490, ../sass/tablet.scss */
  .elecciones .nulos .square {
    background: #f8d7da;
  }
  /* line 3496, ../sass/tablet.scss */
  .elecciones .total .square {
    background: #cce5ff;
  }
  /* line 3501, ../sass/tablet.scss */
  .elecciones .banner-elecciones {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #e9e9e9;
    text-align: center;
    margin-bottom: 10px;
    color: white;
    background: url("/common_files/images/banner-elecciones-desktop.jpg") no-repeat center center/cover;
    text-transform: uppercase;
  }
  /* line 3513, ../sass/tablet.scss */
  .elecciones .tipo-eleccion {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
  }
  /* line 3519, ../sass/tablet.scss */
  .elecciones .presidenciables,
  .elecciones .alcaldes {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    transition: all 0.2s ease-in-out;
  }
  /* line 3531, ../sass/tablet.scss */
  .elecciones .presidenciables {
    border-radius: 5px;
    background: #16304e;
  }
  /* line 3536, ../sass/tablet.scss */
  .elecciones .presidenciables span {
    display: block;
  }
  /* line 3542, ../sass/tablet.scss */
  .elecciones .alcaldes {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #b01c2e;
  }
  /* line 3547, ../sass/tablet.scss */
  .elecciones .alcaldes span {
    display: block;
    border-left: 1px solid #222;
  }
  /* line 3553, ../sass/tablet.scss */
  .elecciones .presidenciables:hover,
  .elecciones .alcaldes:hover {
    float: left;
    width: 100%;
    line-height: 40px;
    text-align: center;
    background: #9e9e9e;
  }
  /* line 3562, ../sass/tablet.scss */
  .elecciones .item-resultados-presi {
    border-top: 1px solid #e9e9e9;
    width: 100%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 20px;
  }
  /* line 3570, ../sass/tablet.scss */
  .elecciones .item-resultados-presi p {
    margin: 0;
  }
  /* line 3574, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent {
    width: 60%;
    float: left;
    overflow: hidden;
    height: 130px;
    position: relative;
    margin: 0 4%;
  }
  /* line 3582, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right {
    right: 0;
  }
  /* line 3585, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right .porcentaje {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    right: 0;
    left: inherit;
  }
  /* line 3592, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right p {
    float: right;
  }
  /* line 3597, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left {
    left: 0;
  }
  /* line 3600, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left .porcentaje {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    left: 0;
  }
  /* line 3606, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left p {
    float: left;
  }
  /* line 3611, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar {
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    position: absolute;
    top: 40px;
  }
  /* line 3619, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar .votos {
    margin: 0 auto;
    font-size: 10px;
    text-align: center;
  }
  /* line 3625, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3635, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje .p-votos {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3643, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje p {
    font-size: 19px;
    text-align: center;
    width: 100%;
    line-height: 45px;
    color: #fff;
  }
  /* line 3654, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .img-name {
    float: left;
    width: 15%;
    overflow: hidden;
  }
  /* line 3659, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .img-name img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
  }
  /* line 3666, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .img-name h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3672, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .img-name .img {
    height: 80px;
    overflow: hidden;
  }
  /* line 3678, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .candidato,
  .elecciones .item-resultados-presi .partido {
    display: block;
    float: left;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 3685, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .candidato img,
  .elecciones .item-resultados-presi .partido img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  /* line 3691, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .candidato p,
  .elecciones .item-resultados-presi .partido p {
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
  }
  /* line 3698, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .inner-elecciones {
    overflow: hidden;
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
  }
  /* line 3704, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .inner-elecciones .img-name {
    width: 20% !important;
  }
  /* line 3709, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .inner-elecciones .candidato p {
    margin-top: 10px;
  }
  /* line 3715, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos {
    width: 50% !important;
  }
  /* line 3718, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar {
    top: 0 !important;
  }
  /* line 3721, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje {
    border: 1px solid #BABABA;
    height: 30px;
  }
  /* line 3725, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje p {
    line-height: 30px !important;
  }
  /* line 3730, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .p-votos {
    font-size: 12px !important;
  }
  /* line 3736, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje {
    background: #fff;
  }
  /* line 3739, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje p {
    color: #000 !important;
  }
  /* line 3746, ../sass/tablet.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-right .porcentaje {
    background: #e01222;
  }
  /* line 3753, ../sass/tablet.scss */
  .elecciones .item-resultados-presi:hover {
    background: #f1eeec;
  }
  /* line 3756, ../sass/tablet.scss */
  .elecciones .item-resultados-presi:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3762, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde {
    border-top: 1px solid #e9e9e9;
    width: 98%;
    padding: 6px 1%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
  }
  /* line 3769, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .bar {
    height: 33px;
    border-radius: 5px;
    overflow: hidden;
  }
  /* line 3774, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .bar p {
    margin: 0;
    line-height: 33px;
  }
  /* line 3780, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .content-e {
    overflow: hidden;
  }
  /* line 3783, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato {
    float: left;
    width: 20%;
  }
  /* line 3787, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato img {
    width: 60%;
    display: block;
  }
  /* line 3792, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3799, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .content-e .partido {
    font-size: 12px;
    width: 80%;
    float: left;
    font-weight: bold;
  }
  /* line 3807, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .bar {
    margin-top: 5px;
  }
  /* line 3811, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde .porcentaje {
    line-height: 30px;
    float: left;
    display: block;
    height: 33px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3823, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde:hover {
    background: #f1eeec;
  }
  /* line 3826, ../sass/tablet.scss */
  .elecciones .item-resultados-alcalde:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3832, ../sass/tablet.scss */
  .elecciones .deptos,
  .elecciones .munis {
    width: 33.33%;
    float: left;
    text-align: center;
    cursor: pointer;
  }
  /* line 3839, ../sass/tablet.scss */
  .elecciones .deptos span,
  .elecciones .munis span {
    display: block;
    width: 98%;
    margin: 6px 1%;
    border-bottom: 1px solid #e9e9e9;
    padding: 3px 0;
    transition: all 0.5s ease-in-out;
  }
  /* line 3848, ../sass/tablet.scss */
  .elecciones .deptos span:hover,
  .elecciones .munis span:hover {
    background: #e9e9e9;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
  }
  /* line 3855, ../sass/tablet.scss */
  .elecciones .copy-elecciones {
    font-size: 12px;
    font-weight: bold;
  }

  /* line 3865, ../sass/tablet.scss */
  .bg-impreso .rowImpreso .relative .wordContent .titleMonth {
    font-size: 18px;
  }
  /* line 3871, ../sass/tablet.scss */
  .bg-impreso .rowImpreso .impresos-content {
    width: 270px;
    height: 310px;
  }
  /* line 3875, ../sass/tablet.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf {
    width: 5000px;
  }
  /* line 3878, ../sass/tablet.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso {
    width: 250px;
  }
  /* line 3882, ../sass/tablet.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso .item-pdf .supp_div {
    bottom: 10px;
    right: 80px;
  }
  /* line 3892, ../sass/tablet.scss */
  .bg-impreso .descPdf {
    width: 60% !important;
  }
  /* line 3895, ../sass/tablet.scss */
  .bg-impreso .descPdf p {
    font-size: 10px;
  }
  /* line 3898, ../sass/tablet.scss */
  .bg-impreso .descPdf p .icon-download {
    width: 25px !important;
    height: 25px !important;
    margin-top: -1px !important;
  }
  /* line 3908, ../sass/tablet.scss */
  .bg-impreso .descSup p .icon-download {
    margin-top: 0 !important;
  }

  /* line 3915, ../sass/tablet.scss */
  .footer {
    padding: 60px 0 80px;
  }
  /* line 3918, ../sass/tablet.scss */
  .footer .inner {
    max-width: 700px !important;
  }
  /* line 3922, ../sass/tablet.scss */
  .footer ul {
    margin-top: 30px;
  }
  /* line 3926, ../sass/tablet.scss */
  .footer ul li a {
    padding: 2px 16px 0px 0;
  }

  /* line 3933, ../sass/tablet.scss */
  .nav-static {
    margin-top: 36px;
  }

  /* line 3937, ../sass/tablet.scss */
  #epl_impact_div2,
  #epl_impact_div {
    display: none !important;
  }

  /* line 3942, ../sass/tablet.scss */
  .logo-sponsored {
    top: 60px;
  }

  /* line 3946, ../sass/tablet.scss */
  .parent_covid19 {
    max-width: 700px;
  }
  /* line 3949, ../sass/tablet.scss */
  .parent_covid19 .btn_direct_section {
    float: none;
    width: 100%;
    max-width: inherit;
    height: 46px;
    margin-left: 0;
  }
  /* line 3956, ../sass/tablet.scss */
  .parent_covid19 .btn_direct_section .btn_direct {
    float: left;
    width: 49%;
    height: 70px;
  }
  /* line 3962, ../sass/tablet.scss */
  .parent_covid19 .btn_direct_section .BtnGuatebuenas {
    margin-left: 14px;
  }

  /* line 3968, ../sass/tablet.scss */
  .tb-covid2019 {
    position: relative;
    margin: 0px auto 0 !important;
  }
  /* line 3972, ../sass/tablet.scss */
  .tb-covid2019 h3 {
    width: 100%;
  }
  /* line 3976, ../sass/tablet.scss */
  .tb-covid2019 #tb_covid_data {
    margin-top: -8px;
  }
  /* line 3979, ../sass/tablet.scss */
  .tb-covid2019 #tb_covid_data td {
    font-size: 20px !important;
  }
  /* line 3984, ../sass/tablet.scss */
  .tb-covid2019 .content_center_covid19 {
    position: relative;
    max-width: 432px !important;
  }
  /* line 3988, ../sass/tablet.scss */
  .tb-covid2019 .content_center_covid19 .text_covid19 {
    bottom: 5px !important;
    right: 0px !important;
  }
  /* line 3994, ../sass/tablet.scss */
  .tb-covid2019 table {
    width: 100%;
  }
  /* line 3999, ../sass/tablet.scss */
  .tb-covid2019 table tbody tr td {
    font-size: 25px !important;
  }
  /* line 4006, ../sass/tablet.scss */
  .tb-covid2019 .social {
    bottom: 0px;
    right: 0;
  }

  /* line 4012, ../sass/tablet.scss */
  .body-covid {
    padding-left: 0 !important;
  }

  /* line 4016, ../sass/tablet.scss */
  .article-container {
    width: 100%;
  }
  /* line 4019, ../sass/tablet.scss */
  .article-container .sides-content {
    display: none;
  }

  /* line 4024, ../sass/tablet.scss */
  .content-article {
    width: 100%;
    max-width: 500px !important;
  }

  /* line 4030, ../sass/tablet.scss */
  .like_soy502 .count_like {
    float: none !important;
  }

  /* line 4036, ../sass/tablet.scss */
  #scroll-div-covid .item-0 {
    margin: 0 auto;
    display: block !important;
  }

  /* line 4044, ../sass/tablet.scss */
  .home .section-title .subsection {
    max-width: 500px;
  }

  /* line 4050, ../sass/tablet.scss */
  .grid-events {
    background-color: white !important;
  }

  /* line 4059, ../sass/tablet.scss */
  .header-event #DateNavegate .months {
    position: relative;
  }
  /* line 4065, ../sass/tablet.scss */
  .header-event .category-event {
    margin-left: 0px;
  }

  /* line 4072, ../sass/tablet.scss */
  .event section h1 {
    font-size: 25px;
  }
  /* line 4076, ../sass/tablet.scss */
  .event section .first-element {
    overflow: hidden;
    min-height: 340px;
  }
  /* line 4081, ../sass/tablet.scss */
  .event section .first-element .photo img {
    width: 100%;
  }
  /* line 4086, ../sass/tablet.scss */
  .event section .first-element iframe {
    height: 300px !important;
  }
  /* line 4090, ../sass/tablet.scss */
  .event section .first-element .image-title-desc {
    width: 98%;
    height: auto;
    padding: 10px 1%;
    min-height: 32px;
    color: #CCC;
    font-size: 0.8em;
  }
  /* line 4099, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .d-count {
    font-family: 'Open Sans Condensed', sans-serif;
    float: left;
    width: 16%;
    position: absolute;
    left: 5px;
    bottom: 3px;
    height: 90%;
    margin-right: 3px;
    min-height: 28px;
    max-width: 80px;
    font-size: 26px;
    border-right: 1px solid #ccc;
  }
  /* line 4113, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .d-count .count {
    font-size: 26px;
    font-weight: bold;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 3px;
    padding: 0;
    line-height: 40px;
    left: 0;
  }
  /* line 4127, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .caption {
    margin: 0;
    width: 72%;
    float: right;
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
    margin-right: 24px;
    overflow: hidden;
    text-align: left;
  }
  /* line 4138, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .date-event {
    line-height: normal;
  }
  /* line 4143, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .date-event .date_title {
    border-right: solid;
    padding: 0px 36px;
    font-size: 20px;
  }
  /* line 4149, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .date-event .month {
    font-size: 27px;
  }
  /* line 4153, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .date-event .schedule {
    margin: 0px 45px;
  }
  /* line 4156, ../sass/tablet.scss */
  .event section .first-element .image-title-desc .date-event .schedule .time {
    font-size: 19px;
    line-height: normal;
  }
  /* line 4165, ../sass/tablet.scss */
  .event section .first-element .gallery-scrollable {
    min-width: 320px;
  }
  /* line 4169, ../sass/tablet.scss */
  .event section .first-element .gallery-scrollable .items .item {
    min-width: 320px;
    overflow: hidden;
  }
  /* line 4179, ../sass/tablet.scss */
  .event .section-title .subsection {
    font-size: 1.2em;
  }
  /* line 4185, ../sass/tablet.scss */
  .event .two-columns aside {
    width: 100% !important;
    float: none !important;
  }
  /* line 4190, ../sass/tablet.scss */
  .event .two-columns article {
    width: 100%;
  }
  /* line 4193, ../sass/tablet.scss */
  .event .two-columns article .social-share {
    width: 100%;
  }
  /* line 4196, ../sass/tablet.scss */
  .event .two-columns article .social-share .social {
    display: block;
    text-align: center;
  }
  /* line 4201, ../sass/tablet.scss */
  .event .two-columns article .social-share .likes {
    display: inline-block;
  }
  /* line 4206, ../sass/tablet.scss */
  .event .two-columns article .social-share .copy_url_share .tooltiptext {
    width: 100px;
    bottom: -8px;
    left: -3px;
  }
  /* line 4212, ../sass/tablet.scss */
  .event .two-columns article .social-share .copy_url_share .tooltiptext::after {
    top: -50%;
    left: 66%;
    margin-left: -5px;
    border-width: 7px;
    border-color: transparent transparent #555 transparent;
  }
  /* line 4220, ../sass/tablet.scss */
  .event .two-columns article .social-share .copy_url_share a {
    margin-top: 12px;
  }
  /* line 4226, ../sass/tablet.scss */
  .event .two-columns article .body {
    max-width: inherit !important;
  }
  /* line 4229, ../sass/tablet.scss */
  .event .two-columns article .body .inline-related,
  .event .two-columns article .body figure.embed-inline,
  .event .two-columns article .body .inline-code,
  .event .two-columns article .body .container-cxense,
  .event .two-columns article .body .inline-img,
  .event .two-columns article .body figure {
    width: 100%;
  }
  /* line 4238, ../sass/tablet.scss */
  .event .two-columns article .body .inline-code {
    width: 100%;
  }

  /* line 4248, ../sass/tablet.scss */
  .podcast-follow .follow-btns .btn {
    width: 48%;
  }

  /* line 4254, ../sass/tablet.scss */
  .principal-podcast-img {
    margin: 0 auto;
    float: none !important;
    width: 100% !important;
  }

  /* line 4260, ../sass/tablet.scss */
  .row-1-podcast {
    height: 225px !important;
    width: 336px;
    margin: 0 auto;
  }

  /* line 4266, ../sass/tablet.scss */
  .bt-comments {
    width: 50% !important;
    min-width: inherit;
    margin-bottom: 0% !important;
  }

  /* line 4272, ../sass/tablet.scss */
  .down-social-share {
    width: 50% !important;
    margin-left: 0 !important;
  }
  /* line 4275, ../sass/tablet.scss */
  .down-social-share .social-down {
    padding: 0 !important;
    margin: 0 auto !important;
    width: 90% !important;
  }
  /* line 4280, ../sass/tablet.scss */
  .down-social-share .social-down .fb_share,
  .down-social-share .social-down .wh_share,
  .down-social-share .social-down .tw_share {
    width: 27% !important;
    margin-top: 0 !important;
  }
  /* line 4287, ../sass/tablet.scss */
  .down-social-share .social-down .fb_share a img,
  .down-social-share .social-down .wh_share a img,
  .down-social-share .social-down .tw_share a img {
    width: 80% !important;
  }

  /* line 4295, ../sass/tablet.scss */
  .social-share2 {
    width: 100%;
    background: #EAECF1;
    padding: 7px 0 0;
    position: relative;
    z-index: 9;
  }
  /* line 4302, ../sass/tablet.scss */
  .social-share2 .social {
    overflow: hidden;
    padding-left: 30px;
    margin: 0 auto;
  }
  /* line 4309, ../sass/tablet.scss */
  .social-share2 .social .reaction-image {
    overflow: hidden;
    float: left;
    position: relative;
    padding-right: 0px;
    border-right: 2px solid #a7a8ac;
  }
  /* line 4317, ../sass/tablet.scss */
  .social-share2 .social .reaction-image img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
  }
  /* line 4324, ../sass/tablet.scss */
  .social-share2 .social .reaction-image img:focus {
    cursor: pointer;
  }
  /* line 4328, ../sass/tablet.scss */
  .social-share2 .social .reaction-image #reaction-count {
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 14px;
  }
  /* line 4336, ../sass/tablet.scss */
  .social-share2 .social .reaction-contain {
    width: 751px;
  }
  /* line 4339, ../sass/tablet.scss */
  .social-share2 .social .reaction-contain .reaction-item {
    float: left;
    width: 12%;
    position: relative;
    margin-top: -10px;
  }
  /* line 4345, ../sass/tablet.scss */
  .social-share2 .social .reaction-contain .reaction-item .reaction-btn {
    width: 85%;
    margin: 0 auto;
    float: left;
  }
  /* line 4355, ../sass/tablet.scss */
  .social-share2 .social .reaction-contain .reaction-item .count-reaction {
    color: #525252;
    text-align: center;
    font-size: 11px;
    float: left;
    margin-top: 40px;
    width: 10%;
    margin-left: -14px;
  }
  /* line 4367, ../sass/tablet.scss */
  .social-share2 .social .share-image {
    width: 49%;
    overflow: hidden;
    float: left;
  }
  /* line 4372, ../sass/tablet.scss */
  .social-share2 .social .share-image img {
    width: 40px;
    height: 40px;
    display: block;
    margin-left: 20px;
    margin-top: 8px;
  }
  /* line 4380, ../sass/tablet.scss */
  .social-share2 .social .share-image img:focus {
    cursor: pointer;
  }
  /* line 4386, ../sass/tablet.scss */
  .social-share2 .likes {
    width: 70px;
    float: left;
    border-right: 2px solid #a7a8ac;
  }
  /* line 4392, ../sass/tablet.scss */
  .social-share2 .like_soy502 {
    float: left;
    margin-bottom: 10px;
  }
  /* line 4398, ../sass/tablet.scss */
  .social-share2 .like_soy502 .count_like {
    text-align: center;
    color: #1d2129;
    font-size: 11px;
    line-height: 30px;
    min-height: 30px;
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-left: 1px solid #8C9489;
    border-right: 1px solid #8C9489;
    border-top: 1px solid #8C9489;
  }
  /* line 4412, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 8px 5px;
    width: 75px;
    border-left: 1px solid #8C9489;
    border-right: 1px solid #8C9489;
    border-bottom: 1px solid #8C9489;
    color: #fff;
    background: #20abd2;
    position: relative;
    transition: all 0.3s ease-in-out;
    height: 30px;
    position: relative;
  }
  /* line 4430, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .icon-reactions {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 0;
  }
  /* line 4438, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .single-icon-reaction {
    left: 21px;
  }
  /* line 4442, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .two-icons-reaction:nth-child(1) {
    left: 12px;
  }
  /* line 4446, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .two-icons-reaction:nth-child(2) {
    left: 33px;
  }
  /* line 4450, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(1) {
    left: 0;
  }
  /* line 4454, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(2) {
    left: 22px;
  }
  /* line 4458, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(3) {
    left: 43px;
  }
  /* line 4470, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn #like_icon {
    position: absolute;
    left: 10px;
    top: 7px;
    transition: all 0.3s ease-in-out;
  }
  /* line 4477, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn #liked_icon {
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 9px;
    transition: all 0.3s ease-in-out;
  }
  /* line 4487, ../sass/tablet.scss */
  .social-share2 .like_soy502 .liked {
    background: #26a75a !important;
  }
  /* line 4491, ../sass/tablet.scss */
  .social-share2 .like_soy502 .like_btn:focus {
    outline: 0;
  }
  /* line 4496, ../sass/tablet.scss */
  .social-share2 .fb_share,
  .social-share2 .tw_share,
  .social-share2 .gp_share,
  .social-share2 .ms_share,
  .social-share2 .wh_share {
    float: left;
    border-radius: 100%;
    width: 30%;
  }
  /* line 4508, ../sass/tablet.scss */
  .social-share2 .fb_share a,
  .social-share2 .tw_share a,
  .social-share2 .gp_share a,
  .social-share2 .ms_share a,
  .social-share2 .wh_share a {
    display: block;
    color: #fff;
    text-align: center;
  }
  /* line 4517, ../sass/tablet.scss */
  .social-share2 .fb_share a img.img-share,
  .social-share2 .tw_share a img.img-share,
  .social-share2 .gp_share a img.img-share,
  .social-share2 .ms_share a img.img-share,
  .social-share2 .wh_share a img.img-share {
    width: 37%;
  }
  /* line 4523, ../sass/tablet.scss */
  .social-share2 .fb_share {
    margin-left: 9px;
  }
  /* line 4527, ../sass/tablet.scss */
  .social-share2 .tw_share {
    position: relative;
  }
  /* line 4530, ../sass/tablet.scss */
  .social-share2 .tw_share .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: -58px;
    opacity: 0;
    transition: all 1s ease-in-out;
  }
  /* line 4546, ../sass/tablet.scss */
  .social-share2 .tw_share .tooltiptext::after {
    content: "";
    position: absolute;
    top: -50%;
    left: 66%;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
  }
  /* line 4557, ../sass/tablet.scss */
  .social-share2 .tw_share .show-tooltip {
    animation: show_tooltip 5s ease-in-out 1;
  }
  @keyframes show_tooltip {
    0% {
      visibility: hidden;
      opacity: 0;
    }
    20% {
      visibility: visible;
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 0;
    }
    80% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  /* line 4590, ../sass/tablet.scss */
  .social-share2 .wh_share {
    margin: 0 5px;
  }

  /* line 4597, ../sass/tablet.scss */
  .hidden-2 {
    display: none;
  }

  /* line 4601, ../sass/tablet.scss */
  .header-event {
    min-width: 500px;
  }
  /* line 4604, ../sass/tablet.scss */
  .header-event #DateNavegate {
    width: 100%;
  }
  /* line 4608, ../sass/tablet.scss */
  .header-event .month_content_title {
    padding: 40px 0 0;
    width: 100%;
  }
  /* line 4613, ../sass/tablet.scss */
  .header-event .category_content_select {
    width: 100%;
    padding: 20px 0;
  }
  /* line 4617, ../sass/tablet.scss */
  .header-event .category_content_select .category-event {
    float: none;
  }
  /* line 4621, ../sass/tablet.scss */
  .header-event .category_content_select .i.fa-angle-down {
    float: none !important;
  }

  /* line 4628, ../sass/tablet.scss */
  .body .social-share {
    overflow: auto !important;
  }
  /* line 4631, ../sass/tablet.scss */
  .body .social-share .reaction-contain {
    width: 84% !important;
  }
  /* line 4634, ../sass/tablet.scss */
  .body .social-share .reaction-contain .reaction-item {
    width: 24%;
  }

  /* line 4641, ../sass/tablet.scss */
  .display-flex-down-social {
    margin-bottom: 5px;
    margin-left: 0 !important;
  }
  /* line 4644, ../sass/tablet.scss */
  .display-flex-down-social .down-social-share {
    width: 100% !important;
    overflow: hidden;
  }
  /* line 4648, ../sass/tablet.scss */
  .display-flex-down-social .down-social-share .social-down {
    overflow: hidden !important;
    width: 97% !important;
    max-width: inherit !important;
    padding: 4px 0 2px !important;
  }
  /* line 4654, ../sass/tablet.scss */
  .display-flex-down-social .down-social-share .social-down .fb_share,
  .display-flex-down-social .down-social-share .social-down .tw_share,
  .display-flex-down-social .down-social-share .social-down .gp_share,
  .display-flex-down-social .down-social-share .social-down .ms_share,
  .display-flex-down-social .down-social-share .social-down .wh_share,
  .display-flex-down-social .down-social-share .social-down .xtwiter_share,
  .display-flex-down-social .down-social-share .social-down .linkedin_share,
  .display-flex-down-social .down-social-share .social-down .email_share {
    width: 13% !important;
    margin-right: 11px !important;
  }
  /* line 4664, ../sass/tablet.scss */
  .display-flex-down-social .down-social-share .social-down .fb_share a,
  .display-flex-down-social .down-social-share .social-down .tw_share a,
  .display-flex-down-social .down-social-share .social-down .gp_share a,
  .display-flex-down-social .down-social-share .social-down .ms_share a,
  .display-flex-down-social .down-social-share .social-down .wh_share a,
  .display-flex-down-social .down-social-share .social-down .xtwiter_share a,
  .display-flex-down-social .down-social-share .social-down .linkedin_share a,
  .display-flex-down-social .down-social-share .social-down .email_share a {
    margin-top: 0 !important;
  }
  /* line 4673, ../sass/tablet.scss */
  .display-flex-down-social .down-social-share .social-down .xtwiter_share a img,
  .display-flex-down-social .down-social-share .social-down .linkedin_share a img,
  .display-flex-down-social .down-social-share .social-down .email_share a img {
    width: 83.19% !important;
  }
}
@media (max-width: 767px) {
  /* line 20, ../sass/mobile.scss */
  .leaderboard {
    overflow: hidden !important;
  }

  /* line 24, ../sass/mobile.scss */
  .modal {
    top: 0px;
  }
  /* line 27, ../sass/mobile.scss */
  .modal .modal-contenido {
    width: 100% !important;
    max-width: 365px;
  }
  /* line 31, ../sass/mobile.scss */
  .modal .modal-contenido .closeModal {
    width: 28px !important;
    height: 28px !important;
  }
  /* line 37, ../sass/mobile.scss */
  .modal .modal-contenido a p {
    font-size: 12px;
    max-width: 260px;
    margin: 35px auto 0;
    line-height: 16px !important;
  }
  /* line 46, ../sass/mobile.scss */
  .modal .modalAlert {
    max-width: 365px;
    background: url(/common_files/images/logo.svg) 15px center no-repeat/35px #222;
  }
  /* line 50, ../sass/mobile.scss */
  .modal .modalAlert .closeModal {
    width: 25px;
    height: 25px;
  }
  /* line 55, ../sass/mobile.scss */
  .modal .modalAlert p {
    max-width: 250px !important;
    font-size: 12px;
    line-height: 16px;
  }

  /* line 63, ../sass/mobile.scss */
  ul.submenu {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #fff;
    text-align: center;
    border-top: 1px solid #eee;
  }
  /* line 73, ../sass/mobile.scss */
  ul.submenu .preview {
    border-bottom: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto;
  }
  /* line 80, ../sass/mobile.scss */
  ul.submenu .preview .border {
    width: 100%;
    max-width: 940px;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 86, ../sass/mobile.scss */
  ul.submenu .preview .border .row {
    width: 31.33%;
    float: left;
    padding: 20px 1%;
    height: 64px;
    overflow: hidden;
  }
  /* line 93, ../sass/mobile.scss */
  ul.submenu .preview .border .row a {
    display: block;
    overflow: hidden;
  }
  /* line 97, ../sass/mobile.scss */
  ul.submenu .preview .border .row a img {
    float: left;
    margin-right: 20px;
    max-width: 60px;
  }
  /* line 103, ../sass/mobile.scss */
  ul.submenu .preview .border .row a h3 {
    color: #444;
    font-weight: normal;
    text-align: left;
    font-size: 16px;
    line-height: 16px;
  }
  /* line 114, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces {
    float: left;
    width: 50%;
    overflow: hidden;
    padding: 1% 0;
  }
  /* line 120, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces > h3 {
    color: #fb4c1c;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, san-serif;
    text-align: left;
    text-transform: uppercase;
    padding: 0px 6px;
  }
  /* line 130, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces .comun-voces {
    width: 96%;
    background: #F5F3F2;
    margin-bottom: 10px;
    padding: 20px 2%;
    font-style: italic;
    font-family: Verdana, san-serif;
    font-weight: bold;
  }
  /* line 139, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces .comun-voces span {
    background: url(/desktop/images/content-type-voces.svg) no-repeat;
    width: 32px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
    float: left;
  }
  /* line 148, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces .comun-voces > a {
    text-align: left;
    display: inline-block;
    color: #333;
    background-position: top left;
    float: left;
    width: 90%;
  }
  /* line 157, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 {
    clear: both;
  }
  /* line 160, ../sass/mobile.scss */
  ul.submenu .preview .preview-voces .comun-voces h3 a {
    text-align: right;
    display: block;
    padding: 6px;
    color: #fb4c1c;
    font-weight: normal;
    font-size: 14px;
  }
  /* line 173, ../sass/mobile.scss */
  ul.submenu > li.comun {
    border-left: 1px solid #ccc;
    display: inline-block;
  }
  /* line 177, ../sass/mobile.scss */
  ul.submenu > li.comun a {
    display: block;
    text-transform: uppercase;
    font-size: 0.725em;
    color: #222;
    padding: 6px 14px;
  }

  /* line 187, ../sass/mobile.scss */
  .menu-expandible {
    height: 100%;
    transition: all 0.2s ease;
    background: #222;
    position: fixed;
    top: 69px;
    width: 100%;
    border-top: 1px solid #363636;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 9999999;
    left: 0%;
  }
  /* line 200, ../sass/mobile.scss */
  .menu-expandible > ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  /* line 205, ../sass/mobile.scss */
  .menu-expandible > ul > li {
    border-bottom: 1px solid #363636;
    list-style: none;
  }
  /* line 209, ../sass/mobile.scss */
  .menu-expandible > ul > li > a {
    padding: 10px;
    color: #868686;
    display: block;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
  }
  /* line 226, ../sass/mobile.scss */
  .menu-expandible .author-list {
    width: 48%;
    float: left;
    padding: 1%;
    margin-top: 20px;
  }
  /* line 232, ../sass/mobile.scss */
  .menu-expandible .author-list li {
    float: left;
    width: 31.33%;
    text-align: left;
    margin: 6px 1%;
    border-bottom: 1px solid #eee;
    list-style: none;
  }
  /* line 240, ../sass/mobile.scss */
  .menu-expandible .author-list li a {
    display: block;
    color: #666;
    font-family: Stag Web;
    font-style: italic;
    font-size: 0.8em;
  }
  /* line 249, ../sass/mobile.scss */
  .menu-expandible .author-list li.top {
    border-top: 1px solid #eee;
  }

  /* line 255, ../sass/mobile.scss */
  .m-left {
    left: -100% !important;
  }

  /* line 260, ../sass/mobile.scss */
  .highlight .top_box {
    float: none !important;
    margin: 6px auto;
    width: 336px;
    height: 280px;
    overflow: hidden;
  }
  /* line 268, ../sass/mobile.scss */
  .highlight .row {
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
  }
  /* line 273, ../sass/mobile.scss */
  .highlight .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 285, ../sass/mobile.scss */
  .highlight .row .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 292, ../sass/mobile.scss */
  .highlight .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 305, ../sass/mobile.scss */
  .highlight .row img {
    width: 100%;
    height: auto;
  }
  /* line 310, ../sass/mobile.scss */
  .highlight .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 321, ../sass/mobile.scss */
  .highlight .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 327, ../sass/mobile.scss */
  .highlight .row .social-share-article .social {
    width: 200px;
  }
  /* line 330, ../sass/mobile.scss */
  .highlight .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 337, ../sass/mobile.scss */
  .highlight .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 343, ../sass/mobile.scss */
  .highlight .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 352, ../sass/mobile.scss */
  .highlight .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 355, ../sass/mobile.scss */
  .highlight .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 361, ../sass/mobile.scss */
  .highlight .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 364, ../sass/mobile.scss */
  .highlight .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 370, ../sass/mobile.scss */
  .highlight .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 373, ../sass/mobile.scss */
  .highlight .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 380, ../sass/mobile.scss */
  .highlight .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 386, ../sass/mobile.scss */
  .highlight .inner {
    min-width: 320px;
    width: 90%;
    position: relative;
  }
  /* line 392, ../sass/mobile.scss */
  .highlight .inner > .row-0 {
    margin: 6px auto;
    width: 80%;
    min-width: 320px;
  }
  /* line 397, ../sass/mobile.scss */
  .highlight .inner > .row-0 h2,
  .highlight .inner > .row-0 h1,
  .highlight .inner > .row-0 p {
    position: absolute;
    bottom: 0px;
    width: 96%;
    color: #fff;
    z-index: 2;
    width: 98%;
    padding: 6px 1%;
    font-weight: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 16px;
    background: rgba(0, 0, 0, 0.6);
  }
  /* line 413, ../sass/mobile.scss */
  .highlight .inner > .row-0 h2 .special_title,
  .highlight .inner > .row-0 h1 .special_title,
  .highlight .inner > .row-0 p .special_title {
    width: 22px !important;
  }
  /* line 419, ../sass/mobile.scss */
  .highlight .row-1,
  .highlight .row-2,
  .highlight .row-3 {
    min-width: 320px;
    background: #2a2a2a;
    padding: 2%;
    max-height: 186px;
    width: 80%;
    margin: 0 auto 6px;
    padding-top: 30px;
  }
  /* line 430, ../sass/mobile.scss */
  .highlight .row-1 a,
  .highlight .row-2 a,
  .highlight .row-3 a {
    display: block;
    overflow: hidden;
    color: #fff;
  }
  /* line 436, ../sass/mobile.scss */
  .highlight .row-1 img,
  .highlight .row-2 img,
  .highlight .row-3 img {
    float: left;
    width: 30%;
  }
  /* line 441, ../sass/mobile.scss */
  .highlight .row-1 h2,
  .highlight .row-1 h1,
  .highlight .row-1 p,
  .highlight .row-2 h2,
  .highlight .row-2 h1,
  .highlight .row-2 p,
  .highlight .row-3 h2,
  .highlight .row-3 h1,
  .highlight .row-3 p {
    float: left;
    width: 65%;
    margin-left: 2%;
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
  }
  /* line 452, ../sass/mobile.scss */
  .highlight .row-1 .mask,
  .highlight .row-2 .mask,
  .highlight .row-3 .mask {
    display: none;
  }
  /* line 457, ../sass/mobile.scss */
  .highlight .master-fb-feed {
    width: 80%;
    min-width: 320px;
    padding: 0 2%;
    position: relative;
    overflow: hidden;
    margin: 6px auto;
    background-color: #2a2a2a;
  }
  /* line 468, ../sass/mobile.scss */
  .highlight .master-fb-feed .navi a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 481, ../sass/mobile.scss */
  .highlight .master-fb-feed .navi a.prev {
    left: 0;
    background: url("/common_files/images/left.svg") center center/cover;
  }
  /* line 486, ../sass/mobile.scss */
  .highlight .master-fb-feed .navi a.next {
    right: 0;
    background: url("/common_files/images/right.svg") center center/cover;
  }
  /* line 492, ../sass/mobile.scss */
  .highlight .master-fb-feed .block-title {
    background: #4267b2;
    top: 0;
    left: 0;
  }
  /* line 498, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields {
    height: 140px;
    width: 300px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
  }
  /* line 505, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items {
    width: 2000000px;
    height: 140px;
    position: absolute;
    left: -381px;
  }
  /* line 511, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row {
    float: left;
    width: 300px;
    height: 140px;
    position: relative;
    margin: 0 auto;
    padding: 0;
  }
  /* line 519, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .mask {
    background: rgba(0, 0, 0, 0.47);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  /* line 530, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8;
  }
  /* line 540, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row .time-fb {
    position: absolute;
    left: 100px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    padding-top: 6px;
    text-shadow: 2px 2px 2px black;
    z-index: 4;
  }
  /* line 551, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row img {
    width: 100%;
    background: url(/common_files/images/loading.gif) center center no-repeat;
    border: 0;
  }
  /* line 557, ../sass/mobile.scss */
  .highlight .master-fb-feed .master-fields .field-items .fb-row h2,
  .highlight .master-fb-feed .master-fields .field-items .fb-row h1 {
    position: absolute;
    bottom: 0;
    width: 80%;
    padding: 5% 10%;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    z-index: 7;
    line-height: 1;
  }

  /* line 575, ../sass/mobile.scss */
  .section {
    overflow: hidden;
  }
  /* line 578, ../sass/mobile.scss */
  .section .top_box {
    float: none !important;
    margin: 6px auto;
    width: 336px;
    max-width: 336px;
    height: 280px;
    overflow: hidden;
  }
  /* line 587, ../sass/mobile.scss */
  .section .row {
    float: left;
    position: relative;
    overflow: hidden;
  }
  /* line 592, ../sass/mobile.scss */
  .section .row .taxonomy a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    color: #fff;
    line-height: 12px;
    padding: 4px;
    text-transform: uppercase;
    font-size: 0.8em;
  }
  /* line 604, ../sass/mobile.scss */
  .section .row .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 611, ../sass/mobile.scss */
  .section .row .mask {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
  }
  /* line 625, ../sass/mobile.scss */
  .section .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 636, ../sass/mobile.scss */
  .section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 642, ../sass/mobile.scss */
  .section .row .social-share-article .social {
    width: 200px;
  }
  /* line 645, ../sass/mobile.scss */
  .section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 652, ../sass/mobile.scss */
  .section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 658, ../sass/mobile.scss */
  .section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 667, ../sass/mobile.scss */
  .section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 670, ../sass/mobile.scss */
  .section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 676, ../sass/mobile.scss */
  .section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 679, ../sass/mobile.scss */
  .section .row .social-share-article .tw_share a {
    background: url(/common_files/images/tX-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 685, ../sass/mobile.scss */
  .section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 688, ../sass/mobile.scss */
  .section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 695, ../sass/mobile.scss */
  .section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 701, ../sass/mobile.scss */
  .section .inner {
    padding-top: 6px;
  }
  /* line 705, ../sass/mobile.scss */
  .section .inner > .row-0 {
    width: 100%;
    margin-right: 6px;
    max-height: 442px;
    margin-bottom: 6px;
  }
  /* line 711, ../sass/mobile.scss */
  .section .inner > .row-0 .date {
    display: none;
  }
  /* line 715, ../sass/mobile.scss */
  .section .inner > .row-0 h2,
  .section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 1%;
    width: 98%;
    font-size: 1.4em;
    color: #fff;
    font-weight: normal;
  }
  /* line 727, ../sass/mobile.scss */
  .section .inner > .row-0 .img {
    background: black;
    text-align: center;
    max-height: 360px;
  }
  /* line 732, ../sass/mobile.scss */
  .section .inner > .row-0 .img img {
    display: inline-block;
    height: 100%;
    max-height: 360px;
  }
  /* line 740, ../sass/mobile.scss */
  .section .row-1 {
    float: none;
    background: #2a2a2a;
    padding: 10px;
    max-height: 186px;
    margin: 6px auto;
    padding-top: 30px;
  }
  /* line 748, ../sass/mobile.scss */
  .section .row-1 .mask {
    display: none;
  }
  /* line 752, ../sass/mobile.scss */
  .section .row-1 a {
    display: block;
    overflow: hidden;
    color: #fff;
  }
  /* line 758, ../sass/mobile.scss */
  .section .row-1 .img {
    background: black;
    text-align: center;
    max-height: 196px;
    width: 30%;
    float: left;
  }
  /* line 765, ../sass/mobile.scss */
  .section .row-1 .img img {
    display: inline-block;
    width: 100%;
  }
  /* line 771, ../sass/mobile.scss */
  .section .row-1 h2,
  .section .row-1 h1 {
    width: 65%;
    color: #fff;
    padding: 0 2%;
    float: left;
    font-size: 1em;
    font-weight: normal;
  }
  /* line 786, ../sass/mobile.scss */
  .section .row-3 {
    width: 300px;
  }

  /* line 796, ../sass/mobile.scss */
  .voces_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 800, ../sass/mobile.scss */
  .voces_section .row .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 37%, #000 100%);
    background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 37%, #000000 100%);
    z-index: 1;
    display: none;
  }
  /* line 814, ../sass/mobile.scss */
  .voces_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 819, ../sass/mobile.scss */
  .voces_section .row .social-share-article {
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 829, ../sass/mobile.scss */
  .voces_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 835, ../sass/mobile.scss */
  .voces_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 838, ../sass/mobile.scss */
  .voces_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 845, ../sass/mobile.scss */
  .voces_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 851, ../sass/mobile.scss */
  .voces_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 860, ../sass/mobile.scss */
  .voces_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 863, ../sass/mobile.scss */
  .voces_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 869, ../sass/mobile.scss */
  .voces_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 872, ../sass/mobile.scss */
  .voces_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/X-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 878, ../sass/mobile.scss */
  .voces_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 881, ../sass/mobile.scss */
  .voces_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 888, ../sass/mobile.scss */
  .voces_section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 894, ../sass/mobile.scss */
  .voces_section .inner > .row-0 {
    float: left;
    width: 100%;
    max-width: 800px;
    margin-right: 6px;
    max-height: 442px;
  }
  /* line 901, ../sass/mobile.scss */
  .voces_section .inner > .row-0 .date {
    display: none;
  }
  /* line 905, ../sass/mobile.scss */
  .voces_section .inner > .row-0 h2,
  .voces_section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0px;
    height: 25px;
    background: rgba(0, 0, 0, 0.6);
    padding: 15px 2%;
    width: 96%;
    font-size: 1em;
  }
  /* line 917, ../sass/mobile.scss */
  .voces_section .row-1 {
    max-height: 186px;
    width: 100%;
    margin: 0;
    background: #2a2a2a;
    padding: 10px;
  }
  /* line 924, ../sass/mobile.scss */
  .voces_section .row-1 img {
    width: 30%;
    float: left;
  }
  /* line 929, ../sass/mobile.scss */
  .voces_section .row-1 h2,
  .voces_section .row-1 h1 {
    color: #fff;
    padding: 1%;
    float: left;
    font-size: 1em;
    font-weight: normal;
  }

  /* line 947, ../sass/mobile.scss */
  .multimedia_section {
    background: #333;
    padding: 10px 2% 0;
  }
  /* line 951, ../sass/mobile.scss */
  .multimedia_section .top_box {
    float: none !important;
  }
  /* line 955, ../sass/mobile.scss */
  .multimedia_section .row {
    position: relative;
    overflow: hidden;
  }
  /* line 959, ../sass/mobile.scss */
  .multimedia_section .row .taxonomy {
    display: none;
  }
  /* line 963, ../sass/mobile.scss */
  .multimedia_section .row .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 970, ../sass/mobile.scss */
  .multimedia_section .row .mask {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 15%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  /* line 982, ../sass/mobile.scss */
  .multimedia_section .row img {
    width: 100%;
    height: auto;
  }
  /* line 987, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article {
    display: none;
    position: absolute;
    background: white;
    width: 34px;
    overflow: hidden;
    transition: all 0.2s ease;
    z-index: 3;
    top: 0;
    right: 0;
  }
  /* line 998, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article a {
    width: 34px;
    height: 34px;
    display: block;
  }
  /* line 1004, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .social {
    width: 200px;
  }
  /* line 1007, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 34px;
  }
  /* line 1014, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .icon-share {
    background: #bababa;
    position: absolute;
    top: 0;
    right: 0;
  }
  /* line 1020, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .icon-share a {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 7px;
  }
  /* line 1029, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .fb_share {
    background: #3c5999;
  }
  /* line 1032, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .fb_share a {
    background: url(/common_files/images/fb-white.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1038, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .tw_share {
    background: #000;
  }
  /* line 1041, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .tw_share a {
    background: url(/common_files/images/tX-blanco-twitter.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1047, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .gp_share {
    background: #de3236;
  }
  /* line 1050, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: 20px;
  }
  /* line 1057, ../sass/mobile.scss */
  .multimedia_section .row .social-share-article:hover {
    width: 136px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 1063, ../sass/mobile.scss */
  .multimedia_section .inner > .row-0 {
    width: 100%;
    margin-bottom: 6px;
  }
  /* line 1067, ../sass/mobile.scss */
  .multimedia_section .inner > .row-0 .date {
    display: none;
  }
  /* line 1071, ../sass/mobile.scss */
  .multimedia_section .inner > .row-0 h2,
  .multimedia_section .inner > .row-0 h1 {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    padding: 6px 2%;
    width: 96%;
    font-size: 1em;
    float: left;
    color: #fff;
    font-weight: normal;
  }
  /* line 1085, ../sass/mobile.scss */
  .multimedia_section .row-1,
  .multimedia_section .row-2,
  .multimedia_section .row-3,
  .multimedia_section .row-4 {
    background: #2a2a2a;
    position: relative;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 6px;
    padding-top: 15px;
  }
  /* line 1096, ../sass/mobile.scss */
  .multimedia_section .row-1 .mask,
  .multimedia_section .row-2 .mask,
  .multimedia_section .row-3 .mask,
  .multimedia_section .row-4 .mask {
    display: none;
  }
  /* line 1101, ../sass/mobile.scss */
  .multimedia_section .row-1 a img,
  .multimedia_section .row-2 a img,
  .multimedia_section .row-3 a img,
  .multimedia_section .row-4 a img {
    width: 40%;
    float: left;
    display: block;
    margin-right: 6px;
  }
  /* line 1108, ../sass/mobile.scss */
  .multimedia_section .row-1 a h2,
  .multimedia_section .row-1 a h1,
  .multimedia_section .row-2 a h2,
  .multimedia_section .row-2 a h1,
  .multimedia_section .row-3 a h2,
  .multimedia_section .row-3 a h1,
  .multimedia_section .row-4 a h2,
  .multimedia_section .row-4 a h1 {
    width: 55%;
    color: #fff;
    padding: 1%;
    float: left;
    margin-left: 0px;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 20px;
  }

  /* line 1123, ../sass/mobile.scss */
  .section-237 {
    margin-top: 70px !important;
  }

  /* line 1128, ../sass/mobile.scss */
  .section-sponsored .inner {
    padding-top: 55px;
  }
  /* line 1132, ../sass/mobile.scss */
  .section-sponsored .inner .row .date {
    display: none;
  }
  /* line 1137, ../sass/mobile.scss */
  .section-sponsored .inner > .row-0 {
    width: 100%;
  }
  /* line 1140, ../sass/mobile.scss */
  .section-sponsored .inner > .row-0 h2,
  .section-sponsored .inner > .row-0 h1 {
    font-size: 1em !important;
  }
  /* line 1146, ../sass/mobile.scss */
  .section-sponsored .inner .row-1,
  .section-sponsored .inner .row-2,
  .section-sponsored .inner .row-3 {
    margin-bottom: 8px;
    overflow: hidden;
    padding-top: 10px;
    float: none;
    background: #2a2a2a;
    padding: 10px;
    max-height: 186px;
    margin: 6px auto;
    width: 100%;
  }
  /* line 1159, ../sass/mobile.scss */
  .section-sponsored .inner .row-1 img,
  .section-sponsored .inner .row-2 img,
  .section-sponsored .inner .row-3 img {
    float: left;
    width: 30%;
  }
  /* line 1164, ../sass/mobile.scss */
  .section-sponsored .inner .row-1 h2,
  .section-sponsored .inner .row-1 h1,
  .section-sponsored .inner .row-2 h2,
  .section-sponsored .inner .row-2 h1,
  .section-sponsored .inner .row-3 h2,
  .section-sponsored .inner .row-3 h1 {
    width: 65%;
    color: #fff;
    padding: 0 2%;
    float: left;
    font-size: 1em;
    font-weight: normal;
    line-height: 20px;
  }
  /* line 1176, ../sass/mobile.scss */
  .section-sponsored .inner .ads {
    display: none;
  }

  /* line 1183, ../sass/mobile.scss */
  .one-column .patrocinadores {
    padding-top: 30px;
    background: url(/common_files/images/bg-marketing.png);
    background-size: contain;
    -webkit-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 13px 3px rgba(0, 0, 0, 0.75);
  }
  /* line 1192, ../sass/mobile.scss */
  .one-column .patrocinadores .header-sponsored h4 {
    position: relative;
    background: none;
    text-align: center;
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    color: #3d3d3d;
    max-width: 560px;
    margin: 0 auto;
    float: none;
    height: 90px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
  }
  /* line 1210, ../sass/mobile.scss */
  .one-column .patrocinadores .view-content {
    overflow: hidden;
    clear: both;
    padding: 10px 10px;
  }
  /* line 1215, ../sass/mobile.scss */
  .one-column .patrocinadores .view-content .patro-row {
    width: 33%;
    float: left;
    height: 115px;
    text-align: center;
  }
  /* line 1221, ../sass/mobile.scss */
  .one-column .patrocinadores .view-content .patro-row img {
    transform: scale(1);
    transition: all 0.2s ease;
  }
  /* line 1228, ../sass/mobile.scss */
  .one-column .patrocinadores .view-content .patro-row:hover img {
    transform: scale(1.1);
  }

  /* line 1236, ../sass/mobile.scss */
  .frontpage-voces {
    background: #f1eeec;
  }
  /* line 1239, ../sass/mobile.scss */
  .frontpage-voces .row-voices {
    clear: both;
    width: 96%;
    padding: 0 2%;
    border-bottom: 2px solid #F1EEEC;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
  }
  /* line 1248, ../sass/mobile.scss */
  .frontpage-voces .row-voices img {
    float: left;
    width: 20%;
    max-width: 110px;
  }
  /* line 1254, ../sass/mobile.scss */
  .frontpage-voces .row-voices h2,
  .frontpage-voces .row-voices h1 {
    font-weight: normal;
    margin-left: 110px;
    font-size: 16px;
    color: #333;
    line-height: 16px;
  }
  /* line 1262, ../sass/mobile.scss */
  .frontpage-voces .row-voices h2 a.title,
  .frontpage-voces .row-voices h1 a.title {
    color: #333;
    font-style: italic;
    font-family: Stag Web, sans-serif;
  }
  /* line 1269, ../sass/mobile.scss */
  .frontpage-voces .row-voices h2.title:before,
  .frontpage-voces .row-voices h1.title:before {
    background: url("/common_files/images/left-quote.svg") center center/contain no-repeat;
    position: absolute;
    color: #fb4c1c;
    font-style: italic;
    left: 100px;
    width: 15px;
    height: 15px;
    content: "";
  }
  /* line 1281, ../sass/mobile.scss */
  .frontpage-voces .row-voices span.author {
    float: left;
    overflow: hidden;
    display: block;
    font-style: italic;
    color: #777;
    line-height: 22px;
    font-family: Stag Web;
    font-size: 14px;
    margin-left: 10px;
  }
  /* line 1292, ../sass/mobile.scss */
  .frontpage-voces .row-voices span.author a.author {
    margin-right: 6px;
    color: #fb4c1c;
  }
  /* line 1298, ../sass/mobile.scss */
  .frontpage-voces .row-voices .twitter {
    margin-left: 6px;
    line-height: 22px;
    background: url("/common_files/images/tw-orange.svg") no-repeat center center;
    background-size: 14px;
    height: 12px;
    width: 20px;
    display: inline-block;
  }
  /* line 1308, ../sass/mobile.scss */
  .frontpage-voces .row-voices .facebook {
    line-height: 22px;
    background: url("/common_files/images/facebook-orange.svg") no-repeat center center;
    background-size: 20px;
    height: 18px;
    width: 20px;
    display: inline-block;
  }
  /* line 1317, ../sass/mobile.scss */
  .frontpage-voces .row-voices .enlace {
    position: absolute;
    right: 10px;
    color: #fb4c1c;
    top: 40%;
    font-size: 20px;
    background: url("/common_files/images/next-orange.svg") no-repeat center center;
    background-size: 20px;
    display: block;
    width: 20px;
    height: 20px;
  }
  /* line 1331, ../sass/mobile.scss */
  .frontpage-voces div:nth-child(2) {
    padding-top: 50px;
  }

  /* line 1336, ../sass/mobile.scss */
  .newsletter-front {
    margin: 10px auto;
    overflow: hidden;
  }
  /* line 1342, ../sass/mobile.scss */
  .newsletter-front .suscriber {
    display: block;
    width: 300px;
    padding: 10px;
    background: #4267b2;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    border-radius: 10px;
    moz-border-radius: 10px;
    webkit-border-radius: 10px;
  }

  /* line 1356, ../sass/mobile.scss */
  .frontpage-invitada {
    position: relative;
  }
  /* line 1359, ../sass/mobile.scss */
  .frontpage-invitada .row-invitada {
    border: 2px solid #fb4c1c;
    width: 92%;
    margin: 0 auto 6px;
    padding: 60px 2% 20px;
    text-align: center;
  }
  /* line 1366, ../sass/mobile.scss */
  .frontpage-invitada .row-invitada a {
    color: #222;
    font-family: Stag Web;
    font-style: italic;
    font-weight: normal;
    width: 80%;
    padding: 0 10%;
    display: block;
    margin-bottom: 10px;
  }
  /* line 1377, ../sass/mobile.scss */
  .frontpage-invitada .row-invitada .author {
    text-align: right;
    width: 100%;
    display: block;
    font-family: Stag Web;
    font-style: italic;
    color: #fb4c1c;
  }
  /* line 1387, ../sass/mobile.scss */
  .frontpage-invitada .block-title {
    top: 10px;
  }

  /* line 1392, ../sass/mobile.scss */
  .scrollable-actualidad,
  .scrollable-cxense {
    width: 300px;
    position: relative;
    height: 270px;
    overflow: hidden;
  }
  /* line 1399, ../sass/mobile.scss */
  .scrollable-actualidad .items,
  .scrollable-actualidad #cXenseCarrousel,
  .scrollable-cxense .items,
  .scrollable-cxense #cXenseCarrousel {
    width: 20000px;
    position: absolute;
  }
  /* line 1404, ../sass/mobile.scss */
  .scrollable-actualidad .items .row,
  .scrollable-actualidad .items .col-xs-12,
  .scrollable-actualidad #cXenseCarrousel .row,
  .scrollable-actualidad #cXenseCarrousel .col-xs-12,
  .scrollable-cxense .items .row,
  .scrollable-cxense .items .col-xs-12,
  .scrollable-cxense #cXenseCarrousel .row,
  .scrollable-cxense #cXenseCarrousel .col-xs-12 {
    width: 300px;
    height: 270px;
    float: left;
    position: relative;
    background: #000;
  }
  /* line 1414, ../sass/mobile.scss */
  .scrollable-actualidad .items .row .taxonomy,
  .scrollable-actualidad #cXenseCarrousel .row .taxonomy,
  .scrollable-cxense .items .row .taxonomy,
  .scrollable-cxense #cXenseCarrousel .row .taxonomy {
    display: none;
  }
  /* line 1419, ../sass/mobile.scss */
  .scrollable-actualidad .items .mask,
  .scrollable-actualidad #cXenseCarrousel .mask,
  .scrollable-cxense .items .mask,
  .scrollable-cxense #cXenseCarrousel .mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 5;
  }
  /* line 1429, ../sass/mobile.scss */
  .scrollable-actualidad .items img,
  .scrollable-actualidad #cXenseCarrousel img,
  .scrollable-cxense .items img,
  .scrollable-cxense #cXenseCarrousel img {
    width: 100%;
  }
  /* line 1433, ../sass/mobile.scss */
  .scrollable-actualidad .items p,
  .scrollable-actualidad #cXenseCarrousel p,
  .scrollable-cxense .items p,
  .scrollable-cxense #cXenseCarrousel p {
    position: absolute;
    bottom: 0;
    width: 96%;
    font-weight: normal;
    left: 0;
    color: #fff;
    z-index: 8;
    padding: 2%;
    font-size: 1.5em;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    margin: 0;
  }

  /* line 1449, ../sass/mobile.scss */
  .actualidad,
  .cxense {
    position: relative;
    margin-bottom: 6px;
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 6px 0;
  }
  /* line 1460, ../sass/mobile.scss */
  .actualidad .nav a,
  .cxense .nav a {
    position: absolute;
    top: 40%;
    color: #fff;
    z-index: 10;
    font-family: FontAwesome, sans-serif;
    display: block;
    padding: 5px;
    font-size: 22px;
    width: 20px;
    height: 20px;
  }
  /* line 1473, ../sass/mobile.scss */
  .actualidad .nav a.next,
  .cxense .nav a.next {
    right: 0;
    background: url(/common_files/images/right.svg) center center/cover;
  }
  /* line 1478, ../sass/mobile.scss */
  .actualidad .nav a.prev,
  .cxense .nav a.prev {
    left: 0;
    background: url(/common_files/images/left.svg) center center/cover;
  }

  /* line 1485, ../sass/mobile.scss */
  .menuFixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 2px solid #ccc;
    z-index: 10;
  }

  /* line 1496, ../sass/mobile.scss */
  .multimedia .row-gallery,
  .special-article-block .row-gallery {
    float: left;
    position: relative;
    overflow: hidden;
  }
  /* line 1501, ../sass/mobile.scss */
  .multimedia .row-gallery img,
  .special-article-block .row-gallery img {
    width: 100%;
    display: block;
  }
  /* line 1509, ../sass/mobile.scss */
  .multimedia .row-0 h2,
  .multimedia .row-0 h1,
  .special-article-block .row-0 h2,
  .special-article-block .row-0 h1 {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 94%;
    padding: 3%;
    font-weight: normal;
    font-size: 30px;
    line-height: 30px;
    z-index: 6;
  }
  /* line 1526, ../sass/mobile.scss */
  .multimedia .row-1 h2,
  .multimedia .row-1 h1,
  .multimedia .row-2 h2,
  .multimedia .row-2 h1,
  .special-article-block .row-1 h2,
  .special-article-block .row-1 h1,
  .special-article-block .row-2 h2,
  .special-article-block .row-2 h1 {
    font-size: 26px;
    line-height: 26px;
  }
  /* line 1544, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage,
  .multimedia .inner .special-article-block-frontpage,
  .special-article-block .inner .multimedia-frontpage,
  .special-article-block .inner .special-article-block-frontpage {
    overflow: hidden;
    padding: 10px;
    position: relative;
  }
  /* line 1550, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .block-title,
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .multimedia-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #540072;
    top: 0;
    left: 0;
  }
  /* line 1556, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-0,
  .multimedia .inner .multimedia-frontpage .row-3,
  .multimedia .inner .special-article-block-frontpage .row-0,
  .multimedia .inner .special-article-block-frontpage .row-3,
  .special-article-block .inner .multimedia-frontpage .row-0,
  .special-article-block .inner .multimedia-frontpage .row-3,
  .special-article-block .inner .special-article-block-frontpage .row-0,
  .special-article-block .inner .special-article-block-frontpage .row-3 {
    width: 100%;
    max-width: 600px;
    height: 250px;
    margin: 0 auto 6px;
  }
  /* line 1563, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-0 a,
  .multimedia .inner .multimedia-frontpage .row-3 a,
  .multimedia .inner .special-article-block-frontpage .row-0 a,
  .multimedia .inner .special-article-block-frontpage .row-3 a,
  .special-article-block .inner .multimedia-frontpage .row-0 a,
  .special-article-block .inner .multimedia-frontpage .row-3 a,
  .special-article-block .inner .special-article-block-frontpage .row-0 a,
  .special-article-block .inner .special-article-block-frontpage .row-3 a {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  /* line 1572, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-0 img,
  .multimedia .inner .multimedia-frontpage .row-3 img,
  .multimedia .inner .special-article-block-frontpage .row-0 img,
  .multimedia .inner .special-article-block-frontpage .row-3 img,
  .special-article-block .inner .multimedia-frontpage .row-0 img,
  .special-article-block .inner .multimedia-frontpage .row-3 img,
  .special-article-block .inner .special-article-block-frontpage .row-0 img,
  .special-article-block .inner .special-article-block-frontpage .row-3 img {
    width: 100%;
    display: block;
  }
  /* line 1577, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-0 h2,
  .multimedia .inner .multimedia-frontpage .row-0 h1,
  .multimedia .inner .multimedia-frontpage .row-3 h2,
  .multimedia .inner .multimedia-frontpage .row-3 h1,
  .multimedia .inner .special-article-block-frontpage .row-0 h2,
  .multimedia .inner .special-article-block-frontpage .row-0 h1,
  .multimedia .inner .special-article-block-frontpage .row-3 h2,
  .multimedia .inner .special-article-block-frontpage .row-3 h1,
  .special-article-block .inner .multimedia-frontpage .row-0 h2,
  .special-article-block .inner .multimedia-frontpage .row-0 h1,
  .special-article-block .inner .multimedia-frontpage .row-3 h2,
  .special-article-block .inner .multimedia-frontpage .row-3 h1,
  .special-article-block .inner .special-article-block-frontpage .row-0 h2,
  .special-article-block .inner .special-article-block-frontpage .row-0 h1,
  .special-article-block .inner .special-article-block-frontpage .row-3 h2,
  .special-article-block .inner .special-article-block-frontpage .row-3 h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px;
    font-size: 15px;
    line-height: 20px;
    width: 98%;
  }
  /* line 1591, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-1,
  .multimedia .inner .multimedia-frontpage .row-2,
  .multimedia .inner .multimedia-frontpage .row-4,
  .multimedia .inner .multimedia-frontpage .row-5,
  .multimedia .inner .special-article-block-frontpage .row-1,
  .multimedia .inner .special-article-block-frontpage .row-2,
  .multimedia .inner .special-article-block-frontpage .row-4,
  .multimedia .inner .special-article-block-frontpage .row-5,
  .special-article-block .inner .multimedia-frontpage .row-1,
  .special-article-block .inner .multimedia-frontpage .row-2,
  .special-article-block .inner .multimedia-frontpage .row-4,
  .special-article-block .inner .multimedia-frontpage .row-5,
  .special-article-block .inner .special-article-block-frontpage .row-1,
  .special-article-block .inner .special-article-block-frontpage .row-2,
  .special-article-block .inner .special-article-block-frontpage .row-4,
  .special-article-block .inner .special-article-block-frontpage .row-5 {
    width: 100%;
    background: #2a2a2a;
    max-width: 600px;
    margin: 0 auto 6px;
  }
  /* line 1600, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a,
  .multimedia .inner .multimedia-frontpage .row-2 a,
  .multimedia .inner .multimedia-frontpage .row-4 a,
  .multimedia .inner .multimedia-frontpage .row-5 a,
  .multimedia .inner .special-article-block-frontpage .row-1 a,
  .multimedia .inner .special-article-block-frontpage .row-2 a,
  .multimedia .inner .special-article-block-frontpage .row-4 a,
  .multimedia .inner .special-article-block-frontpage .row-5 a,
  .special-article-block .inner .multimedia-frontpage .row-1 a,
  .special-article-block .inner .multimedia-frontpage .row-2 a,
  .special-article-block .inner .multimedia-frontpage .row-4 a,
  .special-article-block .inner .multimedia-frontpage .row-5 a,
  .special-article-block .inner .special-article-block-frontpage .row-1 a,
  .special-article-block .inner .special-article-block-frontpage .row-2 a,
  .special-article-block .inner .special-article-block-frontpage .row-4 a,
  .special-article-block .inner .special-article-block-frontpage .row-5 a {
    overflow: hidden;
    display: block;
  }
  /* line 1604, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a img,
  .multimedia .inner .multimedia-frontpage .row-2 a img,
  .multimedia .inner .multimedia-frontpage .row-4 a img,
  .multimedia .inner .multimedia-frontpage .row-5 a img,
  .multimedia .inner .special-article-block-frontpage .row-1 a img,
  .multimedia .inner .special-article-block-frontpage .row-2 a img,
  .multimedia .inner .special-article-block-frontpage .row-4 a img,
  .multimedia .inner .special-article-block-frontpage .row-5 a img,
  .special-article-block .inner .multimedia-frontpage .row-1 a img,
  .special-article-block .inner .multimedia-frontpage .row-2 a img,
  .special-article-block .inner .multimedia-frontpage .row-4 a img,
  .special-article-block .inner .multimedia-frontpage .row-5 a img,
  .special-article-block .inner .special-article-block-frontpage .row-1 a img,
  .special-article-block .inner .special-article-block-frontpage .row-2 a img,
  .special-article-block .inner .special-article-block-frontpage .row-4 a img,
  .special-article-block .inner .special-article-block-frontpage .row-5 a img {
    float: left;
    width: 50%;
  }
  /* line 1609, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a h2,
  .multimedia .inner .multimedia-frontpage .row-1 a h1,
  .multimedia .inner .multimedia-frontpage .row-2 a h2,
  .multimedia .inner .multimedia-frontpage .row-2 a h1,
  .multimedia .inner .multimedia-frontpage .row-4 a h2,
  .multimedia .inner .multimedia-frontpage .row-4 a h1,
  .multimedia .inner .multimedia-frontpage .row-5 a h2,
  .multimedia .inner .multimedia-frontpage .row-5 a h1,
  .multimedia .inner .special-article-block-frontpage .row-1 a h2,
  .multimedia .inner .special-article-block-frontpage .row-1 a h1,
  .multimedia .inner .special-article-block-frontpage .row-2 a h2,
  .multimedia .inner .special-article-block-frontpage .row-2 a h1,
  .multimedia .inner .special-article-block-frontpage .row-4 a h2,
  .multimedia .inner .special-article-block-frontpage .row-4 a h1,
  .multimedia .inner .special-article-block-frontpage .row-5 a h2,
  .multimedia .inner .special-article-block-frontpage .row-5 a h1,
  .special-article-block .inner .multimedia-frontpage .row-1 a h2,
  .special-article-block .inner .multimedia-frontpage .row-1 a h1,
  .special-article-block .inner .multimedia-frontpage .row-2 a h2,
  .special-article-block .inner .multimedia-frontpage .row-2 a h1,
  .special-article-block .inner .multimedia-frontpage .row-4 a h2,
  .special-article-block .inner .multimedia-frontpage .row-4 a h1,
  .special-article-block .inner .multimedia-frontpage .row-5 a h2,
  .special-article-block .inner .multimedia-frontpage .row-5 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-1 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-1 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-2 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-2 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-4 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-4 a h1,
  .special-article-block .inner .special-article-block-frontpage .row-5 a h2,
  .special-article-block .inner .special-article-block-frontpage .row-5 a h1 {
    float: left;
    width: 46% !important;
    padding: 0 2%;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    margin-top: 6px;
  }
  /* line 1621, ../sass/mobile.scss */
  .multimedia .inner .multimedia-frontpage .row-1 a .mask,
  .multimedia .inner .multimedia-frontpage .row-2 a .mask,
  .multimedia .inner .multimedia-frontpage .row-4 a .mask,
  .multimedia .inner .multimedia-frontpage .row-5 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-1 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-2 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-4 a .mask,
  .multimedia .inner .special-article-block-frontpage .row-5 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-1 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-2 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-4 a .mask,
  .special-article-block .inner .multimedia-frontpage .row-5 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-1 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-2 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-4 a .mask,
  .special-article-block .inner .special-article-block-frontpage .row-5 a .mask {
    display: none !important;
  }
  /* line 1629, ../sass/mobile.scss */
  .multimedia .inner .special-article-block-frontpage .block-title,
  .special-article-block .inner .special-article-block-frontpage .block-title {
    background: #222;
  }
  /* line 1633, ../sass/mobile.scss */
  .multimedia .inner .special-article-block-frontpage .special_title,
  .special-article-block .inner .special-article-block-frontpage .special_title {
    float: none !important;
  }

  /* line 1640, ../sass/mobile.scss */
  .voces_bottom {
    overflow: hidden;
    position: relative;
  }
  /* line 1644, ../sass/mobile.scss */
  .voces_bottom .inner {
    padding-top: 10px;
    background: #f1eeec;
  }
  /* line 1649, ../sass/mobile.scss */
  .voces_bottom .autor {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 10px 10px 0;
    position: relative;
  }
  /* line 1655, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor {
    padding-top: 30px;
    position: relative;
    border-bottom: 1px solid #FFF;
    overflow: hidden;
  }
  /* line 1662, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor .autor-img img {
    float: left;
    max-width: 81px;
    height: auto;
    margin-right: 26px;
  }
  /* line 1670, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor h3 {
    font-weight: normal;
  }
  /* line 1674, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor a {
    color: #fa6138;
  }
  /* line 1678, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor .tw {
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0px;
    top: 20px;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1690, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor .autor-description {
    font-style: italic;
    color: #999;
    font-size: 0.75em;
    float: left;
  }
  /* line 1696, ../sass/mobile.scss */
  .voces_bottom .autor .inner-autor .autor-description p {
    color: #999;
  }

  /* line 1704, ../sass/mobile.scss */
  .voces-right {
    position: relative;
    padding-top: 10px;
  }
  /* line 1708, ../sass/mobile.scss */
  .voces-right .block-title {
    position: relative;
    display: inline-block;
  }
  /* line 1713, ../sass/mobile.scss */
  .voces-right .autor {
    background: #f1eeec;
    overflow-y: hidden;
    padding: 10px 6px;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  /* line 1720, ../sass/mobile.scss */
  .voces-right .autor .autor-img {
    float: left;
    width: 20%;
  }
  /* line 1724, ../sass/mobile.scss */
  .voces-right .autor .autor-img img {
    width: 100%;
    height: auto;
  }
  /* line 1730, ../sass/mobile.scss */
  .voces-right .autor .description {
    float: right;
    width: 70%;
  }
  /* line 1734, ../sass/mobile.scss */
  .voces-right .autor .description h3 {
    font-weight: normal;
    line-height: 18px;
  }
  /* line 1738, ../sass/mobile.scss */
  .voces-right .autor .description h3 a {
    color: #fb4c1c;
  }
  /* line 1743, ../sass/mobile.scss */
  .voces-right .autor .description .autor-description {
    font-style: italic;
    font-size: 12px;
    color: #999;
  }
  /* line 1748, ../sass/mobile.scss */
  .voces-right .autor .description .autor-description p {
    margin: 0;
    color: #999;
  }
  /* line 1754, ../sass/mobile.scss */
  .voces-right .autor .description .tw {
    position: absolute;
    top: 40%;
    right: 20px;
    font-size: 20px;
    color: #fb4c1c;
    display: block;
    height: 20px;
    width: 20px;
    background: url(/common_files/images/tw-orange.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  /* line 1771, ../sass/mobile.scss */
  .block-special {
    position: relative;
    margin-top: 6px;
  }
  /* line 1775, ../sass/mobile.scss */
  .block-special .block-header-especial {
    position: relative;
    min-height: 224px;
  }
  /* line 1780, ../sass/mobile.scss */
  .block-special img {
    width: 100%;
    display: block;
  }
  /* line 1785, ../sass/mobile.scss */
  .block-special p {
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 2%;
    font-weight: normal;
    left: 0;
    z-index: 5;
    margin: 0;
    font-family: "Stag Web", Georgia, Times, sans-serif;
    font-size: 1.5em;
  }
  /* line 1797, ../sass/mobile.scss */
  .block-special p a {
    color: #fff;
    z-index: 5;
    height: 100%;
    width: 100%;
  }
  /* line 1805, ../sass/mobile.scss */
  .block-special .mask {
    background: #086fa3;
    height: 100%;
    opacity: 0.7;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
  }
  /* line 1816, ../sass/mobile.scss */
  .block-special .social {
    background: #333;
    padding: 3px 1%;
    width: 98%;
    overflow: hidden;
  }
  /* line 1822, ../sass/mobile.scss */
  .block-special .social .share {
    transition: all 0.2s ease;
    display: inline-block;
    width: 30px;
    overflow: hidden;
    float: left;
    padding: 3px;
  }
  /* line 1830, ../sass/mobile.scss */
  .block-special .social .share .fa {
    text-align: center;
    margin-right: 6px;
    font-size: 20px;
    transition: all 0.2s ease;
    float: left;
  }
  /* line 1838, ../sass/mobile.scss */
  .block-special .social .share .content-share {
    width: 156px;
  }
  /* line 1841, ../sass/mobile.scss */
  .block-special .social .share .content-share .fa-sh {
    display: inline-block !important;
    width: 30px;
    height: 28px;
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }
  /* line 1849, ../sass/mobile.scss */
  .block-special .social .share a {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
  }
  /* line 1856, ../sass/mobile.scss */
  .block-special .social .share .fb {
    background: url(/common_files/images/fb.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 1861, ../sass/mobile.scss */
  .block-special .social .share .tw {
    background: url(/common_files/images/tw.svg) center center no-repeat;
    background-size: contain;
    width: 26px;
    height: 30px;
  }
  /* line 1868, ../sass/mobile.scss */
  .block-special .social .share .gp {
    background: url(/common_files/images/if_Google_P.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 1874, ../sass/mobile.scss */
  .block-special .social .share:hover {
    background: #fff;
    width: 95px;
  }
  /* line 1878, ../sass/mobile.scss */
  .block-special .social .share:hover .fa-sh {
    background: url(/common_files/images/share_white.svg) no-repeat center center/14px #444;
  }

  /* line 1885, ../sass/mobile.scss */
  .voces_grid {
    margin-top: 0 !important;
  }
  /* line 1888, ../sass/mobile.scss */
  .voces_grid h3.author {
    font-family: Verdana, san-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
    line-height: 30px;
  }
  /* line 1896, ../sass/mobile.scss */
  .voces_grid h3.author a {
    color: #fb4c1c;
  }
  /* line 1900, ../sass/mobile.scss */
  .voces_grid h3.author img {
    width: 27px !important;
    vertical-align: top;
    margin-right: 6px;
  }

  /* line 1908, ../sass/mobile.scss */
  .inner {
    min-width: 320px;
    width: 96%;
    margin: 0 auto;
  }

  /* line 1917, ../sass/mobile.scss */
  .two-columns .left,
  .two-columns .center {
    width: 100%;
    position: relative;
    float: none !important;
  }
  /* line 1923, ../sass/mobile.scss */
  .two-columns .left .grid,
  .two-columns .center .grid {
    background: #f1eeec;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 6px;
  }
  /* line 1929, ../sass/mobile.scss */
  .two-columns .left .grid .row,
  .two-columns .center .grid .row {
    width: 92%;
    margin: 0px auto 6px;
    padding: 2%;
    position: relative;
    overflow: hidden;
    background: #fff;
  }
  /* line 1937, ../sass/mobile.scss */
  .two-columns .left .grid .row .taxonomy a,
  .two-columns .center .grid .row .taxonomy a {
    font-size: 12px;
    clear: both;
    display: inline-block;
    color: #fff;
    padding: 0 6px;
  }
  /* line 1945, ../sass/mobile.scss */
  .two-columns .left .grid .row > a,
  .two-columns .center .grid .row > a {
    float: right;
    width: 65%;
    margin-top: 0;
  }
  /* line 1950, ../sass/mobile.scss */
  .two-columns .left .grid .row > a h1,
  .two-columns .left .grid .row > a h2,
  .two-columns .center .grid .row > a h1,
  .two-columns .center .grid .row > a h2 {
    color: #222;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    display: block;
    width: 100%;
    margin-top: 8px;
  }
  /* line 1963, ../sass/mobile.scss */
  .two-columns .left .grid .topic,
  .two-columns .center .grid .topic {
    position: absolute;
    bottom: 5px;
  }
  /* line 1967, ../sass/mobile.scss */
  .two-columns .left .grid .topic a,
  .two-columns .center .grid .topic a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #444;
  }
  /* line 1975, ../sass/mobile.scss */
  .two-columns .left .grid .img,
  .two-columns .center .grid .img {
    float: left;
    width: 30%;
    margin-top: 10px;
  }
  /* line 1980, ../sass/mobile.scss */
  .two-columns .left .grid .img img,
  .two-columns .center .grid .img img {
    width: 100%;
  }
  /* line 1985, ../sass/mobile.scss */
  .two-columns .left .grid .mask,
  .two-columns .center .grid .mask {
    display: none;
  }
  /* line 1989, ../sass/mobile.scss */
  .two-columns .left .grid .social-share-article,
  .two-columns .center .grid .social-share-article {
    display: none;
  }
  /* line 1993, ../sass/mobile.scss */
  .two-columns .left .grid .card-events,
  .two-columns .center .grid .card-events {
    font-size: 13px;
  }
  /* line 1996, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .badge-free,
  .two-columns .center .grid .card-events .badge-free {
    margin: 0px !important;
    left: 15px;
    top: 15px;
    width: auto;
  }
  /* line 2005, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .img,
  .two-columns .center .grid .card-events .img {
    margin: 0px;
    float: none;
    width: 100%;
  }
  /* line 2011, ../sass/mobile.scss */
  .two-columns .left .grid .card-events p,
  .two-columns .center .grid .card-events p {
    font-size: 13px;
  }
  /* line 2015, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .flex-sm,
  .two-columns .center .grid .card-events .flex-sm {
    display: flex;
  }
  /* line 2019, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .grid-sm,
  .two-columns .center .grid .card-events .grid-sm {
    display: grid;
  }
  /* line 2023, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .col-info-sm,
  .two-columns .center .grid .card-events .col-info-sm {
    width: 70%;
  }
  /* line 2027, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .none-sm,
  .two-columns .center .grid .card-events .none-sm {
    display: none;
  }
  /* line 2031, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .col-sm-1,
  .two-columns .center .grid .card-events .col-sm-1 {
    flex: 0 0 auto;
    width: 25%;
  }
  /* line 2036, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .col-sm-2,
  .two-columns .center .grid .card-events .col-sm-2 {
    flex: 0 0 auto;
    width: 50%;
  }
  /* line 2041, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .col-sm-3,
  .two-columns .center .grid .card-events .col-sm-3 {
    flex: 0 0 auto;
    width: 75%;
  }
  /* line 2046, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .col-sm-4,
  .two-columns .center .grid .card-events .col-sm-4 {
    flex: 0 0 auto;
    width: 100%;
  }
  /* line 2051, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .badge-free,
  .two-columns .center .grid .card-events .badge-free {
    width: 14%;
    margin: -8px;
  }
  /* line 2056, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .description_event,
  .two-columns .center .grid .card-events .description_event {
    max-height: 98px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
  }
  /* line 2063, ../sass/mobile.scss */
  .two-columns .left .grid .card-events .text-center-sm,
  .two-columns .center .grid .card-events .text-center-sm {
    text-align: center;
  }
  /* line 2069, ../sass/mobile.scss */
  .two-columns .left .grid .card-newsletter,
  .two-columns .center .grid .card-newsletter {
    height: 45vh;
  }
  /* line 2075, ../sass/mobile.scss */
  .two-columns .right {
    float: none !important;
    margin: 0 auto;
    width: 100% !important;
  }
  /* line 2081, ../sass/mobile.scss */
  .two-columns .ads {
    display: block;
    margin: 0 auto;
    padding: 6px 0;
  }
  /* line 2088, ../sass/mobile.scss */
  .two-columns .social-share .social {
    overflow: visible !important;
    margin: 0 auto;
    max-width: 400px;
  }
  /* line 2093, ../sass/mobile.scss */
  .two-columns .social-share .social div {
    float: left;
  }
  /* line 2097, ../sass/mobile.scss */
  .two-columns .social-share .social .fb_share,
  .two-columns .social-share .social .tw_share,
  .two-columns .social-share .social .ms_share,
  .two-columns .social-share .social .wh_share {
    width: 48px;
    margin-left: 10px !important;
  }
  /* line 2107, ../sass/mobile.scss */
  .two-columns .social-share .social .wh_share a {
    margin-top: 2px !important;
  }
  /* line 2112, ../sass/mobile.scss */
  .two-columns .social-share .social .reaction-image {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 10px;
    border-right: 3px solid #a7a8ac;
  }
  /* line 2133, ../sass/mobile.scss */
  .two-columns .social-share .social .copy_url_share .tooltiptext {
    left: 0 !important;
    bottom: -40px !important;
    width: 120px !important;
  }
  /* line 2139, ../sass/mobile.scss */
  .two-columns .social-share .social .copy_url_share .tooltiptext::after {
    top: -14px !important;
    left: 22px !important;
    margin-left: 0 !important;
  }
  /* line 2160, ../sass/mobile.scss */
  .two-columns .social-share .fb_share a img,
  .two-columns .social-share .tw_share a img,
  .two-columns .social-share .gp_share a img,
  .two-columns .social-share .ms_share a img,
  .two-columns .social-share .wh_share a img,
  .two-columns .social-share .copy_url_share a img {
    width: 40% !important;
  }

  /* line 2169, ../sass/mobile.scss */
  .most-frontpage {
    clear: both;
    width: 100%;
    margin: 6px auto;
  }

  /* line 2175, ../sass/mobile.scss */
  .top_box {
    width: 336px;
    min-height: 280px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #666;
    font-family: Verdana, sans-serif;
    margin: 0px auto 0px;
    position: relative;
    overflow: hidden;
    float: none;
    margin-bottom: 10px;
  }

  /* line 2190, ../sass/mobile.scss */
  .getComments {
    min-width: 320px;
    float: none !important;
    margin-bottom: 20px !important;
  }
  /* line 2197, ../sass/mobile.scss */
  .getComments iframe {
    width: 100% !important;
    min-width: 320px !important;
  }

  /* line 2204, ../sass/mobile.scss */
  .user .form-recovery {
    margin: 130px auto !important;
  }
  /* line 2207, ../sass/mobile.scss */
  .user .form-recovery input[type="email"] {
    width: 100% !important;
  }

  /* line 2218, ../sass/mobile.scss */
  .pass-validate input[type="password"] {
    width: 100% !important;
  }

  /* line 2223, ../sass/mobile.scss */
  .next-article {
    float: left;
    width: 100%;
    position: relative;
  }

  /* line 2229, ../sass/mobile.scss */
  .article {
    float: right;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin: 20px 0;
  }
  /* line 2236, ../sass/mobile.scss */
  .article img {
    width: 100%;
    display: block;
  }
  /* line 2241, ../sass/mobile.scss */
  .article .nex-content {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  /* line 2246, ../sass/mobile.scss */
  .article .nex-content h1 {
    color: #fff;
    padding: 10px 4%;
    background: rgba(0, 0, 0, 0.6);
    font-weight: normal;
    font-size: 1em;
    width: 92%;
  }
  /* line 2255, ../sass/mobile.scss */
  .article .nex-content h4 {
    padding: 2px 4%;
    color: #fff;
    text-transform: uppercase;
    background: rgba(51, 180, 219, 0.8);
    font-weight: normal;
    font-size: 12px;
    width: 92%;
  }

  /* line 2267, ../sass/mobile.scss */
  .trendin {
    width: 30%;
    float: left;
    margin-left: 30px;
  }

  /* line 2273, ../sass/mobile.scss */
  .basic-page {
    margin-top: 60px !important;
  }

  /* line 2277, ../sass/mobile.scss */
  .inline-stat {
    width: inherit;
    margin: 24px 0 24px 0px;
    padding: 21px 0px 20px;
  }
  /* line 2282, ../sass/mobile.scss */
  .inline-stat .stat-number {
    font-size: 3em;
    margin-right: 20px;
    margin-left: 20px;
  }
  /* line 2288, ../sass/mobile.scss */
  .inline-stat .stat-unit {
    font-size: 1em;
    margin-right: 0px !important;
  }
  /* line 2293, ../sass/mobile.scss */
  .inline-stat .stat-desc {
    padding: 0 6px;
    margin-left: 160px;
    font-size: 0.9em;
  }

  /* line 2301, ../sass/mobile.scss */
  .evento .eventos-img {
    min-width: 320px;
  }
  /* line 2304, ../sass/mobile.scss */
  .evento .eventos-img h2 {
    margin: 20px 8px;
    text-align: center;
  }
  /* line 2309, ../sass/mobile.scss */
  .evento .eventos-img .item {
    width: 100%;
    float: none;
    margin: 10px auto;
  }

  /* line 2317, ../sass/mobile.scss */
  .eventos-img-item {
    width: 98%;
    float: none;
  }

  /* line 2322, ../sass/mobile.scss */
  #confirmacionLoginFb {
    width: 96%;
    margin: 0 auto;
    display: none;
    padding-top: 20px;
    max-width: 320px;
  }

  /* line 2330, ../sass/mobile.scss */
  #formUnsuscribe {
    display: block !important;
  }
  /* line 2333, ../sass/mobile.scss */
  #formUnsuscribe .clear {
    margin: 20px auto !important;
  }

  /* line 2338, ../sass/mobile.scss */
  #formRegistro,
  #formUnsuscribe {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  /* line 2345, ../sass/mobile.scss */
  #formRegistro ul.tabs,
  #formUnsuscribe ul.tabs {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    background: white;
    width: 100%;
    top: 0;
    z-index: 2;
  }
  /* line 2354, ../sass/mobile.scss */
  #formRegistro ul.tabs li,
  #formUnsuscribe ul.tabs li {
    float: left;
    list-style: none;
    font-size: 13px;
    width: 33%;
  }
  /* line 2360, ../sass/mobile.scss */
  #formRegistro ul.tabs li a,
  #formUnsuscribe ul.tabs li a {
    color: #337ab7;
    text-align: center;
    display: block;
    text-transform: uppercase;
    padding: 10px 4px;
    font-size: 12px;
    line-height: 14px;
    height: 42px;
  }
  /* line 2372, ../sass/mobile.scss */
  #formRegistro ul.tabs li.active,
  #formUnsuscribe ul.tabs li.active {
    margin-bottom: -1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  /* line 2377, ../sass/mobile.scss */
  #formRegistro ul.tabs li.active a,
  #formUnsuscribe ul.tabs li.active a {
    background: #337ab7;
    color: white;
  }
  /* line 2385, ../sass/mobile.scss */
  #formRegistro .message-win p,
  #formUnsuscribe .message-win p {
    font-size: 9px;
    width: 260px;
    margin: 0 auto;
    line-height: 18px;
  }
}
@media (max-width: 767px) and (max-width: 415px) {
  /* line 2395, ../sass/mobile.scss */
  #formRegistro .message-win p,
  #formUnsuscribe .message-win p {
    font-size: 7px;
    width: 200px;
    margin: 0 auto;
    line-height: 11px;
  }
}
@media (max-width: 767px) {
  /* line 2404, ../sass/mobile.scss */
  #formRegistro .fixedTab,
  #formUnsuscribe .fixedTab {
    position: fixed;
  }
  /* line 2409, ../sass/mobile.scss */
  #formRegistro #tab-last li,
  #formUnsuscribe #tab-last li {
    list-style: none;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0 auto;
    height: 90px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2420, ../sass/mobile.scss */
  #formRegistro #tab-last li a,
  #formUnsuscribe #tab-last li a {
    display: block;
    overflow: hidden;
    padding: 10px;
  }
  /* line 2425, ../sass/mobile.scss */
  #formRegistro #tab-last li a img,
  #formUnsuscribe #tab-last li a img {
    display: block;
    width: 100px;
    float: left;
    margin-right: 10px;
    transition: all 0.2s ease-in-out;
  }
  /* line 2433, ../sass/mobile.scss */
  #formRegistro #tab-last li a h3,
  #formUnsuscribe #tab-last li a h3 {
    float: left;
    padding: 10px;
    font-size: 18px;
    color: #222;
    display: contents;
  }
  /* line 2443, ../sass/mobile.scss */
  #formRegistro #tab-last li:hover,
  #formUnsuscribe #tab-last li:hover {
    background: #e9e9e9;
  }
  /* line 2446, ../sass/mobile.scss */
  #formRegistro #tab-last li:hover img,
  #formUnsuscribe #tab-last li:hover img {
    transform: scale(1.1);
    transition: all 0.2s ease-in-out;
  }
  /* line 2453, ../sass/mobile.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    color: #525252;
    margin: 20px auto;
  }
  /* line 2458, ../sass/mobile.scss */
  #formRegistro .login-fb,
  #formUnsuscribe .login-fb {
    background: #4267b2;
    color: #fff;
    padding: 18px 20px;
    margin: 10px auto;
    float: none;
    width: max-content;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  /* line 2469, ../sass/mobile.scss */
  #formRegistro .login-fb .facebook,
  #formUnsuscribe .login-fb .facebook {
    padding: 10px 20px 10px 6px;
    border-right: 1px solid #fff;
    margin-right: 10px;
    float: left;
    width: 20px;
    height: 10px;
    display: block;
    background: url(/common_files/images/facebook_white.svg) no-repeat center center/25px;
  }
  /* line 2481, ../sass/mobile.scss */
  #formRegistro .login-fb:hover,
  #formUnsuscribe .login-fb:hover {
    cursor: pointer;
  }
  /* line 2485, ../sass/mobile.scss */
  #formRegistro .indicates-required,
  #formUnsuscribe .indicates-required {
    display: block;
    margin-bottom: 3px;
    font-size: 0.7em;
    font-weight: normal;
    color: #525252;
  }
  /* line 2493, ../sass/mobile.scss */
  #formRegistro .asterisk,
  #formUnsuscribe .asterisk {
    color: #e85c41;
    font-size: 100%;
    font-weight: normal;
    position: relative;
    top: 0px;
  }
  /* line 2501, ../sass/mobile.scss */
  #formRegistro input[type="text"],
  #formRegistro input[type="date"],
  #formRegistro input[type="email"],
  #formRegistro input[type="password"],
  #formRegistro input[type="file"],
  #formRegistro select,
  #formUnsuscribe input[type="text"],
  #formUnsuscribe input[type="date"],
  #formUnsuscribe input[type="email"],
  #formUnsuscribe input[type="password"],
  #formUnsuscribe input[type="file"],
  #formUnsuscribe select {
    border: 0;
    border-radius: 0;
    width: 100%;
    border-bottom: 1px solid #222;
    padding: 10px 5px;
    -webkit-appearance: none;
    line-height: 24px;
  }
  /* line 2516, ../sass/mobile.scss */
  #formRegistro select,
  #formUnsuscribe select {
    background: none;
  }
  /* line 2520, ../sass/mobile.scss */
  #formRegistro .item,
  #formUnsuscribe .item {
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* line 2525, ../sass/mobile.scss */
  #formRegistro .clear,
  #formUnsuscribe .clear {
    width: 200px;
    margin: 0 auto;
  }
  /* line 2530, ../sass/mobile.scss */
  #formRegistro .disclaimer,
  #formUnsuscribe .disclaimer {
    font-size: 14px;
    line-height: 14px;
  }
  /* line 2534, ../sass/mobile.scss */
  #formRegistro .disclaimer a,
  #formUnsuscribe .disclaimer a {
    color: #086fa3;
  }
  /* line 2539, ../sass/mobile.scss */
  #formRegistro .recovery,
  #formUnsuscribe .recovery {
    width: 48%;
    float: left;
    border-left: 1px solid #22c7ed;
    color: #22c7ed;
    font-size: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    padding-left: 1%;
    line-height: 12px;
  }
  /* line 2551, ../sass/mobile.scss */
  #formRegistro h2,
  #formUnsuscribe h2 {
    font-family: Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
  }
  /* line 2558, ../sass/mobile.scss */
  #formRegistro .single-promo,
  #formUnsuscribe .single-promo {
    margin: 0 auto 30px;
    border-radius: 10px;
    width: 98%;
    padding: 1%;
    min-height: 250px;
  }
  /* line 2566, ../sass/mobile.scss */
  #formRegistro .single-promo h3,
  #formUnsuscribe .single-promo h3 {
    color: white;
    text-align: center;
    display: block;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
  }
  /* line 2575, ../sass/mobile.scss */
  #formRegistro .single-promo .clear,
  #formUnsuscribe .single-promo .clear {
    margin-top: 140px;
  }
  /* line 2578, ../sass/mobile.scss */
  #formRegistro .single-promo .clear a,
  #formUnsuscribe .single-promo .clear a {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: #fff;
    margin: 10 auto;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
    display: block;
    text-align: center;
  }
  /* line 2594, ../sass/mobile.scss */
  #formRegistro #noti-promo,
  #formRegistro #notification,
  #formUnsuscribe #noti-promo,
  #formUnsuscribe #notification {
    text-align: center;
    color: white;
    margin: 10px auto;
    background: #dff0d8;
    color: #3c763d;
    border: 1px solid #3c763d;
    border-radius: 5px;
    padding: 10px 1%;
    width: 96%;
    display: none;
  }
  /* line 2608, ../sass/mobile.scss */
  #formRegistro button,
  #formUnsuscribe button {
    background: #222;
    border: 0;
    border-radius: 15px;
    padding: 10px;
    color: white;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 14px;
    width: 200px;
  }
  /* line 2620, ../sass/mobile.scss */
  #formRegistro .inner-login,
  #formRegistro .formUpdateProfile,
  #formUnsuscribe .inner-login,
  #formUnsuscribe .formUpdateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2626, ../sass/mobile.scss */
  #formRegistro #tab-profile,
  #formRegistro #tab-updateProfile,
  #formUnsuscribe #tab-profile,
  #formUnsuscribe #tab-updateProfile {
    max-width: 540px;
    margin: 0 auto;
  }
  /* line 2632, ../sass/mobile.scss */
  #formRegistro .info-user,
  #formUnsuscribe .info-user {
    overflow: hidden;
  }
  /* line 2636, ../sass/mobile.scss */
  #formRegistro .info-user h2,
  #formUnsuscribe .info-user h2 {
    text-align: center;
    display: block;
    width: 100%;
  }
  /* line 2642, ../sass/mobile.scss */
  #formRegistro .info-user h4,
  #formUnsuscribe .info-user h4 {
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-size: 25px;
    line-height: 80px;
  }
  /* line 2650, ../sass/mobile.scss */
  #formRegistro .info-user > div,
  #formUnsuscribe .info-user > div {
    overflow: hidden;
    font-size: 14px;
    margin: 10px auto;
    transition: all 0.2s ease-in-out;
  }
  /* line 2656, ../sass/mobile.scss */
  #formRegistro .info-user > div label,
  #formUnsuscribe .info-user > div label {
    width: 100%;
    font-weight: bold;
  }
  /* line 2661, ../sass/mobile.scss */
  #formRegistro .info-user > div .data,
  #formUnsuscribe .info-user > div .data {
    width: 100%;
    border-bottom: 1px solid #222;
    line-height: 40px;
  }

  /* line 2670, ../sass/mobile.scss */
  .comeBack {
    position: relative;
    display: inline-block;
  }
  /* line 2674, ../sass/mobile.scss */
  .comeBack a {
    color: #444;
  }
  /* line 2678, ../sass/mobile.scss */
  .comeBack a:before {
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 3px;
    display: block;
    content: "";
    background: url(/common_files/images/left-arrow-p.svg) center center/contain no-repeat;
  }

  /* line 2689, ../sass/mobile.scss */
  .verify {
    text-align: center;
    color: #525252;
  }

  /* line 2695, ../sass/mobile.scss */
  .pass-validate input[type="password"] {
    border: 1px solid #666;
    line-height: 20px;
    height: 45px;
    width: 100%;
    max-width: 480px;
    clear: both;
    padding: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
  }
  /* line 2707, ../sass/mobile.scss */
  .pass-validate input[type="submit"] {
    width: 120px;
  }

  /* line 2712, ../sass/mobile.scss */
  .success-msg {
    background: #dff0d8;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: white;
    border-radius: 10px;
    padding: 5px;
    color: #3c763d;
  }
  /* line 2722, ../sass/mobile.scss */
  .success-msg a {
    color: #3c763d;
  }

  /* line 2727, ../sass/mobile.scss */
  .error-msg {
    background: #f2dede;
    text-align: center;
    border-color: #d0e9c6;
    border: 1px solid transparent;
    color: #a94442;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2736, ../sass/mobile.scss */
  .error-msg a {
    color: #a94442;
  }

  /* line 2741, ../sass/mobile.scss */
  .alert-msg {
    background: #fcf8e3;
    text-align: center;
    border-color: #faebcc;
    border: 1px solid transparent;
    color: #8a6d3b;
    border-radius: 10px;
    padding: 5px;
  }
  /* line 2750, ../sass/mobile.scss */
  .alert-msg a {
    color: #8a6d3b;
  }

  /* line 2755, ../sass/mobile.scss */
  .jobs {
    margin: 30px auto;
  }

  /* line 2759, ../sass/mobile.scss */
  .white {
    background: #fff;
  }

  /* line 2763, ../sass/mobile.scss */
  .grayBg {
    background-image: url(https://www.soy502.com/sites/default/files/ads/2020/Jan/expandible_test_1579105219_0.jpg);
    background-position: center 50%;
    background-size: 70%;
  }

  /* line 2771, ../sass/mobile.scss */
  .bgStand {
    height: 430px;
    width: 100%;
  }

  /* line 2776, ../sass/mobile.scss */
  .title-applied-places {
    font-size: 18px;
    line-height: 15px;
  }

  /* line 2781, ../sass/mobile.scss */
  .view-cv {
    display: block;
    text-align: center;
    background: #000;
    max-width: 250px;
    color: #fff;
    border-radius: 8px;
    padding: 2px 30px;
    font-size: 12px;
    float: right;
  }

  /* line 2793, ../sass/mobile.scss */
  .div-applied {
    width: 98%;
    padding: 1%;
    min-height: 75px;
    border-bottom: 1px solid #e8e4e4;
    transition: all 0.2s ease-in-out;
  }
  /* line 2800, ../sass/mobile.scss */
  .div-applied .applied-logo {
    width: 20%;
    float: left;
  }
  /* line 2804, ../sass/mobile.scss */
  .div-applied .applied-logo img {
    max-width: 60px;
  }
  /* line 2809, ../sass/mobile.scss */
  .div-applied .applied-position {
    width: 80%;
    float: left;
  }
  /* line 2813, ../sass/mobile.scss */
  .div-applied .applied-position .applied-title-company,
  .div-applied .applied-position .applied-position-name,
  .div-applied .applied-position .applied-date {
    margin: 0;
  }
  /* line 2819, ../sass/mobile.scss */
  .div-applied .applied-position .applied-title-company {
    font-size: 20px;
    line-height: 32px;
  }
  /* line 2824, ../sass/mobile.scss */
  .div-applied .applied-position .applied-position-name {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 2829, ../sass/mobile.scss */
  .div-applied .applied-position .applied-date {
    font-size: 12px;
    line-height: 25px;
  }

  /* line 2836, ../sass/mobile.scss */
  .div-applied:hover {
    background: #e9e9e9;
  }

  /* line 2847, ../sass/mobile.scss */
  .jobs-carrousel {
    width: 100%;
    position: relative;
    max-width: 940px;
    overflow: hidden;
    z-index: 1;
    background: #FCFDFD !important;
  }
  /* line 2855, ../sass/mobile.scss */
  .jobs-carrousel h3 {
    text-align: center;
    background: url("/common_files/images/bg-feria-empleo.png") no-repeat center -120px/cover;
    width: 96%;
    font-size: 40px;
    padding: 50px 2%;
    color: #464444;
    margin-bottom: 20px;
    font-weight: lighter;
  }
  /* line 2866, ../sass/mobile.scss */
  .jobs-carrousel h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 2874, ../sass/mobile.scss */
  .jobs-carrousel h4 {
    font-weight: bold;
    color: #353434;
    text-transform: uppercase;
    line-height: 30px;
  }
  /* line 2883, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany {
    margin-top: 15px;
  }
  /* line 2887, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany,
  .jobs-carrousel #companys #contentCompanyAfter {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 2893, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany h3,
  .jobs-carrousel #companys #contentCompanyAfter h3 {
    text-align: center;
    background: url(/common_files/images/bg-feria-empleo.png) no-repeat center -120px/cover;
    width: 96%;
    font-size: 50px;
    padding: 50px 2%;
    color: #464444;
    font-weight: lighter;
  }
  /* line 2904, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany h5,
  .jobs-carrousel #companys #contentCompanyAfter h5 {
    text-align: center;
    color: #464444;
    font-size: 25px;
    margin: 0px auto 15px;
    width: 100%;
  }
  /* line 2912, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany .div-company,
  .jobs-carrousel #companys #contentCompanyAfter .div-company {
    float: left;
    padding: 1%;
    width: 96%;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: #fff;
    margin-left: 1%;
    cursor: pointer;
    box-shadow: 0px 0 0px 3px #f1f1f1;
  }
  /* line 2924, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany .div-company img,
  .jobs-carrousel #companys #contentCompanyAfter .div-company img {
    width: 25%;
  }
  /* line 2929, ../sass/mobile.scss */
  .jobs-carrousel #companys #contentCompany .company-0,
  .jobs-carrousel #companys #contentCompanyAfter .company-0 {
    width: 96% !important;
  }
  /* line 2935, ../sass/mobile.scss */
  .jobs-carrousel #categories {
    z-index: 1;
  }
  /* line 2939, ../sass/mobile.scss */
  .jobs-carrousel #categories #contentCat li.categories {
    list-style: none;
    border-bottom: 1px solid #c4c1bd;
    padding: 20px 10px;
    color: #10a7ad;
    cursor: pointer;
    overflow: hidden;
  }
  /* line 2947, ../sass/mobile.scss */
  .jobs-carrousel #categories #contentCat li.categories i {
    text-align: center;
    width: 40px;
    float: left;
    color: gray;
    font-size: 30px;
  }
  /* line 2955, ../sass/mobile.scss */
  .jobs-carrousel #categories #contentCat li.categories span {
    border-left: 1px solid #c4c1bd;
    display: block;
    line-height: 30px;
    padding-left: 20px;
    float: left;
    margin-left: 20px;
  }
  /* line 2964, ../sass/mobile.scss */
  .jobs-carrousel #categories #contentCat li.categories span:hover {
    text-decoration: underline;
  }
  /* line 2969, ../sass/mobile.scss */
  .jobs-carrousel #categories #contentCat li:hover {
    background: #e9e9e9;
  }
  /* line 2975, ../sass/mobile.scss */
  .jobs-carrousel #positions {
    transition: all 0.2s ease-in-out;
    z-index: 2;
  }
  /* line 2979, ../sass/mobile.scss */
  .jobs-carrousel #positions #contentPoss {
    overflow: hidden;
  }
  /* line 2983, ../sass/mobile.scss */
  .jobs-carrousel #positions li.positions {
    list-style: none;
    border-bottom: 1px solid #666;
    padding: 20px 1%;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    float: left;
    width: 98%;
  }
  /* line 2992, ../sass/mobile.scss */
  .jobs-carrousel #positions li.positions span {
    display: block;
    line-height: 14px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 12px;
  }
  /* line 3001, ../sass/mobile.scss */
  .jobs-carrousel #positions li.positions span.date:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/calendar_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 3011, ../sass/mobile.scss */
  .jobs-carrousel #positions li.positions span.wage:before {
    width: 20px;
    height: 20px;
    background: url("/common_files/images/q_icon.svg") center center;
    content: "";
    display: block;
    float: left;
    margin-right: 10px;
  }
  /* line 3022, ../sass/mobile.scss */
  .jobs-carrousel #positions li:hover {
    background: #e9e9e9;
  }
  /* line 3027, ../sass/mobile.scss */
  .jobs-carrousel #position {
    z-index: 3;
    transition: all 0.2s ease-in-out;
  }
  /* line 3031, ../sass/mobile.scss */
  .jobs-carrousel #position h2 {
    width: 96%;
    padding: 2%;
    background: #222;
    color: white;
    margin-bottom: 20px;
  }
  /* line 3039, ../sass/mobile.scss */
  .jobs-carrousel #position h4 {
    display: inline-block;
    border-bottom: 1px solid #10a7ad;
    width: 100%;
  }
  /* line 3045, ../sass/mobile.scss */
  .jobs-carrousel #position #apply {
    background: #10a7ad;
    border: 0;
    width: 150px;
    margin: 0 auto;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
    margin-top: 10px;
  }
  /* line 3059, ../sass/mobile.scss */
  .jobs-carrousel #position .item {
    overflow: hidden;
    margin: 0 auto 20px;
    max-width: 700px;
  }
  /* line 3066, ../sass/mobile.scss */
  .jobs-carrousel #position #contentPos .desc {
    width: 100%;
  }
  /* line 3070, ../sass/mobile.scss */
  .jobs-carrousel #position #contentPos .desc li {
    list-style-position: inside;
  }
  /* line 3077, ../sass/mobile.scss */
  .jobs-carrousel #categories,
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    width: 100%;
    transition: all 0.2s ease-in-out;
  }
  /* line 3084, ../sass/mobile.scss */
  .jobs-carrousel #positions,
  .jobs-carrousel #position {
    left: 100%;
    background: white;
  }
  /* line 3090, ../sass/mobile.scss */
  .jobs-carrousel .closePos,
  .jobs-carrousel .closePoss {
    display: none;
  }
  /* line 3095, ../sass/mobile.scss */
  .jobs-carrousel .back {
    background: url(https://www.soy502.com/sites/default/files/ads/2020/Jan/Interstitial_simple_test_1579194709_1.png) center center no-repeat;
    margin: 10px 0;
    overflow: hidden;
  }

  /* line 3106, ../sass/mobile.scss */
  .required {
    color: #fc6d6f;
    padding: 10px;
    display: none;
    margin: 5px 0;
    border-left: 10px solid #fc6d6f;
    font-size: 12px;
    line-height: 14px;
  }
  /* line 3115, ../sass/mobile.scss */
  .required a {
    color: #22c7ed;
  }

  /* line 3120, ../sass/mobile.scss */
  .button {
    background: #007bff;
    border: 0;
    padding: 10px;
    color: white;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 14px;
  }

  /* line 3130, ../sass/mobile.scss */
  #adBlocker {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    overflow: visible;
    position: relative;
  }
  /* line 3138, ../sass/mobile.scss */
  #adBlocker .shield {
    background: url("/common_files/images/adBlocker.png") no-repeat center center/110%;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 20px;
    left: -75px;
  }
  /* line 3147, ../sass/mobile.scss */
  #adBlocker .head-title {
    margin-top: 20px;
    background: #ee8076;
    padding: 10px;
    width: 80%;
    padding: 10px 10%;
    color: white;
    line-height: 20px;
    font-size: 18px;
  }
  /* line 3158, ../sass/mobile.scss */
  #adBlocker .txt {
    border-bottom: 1px solid #ee8076;
    line-height: 26px;
    width: 80%;
    padding: 0 10%;
  }
  /* line 3165, ../sass/mobile.scss */
  #adBlocker .tnks {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
  }

  /* line 3173, ../sass/mobile.scss */
  .elecciones .data-elecciones {
    overflow: hidden;
    transition: all 0.3s ease-in-out;
  }
  /* line 3178, ../sass/mobile.scss */
  .elecciones h2 {
    clear: both;
    display: block;
    text-align: center;
    margin-bottom: 10px;
    line-height: 50px;
  }
  /* line 3186, ../sass/mobile.scss */
  .elecciones .conteo-total {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
    max-width: 400px;
  }
  /* line 3192, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos {
    float: left;
    width: 25%;
    font-size: 12px;
    max-width: 100px;
  }
  /* line 3198, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos .auto-m {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3204, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos .square {
    width: 15px;
    height: 15px;
    border-radius: 10%;
    float: left;
    margin: 0px 5px 5px;
    border: 1px solid #e9e9e9;
  }
  /* line 3213, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos span {
    font-size: 10px;
    line-height: 17px;
  }
  /* line 3218, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos .cant_votos {
    margin: 0;
    text-align: center;
  }
  /* line 3224, ../sass/mobile.scss */
  .elecciones .conteo-total .c-votos:last-child {
    border-right: 0;
  }
  /* line 3230, ../sass/mobile.scss */
  .elecciones .validos .square {
    background: #d4edda;
  }
  /* line 3236, ../sass/mobile.scss */
  .elecciones .blanco .square {
    background: white;
  }
  /* line 3242, ../sass/mobile.scss */
  .elecciones .nulos .square {
    background: #f8d7da;
  }
  /* line 3248, ../sass/mobile.scss */
  .elecciones .total .square {
    background: #cce5ff;
  }
  /* line 3253, ../sass/mobile.scss */
  .elecciones .banner-elecciones {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #e9e9e9;
    text-align: center;
    margin-bottom: 10px;
    color: white;
    background: url("/common_files/images/banner-elecciones-desktop.jpg") no-repeat center center/cover;
    text-transform: uppercase;
  }
  /* line 3265, ../sass/mobile.scss */
  .elecciones .tipo-eleccion {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
  }
  /* line 3271, ../sass/mobile.scss */
  .elecciones .presidenciables,
  .elecciones .alcaldes {
    width: 100%;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    color: white;
    transition: all 0.2s ease-in-out;
  }
  /* line 3282, ../sass/mobile.scss */
  .elecciones .presidenciables {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #16304e;
  }
  /* line 3288, ../sass/mobile.scss */
  .elecciones .presidenciables span {
    display: block;
    border-right: 1px solid #222;
  }
  /* line 3294, ../sass/mobile.scss */
  .elecciones .alcaldes {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #b01c2e;
  }
  /* line 3299, ../sass/mobile.scss */
  .elecciones .alcaldes span {
    display: block;
    border-left: 1px solid #222;
  }
  /* line 3305, ../sass/mobile.scss */
  .elecciones .presidenciables:hover,
  .elecciones .alcaldes:hover {
    float: left;
    width: 50%;
    line-height: 40px;
    text-align: center;
    background: #9e9e9e;
  }
  /* line 3314, ../sass/mobile.scss */
  .elecciones .item-resultados-presi {
    border-top: 1px solid #e9e9e9;
    width: 100%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 20px;
  }
  /* line 3322, ../sass/mobile.scss */
  .elecciones .item-resultados-presi p {
    margin: 0;
  }
  /* line 3326, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .candidato {
    display: none;
  }
  /* line 3330, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent {
    width: 70%;
    float: left;
    overflow: hidden;
    height: 60px;
    position: relative;
    margin: 0 4%;
  }
  /* line 3338, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right {
    right: 0;
  }
  /* line 3341, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right .porcentaje {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    right: 0;
    left: inherit;
  }
  /* line 3348, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-right p {
    float: right;
  }
  /* line 3353, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left {
    left: 0;
  }
  /* line 3356, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left .porcentaje {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    left: 0;
  }
  /* line 3362, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar-left p {
    float: left;
  }
  /* line 3367, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar {
    height: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    position: absolute;
  }
  /* line 3374, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar .votos {
    margin: 0 auto;
    font-size: 10px;
    text-align: center;
  }
  /* line 3380, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje {
    position: relative;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3390, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje .p-votos {
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  /* line 3398, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .barcontent .bar .porcentaje p {
    font-size: 10px;
    text-align: center;
    width: 100%;
    line-height: 32px;
    color: #fff;
  }
  /* line 3409, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .img-name {
    float: left;
    width: 10%;
    overflow: hidden;
  }
  /* line 3414, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .img-name img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 100%;
  }
  /* line 3421, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .img-name h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3427, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .img-name .img {
    height: 32px;
    overflow: hidden;
  }
  /* line 3433, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .candidato,
  .elecciones .item-resultados-presi .partido {
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 3438, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .candidato img,
  .elecciones .item-resultados-presi .partido img {
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  /* line 3444, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .candidato p,
  .elecciones .item-resultados-presi .partido p {
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
  }
  /* line 3451, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .inner-elecciones {
    overflow: hidden;
    width: 100%;
    max-width: 350px;
    margin: 20px auto;
  }
  /* line 3457, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .inner-elecciones .candidato {
    display: block !important;
  }
  /* line 3461, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .inner-elecciones .img-name {
    width: 20% !important;
  }
  /* line 3466, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .inner-elecciones .candidato p {
    margin-top: 10px;
  }
  /* line 3472, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos {
    width: 50% !important;
  }
  /* line 3475, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar {
    top: 0 !important;
  }
  /* line 3478, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje {
    border: 1px solid #BABABA;
    height: 30px;
  }
  /* line 3482, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .porcentaje p {
    line-height: 30px !important;
  }
  /* line 3487, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar .p-votos {
    font-size: 10px !important;
  }
  /* line 3493, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje {
    background: #fff;
  }
  /* line 3496, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-left .porcentaje p {
    color: #000 !important;
  }
  /* line 3503, ../sass/mobile.scss */
  .elecciones .item-resultados-presi .content-nulos-blancos .bar-right .porcentaje {
    background: #e01222;
  }
  /* line 3510, ../sass/mobile.scss */
  .elecciones .item-resultados-presi:hover {
    background: #f1eeec;
  }
  /* line 3513, ../sass/mobile.scss */
  .elecciones .item-resultados-presi:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3519, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde {
    border-top: 1px solid #e9e9e9;
    width: 98%;
    padding: 6px 1%;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
  }
  /* line 3526, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .bar {
    height: 33px;
    border-radius: 5px;
    overflow: hidden;
  }
  /* line 3531, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .bar p {
    margin: 0;
    line-height: 33px;
  }
  /* line 3537, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .content-e {
    overflow: hidden;
  }
  /* line 3540, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato {
    float: left;
    width: 20%;
  }
  /* line 3544, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato img {
    width: 60%;
    display: block;
  }
  /* line 3549, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .content-e .candidato h5 {
    margin: 5px auto;
    line-height: 15px;
    text-align: center;
  }
  /* line 3556, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .content-e .partido {
    font-size: 12px;
    width: 80%;
    float: left;
    font-weight: bold;
  }
  /* line 3564, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .bar {
    margin-top: 5px;
  }
  /* line 3568, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde .porcentaje {
    line-height: 30px;
    float: left;
    display: block;
    height: 33px;
    margin-right: 10px;
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
  }
  /* line 3580, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde:hover {
    background: #f1eeec;
  }
  /* line 3583, ../sass/mobile.scss */
  .elecciones .item-resultados-alcalde:hover .porcentaje {
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  /* line 3589, ../sass/mobile.scss */
  .elecciones .deptos,
  .elecciones .munis {
    width: 33.33%;
    float: left;
    text-align: center;
    cursor: pointer;
  }
  /* line 3596, ../sass/mobile.scss */
  .elecciones .deptos span,
  .elecciones .munis span {
    display: block;
    width: 98%;
    margin: 6px 1%;
    border-bottom: 1px solid #e9e9e9;
    padding: 3px 0;
    transition: all 0.5s ease-in-out;
  }
  /* line 3605, ../sass/mobile.scss */
  .elecciones .deptos span:hover,
  .elecciones .munis span:hover {
    background: #e9e9e9;
    border-radius: 5px;
    transition: all 0.2s ease-in-out;
  }
  /* line 3612, ../sass/mobile.scss */
  .elecciones .copy-elecciones {
    font-size: 12px;
    font-weight: bold;
  }

  /* line 3620, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .left-arrow {
    left: 0 !important;
  }
  /* line 3624, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .right-arrow {
    right: 20px !important;
  }
  /* line 3630, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .relative .wordContent .titleMonth {
    font-size: 18px;
  }
  /* line 3636, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .impresos-content {
    width: 270px;
    height: 300px;
  }
  /* line 3640, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf {
    width: 5000px;
  }
  /* line 3643, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso {
    width: 250px;
  }
  /* line 3647, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso .item-pdf .supp_div {
    bottom: 10px;
    right: 80px;
  }
  /* line 3652, ../sass/mobile.scss */
  .bg-impreso .rowImpreso .impresos-content .impresosPdf .item-impreso .item-pdf img {
    width: 75% !important;
  }
  /* line 3661, ../sass/mobile.scss */
  .bg-impreso .descPdf {
    width: 90% !important;
  }
  /* line 3664, ../sass/mobile.scss */
  .bg-impreso .descPdf p {
    font-size: 15px;
  }
  /* line 3667, ../sass/mobile.scss */
  .bg-impreso .descPdf p .icon-download {
    width: 25px !important;
    height: 25px !important;
    margin-top: -1px !important;
  }

  /* line 3676, ../sass/mobile.scss */
  .linkImpreso {
    display: none !important;
  }

  /* line 3680, ../sass/mobile.scss */
  #epl_impact_div2,
  #epl_impact_div {
    display: none !important;
  }

  /* line 3685, ../sass/mobile.scss */
  .logo-sponsored {
    top: 40px;
  }

  /* line 3689, ../sass/mobile.scss */
  .parent_covid19 {
    max-width: 500px;
  }
  /* line 3692, ../sass/mobile.scss */
  .parent_covid19 .btn_direct_section {
    float: none;
    width: 100%;
    max-width: inherit;
    height: 46px;
    margin-left: 0;
  }
  /* line 3699, ../sass/mobile.scss */
  .parent_covid19 .btn_direct_section .btn_direct {
    float: left;
    width: 48%;
    height: 49px;
  }
  /* line 3705, ../sass/mobile.scss */
  .parent_covid19 .btn_direct_section .BtnGuatebuenas {
    margin-left: 14px;
  }

  /* line 3711, ../sass/mobile.scss */
  .tb-covid2019 {
    margin: 0px auto 0px !important;
    position: relative;
  }
  /* line 3715, ../sass/mobile.scss */
  .tb-covid2019 h3 {
    width: 100%;
  }
  /* line 3719, ../sass/mobile.scss */
  .tb-covid2019 #tb_covid_data {
    margin-top: -6px;
  }
  /* line 3722, ../sass/mobile.scss */
  .tb-covid2019 #tb_covid_data td {
    font-size: 15px !important;
  }
  /* line 3727, ../sass/mobile.scss */
  .tb-covid2019 .content_center_covid19 {
    position: relative;
    max-width: 205px !important;
    margin-right: 108px !important;
  }
  /* line 3732, ../sass/mobile.scss */
  .tb-covid2019 .content_center_covid19 .text_covid19 {
    bottom: 10px !important;
    right: 0px !important;
  }
  /* line 3736, ../sass/mobile.scss */
  .tb-covid2019 .content_center_covid19 .text_covid19 p {
    font-size: 8px !important;
  }
  /* line 3742, ../sass/mobile.scss */
  .tb-covid2019 table {
    width: 100%;
  }
  /* line 3747, ../sass/mobile.scss */
  .tb-covid2019 table tbody tr td {
    font-size: 20px !important;
  }
  /* line 3748, ../sass/mobile.scss */
  .tb-covid2019 table tbody tr td .title-value-covid {
    font-size: 8px;
  }
  /* line 3758, ../sass/mobile.scss */
  .tb-covid2019 .social {
    bottom: 0px;
    right: 0;
  }

  /* line 3764, ../sass/mobile.scss */
  .body-covid {
    padding-left: 0 !important;
  }

  /* line 3768, ../sass/mobile.scss */
  .article-container {
    width: 100%;
  }
  /* line 3771, ../sass/mobile.scss */
  .article-container .sides-content {
    display: none;
  }
  /* line 3775, ../sass/mobile.scss */
  .article-container .content-article {
    width: 100%;
  }

  /* line 3781, ../sass/mobile.scss */
  .like_soy502 .count_like {
    float: none !important;
  }

  /* line 3786, ../sass/mobile.scss */
  .pre_banner_frontpage {
    margin: 75px auto -15px;
  }

  /* line 3791, ../sass/mobile.scss */
  #scroll-div-covid .item-0 {
    margin: 0 auto;
    display: block !important;
  }

  /* line 3801, ../sass/mobile.scss */
  .header .social ul li a {
    color: #fff;
  }
  /* line 3804, ../sass/mobile.scss */
  .header .social ul li a .fa {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 4px;
  }
  /* line 3812, ../sass/mobile.scss */
  .header .social ul li .fa-fb {
    display: none !important;
  }
  /* line 3816, ../sass/mobile.scss */
  .header .social ul li .fa-tw {
    display: none !important;
  }
  /* line 3820, ../sass/mobile.scss */
  .header .social ul li .fa-ig {
    display: none !important;
  }
  /* line 3824, ../sass/mobile.scss */
  .header .social ul li .fa-pi {
    display: none !important;
  }
  /* line 3828, ../sass/mobile.scss */
  .header .social ul li .fa-me {
    background: url(/common_files/images/menu.svg) no-repeat center center/contain;
    display: block !important;
    cursor: pointer;
  }

  /* line 3838, ../sass/mobile.scss */
  .footer {
    padding: 60px 0 80px;
  }
  /* line 3841, ../sass/mobile.scss */
  .footer .inner {
    max-width: 700px !important;
    width: 80% !important;
  }
  /* line 3846, ../sass/mobile.scss */
  .footer .nav-bottom {
    width: 60% !important;
  }
  /* line 3849, ../sass/mobile.scss */
  .footer .nav-bottom ul {
    margin-top: 20px !important;
  }
  /* line 3853, ../sass/mobile.scss */
  .footer .nav-bottom ul li a {
    padding: 2px 16px 2px 0;
  }
  /* line 3860, ../sass/mobile.scss */
  .footer .nav-static {
    width: 40% !important;
    margin-top: 32px !important;
  }

  /* line 3869, ../sass/mobile.scss */
  .home .section-title .subsection {
    line-height: 40px;
    font-size: 1.2em;
    font-weight: bold;
    width: 80%;
  }

  /* line 3881, ../sass/mobile.scss */
  .page .scroll section h1 {
    font-size: 25px;
  }
  /* line 3885, ../sass/mobile.scss */
  .page .scroll section .first-element {
    overflow: hidden;
    min-height: 300px;
  }
  /* line 3889, ../sass/mobile.scss */
  .page .scroll section .first-element .image-title-desc {
    background: #000;
    color: #ccc;
    font-size: .8em;
    width: 98%;
    height: auto;
    padding: 10px 1%;
    min-height: 32px;
  }
  /* line 3898, ../sass/mobile.scss */
  .page .scroll section .first-element .image-title-desc p {
    font-size: 12px;
    width: 80%;
  }
  /* line 3907, ../sass/mobile.scss */
  .page .scroll .two-columns article {
    float: none !important;
  }
  /* line 3912, ../sass/mobile.scss */
  .page .scroll .two-columns article .body .inline-code,
  .page .scroll .two-columns article .body .inline-img {
    width: 100%;
  }
  /* line 3919, ../sass/mobile.scss */
  .page .scroll .two-columns aside {
    width: 100% !important;
  }

  /* line 3926, ../sass/mobile.scss */
  .grid-multimedia {
    padding: 0 2%;
    background: #f1eeec;
    overflow: hidden;
    margin-bottom: 6px;
    padding-top: 6px;
  }
  /* line 3933, ../sass/mobile.scss */
  .grid-multimedia .row {
    width: 96%;
    margin: 0px auto 6px;
    padding: 2%;
    position: relative;
    overflow: hidden;
    background: #fff;
  }
  /* line 3941, ../sass/mobile.scss */
  .grid-multimedia .row .date {
    color: #666;
    font-size: 12px;
    clear: both;
    display: block;
  }
  /* line 3948, ../sass/mobile.scss */
  .grid-multimedia .row .img {
    float: left;
    width: 30%;
    margin-top: 10px;
  }
  /* line 3954, ../sass/mobile.scss */
  .grid-multimedia .row .img a img {
    width: 100%;
  }
  /* line 3960, ../sass/mobile.scss */
  .grid-multimedia .row > a {
    float: right;
    width: 65%;
    margin-top: 0px;
  }
  /* line 3965, ../sass/mobile.scss */
  .grid-multimedia .row > a h2,
  .grid-multimedia .row > a h1 {
    color: #222;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    display: block;
    width: 100%;
    margin-top: 9px;
  }
  /* line 3977, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article {
    display: none;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 34px;
    padding: 0px;
    z-index: 3;
    overflow: hidden;
    transition: all 0.2s ease;
  }
  /* line 3989, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social {
    width: 200px;
  }
  /* line 3992, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social > div {
    float: left;
    height: 34px;
    width: 36px;
    margin-right: 0;
  }
  /* line 3998, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social > div a {
    width: 20px;
    height: 20px;
    float: left;
    line-height: 30px;
    color: #fff;
    margin-left: 0;
    margin: 7px;
  }
  /* line 4009, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .fb_share {
    background: #4267b2;
  }
  /* line 4012, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .fb_share a {
    background: url(/common_files/images/facebook_white.svg) center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 4019, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .tw_share {
    background: #1da1f2;
  }
  /* line 4022, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .tw_share a {
    background: url(/common_files/images/tw-white.svg) center center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 4030, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .wh_share a {
    background: url(/common_files/images/wh.svg) no-repeat center center;
    background-size: contain;
  }
  /* line 4036, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .gp_share {
    background: #de3236;
  }
  /* line 4039, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .social .gp_share a {
    background: url(/common_files/images/gp.svg) center center no-repeat;
    background-size: contain;
  }
  /* line 4046, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .icon-share {
    background: #bababa;
    margin-right: 6px;
  }
  /* line 4050, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article .icon-share a,
  .grid-multimedia .row .social-share-article .icon-share div {
    width: 20px;
    height: 20px;
    background: url(/common_files/images/share_white.svg) no-repeat center center;
    background-size: cover;
    margin: 6px;
  }
  /* line 4061, ../sass/mobile.scss */
  .grid-multimedia .row .social-share-article:hover {
    width: 102px;
    box-shadow: 1px 1px 3px #444;
  }
  /* line 4067, ../sass/mobile.scss */
  .grid-multimedia .row-5,
  .grid-multimedia .row-7,
  .grid-multimedia .row-9 {
    margin-right: 6px;
  }

  /* line 4074, ../sass/mobile.scss */
  .grid-events {
    background-color: white !important;
  }

  /* line 4078, ../sass/mobile.scss */
  .header-event {
    margin: 0px;
  }
  /* line 4084, ../sass/mobile.scss */
  .header-event #DateNavegate .months {
    position: relative;
  }
  /* line 4092, ../sass/mobile.scss */
  .header-event .border-curve {
    margin: 0px !important;
  }

  /* line 4097, ../sass/mobile.scss */
  .margin-0 {
    margin: 0px !important;
  }

  /* line 4103, ../sass/mobile.scss */
  .event section h1 {
    font-size: 25px;
  }
  /* line 4107, ../sass/mobile.scss */
  .event section .first-element {
    overflow: hidden;
    min-height: 300px;
  }
  /* line 4111, ../sass/mobile.scss */
  .event section .first-element .image-title-desc {
    color: #ccc;
    font-size: .8em;
    width: 98%;
    height: auto;
    padding: 10px 1%;
    min-height: 32px;
  }
  /* line 4120, ../sass/mobile.scss */
  .event section .first-element .image-title-desc p {
    font-size: 12px;
    width: 80%;
  }
  /* line 4126, ../sass/mobile.scss */
  .event section .first-element .date-event {
    line-height: normal;
  }
  /* line 4131, ../sass/mobile.scss */
  .event section .first-element .date-event .date_title {
    border-right: solid;
    padding: 0px 36px;
    font-size: 18px;
  }
  /* line 4137, ../sass/mobile.scss */
  .event section .first-element .date-event .month {
    font-size: 24px;
  }
  /* line 4141, ../sass/mobile.scss */
  .event section .first-element .date-event .schedule {
    margin: 0px 10px;
  }
  /* line 4144, ../sass/mobile.scss */
  .event section .first-element .date-event .schedule .time {
    font-size: 19px;
    line-height: normal;
  }
  /* line 4155, ../sass/mobile.scss */
  .event .two-columns article {
    float: none !important;
  }
  /* line 4160, ../sass/mobile.scss */
  .event .two-columns article .body .inline-code,
  .event .two-columns article .body .inline-img {
    width: 100%;
  }
  /* line 4167, ../sass/mobile.scss */
  .event .two-columns aside {
    width: 100% !important;
  }

  /* line 4175, ../sass/mobile.scss */
  .podcast-follow .follow-btns .btn {
    width: 48%;
  }

  /* line 4181, ../sass/mobile.scss */
  .principal-podcast-img {
    margin: 0 auto;
    float: none !important;
    width: 100% !important;
  }

  /* line 4187, ../sass/mobile.scss */
  .row-1-podcast {
    height: 225px !important;
    width: 336px;
    margin: 0 auto;
  }

  /* line 4193, ../sass/mobile.scss */
  .bt-comments {
    width: 50% !important;
    min-width: inherit;
    margin-bottom: 0% !important;
  }

  /* line 4202, ../sass/mobile.scss */
  .down-social-share .social-down {
    padding: 0 !important;
    margin: 0 auto !important;
    width: 90% !important;
  }
  /* line 4207, ../sass/mobile.scss */
  .down-social-share .social-down .fb_share,
  .down-social-share .social-down .wh_share,
  .down-social-share .social-down .tw_share {
    width: 27% !important;
    margin-top: 0 !important;
  }
  /* line 4214, ../sass/mobile.scss */
  .down-social-share .social-down .fb_share a img,
  .down-social-share .social-down .wh_share a img,
  .down-social-share .social-down .tw_share a img {
    width: 80% !important;
  }

  /* line 4222, ../sass/mobile.scss */
  .social-share2 {
    width: 100%;
    background: #EAECF1;
    padding: 7px 0 0;
    position: relative;
    z-index: 9;
  }
  /* line 4229, ../sass/mobile.scss */
  .social-share2 .social {
    overflow: hidden;
    padding-left: 30px;
    margin: 0 auto;
  }
  /* line 4236, ../sass/mobile.scss */
  .social-share2 .social .reaction-image {
    overflow: hidden;
    float: left;
    position: relative;
    padding-right: 0px;
    border-right: 2px solid #a7a8ac;
  }
  /* line 4244, ../sass/mobile.scss */
  .social-share2 .social .reaction-image img {
    width: 65px;
    height: 65px;
    display: block;
    margin: 0 auto;
  }
  /* line 4251, ../sass/mobile.scss */
  .social-share2 .social .reaction-image img:focus {
    cursor: pointer;
  }
  /* line 4255, ../sass/mobile.scss */
  .social-share2 .social .reaction-image #reaction-count {
    position: absolute;
    top: 6px;
    right: 20px;
    font-size: 14px;
  }
  /* line 4263, ../sass/mobile.scss */
  .social-share2 .social .reaction-contain {
    width: 751px;
  }
  /* line 4266, ../sass/mobile.scss */
  .social-share2 .social .reaction-contain .reaction-item {
    float: left;
    width: 12%;
    position: relative;
    margin-top: -10px;
  }
  /* line 4272, ../sass/mobile.scss */
  .social-share2 .social .reaction-contain .reaction-item .reaction-btn {
    width: 85%;
    margin: 0 auto;
    float: left;
  }
  /* line 4282, ../sass/mobile.scss */
  .social-share2 .social .reaction-contain .reaction-item .count-reaction {
    color: #525252;
    text-align: center;
    font-size: 11px;
    float: left;
    margin-top: 40px;
    width: 10%;
    margin-left: -14px;
  }
  /* line 4294, ../sass/mobile.scss */
  .social-share2 .social .share-image {
    width: 49%;
    overflow: hidden;
    float: left;
  }
  /* line 4299, ../sass/mobile.scss */
  .social-share2 .social .share-image img {
    width: 40px;
    height: 40px;
    display: block;
    margin-left: 20px;
    margin-top: 8px;
  }
  /* line 4307, ../sass/mobile.scss */
  .social-share2 .social .share-image img:focus {
    cursor: pointer;
  }
  /* line 4313, ../sass/mobile.scss */
  .social-share2 .likes {
    width: 70px;
    float: left;
    border-right: 2px solid #a7a8ac;
  }
  /* line 4319, ../sass/mobile.scss */
  .social-share2 .like_soy502 {
    float: left;
    margin-bottom: 10px;
  }
  /* line 4325, ../sass/mobile.scss */
  .social-share2 .like_soy502 .count_like {
    text-align: center;
    color: #1d2129;
    font-size: 11px;
    line-height: 30px;
    min-height: 30px;
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-left: 1px solid #8C9489;
    border-right: 1px solid #8C9489;
    border-top: 1px solid #8C9489;
  }
  /* line 4339, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 8px 5px;
    width: 75px;
    border-left: 1px solid #8C9489;
    border-right: 1px solid #8C9489;
    border-bottom: 1px solid #8C9489;
    color: #fff;
    background: #20abd2;
    position: relative;
    transition: all 0.3s ease-in-out;
    height: 30px;
    position: relative;
  }
  /* line 4357, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .icon-reactions {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 0;
  }
  /* line 4365, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .single-icon-reaction {
    left: 21px;
  }
  /* line 4369, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .two-icons-reaction:nth-child(1) {
    left: 12px;
  }
  /* line 4373, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .two-icons-reaction:nth-child(2) {
    left: 33px;
  }
  /* line 4377, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(1) {
    left: 0;
  }
  /* line 4381, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(2) {
    left: 22px;
  }
  /* line 4385, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn .three-icons-reaction:nth-child(3) {
    left: 43px;
  }
  /* line 4397, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn #like_icon {
    position: absolute;
    left: 10px;
    top: 7px;
    transition: all 0.3s ease-in-out;
  }
  /* line 4404, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn #liked_icon {
    opacity: 0;
    position: absolute;
    left: 10px;
    top: 9px;
    transition: all 0.3s ease-in-out;
  }
  /* line 4414, ../sass/mobile.scss */
  .social-share2 .like_soy502 .liked {
    background: #26a75a !important;
  }
  /* line 4418, ../sass/mobile.scss */
  .social-share2 .like_soy502 .like_btn:focus {
    outline: 0;
  }
  /* line 4423, ../sass/mobile.scss */
  .social-share2 .fb_share,
  .social-share2 .tw_share,
  .social-share2 .gp_share,
  .social-share2 .ms_share,
  .social-share2 .wh_share {
    float: left;
    border-radius: 100%;
    width: 30%;
  }
  /* line 4435, ../sass/mobile.scss */
  .social-share2 .fb_share a,
  .social-share2 .tw_share a,
  .social-share2 .gp_share a,
  .social-share2 .ms_share a,
  .social-share2 .wh_share a {
    display: block;
    color: #fff;
    text-align: center;
  }
  /* line 4444, ../sass/mobile.scss */
  .social-share2 .fb_share {
    margin-left: 9px;
  }
  /* line 4448, ../sass/mobile.scss */
  .social-share2 .tw_share {
    position: relative;
  }
  /* line 4451, ../sass/mobile.scss */
  .social-share2 .tw_share .tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 5px;
    left: -58px;
    opacity: 0;
    transition: all 1s ease-in-out;
  }
  /* line 4467, ../sass/mobile.scss */
  .social-share2 .tw_share .tooltiptext::after {
    content: "";
    position: absolute;
    top: -50%;
    left: 66%;
    margin-left: -5px;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
  }
  /* line 4478, ../sass/mobile.scss */
  .social-share2 .tw_share .show-tooltip {
    animation: show_tooltip 5s ease-in-out 1;
  }
  @keyframes show_tooltip {
    0% {
      visibility: hidden;
      opacity: 0;
    }
    20% {
      visibility: visible;
      opacity: 1;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 0;
    }
    80% {
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  /* line 4511, ../sass/mobile.scss */
  .social-share2 .wh_share {
    margin: 0 5px;
  }

  /* line 4518, ../sass/mobile.scss */
  .hidden-2 {
    display: none;
  }

  /* line 4522, ../sass/mobile.scss */
  .header-event {
    min-width: 500px;
  }
  /* line 4525, ../sass/mobile.scss */
  .header-event #DateNavegate {
    width: 100%;
  }
  /* line 4529, ../sass/mobile.scss */
  .header-event .month_content_title {
    padding: 40px 0 0;
    width: 100%;
  }
  /* line 4534, ../sass/mobile.scss */
  .header-event .category_content_select {
    width: 100%;
    padding: 20px 0;
  }
  /* line 4538, ../sass/mobile.scss */
  .header-event .category_content_select .category-event {
    float: none;
  }
  /* line 4542, ../sass/mobile.scss */
  .header-event .category_content_select .i.fa-angle-down {
    float: none !important;
  }

  /* line 4549, ../sass/mobile.scss */
  .body .social-share {
    overflow: auto !important;
  }
  /* line 4552, ../sass/mobile.scss */
  .body .social-share .reaction-contain {
    width: 84% !important;
  }
  /* line 4555, ../sass/mobile.scss */
  .body .social-share .reaction-contain .reaction-item {
    width: 24%;
  }

  /* line 4562, ../sass/mobile.scss */
  .bgWhitew {
    width: 92%;
  }

  /* line 4566, ../sass/mobile.scss */
  .display-flex-down-social {
    margin-bottom: 5px;
    margin-left: 0 !important;
  }
  /* line 4569, ../sass/mobile.scss */
  .display-flex-down-social .down-social-share {
    width: 100% !important;
    overflow: hidden;
  }
  /* line 4573, ../sass/mobile.scss */
  .display-flex-down-social .down-social-share .social-down {
    overflow: hidden !important;
    width: 97% !important;
    max-width: inherit !important;
    padding: 4px 0 2px !important;
  }
  /* line 4579, ../sass/mobile.scss */
  .display-flex-down-social .down-social-share .social-down .fb_share,
  .display-flex-down-social .down-social-share .social-down .tw_share,
  .display-flex-down-social .down-social-share .social-down .gp_share,
  .display-flex-down-social .down-social-share .social-down .ms_share,
  .display-flex-down-social .down-social-share .social-down .wh_share,
  .display-flex-down-social .down-social-share .social-down .xtwiter_share,
  .display-flex-down-social .down-social-share .social-down .linkedin_share,
  .display-flex-down-social .down-social-share .social-down .email_share {
    width: 13% !important;
    margin-right: 11px !important;
  }
  /* line 4589, ../sass/mobile.scss */
  .display-flex-down-social .down-social-share .social-down .fb_share a,
  .display-flex-down-social .down-social-share .social-down .tw_share a,
  .display-flex-down-social .down-social-share .social-down .gp_share a,
  .display-flex-down-social .down-social-share .social-down .ms_share a,
  .display-flex-down-social .down-social-share .social-down .wh_share a,
  .display-flex-down-social .down-social-share .social-down .xtwiter_share a,
  .display-flex-down-social .down-social-share .social-down .linkedin_share a,
  .display-flex-down-social .down-social-share .social-down .email_share a {
    margin-top: 0 !important;
  }
  /* line 4598, ../sass/mobile.scss */
  .display-flex-down-social .down-social-share .social-down .xtwiter_share a img,
  .display-flex-down-social .down-social-share .social-down .linkedin_share a img,
  .display-flex-down-social .down-social-share .social-down .email_share a img {
    width: 83.19% !important;
  }
}
