/*
Theme Name: Alunart Foundation 1
Theme URI: http://www.alunartfoundation.com
Description: Alunart Foundation WordPress theme
Version: 1
Author: Andrei Olea
Author URI: http://www.makacoipm.com
*/
@font-face {
  font-family: "Open Sans Condensed";
  src: url("../fonts/typewcond_bold.eot");
  src: local("☺"), url("../fonts/typewcond_bold.woff") format("woff"),
    url("../fonts/typewcond_bold.ttf") format("truetype"),
    url("../fonts/typewcond_bold.svg") format("svg");
  font-weight: bold;
  font-style: normal;
}

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 26, style.scss */
html,
button,
input,
select,
textarea {
  color: #222;
}

/* line 30, style.scss */
html {
  font-size: 1em;
  line-height: 1.4;
}

body {
  margin: 0;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
/* line 41, style.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 46, style.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
/* line 55, style.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap betweens, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
/* line 72, style.scss */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 80, style.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 90, style.scss */
textarea {
  resize: vertical;
}

a {
  color: #f7941d;
  font-family: "Open Sans Condensed", Sans-serif;
  font-size: 16px;
  text-decoration: none;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
/* line 98, style.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   ALUNART's custom styles
   ========================================================================== */
/* line 109, style.scss */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.linkandrei {
  font-size: 0.8rem;
  color: #808080;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

/* line 111, style.scss */
.topnav {
  width: 100%;
  background: #000;
  display: block;
}

.title-hidden {
  display: none;
}

/* line 113, style.scss */
.topnav .main-nav {
  width: 1073px;
  margin: 0 auto;
}

/* line 115, style.scss */
.topnav .main-nav ul {
  margin: 0;
  height: 40px;
}

/* line 117, style.scss */
.topnav .main-nav ul li {
  display: inline-block;
  height: 35px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  width: 12%;
  text-align: center;
  font-weight: 400;
  margin: 10px 0 -5px 0;
  position: relative;
}

/* line 120, style.scss */
.topnav .main-nav ul li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 5px;
}

/* line 122, style.scss */
.topnav .main-nav ul li.current a {
  background: #3d3d3d;
}

/* line 124, style.scss */
.topnav .main-nav ul li a:hover {
  background: #3d3d3d;
}

.topnav .main-nav ul li:hover > ul {
  display: block;
}

ul.sub-menu {
  display: none;
  background: #000000;
  position: absolute;
  top: 2em;
  left: -2em;
  width: 13em;
  height: auto !important;
  margin: 0 !important;
  padding: 0 0.5rem 0.5rem 0.5rem;
  box-sizing: border-box;
  z-index: 1000;
}

ul.sub-menu li {
  display: block !important;
  margin: 0 !important;
  padding: 0.5rem;
  box-sizing: border-box;
  width: 100% !important;
  font-size: 12px;
}

/* line 126, style.scss */
.logos,
.textwidget .logos {
  width: 100%;
  display: block;
}

/* line 128, style.scss */
.logos .logo-nav,
.textwidget .logos .logo-nav {
  width: 1000px;
  margin: 0 auto;
}

/* line 130, style.scss */
.logos .logo-nav ul,
.textwidget .logos .logo-nav ul {
  overflow: hidden;
}

/* line 132, style.scss */
.logos .logo-nav ul li,
.textwidget .logos .logo-nav ul li {
  display: block;
  float: left;
  padding: 15px 0;
  box-sizing: border-box;
}

/* line 134, style.scss */
.centro {
  width: 15%;
}

/* line 136, style.scss */
.righto {
  width: 14%;
}

/* line 138, style.scss */
.logos .logo-nav ul li.logo-current {
  width: 71%;
}

/* line 140, style.scss */
.logofocusgris {
  padding: 28px 25px !important;
}

/* line 142, style.scss */
.logomadcowgris {
  padding: 14px 15px !important;
}

/* line 144, style.scss */
.logoalunartgris {
  padding: 25px 12px !important;
}

/* line 146, style.scss */
.banner-naranja {
  background: #f7941d;
  width: 100%;
  min-height: 398px;
  position: relative;
  z-index: 12;
}

/* line 149, style.scss */
.main-banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.imgbanner {
  width: 100%;
  height: 398px;
}
.imgbanner img {
  width: 711px;
  height: auto;
}

/* line 151, style.scss */
.textos-banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 270px;
  height: 400px;
  padding: 10px 15px;
  background: #000;
  box-sizing: border-box;
}

/* line 153, style.scss */
.textos-banner h2 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #999;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

/* line 155, style.scss */
.textos-banner h3,
.textos-banner h3 a {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 600;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  text-decoration: none;
}

.textos-banner h3{
  margin-block: 0.5rem;
}

/* line 157, style.scss */
.textos-banner p.fecha {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
}

/* line 159, style.scss */
.textos-banner p:nth-child(4),
.textos-banner p:nth-child(5),
.textos-banner p:nth-child(6) {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #fff;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
}

/* line 161, style.scss */
.deco-content {
  background: #f2f2f2;
}

/* line 163, style.scss */
.main-contental,
.main-contentfl,
.main-contentmc,
.main-content,
.main-contentcont {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  z-index: 10;
}

/* line 165, style.scss */
/*.main-content::before, .main-contentcont::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 4%;
  width: 92%;
  height: 3px;
  border-top: 3px solid #f7941d;
}

.main-contentfl:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 4%;
  width: 92%;
  height: 3px;
  border-top: 3px solid #00adef;
}

.main-contentmc::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 4%;
  width: 92%;
  height: 3px;
  border-top: 3px solid #3f3f3f;
}*/

/* line 168, style.scss */
.main-content.barra-gris::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 4%;
  width: 56%;
  height: 3px;
  border-top: 3px solid #3f3f3f;
}

