/*blog*/
.section-blog {padding-top: 4.5rem; padding-bottom: 0; }
.boxes-menu {width: 33%; float: right;}
.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.166; color: #03363d;font-weight: 700;}
.blogpost .title {font-size: 1.25rem;line-height: 1.5; margin-bottom: 1rem !important;margin-top: 1.5rem !important; color: #03363d;font-weight: 600;}
.blogpost p {color: #2d3c58;}
.titlebanner {color: #ffffff;}
.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; padding-top: .5rem !important;padding-bottom: .5rem !important; color:#03363d;}
.blog .post-content {height: 160px;}
.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: #42414d;}
.post-meta li a{color:#03363d;}.post-meta li a:hover{color:#03363d;border-color:#03363d}
/*---videos-----*/
.vid-playerblog { width: 100%; } .vid-playerblog iframe{top: 0;left: 0;width: 100%;}
.vid-blog { width: 660px; height: 440px; padding-top: 3rem; }.vid-blog iframe {width: 100%; height: 384px;}
@media screen and (max-width: 425px) {
.section-blog {padding-top: 2rem!important; padding-bottom: 0rem; }
.blogtitle {font-size: 1.5rem;line-height: 1.4;}
.blog.single .card-body{padding:1.5rem 2rem !important;}
}
