:root {
    --main-color: #E62400;
    --second-color: #FFD100;
}

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

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: 'Montserrat',sans-serif!important
}

body,p,a,li {
    font-size: 14px;
}

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: 600;
    font-size: 29px;
    font-family: 'Montserrat',sans-serif!important;
    color: var(--main-color);
    text-transform: uppercase;
    /* letter-spacing: -1px!important; */
    ;}

.heading {
    margin-bottom: 50px;
}

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

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
}

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

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

section {
    padding: 60px 0;
}

.gioithieu-section p {
    text-align: justify
}

.btn {
    transition: .3s;
    text-shadow: none!important;
    border: none;
    font-size: 14px
}

.slideBox {
    position: relative
}

.slideInfo {
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0;
    padding: 30px 0;
    background: #b52f61;
    z-index: 9
}

.slideInfo2Con {
    position: relative;
    margin: 0 auto;
    display: block
}

.slideInfo2.dangki form input {
    padding: 7px 18px;
    box-shadow: none;
    border: 1px #376C51 solid;
    margin-bottom: 0;
    border-radius: 0;
    text-align: center;
    background: transparent
}

.slideInfo2.dangki form input::placeholder {
    font-weight: 500;
    color: #376C51
}

.slideInfo2.dangki .btn.btn-primary {
    background: #B52F61;
    border-radius: 4px
}

.slideInfo2 {
    position: absolute;
    bottom: calc(100vw/1920*990 - 400px);
    right: 0;
    width: 300px;
    z-index: 2;
    background: rgba(255,255,255,0.94);
    padding: 25px;
    padding-bottom: 6px;
    border-radius: 5px
}

.slideInfo2 p {
    text-align: center;
    font-weight: 800;
    line-height: 1.3;
    text-transform: uppercase;
    background: -webkit-linear-gradient(left,#007D6F,#199C8C,#007D70);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19px
}

.slideInfo .slideInfoItem h4 {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400
}

.slideInfo .slideInfoItem img {
    height: 25px;
    margin-top: -9px
}

.slideInfo .slideInfoItem p {
    font-size: 12px;
    line-height: 22px;
    margin-left: 4px;
    margin-bottom: 0
}

#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: #e2e2e2
}

#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
}

#topbar.topbar-mini .top-menu>li>a i, #topbar.topbar-mini .top-menu>li a i {
    margin-top: 9px;
}

#mainMenu nav > ul > li > a {
    padding: 12px 8px 11px;
    font-size: 13px;
    transition: none;
    font-weight: 500;
}

#mainMenu nav>ul>li:hover>a {
    color: var(--main-color)
}

#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
}

#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 > a:hover {
    cursor: pointer
}

#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: 6px 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: none;
    font-size: 15px;
    border-radius: 20px
}

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

#goToTop {
    bottom: 135px!important;
    right: 28px
}

.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;
    border-radius: 4px;
    text-transform: none;
    letter-spacing: 0!important;
    font-weight: 500;
}

.btn-my:hover {
    background-color: var(--second-color)
}

.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: 'Montserrat',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: 10px;
    float: left;
    width: 100%
}

.product-page .product .product-title h1 {
    font-size: 26px;
    font-weight: 700;
    text-transform: none
}

.product-page .product .product-rate {
    font-size: 26px;
    margin-bottom: 12px;
    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;
}

.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
}

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

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

.each-product .product-title h4,.each-product .product-title h3,.each-product .product-title h2 {
    font-size: 17px;
    line-height: 1.4;
    text-align: left;
    margin-bottom: 10px;
}

.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;
    background: none;
    border: none;
}

.testimonial .testimonial-item > img {
    height: auto;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 18px;
}

.testimonial.testimonial-box .testimonial-item p {
    font-size: 14px;
    padding-bottom: 10px;
    text-align: justify;
    text-align-last: center;
    font-weight: 400;
    line-height: 1.5;
}

.testimonial.testimonial-box .testimonial-item>span {
    font-size: 12px;
    margin-top: 7px;
    color: var(--main-color);
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
}

.testimonial.testimonial-box .testimonial-item>span:first-child {
    width: 70%;
    height: 220px;
    display: block;
    border-radius: 20em;
    margin: auto;
    margin-bottom: 31px;
    outline: 2px var(--main-color) solid;
    outline-offset: 9px;
}

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

.sidebar:before {
    display: none
}

