:root {
    --main-color:#194699;--second-color:#498fe4}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,body,p,a,li {
    font-family: 'Roboto',san-serif!important;
    letter-spacing: 0;
    color: #1d1919
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: 'Roboto',sans-serif!important
}
.hosocongty .fluid-width-video-wrapper{padding-top: 63.6%!important;}
body,p,a,li {
    font-size: 14px;
}
.mfp-bg{opacity: 0.3}
.nghenghiepne tr:nth-child(2) td{
    color: #fff;
    /* background: linear-gradient(45deg, #498fe4, #194699); */
}
.nghenghiepne tr:nth-child(2) td:not(:first-child){
    position: relative;
    overflow: hidden;}
    .nghenghiepne tr:nth-child(2) td{
    border: none;
}
.nghenghiepne tr:nth-child(2) td:not(:first-child)::after{content:' ';position: absolute;background: #194699;width: 23px;height: 23px;left: 0;top: 50%;transform: translate(-50%,-50%) rotate(45deg);}
.nghenghiepne tr:nth-child(2) td:nth-child(1):after{}
.nghenghiepne tr:nth-child(2) td:nth-child(2):after{background: #F39124;}
.nghenghiepne tr:nth-child(2) td:nth-child(3):after{background: #DD4085;}
.nghenghiepne tr:nth-child(2) td:nth-child(4):after{background: #C62E2B;}
.nghenghiepne tr:nth-child(2) td:nth-child(5):after{background: #6DA13C;}
.nghenghiepne tr:nth-child(2) td:nth-child(1){
    background: #F39124;
}
.nghenghiepne tr:nth-child(2) td:nth-child(2){
    background: #DD4085;
}
.nghenghiepne tr:nth-child(2) td:nth-child(3){
    background: #C62E2B;
}
.nghenghiepne tr:nth-child(2) td:nth-child(4){
    background: #6DA13C;
}
.nghenghiepne tr:nth-child(2) td:nth-child(5){
    background: #9B4898;
}
.owl-carousel.dots-creative .owl-dots .owl-dot span{
    background: #498fe4;
    height: 7px;
    border-radius: 20em;
}
.owl-carousel.dots-creative .owl-dots .owl-dot span:after{background: #498fe4;}
.news-ticker-content .owl-item::before{content:"\f101"}
.news-ticker-content .owl-item a{
    font-style: italic;
}
a:active,a:focus,a:hover {
    color: var(--main-color)
}

.lines, .lines:after, .lines:before {
    background-color: var(--main-color)
}

.content h1,.post-item-description h1,.heading h1,.heading h2 {
    font-weight: 700;
    font-size: 29px;
    font-family: 'Roboto',sans-serif!important;
    color: var(--main-color);
    text-transform: uppercase;
}

.heading h3 {
    font-weight: 700;
    font-size: 25px;
    font-family: 'Roboto',sans-serif!important;
    color: var(--main-color);
    text-transform: uppercase;
}

.heading h2 {
    /* overflow: hidden; */
}

.footer h4 {
    font-family: 'Roboto',sans-serif!important
}

.heading {
    margin-bottom: 50px;
}

p,ul,ol,pre,table {
    margin-bottom: 10px;
}

.table {
    margin-bottom: 0;
    /* width: 100%!important; */
}

ol {
    list-style-type: decimal
}

blockquote {
    border-left: 3px solid #1abc9c;
    font-size: 16px;
    font-style: italic;
    padding: 5px 15px
}

.form-group {
    margin-bottom: 0
}

.form-group label {
    text-transform: none;
    font-weight: inherit;
    font-size: 14px;
}

.blockquote-color {
    border-radius: 4px
}

img {
    max-width: 100%;
    height: auto;
}

.product .product-image img {
    /* border-radius: 5px; */
}

.gioithieu-section img {
    /* border-radius: 5px; */
}

section {
    padding: 40px 0
}

.relinksec{}
.relinksec .col-md-8 .row{/* height: 34%; *//* margin-bottom: 2%; */}
.relinksec .col-md-8 .row .col-md-6{/* height:100% */}
.relinksec .relink{
    /* height: 100%; */
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    transition: 0.2s;
    height: 60px;
}
.relinksec .relink a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 21px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.relinksec .relink1{
    background-color: #17469e;
}
.relinksec .relink:hover{opacity:0.7}
.relinksec .relink2{    background-color: #cf1e24;}
.relinksec .relink3{    background-color: #fdb813;}
.relinksec .relink4{background-color: #17469e;}


.gioithieu-section p {
    text-align: left;
}

.btn {
    transition: .3s;
    text-shadow: none!important;
    border: none;
    text-transform: none;
    border-radius:0;
}
.btn.btn-light{
    border: 1px #ccc solid;
}

#topbar .top-menu > li:last-child > a {
    margin: 0
}

#topbar.topbar-transparent {
    background-color: rgba(0,0,0,0.4);
    border-bottom: 1px solid rgba(0,0,0,0.12)
}

#topbar.topbar-mini {
    height: 30px;
    line-height: 30px;
    background: var(--main-color)
}

#topbar.topbar-mini .container {
    height: 30px;
    line-height: 30px
}

#topbar.topbar-mini .top-menu>li>a,#topbar.topbar-mini .top-menu>li {
    line-height: 30px;
    height: 30px;
    display: inline-table;
}

#mainMenu nav > ul > li > a {
    padding: 10px 15px 9px;
    font-size: 14px;
    transition: none;
    color: var(--main-color);
    text-transform: uppercase;
    font-weight: 500;
}
.ja #mainMenu nav > ul > li > a {
    padding: 10px 36px 9px;
}
.en #mainMenu nav > ul > li > a {
    padding: 10px 23px 9px;
}
#mainMenu.menu-right nav > ul > li:last-child > a {
    padding-right: 0
}

#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > a,#mainMenu nav > ul > li.mega-menu-item .mega-menu-content > span,#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li > a {
    padding: 4px 0;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -.5px!important
}

#mainMenu nav > ul > li.mega-menu-item .mega-menu-content li ~ .mega-menu-title {
    margin-top: 0
}

#mainMenu nav > ul > li.mega-menu-item .mega-menu-content [class*="col-"] > ul > li.mega-menu-title > a {
    font-weight: 700;
    letter-spacing: -.5px!important
}

#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a,#mainMenu nav>ul>li .dropdown-menu>li>a,#mainMenu nav>ul>li .dropdown-menu>li>span {
    font-weight: 500;
    transition: none;
    color: #fff;
}

