*, :before, :after {
  box-sizing: border-box;
}
a{
  color: #333333;
  text-decoration: none;
}
body{
  margin:0;
  padding: 0;
  font-family: 'Rubik', sans-serif;
}
html{
  font-size:62.5%;
}
a.brand-logo img{
  width: 27rem;
  height: auto;
}
.container-topbar{
  background: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
  max-height: none;
  margin-bottom: 0;
}
.grid-child{
  margin:0 auto;
  width: 117rem;
}
.clear{
    clear: both !important;
    height: 0 !important;
    margin:0 !important;
    padding: 0 !important;
    float: none !important;
}
header .mensaje{
  float: right;
  text-align: right;
  font-size: 1.2rem;
  color: #363f4d;
  line-height: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: inline-block;
}
ion-icon{
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.7rem;
  font-size: 1.8rem;
}
.navbar-brand{
  padding: 2.2rem 0;
  float:left;
}
.nav{
  float: right;
  padding: 2.2rem 0;
}
.nav ul > a,.nav ul > div{
  display:none
}
.nav ul{
  list-style: none;
  padding: 0;
  margin: 2.4rem 0 0;
}
.nav li{
  display: inline-block;
  margin-left: 2.5rem;
}
.nav li a{
  margin: 0;
  padding: 24px 12px;
  color: #292929;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.titulo_blog{
  background: #2e6ed5;
  border-radius: 3px;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #fff;
  width: 25%;
  text-align: center;
}
.titulo_blog h1{
  color: #fff;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  line-height: 36px;
}
.container-component{
  box-shadow: 2px 2px 11px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  display: block;
  margin:5rem auto 1.5625rem;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  padding: 1.25rem;
}
.blog-item > figure{
  float: left;
  width: 50%;
  margin: 0;
}
.blog-item > figure img{
  width: 100%;
  height: auto;
}
.blog-item > .item-content{
  float: right;
  width: 50%;
  margin-bottom: 10rem;
}
.blog-item .item-content h2,.com-content-article h1 {
  font-size: 0.9375rem;
  color: #000;
  font-weight: 400;
  margin-bottom: 2rem;
}
.blog-item .item-content h2 a,.com-content-article h1{
  font-weight: 600;
  font-size: 3.2rem;
  line-height: 4.8rem;
}
.item-content span.badge{
    background: #2e6ed5;
    color: #fff;
    padding: 0.5rem 1rem;
    border-radius: 3px;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-right: 1rem;
}
.item-content .icons,.item-content .article-info,.com-content-article .icons{
  display: none;
}
.item-content p{
  font-size: 1.44rem;
  line-height: 2.4rem;
  margin: 2.6rem 0;
}
.item-content .readmore{
  margin-top: 4.8rem;
}
.item-content .readmore a{
  float: right;
  font-weight: normal;
  line-height: 2rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 0.1rem solid transparent;
  padding: 0.8rem 1.6rem;
  font-size: 1.6rem;
  border-radius: 0;
  text-align: right;
  font-weight: 700;
}
.com-content-article dl.article-info dt.article-info-term{
  display: none;
}
.com-content-article dl.article-info dd{
  margin-left: 0;
  font-size: 1.6rem;
}
.fa-fw, .icon-fw{
  font-size: 1.6rem;
}
h2{
  margin: 4.8rem 0 1.6rem;
  font-size: 2rem;
}
p{
  box-sizing: border-box;
color: rgb(65, 65, 65);
font-family: "Rubik", sans-serif;
font-size: 1.44rem;
font-weight: 400;
line-height: 2.4rem;
margin-bottom: 1rm;
margin-top: 0px;
padding-bottom: 0px
}
ol,ul{
  box-sizing: border-box;
color: rgb(65, 65, 65);
font-family: "Rubik", sans-serif;
font-size: 1.44rem;
line-height: 2.4rem;
list-style-type: undefined;
margin-bottom: 0;
margin-left: 1.6rem;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 1.6rem;
padding-right: 0px;
padding-top: 0px
}
nav.pagenavigation{
  display: none;
}
.com-content-article__body img{
    width: 100% !important;
  height: auto !important;
  }
@media only screen and (max-width: 1200px) {
  .grid-child{
    margin:0;
    width: 100%;
  }
  .container-component{
    margin: 2.5rem auto 1.5625rem;
  }
  header .grid-child{
    padding: 0 2rem;
  }
}
@media only screen and (max-width: 979px) {
  .nav li{
    margin-left: auto;
  }
  a.brand-logo img {
    width: 22rem;
  }
}
@media only screen and (max-width: 799px) {
  .navbar-brand{
    padding: 2.2rem 0 0;
    float:none;
    margin: 0 auto;
    width: 22rem;
  }
  .nav{
    text-align: center;
    padding:0.2rem 0 3.2rem
  }
  .blog-item > figure,.blog-item > .item-content{
    width: 100%;
    float: none;
  }
  .blog-item > figure{
    text-align:center;
  }
  .blog-item > figure img{
    width: 50%;
  }
  .blog-item .item-content h2{
    margin-top: 2rem;
  }
  .blog-items > .blog-item + .blog-item{
    margin-top: 20rem;
  }
}
@media only screen and (max-width: 599px){
  .blog-item > figure img{
    width: 80%;
  }
  .blog-items > .blog-item + .blog-item{
    margin-top: 10rem;
  }
  .item-content .readmore{
    margin-top:-2rem;
  }
}
@media only screen and (max-width: 399px){
  .titulo_blog{
    width: 70%;
  }
  .blog-item .item-content h2 a, .com-content-article h1 {
    font-size: 2.2rem;
    line-height: 3.8rem;
  }
  .blog-item > figure img {
    width: 90%;
  }
}