.tieu-de-h3 {
    border-bottom: 2px #eee solid;
    margin-bottom: 20px!important;
    margin-top: 20px;
    font-size: 22px
}

#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: #000;
    opacity: .5
}

#slider .background-overlay:before,.pageHeader.background-overlay:before {
    background: linear-gradient(to right, #dd2c2c, rgba(253, 52, 52, 0.78), transparent);
    opacity: 0.8;
}

#header #header-wrap {
    border: none
}

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

.footer {
    background-color: #911515;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23444247' fill-opacity='0.25'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    padding: 60px 0 0
}

.google-maps {
    padding-bottom: 62%
}

.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: 4px
}

.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 {
    position: relative;
    padding-left: 15px;
    /* font-weight:700; */
    overflow: hidden;
    display: block;
    color: #e6f5f4;
}

.footer ul li a 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: 14px;
    transition: .2s;
    line-height: 1.3;
    border-radius: 0;
    transition: none
}

.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: Montserrat,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: 0
}

.pageHeader {
    padding: 60px 0
}

.pageHeader .heading {
    margin-bottom: 0
}

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

.pageHeader p {
    margin-bottom: 0
}

.pageHeader h1,.pageHeader h2 {
    color: #fff;
    margin-bottom: 0
}

.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: 10px;
    margin-top: 20px;
    font-weight: 700
}

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

.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:not(.tabs-navigation) {
    padding-left: 20px
}

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

.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 {
    color: #5769bf;
    border-bottom: 1px #5769bf 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 a:not(.btn) {
    font-size: 1em
}

.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 {
    position: relative
}

.line-ben-duoi:before {
    content: " ";
    width: 50px;
    border-bottom: 3px var(--main-color) solid;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%)
}

.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
}

.btn-hotline-noi {
    margin: 0;
    font-size: 20px;
    padding: 23px 15px 13px;
    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
}

.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: 11px
}

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

.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
}

.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: 4px;
    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;
    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
}

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

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

#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
}

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

.doitac-section .carousel a {
    padding: 10px;
    overflow: hidden;
    display: block;
    background: #fff
}

.doitac-section .carousel a span {
    width: 100%;
    height: 130px;
    background-color: #fff;
    display: block
}

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

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

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

select.form-control {
    background-image: url(./polo/images/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: right center
}

.icon-box {
    position: relative;
    margin-bottom: 10px;
}

.icon-box.medium>p {
    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
    font-weight: 200;
}

.icon-box.medium>h3, .icon-box.medium>h4, .icon-box.medium>h5 {
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
}

.trinhdo .icon-box.medium>h3 {
    text-transform: none;
    font-size: 13px;
    line-height: 1.4;
    padding: 10px;
    margin-left: 100px;
    margin-bottom: 0;
}

.icon-box .icon a,.icon-box .icon i {
    width: auto;
    height: auto;
    display: block
}

.icon-box .icon a {
    width: 60px;
    /* border: 1px #fff solid; */
    height: 60px;
    font-size: 40px;
    line-height: 60px;
    transition: 0.3s;
}

.icon-box.border .icon {
    border: 3px solid #fff;
    top: 0;
    left: 0;
}

.uudiem .icon-box.border .icon {
    background: var(--main-color);
    border: 3px solid var(--main-color);
}

.uudiem .icon-box {
    width: 100%;
    min-height: 64px;
}

.uudiem .icon-box .icon a {
    color: #fff
}

.uudiem .icon-box.medium>h3 {
    font-weight: 500;
}

.trinhdo .icon-box {
    border: 3px #efe8df solid;
    min-height: 100px;
}

.trinhdo .icon-box.border .icon {
    border: none!important;
    /* width: 100px; */
}

.trinhdo .icon-box .icon a {
    border: none;
    border-radius: 0;
    width: 96px;
}

.trinhdo .icon-box .icon a img {
    border-radius: 0;
    border: none;
    padding: 17px;
    width: 100%;
    height: auto;
    background: #efe8df;
}

.icon-box.border:hover>.icon {
    border: 3px solid #e68723;
}

.icon-box:hover .icon a {
    background: var(--second-color)!important;
}

.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;
    text-transform: uppercase;
    font-weight: 400;
}

.each-post.post-item .post-item-wrap {
    /* border:1px #eee solid; */
    background: none;
}

.each-post.post-item .post-item-description {
    padding: 20px 0;
}

#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
}