#mainMenu nav > ul > li {
    padding: 0;
    margin-left: 0;
    transition: none
}

#mainMenu nav > ul > li:first-child {
    padding-left: 0
}

#mainMenu nav > ul > li:last-child {
    padding-right: 0
}

#mainMenu nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title {
    padding-bottom: 0
}

#mainMenu nav>ul>li.mega-menu-item .mega-menu-content .mega-menu-title a {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 0
}

#mainMenu nav>ul>li.current>a, #mainMenu nav>ul>li.current>span, #mainMenu nav>ul>li.hover-active>a, #mainMenu nav>ul>li.hover-active>span, #mainMenu nav>ul>li:focus>a, #mainMenu nav>ul>li:focus>span, #mainMenu nav>ul>li:hover>a, #mainMenu nav>ul>li:hover>span {
    cursor: pointer;
    color: var(--second-color);
}

#mainMenu nav>ul>li .dropdown-menu>li>a:hover,#mainMenu nav>ul>li .dropdown-menu>li:hover>a {
    background: var(--main-color);
    color: #fff!important;
}

#header {
    background: rgba(0,0,0,0.2)
}

#header #header-wrap #logo a>img {
    padding: 0;
    transition: none;
}

#header.dark #top-search form input::placeholder {
    color: #fff
}

#header .header-extras>ul>li>a:not(.btn) i,#header .header-extras>ul>li>a:not(.btn) img {
    line-height: 1;
    margin-top: 27px;
    width: 28px;
    text-align: center;
    height: 28px;
    padding-top: 7px;
    border-radius: 20em;
    background: rgba(0,0,0,0.15);
    transition: .2s
}

#header .header-extras>ul>li>a:not(.btn) img {
    padding: 0;
    border-radius: 0;
    height: auto;
    width: 43px;
    border: 1px #ddd solid
}

#header .header-extras>ul>li {
    margin-left: 10px
}

#header .header-extras>ul>li .btn {
    background: var(--main-color);
    text-shadow: none;
    /* padding:10px 15px; */
    transition: 0.2s;
}

#header .header-extras>ul>li .btn:hover {
    background: var(--second-color);
}

#top-search-trigger i {
    line-height: 80px
}

#goToTop {
    /* bottom: 137px!important; */
    /* right: 23px; */
    height: 52px;
    width: 52px;
    padding: 19px 5px 10px;
    /* border-radius: 0; */
    font-size: 9px;
    background-color: #498fe4!important;
    transition: 0.2s;
    background: #498fe4;
    position: re;
}
#goToTop i{
    position: absolute;
    top: -10px!important;
    left: 6px!important;
    /* transform: translateX(-50%)!important; */
}
#goToTop:hover{
    transition: none;
    background-color: var(--main-color)!important;
}
#goToTop:hover i{transform: none!important;}

#goToTop:after, #goToTop:before{display:none}

.portfolio-image .quickview {
    color: #fff;
    display: none;
    font-size: 13px;
    background-color: rgba(0,0,0,.4);
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    z-index: 1
}

.portfolio-image:hover .quickview {
    display: block
}

.portfolio-item.no-overlay .portfolio-description h3 {
    text-transform: initial;
    letter-spacing: inherit;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.6
}

.team-members .team-member .team-image {
    margin-bottom: 0
}

.team-members.team-members-shadow .team-member .team-image > img {
    width: 220px;
    margin: auto;
    margin-top: 20px
}

.btn+.btn {
    margin-left: 7px
}

.btn-my {
    background: var(--main-color);
    text-shadow: none!important;
    font-size: 15px;
    padding: 12px 20px;
    letter-spacing: 0;
    font-weight: 400;
}

.btn-my:hover,.btn-my:active,.btn-my:focus {
    background-color: var(--second-color);
    transform: scale(1.05);
}

.lead {
    font-weight: 400
}

.each-product .product-image img {
    padding: 0;
    transition: .2s;
    /* border:1px #ccc solid; */
}

.each-product:hover .product-image img {
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.15)
}

.carousel .each-product .product-image img {
    box-shadow: none
}

.carousel .each-product:hover .product-image img {
    box-shadow: none;
    transform: none
}

.product-title h1 a {
    font-weight: 400
}

/* .icon-box.large > h3,.icon-box.large > h5{font-size:20px;font-weight:600} */
.col-md-2-5 {
    padding-left: 5px;
    padding-right: 5px;
    position: relative
}

.product .product-title {
    margin-bottom: 23px
}

.product .product-title h3 {
    line-height: 1.5
}

.product .product-title h3 a {
    font-size: 16px!important;
    line-height: 1.4;
    font-weight: 600;
    font-family: 'Roboto',sans-serif!important
}

.product .product-price {
    width: 100%;
    float: left;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: left
}

.product .product-price ins {
    color: #E82933;
    font-size: 15px;
    text-transform: none
}

.product-page .product .product-image a {
    margin-bottom: 3px;
    cursor: zoom-in
}

.product-page .product .product-title {
    margin-bottom: 22px;
    float: left;
    width: 100%;
}

.product-page .product .product-title h1 {
    font-size: 29px;
    font-weight: 700;
    text-transform: none;
    color: #194699;
}

.product-page .product .product-rate {
    font-size: 26px;
    margin-bottom: 16px;
    width: 100%;
    float: left;
}

.product-page .product .product-price {
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 17px
}

.product-page .product .product-price ins {
    font-size: 20px
}

.product-page .product .product-price + p {
    float: left;
    width: 100%
}

.each-product .product-price del {
    margin: 0;
    color: #777;
    text-transform: none;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 1px;
    line-height: 11px;
    margin-top: 3px
}

.product-page .product .product-price del {
    margin: 0;
    color: #777;
    text-transform: none;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    opacity: .8
}

.product-page .product .product-image .thumb {
    overflow: hidden
}

.product-page .product .product-image .thumb>a {
    width: 24.7%;
    border: 1px rgba(204,204,204,0.48) solid;
    overflow: hidden;
    height: auto;
    float: left;
    margin: .2%;
    padding: 0;
    cursor: zoom-in
}

.widget-shop .product .product-title h3 a {
    font-size: 12px!important
}

.widget-shop .product {
    min-height: auto
}

.widget-shop .product .product-category,.widget-shop .product .product-title {
    margin-top: 0
}

