.wq-blog_box{
    position: relative;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,.2);
}
.wq-blog_box figure img{
    display: block;
    max-width: 100%;
}
.wq-blog_box div{
    position: relative;
    padding: 34px 32px 70px;
    background-color: #ffffff;
}

.wq-blog_info{margin-bottom: 0px;}
.wq-blog_info li{
    display: inline-flex;
    align-items: center;
    margin-right: 13px;
}
.wq-blog_info li:last-child{margin-right: 0px;}

.wq-blog_info li img,
.wq-blog_info li a,
.wq-blog_info li span{
    display: inline-block;
    vertical-align: middle;
}
.wq-blog_info li img{margin-right: 7px;}

.wq-blog_info li a,
.wq-blog_info li span{
    font-weight: 400;
    font-size: 11.5px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #074B87;
}

.wq-blog_box h2{
    line-height: 1;
    font-size: 25px;
    color: #074B87;
    margin: 0 0 17px;
}

.wq-blog_box p{
    color: #8b8b8b;
    line-height: 1.4;
}

.wq-blog_box a.wq-btn{
    position: absolute;
    bottom: -25px;
    left: calc(50% - 86px);
    width: 118px;
    text-align: center;
}
.wq-blog_box a.wq-btn:hover{
    color: #F15B28;
    border-color: #074B87;
    background-color: #074B87;
}


.wq-blog_01 {
    padding: 125px 0 75px
}

.wq-blog_01 .wq-box_4 {
    max-width: 300px
}

.wq-blog_01 .wq-box_4>div {
    margin-bottom: 70px
}

.wq-blog_01 .wq-box_4>div:last-child {
    margin-bottom: 0px
}

.wq-blog_01 .wq-box_4 h3 {
    font-weight: 600;
    font-size: 35px;
    color: #074B87;
    line-height: 1;
    margin-bottom: 45px;
    letter-spacing: 0.025em;
    text-transform: uppercase
}

.wq-blog_01 .wq-buscar form {
    display: flex;
    align-items: center;
    border: 2px solid #b7b7b7;
    background-color: #ffffff
}

.wq-blog_01 .wq-buscar form input,
.wq-blog_01 .wq-buscar form button {
    border: 0px;
    color: #074B87;
    font-size: 14px;
    font-weight: 400;
    line-height: 42px;
    background-color: transparent
}

.wq-blog_01 .wq-buscar form input {
    letter-spacing: .1em;
    font-weight: 600;
    padding: 0 0 0 13px;
    width: calc(100% - 63px)
}

.wq-blog_01 .wq-buscar form button {
    padding: 0 13px 0;
    font-size: 23px
}

.wq-blog_01 .wq-categorias li a {
    position: relative;
    display: block;
    padding: 20px 0;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb
}

.wq-blog_01 .wq-categorias li a:after {
    position: absolute;
    top: calc(50% - 7px);
    right: 0px;
    display: block;
    color: #074B87;
    content: "\f115";
    font-weight: 400;
    font-family: "Flaticon"
}

.wq-blog_01 .wq-categorias li a:hover {
    color: #074B87;
    border-color: #074B87;
}

.wq-blog_01 .wq-posts_recentes-box {
    position: relative;
    margin-bottom: 35px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .1)
}

.wq-blog_01 .wq-posts_recentes-box:last-child {
    margin-bottom: 0px
}

.wq-blog_01 .wq-posts_recentes-box figure img {
    display: block;
    width: 100%;
    height: auto;
}

.wq-blog_01 .wq-posts_recentes-box div {
    padding: 22px 22px
}

.wq-blog_01 .wq-posts_recentes-box div h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px
}

.wq-blog_01 .wq-posts_recentes-box div h2:hover {
    color: #074B87;
}

.wq-blog_01 .wq-posts_recentes-box div p {
    font-size: 15px;
    line-height: 1.65;
    letter-spacing: 0.075em
}

.wq-blog_01 .wq-tags li a {
    display: block;
    padding: 6px 12px;
    font-weight: 600;
    font-size: 12px;
    color: #282828;
    margin-bottom: 4px;
    border-radius: 4px;
    border: 2px solid #074B87;
}

.wq-blog_01 .wq-tags li a:hover {
    background-color: #074B87;
    color: #ffffff
}

.wq-blog_item {
    position: relative;
    margin-bottom: 55px;
    padding-bottom: 60px;
    border-bottom: 1px solid #ebebeb
}

.wq-blog_item figure img {
    display: block;
    margin-bottom: 45px;
    width: 100%;
    height: 400px;
}

.wq-blog_item div h2,
.wq-blog_item div h1 {
    color: #074B87;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.15;
    margin-bottom: 40px;
    text-transform: uppercase
}

.wq-blog_item div p {
    font-size: 15px;
    line-height: 1.65;
    letter-spacing: 0.025em;
    margin-bottom: 30px
}

.wq-blog_item-info {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap-reverse;
    align-items: center;
    justify-content: space-between;
}

.wq-blog_item-info > ul,
.wq-blog_item-info > .wq-btn{
    margin-top: 15px;
}

.wq-blog_item-info.wq-blog_info {
    margin: 0 0 0 35px
}

.wq-shares-buttons {
    margin-top: 60px
}

.wq-shares-buttons li {
    margin: 0 7px 10px 0
}

.wq-shares-buttons li:last-child {
    margin-right: 0px
}

.wq-shares-buttons li a {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 35px;
    color: #fff;
    padding: 0 12px;
    min-width: 85px;
    font-size: 13px;
    letter-spacing: 0.05em;
    border-radius: 5px;
    background-color: #ccc
}

.wq-shares-buttons li a img {
    margin-right: 7px
}

.wq-comentarios h3 {
    line-height: 1;
    font-weight: 600;
    font-size: 25px;
    color: #24214a;
    margin-bottom: 30px;
    text-transform: uppercase
}

.wq-newsletter {
}

.wq-newsletter.wq-titulo_1 {
    color: #ffffff;
    font-size: 35px
}

.wq-newsletter form input {
}

.wq-newsletter form button {
}

.wq-newsletter form button:hover {
}