:root {
    --bg-main: #09438A;
    --color-main: #cfc900;
}

body {
    font-size: 14px;
    overflow-x: hidden;
    font-family: 'Roboto', sans-serif;
}

body.is-ontop {
    margin-top: 53px;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

a:focus,
a:hover {
    text-decoration: none;
}

header {
    background: url(../images/header-bg.jpg) no-repeat;
    background-size: contain;
    width: 100%;
    z-index: 10;
    background-size: cover;
}

.sticky-header .logomenu {
    top: 0;
    height: 89px;
}

.block-sub {
    display: none;
    position: absolute;
    left: -1px;
    background-color: #cb2c28;
    top: 100%;
    min-width: 250px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.nav li .block-sub>li>.block-sub {
    left: 100%;
    top: 0px;
}

.nav li:hover>.block-sub {
    display: block;
}

.sub-menu>a:after {
    content: "+";
    display: block;
    float: right;
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0;
    opacity: 0.7;
    position: absolute;
    right: 0px;
    top: 14px;
    color: white;
    transition: all 0.35s linear;
}

.sub-menu>.block-sub>.sub-menu>a:after {
    top: 5px;
}

.nav li:hover>a:after {
    transform: scale(1) rotate(90deg);
}

.block-sub>li>a {
    padding: 15px 10px 15px 10px;
    display: block;
    text-decoration: none;
    transition: 0.2s all;
    color: white;
}

.block-sub>li>a:hover {
    background-color: #2196F3;
    color: white;
    padding-left: 15px;
}

.block-sub>li {
    border-bottom: 2px solid #EFEFEF;
    position: relative;
}

a:focus {
    text-decoration: none;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff url('../images/Preloader_4.gif') 50% 50% no-repeat;
}



.totalactive {
    animation: zoomtotal-animation 1s ease-in-out;
}

@-webkit-keyframes zoomtotal-animation {

    100% {
        -webkit-transform: scale(1.5, 1.5)
    }


}

.navbar-brand img {
    position: absolute;
    top: 0px;
}

.navbar-inverse .navbar-nav>li {
    border-right: 1px solid rgba(255, 255, 255, .2);
    padding-right: 5px;
}

.navbar-inverse .navbar-nav>li:hover {
    background-color: #CB3A3F;
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: white;
    background-color: transparent;
}

.navbar {
    position: relative;
    z-index: 9;
    margin-bottom: 0px;
    border: none;
    background-color: #09438A;
    position: sticky;
    -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .1);
}

/*----------------
[5. Home slide]
*/
.homeslider {
    position: relative;
    background-color: white;
}

.homeslider .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

.bx-wrapper {
    margin: 0 !important;
}

/*---------------
[6. Page top]
*/
.page-top {
    margin-top: 30px;
}

/*------------------

[6.1 Latest deals]
*/

/*-------------------
[6.2. Popular tabs]
*/
.popular-tabs .owl-controls .owl-next {
    top: -46px;
}

.popular-tabs .owl-controls .owl-prev {
    top: -46px;
    left: inherit;
    right: 26px;
}

.popular-tabs .nav-tab {
    margin: 0;
    padding: 0;
}

.popular-tabs .nav-tab {
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    background-color: #f0f0f0;
    padding-left: 100px;
    border-radius: 2px;
}

.popular-tabs .nav-tab li {
    list-style: none;
    display: inline;
    margin-right: 2px;
    height: 45px;
    line-height: 45px;
    float: left;
    background-image: url(../images/title.png);
    background-size: cover;
    min-width: 221px;
    margin-right: 16px;
    text-align: center;
    padding: 3px 7px 0px 0px;
}

.popular-tabs .nav-tab li.active {
    padding: 0px 7px 0px 30px;
    background-image: url(../images/title-active.png);
}

.popular-tabs .nav-tab li>a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #767676;
    padding: 16px 15px 10px 15px;
    text-shadow: 0 1px #fff;
}

.popular-tabs .nav-tab li.active>a {
    color: #ffde00;
    text-shadow: none;
}

.popular-tabs .tab-container {
    padding-top: 30px;
}

.popular-tabs .product-list li .left-block {}

.popular-tabs .product-list li {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
}

.danhmucnhieu {
    margin-top: 10px;
}

.danhsachsanpham li {
    border: 1px solid #eaeaea;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 1px;
}

/*--------------------
[7. Services]
*/
.service {
    border-top: 1px solid #7bc338;
    padding: 19px 0;
    font-size: 12px;
    margin-top: 20px;
    width: 100%;
}

.service .service-item {
    padding: 10px;
    border-right: 1px solid #ccc;
    overflow: hidden;
    border-radius: 10px;
}

.service .service-item .item {
    padding: 10px;
    border-radius: 10px;
    border-style: dotted;
    border-width: 4px;
    border-color: white;
}

.service .service-item .icon {
    width: 40px;
    height: 40px;
    float: left;
}

.service .service-item .info {
    padding-left: 15px;
    margin-left: 40px;
    padding-top: 2px;
    color: white;
    font-weight: bold;
}

.service .service-item h3 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
}

.service .service-item:last-child {
    border-right: none;
}


/*----------------
[8. Product]
*/
.product-list li:hover .add-to-cart {
    bottom: 0;
}

.product-list li:hover .quick-view a.heart {
    margin-left: 0;
}

.product-list li .quick-view a.viewzoom:before {
    content: "\f002" !important;
}

.product-list li:hover .quick-view a.compare {
    margin-left: 0;
}

.product-list li:hover .quick-view a.search {
    margin-left: 0;
}

.product-list li .left-block {
    position: relative;
    overflow: hidden;
    padding: 0px;
}

.product-list li .left-block img {
    transition: all 0.5s;
    webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    margin: 0 auto;
}

/*.product-list li:hover img{

    -webkit-transform: scale(1.2,1.2);
    -webkit-transform-origin: top right;
    -moz-transform: scale(1.2,1.2);
    -moz-transform-origin: top right;
    -o-transform: scale(1.2,1.2);
    -o-transform-origin: top right;
    transform: scale(1.2,1.2);
    transform-origin: top right;
}*/
.product-list li .right-block {
    padding: 0 15px;
    text-align: center;
    background-color: white;
    padding-top: 10px;
}

.product-list li .quick-view {
    position: absolute;
    right: 20px;
    top: 20%;
    width: 32px;
    overflow: hidden;
}

.product-list li .quick-view a {
    width: 32px;
    height: 32px;
    float: left;
    border-radius: 90%;
    margin-top: 5px;
    text-align: center;
    line-height: 32px;
    color: #fff;
}

.product-list li .quick-view a.heart {
    -webkit-transition: margin-left 0.2s ease 0.2s;
    -moz-transition: margin-left 0.2s ease 0.2s;
    -ms-transition: margin-left 0.2s ease 0.2s;
    -o-transition: margin-left 0.2s ease 0.2s;
    transition: margin-left 0.2s ease 0.2s;
    margin-left: 200px;
    background: rgba(0, 0, 0, 0.4);

}

.product-list li .quick-view a.heart:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f08a";
    font-weight: bold;
}

.product-list li .quick-view a.compare {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: margin-left 0.3s ease 0.3s;
    -moz-transition: margin-left 0.3s ease 0.3s;
    -ms-transition: margin-left 0.3s ease 0.3s;
    -o-transition: margin-left 03s ease 0.3s;
    transition: margin-left 0.3s ease 0.3s;
    margin-left: 200px;
}

.product-list li .quick-view a.compare:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f012";
}

.product-list li .quick-view a.search {
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: margin-left 0.2s ease 0.2s;
    -moz-transition: margin-left 0.2s ease 0.2s;
    -ms-transition: margin-left 0.2s ease 0.2s;
    -o-transition: margin-left 0.2s ease 0.2s;
    transition: margin-left 0.2s ease 0.2s;
    margin-left: 200px;
}

.product-list li .quick-view a.search:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f002";
}

.product-list li .quick-view a:hover {
    background-color: #ff953a;
}

.product-list li .add-to-cart {
    z-index: 99;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
    line-height: 50px;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;

}

.product-list li .add-to-cart:hover {
    background-color: rgb(123, 195, 56);
}

.product-list li .add-to-cart a {
    height: 80px;
    text-align: left;
    line-height: 20px;
    color: #fff;
    width: auto;
    padding-left: 5px;
    vertical-align: middle;
    height: 60px;
    -webkit-line-clamp: 3;

}

.product-list li .product-name {
    padding-bottom: 5px;
    font-weight: bold;
    height: 40px;
    -webkit-line-clamp: 2;
    line-height: 20px;
}

.product-list li .product-info {
    padding: 0 5px;
}

.product-list li .product-price {
    font-size: 18px;
    color: #ff953a;
}

.product-list li .colreduce-percentage {
    line-height: 28px;
}

.product-list li .group-price {
    position: absolute;
    position: absolute;
    top: 0px;
    left: 0px;
    height: auto;
}