#histats_counter {
    position: relative
}

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

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

.container-left {
    margin-left: calc(50vw - 585px)
}

.container-right {
    margin-right: calc(50vw - 585px)
}

.inspiro-slider .slide-captions h2 {
    /* color:#F5A101; */
    font-weight: 700;
    font-size: 2.2em;
    line-height: 1.4;
    margin-bottom: 10px
}

.slide p {
    text-align: justify;
    color: #fff;
    max-width: 47%;
    font-size: 18px;
    margin-bottom: 19px;
}

#header .header-extras .topbar-dropdown .dropdown-list {
    margin-top: 8px;
    padding: 0 7px;
    right: 0
}

.topbar-dropdown .list-entry img {
    height: 17px;
    width: 26px;
    margin: 0;
    display: block;
    max-width: initial;
    margin: 4px 0
}

#header .header-extras>ul>li .topbar-dropdown>.title {
    border: 1px #ccc solid;
    line-height: 1!important;
    height: auto;
    padding: 5px;
    margin-top: 26px;
    border-radius: 4px
}

.modal-header {
    overflow: hidden;
    min-height: 122px;
}

.modal-header img {
    top: 0;
    position: absolute;
    top: 13px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 75px;
    margin-bottom: 0;
}

.modal-title {
    text-align: center;
    border: none;
}

.modal-header svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 135%;
    /* height: 368px; */
    z-index: 0;
}

.modal-header .close {
    position: absolute;
    top: 0;
    right: 5px;
    color: #fff;
    z-index: 1;
    opacity: 1;
    font-weight: 100;
}

.modal {
    text-align: center;
    padding: 0!important
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.gallery-video {
    padding-top: 70%;
    position: relative
}

.gallery-video i,.gallery-video img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 46px
}

.owl-carousel .owl-item .gallery-video img {
    width: auto;
    height: auto
}

.owl-carousel.equal .owl-stage {
    display: flex;
}

.modal-title::after, .popover-title::after {
    display: none
}

.modal-content {
    overflow: hidden
}

.owl-carousel.equal .owl-item {
    display: flex;
    flex: 1 0 auto;
}

.owl-carousel.equal .owl-item > div {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    width: 100%;
}

.tab-thuvien .tabs-navigation {
    width: fit-content;
    margin: auto;
    margin-bottom: 30px
}

.tab-thuvien .tabs-navigation li {
    margin-bottom: 10px
}

.tab-thuvien .tabs-navigation li a {
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background: no-repeat;
    border: none;
    line-height: 1;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px 10px;
    margin-right: 12px;
    border-radius: 4px;
    transition: .2s
}

.tab-thuvien .tabs-navigation li.active a,.tab-thuvien .tabs-navigation li.active a:focus,.tab-thuvien .tabs-navigation li.active a:hover,.tab-thuvien .tabs-navigation li:hover a,.tab-thuvien .tabs-navigation li a:hover {
    background: none;
    color: #fff;
    border-color: var(--main-color);
    background: linear-gradient(to left,#B16F27,#EAA724);
}

.tab-thuvien .tabs-content {
    border: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.tab-thuvien .tabs-content .tab-pane {
    opacity: 0;
    display: block;
}

.tab-thuvien .tabs-content .tab-pane.active {
    opacity: 1
}

.tab-thuvien .tabs-content .waitactive {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: block!important;
}

.tab-thuvien .tabs-content .waitactive.active {
    z-index: 1;
}

.box-position {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% + 150px);
    height: calc(100% + 150px);
    will-change: transform;
    -webkit-animation: bgPos 100s linear infinite;
    animation: bgPos 100s linear infinite;
    -webkit-transform: translate3d(-75px, -75px, 0) rotate(0.001deg);
    transform: translate3d(-75px, -75px, 0) rotate(0.001deg);
    background-position: 50% 50%;
    background-size: cover;
    z-index: -1;
    opacity: .7;
}

@-webkit-keyframes bgPos {
    25% {
        -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
        transform: translate3d(-150px, -150px, 0) rotate(0.001deg)
    }

    75% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
        transform: translate3d(0, 0, 0) rotate(0.001deg)
    }
}

@keyframes bgPos {
    25% {
        -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
        transform: translate3d(-150px, -150px, 0) rotate(0.001deg)
    }

    75% {
        -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
        transform: translate3d(0, 0, 0) rotate(0.001deg)
    }
}