.sidebar .widget {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.widget-shop .product .product-price ins {
    font-size: 14px
}

.product-page .product .product-image .thumb>a:nth-child(4n+1) {
    margin-left: 0
}

.product-page .product .product-image .thumb>a:nth-child(4n+4) {
    margin-right: 0
}

.product-page .product .product-image .thumb>a.active {
    border: 2px #ccc solid
}

.product-page .product .product-image .main-product-img {
    margin-bottom: 10px;
    padding: 0
}

.product-page .product-description .btn {
    margin-bottom: 0
}

.product-page .post-share {
    float: left;
    width: 100%
}

.product-page .post-share .fb-like {
    margin-top: 10px
}

.product-size li label span {
    width: auto;
    padding: 0 5px
}

.breadcumb {
    padding: 10px 0
}

.breadcumb p {
    margin: 0;
    font-size: 12px;
    color: #555;
    line-height: 1.4
}

.lienhe .widget .widget-title {
    color: var(--main-color);
    font-weight: 800;
    font-size: 22px
}

.lienhe .widget p,.lienhe .widget a {
    /* font-size:18px; */
    /* line-height:31px; */
}

.pagination {
    overflow: hidden;
    margin: auto;
    width: fit-content
}

.pagination li i {
    line-height: 1.42857143
}

.copyright-text a,.breadcumb p a,.breadcumb p i {
    font-size: 12px
}

.each-product .product-image,.each-product .product-image a {
    position: relative;
    overflow: inherit;
    /* margin-bottom: 16px; */
    /* width: 50%; */
    /* float: left; */
    /* min-height: 325px; */
}

.each-product .product-image img.smallLogo {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 8px 10px;
    width: 238px;
    height: auto!important;
    height: auto;
    border: none;
    border-top-left-radius: 1.3em;
    background: rgba(255,255,255,0.88);
    margin: 0;
    position: absolute;
    bottom: 12px;
    right: 0;
    padding: 5px 10px;
    width: 182px;
    height: auto!important;
    height: auto;
    border: 1px #ccc solid;
    border-top-left-radius: .8em;
    background: rgba(255,255,255,0.88);
    margin: 0
}

.each-product .product-image img.smallLogo2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    padding: 2px 58px;
    width: 100%;
    height: auto!important;
    height: auto;
    border: none;
    background: rgba(255,255,255,0.46);
    margin: 0;
    position: absolute;
    transform: translateY(-50%);
    right: 0;
    padding: 2px 40px;
    width: 100%;
    height: auto!important;
    height: auto;
    border: none;
    background: rgba(255,255,255,0.53);
    margin: 0
}

.each-product .product-description {
    overflow: hidden;
    padding: 10px 10px;
    /* min-height: 325px; */
}

.each-product .product-title {
    margin-bottom: 0
}

.each-product .product-price {
    margin-top: 0;
    text-align: center
}

.each-product .product-title h4 {
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    text-transform: none;
    color: #fff;
    /* width: fit-content; */
    /* float:none; */
    /* margin:auto; */
    position: relative;
    /* margin-bottom: 22px; */
    font-weight: 500;
}

.each-product .product-title h4:after {
    /* content: " "; */
    width: 30px;
    border-bottom: 3px #ffffff solid;
    position: absolute;
    left: 0;
    bottom: -11px;
    /* transform:translateX(-50%); */
}

.each-product .product-title p {
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
    /* text-align: justify; */
}

.each-post h4 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 5px
}

.testimonial.testimonial-box .testimonial-item {
    padding: 20px;
    height: inherit!important;
    line-height: 1.4
}

.testimonial .testimonial-item > img {
    height: 90px;
    width: 90px
}

.testimonial.testimonial-box .testimonial-item p {
    font-size: 14px;
    padding-bottom: 10px
}

.testimonial.testimonial-box .testimonial-item>span {
    font-size: 12px;
    margin-top: 7px
}

.equalize.testimonial-box .testimonial-item > span ~ span {
    margin-bottom: 0
}

.sidebar:before {
    display: none
}

.tieu-de-h3 {
    color: var(--main-color);
    border-bottom: 2px #eee solid;
    margin-bottom: 20px!important;
    margin-top: 20px;
    font-size: 22px;
    text-transform: uppercase;
}

#widget-search-form-sidebar .input-group {
    width: 100%
}

#widget-search-form-sidebar .input-group .input-group-btn .btn {
    width: 100%
}

.imga {
    position: relative;
    display: block;
    width: fit-content;
    text-align: center;
    margin: auto
}

.imga .smallLogo {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 20px;
    width: 300px;
    height: auto!important;
    border: none;
    border-top-left-radius: 1.3em;
    background: rgba(255,255,255,0.88);
    margin: 0
}

.background-overlay:before {
    z-index: -1;
    background: #000000;
    opacity: 0.4;
}

#header #header-wrap {
    border: none;
    background: linear-gradient(to bottom, #f9f9f9, #f3f4f5);
}

.tabs-content img {
    max-width: 100%!important;
    height: auto
}

.footer {
    background: var(--main-color);
    background-size: cover;
    background-position: center;
    padding: 60px 0 0
}

.google-maps {
    padding-bottom: 57%;
    /* border-radius: 5px; */
}

.copyright-content {
    background: rgba(0,0,0,0.3);
    min-height: auto;
    padding: 10px 0;
    border: none
}

.copyright-content .copyright-text {
    color: #fff!important;
    text-transform: NONE;
    padding-top: 0;
    line-height: 20px;
    text-align: center
}

.foot-icon {
    display: block;
    overflow: hidden;
    margin-top: 20px
}

.foot-icon a {
    width: 43px;
    background: rgba(255,255,255,0.37);
    height: 43px;
    padding: 12px;
    text-align: center;
    float: left;
    margin-right: 14px;
    transition: .2s;
    border-radius: 5px;
}

.foot-icon a i {
    color: #fff;
    font-size: 19px
}

.foot-icon a:hover {
    background: var(--second-color)
}

.foot-icon a:hover i {
    color: #fdfeff!important
}

.footer ul {
    padding: 0 0 0 3px;
    list-style: none
}

.footer ul li {
    margin-bottom: 2px
}

.footer ul li a {
    color: #C0E0DE;
    transition: .2s
}

.footer ul li a i {
    display: none
}

.footer ul li a:hover {
    position: relative;
    padding-left: 15px;
    font-weight: 700;
    overflow: hidden;
    display: block;
    color: #e6f5f4
}

