@charset "UTF-8";/*blog*/
.section-blog {padding-top: 3rem; padding-bottom: 0;}
.boxes-menu {width: 33%; float: right;}
.tit-blog { margin-bottom: 1rem !important;}
.blog.single {box-shadow: 0 0 0 .05rem rgba(8,60,130,.06),0 0 1.25rem rgba(30,34,40,.04);border: 0;}
.blogtitle {font-size: 2rem;line-height: 1.25; color: #102a97;font-weight: 700;}
.blogpost .title {font-size: 1.25rem;line-height: 1.5; margin:1.5rem 0 1rem 0!important; color: #070707;font-weight: 600;}
.titlebanner {color: #ffffff;}
.blogpost p {color:#2d3c58;}
.titlebanner.is-5 {font-size: 2rem;line-height: 1.25;}
.titlebanner.is-8 {font-size: 1.125rem;line-height: 1.5;}
.blogpost .category {font-size: 0.875rem; line-height: 1.5; color:#aab0bc;}
.vid-blog { width: 660px; height: 440px; padding-top: 3rem; }.vid-blog iframe {width: 100%; height: 384px;}
.blog .post-content {height: 120px;}
.tutorial .pasos { font-weight: 500;color: #0048A9; font-size: 1.2rem; padding: 1rem 0 .5rem !important;}
.tb-img {float: left;margin: 2rem 0;}
.post-meta, post-author {list-style: none;font-size: .85rem;color: #2d3c58;}
.post-meta li a{color:#102a97;}.post-meta li a:hover{color:#102a97;border-color:#102a97}
@media screen and (max-width:425px) {
.section-blog {padding-top: 2rem!important;}
.boxes-menu {width: 100%; float: left;}
.blogtitle {font-size: 1.5rem;line-height: 1.4;}
.post-meta li {width: 100%;}/*50%*/
.blog.single .card-body{padding:1.5rem !important;}
.grid-view article .card-body {padding: 1rem 0.5rem !important;}
.vid-blog { width: 320px; height: 240px; padding-top: 2rem; }.vid-blog iframe {width: 98%; height: 260px;}}