.product-list li .group-price .price-percent-reduction {
    width: 36px;
    height: 36px;
    background: #ff6600;
    color: #fff;
    float: left;
    border-radius: 90%;
    line-height: normal;
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.product-list li .price-percent-reduction2 {
    width: 52px;
    height: 44px;
    background: url("../images/price-percent-br.png") no-repeat center center;
    color: #fff;
    line-height: normal;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    right: 0;
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding-left: 5px;
    padding-top: 2px;
}

.product-list li .group-price .product-safe {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;

    padding: 0 10px;
    background: rgba(255, 192, 0, 0.66);
    height: 22px;
}

.product-list li .group-price .product-noibat {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;

    padding: 0px 10px;
    background: rgba(255, 67, 24, 0.75);
    height: 22px;
}

.product-list li .group-price .product-hot {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;

    padding: 0 10px;
    background: rgba(192, 12, 54, 0.64);
    height: 22px;
}

.product-list li .group-price .product-new {
    color: #fff;
    float: left;
    line-height: 22px;
    text-align: center;
    font-size: 12px;

    padding: 0 10px;
    background: rgb(123, 195, 56);
    height: 22px;
}

.product-list li .product-star {
    width: auto;
    float: right;
    color: #ff9900;
    text-align: right;
    display: inline-block;
    padding-top: 5px;
    font-size: 13px;
}

/*------------------
[9. Owl carousel]
*/
.owl-controls {}

.owl-controls .owl-prev {
    position: absolute;
    left: 10px;
    top: 40%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 5px;
}

.owl-controls .owl-next {
    position: absolute;
    right: 10px;
    top: 40%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 5px;
}

.owl-controls .owl-prev,
.owl-controls .owl-next {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    line-height: 52px;
    margin: 0;
    border: 2px solid white;
    border-radius: 4px;
    backface-visibility: hidden;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    font-size: 30px;
    transition: all 0.5s;
    cursor: pointer;

}


/*.box-slider-main  .owl-controls .owl-next
{
    background-image: url("../images/icon-right.png");
}
.box-slider-main .owl-controls .owl-prev
{
    background-image: url("../images/icon-left.png");
}
.box-slider-main .owl-controls .owl-prev i, 
.box-slider-main .owl-controls .owl-next i
{
    display: none;
}*/
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
    transition: all .2s linear;
}

/*-----------------
[10. Banner advertisement]
*/

/*-----------------
[11. Page content]
*/
.content-page {
    margin-top: 30px;
    padding-bottom: 30px;
}

/*------------------
[11.1 Category featured]
*/
.category-featured {
    margin-top: 30px;
}

/*------------------
[11.1.1 Banner featured]
*/


/*
[11.2 Banner bootom]
*/
.banner-bottom {
    margin-top: 30px;
}

.owl-carousel .item {
    background: #eaeaea;
}



/*----------------
[12. Brand showcase]
*/

/*
[14. footer]
*/

/* footer 1 */
.bg-footer1 {
    position: relative;
    padding: 20px 0;
    width: 100%;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.footer-1-left--title {
    background-color: #cb2c28;
    display: inline-block;
    padding: 8px 12px;
}

.retangle-footer {
    position: absolute;
    top: 0px;
    border-bottom: 39px solid #cb2c28;
    border-right: 15px solid #805e0000;
}

.footer-1-left--title span {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.footer-1-left--container {
    border-radius: 0px 6px 6px 6px;
    box-shadow: 0 0 18px 0px rgba(0, 0, 0, .28);
}

.container-list {
    width: 100%;
    padding: 15px 10px;
    word-break: break-word;
}

.footer-left-item {
    display: flex;
    align-items: center;
    padding: 10px 0;
    margin-bottom: 1rem;
}

.footer-left-icon {
    width: 35px;
    height: 35px;
    background-color: #cb2c28;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-left-icon i {
    font-size: 18px;
    color: #fff;
}

.descItem-1 {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 2px;
}

/* footer main */


.footer-main {
    width: 100%;
}

.footer-main-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-main-item-logo:hover {
    animation: actLogoFooter 1s linear infinite;
    transition: all 1s linear;
}

@keyframes actLogoFooter {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
    }

}

.footer-main-item-img img {
    width: 100%;
}

.footer-main-item-desc {
    padding-top: 15px;
    width: 100%;
    background-color: #0089c9;
}

.footer-desc-item {
    margin: 10px 0;
}

.sub-title {
    font-weight: bold;
    border-bottom-color: #ccc65f;
    color: white;
    margin-bottom: 10px;
    font-size: 18px;
}

.content-footer-main p,
.content-footer-main a {
    color: white;
}

.list-content-footer-main {
    list-style: none;
    padding-left: 0;
    word-break: break-word;
}

.list-content-footer-main a {
    color: white;
}

.list-content-footer-main li {
    color: #fff;
    border-bottom: 1px dotted white;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

/*  */

.bg-footer2 {
    position: relative;
    background-color: white;
    border-bottom: medium none #e4e4e4;
    border-top: medium none #e4e4e4;
    padding: 20px 0;
    width: 100%;
}

/** add-box **/
#address-list .tit-name {
    float: left;
    font-weight: bold;
    width: 70px;
    padding-right: 5px;
}

#address-list {
    margin-top: 18px;
}

#address-list .tit-contain {
    display: flex;
    margin-top: 10px;
}

#address-list .tit-contain i {
    color: #4C7296;
    margin-right: 10px;
}

/** #introduce-box **/
.introduce-title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    line-height: 20px;
    border-bottom: 1px dashed;
    padding-bottom: 2px;
}

.introduce-list li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.introduce-list {
    padding-left: 16px;
    list-style: inherit;
}


.scroll_top {
    width: 34px;
    height: 34px;
    position: fixed;
    display: none;
    font-size: 0;
    z-index: 999;
    right: 10px;
    bottom: 160px;
    display: none;
    background-color: #20cbce;
    border-radius: 3px;
    cursor: pointer;

}

.scroll_top:before {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 22px;
    color: #fff;
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: block;
    font-weight: 900;
    transition: all .3s linear;

}


/*------------------
[15. Breadcrumb]
*/
.breadcrumb {
    background: #09a2dd;
    margin: 0;
    padding: 8px;
    line-height: normal;
    border-radius: 0px;
    margin-bottom: 10px;
}

.breadcrumb a,
.breadcrumb span {
    font-size: 12px;
    color: white;
}

.breadcrumb .fa {
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

/*------------------
[16. Columns]
*/
#columns {
    padding-top: 10px;
    padding-bottom: 46px;
}

/*--------------
16.1 Left column
*/
#left_column {
    padding-left: 0px;
}

.left-module {
    margin-bottom: 30px;
    overflow: hidden;
    background-color: white;
    border-radius: 5px;
}

.left-module .owl-dots {
    bottom: 5px;
}

.left-module img {
    margin: 0 auto;
    width: auto;
}

.block .title_block {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea;
    color: #eac13c;
}

.block .block_content {
    padding: 5px;
    word-break: break-word;
}

.layered .layered_subtitle {
    color: #8d6617;
    font-size: 16px;
    padding-bottom: 4px;
    font-weight: bold;
}

.layered .layered-content {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 8px;
    margin-bottom: 8px;
    padding-top: 8px;
}

.layered .layered-content:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.layered .layered-content:first-child {}

.layered-category .layered-content {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
}


.check-box-list {
    overflow: hidden;

}

.listgiatri {
    margin-left: 10px;
}

.check-box-list li {
    line-height: 24px;
}

.check-box-list label {
    display: inline-block;
    cursor: pointer;
    line-height: 14px;
}

.check-box-list label:hover {
    color: #ff953a;
}

.check-box-list input[type="checkbox"] {
    display: none;
}

.check-box-list input[type="checkbox"]+label span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 0px;
    background: url("../images/checkbox.png") no-repeat;
    padding: 0;
    border: none;
}

.check-box-list input[type="checkbox"]:checked+label span.button {
    background: #ff953a url("../images/checked.png") no-repeat center center;


}

.check-box-list input[type="checkbox"]:checked+label {
    color: #ff953a;
}

.check-box-list input[type="radio"] {
    display: none;
}

.check-box-list input[type="radio"]+label span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 13px;
    background: url("../images/checkbox.png") no-repeat;
    padding: 0;
    border: none;
}

.check-box-list input[type="radio"]:checked+label span.button {
    background: #ff953a url("../images/checked.png") no-repeat center center;


}

.check-box-list input[type="radio"]:checked+label {
    color: #ff953a;
}

.check-box-list label span.count {
    color: #a4a4a4;
    margin-left: 2px;
}

.filter-color ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;
}

.filter-color li {
    display: inline;
    padding: 0;
    margin: 0;
    line-height: normal;
    float: left;
    padding: 5px;
}

.filter-color label {
    border: 1px solid #eaeaea;
    width: 20px;
    height: 20px;
    padding-top: 6px;
    padding-left: 6px;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}

.filter-color li input[type="checkbox"]+label span.button {
    background: none;
    margin: 0;
}

.filter-color li input[type="checkbox"]:checked+label {
    border-color: #ff953a;
}

.filter-color input[type="radio"]+label span.button {
    background: none;
    margin: 0;
}

.filter-color input[type="radio"]:checked+label {
    border-color: #ff953a;
}

.filter-size {
    max-height: 200px;
    overflow-y: auto;
}

.filter-size li {
    margin-right: 10px;
    float: left;
}

.owl-controls .owl-dots {
    margin-top: 15px;
    text-align: center;
}

.owl-controls .owl-dots .owl-dot {
    background: transparent none repeat scroll 0 0;
    border: 3px solid rgb(243, 243, 243);
    box-shadow: none;
    display: inline-block;
    font-size: 0;
    height: 7px;
    margin: 5px;
    opacity: 1;
    text-align: center;
    text-indent: inherit;
    vertical-align: top;
    width: 30px;
    transition: .3s all;
}