.footer ul li a:hover i {
    display: block;
    position: absolute;
    left: 0;
    top: 5px
}

.blockquote-color {
    background-color: var(--second-color)
}

.post-thumbnail-list {
    overflow: hidden
}

.post-thumbnail-list .post-thumbnail-entry img {
    float: left;
    display: block;
    height: 60px;
    width: 80px;
    margin-right: 16px
}

.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    font-size: 16px;
    line-height: 1.4
}

.widget .post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    font-size: 14px;
    line-height: 1.4
}

.post-thumbnail-list .post-thumbnail-entry a + .post-thumbnail-content {
    padding-top: 6px
}

.post-item .post-item-description > h2,.post-item .post-item-description > h2 > a {
    margin-bottom: 10px;
    line-height: 1.4
}

.post-thumbnails .post-item:not(.quote) .post-item-description {
    padding-top: 12px
}

.post-thumbnails .post-item {
    padding-bottom: 30px
}

.widget a {
    font-size: inherit;
    /* transition:.2s; */
    /* line-height:1.3; */
    /* border-radius:0; */
    /* transition:none; */
}

.list-group-item:first-child,.list-group-item:last-child {
    border-radius: 0
}

.list-group a.active,.list-group a:hover {
    font-weight: 700;
    background-color: var(--second-color);
    border-color: var(--second-color);
    color: #fff
}

.timkiem .heading {
    margin-bottom: 23px
}

.timkiem .heading h2 {
    text-transform: none;
    font-weight: 700
}

.timkiem form {
    margin-bottom: 10px
}

.timkiem form input {
    border: none;
    width: 600px!important;
    padding: 11px 16px;
    margin: 0
}

.timkiem form .btn {
    background: #EB5556;
    border: none;
    padding: 13px 20px;
    text-shadow: none!important;
    width: 170px;
    text-transform: none;
    font-family: Roboto,san-serif!important;
    font-size: 14px
}

.timkiem form .btn i {
    font-size: 12px;
    margin-left: 3px;
    margin-right: 0
}

.dangky .heading h2 {
    margin-bottom: 16px
}

.dangky .heading h2+p {
    font-size: 20px
}

.dangky form input {
    width: 100%!important
}

.dangky form .form-group {
    width: 100%
}

.dangky form .btn {
    width: 100%
}

.dangky form .btn:hover,.timkiem form .btn:hover {
    background: #0098DA
}

.form-group {
    position: relative
}

.form-group input+i {
    position: absolute;
    left: 16px;
    top: 14px;
    color: #BCBEC0!important;
    font-size: 10px
}

.each-product {
    margin-bottom: 30px;
    background: var(--main-color);
    padding: 0;
    /* border-radius: 5px; */
    overflow: hidden;
}
.each-product-2{
    position: relative;
    overflow: hidden;
    width: 80%;
    float: none;
    margin: auto;
    margin-bottom: 30px;
    background: none;
}
.each-product-2{}
.each-product-2:before{content:' ';position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: 0.2s;}
.each-product-2:hover:before{background: #ffffff3d;z-index: 1;}
.each-product-2 .product-image{
    /* float: right; */
    /* width: 30%; */
    position: absolute;
    right: 0;
    width: 50%;
    top: -50%;
    /* transform: translateY(-50%); */
    z-index: -1;
    overflow: initial;
}
.each-product-2 .product-image:before{content:' ';background: #1e1e1e;position: absolute;top: 0;left: -100%;height: 100%;width: 100%;z-index: 0;}
.each-product-2 .product-image:after{content:' ';background: linear-gradient(to left, transparent,#1e1e1ebd,#1e1e1e);position: absolute;top: 0;left: 0;height: 100%;width: 70%;z-index: 0;}
.each-product-2 .product-image img{}
.each-product-2 .product-description{
    padding: 0;
}
.each-product-2 .product-description .product-title{}
.each-product-2 .product-description .product-title h4{
    text-align: left;
    font-size: 22px;
    position: relative;
    padding: 17px 24px;
    background: linear-gradient(45deg, rgb(25 70 153 / 45%), transparent);
    margin: 0;
    font-weight: 400;
}
.each-product-2 .product-description .product-title h4:before{content:' ';background: #498fe4;width: 5px;height: 100%;position: absolute;left: 0;top: 0;}
.each-product-2 .product-description .product-title p{
    padding: 14px 20px;
    font-size: 16px;
    width: 72%;
    margin-bottom: 12px;
}
.each-product-2 .product-description .btn{border-radius: 20em;margin-left: 20px;background: linear-gradient(#F1ECD6, #DCD59F)!important;color: #111;letter-spacing: 0;font-size: 14px;padding: 10px 17px 8px;background: rgb(246 247 247 / 64%);transition: 0.3s;font-weight: 400;}
.each-product-2 .product-description .btn:hover{
    background: #fff;
}
.each-post {
    /* border-radius: 5px; */
    overflow: hidden;
}

.each-post .post-item-description{
    background: #f7f7f7;
}

.pageHeader {
    padding: 60px 0
}

.pageHeader .heading {
    margin-bottom: 0
}

.pageHeader a,.pageHeader i {
    color: #fff;
    font-size: 12px
}

.pageHeader p {
    margin-bottom: 0;
    line-height: 1.4;
}

.pageHeader h1,.pageHeader h2 {
    color: #fff;
    margin-bottom: 0
}
.chi-tiet-bai-viet strong{/* font-weight: 400 */}
.chi-tiet-bai-viet h1 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700
}

.chi-tiet-bai-viet h2 {
    font-size: 22px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-weight: 700;
}

.chi-tiet-bai-viet h2,.chi-tiet-bai-viet h2 strong {
    /* width:fit-content; */
    /* float:none; */
    /* margin:auto; */
    position: relative;
    font-weight: 700;
    font-size: 29px;
    font-family: 'Roboto',sans-serif!important;
    color: var(--main-color);
    text-transform: uppercase;
}

.chi-tiet-bai-viet h2:before {
    content: " ";
    width: 70px;
    border-bottom: 3px #498fe4 solid;
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    display: block;
    z-index: 1;
}

.chi-tiet-bai-viet h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 600;
    color: var(--main-color);
}

.chi-tiet-bai-viet h4 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700
}

.chi-tiet-bai-viet h5 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: 700
}

.chi-tiet-bai-viet ul {
    padding-left: 20px
}

.chi-tiet-bai-viet img {
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto!important;
    /* border-radius: 5px; */
}

.chi-tiet-bai-viet p {
    /* text-align:justify; */
    line-height: 1.6;
}

.chi-tiet-bai-viet p a:not(.btn), .chi-tiet-bai-viet h2 a, .chi-tiet-bai-viet h3 a, .chi-tiet-bai-viet h4 a, .chi-tiet-bai-viet h5 a, .chi-tiet-bai-viet h6 a, .chi-tiet-bai-viet li a,.chi-tiet-bai-viet td a {
    /* color: #194699; */
    /* border-bottom: 1px #194699 dashed; */
}

.chi-tiet-bai-viet p a:not(.btn):hover,.chi-tiet-bai-viet h2 a:hover,.chi-tiet-bai-viet h3 a:hover,.chi-tiet-bai-viet h4 a:hover,.chi-tiet-bai-viet h5 a:hover,.chi-tiet-bai-viet h6 a:hover,.chi-tiet-bai-viet li a:hover {
    /* border-bottom: 1px #5769bf solid; */
    /* font-weight: 700; */
}

.chi-tiet-bai-viet .mce-toc {
    border: 1px #ddd solid;
    padding: 0 20px;
    margin-bottom: 30px;
    border-radius: 8px;
    background: #efefef
}

.chi-tiet-bai-viet .mce-toc h2 {
    font-size: 17px
}

.chi-tiet-bai-viet .mce-toc li {
    line-height: 1.4
}

.chi-tiet-bai-viet .mce-toc li a {
    font-size: 14px;
    border: none;
    color: #111;
    font-weight: 400;
    line-height: 1
}

.line-ben-duoi {
    width: fit-content;
    float: none;
    margin: auto;
    position: relative
}

.line-ben-duoi:before {
    content: " ";
    width: 70px;
    border-bottom: 3px #498fe4 solid;
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    display: block;
    z-index: 1;
}

.text-light .line-ben-duoi:before,.line-ben-duoi.text-light:before {
    border-bottom: 3px #fff solid
}

.line-hai-ben {
    width: fit-content;
    float: none;
    margin: auto;
    position: relative
}

.line-hai-ben:before {
    content: " ";
    width: 50px;
    border-bottom: 2px #ED3237 solid;
    position: absolute;
    left: -62px;
    top: 50%
}

.line-hai-ben:after {
    content: " ";
    width: 50px;
    border-bottom: 2px #ED3237 solid;
    position: absolute;
    right: -62px;
    top: 50%
}

.text-light .line-hai-ben:before,.line-hai-ben.text-light:before,.text-light .line-hai-ben:after,.line-hai-ben.text-light:after {
    border-bottom: 2px #fff solid
}

#header .header-extras>ul>li .btn.btn-hotline-noi {
    margin: 0;
    font-size: 16px;
    padding: 19px 15px 8px;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.3);
    /* position: fixed; */
    /* bottom: 16px; */
    /* left: 96px; */
    /* border: none; */
    z-index: 999;
    border-radius: 2em;
    background-color: var(--main-color)!important;
    transition: .3s;
    line-height: 1;
}

.btn-hotline-noi:hover {
    transform: scale(1.05)
}

.btn-hotline-noi span:first-child {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
}

.btn-hotline-noi span:last-child {
    font-size: 17px;
}

.btn-hotline-noi-2 {
    left: 271px;
    background-color: var(--second-color)!important
}

.btn-zalo-noi {
    z-index: 2;
    bottom: 16px;
    right: 20px;
    position: fixed;
    border-radius: 50%;
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.3);
    transition: .3s
}

