.nav-ui-right ul, li {
    margin: 0;
    padding: 0;
}
.clear{clear: both}
.card-block {
    padding: 10px;
}
.menu-left-main {
    position: relative;
    width: 260px;
}
.navbar-brand {
    padding: 0px 10px !important;
}
.navbar-brand span {
    color: #fff !important;
}

.navbar-brand span:hover {
    color: #E6ECF1 !important;
}
.nav-bar-header {
    background-color: #435ddd;
    background-repeat: no-repeat!important;
    background-position: top;
}
.nav-item-link-push a {
    color: #fff !important;
}
.form-control-push  {
    background-color: #fff !important;
    border: none !important;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.form-search-push {
    background-color: #fff !important;
}
.content-detail blockquote, .content-detail table.table{
    max-width: 100% !important;
    overflow: auto;
    display: block;
    height: 100% !important;
}
.cat_blog_list_show {
    max-height: 400px;
    overflow-y: auto;
}

/**  STYLE 2 */
.cat_blog_list_show::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #dbd4d4;
}

.cat_blog_list_show::-webkit-scrollbar-track {
  /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
  border-radius: 10px;
  /*background-color: #F5F5F5;*/
}
@media screen and (min-width: 1400px) {
    .cat_blog_list_show {
        max-height: 450px;
}
}
@media screen and (min-width: 1025px) {
    .section-blog .right-blog .content-detail{
        padding: 0px;
        margin: 0px;
        max-width: 900px;
        border-bottom:1px solid #e1e1e1 ;
    }
    .section-blog .container {
        max-width: 100%;
        padding: 0px;
    }
    .moudle-left {
        background: #fefefe;
    }
    .right-blog {
        width: 62%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex: 1 1 auto;
        margin: 0;
        display: flex;
        max-width: 100%;
        min-width: 0;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        padding-left: 0px;
    }
    .trademark {
        position: fixed;
        bottom: 0;
        margin-left: -10px;
        width: 260px;
    }
}
@media (min-width: 600px) and (max-width: 1024px) {
    .cat_blog_list_show {
        max-height: 300px;
    }
    .section-blog .right-blog .content-detail {
        padding: 0px;
        margin: 0px;
        max-width: 600px;
    }
}
@media (min-width: 1025px){
    .col-md-9 {
        width: 75%;
    }
}
@media (max-width: 960px){

    .navbar-toggler i {
        color: #fff !important;
    }
    .moudle-left {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 999;
        position: fixed;
        max-width: 298px;
        box-shadow: rgb(0 0 0 / 14%) 0px 0px 4px, rgb(0 0 0 / 28%) 0px 4px 8px;
        overflow-y: auto;
        border-right: 1px solid rgb(230, 236, 241);
        background-color:#f5f7f9;
        transition: transform 250ms ease 0s;
        transform: translateX(-100%) !important;
    }
    .toggled {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        position: fixed;
        max-width: 298px;
        box-shadow: rgb(0 0 0 / 14%) 0px 0px 4px, rgb(0 0 0 / 28%) 0px 4px 8px;
        overflow-y: auto;
        border-right: 1px solid rgb(230, 236, 241);
        background-color:#f5f7f9;
        transition: transform 250ms ease 0s;
        transform: translateX(0px) !important;
    }
    .menu-left{
        padding-top: 60px;
    }
    .mobi_header_close {
        cursor: pointer;
        margin: 0;
        display: flex;
        padding: 8px 16px;
        font-size: 15px;
        align-items: center;
        -webkit-box-align: center;
    }
}
@media (min-width: 969px){
    .header-arrow {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    table.table {
        width: 100% !important;
        margin-right: -86px;
    }
    .content-detail blockquote{
        width: 360px !important;
    }
    .show-mobi {
        margin-top: 10px;
        display: block !important;
    }
    .btn_search {
        position: absolute;
        top: -5px;
        color: #666;
        font-size: 22px;
        right: 45px;
        width: 50px;
        height: 50px;
        padding: 0px !important;
        text-align: center;
    }
    .show-mobi {
        display: block !important;
    }
    .navbar-brand{
        text-align: center;
    }
    .search-box{
        display: none;
    }
    .d-lg-none{
        margin-top: 0px !important;
        display: block !important;
    }
    .container {
        max-width: 100%;
        padding: 0px;
    }
    .menu-left{
        padding-top: 60px;
    }
    .moudle-left {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 999;
        position: fixed;
        max-width: 298px;
        box-shadow: rgb(0 0 0 / 14%) 0px 0px 4px, rgb(0 0 0 / 28%) 0px 4px 8px;
        overflow-y: auto;
        border-right: 1px solid rgb(230, 236, 241);
        background-color:#f5f7f9;
        transition: transform 250ms ease 0s;
        transform: translateX(-100%) !important;
    }
    .toggled {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 9999;
        position: fixed;
        max-width: 298px;
        box-shadow: rgb(0 0 0 / 14%) 0px 0px 4px, rgb(0 0 0 / 28%) 0px 4px 8px;
        overflow-y: auto;
        border-right: 1px solid rgb(230, 236, 241);
        background-color:#f5f7f9;
        transition: transform 250ms ease 0s;
        transform: translateX(0px) !important;
    }
    .form-search-push {
        width: 96% !important;
        margin: 10px;
    }
    .form-search-push input[type=text] {
        min-width: 91% !important;
    }
    .footer-copy {
        text-align: center !important;
        margin-top: 20px;
        margin-left: 20px;
    }
    .navbar-toggler {
        left: 0px;
    }
    [data-toggle="collapse"] {
        position: initial !important;
        right: 6px;
        top: 6px;
    }
    .btn_search {
        color: #fff !important;
    }
    .menu-left-main {
        width: 100%;
    }
    #category {
        margin-left: 0px;
    }
    .cate_detail {
        padding-right: 15px;
        margin-bottom: 10px;
        width: 50%;
    }
    .content-detail {
        margin-bottom: 0px;
        border-bottom: 1px solid #e1e1e1;
    }
    #home {
        margin-left: 15px;
        margin-right: 15px;
    }
    .cate-post-name {
        font-size: 13px;
        color: #fff;
        background: rgba(0,0,0,0.5);
        padding: 2px 15px;
    }
    .show-mobi.btn_search {
        right: 0px;
    }
    .trademark {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    .trademark_link:hover {
        color: #0056b3;
    }
    .right-blog {
        padding: 0px;
    }
    .header-arrow {
        position: fixed;
        width: 100%;
        color: #74818D;
        height: 59px;
        margin-left: -10px;
        display: flex;
        padding: 0;
        box-shadow: 0 1px 1px 0 rgb(116 129 141 / 10%);
        align-items: stretch;
        border-bottom: 1px solid #d4dadf;
        background-color: #FFFFFF;
        -webkit-box-align: stretch;
    }
    .mobi_header_close {
        cursor: pointer;
        margin: 0;
        display: flex;
        padding: 8px 16px;
        font-size: 15px;
        align-items: center;
        -webkit-box-align: center;
    }
}
#title-name-blog {
    margin-bottom: 10px !important;
    margin-top: 25px;
}
@media screen and (max-width: 1280px) {
    .content-detail {
        padding: 0px 15px !important;
    }
}
.search_push_blog {
    border: none !important;
    text-align: left !important;
}
.icon_cat {
    margin-right: 5px;
    padding: 5px 0px;
}
.icon_img {
    height: 25px;
    width: auto;
    display: block;
    margin: auto;
}
.cat_menu_detail {
    display: flex;
    border-bottom: none;
    cursor: pointer;
    padding-left: 10px;
}
.cat_menu_detail h3::before {
    font-family: 'FontAwesome';
    content: '\f105';
    display: inline-block;
    width: 15px;
    height: 20px;
}
.expand h3::before {
    font-family: 'FontAwesome';
    content: '\f107';
    width: 15px !important;
    display: inline-block;
}
.moudle-left h3{
    color: #212529;
    border-bottom: none !important;
    text-transform: none !important;
    line-height: 20px;
    padding: 11px 10px 9px 0;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    display: flex;
}
.moudle-left ul li{
    padding: 7px 10px;
    font-weight: 400;
}
.card-title {
    font-size: 1.1em !important;
    font-weight: bold !important;
    color: #212529!important;
}
.card-text {
    color: #4b4c50 !important;
    font-size: 1em !important;
    font-family: 'Lato','Helvetica Neue',Helvetica,Arial,sans-serif !important;
}
.collapse {
    display: block;
}
.expand {
    display: block;
}