.owl-controls .owl-dots .owl-dot.active {
    background: white;
    border: 3px solid #09438a;
    transform: rotate(180deg) !important;
}

/** special-product**/
.products-block {
    overflow: hidden;
}

.products-block .products-block-left {
    width: 75px;
    float: left;
}

.products-block .products-block-right {
    margin-left: 85px;
}

.products-block .product-price {
    font-size: 18px;
    color: #ff953a;
    font-weight: bold;
    line-height: 35px;
}

.products-block .product-star {
    color: #ff9900;
}

.products-block-bottom {
    padding-top: 15px;
}

.products-block .link-all {
    height: 35px;
    width: 120px;
    border: 1px solid #ff953a;
    line-height: 33px;
    font-size: 14px;
    color: #ff953a;
    display: block;
    margin: 0 auto;
    text-align: center;
    clear: both;
    background: #ff953a;
    color: #fff;
}

.products-block .link-all:hover {
    opacity: 0.8;
}

.products-block .link-all:after {
    font: normal normal normal 13px/1 FontAwesome;
    content: "\f101";
    margin-left: 10px;
}

.block_content {
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px;
}

.product-bottom {
    padding-top: 10px;
    text-align: center;
}

.btn-add-cart {
    width: auto;
    line-height: 35px;
    font-size: 14px;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    background: #44aed6;
    cursor: pointer;
    border: 1px solid #d8d8d8;
    color: white;
}

.btn-add-cart:hover {
    opacity: 0.8;
}

/** subcategories **/
.subcategories {
    /*    border: 1px solid #e4e4e4;*/
    background-color: white;
}

.subcategories ul {
    overflow: hidden;
}

.subcategories li {
    display: inline;
    float: left;
}

.subcategories li.sortPagiBar {
    float: right;
}

.subcategories li a {
    height: 34px;
    float: left;
    line-height: 34px;
    padding: 0 40px;
    font-size: 13px;
}

.subcategories li a:hover {
    background: #f2f2f2;
    color: #666;
}

.subcategories li.current-categorie {
    position: relative;
}

.subcategories li.current-categorie:after {

    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
    position: absolute;
    right: -5px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
}

.subcategories li.current-categorie a {
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.view-product-list {
    position: relative;
}

.view-product-list .product-list.grid {
    margin-top: -10px;
}

.list .product-container .featured-text {
    right: 10px;
    top: 15px;
}

.list .product-container {
    height: auto !important;
}

.list .product-container {
    margin-bottom: 0px;
}

.product-list .info-orther {
    display: none;
}

.product-list.grid li {
    margin-top: 20px;
}

.product-list.grid .info-orther {
    display: none;
}

.product-list.list li {
    width: 100%;
    margin-top: -1px;
}

.product-list.list li .product-container {
    border: none;
    margin-bottom: 1px;
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: white;
    overflow: hidden;
}

.product-list.list li:first-child .product-container {
    margin-top: 20px;
}

.product-list.list li:hover .product-container {
    border: 1px solid #eaeaea;
}

.product-list.list .left-block {
    width: 29%;
    float: left;
    position: inherit;
}

.product-list.list .add-to-cart {
    top: 70px;
    right: 36px;
    left: inherit;
    bottom: inherit;
    width: 129px;
    height: 36px;
    background: #ff953a;
    line-height: 36px;
    position: absolute;
    display: none;
}

.product-list.list .add-to-cart a {
    height: 36px;
    background: url("../images/cart.png") no-repeat left center;
    margin-left: 15px;
    padding-left: 15px;
    width: 114px;
}

.product-list.list .quick-view {
    width: 129px;
    right: 36px;
    top: 120px;
    text-align: center;
    padding-left: 5px;
}

.product-list.list .quick-view a {
    margin: 0 10px;
}

.product-list.list .quick-view a:last-child {
    margin: 0;
}

.product-list.list .group-price {
    top: 34px;
    left: 25px;
}

.product-list.list .product-star {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    padding-top: 6px;
}

.product-list.list li .content_price {
    margin-top: -3px;
}

.product-list.list .right-block {
    width: 71%;
    float: left;
    margin-top: 20px;
    line-height: 26px;
}

/** sortPagiBar **/
.sortPagiBar {
    margin-top: 0px;
}

.sortPagiBar .page-noite {
    line-height: 30px;
}

.sortPagiBar .sort-product,
.sortPagiBar .show-product-item {
    float: right;
    border: 1px solid #eaeaea;
}

.sortPagiBar select {
    padding: 0 10px;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/dropdown.png) no-repeat right center #fafafa;
    padding-right: 20px;
    display: inline-block;
    font-size: 13px;
    border-left: 1px solid #eeeded;
    border-width: 0px 0px 0px 1px;
}

.sortPagiBar .sort-product .sort-product-icon {
    display: inline-block;
    width: 38px;
    text-align: center;
    float: right;
    height: 32px;
    border-left: 1px solid #eaeaea;
    background: #fafafa;
    padding-top: 6px;
    border-radius: 0px;
    border-color: #eaeaea;
    border-width: 0px 0px 0px 1px;
}

.sort-product-icon i {
    display: none;
}

.sort-product-icon i.sortbyactive {
    display: inline-block;
}

.sortPagiBar {
    text-align: center;
}

.sortPagiBar .bottom-pagination {
    width: auto;
    margin-left: 23px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sortPagiBar .bottom-pagination .pagination {
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.sortPagiBar .bottom-pagination .pagination a:hover {
    background: #ff953a;
    color: #fff;
}

.sortPagiBar .bottom-pagination .pagination .active a {
    background: #ff953a;
    color: #fff;
}

.sortPagiBar .bottom-pagination .pagination>li:first-child>a,
.sortPagiBar .bottom-pagination .pagination>li:first-child>span {
    margin-left: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.sortPagiBar .bottom-pagination .pagination>li>a,
.sortPagiBar .bottom-pagination .pagination>li>span {
    position: relative;
    padding: 5px 12px;
    margin-left: -1px;
    line-height: 1.42857;
    color: #999;
    text-decoration: none;
    background-color: #fafafa;
    border: 1px solid #eaeaea;
}

.sortPagiBar .bottom-pagination .pagination>li:last-child>a,
.sortPagiBar .bottom-pagination .pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}



/*----------------------
[17. Order page]
*/
.page-content {
    margin-top: 30px;
}

.page-order ul.step {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.page-order ul.step li {
    display: inline;
    line-height: 30px;
    width: 20%;
    float: left;
    text-align: center;
    border-bottom: 3px solid #ccc;
}

.page-order ul.step li.current-step {
    border-bottom: 3px solid #ff953a;
}

.page-order .heading-counter {
    margin: 30px 0;
    padding: 15px;
    border: 1px solid #eaeaea;
}


/*
[18. Product page]
*/

#product .pb-left-column .product-image .product-img-thumb {
    margin-top: 15px;
    padding: 0 40px;
}

#product .pb-left-column .product-image .product-img-thumb li {
    border: 1px solid #eaeaea;
    padding: 7px 10px;
    cursor: pointer;
}

#product .pb-left-column .product-image .owl-next {
    right: -40px;
}

#product .pb-left-column .product-image .owl-prev {
    left: -40px;
}

/* ----------------
 [19. Contact page]
*/
#contact {
    margin-top: 20px;
}

#contact .page-subheading {
    padding-left: 0px;
    border: none;
    margin: 14px 0 30px;
    text-transform: uppercase;
    font-size: 18px;
    color: #666;
}

#contact .contact-form-box {
    padding: 0;
    margin: 0 0 30px 0;
}

#contact .contact-form-box label {
    padding-bottom: 5px;
}

#contact .contact-form-box .form-selector {
    padding-bottom: 25px;
}

#contact input,
#contact select,
#contact textarea {
    border-radius: 0;
    border-color: #eaeaea;
    box-shadow: inherit;
    outline: 0 none;
}

#contact input:focus,
#contact select:focus,
#contact textarea:focus {
    box-shadow: inherit;
    outline: 0 none;
}

#contact #btn-send-contact {
    font-size: 14px;
    line-height: 18px;
    color: white;
    padding: 0;
    font-weight: normal;
    background: #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: 10px 25px;
}

#contact #btn-send-contact:hover {
    background: #F36;
}

#contact_form_map ul {
    line-height: 28px;
    list-style: disc;
    list-style-position: inside;
    font-style: italic;
}

#contact_form_map ul.store_info {
    list-style: none;
    font-style: normal;
    color: #696969;
}

#contact_form_map ul.store_info i {
    display: inline-block;
    width: 30px;
    line-height: inherit;
}

#message-box-conact .fa {
    line-height: inherit;
}

.content-text {
    padding: 20px 0;
    text-align: justify;
}

.content-text p {
    margin-bottom: 15px;
}

.right-sidebar #left_column {
    float: right;
}


.check-box-list input[type="radio"]+label span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 10px;
    background: url("../images/checkbox.png") no-repeat;
    padding: 0;
    border: none;
}

.check-box-list input[type="radio"]:checked+label span.button {
    background: #ff953a url("../images/checked.png") no-repeat center center;


}

.check-box-list input[type="radio"]:checked+label {
    color: #ff953a;
}

