.visible-lg {
    display: none !important;
}
.c-headline-1 {
    margin-bottom: 25px;
}
.ht-page {
    margin-top: 0;
}
.fs20 {
    font-size: 20px !important;
}

/* BEGIN s-sidebar-1 */
.s-sidebar-1 .s_header {
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 40px;
    padding: 0 15px;
    padding-right: 11px;
    background-color: #0a537a;
}
.s-sidebar-1 .s_cate {
    font-size: 15px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-top: none;
    z-index: 1111;
    width: 100%;
}
.s-sidebar-1 .s_cate h2 {
    font-size: inherit;
    text-transform: uppercase;
}
.s-sidebar-1 .s_cate a {
    display: flex;
}
.s-sidebar-1 .s_cate a::before {
    content: '\f105';
    font-family: Fontawesome;
    margin-right: 0.36em;
    color: #888;
}
.s-sidebar-1 .s_cate>li {
    position: relative;
}
.s-sidebar-1 .s_cate>li>a {
    padding: 12px 25px 12px 15px;
    font-size: 15px;
    line-height: 1.72em;
    border-top: 1px solid #f0f0f0;
    text-transform: uppercase;
    font-weight: 400;
}
.s-sidebar-1 .s_cate>li>.submenu {
    border-top: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 20px 10px;
    min-width: 200px;
    z-index: 1;
}
.s-sidebar-1 .s_cate>li>.submenu a {
    padding: 3px 0;
    line-height: 24px;
}
.s-sidebar-1 .s_cate>li>.submenu a span.fa {
    font-size: 13px;
    line-height: 1.85em;
    padding: 0 1.16em 0 1.16em;
}
.s-sidebar-1 .s_cate>li>.submenu a span.fa::before {
    font-size: 10px;
}
.s-sidebar-1 .s_cate>li>.submenu a:hover {
    color: #DB0007;
}
.s-sidebar-1 .s_cate>li>span {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 48px;
    cursor: pointer;
    z-index: 1111;
}
.s-sidebar-1 .s_cate>li>span>i.fa {
    color: rgba(0, 51, 136, 0.5);
    font-size: 13px;
    margin-right: 5px;
}
.s-sidebar-1 .s_cate>li>.submenu {
    width: 100%;
    padding: 7px 0 10px;
    display: none;
}
.s-sidebar-1 .s_cate>li>.submenu li a {
    padding: 5px 20px 5px 25px;
    font-weight: 300;
    text-transform: initial;
    font-size: 16px;
}
.s-sidebar-1 .s_cate>li>.submenu li a::before {
    content: '\f1db';
    font-size: 8px;
    margin-right: 7px;
}
.s-sidebar-1 .s_cate>li>.submenu li a h2 {
    font-weight: 300;
    text-transform: initial;
}
.s-sidebar-1 .s_cate>li:hover>a, .s-sidebar-1 .s_cate>li.is-active>a {
    color: #DB0007;
}
.s-header-9 .s-sidebar-1 {
    float: left;
}
.s-sidebar-1 {
    width: 280px;
    position: relative;
}
.s-sidebar-1 .s_header span>i.fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}
.s-sidebar-1 .s_header span>span {
    font-weight: normal;
}
.ht-page__sidebar .s-sidebar-1 .s_cate>li.is-active>.submenu {
    display: block;
}
.ht-page__sidebar .s-sidebar-1 .s_cate>li>a {
    position: relative;
    z-index: 111;
}
.ht-page__sidebar .s-sidebar-1 .s_cate>li>span {
    z-index: 0;
}
.ht-page__sidebar .s-sidebar-1 .s_cate>li>.submenu .s_heading {
    padding-top: 0;
    padding-bottom: 5px;
}
/* END s-sidebar-1 */

/* Style chung cho header */
.hd-logo {
    line-height: 0;
}
.hd-menu h2 {
    font-size: inherit;
    font-weight: 500;
}
a[ht-trigger="hd-menu"] {
    display: none;
    font-size: 14px;
    line-height: 1;
    padding: 0.5em;
    text-transform: uppercase;
    border: 1px solid;
}
a[ht-trigger="hd-menu"] i:last-child {
    float: right;
}