html, body {
    height: 100%;
}
body{
    background-color: #f5f5f5;
}
.main-content {
    width: 100%;
    height: 100%;
    display: inline-block;
}
.content-detail {
    max-width: 600px;
}
.moudle-left {
    position: fixed;
    margin-top: 0px ;
    margin-left: 0px;
    width: 260px;
}
.card-icon{
    display: block;
    margin: auto;
    width: 19%;
    object-fit: cover;
}
.text-xs-center {
    text-align: center;
}
#home {
    margin: 50px auto 0 auto;
    max-width: 1200px;
    padding: 10px;
}
#category {
    margin-top: 10px;
    border-radius: 8px;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.16);
    padding: 0 !important;
    border-style: none!important;
}
#category:hover {
    background-color: #f5f7f9;
}
.footer-copy {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hvr-card {
    height: 100%;
}
.blog_img {
    margin: 10px 10px;
}
.nav-ui-right {
    padding: 0px;
}
.menu-left::-webkit-scrollbar-track {
    background:#F5F7F9;
}
/* .menu-left::-webkit-scrollbar-thumb {
    background-color: #4a90e2;
    outline: 1px solid #4a90e2;
} */
.collapsess {
    display: none;
}
.cate-post-name {
    font-size: 13px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 2px 15px;
}
@media screen and (min-width: 768px) {
    .cate_detail {
        padding: 15px;
        margin-bottom: 10px;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}
.welcome_text {
    text-align: center;
    margin-top: 40px;
}
.welcome_text_p {
    text-align: center;
}
.trademark {
    position: fixed;
    bottom: 0;
    margin-left: -6px;
}
.trademark_link {
    color: #9DAAB6;
    display: flex;
    padding: 0;
    align-items: center;
    padding-top: 8px;
    padding-left: 16px;
    border-radius: 3px;
    padding-right: 16px;
    padding-bottom: 8px;
    text-decoration: none;
    background-color: #E6ECF1;
    -webkit-box-align: center;
}
.trademark_content {
    flex: 1;
    margin: 0;
    display: block;
    padding: 0;
    padding-left: 5px;
}
.trademark-icon {
    height: 28px;
}
.trademark_content_text {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.625;
}
.trademark:before {
    top: -24px;
    width: 100%;
    height: 24px;
    content: "";
    display: block;
    position: absolute;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #F5F7F9 100%);
}
.cat_link {
    cursor: pointer;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.menu-left {
    padding-bottom: 135px;
}
.custom-nav.stickyadd{
    background-color: #435ddd;
    background-repeat: no-repeat!important;
    background-position: top;
}
@media screen and (max-width: 600px) {
    #MobileSearch.block {
        display: block;
        position: absolute;
        top: 54px;
    }
}
.cat_menu_detail:hover {
    background-color: #E6ECF1;
}
.sm-items-news:hover {
    background-color: #E6ECF1;
}

.sm-items-news.active {
    background-color: #E6ECF1;
}
.title-right_link h4 {
    padding-right: 0px;
    display: flex;
}
.title-right_link i {
    margin-top: 4px;
    margin-right: 10px;
}
.nav-link:hover {
    color: #E6ECF1 !important;
}
.nav-page-link {
    width: auto;
    margin: 0;
    display: grid;
    padding: 0;
    grid-column-gap: 24px;
    grid-template-rows: auto;
    grid-template-areas: "previous next";
    grid-template-columns: 1fr 1fr;
}
.previous_blog_url {
    color: #242A31;
    border: 1px solid #E6ECF1;
    margin: 0;
    display: flex;
    padding: 0;
    position: relative;
    grid-area: previous;
    align-self: stretch;
    align-items: center;
    justify-self: stretch;
    border-radius: 3px;
    flex-direction: row;
    background-color: #FFFFFF;
    -webkit-box-align: center;
    page-break-inside: avoid;
    -webkit-box-orient: horizontal;
    -webkit-transition: border 250ms ease;
    -webkit-box-direction: normal;
    box-shadow: 0 3px 8px 0 rgb(116 129 141 / 10%) !important;
}

.next_blog_url {
    color: #242A31;
    border: 1px solid #E6ECF1;
    margin: 0;
    display: flex;
    padding: 0;
    position: relative;
    grid-area: next;
    align-self: stretch;
    align-items: center;
    justify-self: stretch;
    border-radius: 3px;
    flex-direction: row;
    background-color: #FFFFFF;
    -webkit-box-align: center;
    page-break-inside: avoid;
    -webkit-box-orient: horizontal;
    -webkit-transition: border 250ms ease;
    -webkit-box-direction: normal;
    box-shadow: 0 3px 8px 0 rgb(116 129 141 / 10%) !important;
}
.previous_blog_arrow {
    flex: 0 0 auto;
    color: #9DAAB6;
    margin: 0;
    display: block;
    padding: 16px;
    font-size: 24px;
}
.previous_blog_content {
    flex: 1;
    margin: 0;
    display: block;
    padding: 16px;
    text-align: right;
}
.previous_blog_content_hint {
    color: #9DAAB6;
    margin: 0;
    display: block;
    padding: 0;
}
.previous_blog_content_hint span {
    font-size: 12px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.625;
}
.previous_blog_name span{
    font-size: 15px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 500;
    line-height: 1.5;
}
.next_blog_content {
    flex: 1;
    margin: 0;
    display: block;
    padding: 16px;
}
.next_blog_arrow {
    flex: 0 0 auto;
    color: #9DAAB6;
    margin: 0;
    display: block;
    padding: 16px;
    font-size: 24px;
}
.next_blog_content_hint {
    color: #9DAAB6;
    margin: 0;
    display: block;
    padding: 0;
}
.next_blog_content_hint span {
    font-size: 12px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 400;
    line-height: 1.625;
}
.next_blog_name span{
    font-size: 15px;
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 500;
    line-height: 1.5;
}
.nav-page-detail {
    margin-top: 20px;
    margin-bottom: 30px;
}
.custom-nav .navbar-brand.logo img {
    margin-right: 10px;
}
.custom-nav .navbar-brand.logo img {
    height: 28px;
}
.logo .logo-light {
    display: inline-block;
}
.form-search {
    margin-top: 2px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50px;
    position: relative;
    padding-right: 20px;
}

.form-search input[type=text] {
    padding: 6px;
    min-width: 400px;
}

.form-search input:focus {
    border: 0px;
    box-shadow: none;
    /*background-color: yellow;*/
    outline: none
}

input[type=text]:focus {
    border: 2px salmon solid;
}
input:-webkit-autofill, input:autofill,
input:-webkit-autofill:focus {
    background: transparent !important;
}
input:autofill {
    border: 3px solid blue;
}
.form-control-custom {
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff ;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
    -o-transition: border-color ease-in-out 0s, box-shadow ease-in-out .0s;
    transition: border-color ease-in-out 0s, box-shadow ease-in-out 0s;
}

::-webkit-scrollbar {
    background: none;
    width: 6px;
    border-radius: 3px;
    transition: opacity 1000ms;
}

.icon_search {
    position: relative;
    color: #999;
    margin-left: 13px;
}

.custom-nav.bg-color .navbar-brand {
    min-width: 280px;
    display: flex;
}

.custom-nav .navbar-brand.logo img {
    margin-right: 10px;
}

.custom-nav.bg-color .navbar-brand span {
    font-family: Content-font, Roboto, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    overflow-wrap: break-word;
    color: #242A31;
}

.custom-nav.bg-color .navbar-brand:hover span {
    color: #08a7fa;
}

.show-mobi {
    display: none;
}
#MobileSearch{
    display: none;
    width: 100%;
}
.btn {
    -webkit-appearance:none;
}
.search_push_blog{
    text-align: center;
}
.menu-left {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 80px;
}
.section-blog {
    margin-top: 60px;
}
.title-right a {
    color: #333;
    /* position: relative; */
    z-index: 10;
}
a, a:hover, a:focus, button, button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.nav-ui-right ul li .title-right h4 {
    font-size: 14px;
    margin: 0;
    font-family: Tahoma, Veranda, Arial;
    line-height: 20px;
    font-weight: 500;
    padding-right: 20px;
}
.main-content .block-3 .post-item .post-thumb img {
    width: 100%;
    height: 100%;
}
.main-content .block-3 .post-item .post-thumb a.img-thumb {
    height: 210px;
    overflow: hidden;
    display: block;
}

a, a:hover, a:focus, button, button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.main-content .block-3 .abstract {
    margin: 10px auto;
    font-size: 14px;
    color: #646464;
    text-align: center;
}

.main-content .block-3 .register-email {
    background: url(../images/bg-email-subscribe.jpg) center center;
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding: 30px 25px;
    margin-bottom: 30px;
}

.main-content .block-3 .register-email label {
    font-weight: normal;
    margin-bottom: 20px;
}

.main-content .block-3 .register-email .form-input {
    position: relative;
}

.main-content .block-3 .register-email .form-input input {
    border: none;
    height: 45px;
    line-height: 45px;
    padding: 0 25px;
    border-radius: 23px;
    width: 100%;
    color: #1d1d1d;
    outline: none;
}

.main-content .block-3 .register-email .form-input button {
    position: absolute;
    border: none;
    background: transparent;
    top: 7px;
    right: 10px;
    font-size: 18px;
    color: #6ebd3e;
}

.main-content .block-3 .post-item {
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #e6e5e5;
    min-height: 300px;
    overflow: hidden;
    border-radius: 6px;
}

.main-content .block-3 .post-item:hover {
    box-shadow: 0 0 25px #aaa;
}

.main-content .block-3 .post-item .post-thumb {
    position: relative;
    /*border-bottom: 2px solid #48add2;*/
}

.main-content .block-3 .post-item .post-thumb a.img-thumb {
    height: 210px;
    overflow: hidden;
    display: block;
}

.main-content .block-3 .post-item .post-thumb img {
    width: 100%;
    height: 100%;
}

.main-content .block-3 .post-item .post-thumb .cate-post {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.main-content .block-3 .post-item .post-thumb .cate-post ul {
    margin: 0 0;
    padding: 0 0;
    list-style: none;
}

.main-content .block-3 .post-item .post-thumb .cate-post ul li {
    margin: 0 0;
    padding: 0 0;
}

.main-content .block-3 .post-item .post-thumb .cate-post a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 2px 15px;
    /*border-radius: 4px;*/
}
.main-content .block-3 .post-item .post-thumb .cate-post a:hover {
    background: rgba(0,0,0,1);
}
.main-content .block-3 .post-item .post-info {
    font-size: 13px;
    color: #aaa;
    padding: 10px 25px 15px;
}

.main-content .block-3 .post-item a.title {
    display: block;
    font-size: 20px;
    color: #333;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
    max-height: 65px;
    overflow: hidden;
    line-height: 26px;
}
.main-content .block-3 .post-item a.title:hover{
    color: #02adf3
}
.main-content .block-3 .post-item .desc {
    padding: 0 25px;
}

.main-content .block-3 .post-item .desc .excerpt-read-more {
    display: none;
}
a, a:hover, a:focus, button, button:focus {
    text-decoration: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.content-blog img{max-width: 100%;height: auto}
h1{font-size: 32px}
h2{font-size: 25px}
h3{font-size: 20px}
blockquote {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
    border-left: 2px solid #ff9800;
    padding-left: 10px;
    background: #1c1e21;
    color: #fff;
}
.cat_blog_list_show{
    margin-left: 10px;
}
input[type="text"]
{
    background: transparent;
    border: none;
}
.content-detail blockquote{
    margin: 0;
}