.btn-zalo-noi:hover {
    transform: scale(1.05)
}

.btn-zalo-noi img {
    width: 52px
}

.close {
    font-size: 40px;
    position: absolute;
    top: -4px;
    right: 5px;
    z-index: 2;
    opacity: 1;
}

.fb-livechat {
    display: block
}

.fb-livechat .fb-button {
    position: fixed;
    right: 21px;
    cursor: pointer;
    z-index: 999;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;
    width: 52px;
    height: 52px;
    text-align: center;
    bottom: 76px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0,0,0,.06),0 2px 32px rgba(0,0,0,.16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out
}

.fb-livechat .fb-button:focus,.fb-livechat .fb-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0,0,0,.09),0 4px 40px rgba(0,0,0,.24)
}

.fb-livechat .bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%
}

.fb-livechat .bubble-msg {
    width: 120px;
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59,89,152,.8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 13px
}

.product-sidebar .tieu-de-danh-muc {
    background: var(--main-color);
    border-radius: 0;
    color: #fff;
    padding: 8px 20px
}

.product-sidebar .list-group a i.fa {
    float: right;
    margin-top: 4px
}

.product-sidebar .list-group a i.fa.fa-minus {
    display: none
}

.product-sidebar .list-group-item {
    padding: 12px 10px;
    text-transform: none;
    letter-spacing: -.5px!important;
    line-height: 1;
    font-size: 14px!important;
    border-radius: 0;
    transition: none
}

.product-sidebar .sidebar {
    padding-right: 15px
}

.product-sidebar .sidebar-both .content {
    padding-left: 15px;
    padding-right: 15px
}

.product-sidebar .sidebar-both .content + .sidebar {
    padding-left: 15px
}

.product-sidebar .box-thong-tin-sidebar p,.box-thong-tin-sidebar p strong,.box-thong-tin-sidebar p a {
    font-size: 13px!important;
    line-height: 21px!important;
    margin-bottom: 0
}

.product-sidebar .box-thong-tin-sidebar h4 {
    font-size: 16px;
    margin-bottom: 4px
}

.comments {
    border: none!important;
    padding: 0!important;
    float: left;
    width: 100%
}

.comments .comment {
    padding: 0
}

.comments .comment .text .text_holder {
    margin: 0
}

.comments .comment .text .text_holder p {
    margin: 0;
    line-height: 17px
}

.comments .comment .text .name {
    line-height: 20px;
    margin-bottom: 0
}

.comments .comment .text {
    margin-bottom: 10px
}

.comments .comment img.avatar {
    border-radius: unset
}

#google_translate_element {
    padding: 0 10px;
    background: #fff;
    margin-top: 0;
    height: 30px;
    overflow: hidden;
}

#google_translate_element .goog-te-gadget {
    border: none;
    padding: 0;
    height: 30px;
}