.giatrithuoctinhchon[type="radio"] {
    display: none;
}

.select-category {
    height: 100%;
    background-color: #ff953a;
    color: white;
    border-radius: 8px 0px 0px 8px;
}

.logo img {
    max-height: 118px;
}

.btnsearch {
    height: 100%;
    color: white;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 10px;
    width: 39px;
    background-color: #c8ced0;
}

.block-border {
    padding: 5px;
}

img.icon {
    width: 30px;
}

.copy-right {
    clear: both;
    float: left;
    width: 100%;
    margin: 0px;
    padding: 2px 10px 0px;
    color: white;
    background-color: black;
    text-align: center;
    font-size: 13px;
}

.break-line {
    width: 100%;
    height: 1px;
    background-color: black;
    opacity: 0.5;
}

.columns-container {
    background: url(./../images/product_bg.png) center center repeat rgba(111, 111, 111, 0.37);
}

.product-container {
    position: relative;
    background-color: white;
}

.bg-white {
    background-color: white;
}

.bg-shaw {
    box-shadow: 0px 0px 24px -4px black;
}

#product {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.product-code-label {
    float: left;
    line-height: 20px;
}

.product-code {
    background-color: #000;
    position: relative;
    color: #fff;
    line-height: 20px;
    height: 20px;
    padding-left: 5px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 18px;
    margin-left: 15px;
}

.info-title {
    color: #de0b50;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    padding-left: 2px;
    margin-bottom: 12px;
    font-size: 16px;
}

.info-title:before {
    position: absolute;
    content: '';
    width: 48px;
    height: 2px;
    background: #008cd7;
    bottom: -1px;
    left: 1px;
}

.product-code:before {
    content: "";
    border-right: 10px solid #000;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top: 0px;
}

.blog-main .entry-title {
    padding: 5px;
}

.entry-title a {
    color: #527f30;
    font-weight: 900;
}

.slider-articles {
    overflow: hidden;
}

.slider-main {
    margin: 10px 0px 10px 0px;
}

.html-main {
    margin: 10px 0px 0px 0px;
    background-color: white;
    padding: 5px;
}

.left-main {
    margin-top: 30px
}

.quantity input,
.quantity button {
    background: #fff;
    color: #000;
    display: inline-block;
    line-height: 27px;
    text-align: center;
    width: 36px;
    cursor: pointer;
    font-family: times new roman, times, serif;
    margin-bottom: 10px;
}

.thongtinchuyenkhoan {
    line-height: 2;
}

.htmlmenu {
    position: absolute;
    left: 0x;
    left: 0px;
    padding: 10px;
}

.boxbaivietchitiet {
    background-color: white;
}

.quantity input {
    background: #44aed6;
    border: none;
    color: #fff;
    width: 56px;
}

.item-tag {
    padding: 5px;
    background-color: #969EA5;
    color: white;
}

.item-tag:hover {
    background-color: #FF0000;
    color: white;
}

.tag {
    margin-top: 20px;
}

.title-lienquan {
    background-color: #E5E3E0;
    padding: 5px;
    position: relative;
    font-size: 14px;
}

.title-lienquan:after {
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: white rgba(85, 91, 95, 0) rgba(22, 23, 23, 0) rgba(240, 248, 255, 0.03);
    position: absolute;
    top: 0px;
    left: 20px;
}

.noidungbaiviet li {
    margin-left: 50px;
}

.yeuthichactive {
    background-color: #ff953a !important;
}

.page-heading-title a span {
    font-size: 17px;
    font-style: italic;
    vertical-align: sub;
}

.modal-header {
    background-color: #ff953a;
    color: white;
}

.icheck {
    margin-top: 7px;
}

.itemicheck {
    display: inline-block;
}

.itemicheck input {
    opacity: 0;
}

.itemicheck input[type="radio"]+label.view span.button {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 13px;
    background: url("../images/checkbox.png") no-repeat;
    padding: 0;
    border: none;
    vertical-align: sub;
    margin: 1px;
}


.itemicheck input[type="radio"]:checked+label.view span.button {
    background: #ff953a url("../images/checked.png") no-repeat center center;


}

.itemicheck input[type="radio"]:checked+label.view {
    color: #ff953a;
}

.form-horizontal input[type="text"],
input[type="email"],
input[type="password"] {
    width: 100% !important;
}

.entry_title {
    padding-top: 5px;
}

.controlticker .up i {
    font-size: 20px;
}

.attributes .check-box-list label {
    margin-top: 8px;
}

.attributes span {
    vertical-align: middle !important;
}

.attributes span.button {
    margin-right: 5px !important;
}

.attributes label {
    margin-right: 5px;
}

.quangcaomenu a#itemquangcao {
    position: absolute;
    right: -67px;
    top: 0px;
}

.pageinfo {
    position: static !important;
    float: right;
}

.quangcaomenu {
    position: relative;
}

.btn-laphoadon {
    background: #ff953a;
    color: #fff;
    border: 1px solid #ff953a;
    padding: 10px 20px;
}

.fancybox-overlay {
    background: none;
}

.thongbao {
    padding: 5px;
    margin-top: 5px;
}

.thuoctinhmau {
    float: left;
    width: 100px;
}

.menuactive {
    background: #ff953a;


}

.menuactive>a {

    /*    color: #ffffff !important;*/
    color: #cf692b !important;
}

.menuactivesub>a {

    color: #ff953a;
}

.masanpham {
    border-left: #F55F67;
    border-left-style: solid;
    padding-left: 5px;
    border-left-width: 2px;
    margin-left: 5px;
}

.load .loading-bar {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 1px;
    background-color: #dc6082;
    animation: loading-bar-animation .9s ease-in-out infinite;
    /* -webkit-animation: loading-bar-animation .9s ease-in-out infinite; */
}

.load .loading-bar:nth-child(2) {
    animation-delay: .13s;
    /* -webkit-animation-delay: .13s; */
}

.load .loading-bar:nth-child(3) {
    animation-delay: .26s;
    /* -webkit-animation-delay: .13s; */
}

.load .loading-bar:nth-child(4) {
    animation-delay: .39s;
    /* -webkit-animation-delay: .13s; */
}

@-webkit-keyframes loading-bar-animation {

    0%,
    50% {
        -webkit-transform: scale(1)
    }

    25% {
        -webkit-transform: scale(1, 2.2)
    }
}

div.stars {
    width: auto;
    display: inline-block;
}

input.star {
    /*    display: none; */
}

label.star {
    float: right;
    padding: 0px 10px 0px 10px;
    font-size: 22px;
    color: #444;
    transition: all .2s;
}

.star.checked~label.star:before {
    content: '\f005';
    color: #FD4;
    transition: all .25s;
}

.star.checked:before {
    content: '\f005';
    color: #FD4;
}

/*.star-5.checked ~ label.star:before {
    color: #FE7;
    text-shadow: 0 0 20px #952;
}*/
input.star-1:checked~label.star:before {
    color: #F62;
}

label.star:hover {
    transform: rotate(-15deg) scale(1.3);
}

label.star:before {
    content: '\f006';
    font-family: FontAwesome;
}

article .stars .star {
    font-size: 14px;
}

.main2 .module-item {
    padding-left: 0px;
    padding-right: 0px;
}

.neod {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.name-articles .date {
    font-size: 12px;
    color: #0081f5;
}

.entry-main .name-articles .date {
    margin-left: 10px;
}

.article-title {
    height: 40px;
    -webkit-line-clamp: 2;
}

.changescreen {
    color: #4e8819;
}

.changescreen.active {
    font-weight: bold;
}

.page-heading-articles {
    margin-top: 10px;
    font-size: 26px;
}

.header {
    position: relative;
    background-color: #206c09;
    color: #ddd;
    line-height: 30px;
    font-size: 14px;
}

.color-menu {
    background: linear-gradient(white, #f7f5f5, #dcd8d8);
}

.input-search input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 4px 6px;
    font-size: 12px;
    line-height: 20px;
    color: #A5A5A5;
    position: relative;
}

.label-search {
    font-size: 12px;
    font-weight: bold;
}

.main-header {
    margin-bottom: 5px;
}

.header-search-box {
    position: absolute;
    right: 45px;
    min-width: 250px;
    top: 11px;
}

#slide-background div.item {
    overflow: hidden;
    background-size: cover;
    width: 100%;
    position: relative;
}

#slide-background div.item .main-img img {
    width: 100%;
}

#slide-background div.item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

.slider-style1 {
    position: relative;
}

.slider-style1>.content {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}

.slider-style2>.content {
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100%;
    text-align: center;
}

.slider-style1>.img {
    position: absolute;
    right: 0px;
    top: 100px;
}

.myBtn {
    padding: 6px 13px 5px;
    border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../images/bg-btn.png) repeat-x top;
    font-weight: bold;
    letter-spacing: -1px;
    border-radius: 1px !important;
    padding: 5px 10px;
    text-shadow: none !important;
    font-weight: 300 !important;
    letter-spacing: 1px !important;
    padding: 9px 10px !important;
    border-bottom: #0d3d64 solid 3px !important;
    background-color: #1d78cb;
    transition: all 0.2s ease-out;
    cursor: pointer;
}

.myBtn:hover {
    text-decoration: none;
    color: white;
    background-position: bottom, 15px 11px;
}

