/* ========================== Parralax Banner ==================================== */
.parallax-banner-mblog {
    z-index: 1;
    height: auto;
    /*padding: 30px 0;*/
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../../img/slider_3.jpg) 50% 0 fixed;
}

.parallax-banner-mblog svg {
    color: #fff;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    position: relative;
    left: 39%;
}

.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;

}
.ctn-myblog-b{
    color: #fff;
    text-align: center;
}

.ctn-myblog-b h1{
    font-weight: bold;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

.hr-style1{
    border-top: 3px solid #cdcaca;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 50%;
    margin-left: 25%;
}

.hr-style1_bs{
        border-top: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    margin-left: 5%;
}

.hr-styleps2{
    border-top: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 90%;
    margin-left: 5%;
}

.hr-style3{
    border-top: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    margin-left: 5%;
}

.ctn-myblog-b span{
    font-size: 25px;
    color: white;
    padding-top: 10px;
    margin-top: 20px;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

/* --==================== CSS Contenido ======================--*/

.container-blogs2{
    margin-top: 25px;
}

.list-blogs{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

/*.article-cont{
    margin-bottom: 25px;
}*/

.div-conttblo{
    display: flex;
    flex-direction: row;
    margin-right: 15px;
        margin-bottom: 10px;
}

.article-infor{
        display: flex;
    flex-direction: column;
    position: relative;
    padding-top: 10px;
    padding-left: 10px;
}

.article-infor > a{
    font-size: 20px;
    font-weight: bold;
    color: #585f69;
}

.article-infor > a:hover{
    text-decoration: none;
    color: #b70030;
    cursor: pointer;
}

.posted {
color: #949292;
    font-weight: 600;
}

.div-dscsocial{
    margin-top: 8px;
    margin-bottom: 8px;
}

.footer-post{
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 97.6%;
}

.foot-iconsi{
    padding-top: 8px;
}

.foot-iconsi span svg {
    margin-right: 3px;
    color: #b70030;
}

.viewed-us,
.commnt-us{
    margin-right: 10px;
}

.pagination-blog{
    margin: 0 auto;
    text-align: center;
}

.pagination-lsblog .pagination > li > a,
.pagination-lsblog .pagination > .disabled > span{
    color: #b70030 !important;
}

.pagination-lsblog .pagination > .active > span{
        background-color: #b70030 !important;
    border-color: #b70030 !important;
    color: white  !important;
}

.notpadingb{
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.bls-readmore{
    background-color: #b70030 !important;
    border-color: #b70030 !important;
    color: white !important;
}

.bls-readmore:hover{
    background-color: #cf093d !important;
    border-color: #cf093d !important;
    color: white !important;
}

/*--================= ASIDE ============--*/
.title-sicons,
.title-recentp{
        font-size: 20px;
    font-weight: bold;
    color: #585f69;
}

.icons-list{
        display: flex;
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.icons-list a{
    font-size: 30px;
}

.icons-list a:nth-child(1),
.icons-list a:nth-child(2),
.icons-list a:nth-child(3),
.icons-list a:nth-child(4){
    margin-right: 5px;
}

.icons-list a:nth-child(1) svg{
    color: #29487d;
}

.icons-list a:nth-child(2) svg{
    color: #1dcaff;
}


.icons-list a:nth-child(3) svg{
    color: #cc181e;
}

.icons-list a:nth-child(4) svg{
    color: #e4405f;
}


.icons-list a:nth-child(5) svg{
    color: #0077B5;
}

.icons-list a:nth-child(1):hover,
.icons-list a:nth-child(2):hover,
.icons-list a:nth-child(3):hover,
.icons-list a:nth-child(4):hover,
.icons-list a:nth-child(5):hover{
    cursor: pointer;
}

.list-recents{
    margin-top: 15px;
}

.rcpost{
        display: flex;
    flex-direction: row;
    /*justify-content: space-around;*/
    width: 100%;
    margin-bottom: 10px;
}

.left-img img{
    width: 100px;
}

.right-text{
        display: flex;
    flex-direction: column;
    padding-left: 8px;
    flex-wrap: wrap;
    position: relative;
}

.right-text a{
    color: #555;
    font-weight: bold;
        font-size: 12px;
}

.right-text a:hover{
    color: #b70030;
        text-decoration: none;
}

.posted-recent{
    color: #949292;
        font-size: 10px;
        position: absolute;
    bottom: 0;
}

.tags-post{
    margin-top: 15px;
    margin-bottom: 25px;
}

.tags-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tags-list a{
    border: 1px solid gray;
    background: #b70030;
    color: white;
    font-weight: bold;
    margin: 5px;
    padding: 5px 3px;
    -webkit-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 1px 7px 0px rgba(50, 50, 50, 0.75);
    transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    text-decoration: none;
}

.tags-list a:hover{
    text-decoration: none;
    color: white;
    opacity: .7;
}

.hr-style1t{
        border-top: 1px solid #ccc;
    margin-bottom: 5px;
    margin-top: 5px;
        width: 100%;
}

.for-opacity{
    width: 100%;
    height: 100%;
    padding: 30px 0;
    background: #80808085;
}

.content-comentario-princ{
    margin-top: 12px;
        
}

.otdiv-comm{
    width: 100%;
}