/* line 171, style.scss */
.main-contentfl.barra-azul::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 4%;
  width: 56%;
  height: 3px;
  border-top: 3px solid #00adef;
}

/* line 175, style.scss */
.blog-content {
  width: 56%;
  float: left;
  background: #fff;
  padding: 49px 20px 0;
}

.blog-content-ancho {
  width: 100%;
  background: #fff;
  padding: 10px 20px 40px 20px;
  box-sizing: border-box;
}
/*
.blog-content-ancho::before{
  content: "";
  display: block;
  border-top: 3px solid #f7941d;
margin: 1rem 1rem 0;
}*/

.blog-content-ancho .articulo {
  margin-top: 2rem;
  padding-top: 0;
}

/* line 176, style.scss */
.blog-content h2,
.articulo h1 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #000000;
  font-size: 20px;
  padding: 0 0px 10px;
  margin-top: 0.5rem;
}

/* line 177, style.scss */
.blog-content h2::after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
}

/* line 179, style.scss */
.sidebar {
  width: 35%;
  float: right;
  background: #ececec;
  padding: 40px 20px 0;
}

/* line 180, style.scss */
.sidebar h2 {
  font-family: "Open Sans Condensed", sans-serif;
  color: #000;
  font-size: 20px;
  padding: 0 20px;
}

/* line 181, style.scss */
.sidebar h2::after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
}

/* line 183, style.scss */
.articulo {
  overflow: hidden;
  padding: 0px 20px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px 0 10px;
  border-bottom: 1px solid #ccc;
}

.status_single {
  text-transform: uppercase;
}

.articulo-currentex {
  overflow: hidden;
  padding: 0px 20px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px 0 10px;
  border-bottom: 1px solid #ccc;
}

/* line 184, style.scss */
.articulo .imagen {
  width: 190px;
  height: 190px;
  float: left;
  overflow: hidden;
}

.articulo-currentex .imagen {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 1rem;
}

/* line 185, style.scss */
.articulo .imagen img {
  width: 150%;
  height: auto;
  position: relative;
  left: -5rem;
}

/* line 184, style.scss */
.articulo .imagen2 {
  width: 100%;
}

/* line 185, style.scss */
.articulo .imagen2 img {
  width: 100%;
  height: auto;
}

/* line 187, style.scss */
.articulos-content {
  width: 305px;
  padding: 0;
  float: right;
}

/* line 188, style.scss */
.articulos-content h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.2rem;
  margin-top: 0;
  padding-top: 0;
  line-height: 1;
}

.titulo-currex-home {
  font-family: "Open Sans Condensed", sans-serif;
  margin-top: 0;
  padding-top: 0;
}

.titulo-currex-home a {
  color: #000000;
  font-size: 1.3rem;
}

.articulos-content-currentex h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
  margin-top: 0;
  padding-top: 0;
  line-height: 1;
}

.articulos-content-currentex img {
  width: 100%;
  height: auto;
}

.articulos-content h3 a {
  text-decoration: none;
  color: #000000;
  font-size: 1.2rem;
}