#google_translate_element .goog-te-gadget-simple {
    border: none;
    padding: 0;
    height: 30px;
}

#google_translate_element a,#google_translate_element span {
    color: #000!important;
    font-size: 12px
}

.left-bar {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 200px;
    width: 50px;
    z-index: 99
}

.left-bar a {
    width: 50px;
    height: 50px;
    background-size: contain!important;
    z-index: 999;
    float: left
}

.left-bar a span {
    border: 2px var(--main-color) solid;
    color: var(--main-color);
    position: absolute;
    width: max-content;
    padding: 11px;
    background: #fff;
    font-size: 20px;
    left: 50px;
    height: 50px;
    display: none;
    line-height: 1
}

.left-bar a:hover span {
    border-left: 0;
    display: block
}

.slide p {
    color: #194699!important;
    position: relative;
    font-weight: 800;
    font-size: 5em;
    font-family: 'Merriweather',sans-serif!important;
    /* text-shadow: rgb(228 228 228) 0px 4px 20px; */
    line-height: 1.4;
    width: fit-content;
    margin: auto;
    /* background: radial-gradient(farthest-corner,#fff,#ffffffc7,#ffffff73, #ffffff00, transparent); */
    /* padding: 16px 130px; */
    /* border-radius: 20em; */
}
.slide p::before {position:absolute;content:' ';background: radial-gradient(farthest-corner,#fff,#ffffffc7,#ffffff73, #ffffff00, transparent);top: -15%;left: -40%;width: 180%;height: 130%;z-index: -1;}

#sticky-wrapper .sticky {
    z-index: 200!important
}

.doitac-section .carousel a {
    padding: 10px;
    overflow: hidden;
    display: block;
    background: #ffffff;
    /* border-radius: 5px; */
}

.doitac-section .carousel a span {
    width: 100%;
    height: 130px;
    background-color: #ffffff;
    display: block;
    /* border-radius: 5px; */
}

.doitac-section .carousel a p {
    text-align: center
}

.widget.widget-newsletter .btn {
    background: var(--main-color)
}

.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
}

/* .icon-box .icon a,.icon-box .icon i{width:auto;height:auto;display:block} */
/* .icon-box .icon a img{/* height:75px; */
/* width:auto; */
/* border:2px var(--main-color) solid; */
/* padding:8px; */
/* border-radius:20em; */
/* transition:.5s; */
}

*/ /* .icon-box .icon a:hover img{transform:rotate3d(0,1,1,360deg)} */
/* .icon-box.center p,.icon-box.text-center p{font-size:13px;line-height:1.5} */
/* .icon-box.center .icon,.icon-box.text-center .icon{margin-bottom:18px;height:auto;margin-top:19px;width:auto} */
/* .icon-box.center h3,.icon-box.center h5,.icon-box.text-center h3,.icon-box.text-center h5{line-height:1.4;margin-right:0} */
.each-post.post-item .post-item-wrap {
    border: 1px #eee solid
}

#modalSale .modal-content {
    position: relative;
    padding: 0;
    overflow: hidden
}

#modalSale .close {
    position: absolute;
    top: -7px;
    right: 0;
    color: #fff;
    z-index: 99;
    opacity: 1;
    font-size: 45px;
    font-weight: 400;
    width: 45px;
    background: #00000038
}

#modalSale .bannerLink {
    display: block;
    position: relative;
    overflow: hidden
}

#modalSale .bannerLink:hover {
    color: inherit
}

#modalSale .bannerLink img {
    max-width: 100%
}

#modalSale .bannerLink .kmtext {
    text-align: center;
    padding: 20px 10px
}

#modalSale .form-group {
    width: 31.8%;
    margin-right: 1%;
    padding: 0
}

#modalSale .form-group input {
    border: 1px #ccc solid;
    margin-bottom: 0;
    width: 100%
}

#modalSale .form-group .btn {
    width: 100%;
    border-radius: 0
}

.saleButton {
    box-shadow: 0 3px 12px rgba(0,0,0,.15);
    position: fixed;
    z-index: 999;
    border-radius: 2em;
    bottom: 23px;
    left: 10px
}

.saleButton .btn:first-child {
    margin: 0;
    font-size: 20px;
    padding: 33px 8px 14px 15px;
    border-radius: 0;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em
}

.saleButton .btn:first-child span:first-child {
    position: absolute;
    top: 14px;
    left: 52%;
    transform: translateX(-50%);
    font-size: 13px
}

.saleButton .btn:last-child {
    margin: 0;
    font-size: 20px;
    padding: 33px 15px 14px 8px;
    border-radius: 0;
    border-top-right-radius: 2em;
    border-bottom-right-radius: 2em;
    margin-left: -4px
}

.saleButton .btn:last-child span:first-child {
    position: absolute;
    top: 13px;
    left: 47%;
    transform: translateX(-50%);
    font-size: 13px;
    color: #fff
}

.shop-cart .cart-product-thumbnail>a img {
    max-height: 68px;
    max-width: initial
}

.shop-cart .cart-product-thumbnail .cart-product-thumbnail-name {
    padding: 0
}

#header-search {
    display: none
}

.fb_dialog {
    bottom: 80px!important;
    right: 17px!important
}

.hotline-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: var(--second-color);
    z-index: 1;
    padding: 10px
}

.hotline-bar a {
    color: #fff;
    font-size: 1.2em;
    font-style: normal
}

.hotline-bar p {
    color: #fff;
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase
}

.modal-open .modal,body {
    padding-right: 0!important
}

.qr-code {
    text-align: center;
    border: 3px #fbc909 solid;
    padding: 1px;
    margin-bottom: 30px
}

.qr-code img {
    width: 180px;
    height: auto
}

.qr-code p {
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: -.6px!important
}

#mainMenu nav>ul>li .dropdown-menu {
    margin-top: 0;
    border-radius: 0;
    padding: 0;
    border: none;
    background: var(--second-color);
}

#histats_counter {
    position: relative
}

#histats_counter:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 99;
}

.table tr th p,.table tr td p {
    margin-bottom: 0
}

.icon-box.medium>h3 {
    /* text-align: justify; */
    font-family: Roboto, sans-serif!important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin: 10px 12px 10px 84px;
}

.icon-box {
    margin-bottom: 20px;
}

.icon-box .icon a img {
    background: rgb(255 255 255);
    /* border-radius: 10px; */
    padding: 6px;
}

