@font-face {
    font-family: "UTM Bebas";
    src: url("utm-bebas.ttf") format("truetype");
}
a:hover {
    color: #0d5536;
}
@media (min-width: 991px) {
    .blog_left_base {
        position: sticky;
        top: 30px;
        height: fit-content;
    }
}
@media (max-width: 991px) {
    .blog_left_base_article {
        margin-top: 40px;
    }
}
.full_background_blog .title_main_page {
    font-weight: 400;
    color: #282828;
    margin-bottom: 20px;
}
.full_background_blog .title_main_page h1 {
    color: #282828;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px;
}
@media (max-width: 991px) {
    .full_background_blog .article_large_first {
        margin-bottom: 20px;
    }
}
@media (min-width: 1200px) {
    .blog-main .row_blog_responsive .col-lg-3:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .blog-main .row_blog_responsive .col-md-3:nth-child(4n + 1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .blog-main .row_blog_responsive .col-sm-4:nth-child(3n + 1) {
        clear: left;
    }
}
.blog-main .wrap_full_list_blog {
    width: 100%;
    float: left;
}
.paginate_center .pagination {
    float: right;
    margin-top: 40px;
}
.blogwp .image-blog {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.blogwp .image-blog span {
    background-color: #0d5536;
    text-align: right;
    padding: 0 5px;
    border-radius: 3px;
    float: left;
    line-height: 19px;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #fff;
}
.blogwp .content_blog {
    width: 100%;
    float: left;
}
.blogwp h3 {
    display: block;
    color: #282828;
    font-size: 21px;
    /* font-family: "UTM Bebas"; */
    font-family: "Lora", serif;
    font-weight: 400;
    margin: 0px 0 10px;
}
.blogwp .posts {
    font-size: 12px;
    font-style: italic;
    color: #666;
}
.blogwp .doctiep {
    text-transform: none;
    font-size: 14px;
    height: 35px !important;
    line-height: 35px !important;
    border-radius: 30px !important;
    padding: 0 30px !important;
}
.blogwp p {
    color: #282828;
    font-size: 14px;
    font-weight: 500;
    padding-top: 5px;
}
.blogwp .post-date {
    margin-bottom: 10px;
    font-size: 14px;
    text-align: right;
    line-height: 27px;
    width: 100%;
    float: left;
}
.blogwp .post-date span:first-child {
    color: #6e7874;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 19px;
}
@media (max-width: 767px) {
    .blogwp .post-date {
        text-align: left;
    }
    .blogwp .post-date span:last-child {
        width: 100%;
        float: left;
    }
}
.blocg_item {
    width: 100%;
    float: left;
}
.itembb {
    width: 100%;
    float: left;
}
.itembb:last-child .bloglr {
    margin-bottom: 0px;
}
.itembb .first .image-blog {
    width: 130px;
    float: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .itembb .first .image-blog {
        width: 240px;
    }
}
.itembb .first h3 {
    display: block;
    float: left;
    padding-left: 10px;
    width: calc(100% - 130px);
    -webkit-width: calc(100% - 130px);
    -moz-width: calc(100% - 130px);
    -o-width: calc(100% - 130px);
    -os-width: calc(100% - 130px);
}
@media (max-width: 991px) and (min-width: 768px) {
    .itembb .first h3 {
        width: calc(100% - 240px);
        -webkit-width: calc(100% - 240px);
        -moz-width: calc(100% - 240px);
        -o-width: calc(100% - 240px);
        -os-width: calc(100% - 240px);
    }
}
.h3 {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ebebeb;
}
.asideblog h2 {
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: solid 2px #0d5536;
    margin-bottom: 15px;
}
.asideblog h2 a {
    display: inline-block;
    padding: 0 15px;
    background: #0d5536;
    color: #fff;
    line-height: 40px;
    border-top-right-radius: 5px;
    font-weight: 700;
}
.asideblog h2 a:hover {
    color: #0d5536;
}
.asideblog .itembb .first .image-blog {
    width: 90px;
    float: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .asideblog .itembb .first .image-blog {
        width: 240px;
    }
}
.asideblog .itembb .first h3 {
    display: block;
    float: left;
    padding-left: 10px;
    width: calc(100% - 90px);
    -webkit-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -os-width: calc(100% - 90px);
    font-size: 14px;
    font-weight: 400;
}
@media (max-width: 991px) and (min-width: 768px) {
    .asideblog .itembb .first h3 {
        width: calc(100% - 240px);
        -webkit-width: calc(100% - 240px);
        -moz-width: calc(100% - 240px);
        -o-width: calc(100% - 240px);
        -os-width: calc(100% - 240px);
    }
}
.asideblog .itembb .blogwp .image-blog span {
    font-size: 11px;
}
.itemblog_big {
    position: relative;
    margin-bottom: 60px;
}
.itemblog_big .imageload {
    border-radius: 0px;
    height: 366px;
    width: 100%;
}
.itemblog_big .imageload.loaded {
    height: unset;
    width: auto;
}
@media (min-width: 1200px) {
    .itemblog_big .imageload.loaded {
        width: 100%;
    }
}
.itemblog_big .content-blog h3 {
    font-size: 27px;
    /* font-family: "UTM Bebas"; */
    font-family: "Lora", serif;
    margin-top: 15px;
}
.itemblog_big .itemblog_content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff;
    width: 100%;
}
.itemblog_big .itemblog_content h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
}
.itemblog_big .itemblog_content h3 a {
    color: #fff;
}
.itemblog_big .itemblog_content h3 a:hover {
    color: #0d5536;
}
.itemblog_big .itemblog_content .posts {
    font-size: 12px;
    font-style: italic;
    color: #fff;
}
.bloglr {
    width: 100%;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 25px;
}
.bloglr .imageload {
    height: 162px;
    width: 100%;
}
.bloglr .imageload.loaded {
    height: unset;
    width: auto;
}
.bloglr .image-blog {
    width: 160px;
    float: left;
    margin-bottom: 0px;
}
@media (max-width: 767px) {
    .bloglr .image-blog {
        width: 100%;
    }
}
.bloglr .contentright {
    display: block;
    float: left;
    padding-left: 15px;
    width: calc(100% - 160px);
    -webkit-width: calc(100% - 160px);
    -moz-width: calc(100% - 160px);
    -o-width: calc(100% - 160px);
    -os-width: calc(100% - 160px);
}
@media (max-width: 767px) {
    .bloglr .contentright {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
}
.camnang_block .no-paddings:nth-child(1) {
    padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(1) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(1) .uti_body {
    background: #ef4339;
}
.camnang_block .no-paddings:nth-child(2) {
    padding-left: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(2) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(2) .uti_body {
    background: #0076ff;
    padding: 10px 5px;
}
.camnang_block .no-paddings:nth-child(3) {
    padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(3) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(3) .uti_body {
    background: #66bd41;
}
.camnang_block .no-paddings:nth-child(4) {
    padding-left: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(4) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(4) .uti_body {
    background: #ff4900;
}
.camnang_block .no-paddings:nth-child(5) {
    padding-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(5) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(5) .uti_body {
    background: #1cbbb4;
}
.camnang_block .no-paddings:nth-child(6) {
    padding-left: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .camnang_block .no-paddings:nth-child(6) {
        padding-right: 5px;
        padding-left: 5px;
    }
}
.camnang_block .no-paddings:nth-child(6) .uti_body {
    background: #524de6;
}
.camnang_block .uti_body {
    padding: 10px;
    float: left;
    width: 100%;
    border-radius: 3px;
    width: 100%;
    display: table;
    table-layout: fixed;
    text-align: center;
    margin-bottom: 30px;
}
@media (max-width: 1199px) {
    .camnang_block .uti_body {
        margin-bottom: 20px;
    }
}
.camnang_block .uti_body .icon img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    height: 34px;
}
.camnang_block .uti_body .content {
    text-align: center;
}
.camnang_block .uti_body .content .title {
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 700;
    padding: 10px 0 0px 0;
    color: #fff;
    margin: 0;
    line-height: normal;
    font-size: 15.66px;
    text-transform: uppercase;
    color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .camnang_block .uti_body .content .title {
        font-size: 12px;
    }
}
.camnang_block .uti_body .content .sum {
    font-weight: 400;
    color: #fff;
    font-size: 11.31px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .camnang_block .uti_body .content .sum {
        font-size: 9px;
    }
}
.blog_noibat {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 25px;
}
.blog_noibat .image-blog {
    width: 99px;
    float: left;
}
.blog_noibat .blog_content .item {
    margin-bottom: 30px;
}
.blog_noibat .contentright {
    display: block;
    float: left;
    padding-left: 12px;
    width: calc(100% - 99px);
    -webkit-width: calc(100% - 99px);
    -moz-width: calc(100% - 99px);
    -o-width: calc(100% - 99px);
    -os-width: calc(100% - 99px);
}
.blog_noibat .contentright h3 {
    font-size: 13px;
    font-weight: 400;
    margin: 0;
}
.blog_noibat .contentright h3 a {
    color: #282828;
}
.blog_noibat .contentright h3 a:hover {
    color: #0d5536;
}
.aside_product_new {
    margin-bottom: 50px;
}
@media (max-width: 991px) {
    .aside_product_new {
        width: 100% !important;
    }
}
.product-mini-item {
    padding: 15px 15px 15px 10px;
    border-bottom: 1px solid #e4e4e4;
}
.product-mini-item:last-child {
    border-bottom: 0;
}
.product-mini-item .price {
    display: inline-block;
    font-family: "Quicksand", sans-serif;
    width: 100%;
}
.product-mini-item .product-img {
    width: 97px;
    margin-right: 20px;
    float: left;
    height: 97px;
    position: relative;
}
.product-mini-item .product-img img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    min-height: 97px;
}
.product-mini-item .product-img img.loaded {
    min-height: unset;
    height: unset;
}
.product-mini-item .product-info {
    width: calc(100% - 117px);
    float: right;
}
.product-mini-item .product-info .price-box {
    border: none;
}
.product-mini-item .product-info h3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap;
    margin: 0;
    margin-bottom: 6px;
}
.product-mini-item .product-info h3 a {
    color: #282828;
}
.product-mini-item .product-info h3 a:hover {
    color: #0d5536;
}
.product-mini-item .old-price {
    color: #acacac;
    font-family: "Quicksand", sans-serif;
    font-size: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-mini-item .old-price {
        font-size: 13px;
    }
}
@media (max-width: 991px) {
    .product-mini-item .old-price {
        width: 100% !important;
    }
}
.product-mini-item .product-price {
    font-size: 18px;
    font-weight: bold;
    color: #0d5536;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .product-mini-item .product-price {
        font-size: 14px;
    }
}
.left-content .aside-title {
    margin-top: 0px;
}
.left-content .aside-blog {
    margin-top: 15px;
}
.left-content .aside-blog .nav-item {
    position: relative;
    clear: left;
    font-size: em(14px);
    padding: 5px 0px 5px 0px;
}
.left-content .aside-blog .nav-item:last-child {
    border-bottom: none;
}
.left-content .aside-blog .nav-item a {
    font-size: em(14px);
    font-weight: bold;
}
.left-content .aside-blog .nav-item .fa {
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}
.left-content .aside-blog .nav-item .fa.fa-caret-right {
    right: auto;
    left: 0;
    top: 16px;
    text-align: left;
}
.left-content .aside-blog .nav-item .dropdown-menu {
    width: 100%;
    border: 0;
    padding-left: 15px;
}
.left-content .aside-blog .nav-item.active {
    border-bottom: none;
}
.left-content .aside-blog .nav-item.active > a {
    color: #0d5536;
}
.left-content .aside-blog .nav-item.active > .fa {
    color: #0d5536;
}
.left-content .aside-blog .nav-item.active > .dropdown-menu {
    display: block;
}
.left-content .aside-blog .nav-item:hover > a {
    color: #0d5536;
    background-color: transparent;
}
.blogitemul {
    width: 100%;
    float: left;
    padding-left: 0;
}
.blogitemul li {
    position: relative;
}
.blogitemul li a {
    display: block;
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #282828;
}
.blogitemul li a:hover {
    color: #0d5536;
}
.blogitemul li a:before {
    content: "";
    height: 3px;
    width: 3px;
    border-radius: 3px;
    background: #282828;
    position: absolute;
    left: 0;
    top: 13px;
}
.article-main .blog_lienquan {
    margin-top: 60px;
}
.article-main .title_blog_relate {
    margin-bottom: 40px;
}
.article-main .blog_lienquan .posts {
    margin-bottom: 0;
}
.article-main .blog_lienquan .itembb_full:last-child .bloglr {
    border-bottom: 0;
}
.article-main .rte {
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    color: #282828;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.article-main .rte iframe {
    height: auto !important;
    max-width: 100% !important;
}
.article-main .rte ul,
.article-main .rte ol {
    padding-left: 17px;
}
.article-main .rte ul li,
.article-main .rte ol li {
    padding-left: 0px;
}
.article-main .article-title {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 30px;
    /* font-family: "UTM Bebas"; */
    font-family: "Lora", serif;
    font-weight: 400;
    color: #282828;
    line-height: 36px;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding-bottom: 20px;
}
.article-main .article-title:before {
    content: "";
    position: absolute;
    width: 5%;
    height: 2px;
    background: #0d5536;
    bottom: 0;
    left: 0;
}
@media (max-width: 767px) {
    .article-main .article-title {
        font-size: 18px;
        line-height: 24px;
    }
}
.article-main .posts {
    font-size: 14px;
    color: #282828;
    margin-bottom: 5px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
}
.article-main .article-content {
    font-size: 14px;
    margin-top: 10px;
}
.article-main .form-group {
    margin: 0;
    padding-top: 0;
    padding-bottom: 5px;
}
.article-main .share_social {
    padding: 20px 15px;
}
@media (max-width: 767px) {
    .article-main .share_social {
        text-align: left !important;
    }
}
.article-main .share_social .social-media label {
    font-size: 14px;
    font-family: "Quicksand", sans-serif;
    color: #707070;
}
.article-main .share_social .social-media a {
    font-size: 20px;
    margin-right: 5px;
    color: #707070;
}
.article-main .share_social .social-media a:hover {
    color: #0d5536;
}
.article-main .tags-list {
    padding: 20px 15px;
    line-height: 39px;
}
.article-main .tags-list span,
.article-main .tags-list a {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    color: #707070;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.article-main .tags-list .tag_list {
    display: inline-block;
}
.article-main .tags-list .tag_list a:hover {
    color: #0d5536;
}
.share_social {
    padding: 10px 0;
}
.share_social .fa,
.share_social .fas,
.share_social .fab {
    color: #707070;
    font-size: 24px;
}
.share_social .fa:hover,
.share_social .fas:hover,
.share_social .fab:hover {
    color: #0d5536;
}
.share_social .fa-share-alt {
    font-size: 18px;
    padding-right: 5px;
}
.share_social a:hover {
    border-color: #0d5536;
    color: #0d5536;
}
.share_social span {
    display: inline-block;
    float: left;
    font-weight: 700;
    padding: 0 10px;
    border: solid 1px #ebebeb;
    border-radius: 3px;
    margin-right: 10px;
    color: #282828;
}
.share_social span .fa {
    color: #282828;
    font-size: 12px;
}
.tag-share {
    clear: left;
    padding: 20px 0;
    border-bottom: 1px solid #eaebf3;
    line-height: 30px;
}
.tag_article {
    color: #333;
    padding-left: 0px;
    font-size: 14px;
}
.tag_article .fa {
    transform: translateY(1px);
}
.tag_article a {
    color: #636363;
}
.tag_article a:hover {
    color: #0d5536;
}
.social-sharing {
    text-align: left;
    line-height: 40px;
    border-top: solid 1px #e4e4e4;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    width: 100%;
}
@media (max-width: 767px) {
    .social-sharing {
        padding: 10px;
        line-height: 20px;
    }
}
.social-sharing span {
    font-size: 14px;
    display: inline-block;
    float: left;
    color: #585858;
    margin-right: 10px;
}
.social-sharing .addthis_inline_share_toolbox {
    display: inline-block;
    float: left;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .tag-share > div {
        text-align: left !important;
        padding-left: 0px;
    }
    .tag-share .social-sharing {
        float: left !important;
        margin-top: 5px;
    }
}
.title-form-coment {
    font-size: 18px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 5px;
    padding-bottom: 15px;
    color: #282828;
}
.article-main form {
    display: block;
    padding-top: 0px;
    margin-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.article-main form label {
    display: block;
    margin-bottom: 4px;
    font-weight: 700;
}
.article-main form label .required {
    color: #ff0000;
}
.article-main form .form-group input {
    height: 40px;
    border-radius: 3px;
    border: solid 1px #e4e4e4;
    padding: 0 15px;
    outline: none;
    color: #282828;
}
.article-main form .form-group input::placeholder {
    color: #7c7c7c;
}
.article-main form .form-group input:-ms-input-placeholder {
    color: #7c7c7c;
}
.article-main form .form-group input::-ms-input-placeholder {
    color: #7c7c7c;
}
.article-main form .form-group textarea {
    border-radius: 3px;
    border: solid 1px #e4e4e4;
    padding: 10px;
    outline: none;
    color: #282828;
}
.article-main form .form-group textarea::placeholder {
    color: #7c7c7c;
    opacity: 1;
}
.article-main form .form-group textarea:-ms-input-placeholder {
    color: #7c7c7c;
}
.article-main form .form-group textarea::-ms-input-placeholder {
    color: #7c7c7c;
}
.article-main .button_45 {
    text-transform: none;
    height: 40px !important;
    line-height: 40px !important;
}
.border_a {
    border-top: 1px solid #ebebeb;
}
#article-comments {
    margin-top: 0px;
}
#article-comments .article-comment {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #c9c8c5;
}
#article-comments .article-comment:last-child {
    padding-bottom: 30px;
}
#article-comments .article-comment-user-image {
    margin: 0;
    float: left;
    width: 80px;
    margin-right: 12px;
    height: 80px;
    border-radius: 0;
    display: block;
}
#article-comments .article-comment-user-comment {
    display: block;
    float: left;
    width: calc(100% - 95px);
    -webkit-width: calc(100% - 95px);
    -moz-width: calc(100% - 95px);
    -o-width: calc(100% - 95px);
    -os-width: calc(100% - 95px);
    padding-left: 10px;
    word-break: break-word;
    font-size: em(14px);
}
#article-comments .user-name-comment {
    margin: 0;
    color: #282828;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    font-family: "Quicksand", sans-serif;
}
#article-comments .user-name-comment strong {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
}
#article-comments .article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #b0b0b0;
    font-size: 12px;
    font-family: "Quicksand", sans-serif;
}
#article-comments .cm {
    font-family: "Quicksand", sans-serif;
    font-size: 14px;
    color: #707070;
}
.article_page .pagination {
    margin: 0;
}
.social-media {
    font-size: em(14px);
}
.social-media .list-inline li {
    margin-right: 20px;
}
.section-news-2 {
    margin-bottom: 20px;
}
.bloglq h2 {
    font-family: "Quicksand", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #282828;
    margin: 0 0 20px;
    padding: 0;
    display: block;
}
.bloglq h2 a {
    color: #282828;
}
.bloglq h2 a:hover {
    color: #0d5536;
}
.bloglq .slickblog {
    margin: 0 -15px;
}
.bloglq .slickblog .slick-slide {
    margin: 0 15px;
}
.bloglq .slickblog .slick-slide .blogwp .post-date {
    border-bottom: none;
    line-height: 22px;
    margin-bottom: 0;
}
.bloglq .slickblog .slick-slide .blogwp .post-date span:first-child {
    color: #6e7874;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 19px;
    background: transparent;
}
.blog_tags .tag_list a {
    border: 1px solid #ebebeb;
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    font-family: "Quicksand", sans-serif;
    padding: 7px 15px;
    line-height: normal;
    margin: 0 7px 15px 0px;
    display: inline-block;
    word-break: break-all;
    position: relative;
    float: left;
    border-radius: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.blog_tags .tag_list a:hover {
    background: #0d5536;
    border-color: #0d5536;
    color: #fff;
}
.about_sidebarblog .aside-content .imageload {
    height: 168px;
    width: 100%;
}
.about_sidebarblog .aside-content .imageload.loaded {
    height: unset;
    width: auto;
}
@media (min-width: 1200px) {
    .about_sidebarblog .aside-content .imageload.loaded {
        width: 100%;
    }
}
.about_sidebarblog .aside-content .about_sum p {
    font-size: 16px;
    font-family: "Quicksand", sans-serif;
    font-weight: 500;
    line-height: 24px;
    margin-top: 15px;
}
.picture_sidebarblog .row {
    margin: 0 -7.5px;
    margin-top: 25px;
}
.picture_sidebarblog .row .margin-bottom-15 {
    padding: 0 7.5px;
}