.articulos-content h3 a:hover {
  text-decoration: underline;
}

.paginas-content h1 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.5rem;
}

/* line 190, style.scss */
.articulos-content .fecha-articulil,
.articulos-content-currentex .fecha-articulil {
  font-size: 12px;
  line-height: normal;
}

.fecha-articulil-currex-home {
  font-size: 1.2rem;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
}

/* line 192, style.scss */
.articulos-content p,
.articulos-content-currentex p {
  font-size: 12px;
}

.paginas-content {
  width: 100%;
  font-size: 14px;
}

/* line 195, style.scss */
.articulox {
  overflow: hidden;
  padding: 10px 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 10px 0;
}

/* line 197, style.scss */
.articulox .imagenpeq {
  width: 100px;
  height: 100px;
  float: left;
  overflow: hidden;
}

/* line 198, style.scss */
.articulox .imagenpeq img {
  width: 150px;
  height: auto;
  position: relative;
  left: -2rem;
}

/* line 199, style.scss */
.articulos-content-peq {
  overflow: hidden;
  width: 190px;
  float: right;
}

.articulos-content-peq a {
  text-decoration: none;
  color: #222;
}

.articulos-content-peq a:hover {
  text-decoration: underline;
}

/* line 200, style.scss */
.articulos-content-peq h3 {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 15px;
  line-height: 1;
  margin-top: 0;
}

/* line 201, style.scss */
.articulos-content-peq p {
  font-size: 12px;
}

/* line 204, style.scss */
.bottom-nav {
  background: #f7941d;
  width: 100%;
}

/* line 206, style.scss */
.bottom-nav ul {
  width: 1000px;
  margin: 0 auto;
  height: 35px;
}

/* line 208, style.scss */
.bottom-nav ul li {
  display: block;
  float: left;
  height: 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  width: 12.5%;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 0 0;
}

/* line 211, style.scss */
.bottom-nav ul li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 5px;
  text-transform: uppercase;
}

.bottom-navfl,
.bottom-nav .menu-menu-focus-locus-container {
  background: #00adef;
  width: 100%;
}

/* line 206, style.scss */
.bottom-navfl ul {
  width: 1000px;
  margin: 0 auto;
  height: 35px;
}

/* line 208, style.scss */
.bottom-navfl ul li {
  display: block;
  float: left;
  height: 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  width: 12.5%;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 0 0;
}

/* line 211, style.scss */
.bottom-navfl ul li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 5px;
  text-transform: uppercase;
}

.bottom-navmc,
.bottom-nav .menu-menu-mad-cow-container {
  background: #3f3f3f;
  width: 100%;
}

/* line 206, style.scss */
.bottom-navmc ul {
  width: 1000px;
  margin: 0 auto;
  height: 35px;
}

/* line 208, style.scss */
.bottom-navmc ul li {
  display: block;
  float: left;
  height: 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  width: 12.5%;
  text-align: center;
  font-weight: 300;
  padding: 7px 0 0 0;
}

/* line 211, style.scss */
.bottom-navmc ul li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 5px;
  text-transform: uppercase;
}

/* line 214, style.scss */
.main-footer {
  background: #040200;
}

/* line 216, style.scss */
.footer-wrap {
  width: 1000px;
  margin: 0 auto;
  min-height: 150px;
  overflow: hidden;
  position: relative;
}

/* line 218, style.scss */
.cols-footer {
  width: 25%;
  float: left;
}

/* line 220, style.scss */
.cols-footer p {
  color: #999999;
  font-size: 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 20px;
}

/* line 222, style.scss */
.cols-footer p.redes img {
  padding: 0 10px;
}

/* line 224, style.scss */
.banner-azul {
  background: #00adef;
}

/* line 225, style.scss */
.banner-gris {
  background: #3f3f3f;
}

/* line 230, style.scss */
.mod-dona {
  padding: 10px 0;
}

/* line 231, style.scss */
.mod-dona p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

/* line 232, style.scss */
.mod-dona input {
  border: none;
  text-transform: uppercase;
  background: #fff;
  font-family: "Open Sans Condensed";
  font-size: 16px;
}

/* line 233, style.scss */
.mod-dona input:hover {
  background: #000;
  color: #fff;
}

/* line 235, style.scss */
.mod-newsl p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

/* line 236, style.scss */
.mod-newsl label {
  width: 80px;
  font-size: 14px;
  font-family: "Open Sans Condensed";
  display: block;
  float: left;
}

