/* ==========================================================================
   Publicidad */
  .module336x280,
  .module300x250 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 100%;
  }
  .more--alone {
    color: #fff;
    line-height: 60px;
    padding: 1% 1.5%;
    background: #00b4e4;
  }
  .advertising-modules--top {
    max-width: 1220px;
    margin: 0 auto;
  }

  .advertising-modules--top .module-ad--left {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
  }
  .article-content--body p img {
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  .article-content--body p iframe {
    width: 100%;
    max-height: 380px;
  }
  @media (min-width:500px){
    .article-content--body p iframe {
      width: 100%;
      max-height: 1120px;
    }
  }
/* ===============
    Varios
   =============== */
   .secondary-header .header-wrapper {
     max-width: none;
   }
   .secondary-wrapper {
     width: 100%;
     margin: 0 auto;
     border-bottom: 1px solid #f1f1f1;
     margin-bottom: 1em;
   }
   .portals-wrapper {
     width: 100%;
     max-width: 1220px;
     margin: 0 auto;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -ms-flex-flow: row nowrap;
     flex-flow: row nowrap;
     -webkit-box-pack: justify;
     -ms-flex-pack: justify;
     justify-content: space-between;
     overflow-x: hidden;
     padding: .25em 0;
   }
   .secondary-header .social-links {
     padding: 0;
   }


/* ==============
    Icons
   ============== */
  /*.icon {
    width: 24px;
    height: 26px;
    padding: 9px;
    position: relative;
    float: right;
    top: -41px;
    right: -2px;
    margin: -20px;
  }

  .docs {
    background: #fff url(../assets/images/icon-docs.png) center center no-repeat;
  }
  .fire {
    background: #fff url(../assets/images/fire.jpg) center center no-repeat;
  }
  .foro {
    background: #fff url(../assets/images/foro.jpg) center center no-repeat;
  }
  .micro {
    background: #fff url(../assets/images/micro.png) center center no-repeat;
  }
  .asideBox {
    background: #f1f1f1;
    padding: 2px 6px;
    margin: 12px 0;
  }*/

/* ===============
    Categories-list
   =============== */

/*.categories-list ul {
  list-style: none;
  padding: 0;
}

.item-title {
  padding: 0.3em 0;
  float:
}

.item-title span {
  font-weight: normal;
}*/
/*.cat-list {
    width: 100%;
}
.cat-list li {
  padding: 0.3em 0;
  border-bottom: 1px solid #f1f1f1;
}
.cat-list li ul li {
  display: inline-block;
  border: none;
  padding: 0;
  width: auto;
}*/

/*.list-cat-title {
  font-weight: bold;
  color: #666;
}*/



/* ===============
    Filter tool bar
   =============== */



/* ===============
    Footer
   =============== */

/*.custom_iconosfooter {
  clear: both;
  text-align: left;
  padding: 0;
  width: 100%;
}
.custom_menufooter {
  width: 25%;
  float: left;
}
.custom_menufooter a {
  color: #f1f1f1;
  display: block;
  width: auto;
}
.custom_menufooter a:hover {
  color: #00b4e4;
  background: none;
}
.custom_menufooter nav li.current a,
.custom_menufooter nav li.active a {
  color: #00b4e4;
  background: none;
}*/
/*.subfooter ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

.subfooter ul li {
  display: block;
  margin-right: 1em;
}

.subfooter ul li a {
  background: none;
  font-weight: normal;
  font-size: inherit;
  color: #f1f1f1;
}

.subfooter ul li a:hover {
  background: none;
}*/



/*.modulo {
  width: 96%;
  float: left;
  clear: both;
  height: 50px;
  padding: 2%;
  margin:0.5% 0;
}
.linkTitle {
  color: #fff;
  float: left;
}*/

/*.linkTwitter, .linkFacebook, .newsletter {
  font: 1.2rem 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
}


.tw {
  background: url(../assets/images/sprite-social.png) -36px  -36px no-repeat;
}
.fb {
  background: url(../assets/images/sprite-social.png) 0 -36px no-repeat;
}

.linkTwitter {
  background: #3aaae1;
  float: left;
}
.linkFacebook {
  background: #3b5998;
}

/*.social-links li a.newsletter {
  width: 55%;
  margin: 0 0 0 14px;
  background: #fceecf url(../assets/images/lapiz-icon.png) right center no-repeat;
  background-size: 26%;
  padding: 0 0.4em;
  line-height: 35px;
}*/



/* ==========================================================================
   Category module
   ========================================================================== */

/*.category-module {
  list-style: none;
  padding: 0;
}

.category-module a {
  font-size: 1em;
  line-height: 1em;
  padding: 0.6em 0;
  color: #222;
  display: block;
}

.category-module a:hover {
  color: #00b4e4;
}

.category-module li {
  width: 94%;
  padding: 0 0 0 2%;
  margin: 0;
}


.category-module li ul li {
  background: none;
  display: inline-block;
  width: auto;
}

.category-module li ul li:hover {
  border: none;
}

.category-module li:hover {
  background: #f1f1f1;
  border-left: solid 2px #00b4e4;
  border-right: solid 2px #00b4e4;
}

.mod-articles-category-category a {
  color: #666;
}*/


/* ==========================================================================
   TAGS
   ========================================================================== */

h2.tagItemTitle {
  padding: 0;
}

.tagItemImageBlock {
  width: 20%;
  float: left;
}

.tagItemImageBlock img {
  width: 100%;
}

.tagItemView {
  float: left;
  width: 100%;
  padding: 2% 0;
  clear: both;
  border-bottom: 1px dotted #ccc;
}

.tagItemInfo {
  float: left;
  width: 75%;
  margin-left: 5%;
}

.itemAuthorBlock {
  clear: both;
  width: 100%;
  float: left;
}



/* Relacionados */

  /*a.menu-link {
     display: none;
  }*/

  /*.js nav[role=navigation] {
    max-width: none;
    position: static;
    width: auto;
  }


  nav[role=navigation] ul {
    margin: 0;
    border: 0;
  }

  nav[role=navigation]  li {
    display: inline-block;
    margin: 0;
  }
  nav[role=navigation] li a {
    border: 0;
  }

  nav li a:hover {
    border: 0;
    background: #fff;
    color: #00b4e4;
    text-decoration: none;
  }*/


  /*.main article {
      float: left;
      width: 66%;
      padding: 1%;
  }


  .main aside {
      float: right;
      width: 30%;
      padding: 0px 1% 10px;
      clear: inherit;
  }*/
  .customasideBox img {
    width: 100%;
    height: auto;
  }
  .customasideBox iframe {
    width: 100%;
  }

  .modulo {
    width: 22%;
    padding: 2%;
    margin:0.5% 1% 0.5% 0;
    clear:none;
  }

/* ==========================================================================
   K2
   ========================================================================== */

#disqus_thread {
  margin: 2% 0;
  clear: both;
  padding: 8px;
  background: #f9f9f9;
  border-radius: 4px;
  border: 1px solid #dfdfdf;
}