.myBtn2 {
    position: relative;
    background-color: #137cc0;
    font-size: 18px;
    padding: 14px 22px;
    padding-top: 8px;
    color: #FFF;
    display: inline-block;
    border: none !important;
    cursor: pointer;
}

.myBtn2:before {
    content: "";
    display: block;
    position: absolute;
    top: -67%;
    left: -29%;
    border: 1px solid #79bfea;
    width: 150%;
    height: 250%;
    animation-iteration-count: infinite;
    animation-name: zoomIn;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.myBtn2:after {
    content: "";
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75 !important;
    display: block;
    position: absolute;
    top: -33%;
    left: -18%;
    width: 130%;
    height: 180%;
    animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    z-index: -1;
}

.myBtn2 {
    position: relative;
    z-index: 1;
    font-weight: bold;
}

.myBtn2:hover {
    text-decoration: none;
    color: white;
}

#imgTopSlider {
    margin-top: -11px;
}

.paddingSlider {
    margin-right: -12px;
    margin-left: -12px;
}


#home-slider .html-slider {
    padding: 10px;
    background-color: white;
}

#home-slider .slider-left {
    padding-left: 0px;
    padding-right: 0px;
    width: 20%;
}

#home-slider .content img {
    margin-bottom: 29px;
}

.content-slide img {
    width: 100%;
}

.box-group .box-title {
    background-color: #FAFAFA;
    padding: 6px 0px 5px 0px;
    border-bottom: 2px solid #E6E6E6;
    border-top: 2px solid #E6E6E6;
}

.box-group .box-title .title a {
    color: white;
    font-size: 18px;
}

.box-group .box-title .viewmore {
    font-weight: bold;
    color: black;
    padding-right: 10px;
}

.box-group .box-title .title {
    color: white;
    padding: 8px;
    background: url(../images/bg_arrow-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #38AB34;
}

.box-group .box-content {
    margin-top: 5px;
}

.box-content .box-banner {
    padding-left: 0px;
}

.list-product {
    margin-top: 10px;
}

.content_price .old-price {
    color: #EB1C23;
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 2px;
}

.content_price .product-price-deduct {
    font-size: 12px;
    font-weight: normal;
    color: #a3a3a3;
    text-decoration: line-through;
}

.content_price {
    text-align: center;
    margin-top: 5px;
    position: relative;
    -webkit-line-clamp: 2;
    height: 40px;
}

.tag-safe {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/sale-tag.png);
    height: 34px;
    left: auto;
    line-height: 29px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 2px;
    width: 43px;
}

.gift img {
    position: absolute;
    left: 21px;
    bottom: 3px;
    height: 34px;
}

.btn-view-more {
    background: linear-gradient(#47da31, #379629, #2d8c1e);
    padding: 3px;
    font-size: 13px;
    color: white;
    border-radius: 4px;
}

.box-group {
    padding-bottom: 20px;
}

.banner-animation {
    position: absolute;
    transition: top 0.4s;
}

.banner-left {
    left: -75px;
    z-index: 9;
}

.banner-right {
    right: -75px;
    z-index: 9;
}

.title-row {
    font-weight: bold;
    min-height: 50px;
    text-align: center;
    padding-bottom: 0px;
    margin-top: 0px;
    background-color: #ffffff;
    margin: 0px;
    line-height: 48px;
}

.title-row a {
    color: black;
    font-size: 20px;
    position: relative;
}

.title-row a:after {
    content: "";
    display: block;
    height: 2px;
    width: 100px;
    background: #37c6f5;
    margin: 0px auto 10px;
}

.title_block .title-row a {
    color: black;
    padding: 5px;
}

.page-heading-title {
    font-size: 26px;
    background-repeat: no-repeat;
    line-height: 24px;
    font-family: arial;
    font-weight: bold;
}

.title2 {
    background-image: url(../images/title-2.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    color: #515151;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;
    min-height: 46px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
}

.title-row-2 {
    background-color: #FAFAFA;
    padding: 6px 0px 5px 0px;
    border-bottom: 2px solid #E6E6E6;
    border-top: 2px solid #E6E6E6;
}

.title-row-2 .title {
    margin: 0px;
    color: white;
    padding: 8px;
    background: url(../images/bg_arrow-right.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 30px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #38AB34;
    font-size: 16px;
    display: inline;
    vertical-align: unset;
}

.list-articles .first-item .name a {
    font-size: 13px;
    color: #006699;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}

.list-articles .first-item .img {
    width: 46%;
    float: left;
    margin-right: 7px;
}

.list-articles .first-item .content .description {
    font-size: 12px;
    text-align: justify;
}

.list-articles .item {
    position: relative;
}

.category-article .item {
    border-bottom: 1px solid #f7f7f7;
    margin-top: 8px;
    margin-bottom: 8px;
}

.layered-content .list-articles .item {
    padding: 8px 0px 8px 0px;
    border-bottom: 1px dashed #f4f4f4 !important;
}

.list-articles .item .img {
    float: left;
    width: 15%;
    margin-right: 12px;
}

.list-articles .item .content {
    font-size: 14px;
    color: #363636;
    float: left;
    width: 78%;
}

.slider-articles .item,
.list-articles .item {
    padding: 8px 5px 8px 5px;
    border-bottom: 1px solid #f4f4f4 !important;
}

.slider-articles .item .img {
    float: left;
    width: 28%;
    margin-right: 5px;
    border: none;
}

.slider-articles .item .content .name {
    font-weight: bold;
    -webkit-line-clamp: 1;
    height: 40px;
    font-size: 12px;
}

.slider-articles .item .content .description {
    -webkit-line-clamp: 1;
    line-height: 20px;
    height: 20px;
}

.list-articles .item .content .name {
    font-weight: bold;
    font-size: 20px;
}

.list-articles .item .content .description {
    -webkit-line-clamp: 1;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.category-article .item .content .description {
    -webkit-line-clamp: 2;
    line-height: 20px;
    height: 40px;
}

.banner-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.48);
    top: 0px;
    left: 0px;
    z-index: 100;
}

.banner-popup .content-data {
    margin-top: 100px;
    text-align: center;
}

.close-popup {
    background-color: white;
    position: absolute;
    top: 100px;
    right: 251px;
    color: rgb(20, 113, 48);
    font-size: 30px;
    border-radius: 100%;
    height: 50px;
    width: 50px;
    line-height: 50px;
    left: 1046px;
    text-align: center;
}

.attr-product .left-title {
    float: left;
    color: #565656;
    width: 80px;
}

.attr-product .main-content {
    float: left;
    color: #987834;
    text-align: left;
}

.attr-productmain-content {
    margin-bottom: 5px;
}

.container.box-banner {
    position: relative;
}

.category-left .box-vertical-megamenus {
    position: static;
}

.category-left .box-vertical-megamenus .vertical-dropdown-menu {
    position: static;
    transform: translate(0px, 0);
    height: auto;
    opacity: 1;
    visibility: visible;
    width: 100%;
    background-color: rgba(240, 248, 255, 0);
    border: none;
    box-shadow: none;
}

.category-left .box-vertical-megamenus .mega-group {
    width: 100%;
    font-size: 12px;
}

.box-vertical-megamenus .vertical-menu-list>li img {
    display: inline-block;
    margin: auto;
    max-width: 20px;
}

.box-vertical-megamenus .vertical-menu-list>li:hover {
    background-color: none;
}

.category-left {
    margin-bottom: 10px;
}

.category-left .vertical-dropdown-menu .vertical-groups {
    padding: 0px 0px 0px 10px;
}

.category-left .vertical-dropdown-menu .mega-group-header span {
    border: none;
    font-size: 12px;
}

.box-vertical-megamenus .vertical-menu-list>li:hover>a {
    color: #cf692b;
}

.category-left .box-vertical-megamenus .vertical-menu-list>li:hover>a {
    color: black;
}

.category-article .item .img {
    width: 20%;
}

.box-banner-fix {
    width: 1165px;
    position: relative;
}

.support-fix-bot {
    position: fixed;
    width: 230px;
    height: 250px;
    right: 0px;
    bottom: -222px;
    background-color: #3AAC37;
    border-radius: 5px 5px 0 0;
    z-index: 99;
    transition: bottom 0.5s;
}

.support-fix-bot {
    padding: 2px 2px 10px 2px;
}

.support-fix-bot .box-support .title {
    padding-left: 3px;
    padding-right: 3px;
}

.support-fix-bot .box-support .title {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding: 5px;
}

.support-fix-bot .box-support .content {
    display: block;
    margin: 0;
    padding: 0;
    background-color: #ececec;
    border-style: solid;
    border-width: 1px;
    border-color: #111 #999 #999 #111;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 3px;
}

.support-fix-bot .close-support {
    color: white;
    border: 1px solid;
    border-radius: 100%;
    width: 17px;
    height: 17px;
    text-align: center;
}

.support-fix-bot.active {
    bottom: 0px;
}

.view {
    background-color: #4267b2;
    margin-right: 5px;
    border-radius: 3px;
    padding: 2px 2px 2px 4px;
    color: white;
    line-height: 20px;
}

.row-top .phone,
.row-top .address {
    float: left;
    margin-left: 20px;
    color: white;
    letter-spacing: .9px;
}

.row-top {
    color: #ddd;
    line-height: 30px;
    font-size: 14px;
    position: relative;
}

.cart {
    float: right;
    font-size: 27px;
    color: white;
    border-radius: 4px;
    margin-left: 20px;
    margin-top: 3px;
    height: 40px;
    width: 50px;
    text-align: center;
    border-radius: 0px;
    position: relative;
    cursor: pointer;
    position: absolute;
    right: 0px;
}

.box-product-main {
    position: relative;
}

.title {
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    position: relative;
}

.title:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #009933;
    left: 0;
    top: 12px;
}

.title a {
    color: #ffffff;
    padding: 8px 15px 10px 15px;
    position: relative;
    margin-left: 14px;
    background-color: #009933;
    font-weight: bold;
}

.title a:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #ff9900;
    top: 18px;
    left: -50px;
}

.title a:after {
    position: absolute;
    content: '';
    width: 30px;
    height: 3px;
    background: #ff9900;
    top: 18px;
    right: -50px;
}

.padding-col {
    padding-left: 4px;
    padding-right: 4px;
}

.product-des {
    font-size: 12px;
    display: block;
    text-transform: none;
    font-weight: 400;
    color: black;
    text-align: center;
    margin: 10px 0px 0px 0px;
    height: 34px;
    overflow: hidden;
}

.bg-product {
    padding-bottom: 20px;
}

.box-title {
    height: 40px;
    position: relative;
}

.content-product:not(:empty) {
    padding: 10px 0px 20px 0px;
}

.html-content table th,
.html-content table td {
    padding: 10px !important;
}

.html-content blockquote {
    background-color: #F2F2F2;
    border-left: 5px solid #FF9316;
}

.html-content .col-sm-3,
.html-content .col-sm-4,
.html-content .col-sm-6 {
    border: none !important;
}

.product-price-group {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 35px;
}

#product .pb-right-column .product-price-group .price {
    font-size: 28px;
    font-weight: bold;
    color: #ec4301;
}