/* line 239, style.scss */
.mod-newsl input {
  width: 200px;
}

/* line 240, style.scss */
.mod-newsl input.suscribe-btn {
  border: none;
  text-transform: uppercase;
  background: #fff;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  width: 100px;
  margin: 10px 0 0 0;
}

/* line 242, style.scss */
.mod-newsl input.suscribe-btn:hover {
  background: #000;
  color: #fff;
}

/*****************/
/****************/
/*CARRUSEL*/

.list_carousel {
  margin: 0 0 0 10px;
  width: 1000px;
}
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.list_carousel li {
  font-size: 40px;
  color: #999;
  width: 980px;
  height: 398px;
  padding: 0;
  margin: 0px;
  display: block;
  float: left;
  position: relative;
}
.list_carousel.responsive {
  width: auto;
  margin-left: 0;
}
.clearfix {
  float: none;
  clear: both;
}
.prev {
  float: left;
  margin-left: -65px;
  margin-top: -220px;
  background: url(images/prev-banner.svg) no-repeat;
  width: 50px;
  height: 50px;
  opacity: 0.5;
}
.prev:hover {
  opacity: 1;
}
.next {
  float: right;
  margin-right: -45px;
  margin-top: -220px;
  background: url(images/next-banner.svg) no-repeat;
  width: 50px;
  height: 50px;
  opacity: 0.5;
}
.next:hover {
  opacity: 1;
}
.pager {
  float: left;
  width: 980px;
  text-align: center;
}
.pager a {
  margin: 0 5px;
  text-decoration: none;
}
.pager a.selected {
  text-decoration: underline;
}

.subtitle-page {
  font-family: "Open Sans Condensed", sans-serif;
  color: #999;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 20px;
  position: relative;
  top: 1rem;
}

/***************************************/

/*#text-2 .widget-title{display:none;}*/
.widget-title {
  font-family: "Open Sans Condensed";
  color: #666;
  font-size: 21px;
  padding: 0 20px;
  text-transform: uppercase;
}

.widget-title::after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
}

.textwidget p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

#secondary {
  margin: 0 0 20px 0;
}

#secondary .textwidget {
  padding: 0 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
}

#secondary .textwidget img {
  width: 100%;
}

#contact-form-widget-text-2 label.grunion-field-label span {
  display: none;
}

#contact-form-widget-text-2 label {
  width: 25%;
  display: inline-block;
  font-size: 14px;
  font-family: "Open Sans Condensed";
}
#contact-form-widget-text-2 input {
  width: 70%;
  display: inline-block;
}
#contact-form-widget-text-2 .pushbutton-wide {
  border: none;
  text-transform: uppercase;
  background: #fff;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  width: 100px;
  margin: 10px 0 0 0;
  cursor: pointer;
}

#contact-form-widget-text-2 .pushbutton-wide:hover {
  background: #000;
  color: #fff;
}

/*-----------------------------------------------------*/
#contact-form-22 {
}

#contact-form-22 label {
  width: 25%;
  display: inline-block;
  font-size: 14px;
  font-family: "Open Sans Condensed";
}

#contact-form-22 label.grunion-field-label.textarea {
  width: 95%;
}

#contact-form-22 input {
  width: 70%;
  display: inline-block;
}

#contact-form-22 textarea {
  width: 95%;
  display: inline-block;
}

#contact-form-22 input.pushbutton-wide {
  border: none;
  text-transform: uppercase;
  background: #000;
  font-family: "Open Sans Condensed";
  font-size: 16px;
  width: 100px;
  margin: 10px 0 30px 0;
  cursor: pointer;
  color: #fff;
}

#contact-form-22 input.pushbutton-wide:hover {
  background: #dcdcdc;
  color: #000;
}