/* ==========================================================================
   Destacado
   ========================================================================== */

/*.badge {
  background: url(../assets/images/badge-icon.png) right top no-repeat!important;
}*/

/*
.destacado {
  width: 96%;
  padding: 2%;
  margin: 0;
  border: #ffcc00 solid 1px;
}*/

/*.destacado .catItemImageBlock {
    float: left;
    width: 60%;
    clear: none;
  }

.destacado .catItemIntroText {
    float: left;
    width: 36%;
    padding: 0 2%;
    clear: none;
  }
.destacado h2 a {
  width: 80%;
  display: block;
}*/

.ReadMore {
  display: none;
  float: left;
  clear: both;
  border-radius: 6px;
  background: rgba(0,0,0, .1);
  padding: .3rem .5rem;
  color: #666;
  font-size: 0.9rem;
}

.ReadMore.listed {
  display: block;
}

.ReadMore:hover {
  background: #00b4e4;
}




/* TOOLBAR */

/*ul.sharer {
  border: none;
  float: right;
}

.catItemHeader ul.sharer li{
  margin: 0;
}

.itemEmailLink a, .itemPrintLink a, .icon-share {
  width: 24px;
  height: 24px;
  display: block;
  padding: 0;
  margin: 0;
}

.itemPrintLink a {
  background: url(../assets/images/sprite-share-infoplc.png) -51px 0 no-repeat;
}

.itemEmailLink a {
  background: url(../assets/images/sprite-share-infoplc.png) -99px 0 no-repeat;
}

.share-facebook {
  background: url(../assets/images/sprite-share-infoplc.png) 0 0 no-repeat;
}
.share-twitter {
  background: url(../assets/images/sprite-share-infoplc.png) -25px 0 no-repeat;
}
.share-linkedin {
  background: url(../assets/images/sprite-share-infoplc.png) -125px 0 no-repeat;
}
.share-google {
  background: url(../assets/images/sprite-share-infoplc.png) -75px 0 no-repeat;
}

.itemPrintLink span, .itemEmailLink span {
  display: none;
}*/


.itemAuthorLatest .even,
.itemAuthorLatest .odd
  {
  padding: 0;
}


.itemAuthorLatest {
  padding: 0 10% 0 0;

}

.itemAuthorLatest ul{
  list-style: none;
  padding: 0;
}

.itemAuthorLatest ul li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1%;
}

.itemBackToTop {
  clear: both;
  width: 100px;
  height: 25px;
  margin: 2% auto;
  padding: 5% 0;
  text-align: center;
  background: #f1f1f1;
  border-radius: 50px;
}

/* ==========================================================================
   Helper classes

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
========================================================================== */

/* ==========================================================================
   Print styles
   ========================================================================== */


/* Oculta contador de disquss */
.jwDisqusListingCounterLink {display: none;}



/* Layout Whitepapers */

/*.description1 {
  float: left;
  width: 100%;
}

.description1 img,
.description2 img {
  width: 90%;
  height: auto;
}
.description2 {
  float: left;
  width: 60%;
}
.item--form {
  padding: 18px 0;
  clear: both;
  width: 100%;
  margin-top: 18px;
  border-top: rgba(0,255,0,0.2) 2px solid;
}
.form-fields label {
  float: left;
  clear: both;
  margin-top: 16px;
}
.form-fields input[type="text"] {
  min-width: 300px;
  padding: 8px 16px;
  float: left;
  clear: both;
}
.is--submit input[type="button"] {
  background: rgba( 0,255,0,0.2 );
  color: #222;
  border-radius: 4px;
  padding: 1em .8em;
  display: block;
  min-width: 280px;
  font-size: 18px;
  text-align: center;
  border: none;
}
.is--submit input[type="button"] {
  cursor: pointer;
  background: rgba( 0,255,0,0.5 );
}

.is--submit {
  clear: both;
  margin: 24px 0 ;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    text-align: right;
    font-size: 18px;
}
input:-moz-placeholder, textarea:-moz-placeholder {
    text-align: right;
    font-size: 18px;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    text-align: right;
    font-size: 18px;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    text-align: right;
    font-size: 18px;
}*/



/* Eventos */
.is--back {
  display: block;
  background: #00b4e4;
  padding: 1em 0;
  text-align: center;
  max-width: 200px;
  color: white;
  font-weight: 700;
  margin: 18px 0;
}

.custom-ad--center {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
}

.module-ad--center {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
}