.icon-box .icon {
    /* height: 75px; */
    /* width: 75px; */
    margin: 0;
}
.chinhsach{
    /* background: #498fe4; */
    padding: 20px;
    min-height: 128px;
    border-radius: 5px;
}
.chinhsach h3{
    margin-top: 0;
}
.chinhsach p{color: #fff;margin: 0;text-align: justify;text-align-last: center;}
.lichsudiv{
    position: relative;
}
.lichsudiv::before{content:' ';position: absolute;top: 0;width: 5px;background: #194699;height: 100%;left: 50%;transform: translateX(-50%);}
.lichsu .wow{
    /* background: rgb(141 183 235 / 68%); */
    /* padding: 20px; */
    /* border-radius: 10px; */
}
.lichsu{
    position: relative;
}
.lichsu h3:before{content:' ';width: 24px;height: 24px;position: absolute;background: #194699;transform: rotate(45deg);right: -12px;top: 6px;}
.lichsu .dot{content:' ';width: 20px;height: 20px;background: rgb(25 70 153);position: absolute;right: -123px;top: 17px;border-radius: 20em;z-index: 2;}
.lichsu .dot:after{content:' ';width: 30px;height: 30px;background: rgb(73 143 228 / 72%);position: absolute;right: -4.5px;top: -5px;border-radius: 20em;z-index: 1;}
.lichsu-right .dot{
    right: initial;
    left: -122px;
}
.lichsu-right .dot:after{
    
}
.lichsu div{
    width: 100%;
    display: block;
    float: left;
}
.lichsu h3{
    margin-bottom: 10px;
    background: rgb(25 70 153);
    color: #fff;
    padding: 4px 20px;
    position: relative;
    text-align: center;
    width: fit-content;
    float: right;
    font-size: 19px;
}

.lichsu-right h3{
    float: left;
}
.lichsu p{
    text-align: justify;
    /* font-size: 16px; */
}
.lichsu-left p{
    text-align: right;
}
.lichsu-right p{
    text-align: left;
}

.lichsu-right h3:before{
    right: inherit;
    left: -12px;
}
.mfp-ajax-holder .mfp-content{max-width: 600px}
.typewriter p{
  /* overflow: hidden; */ /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  /* white-space: nowrap; */ /* Keeps the content on a single line */
  /* margin: 0 auto; */ /* Gives that scrolling effect as the typing happens */
  /* letter-spacing: .15em; */ /* Adjust as needed */
  animation: 
    typing 3.5s steps(40, end),
    blink-caret .75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange; }
}
.animated{
    -moz-animation-duration: 2s;
    -webkit-animation-duration: 2s;
}
@media only screen and (max-width: 1380px) {
    .grid-5-columns .grid-item,.portfolio-5-columns .portfolio-item,.post-5-columns .post-item {
        width:20%
    }
}

@media only screen and (min-width: 1200px) {
    #mainMenu>.container {
        width:1140px
    }
}

@media only screen and (min-width: 1024px) {
    .row .col-sm-1:nth-child(12n+13), .row .col-sm-2:nth-child(6n+7), .row .col-sm-3:nth-child(4n+5), .row .col-sm-6:nth-child(2n+3){clear: inherit}
    .lichsudiv2{max-height:600px;overflow-y: scroll;overflow-x: hidden;}
    body #wrapper{padding-top:150px}
    #topbar{position:fixed;top:0;width: 100%;}
    #header{position:fixed;top:30px;width: 100%;}
    #topbar.topbar-mini .top-menu>li>a,#topbar.topbar-mini .top-menu>li {
        float:left
    }

    #header #mainMenu.menu-bottom {
        line-height: 40px;
        border: none;
        margin-top: 80px;
        position: relative
    }

    #header #mainMenu.menu-bottom nav {
        float: left
    }

    #header #mainMenu.menu-bottom:before {
        content: ' ';
        background: var(--second-color);
        position: absolute;
        top: 0;
        left: -100%;
        width: 300%;
        height: 100%
    }

    #header #mainMenu.menu-bottom nav > ul > li {
        line-height: 40px;
        padding: 0;
    }

    #header #mainMenu.menu-bottom nav > ul > li > a {
        color: #fff;
        border-bottom: 3px #fff0 solid;
        transition: 0.2s;
    }
    #header #mainMenu.menu-bottom nav > ul > li:hover > a,#header #mainMenu.menu-bottom nav > ul > li.active > a{
    /* border-bottom: 3px #fff solid; */
    background: var(--main-color);
}

    #header #mainMenu.menu-bottom nav > ul > li:first-child {
        padding-left: 0
    }

    #header #mainMenu.menu-bottom nav > ul > li:first-child a {
        /* padding-left: 0 */
    }

    #header.header-menu-bottom.header-sticky.sticky-active #header-wrap {
        /* top: 30px; */
        /* transition: none; */
    }

    #header.header-menu-bottom #header-search {
        display: block;
        position: absolute;
        top: 23px;
        left: 0
    }

    #header-search .form-inline {
        margin-left: 46%;
        width: 20%;
        /* border-radius: 20em; */
    }

    #header-search .input-group {
        width: 100%
    }

    #header-search .input-group .form-control {
        display: block;
        float: left;
        width: 100%;
        /* border-radius: 0; */
        border-radius: 20em;
    }

    #header-search .input-group-btn {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3
    }

    #header-search .btn {
        padding: 12px 10px;
        background: transparent;
        color: #111;
        transition: none
    }

    .sidebar-right .content {
        padding-right: 0!important
    }

    .sidebar-left .content {
        padding-left: 0!important
    }

    .single-post .post-thumbnail-list {
        width: 100%;
        float: left
    }

    .single-post .post-thumbnail-list .post-thumbnail-entry {
        width: 47%;
        float: left;
        clear: inherit;
        margin-right: 3%
    }

    .post-thumbnail-list .post-thumbnail-entry img {
        width: 80px;
        height: 60px;
        margin-right: 16px;
        float: left;
        display: block
    }

    .sidebar .widget .post-thumbnail-list .post-thumbnail-entry img {
        width: 60px;
        height: 60px;
        margin-right: 10px;
        float: left;
        display: block
    }

    .tienich .owl-carousel .owl-item p,.tienich .owl-carousel .owl-item p a {
        text-align: center;
        font-weight: 400;
        font-size: 8px;
        line-height: 13px
    }

    .tienich .owl-carousel .owl-item p a {
        font-weight: 700;
        font-style: italic
    }

    .tienich .owl-carousel .owl-item:not(.center) .anhtienich {
        padding: 15px 30px;
        position: relative
    }

    .tienich .owl-carousel .owl-item:not(.center) .anhtienich:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: rgba(182,47,98,0.59)
    }

    .tienich .owl-carousel .owl-item:not(.center) .ghichu {
        opacity: 0
    }

    .tienich .owl-carousel .owl-item .anhtienich {
        transition: .3s
    }

    .tienich .carouselX {
        zoom:200%;margin-left: -50%;
        width: 200%
    }

    .tienich .owl-carousel .owl-nav .owl-prev {
        left: 36%;
        z-index: 999;
        zoom:.6;top: 34%
    }

    .tienich .owl-carousel .owl-nav .owl-next {
        right: 36%;
        z-index: 999;
        zoom:.6;top: 34%
    }

    .tienich .center {
        float: left!important;
        margin: inherit
    }
}