/*-------------------------------------------------------*/

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 255, style.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 263, style.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 274, style.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 283, style.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 300, style.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 313, style.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 330, style.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 335, style.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 344, style.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print,
  (-o-min-device-pixel-ratio: 5 / 4),
  (-webkit-min-device-pixel-ratio: 1.25),
  (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 371, style.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 379, style.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 383, style.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 387, style.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 397, style.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 402, style.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 407, style.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 412, style.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 416, style.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  /* line 426, style.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 432, style.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.textwidget {
  overflow: hidden;
}

.moretag {
  display: block;
  color: #ffffff;
  padding: 0.2rem 0.8rem;
  background: #909090;
  text-transform: uppercase;
  width: 5rem;
  text-align: center;
  margin-top: 2rem;
}

.moretag:hover {
  background: #000000;
}

.gallery {
  width: 100%;
  height: auto;
  display: block;
}

.gallery a,
.gallery img {
  width: 100%;
  height: auto;
  display: block;
}

.gallery-columns-3 .gallery-item {
  width: 30% !important;
  display: block;
  margin: 0.5rem 1%;
}

.gallery-columns-3 .gallery-icon.landscape {
  width: 100%;
  display: block;
}

.main-footer a {
  color: #ffffff;
}
.main-footer a:hover {
  text-decoration: underline;
}

.logosabot {
  display: block;
  overflow: hidden;
  margin-bottom: 1.5rem;
  height: 6rem;
  /*border:1px solid #EFEFEF;*/
  padding: 1rem;
  box-sizing: border-box;
}

.logoim-about {
  display: inline-block;
  margin-right: 1rem;
}

.titularsito {
  font-size: 1.1rem;
  font-family: "Open Sans Condensed", sans-serif;
  color: #4f4f4f;
}

.nombreperfil {
  font-size: 1.4rem;
  font-family: "Open Sans Condensed", sans-serif;
  color: #050505;
  margin-top: 0;
}

.imgprofile {
  float: left;
  margin-right: 1rem;
  width: 140px;
  height: 100%;
}

.supportbox {
  display: block;
  padding: 1rem;
  border-top: 1px solid #efefef;
}

.perfiltotal {
  display: inline-block;
  height: auto;
  padding: 0rem 0 1rem 1rem;
  box-sizing: border-box;
  margin: 1rem 3% 1rem 0;
  width: 46%;
  vertical-align: top;
}

.perfiltotalcast {
  display: inline-block;
  height: auto;
  padding: 0rem 0rem 1rem 3rem;
  box-sizing: border-box;
  margin: 1rem 0 1rem 2.5%;
  width: 46%;
  vertical-align: top;
  border-left: 1px solid #efefef;
}

.titularcuratorial {
  font-size: 1.4rem;
  font-family: "Open Sans Condensed", sans-serif;
  margin-bottom: 0;
  margin-top: 3rem;
}

.columnado {
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}

.imagenaboutus {
  margin-bottom: 2rem;
}

.textologosabot {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.bibliografia {
  font-size: 0.7rem;
  margin-bottom: 2rem;
}

.main-contentcont .blog-content {
  margin-top: 0.4rem;
}

.main-contentcont h1 {
  font-size: 21px;
  text-transform: uppercase;
}
.main-contentcont .articulo {
  margin-top: 0;
  padding-top: 0;
}

.grunion-field-label.textarea {
  margin-bottom: 0.5rem;
}

.aluna::after {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #f7941d;
  position: absolute;
  top: 10rem;
  z-index: 11;
}

.alunaline::before {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #f7941d;
  position: absolute;
  top: 2rem;
  z-index: 11;
}

.focuslocus::after {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #00adef;
  position: absolute;
  top: 10rem;
  z-index: 11;
}

.focusline::after {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #00adef;
  position: absolute;
  top: 2rem;
  z-index: 11;
}

.madcow::after {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #3f3f3f;
  position: absolute;
  top: 10rem;
  z-index: 11;
}

.madcowline::after {
  content: "";
  display: block;
  height: 3px;
  width: 940px;
  margin-left: 50%;
  left: -470px;
  border-top: 3px solid #3f3f3f;
  position: absolute;
  top: 2rem;
  z-index: 11;
}

.pagination {
  display: block;
  width: 300px;
  margin-bottom: 2rem;
}

.pagination .next {
  display: inline-block;
  float: none;
  background: none;
  position: relative;
  margin: 0 0 0 1rem;
  width: 66px;
  height: 25px;
  opacity: 1;
  color: #000;
}
.pagination .prev {
  display: inline-block;
  float: none;
  position: relative;
  background: none;
  margin: 0 1rem 0 0;
  width: 66px;
  height: 25px;
  opacity: 1;
  color: #000;
}

.page-numbers {
  padding: 0.2rem 0.4rem;
  color: #000;
}

.page-numbers.current {
  background: #000000;
  color: #ffffff;
}

.backbtn {
  display: block;
  cursor: pointer;
  border: none;
  background: #000000;
  color: #ffffff;
  padding: 0.2rem 0.4rem;
  text-transform: uppercase;
  float: right;
}

.backbtn:hover {
  background: #707070;
}

iframe {
  border: none;
}