.d30 {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 99;
    transform: translateY(-50%);
}

.d30x {
    top: auto;
    bottom: 0px;
    left: 30px;
    right: auto;
    transform: none;
}

.d31 {
    background: var(--second-color);
    margin-bottom: 10px;
    padding: 5px 8px;
    border-radius: 15px 0 0 15px;
}

.d31x {
    margin-bottom: 0;
    border-radius: 15px 15px 0 0;
    padding: 5px 15px;
}

.d31 a {
    width: 100%;
    display: block;
    padding: 16px 0 10px;
    text-align: center;
    color: #fff;
    line-height: 1.3;
}

.d31x a {
    padding: 6px 28px 4px;
}

.d31 a:hover {
    text-decoration: underline;
}

.d31 a i {
    font-size: 20px;
    margin-bottom: 6px;
}

.d31 a:not(:last-child) {
    border-bottom: 1px rgb(255 255 255 / 54%) solid;
}

.d32 {
    background: var(--main-color);
}

.gd {
    background: #fff;
}

.gd h3 {
    background: var(--main-color);
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 0;
}

.gd .chi-tiet-bai-viet {
    padding: 20px;
}

.gd .chi-tiet-bai-viet h4 {
    text-align: center;
    color: var(--main-color);
    font-size: 16px;
    margin-top: 0;
}

.toptop {
    padding: 9px 0;
    background: var(--main-color);
    position: relative;
}

.toptop p {
    text-align: center;
    margin: 0;
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
}