.main-product {
    padding-top: 10px;
}

.display {
    display: block !important;
}

.main-col,
.left-col,
.right-col {
    padding-top: 10px;
}

.info-category {
    background-color: white;
}

.box-authentication {
    background-color: white;
}

.article-content {
    padding: 0px 8px 2px 8px;
}

.notpadding {
    padding-left: 0px;
    padding-right: 0px;
}

#popup-subscribe {
    background-color: black;
}

#popup-subscribe .modal-dialog .modal-content {
    background-image: url(../images/bg-content.png);
    background-size: cover;
}

#popup-subscribe .modal-dialog .modal-header {
    min-height: 0px;
    padding: 0px;
}

#popup-subscribe .modal-dialog .modal-body .content {
    min-height: 300px;
}

.banner-col {
    line-height: 150px;
}

.article-child a {
    display: block;
    padding: 5px 5px 5px 8px;
    border-bottom: 1px dashed #e3e3e3;
}

.article-child a:before {
    content: "";
    background-image: url(../images/dot-articles.png);
    width: 20px;
    height: 20px;
    position: absolute;
    background-repeat: no-repeat;
    left: 14px;
}

.box-main-module {
    margin-top: 10px;
    margin-bottom: 10px;
}

.box-main-module .list-articles {
    margin-top: 10px;
}

.logo-menu a {
    padding: 2px !important;
}

.logo-menu img {
    max-height: 55px;
}

#left_column .block {
    border: 1px solid #eaeaea;
}

.box-video>.list-item>.item {
    font-size: 14px;
    color: #749909;
    cursor: pointer;
    padding-top: 5px;
}

.title-bg {
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    background: url(../images/icon-arr-right.png) left center no-repeat;
    padding: 5px 5px 5px 55px;
    background-color: #008CD7;
    box-shadow: 0px 2px 14px -5px black;
}

.title-bg>a {
    color: white;
}

.mobi-header {
    min-height: 53px;
    position: relative;
    display: none;
    background-image: url(../images/bg_top.jpg);
    background-size: cover;
}

.language>.changelang {
    display: inline-block;
}

.language>.changelang {
    padding: 12px 9px 6px 9px !important;
}

.box-slider-main {
    margin-top: 5px;
}

.language.active {
    border-radius: 10px;
    margin-top: 3px;
}

.product-info-content {
    padding-top: 20px;
}

.product-info-description {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}

.articles-detail-des {
    color: #6b7173;
    font-size: 14px;
    line-height: 20px;
    font-family: arial;
}

.intro-footer {
    background: #00913e;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 0px 13px -4px;
}

.intro-footer .item {
    display: block;
    text-align: left;
    overflow: hidden;
    padding: 15px 0px;
    border-bottom: 1px #ffd401 solid;
    color: white;
}

.img-top-footer {
    width: 100%;
    min-height: 20px;
    margin-top: -32px;
}

.timkiem {
    display: block;
    position: absolute;
    top: -10px;
    right: 0px;
    z-index: 1002;
    max-height: 500px;
    overflow-y: auto;
    background: #FFF;
    color: #666;
    width: 200%;
    opacity: 0;
    box-shadow: 0px 4px 7px 0px rgba(50, 50, 50, 0.2);
    transition: opacity 0.5s, transform 0.5s;
    transform: translate(0, 40px);
    opacity: 1;
    visibility: visible;
}

.timkiem img {
    max-width: 100%;

}

.timkiem .imageleft {
    float: left;
    width: 10%;

}

.timkiem .inforight {
    float: left;
    width: 90%;
    padding: 10px;
}

.inforight a {
    color: blue;
}

.timkiem li {
    border: 1px solid #E3E8EA;
    padding: 10px;
}

.content-bot {
    padding: 8px;
}

.view-buy {
    margin: 8px 10px 0 0px;
    border: 1px solid #999;
    border-radius: 100px;
    text-align: center;
    padding: 2px 9px 2px 9px;
}

.thongke {
    background-color: rgba(255, 255, 255, 0.82);
    padding: 0px 10px 0px 10px;
    border-radius: 5px;
    font-size: 12px;
}

.totalview {
    margin-bottom: 6px;
}

.totalview a {
    box-shadow: 1px 1px 12px -3px #000000;
    background-color: #fdfdfd;
    color: #3f7d02;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 19px;
    font-family: "Times New Roman", Times, serif;
}

.table-price {
    display: -webkit-flex;
    /* Safari */
    display: flex;
}

.table-price .item {
    background-color: #0081f5;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.table-price .item .bg {
    height: 100%;
}

.table-price .item .bg {
    background-color: white;
}

.table-price .item .head {
    display: table;
    text-align: center;
    width: 100%;
    position: relative;
}

.table-price .item .head:before {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    filter: alpha(opacity=30);
    opacity: 0.30;
    position: absolute;
    opacity: 0.15;
    width: 100%;
    background: #fff;
}

.table-price .item .head span {
    font-weight: bold;
    display: table-cell;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: white;
    padding: 10px;
    vertical-align: middle;
}

.table-price .item .main {
    text-align: center;
    padding: 10px;
    display: table;
    width: 100%;
}

.table-price .item .main .contentmain {
    display: table-cell;
    vertical-align: middle;
}

.table-price .item .main .price {
    font-size: 32px;
    color: white;
}

.table-price .item .listContent .sub-item {
    text-align: center;
    border-top: solid 1px #FFF;
    width: 100%;
    position: relative;
    padding: 12px 2px 12px 2px;
    display: table;
}

.table-price .item .listContent .sub-item>.contentsub {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.table-price .item:not(.attr) .listContent .sub-item:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;

}

.table-price .item:not(.attr) .listContent .sub-item:nth-child(2n+1):before {
    opacity: 0.1;
}

.table-price .item:not(.attr) .listContent .sub-item:nth-child(2n+2):before {
    opacity: 0.15;
}

.item.attr .listContent .sub-item {
    text-align: left;
    padding-left: 20%;
}

.showListTable {
    text-align: center;
    padding: 8px;
    border: 1px solid #fcaf42;
    cursor: pointer;
    display: none;
}

.listTable {
    display: none;
}

.timeline {
    margin-top: 20px;
    margin-bottom: 20px;
    position: relative;
}

.timeline .row {
    display: flex;
    flex-wrap: wrap;
}

.timeline:before {
    width: 6px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -3px;
    top: 0;
    background: #f2f2f2;
    content: "";
}

.timeline .item {
    min-height: 200px;
    background: #f9f9f9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 1px 1px rgba(0, 0, 0, .05);
    margin-right: 41px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    height: 98%;
}

.timeline>.row>div:nth-child(2n+1)>.item:before {
    width: 30px;
    height: 30px;
    background: #ccced2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    content: "";
    border: 4px #fff solid;
    background: #145c92;
    right: -70px;
}

.timeline>.row>div>.item:after {
    width: 12px;
    height: 22px;
    background: url(../images/icon-106.png);
    content: "";
    position: absolute;
    left: 100%;
    top: 51%;
    margin-top: -11px;
}

.timeline>.row>div:nth-child(2n)>.item:after {
    transform: rotateY(180deg);
    left: -12px;
}

.timeline>.row>div:nth-child(2n)>.item {
    margin-left: 41px;
    margin-right: 0px;
}