@media only screen and (max-width: 1024px) {
    #header-search .form-inline{
    margin-left: 59%;
}
    #header #mainMenu.menu-bottom nav > ul > li > a{
    padding: 10px 8px 9px;
    font-size: 12px;
}
    .tienich .carouselX {
        width:80%;
        margin: auto
    }

    #mainMenu.menu-center nav {
        float: none;
        display: inline-block;
        vertical-align: top;
        border-top: 1px #ccc solid;
        width: 100%;
        line-height: 40px;
        float: left
    }

    #mainMenu nav > ul {
        margin: auto;
        display: block;
        width: fit-content
    }
}

@media only screen and (max-width: 768px) {
    .each-product-2{width:100%}
    .each-product-2 .product-description .btn{
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
}
    .each-product-2 .product-description .product-title h4{
    padding-right: 30%;
}
    .each-product-2 .product-description .product-title p{
    width: 100%;
    font-size: 14px;
    line-height: 1.4;
}
    .each-product-2 .product-image{
    top: 0;
}
    .each-product-2 .product-description{overflow:hidden;display: block;}
    .lichsu div{text-align:center;float: left;}
    .lichsu h3{float:none;text-align: center;margin: 10px auto;}
    .lichsu-left p,.lichsu-right p{text-align:center;background-position: center!important;}
    #mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a, #mainMenu nav>ul>li .dropdown-menu>li>a, #mainMenu nav>ul>li .dropdown-menu>li>span{color:var(--main-color)}
    .footer{text-align:center}
    .foot-icon{width: fit-content;
    margin: auto;}
    .btn-cart-xs {
        position:fixed!important;
        bottom: 85px;
        left: 20px;
        z-index: 999;
        background: #ddd;
        border-radius: 20em;
        padding: 12px 6px;
        box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.3)
    }

    .table tr th,.table tr td,.table tr td span,.table tr td p,.table tr td a {
        font-size: 12px!important;
        word-break: break-word;
    }

    .dangky form input {
        width: 100%!important;
        margin-bottom: 10px
    }
    .lichsudiv::before,.lichsu h3:before{display:none}
}

@media only screen and (max-width: 768px) and (min-width:480px) {
    .col-sm-8 {
        width:66.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }
}

@media only screen and (max-width: 480px) {
    .product-page .product-description .btn{width:100%;margin-left:0}
    .pageHeader{
    padding: 30px 0 20px;
}
    .heading h3{
    font-size: 18px;
}
    .each-product-2 .product-image:after{
    width: 100%;
}
    .each-product-2 .product-description .product-title h4{
    font-size: 16px;
    padding-right: 39%;
}
    .each-product-2 .product-image{
    width: 100%;
}
    .gioithieu-section h4{font-size: 15px;}
    .table {
 
    width: 100%!important;
}
    .table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td{
}
    #header #header-wrap #logo a>img{
    padding: 18px 0;
}
    .fb_dialog {
        display:none!important
    }

    .product-page .product .product-image .thumb>a {
        width: 33%
    }

    .product-page .product .product-image .thumb>a:nth-child(4n+1) {
        margin-left: auto
    }

    .product-page .product .product-image .thumb>a:nth-child(4n+4) {
        margin-right: auto
    }

    .product-page .product .product-image .thumb>a:nth-child(3n+1) {
        margin-left: 0
    }

    .product-page .product .product-image .thumb>a:nth-child(3n+3) {
        margin-right: 0
    }

    .slide p {
        font-size: 13px;
        padding: 0;
        width: 100%;
    }

    .each-product .product-title h4 {
        font-size: 14px;
        line-height: 1.3
    }

    #topbar .top-menu > li {
        line-height: 35px;
        height: 30px
    }

    #header .header-extras > ul > li .btn {
        position: fixed;
        bottom: 28px;
        left: 10px;
        z-index: 9999
    }

    .product .product-description {
        padding: 0
    }

    .btn-hotline-noi {
        left: 50%;
        transform: translateX(-50%)
    }

    .btn-hotline-noi-1 {
        left: 50%;
        transform: translateX(-50%);
        bottom: 59px
    }

    .btn-hotline-noi-2 {
        bottom: 3px
    }

    .heading h1,.heading h2 {
        font-size: 19px;
        letter-spacing: -1px!important;
        line-height: 1.4
    }

    .footer .dangky {
        padding: 0 15px
    }

    .footer .col-md-1,.footer .col-md-2,.footer .col-md-3,.footer .col-md-4,.footer .col-md-5 {
        overflow: hidden;
        margin-bottom: 30px
    }

    .fb-livechat .fb-button {
        bottom: 75px;
        right: 20px
    }

    .fb-livechat .bubble-msg {
        display: none
    }

    .content h1,.post-item-description h1 {
        font-size: 22px
    }

    .product-page .product .product-title h1 {
        font-size: 22px
    }

    #modalSale .form-group {
        width: 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 480px) and (min-width:350px) {
    .grid-layout .grid-item {
        width:50%!important
    }
}

#modalTaive .checkbox{
    margin: 0;
}
#modalTaive .checkbox label{
    margin: 0;
}.product .product-image > a, .product .product-image img,.owl-item img{height: auto}
section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
.product .product-image > a, .product .product-image img,.owl-item img{height: auto}section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
.product .product-image > a, .product .product-image img,.owl-item img{height: auto}section.fullscreen, section.fullscreen video,.inspiro-slider.slider-fullscreen,.inspiro-slider.slider-fullscreen .slide{height: calc(100vh - 80px) !important;}