.toptop:before {
    position: absolute;
    height: 120%;
    width: 100%;
    top: 0px;
    left: 0;
    content: '';
    opacity: 0.5;
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='150' viewBox='0 0 1600 800'%3E%3Cpath fill='%23FF7' d='M1102.5 734.8c2.5-1.2 24.8-8.6 25.6-7.5.5.7-3.9 23.8-4.6 24.5C1123.3 752.1 1107.5 739.5 1102.5 734.8zM1226.3 229.1c0-.1-4.9-9.4-7-14.2-.1-.3-.3-1.1-.4-1.6-.1-.4-.3-.7-.6-.9-.3-.2-.6-.1-.8.1l-13.1 12.3c0 0 0 0 0 0-.2.2-.3.5-.4.8 0 .3 0 .7.2 1 .1.1 1.4 2.5 2.1 3.6 2.4 3.7 6.5 12.1 6.5 12.2.2.3.4.5.7.6.3 0 .5-.1.7-.3 0 0 1.8-2.5 2.7-3.6 1.5-1.6 3-3.2 4.6-4.7 1.2-1.2 1.6-1.4 2.1-1.6.5-.3 1.1-.5 2.5-1.9C1226.5 230.4 1226.6 229.6 1226.3 229.1zM33 770.3C33 770.3 33 770.3 33 770.3c0-.7-.5-1.2-1.2-1.2-.1 0-.3 0-.4.1-1.6.2-14.3.1-22.2 0-.3 0-.6.1-.9.4-.2.2-.4.5-.4.9 0 .2 0 4.9.1 5.9l.4 13.6c0 .3.2.6.4.9.2.2.5.3.8.3 0 0 .1 0 .1 0 7.3-.7 14.7-.9 22-.6.3 0 .7-.1.9-.3.2-.2.4-.6.4-.9C32.9 783.3 32.9 776.2 33 770.3z'/%3E%3Cpath fill='%235ff' d='M171.1 383.4c1.3-2.5 14.3-22 15.6-21.6.8.3 11.5 21.2 11.5 22.1C198.1 384.2 177.9 384 171.1 383.4zM596.4 711.8c-.1-.1-6.7-8.2-9.7-12.5-.2-.3-.5-1-.7-1.5-.2-.4-.4-.7-.7-.8-.3-.1-.6 0-.8.3L574 712c0 0 0 0 0 0-.2.2-.2.5-.2.9 0 .3.2.7.4.9.1.1 1.8 2.2 2.8 3.1 3.1 3.1 8.8 10.5 8.9 10.6.2.3.5.4.8.4.3 0 .5-.2.6-.5 0 0 1.2-2.8 2-4.1 1.1-1.9 2.3-3.7 3.5-5.5.9-1.4 1.3-1.7 1.7-2 .5-.4 1-.7 2.1-2.4C596.9 713.1 596.8 712.3 596.4 711.8zM727.5 179.9C727.5 179.9 727.5 179.9 727.5 179.9c.6.2 1.3-.2 1.4-.8 0-.1 0-.2 0-.4.2-1.4 2.8-12.6 4.5-19.5.1-.3 0-.6-.2-.8-.2-.3-.5-.4-.8-.5-.2 0-4.7-1.1-5.7-1.3l-13.4-2.7c-.3-.1-.7 0-.9.2-.2.2-.4.4-.5.6 0 0 0 .1 0 .1-.8 6.5-2.2 13.1-3.9 19.4-.1.3 0 .6.2.9.2.3.5.4.8.5C714.8 176.9 721.7 178.5 727.5 179.9zM728.5 178.1c-.1-.1-.2-.2-.4-.2C728.3 177.9 728.4 178 728.5 178.1z'/%3E%3Cg fill='%23FFF'%3E%3Cpath d='M699.6 472.7c-1.5 0-2.8-.8-3.5-2.3-.8-1.9 0-4.2 1.9-5 3.7-1.6 6.8-4.7 8.4-8.5 1.6-3.8 1.7-8.1.2-11.9-.3-.9-.8-1.8-1.2-2.8-.8-1.7-1.8-3.7-2.3-5.9-.9-4.1-.2-8.6 2-12.8 1.7-3.1 4.1-6.1 7.6-9.1 1.6-1.4 4-1.2 5.3.4 1.4 1.6 1.2 4-.4 5.3-2.8 2.5-4.7 4.7-5.9 7-1.4 2.6-1.9 5.3-1.3 7.6.3 1.4 1 2.8 1.7 4.3.5 1.1 1 2.2 1.5 3.3 2.1 5.6 2 12-.3 17.6-2.3 5.5-6.8 10.1-12.3 12.5C700.6 472.6 700.1 472.7 699.6 472.7zM740.4 421.4c1.5-.2 3 .5 3.8 1.9 1.1 1.8.4 4.2-1.4 5.3-3.7 2.1-6.4 5.6-7.6 9.5-1.2 4-.8 8.4 1.1 12.1.4.9 1 1.7 1.6 2.7 1 1.7 2.2 3.5 3 5.7 1.4 4 1.2 8.7-.6 13.2-1.4 3.4-3.5 6.6-6.8 10.1-1.5 1.6-3.9 1.7-5.5.2-1.6-1.4-1.7-3.9-.2-5.4 2.6-2.8 4.3-5.3 5.3-7.7 1.1-2.8 1.3-5.6.5-7.9-.5-1.3-1.3-2.7-2.2-4.1-.6-1-1.3-2.1-1.9-3.2-2.8-5.4-3.4-11.9-1.7-17.8 1.8-5.9 5.8-11 11.2-14C739.4 421.6 739.9 421.4 740.4 421.4zM261.3 590.9c5.7 6.8 9 15.7 9.4 22.4.5 7.3-2.4 16.4-10.2 20.4-3 1.5-6.7 2.2-11.2 2.2-7.9-.1-12.9-2.9-15.4-8.4-2.1-4.7-2.3-11.4 1.8-15.9 3.2-3.5 7.8-4.1 11.2-1.6 1.2.9 1.5 2.7.6 3.9-.9 1.2-2.7 1.5-3.9.6-1.8-1.3-3.6.6-3.8.8-2.4 2.6-2.1 7-.8 9.9 1.5 3.4 4.7 5 10.4 5.1 3.6 0 6.4-.5 8.6-1.6 4.7-2.4 7.7-8.6 7.2-15-.5-7.3-5.3-18.2-13-23.9-4.2-3.1-8.5-4.1-12.9-3.1-3.1.7-6.2 2.4-9.7 5-6.6 5.1-11.7 11.8-14.2 19-2.7 7.7-2.1 15.8 1.9 23.9.7 1.4.1 3.1-1.3 3.7-1.4.7-3.1.1-3.7-1.3-4.6-9.4-5.4-19.2-2.2-28.2 2.9-8.2 8.6-15.9 16.1-21.6 4.1-3.1 8-5.1 11.8-6 6-1.4 12 0 17.5 4C257.6 586.9 259.6 588.8 261.3 590.9z'/%3E%3Ccircle cx='1013.7' cy='153.9' r='7.1'/%3E%3Ccircle cx='1024.3' cy='132.1' r='7.1'/%3E%3Ccircle cx='1037.3' cy='148.9' r='7.1'/%3E%3Cpath d='M1508.7 297.2c-4.8-5.4-9.7-10.8-14.8-16.2 5.6-5.6 11.1-11.5 15.6-18.2 1.2-1.7.7-4.1-1-5.2-1.7-1.2-4.1-.7-5.2 1-4.2 6.2-9.1 11.6-14.5 16.9-4.8-5-9.7-10-14.7-14.9-1.5-1.5-3.9-1.5-5.3 0-1.5 1.5-1.5 3.9 0 5.3 4.9 4.8 9.7 9.8 14.5 14.8-1.1 1.1-2.3 2.2-3.5 3.2-4.1 3.8-8.4 7.8-12.4 12-1.4 1.5-1.4 3.8 0 5.3 0 0 0 0 0 0 1.5 1.4 3.9 1.4 5.3-.1 3.9-4 8.1-7.9 12.1-11.7 1.2-1.1 2.3-2.2 3.5-3.3 4.9 5.3 9.8 10.6 14.6 15.9.1.1.1.1.2.2 1.4 1.4 3.7 1.5 5.2.2C1510 301.2 1510.1 298.8 1508.7 297.2zM327.6 248.6l-.4-2.6c-1.5-11.1-2.2-23.2-2.3-37 0-5.5 0-11.5.2-18.5 0-.7 0-1.5 0-2.3 0-5 0-11.2 3.9-13.5 2.2-1.3 5.1-1 8.5.9 5.7 3.1 13.2 8.7 17.5 14.9 5.5 7.8 7.3 16.9 5 25.7-3.2 12.3-15 31-30 32.1L327.6 248.6zM332.1 179.2c-.2 0-.3 0-.4.1-.1.1-.7.5-1.1 2.7-.3 1.9-.3 4.2-.3 6.3 0 .8 0 1.7 0 2.4-.2 6.9-.2 12.8-.2 18.3.1 12.5.7 23.5 2 33.7 11-2.7 20.4-18.1 23-27.8 1.9-7.2.4-14.8-4.2-21.3l0 0C347 188.1 340 183 335 180.3 333.6 179.5 332.6 179.2 332.1 179.2zM516.3 60.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C517.3 60.4 516.8 60.8 516.3 60.8zM506.1 70.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C506.4 70.5 506.2 70.5 506.1 70.5zM494.1 64.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C494.7 64.3 494.4 64.4 494.1 64.4zM500.5 55.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C500.9 55.3 500.7 55.3 500.5 55.3zM506.7 55c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C507.4 54.8 507.1 55 506.7 55zM1029.3 382.8c-.1 0-.2 0-.4-.1-2.4-.7-4-.9-6.7-.7-.7 0-1.3-.5-1.4-1.2 0-.7.5-1.3 1.2-1.4 3.1-.2 4.9 0 7.6.8.7.2 1.1.9.9 1.6C1030.3 382.4 1029.8 382.8 1029.3 382.8zM1019.1 392.5c-.5 0-1-.3-1.2-.8-.8-2.1-1.2-4.3-1.3-6.6 0-.7.5-1.3 1.2-1.3.7 0 1.3.5 1.3 1.2.1 2 .5 3.9 1.1 5.8.2.7-.1 1.4-.8 1.6C1019.4 392.5 1019.2 392.5 1019.1 392.5zM1007.1 386.4c-.4 0-.8-.2-1-.5-.4-.6-.3-1.4.2-1.8 1.8-1.4 3.7-2.6 5.8-3.6.6-.3 1.4 0 1.7.6.3.6 0 1.4-.6 1.7-1.9.9-3.7 2-5.3 3.3C1007.7 386.3 1007.4 386.4 1007.1 386.4zM1013.5 377.3c-.5 0-.9-.3-1.2-.7-.5-1-1.2-1.9-2.4-3.4-.3-.4-.7-.9-1.1-1.4-.4-.6-.3-1.4.2-1.8.6-.4 1.4-.3 1.8.2.4.5.8 1 1.1 1.4 1.3 1.6 2.1 2.6 2.7 3.9.3.6 0 1.4-.6 1.7C1013.9 377.3 1013.7 377.3 1013.5 377.3zM1019.7 377c-.3 0-.5-.1-.8-.2-.6-.4-.7-1.2-.3-1.8 1.2-1.7 2.3-3.4 3.3-5.2.3-.6 1.1-.9 1.7-.5.6.3.9 1.1.5 1.7-1 1.9-2.2 3.8-3.5 5.6C1020.4 376.8 1020.1 377 1019.7 377zM1329.7 573.4c-1.4 0-2.9-.2-4.5-.7-8.4-2.7-16.6-12.7-18.7-20-.4-1.4-.7-2.9-.9-4.4-8.1 3.3-15.5 10.6-15.4 21 0 1.5-1.2 2.7-2.7 2.8 0 0 0 0 0 0-1.5 0-2.7-1.2-2.7-2.7-.1-6.7 2.4-12.9 7-18 3.6-4 8.4-7.1 13.7-8.8.5-6.5 3.1-12.9 7.4-17.4 7-7.4 18.2-8.9 27.3-10.1l.7-.1c1.5-.2 2.9.9 3.1 2.3.2 1.5-.9 2.9-2.3 3.1l-.7.1c-8.6 1.2-18.4 2.5-24 8.4-3 3.2-5 7.7-5.7 12.4 7.9-1 17.7 1.3 24.3 5.7 4.3 2.9 7.1 7.8 7.2 12.7.2 4.3-1.7 8.3-5.2 11.1C1335.2 572.4 1332.6 573.4 1329.7 573.4zM1311 546.7c.1 1.5.4 3 .8 4.4 1.7 5.8 8.7 14.2 15.1 16.3 2.8.9 5.1.5 7.2-1.1 2.7-2.1 3.2-4.8 3.1-6.6-.1-3.2-2-6.4-4.8-8.3C1326.7 547.5 1317.7 545.6 1311 546.7z'/%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
}