/* BEGIN s-header-9 */
.s-header-9 .s-sidebar-1 .s_cate {
    display: none;
    position: absolute;
}
.s-header-9 .s_top {
    position: relative;
    z-index: 111;
}
.s-header-9 .s_top::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
}
.s-header-9 .hd-logo {
    font-size: 14px;
    padding: 9.82px 0 5px;
    margin-right: auto;
}
.s-header-9 .hd-logo .logo img {
    height: 49px;
}
.s-header-9 .hd-logo .logo>span {
    display: flex;
    font-size: 16px;
    font-weight: 300;
    margin-top: 2px;
    line-height: 20px;
    color: #666;
    text-transform: uppercase;
}
.s-header-9 .hd-logo .logo>span>span {
    line-height: 18px;
}
.s-header-9 .hd-logo .logo>span img {
    height: 20px;
    margin-right: 5px;
}
.s-header-9 .hd-logo>.slogan {
    margin-left: 45px;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
}
.s-header-9 .hd-logo>.slogan>span {
    display: block;
    font-weight: 300;
}
.s-header-9 .hd-logo>.slogan>span:first-child {
    font-size: 18px;
    color: #0077b8;
    margin-bottom: 5px;
}
.s-header-9 .hd-logo>.slogan>span:first-child>span {
    color: #DB0007;
}
.s-header-9 .hd-logo>.slogan>span:last-child {
    font-size: 20px;
    font-weight: 400;
    background: -webkit-linear-gradient(left, #DB0007, #0077b8, #DB0007);
    background-size: 1600px 200px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation-duration: 2s;
    animation-name: changecolor;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
}
.s-header-9 .hd-logo>.slogan>span:last-child::before {
    content: '';
    display: none;
    width: 190px;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(204, 204, 204, 0), rgba(0, 51, 136, 0.2) 50%, rgba(204, 204, 204, 0));
    background-image: -moz-linear-gradient(to right, rgba(204, 204, 204, 0), rgba(0, 51, 136, 0.2) 50%, rgba(204, 204, 204, 0));
    background-image: linear-gradient(to right, rgba(204, 204, 204, 0), rgba(0, 51, 136, 0.2) 50%, rgba(204, 204, 204, 0));
    margin: 8px auto 7px;
}
@keyframes changecolor {
    0% {
        background-position: 0 1600px;
    }
    100% {
        background-position: 1600px 0;
    }
}
.s-header-9 .hd-menu>ul>li {
    display: inline-block;
}
.s-header-9 .hd-menu>ul>li>a {
    display: block;
    padding: 0 12px;
    font-size: 17px;
    line-height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.s-header-9 .hd-menu>ul>li:last-child>a {
    padding-right: 0;
}
.s-header-9 .hd-menu>ul>li>a:nth-last-child(2) h2::after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 10px;
    float: right;
}
.s-header-9 .hd-menu>ul>li.is-active>a {
    color: #DB0007;
}
.s-header-9 .hd-menu>ul>li:hover>a {
    color: #DB0007;
}
.s-header-9 .s_top .hd-search {
    position: relative;
    line-height: 0;
}
.s-header-9 .s_top .hd-search>a {
    font-size: 19.49px;
    border-radius: 0;
}
.s-header-9 .s_top .hd-search>a i {
    font-size: 0.82em;
}
.s-header-9 .s_top .hd-search>form.is-active {
    display: -webkit-flex;
    display: flex;
    margin-right: 0;
}
.s-header-9 .s_top .hd-search>form {
    display: none;
    width: 225px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 9999;
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    -webkit-animation: slide-up 0.3s;
    -o-animation: slide-up 0.3s;
    animation: slide-up 0.3s;
}
@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
.s-header-9 .hd-catalog {
    display: inline-block;
    text-transform: uppercase;
    line-height: 39px;
    margin-left: 40px;
    font-weight: 300;
}
.s-header-9 .hd-catalog a {
    color: #fff;
    font-size: 13px;
}
.s-header-9 .hd-catalog i.fa {
    font-size: 17px;
    margin-right: 3px;
    transform: translateY(2px);
}
.s-header-9 .s_bot {
    height: 40px;
    background-color: #0077b8;
    position: relative;
}
.s-header-9 .s_bot .hd-search {
    float: left;
    height: 30px;
    display: flex;
    justify-content: center;
    width: 35%;
    margin: 5px 0;
    margin-left: 28px;
    border-radius: 3px;
}
.s-header-9 .s_bot .hd-search>span {
    color: #fff;
    margin-right: 15px;
    height: 100%;
    line-height: 26px;
    font-size: 14px;
}
.s-header-9 .hd-search form {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    background-color: #0a537a;
    width: 75%;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.s-header-9 .hd-search form>input {
    display: inline;
    background: transparent;
    border: medium none;
    color: #eee;
    height: 28px;
    width: calc(100% - 25px);
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.42857;
    border-radius: 3px;
    vertical-align: middle;
}
.s-header-9 .hd-search form>input:focus {
    outline: none;
}
.s-header-9 .hd-search form>button {
    display: block;
    border: medium none;
    color: #fff;
    height: 23px;
    width: 28px;
    margin: 3px;
    padding: 0;
    overflow: hidden;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
    background-color: #0077b8;
    box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
}
.s-header-9 .s_bot .hd-search form>button:hover {
    opacity: 0.5;
}
.s-header-9 .hd-hotline {
    display: inline-flex;
    margin-left: auto;
}
.s-header-9 .hd-hotline li {
    margin-left: 15px;
}
.s-header-9 .hd-hotline li a {
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.s-header-9 .hotline {
    float: right;
    line-height: 39px;
}
.s-header-9 .hotline i.fa {
    font-size: 15px;
    padding: 3px 6px;
    border-radius: 3px;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.s-header-9 .hotline span {
    color: #fff;
    font-size: 17px;
    transition: all .4s ease;
}
.s-header-9 .hd-cart {
    display: inline-block;
    margin-left: 35px;
}
.s-header-9 .hd-cart__btn {
    display: block;
    font-weight: 300;
    font-size: 13px;
    line-height: 40px;
    color: #fff;
    position: relative;
}
.s-header-9 .hd-cart__btn::before {
    content: '\f217';
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1;
    margin-right: 18px;
    font-weight: normal;
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    transition: all .4s ease;
}
.s-header-9 .hd-cart__btn::before, .s-header-9 .hd-catalog i.fa, .s-header-9 .hd-hotline i.fa {
    color: #fff;
}
.s-header-9 .hd-cart__btn span:first-child {
    display: inline-block;
    text-transform: uppercase;
    transition: all .4s ease;
}
.s-header-9 .hd-cart__btn .bage {
    font-size: 11px;
    width: 1.82em;
    line-height: 1.82em;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    color: #ff0;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 15px;
}
.s-header-9 .hd-cart__btn:hover span:first-child, .s-header-9 .hd-cart__btn:hover::before, .s-header-9 .hd-catalog a:hover,
.s-header-9 .hd-catalog a:hover i.fa, .s-header-9 .hd-hotline a:hover span {
    color: #ffd700;
}
@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
/* END s-header-9 */

/* BEGIN c-animate-loopflicker */
.c-animate-loopflicker {
    -webkit-animation: loopflicker 1s infinite;
    -o-animation: loopflicker 1s infinite;
    animation: loopflicker 1s infinite;
}

@keyframes loopflicker {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    60% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
/* END c-animate-loopflicker */

/* BEGIN s-footer-9 */
.s-footer-9 {
    color: #fff;
    background-color: #0077b8;
}
.s-footer-9 .s_top {
    padding: 20px 0;
}
.s-footer-9 .s_top a[rel="nofollow"] img {
    height: 70px;
}
.s-footer-9 .s_bot {
    border-top: 1px solid rgba(255, 255, 255, .85);
}
.s-footer-9 .s_top [class*='col-']::before {
    content: '';
    width: 1px;
    height: calc(100% + 40px);
    border-right: 1px solid rgba(255, 255, 255, .6);
    position: absolute;
    top: -20px;
    right: 5.5%;
}
.s-footer-9 .s_top .submenu [class*='col-']::before {
    height: calc(100% + 41px);
}
.s-footer-9 .s_top [class*='col-']:last-child::before {
    display: none;
}
.s-footer-9 .s_top [class*='col-']:last-child::before {
    right: calc(4.5% - 3px);
}
.s-footer-9 .ft-social {
    margin: 5px 0 15px;
}
.s-footer-9 .ft-social a {
    background-color: #fff;
    font-size: 20px;
}
.s-footer-9 .ft-title {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 15px 0 10px;
    text-transform: uppercase;
    position: relative;
}
.s-footer-9 .ft-title h1, .s-footer-9 .ft-title h3, .s-footer-9 .ft-title span {
    font-size: 20px;
    font-weight: 500;
}
.s-footer-9 .ft-title::after {
    content: '';
    display: block;
    width: 75%;
    height: 1px;
    background-color: rgba(255, 0, 0, 0);
    background-image: -webkit-linear-gradient(right, rgba(255, 0, 0, 0), #ccc 100%);
    background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #ccc 100%);
    margin-top: 5px;
}
.s-footer-9 .ft-menu li {
    display: inline-block;
    width: calc((100% / 2) - 12px);
    color: inherit;
    font-size: 15px;
    margin: 0 10px 10px 0;
}
.s-footer-9 .ft-menu.menu li {
    width: calc((100% / 2) - 25px);
}
.s-footer-9 .ft-menu li.line {
    width: 100%;
    margin-right: 0;
}
.s-footer-9 .ft-menu li a {
    display: inline-block;
    padding-bottom: 30px;
    margin-bottom: -30px;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    color: #fff;
}
.s-footer-9 .ft-menu li a>span::before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: inherit;
    color: #ccc;
    margin-right: 5px;
}
.s-footer-9 .ft-menu li a:hover {
    color: #ff0;
}
.s-footer-9 .ft-menu li>span {
    line-height: 20px;
}
.s-footer-9 .ft-menu li>span:not(:last-child) {
    margin-right: 20px;
}
.s-footer-9 .ft-menu li>span.fa::before {
    width: 15px;
    color: #ccc;
    text-align: center;
}
.s-footer-9 .ft-menu li>span.fa::before {
    color: #ccc;
}
.s-footer-9 .ft-copyright {
    padding: 10px 0;
}
.s-footer-9 .ft-developed {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.s-footer-9 .ft-developed a {
    line-height: 0;
    margin-left: 5px;
}
.s-footer-9 .ft-phone {
    color: #fff;
    text-align: center;
    z-index: 111111;
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.s-footer-9 .ft-phone i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50%;
    background-color: #DB0007;
}
.s-footer-9 .ft-phone span {
    margin-left: 0;
    line-height: 1;
    border: 1px solid;
    border-left: none;
    border-radius: 0 5px 5px 0;
    background-color: #DB0007;
    position: relative;
    left: -5px;
}
.s-footer-9 .ft-phone span:not(.text-hide) {
    padding: 5px;
}
.s-footer-9 .ft-backtop {
    opacity: 0;
    color: #fff;
    font-size: 20px;
    border: 1px solid;
    background-color: #DB0007;
    z-index: 111111;
    position: fixed;
    right: 10px;
    bottom: calc(60% - 1em);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.s-footer-9 .ft-backtop.is-show {
    opacity: 1;
    bottom: 15px;
}
.s-footer-9 .feed {
    display: flex;
    font-weight: 600;
    position: relative;
    margin-left: auto;
}
.s-footer-9 .feed + .feed {
    margin-top: 10px;
}
.s-footer-9 .feed .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    background-color: #fff;
    color: #0077b8;
    margin-right: 6px;
}
.s-footer-9 .feed .text {
    display: inline-block;
    transition: all .4s ease;
    width: calc(100% - 36px);
}
.s-footer-9 .feed .text a {
    font-size: 15px;
    background-color: initial;
    color: #fff;
    transition: all 0.2s ease 0s;
}
.s-footer-9 .feed .text a:hover {
    color: #ff0;
}
/* END s-footer-9 */

/* BEGIN s-home-16 */
.s-home-16 {
    padding: 40px 0;
    margin-top: 15px;
    position: relative;
    border-top: 1px solid #f5f5f5;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.97) 0%, rgba(255, 255, 255, 0.98) 100%),
        url('/images/bgs/bg-8.jpg') repeat 0 0;
}
.s-home-16::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgb(238, 243, 250), rgba(238, 238, 238, 0.07));
    position: absolute;
    top: 0;
    left: 0;
}
.s-home-16 .s_info-list {
    margin-left: 30px;
}
.s-home-16 .s_info-list>p {
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 300;
}
.s-home-16 .s_info-list>p::before {
    content: '\f046';
    font-family: FontAwesome;
    margin-right: 10px;
    color: #DB0007;
}
.s-home-16 .s_info-desc {
    padding: 20px;
    margin: 20px 0 30px;
    text-align: justify;
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 5px #888;
}
.s-home-16 .s_info-desc span {
    color: #DB0007;
}
.s-home-16 .s_contact-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly;
    margin-bottom: 20px;
}
.s-home-16 .s_contact .align-items {
    margin-bottom: 10px;
    float: left;
}
.s-home-16 .s_contact .align-items .c-icon {
    background-color: #0077b8;
    color: #fff;
    font-size: 25px;
    margin-right: 20px;
}
.s-home-16 .s_contact .align-items p {
    margin-bottom: 0;
}
.s-home-16 .s_contact .align-items p a {
    padding-bottom: 30px;
    margin-bottom: -30px;
}
.s-home-16 .s_form>p {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.s-home-16 .s_form .form-inline {
    display: flex;
}
.s-home-16 .s_form .form-inline .form-group {
    width: 50%;
    height: 100%;
    display: flex;
}
.s-home-16 .s_form .form-inline .form-group:first-child {
    margin-right: 5px;
}
.s-home-16 .c-headline-2, .s-home-16 .c-headline-2>span {
    font-size: 22px;
    font-weight: 300;
}
.s-home-16 .c-headline-2>span span {
    font-weight: normal;
    color: #0077b8;
}
/* END s-home-16 */

/* Style chung c-upload */
.c-upload>input {
    cursor: pointer;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

/* BEGIN c-upload-file */
.c-upload-file.c_input {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.c-upload-file .c_file {
    width: calc(100% - 30px);
}
.c-upload-file .c_file>div {
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.c-upload-file .c_file-filename {
    display: none;
}
.c-upload-file .c_icon {
    line-height: 0;
}
.c-upload-file .c_icon span {
    cursor: pointer;
    position: relative;
    margin-left: 0;
    width: 25px;
    height: 25px;
    z-index: 2;
}
.c-upload-file .c_icon span i.fa {
    font-size: 16px;
}
.c-upload-file.is-active .c_file-text {
    display: none;
}
.c-upload-file.is-active .c_file-filename {
    display: block;
    color: #111;
}
.c-upload-file.is-active .c_icon span:first-child {
    display: inline-block;
}
/* BEGIN c-form-border */

/* Copy when using c-form-border */
.c-form-border {
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -o-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.c-form-border .c_input {
    padding: 1.22em 1.08em 1.22em 1.08em;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border .c_input:focus {
    outline: none;
    border-color: #0077b8;
}
.c-form-border--icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.c-form-border--icon .c_input {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%;
    z-index: 2;
}
.c-form-border--icon .c_icon {
    -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.c-form-border--icon .c_icon:first-child {
    padding: 0.5em 0 0.5em 1.08em;
}
.c-form-border--icon .c_icon:nth-child(2) {
    padding: 0.5em 1.08em 0.5em 0;
}
.c-form-border--icon .c_icon:not(.c_icon--top) {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.c-form-border--icon .c_icon--top>i {
    position: relative;
    top: -0.14em;
}
.c-form-border--label .c_label {
    color: #999;
    background-color: #fff;
    pointer-events: none;
    padding: 0 0.36em 0 0.36em;
    z-index: 9;
    position: absolute;
    top: 0.58em;
    left: 0.72em;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
}
.c-form-border--label:not(.is-empty) .c_label, .c-form-border--label.is-focused .c_label {
    font-size: 0.79em;
    color: #0077b8;
    position: absolute;
    top: -0.72em;
}
.c-form-border.is-focused {
    border-color: #0077b8;
}
.c-form-border.is-error {
    margin-bottom: 1.79em;
    border-color: #f55145;
}
.c-form-border.is-error .c_label {
    color: #f55145 !important;
}
.c-form-border.is-error .c_icon+.c_error {
    left: 0.15em;
    text-align: left;
}
.c-form-border.is-error .c_icon+.c_error>span {
    left: 0;
    margin: 0;
}
/* END c-form-border */

/* BEGIN b-card-24 */
.b-card-24 {
    position: relative;
    display: block;
    margin-top: 30px;
}
.b-card-24 .b_content {
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 15px 25px 10px;
    background-color: rgba(255, 255, 255, 0.9);
}
.b-card-24 .b_content h2 {
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #0077b8;
}
.b-card-24 .b_content p {
    font-size: 15px;
    line-height: 1.47em;
    font-weight: 300;
}
/* END b-card-24 */

.ht-format-detail.view-more {
    position: relative;
    max-height: 250px;
    overflow: hidden;
    margin-top: 20px;
}
.ht-format-detail.pure::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(100, 100, 100, 0) 80%, #fff 100%);
    z-index: 111;
}
.btn-view-more {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-top: 8px;
    transition: 0.25s ease;
}
.btn-view-more i {
    margin-right: 5px;
    color: #DB0007;
}
.btn-view-more:hover {
    color: #DB0007;
}

.bg-header {
    position: relative;
    padding: 15px 20px 20px 5px;
    margin-bottom: 20px;
    background-color: rgb(210 234 247 / 25%);
    border-bottom: 1px solid #f5f5f5;
    z-index: 1;
}
.bg-header .ht-format-detail {
    margin: 0 15px 0 35px;
    text-align: justify;
    color: #2b5786;
    font-weight: 500;
    font-size: 17px;
}
.color-secondary {
    color: #DB0007;
}
.bg-header .c-headline-1 .c_name {
    background-color: rgb(243 249 252);
}
.bg-header .c-headline-1 i.fa {
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -3px;
    width: 30px;
    height: 30px;
    color: #DB0007;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid rgba(204, 204, 204, .3);
}
.bg-header .c-headline-1 span.title {
    padding-left: 35px;
    font-weight: 500;
    color: #0077b8;
}
.ht-page .s_content {
    padding: 0 25px 0 35px;
}

/* BEGIN b-card-4 */
.b-card-4 {
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    height: calc(100% - 20px);
}
.b-card-4::after {
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgb(0 107 160 / 5%), rgba(238, 238, 238, 0.07));
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}
.b-card-4 .b_thumb {
    display: block;
    z-index: 1;
}
.b-card-4 .b_content-title {
    display: inline-block;
    font-size: 20px;
    margin: 15px 0 10px;
    font-weight: 300;
    text-transform: uppercase;
    border-bottom: none;
    font-weight: normal;
    color: #111;
    padding-bottom: 15px;
    -webkit-transition: 0.3s color ease-in-out;
    -o-transition: 0.3s color ease-in-out;
    transition: 0.3s color ease-in-out;
    margin: 10px 0 0px;
}
.b-card-4 .b_content-title:hover {
    color: #DB0007 !important;
}
.b-card-4 .b_content {
    padding: 10px 0px 0px;
}
.b-card-4 .b_content-desc {
    text-align: justify;
    margin-top: 0;
    color: #444;
    margin-bottom: 20px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.b-card-4 .b_content .c-icon-bg--fb {
    background-color: #0077b8;
}
.b-card-4 .b_content span:last-child {
    position: absolute;
    margin-left: 10px;
    font-size: 13px;
    color: #999;
    font-style: italic;
    transition: all .5s;
}
.b-card-4 .b_content span:last-child:hover {
    color: #0077b8;
}
/* END b-card-4 */

/* BEGIN b-card-34 */
.b-card-34 {
    position: relative;
    z-index: 1;
    height: 100%;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
    background-size: cover;
    display: block;
}
.b-card-34 .col-md-6 {
    padding-right: 0;
}
.s_content .container-fluid {
    padding-left: 0;
}
.b-card-34 .b_content-title {
    font-size: 20px;
    font-weight: normal;
    color: #0077b8;
    margin-bottom: 5px;
}
.b-card-34 .b_content-title a, .b-card-34 .b_content-title {
    color: #0077b8;
    transition: all .5s;
}
.b-card-34 .b_content-title a:hover, .b-card-34 .b_content-title:hover {
    color: #DB0007;
}
.b-card-34 .b_price {
    margin-bottom: 8px;
}
.b-card-34 .b_price .discount {
    font-size: 18px;
    font-weight: 700;
    color: #db0007;
    margin-right: 14px;
}
.b-card-34 .b_price .market {
    text-decoration: line-through;
    color: #909195;
    font-size: 13px;
    font-weight: 500;
}
.b-card-34 .b_content-desc {
    font-size: 15px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.b-card-34 .b_content a span:first-child, .b-card-34 .b_content span span:first-child {
    font-size: 12px;
}
.b-card-34 .b_content a span:last-child, .b-card-34 .b_content span span:last-child {
    position: absolute;
    padding-left: 7px;
    font-size: 14px;
    font-weight: 300;
    color: #999;
    font-style: italic;
    transition: all .5s;
}
.b-card-34 .b_content a span:hover, .b-card-34 .b_content span span:hover {
    color: #0077b8;
}
.b-card-34 .b_content a span, .b-card-34 .b_content span span {
    color: #fff;
}
.b-card-34 .b_content {
    padding: 10px 0;
}
.b-card-34 .b_content ul {
    margin-bottom: 15px;
    margin-left: 20px;
}
.b-card-34 .b_content ul li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    width: calc(50% - 10px);
}
.b-card-34 .b_content ul li:nth-child(2n+1) {
    margin-right: 10px;
}
.b-card-34 .b_content ul li a {
    font-weight: 300;
    color: #666;
    transition: all .25s;
}
.b-card-34 .b_content ul li a:hover {
    color: #DB0007;
}
.b-card-34 .b_content ul li a:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #999;
    padding-right: 5px;
}
.b-card-34 .b_thumb {
    display: block;
    margin: 0 0.47px;
}
.b-card-34 .b_content .info .title {
    display: inline-block;
    color: #666;
    font-size: 15px;
    padding-right: 5px;
}
.b-card-34 .b_content .info .title i {
    margin-right: 3px;
    color: rgba(219, 0, 7, 0.7);
}
.b-card-34 .b_content .info>div {
    margin-bottom: 15px;
}
.b-card-34 .b_content .info .list {
    display: inline-block;
    margin-left: 0;
    margin-bottom: 0;
    line-height: 20px;
}
.b-card-34 .b_content .info .list>.item:first-child {
    /* padding-left: 0; */
}
.b-card-34 .b_content .info .list>.item {
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 300;
    width: auto;
    font-size: 13px;
    background: #f5f7f9;
    margin: 0;
    color: #222;
    padding: 1px 5px 3px;
    border-radius: 2px;
    margin-bottom: 5px;
}
.b-card-34 .b_content .info .list>.item-pl {
    display: inline-block;
    position: relative;
    padding: 0 12px 0 0;
    font-weight: 300;
    width: auto;
    font-size: 14px;
    color: #666;
    margin: 1.8px 0 0 0;
}
.b-card-34 .b_content .info .list>.item-pl:not(:last-child)::after {
    content: '';
    width: 1px;
    height: 70%;
    position: absolute;
    top: 4px;
    right: 3px;
    background-color: #a1a1a1;
}
.b-card-34.b-product {
    padding: 8px;
    transition:  ease-in .5s;
    border: 1px solid #f5f5f5;
}
.b-card-34.b-product .b_thumb {
    border-radius: 5px;
}
.b-card-34.b-product .b_content {
    padding: 10px 0 0;
}
.b-card-34.b-product:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.b-card-34 .b_content .info .list>.item:not(:last-child)::after {
    /* content: ''; */
    width: 6px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: 1px;
    background-color: #000;
}
.b-card-34 .b_content .info>p {
    font-style: italic;
    color: #666;
    margin-bottom: 10px;
}
.b-card-34 .b_content .info>p span {
    font-weight: 300;
    color: #666;
}
.b-card-34 .b_content .info>p a {
    width: 1.2em;
    height: 1.2em;
    margin-top: 3px;
}
.b-card-34 .b_content .info>p a i {
    font-size: 10px;
}
/* END b-card-4 */

/* BEGIN c-button-6 */
.c-button-6 {
    display: inline-block;
    font-size: 14px;
    line-height: 2.43em;
    padding: 0 15px 0 15px;
    letter-spacing: 1px;
    border-radius: 0;
    color: #fff;
    background-color: #0077b8;
}

/* END c-button-6 */

/* BEGIN s-sidebar-3 */
.s-sidebar-3 {
    border: 1px solid #eee;
}
.s-sidebar-3 .s_header {
    font-size: 16px !important;
}
.s-sidebar-3 i.fa {
    color: rgba(255, 51, 0, 0.7);
}
.s-sidebar-3 .s_news {
    padding: 15px;
}
.s-sidebar-3 .s_news li {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.s-sidebar-3 .s_news li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.s-sidebar-3 .s_news li a {
    display: block;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.s-sidebar-3 .s_news li a::after {
    content: '';
    display: table;
    clear: both;
}
.s-sidebar-3 .s_news li a:hover {
    color: #0077b8;
}
.s-sidebar-3 .s_news li a h4 {
    font-weight: 300;
}
.s-sidebar-3 .s_news .thumb {
    float: left;
    width: 50%;
    line-height: 0;
    margin-right: 10px;
}
.s-sidebar-3 .s_news .thumb .ht-ratio--75 {
    margin: 0.73px;
}
/* END s-sidebar-3 */

/* BEGIN s-sidebar-4 */
.s-sidebar-4:not(.s-sidebar-1) {
    margin-top: 20px;
    border: 1px solid #eee;
    background: #fff;
}
.s-sidebar-4 .s_heading, .s-sidebar-3 .s_header {
    color: #0077b8;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    text-transform: uppercase;
    background-image: linear-gradient(to bottom, rgb(149 210 251 / 60%), rgba(243, 243, 243, 0.1));
    border-bottom: 1px solid rgba(0, 51, 136, 0.1);
}
.s-sidebar-1.s-sidebar-4 .s_heading {
    position: relative;
    font-size: 14px;
    background-image: none;
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 40px;
}
.s-sidebar-1.s-sidebar-4 .s_heading::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background-color: #e5e5e5;
    margin-top: 10px;
}
.s_heading+.submenu {
    border-top: none !important;
}
.s-sidebar-4 .s_heading i.fa {
    margin-right: 5px;
    color: rgba(219, 0, 7, 0.7);
}
.s-sidebar-1.s-sidebar-4 .s_heading+.submenu a {
    padding-left: 40px !important;
    color: #666;
    font-size: 15px;
    font-style: italic;
}
.s-sidebar-1.s-sidebar-4 .submenu .label {
    padding-bottom: 7px;
}
.s-sidebar-1.s-sidebar-4 .submenu .label::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background-color: #e5e5e5;
    margin-top: 10px;
    margin-left: 40px;
}
.s-sidebar-1.s-sidebar-4 .s_cate .label>li>a::before {
    content: initial !important;
}
.s-sidebar-1.s-sidebar-4 .submenu .label li>a::before {
    content: '\f0b0' !important;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 13px;
    color: rgba(255, 51, 0, 0.7);
    position: relative;
    top: 1px;
}
.s-sidebar-1.s-sidebar-4 .submenu .label li.is-active a {
    color: #DB0007;
}
.s-sidebar-4:not(.s-sidebar-1)>ul li>a {
    display: flex;
    font-size: 15px;
    font-weight: 300;
    padding: 12px 15px;
    border-bottom: 1px solid #eee;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    background: #fff;
}
.s-sidebar-4:not(.s-sidebar-1)>ul li>a::before {
    content: '\f1db';
    font-family: FontAwesome;
    font-size: 8px;
    margin-top: 7px;
    color: #999;
}
.s-sidebar-4:not(.s-sidebar-1)>ul li>a .h2 {
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    margin-left: 7px;
}
.s-sidebar-4>ul li>a:hover {
    color: #DB0007;
}
.s-sidebar-4>ul li.is-active>a {
    color: #DB0007;
}
.s-sidebar-4:not(.s-sidebar-1).s-label>ul {
    padding: 7px 0 10px;
}
.s-sidebar-4:not(.s-sidebar-1).s-label>ul li>a {
    border-bottom: none;
    padding: 5px 15px 5px 25px;
}
/* END s-sidebar-4 */

.p-list-1, .p-list-2 {
    margin-top: 10px;
    padding: 0 25px 0 35px;
}
.p-list-2 .row .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.p-list-2 .b-card-4 {
    margin-bottom: 20px;
    padding: 0 15px 20px;
}
.p-list-2 .b-card-4 .b_content {
    padding: 0 20px 25px;
}

/* BEGIN s-breadcrumb-1 */
.s-breadcrumb-1 {
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.s-breadcrumb-1 ul {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.s-breadcrumb-1 ul li {
    margin-left: 0.54em;
    color: #666;
}
.s-breadcrumb-1 ul li:last-child span {
    font-weight: 300;
}
.s-breadcrumb-1 ul li i {
    font-size: 0.85em;
}
.s-breadcrumb-1 ul li i.fa-angle-double-right {
    color: #888;
}
.s-breadcrumb-1 ul li a {
    font-weight: normal;
    color: inherit;
}
.s-breadcrumb-1 ul li a:hover {
    color: #0077b8;
}
.s-breadcrumb-1 ul li:first-child {
    margin-left: 0;
}
.s-breadcrumb-1 ul li:first-child a>i {
    font-size: 1.35em;
}
/* END s-breadcrumb-1 */

/* BEGIN c-button-12 */
.btn-view {
    text-align: center;
    margin: 20px 0 30px;
}
.c-button-12 {
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px;
    text-transform: uppercase;
    background-color: #0077b8;
    color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 1px 5px rgba(0, 0, 0, 0.18);
    transition: 0.2s ease-in-out;
}
.c-button-12 i.fa {
    font-size: 14px;
    margin-right: 5px;
    transform: translateY(-1px);
}
.c-button-12:hover {
    box-shadow: 0 14px 26px -12px rgba(34, 34, 34, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(34, 34, 34, 0.2);
}
/* END c-button-12 */
.sb-label {
    display: none;
}
/*---------Responsive---------*/
@media screen and (min-width: 992px) {
    .ht-page__sidebar {
        float: left;
        width: 280px;
        min-height: 1px;
    }
    .ht-page__main {
        float: left;
        width: calc(100% - 300px);
    }
    .ht-page__sidebar+.ht-page__main {
        margin-left: 20px;
    }
    .s-header-9 .s_top .hd-search {
        display: none;
    }
}
@media screen and (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    .hidden-lg {
        display: none !important;
    }
    .ht-page__sidebar+.ht-page__main, .ht-page__main+.ht-page__sidebar {
        margin-left: 0;
    }
    .ht-page__sidebar {
        width: 280px;
    }
    .ht-page__main {
        width: calc(100% - 280px);
    }
    .s-footer-8 .ft-phone {
        display: none;
    }
    .s-footer-9 .ft-info {
        padding-left: 5%;
    }
}
@media screen and (min-width: 1260px) {
    .container {
        width: 1260px;
    }
    .s-header-9 .hd-logo>.slogan {
        margin-left: 25px;
    }
}
@media screen and (min-width: 1260px) {
    .s-header-9 .hd-logo .logo {
        width: 280px;
    }
    .s-footer-9 .ft-phone {
        display: none;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media screen and (max-width: 1199px) {
    .s-header-9 .hd-logo {
        font-size: 11px;
    }
    .s-header-9 .hd-menu {
        position: relative;
        margin-left: 10px;
    }
    .s-header-9 .hd-hotline {
        display: none;
    }
    .s-header-9 .hd-menu>a[ht-trigger="hd-menu"] {
        display: inline-block;
        color: #0077b8;
    }
    .s-header-9 .hd-menu>a[ht-trigger="hd-menu"] span {
        color: #0077b8;
    }
    .s-header-9 .hd-menu>ul {
        visibility: hidden;
        opacity: 0;
        width: 250px;
        background-color: #fff;
        box-shadow: 0 0px 10px 0px #ccc;
        z-index: 1;
        position: absolute;
        top: 35px;
        right: 0;
    }
    .s-header-9 .hd-menu>ul.is-active {
        visibility: visible;
        opacity: 1;
        -webkit-animation: slide-up 0.3s;
        -o-animation: slide-up 0.3s;
        animation: slide-up 0.3s;
    }
    .s-header-9 .hd-menu>ul>li {
        display: block;
        border-bottom: 1px solid #eee;
    }
    .s-header-9 .hotline {
        display: none;
    }
    .s-header-9 .hd-cart, .s-header-9 .hd-catalog {
        float: right;
        margin-left: auto;
    }
    .s-header-9 .hd-logo>.slogan {
        margin-left: 180px;
    }
    .s-header-9 .s_bot .hd-search {
        width: 50%;
    }
    .s-footer-9 .s_top [class*='col-']::before {
        display: none;
    }
    .s-footer-9 .s_top .submenu [class*='col-']::before {
        height: calc(100% + 10px);
        top: 10px;
        display: block;
    }
    .s-footer-9 .s_top [class*='col-']:last-child::before {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .s-header-9 .hd-logo>.slogan {
        margin-left: 45px;
    }
    .s-header-9 .hd-search form {
        background-color: #fff;
    }
    .s-header-9 .hd-search form>input {
        color: #666;
    }
    .s-header-9 .hd-services {
        display: none;
    }
    .s-header-9 .s_bot .container {
        position: relative;
    }
    .s-header-9 .s-sidebar-1 .s_cate {
        width: 100%;
        position: absolute;
        z-index: 110;
    }
    .s-header-9 .s_bot .hd-search {
        display: none;
    }
    .bg-header p {
        padding: 5px 10px;
    }
    .s-home-16 .s_info {
        margin-bottom: 20px;
    }
    .hidden-sm {
        display: none !important;
    }
    .s-footer-9 .s_top [class*='col-']::before {
        content: initial;
    }
    .ht-page .s_content {
        padding: 0;
    }
    .b-card-34 .b_content-desc, .b-card-34 .b_content .info .list>.item {
        font-size: 15px;
    }
    .p-list-1 {
        margin-top: 0;
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    .s-header-9 .hd-menu {
        position: relative;
    }
    .s-header-9 .s_bot .hd-search {
        display: none;
        opacity: 0;
        visibility: hidden;
        width: 95%;
        height: 32px;
        margin: 0;
        border: 1px solid #ccc;
        z-index: -1;
        position: absolute;
        top: 45px;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: flipOutX;
        animation-name: flipOutX;
    }
    .s-header-9 .s_bot .hd-search.is-active {
        display: block;
        opacity: 1;
        visibility: visible;
        z-index: 99999;
        -webkit-animation-name: flipInX;
        animation-name: flipInX;
    }
    .s-header-9 .hd-logo {
        font-size: 10px;
    }
    .s-header-9 .hd-logo>.slogan {
        display: none;
    }
    .s-footer-8 .ft-developed {
        display: none;
    }
    .bg-header .bg-content .col-md-6 {
        padding: 30px;
    }
    .s-footer-9 .ft-developed {
        display: none;
    }
    .s-header-9 .hd-logo .logo img {
        height: 45px;
    }
    .s-header-9 .hd-logo .logo>span img {
        height: 18px;
    }
    .s-header-9 .hd-logo .logo>span {
        font-size: 15.5px;
    }
    .btn-view {
        margin: 20px 0 25px;
    }
}
@media screen and (max-width: 575px) {
    .s-sidebar-1 {
        width: 50px;
    }
    .s-header-9 .s-sidebar-1 .s_header>i.fa, .s-sidebar-1 .s_header span>span {
        display: none;
    }
    .s-sidebar-1 .s_header {
        padding: 15px;
        justify-content: center;
    }
    .s-header-9 .hd-logo {
        font-size: 9px;
    }
    .s-header-9 .hd-logo .logo>span {
        margin-top: 0px;
    }
    .s-header-9 .s-sidebar-1 .s_cate {
        width: 300px;
    }
    .b-card-34 .b_content ul li {
        width: 100%;
    }
    .bg-header {
        padding: 10px 15px 15px 5px;
        margin-bottom: 15px;
    }
}
.s-footer-9 .ft-zalo {
    display: none;
}
@media(max-width: 479px) {
    .s-header-9 .hd-logo .logo img {
        height: 35px;
    }
    .s-header-9 .hd-logo .logo>span img {
        height: 14px;
    }
    .s-header-9 .hd-logo .logo>span {
        font-size: 11.4px;
    }
    .s-header-9 .hd-logo .logo>span>span {
        line-height: 14px;
    }
    .s-home-16 {
        padding: 40px 0 35px;
    }
    .s-footer-9 .s_top {
        padding: 15px 0;
    }
    .bg-header .c-headline-1 .c_name {
        margin: 0 20px 0 10px;
    }
    .bg-header .ht-format-detail {
        margin-left: 25px;
    }
    .bg-header .c-headline-1 span.title {
        font-size: 18px;
    }
    .c-headline-2 .c_divider:first-child::after {
        margin: 4px auto 0;
    }
    .b-card-34 .b_content .info .list>.item:not(:last-child)::after {
        width: 5px;
    }
    .pl-th {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        position: relative;
    }
    .pl-th .bt-sidebar {
        width: 100%;
    }
    .sb-label {
        display: block;
        margin-left: 10px;
    }
    .s-footer-9 .ft-backtop.is-show {
        opacity: 1;
        bottom: 60px;
    }
    .s-footer-9 .ft-zalo {
        display: block;
        z-index: 111111;
        position: fixed;
        right: 10px;
        bottom: 0;
    }

}
@media(max-width: 375px) {
    .s-home-16 .s_contact-box {
        justify-content: flex-start;
    }
}