.timeline .item>.content {
    margin-right: 130px;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.timeline .item>.img {
    width: 130px;
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
}

.timeline>.row>div:nth-child(2n)>.item>.img {
    float: left;
}

.timeline>.row>div:nth-child(2n)>.item>.content {
    margin-left: 130px;
    margin-right: 0px;
    text-align: left;
}

.timeline .item>.img>img {
    width: 70px;
    height: 70px;
    margin-left: 25%;
}

.html-footer ul>li {
    list-style: none;
}

.html-footer ul>li:before {
    content: '\f101';
    line-height: 2.2em;
    color: #bdbdbd;
    display: inline-block;
    height: 18px;
    width: 18px;
    float: left;
    margin-right: 0;
    margin-left: -23px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    text-decoration: inherit;
    font-size: 14px;
    text-align: right;
}

.logo-footer {
    width: 220px;
    float: left;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.htmlbg {
    background-size: cover;
    background-repeat: no-repeat;
}

.comment .info-top .img {
    float: left;
    width: 80px;
    height: 80px;
    border: 5px solid rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-clip: content-box;
    margin-right: 10px;
}

.bg-footer {
    background-image: url(../images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    color: #fff;
}

.bg-footer:before {
    z-index: 0;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(63, 63, 63, 0.7);
    background: linear-gradient(to bottom, rgba(63, 63, 63, 0.7) 0%, rgba(49, 97, 175, 0.7) 100%);
}

.comment .info-top .name {
    padding-top: 6px;
}

.title-cate {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 28px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.des-cate {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 18px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px;
}

.comment .content-bot {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 50px 20px 40px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 22px;
    position: relative;
}

.comment .info-top {
    margin-bottom: 10px;
}

.comment .content-bot:before {
    content: '';
    position: absolute;
    left: 95px;
    top: -26px;
    border: 13px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
}

.list-partner {
    padding-bottom: 30px;
}

.project .pitem {
    position: relative;
    overflow: hidden;
}

.project .pitem .img {
    padding: 15px;
    transition: all .5s ease;
    animation-duration: .5s;
}

.project .pitem .img img {
    max-width: 100%;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    position: relative;
    margin: auto;
}

.project .pitem .img img:hover {
    -ms-transform: scale(1.1) translateZ(0);
    -webkit-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0);
}

.project .pitem .content {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    top: 50px;
    width: 100%;
    z-index: 99;
}

.project .pitem .content .name {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
    height: 40px;
    overflow: hidden;
}

.project .pitem .content .name a {
    color: black;
}

.project .pitem .content .description {
    font-size: 15px;
    color: #222;
}

.project .pitem .content .description>.neos {
    height: 60px;
    overflow: hidden;
}

.project .pitem .icon a {
    width: 50px;
    height: 50px;
    /* line-height: 50px; */
    font-size: 20px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    color: white;
    border-radius: 100%;
    padding: 10px;
    display: inline-block;
    margin-right: 4px;
    margin-top: 8px;
}

.project .pitem .icon a:hover {
    background-color: rgba(255, 255, 255, .2);
}

.bgwrapper {
    z-index: 10;
    font-size: 15px;
}

.selecttile {
    background: url(../images/selecttitle.png) center top no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    font-size: 15px;
    height: 93px;
    text-align: center;
}

.selecttile2 {
    background: url(../images/selecttitle2.png) center top no-repeat;
    background-size: 100% 100%;
    z-index: 10;
    font-size: 15px;
    height: 93px;
    text-align: center;
}

.selecttile span,
.selecttile2 span {
    text-align: center;
    font-size: 20px;
    color: white;
    line-height: 93px;
    font-weight: bold;
}

.selecttile span a,
.selecttile2 span a {
    color: white;
}

.owl-carousel .owl-stage {
    margin: auto;
}

.list-articles-home .item {
    background-color: white;
    box-shadow: 2px 0px 3px rgba(0, 0, 0, .4);
}

.list-articles-home .item.slick-slide {
    margin-right: 20px;
}

.list-articles-home .item>.img>img {
    width: 100%;
}

.list-articles-home .item>.info {
    text-align: left;
    padding: 10px 5px 11px 5px;
}

.list-articles-home .item>.info>a>.name {
    font-size: 16px;
    color: #444;
    font-weight: bold;
    display: block;
    margin: 0 0 15px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.list-articles-home .item>.info>.description {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.item .viewdetail {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    opacity: 0;
}

.item:hover .viewdetail {
    opacity: 1;
    transition: 0.5s;
}

.img-ease {
    position: relative;
    overflow: hidden;
}

.img-ease:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    opacity: 0.3;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 0 0 0 0;
    transition: all 0.5s ease-in-out;
    z-index: 1;
}

.img-ease:hover:before {
    border-width: 480px 680px 0 0;
    transition: all 0.5s ease-in-out;
}

.img-ease:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 0;
    width: 0;
    opacity: 0.3;
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 0 0 0 0;
    transition: all 0.5s ease-in-out;
}

.img-ease:hover:after {
    border-width: 0 0 480px 680px;
    transition: all 0.5s ease-in-out;
}

.myBtn3:hover {
    background-color: #ff0000;
    box-shadow: 1px 2px 5px #333;
    color: white;
}

.myBtn3 {
    background-color: #31708f;
    color: #fff;
    padding: 8px 15px;
    border-radius: 999px;
    text-align: center;
    transition: 0.3s;
    margin-top: 15px;
}

.old-price {
    text-decoration: line-through;
    margin-left: 4px;
    font-size: 16px;
}

.more-contact-social {
    position: fixed;
    bottom: 60px;
    right: 5px;
    z-index: 2000;
    width: 44px;
    height: 44px;
    background-color: #3498db;
    border-radius: 50%;
    box-shadow: 0 2px 5px #00000042, 0 2px 10px #00000038;
    cursor: pointer;
    transform: translateX(0) translateY(-50%);
    transition: all .2s ease-out;
}

.clicked .open-more-contact-social {
    display: none;
}

.open-more-contact-social {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.clicked {
    width: 230px;
    height: 250px;
    border-radius: 25px;
    cursor: auto;
    background: #fff;
}


.more-contact-social .close-more-contact {
    opacity: 0;
    transform: rotate(-45deg);
}

.clicked .close-more-contact {
    opacity: 1;
    transform: rotate(360deg);
    position: absolute;
    bottom: 0.75em;
    left: 5em;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #e74c3c;
    font-size: 20px;
    box-shadow: 0 2px 5px #00000029, 0 2px 10px #0000001f;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all .3s cubic-bezier(0.3, 0, 0, 1.3);
    transform-origin: center center;
}

.clicked .close-more-contact:hover {
    color: rgb(19, 0, 0);
    transform: rotate(90deg);
    transition: all .3s linear;
}

.more-contact-social .iconOpenMoreContact {
    font-size: 20px;
    color: #fff;
}

.social {
    opacity: 0;
}
.social a{
    background-color: unset !important;
}

.social-item {
    opacity: 0;
    transform: scale(0.7) translateX(10px) translateY(30px);
    transition: all 0.25s ease-in-out;
    transform-origin: 0% 0%;
    opacity: 0;
}

.clicked .social {
    opacity: 1;
    width: 70%;
    padding-left: 0;
    list-style-type: none;
    margin: 2em auto 0 auto;
}

.clicked .social a .social-item {
    transform: scale(1) translateX(0) translateY(0);
    opacity: 1;
}

.social-item {
    margin-bottom: 10px;
    border-radius: 10px;
    vertical-align: center;
    text-align: center;
    line-height: 3em;
    padding-right: 2.4em;
    cursor: pointer;

}

.social-item-1 {
    background: #3e34db;
    transition-delay: .1s;
}

.social-item-2 {
    background: #3498db;
    transition-delay: .15s;
}

.social-item-3 {
    background: #2ecc71;
    transition-delay: .2s;
}

.social-item-content {
    color: #fff;
}

.social-item-icon {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding-top: inherit;
    padding-bottom: inherit;
    width: 2.3em;
    font-size: 1.2em;
    text-align: center;
    transition: 0.2s;
    transform-origin: 50% 60%;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0 10px 10px 0;
}


.call-to-hotline {
    background: #da251d;
    color: #fff;
    border-radius: 40px;
    bottom: 35px;
    right: 5px;
    line-height: 40px;
    height: 40px;
    padding: 0;
    position: fixed;
    z-index: 9999;
    -webkit-animation: fadeIn .6s;
    -moz-animation: fadeIn .6s;
    -ms-animation: fadeIn .6s;
    -o-animation: fadeIn .6s;
    animation: fadeIn .6s;
}

.call-to-hotline a {
    color: #fff;
    font-size: 18px;
    padding-right: 10px;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    display: inline-flex;
}

.icon-phone-hotline {
    background: #b22525;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    margin-right: 10px;
    text-align: center;
    width: 40px;
    animation: ring-zoom 1s ease-in-out infinite;
}

.call-to-hotline a i {
    animation: ring-rotate-phone 1s ease-in-out infinite;

}

/* ring phone effect */
.icon-phone-hotline::before {
    content: "";
    position: absolute;
    width: 55px;
    height: 55px;
    background: rgba(241, 28, 0, 0.1);
    z-index: 1;
    border: none;
    top: 20px;
    left: 20px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}
.icon-phone-hotline.blue::before {
    background: none;
}
.icon-phone-hotline::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(5, 30, 255, 0.1);
    z-index: 1;
    top: 20px;
    left: 20px;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

@keyframes ring-zoom {
    0% {
        transform: scale(.95);
    }

    50% {
        transform: scale(1.18);
    }

    100% {
        transform: scale(.95);
    }
}

@keyframes ring-rotate-phone {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

/*  */

.row-service {
    box-shadow: 2px 2px 20px #3333;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    background-color: white;
}

h4.service__content__title {
    font-family: opensans-semi;
    text-transform: uppercase;
    color: #ff0000;
    font-weight: bold;
}

.service__content p {
    font-size: 15px;
    margin: 15px 0;
}

.service__img>a>img {
    width: 100%;
    height: auto;
    transition: 1s;
}

.service__img>a {
    display: block;
    overflow: hidden;
}

.service__img:hover img {
    transform: scale(1.1);
    opacity: 0.6;
}

.row-service .col-md-7 {
    padding: 0;
}

.blog-category .list-articles-home .item {
    margin-bottom: 30px;
}

.logomenu {
    width: 120px;
    top: -55px;
    /* left: 0; */
    position: absolute;
    z-index: 2;
    /* background: #fff; */
    height: 105px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0.125rem 0.5rem #00000014 !important;
    transition: .3s all ease;
    background-color: white;
    border-radius: 4px;
}

.logomenu img {
    transition: .3s all ease-in-out;
    height: 100%;
}

#myNavbar {}

#product .pb-left-column .product-image .product-img-thumb li:hover {
    border: 1px solid #454545;
}

.header--top {
    display: flex;
    justify-content: flex-end !important;
    height: 55px;
    align-items: center;
}

.list-unstyled {
    display: flex;
}

.list-unstyled>li {
    padding-left: 0;
    list-style: none !important;
    margin-bottom: 0px;
    display: flex;
}

.header--top .top--list li {
    position: relative;
    padding: 5px 5px;
    display: inline-block;
    color: #111;
    opacity: .65;
    font-size: 13px;
}

.header--top .top--list li a {
    color: #111;
}

.social--facebook,
.social--youtube,
.social--zalo {
    opacity: 1 !important;
}

.bottom--social {
    margin-bottom: 20px;
}

ul li.social--facebook:hover a {
    background: #223975;
    transition: all .2s linear;
    transform: translateY(-4px);

}

ul li.social--facebook a {
    background: #4360aa;
    transition: all .2s linear;
    color: white !important;
}

ul li.social--youtube:hover a {
    background: #b80000;
    transition: all .2s linear;
    transform: translateY(-4px);
}

ul li.social--youtube a {
    background: #d10a0a;
    transition: all .2s linear;
}

ul li.social--zalo:hover a {
    background: #0076c4;
    transition: all .2s linear;
    transform: translateY(-4px);
}

ul li.social--zalo a {
    background: #0072b3;
    transition: all .2s linear;

}

.social--facebook a,
.social--youtube a,
.social--zalo a {
    height: 28px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    color: #fff;
    margin: 0 2px;
    line-height: 30px;
    transition: .3s all ease-in-out;
}

.social--zalo a img {
    width: 20px;
    transition: .3s all;
}

.header-bottom {
    position: sticky;
    top: 50px;
    z-index: 999;
    background: #fff;
}

.header-bottom h6 {
    font-weight: 700;
    font-size: 14px;
    color: #0a4996;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    transition: .3s all ease;
}

.sticky-header-bottom h6 {
    transform: translateX(130px);
}

.sticky-header-bottom {
    box-shadow: 0 -4px 15px 0px #0000009c;
}

@media screen and (max-width : 1195px) {
    .header-bottom-title-1 {
        width: 170%;

    }

    .header-bottom-title-2 {
        visibility: hidden;
        max-height: 40px;
    }

}

.sticky-header-bottom .information-item {
    font-size: 13px !important;
}

.flex {
    display: flex;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.header-bottom .information-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    color: #000;
    padding: 10px 5px;
    transition: .3s all ease;
}

.header-bottom .information-item .hotline {
    padding-left: 10px;
    margin-left: 10px;
    position: relative;
}

.header-bottom .information-item .hotline:before {
    position: absolute;
    content: "";
    display: block;
    height: 10px;
    width: 1px;
    background: #a0a0a0;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.listcategory {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.listcategory li.active,
.listcategory li:hover {
    background: #37c6f5;
    border-color: #37c6f5;
    color: white;
}

.listcategory li {
    background: none;
    padding: 10px 20px;
    color: #444;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 5px;
    display: inline-block;
    cursor: pointer;
}

.listimg {
    display: flex;
    flex-wrap: wrap;
}

.imagecategory>.listimg>.item {
    width: 33.333333%;
    cursor: pointer;
    padding: 5px;
}

.imagecategory .img-ease {
    background-size: cover;
    background-repeat: no-repeat;
    height: 200px;
}

.imagecategory>.showall {
    text-align: center;
    padding: 20px;
}

.imagecategory>.showall>#btnshowAll {
    border: 1px solid #ddd;
    font-weight: bold;
}

.imagecategory>.listimg>.item>a {
    display: block;
}

/* form Application */
.apply-container {
    padding-bottom: 60px;
}

.devide-strenght {
    width: 15%;
    height: 2px;
    background-color: #ffffff;
    margin: 12px auto;
    border-radius: 999px;
}

.desc-apply {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.form-application-area {
    padding: 20px 0;
    background-color: rgb(255, 255, 255);
    padding: 40px 0;
    background-image: url(../images/question.png);
    background-position: 10% 100%;
    background-size: 300px;
    background-repeat: no-repeat;
    border-radius: 5px;
}

/* form app mobile */
.row-apply {
    display: flex;
}

/*  */

.block-questions {
    width: 100%;

}

.block-questions--title__main {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.block-questions--title__desc {
    margin-bottom: 30px;
}

.block-questions--item {
    background-color: white;
}

.block-questions--item__title {
    position: relative;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    justify-content: space-between;
    padding-left: 25px;
    cursor: pointer;
    transition: all .3s linear;
    color: #d82b28;
}

.block-questions--item__title.collapsed {
    color: #000 !important;
}

.block-questions--item__title.collapsed i {
    transform: rotate(-180deg);
    transition: all .3s linear;
    color: #000 !important;
}


.block-questions--item__title i {
    color: #d82b28;
    transform: rotate(0deg);
    transition: all .3s linear;
}

.divider {
    width: 10px;
    height: 3px;
    background-color: #cb2c28;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 7px;
}

.block-questions--item__title i {
    margin-right: 25px;
    font-size: 18px;
}

.block-questions--content {
    padding-top: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e9e9e9;
    padding-left: 25px;
    line-height: 1.6;
    font-size: 14px;
    color: #4e4e4e;
}

.block-questions--content div {
    transition: height .3s linear;
}

.block-questions--content div p {
    margin-bottom: 0px;
    background-color: white;
    font-size: 16px;
}

.space-gender {
    margin: 0 5px;
}

.block-form {
    width: 93%;
    padding: 30px;
    border-radius: 10px;
    box-shadow: #00000029 0px 10px 36px 0px, #0000000f 0px 0px 0px 1px;
    margin-top: -30px;
}

.block-form--right {
    margin-bottom: 10px;
    background-color: red;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 5px 12px 5px 8px;
    height: 34px;
    line-height: 24px;
    border-radius: 5px;
    animation: animate__heartBeat .4s linear infinite;
}

.block-form--right::after {
    position: absolute;
    top: 0;
    right: -10px;
    display: inline-block;
    content: "";
    border-color: red transparent;
    border-style: solid;
    border-width: 17px 10px;
}

.block-form--title {
    font-size: 20px;
    font-weight: 600;

}

.block-form--desc {
    margin-bottom: 30px;
}

.input-info {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    margin-bottom: 10px;
    outline: none;
    font-size: 15px;
    line-height: 34px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 40, 100, 0.12);
    border-radius: 3px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    height: 48px;
}

.input-info::placeholder {
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
}

.input-info:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1991eb;
    outline: 0;
    box-shadow: 0 0 0 2px #467fcf40;
}

textarea {
    border: 1px solid rgba(0, 40, 100, 0.12);
}

textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1991eb;
    outline: 0;
    box-shadow: 0 0 0 2px #467fcf40;

}

.mess-area {
    margin-top: 20px;
}

.message-textarea {
    min-height: 132px;
    width: 100%;
    padding: 10px;
}

.btn-submit-area {
    margin-top: 20px;
}

.submit-form {
    color: #fff;
    background-color: #0768EA;
    border-color: #0c57bb;
    border-radius: 4px;
    transition: all .2s linear;
}

.submit-form:hover {
    background-color: #a0110e;
    transition: all .2s linear;
}

.submit-form span {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.bg-gray {
    background-color: #F5F5F5;
}

.bg-blue {
    background-color: #1041A4;
}

.imagecategory-box {
    background-image: url(/public/upload/slider/bannerheader1-home-1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-attachment: scroll;
    background-origin: content-box;
    position: relative;
}

.ladi-overlay {
    background-color: rgb(0, 0, 0);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}

.imagecategory-box .box-content {
    background-color: rgb(252, 250, 250);
    margin-top: 30px;
    margin-bottom: 100px;
}

.select-overlay-title {
    text-align: center;
}

.select-overlay-title a {
    color: rgb(255, 255, 255);
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}

.justify-content-end {
    justify-content: flex-end;
}

.footer-logo-main img {
    width: 100px;
}

.footer-copy-right {
    width: 100%;
    padding: 10px 0;
    background-color: #000000;
    color: white;
    text-align: center;
}

.zalo-chat-widget {
    bottom: 145px !important; 
    right: 0px !important;
}