@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) {
    #header .header-extras>ul>li .topbar-dropdown>.title, #header .header-extras>ul>li>a:not(.btn) {
        font-size: 15px;
        display: block;
        line-height: 10px;
        margin-top: 27px;
        border-right: 1px #ccc solid;
        padding-right: 16px;
        margin-right: 10px;
        font-weight: 500;
    }

    #header .header-extras>ul>li:last-child>a:not(.btn) {
        border-right: none;
        padding-right: 0;
        margin-right: 0;
    }

    #header,#header #header-wrap,#header #header-wrap #logo,#header #header-wrap #logo a>img {
        /* height:120px; */
    }

    #header #mainMenu.menu-bottom {
    }

    #header .header-extras>ul>li {
        line-height: 120px
    }

    #topbar.topbar-mini .top-menu>li>a,#topbar.topbar-mini .top-menu>li {
        float: left;
        color: #464646;
        font-weight: 500;
    }

    #topbar.topbar-mini .top-menu>li:not(:last-child) a {
        float: left;
        /* color: #757575; */
        border-right: 1px #ccc solid;
        padding-right: 10px;
    }

    #header #mainMenu.menu-bottom {
        line-height: 40px;
        border: none;
        margin-top: 120px;
        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
    }

    #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: -120px;
    }

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

    #header-search .form-inline {
        margin-left: 24%;
        width: 49%
    }

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

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

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

    #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) {
    .container-left {
        margin-left:30px
    }

    .container-right {
        margin-right: 30px
    }

    .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: 991px) {
    .slideInfoItem {
        margin:15px 0;
        text-align: center
    }

    .slideInfo {
        padding: 10px 0
    }

    .container-left,.container-right {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }

    .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
    }

    .table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
        white-space: initial;
    }

    .dangky form input {
        width: 100%!important;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 768px) and (min-width:480px) {
    .uudiem .icon-box {
    }

    .col-sm-8 {
        width: 66.66666667%
    }

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

@media only screen and (max-width: 480px) {
    .slide p {
        display:none
    }

    .inspiro-slider .slide-captions h2 {
        font-size: 11px;
        text-align: center
    }

    .slideInfo {
        position: relative;
        margin-top: -1px
    }

    .slideInfo2 {
        top: 13px;
        transform: none;
        left: 0;
        width: 100%;
        padding: 30px 20px;
        position: relative;
        box-shadow: none
    }

    .san-pham .col-md-4,.san-pham .col-md-3 {
        width: 50%;
        float: left;
        clear: inherit
    }

    .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
    }

    .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
    }
}
.product .product-image > a, .product .product-image img,.owl-item img{height: auto}
section.fullscreen, section.fullscreen video{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;}

section.gioithieu-section li p{
    margin-bottom: 0;
}