@font-face {
    font-family: 'Montserrat';
    src: url('/assets/fonts/Montserrat-Regular.ttf');
}

.login-desktop {
    border-bottom: 1px solid #e2e2e2;
    padding: .3rem 0;
}

.logo-desktop {
    height: 40px;
    padding-left: 8px;
}

.search-input {
    border-radius: 5px 0px 0px 5px !important;
}

.btn-search-input {
    border-radius: 0px 5px 5px 0 !important;
}

.mainNav .navbar-nav .nav-item .nav-link {
    color: #000;
}

#login-form {
    padding: 8rem 1rem;
}

#whychoose {
}

.banner-categories {
    border-radius: 10px 0px 0px 10px;
    height: 256px;
}

    .banner-categories > div {
        background-size: cover;
        padding: 20px;
        border-radius: 10px;
        height: 240px;
    }

.category-item {
    padding: 10px;
}

    .category-item img {
        width: 98%;
        border: 1px solid #d5d5d5;
        border-radius: 5px;
    }

searchform {
}

.category-item > p {
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
}

.application .col-4 {
    padding: 0 !important;
}

.application .col-2 {
    padding: 0 !important;
}

.application .col-6 {
    padding: 8px !important;
}

.application a:before {
    content: '• ';
    font-size: 20px;
}

.img-application {
    width: 90%;
    max-width: 290px;
}

.application .circle > p {
    color: #fff;
    font-weight: bold;
}

.blog-item > div:hover {
    transform: scale(1.03);
    transition: all ease-in-out 0.2s;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
}

.blog-item div {
    border-radius: 0px 0px 10px 10px;
}

.blog-item {
    max-width: 330px;
    /*margin: 8px;*/
    padding: 8px;
}

    .blog-item img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 10px 10px 0 0;
    }

.blog-item-description {
    padding: 1rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.footer .icon {
    padding: 0 10px;
    font-size: 1.3em;
    color: #f04923;
}

.footer .icon-title {
    font-weight: bold;
    color: #f04923;
}

.footer li {
    padding: 0.5rem 0;
}

.footer-title {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 8px;
    margin-bottom: 14px;
}

.footer-title-2 {
    width: 100%;
    margin-bottom: 14px;
}

.social-icon a {
    margin: 3px;
}

    .social-icon a > div {
        width: 25px;
        height: 25px;
        border-radius: 5px;
    }

.hastag-item {
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    margin: 5px;
    max-height: 45px;
}

#Introduce .video-frame {
    margin: 50px 0;
    min-height: 300px;
}

#infor-counter .fa {
    font-size: 22px;
    color: #c5c5c5;
    width: 100%;
}

.infor-counter-value {
    font-size: 45px;
    font-weight: 700;
    position: relative;
    text-align: center;
    height: 55px;
    display: inline-block;
}

    .infor-counter-value > p {
        font-size: 16px;
        font-weight: 600;
        line-height: 34px;
    }

#infor-number-1 {
    background: -webkit-linear-gradient(45deg, #f04923, rgb(240,138,35));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    #infor-number-1:after {
        content: "+";
    }

#infor-number-2 {
    background: -webkit-linear-gradient(45deg, #f36ca7, #cc93f7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#infor-number-3 {
    background: -webkit-linear-gradient(45deg, #597de1, #ca99f0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#infor-number-4 {
    background: -webkit-linear-gradient(45deg, #539be2, #65e3a9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.intro-counter-value:after {
    content: "+";
}

.title-counter-item {
    font-size: 16px;
    font-weight: 600;
    line-height: 34px;
}

.font-16 {
    font-size: 16px;
}

.counter-item {
    display: flex;
    flex-direction: column;
    padding: 2rem 0;
}

.reason-item {
    box-shadow: 0 20px 15px 0 rgba(0, 0, 0, 0.03);
    background-color: #ffffff;
    border-radius: 10px;
    border-bottom: 2px solid #dbdbdb;
    padding: 70px 0;
    position: relative;
    height: 320px;
    max-width: 300px;
    display: table;
    margin: 0 auto;
}

.icon-reason {
    color: #F04923;
    vertical-align: middle;
    position: relative;
    font-size: 2rem;
    padding-bottom: 10px;
    border-radius: 30px;
}

#Head {
    background-color: #fff;
}

.header {
    clear: both;
    background: #fff;
    box-shadow: 0 0 15px 1px rgba(0,0,0,0.1);
    width: 100% !important;
    top: 0;
    z-index: 1500;
}
.search {
    position:relative;
}
.search-input {
    max-width: 200px;
    width: auto;
}

.item-category-menu-mobile {
    padding: 5px;
    border-bottom: 1px solid #e2e2e2;
}

    .item-category-menu-mobile img {
        border-radius: 5px;
        border: 1px solid #e2e2e2;
        max-width: 40px;
    }

#content-category-mobile {
    top: 26px;
    border-radius: 5px;
    background-color: rgba(255,255,255,1) !important;
    box-shadow: 0px 20px 40px rgba(89,89,89,0.05);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 380px;
    height: auto;
}

.news-row img {
    max-width: 100% !important;
    max-height: 100% !important;
}

@media (max-width: 768px) {
    .p-3 {
        padding: 2rem !important;
    }

    #content-category-mobile {
        top: 4px;
        margin-bottom: 10px;
    }

    .news-row {
        display: table;
        margin: 0 auto;
    }

        .news-row img {
            max-width: 100% !important;
            max-height: 100% !important;
        }

    .blog-item img {
        width: 314px;
        height: 145px;
    }

    #carousel-1 {
        height: auto !important;
    }

    .display-4 {
        font-size: 1.8em !important;
    }

    .display-1 {
        font-size: 1em !important;
    }

    .video-frame video {
        height: auto !important;
        width: 100%;
    }

    .hastag-item {
        padding: 5px 10px;
    }

    body.MakeFloatingCart div.floating-cart.moveToCart {
        box-shadow: none !important;
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
    }

    div.floating-cart.moveToCart {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
    }

    a.product-name {
        margin-bottom: 0.5rem;
    }

        a.product-name:hover {
            text-decoration: none;
        }

    .product-main-image {
        height: 385px !important;
    }

        .product-main-image img {
            width: 100%;
        }

    #info-product .product-description {
        height: auto !important;
    }

    .product-description {
        display: none;
    }

    .nav-link {
        padding: .5rem .5rem;
    }

    #datefrom {
        width: 135px;
        padding: 0 5px !important;
        font-size: 13px !important;
    }

    #dateto {
        width: 135px;
        padding: 0 5px !important;
        font-size: 13px !important;
    }

    .slick-slide {
        margin: 0px 5px;
    }

    .col-sm-4 {
        padding: 0 5px;
    }

    .slick-slide {
        margin: 0 5px !important;
    }

    #product-menu-btn-mobile-title {
        text-align: right;
        margin-top: 7px !important;
    }
}

.mt-6 {
    margin-top: 6.5rem !important;
}

#product-menu-btn-desktop:after {
    color: #000000;
    display: none;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.slide-home {
    height: 600px;
    /*padding-bottom: 12vw;*/
}

.mt-7 {
    margin-top: 10rem !important;
}

.path {
    height: 115px;
    background: rgba(0,0,0,0.03);
    display: flex;
    align-items: center;
}

.bg-dark {
    background: linear-gradient(45deg, rgba(240,73,35,1) 0%, rgba(240,138,35,1) 100%);
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
}

.navbar-toggler {
    padding: .35rem .42rem;
    font-size: 1.25rem;
    line-height: .7;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.navbar-light .navbar-toggler {
    border: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: none;
}

#project-gallery {
    padding: 3rem 0;
}

.path h1, .path h2 {
    font-size: 1.5em;
    font-weight: 500;
    color: #b3b3b3;
    margin: 0;
}

.path-link {
    display: flex;
    text-align: center;
}

    .path-link span {
        font-family: 'Montserrat', sans-serif;
        font-size: 0.86rem;
        color: #000;
        text-decoration: none;
        background-color: transparent;
        font-weight: 500;
        line-height: inherit;
    }

.img-banner-shop {
    width: 100%;
}

.Single-blog {
    padding: 1rem;
}

.title-slider {
    padding: 2rem;
}

.carousel-control-next, .carousel-control-prev {
    color: #2b2b2b !important;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15% !important;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease;
}

.underline-heading:after {
    content: '';
    margin-top: 5px;
    position: absolute;
    left: calc(50% - 20px);
    height: 4px;
    background: #f04923;
    width: 40px;
}

.underline-heading {
    padding-bottom: 1.8rem;
}

    .underline-heading h1 {
        font-size: 2.3em !important;
        font-weight: 600 !important;
        text-align: center;
    }

#Banner-home .carousel-item {
    height: 700px !important;
}

#application .circle {
    font-weight: bold;
    padding: 9px 15px 15px 15px;
    border-radius: 50%;
    background-color: #ff8100;
    color: #fff;
    max-height: 35.5px;
    z-index: 2;
}

@media only screen and (max-width: 768px) {
    .apllication-box img {
        width: 220px !important;
    }
}

#application a {
    padding: 0 .75rem;
    color: #212529;
    text-align: left;
}

    #application a:hover {
        color: #d1831f;
    }

#application .active a {
    color: #d1831f;
}

.application .card-body {
    padding: 0 .75rem;
}

.application-work .row {
    display: flex;
}

    .application-work.row .col-2 {
        display: inline-flex;
        align-self: stretch;
        align-items: center;
        justify-content: center;
    }

        .application-work.row .col-2::after {
            content: "";
            position: absolute;
            border-left: 3px solid #F04923;
            z-index: 1;
        }

        .application-work.row .col-2.bottom::after {
            height: 50%;
            left: 50%;
            top: 50%;
        }

        .application-work.row .col-2.full::after {
            height: 100%;
            left: calc(50% - 3px);
        }

        .application-work.row .col-2.full2::after {
            height: 100%;
            left: calc(50% - 0px);
        }

        .application-work.row .col-2.top::after {
            height: 50%;
            left: 50%;
            top: 0;
        }

.timeline div {
    padding: 0;
    height: 40px;
}

.timeline hr {
    border-top: 3px solid #F04923;
    margin: 0;
    top: 17px;
    position: relative;
}

.timeline .col-2 {
    display: flex;
    overflow: hidden;
}

.timeline .corner {
    border: 3px solid #F04923;
    width: 100%;
    position: relative;
    border-radius: 15px;
}

.timeline .top-right {
    left: 50%;
    top: -50%;
}

.timeline .left-bottom {
    left: -50%;
    top: calc(50% - 3px);
}

.timeline .top-left {
    left: -50%;
    top: -50%;
}

.timeline .right-bottom {
    left: 50%;
    top: calc(50% - 3px);
}

#ScrollTopBtn {
    position: fixed;
    bottom: 46px;
    right: 15px;
    z-index: 1000;
    border: none;
    outline: none;
    background-color: #a7a7a7;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
}

    #ScrollTopBtn:hover {
        transition: 0.2s;
        background: linear-gradient(0deg, rgba(240,73,35,1) 0%, rgba(240,138,35,1) 100%);
        padding-bottom: 25px;
    }

.btn-nav {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    border: none;
    background: none;
    color: #000000;
    outline: none;
    padding: 5px 0px;
    -webkit-transition: .3s;
    transition: .3s;
}

    .btn-nav:hover, .btn-nav:active {
        color: #f04923 !important;
    }

    .btn-nav:focus {
        color: #f04923 !important;
        outline: 0;
    }

    .btn-nav:hover:after {
        width: 100%;
        left: 0;
    }

    .btn-nav:focus:after {
        width: 100%;
        left: 0;
    }

/* FILTERABLE GALLERY */

.filtr-item {
    padding: 5px;
}

.filtr-controls {
    text-align: center;
    font-size: 1.2em;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0px 0 15px;
}

    .filtr-controls span {
        display: inline-block;
        margin: 10px 15px;
        cursor: pointer;
        padding: 5px 0;
        position: relative;
        color: #777;
        font-weight: 600;
    }

        .filtr-controls span:hover, .filtr-controls span.active {
            color: #000;
        }

        .filtr-controls span:after {
            content: ' ';
            width: 0;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 50%;
            background: transparent;
            -webkit-transition: all .6s ease;
            transition: all .6s ease;
        }

        .filtr-controls span.active:after {
            width: 100%;
            left: 0;
            background: #000;
        }

@media (max-width:479px) {
    .filtr-item {
        width: 100%;
    }
}

.filtr-item > a {
    position: relative;
    display: block;
}

    .filtr-item > a:before, .filtr-item > a:after {
        -webkit-transition: all .6s ease;
        transition: all .6s ease;
    }

    .filtr-item > a:before {
        content: ' ';
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: transparent;
    }

    .filtr-item > a:after {
        font-family: FontAwesome;
        content: '\f002';
        position: absolute;
        z-index: 11;
        top: 50%;
        left: 50%;
        margin: -20px 0 0 -17px;
        color: #fff;
        font-size: 40px;
        line-height: 40px;
        opacity: 0;
    }

.filtr-item:hover > a:after {
    opacity: .5;
}

.filtr-loading {
    border: 5px solid #333;
    position: relative;
    border-radius: 40px;
    height: 40px;
    left: 50%;
    margin: 80px 0;
    opacity: 0;
    top: 0;
    width: 40px;
    z-index: 2;
    -webkit-animation: pulsate 1s ease-out infinite;
    -moz-animation: pulsate 1s ease-out infinite;
    -ms-animation: pulsate 1s ease-out infinite;
    -o-animation: pulsate 1s ease-out infinite;
    animation: pulsate 1s ease-out infinite;
}
/* End filterable gallery */

.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.btn-primary {
    color: #fff;
    background: linear-gradient(45deg, rgba(240,73,35,1) 0%, rgba(240,138,35,1) 100%);
    box-shadow: 0px 10px 16px rgba(255,15,0,0.15);
    border-radius: 0 5px 5px 0;
    border: none;
}

.txt-white {
    color: #fff;
}

.btn {
    font-family: Montserrat;
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    padding: .375rem .75rem;
    font-size: 13px;
    line-height: 1.5;
    border-radius: .25rem;
    cursor: pointer;
}

.btn-primary:hover {
    transform: scale(1.05);
    color: #fff !important;
}

.btn-primary:focus {
    outline: 0;
    box-shadow: 0px 15px 15px rgba(255,51,6,0.1);
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

input:focus {
    outline: none !important;
}

.input-inline {
    position: relative;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .input-inline .btn {
        border-radius: 0 .25rem .25rem 0;
    }

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: inherit;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 3px 0px 3px 0px;
    font-size: 0.86rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #ffcaca;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }

label, .product-description ul, #product-detail ul, #info-product ul {
    margin: 0;
}

.navbar {
    position: relative;
    padding: 0;
}

.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    flex-wrap: wrap !important;
}

.navigation-clean-button .navbar-toggler:hover, .navigation-clean-button .navbar-toggler:focus {
    background-position: inherit;
    background-color: inherit !important;
    background-image: inherit !important;
    background-repeat: inherit !important;
    background-attachment: inherit !important;
}

.list-group-item {
    font-weight: 500;
    position: relative;
    display: block;
    padding: .25rem .50rem;
    margin-bottom: 0;
    background-color: initial;
    border: 0;
}

#product-image-gallery img {
    border-radius: 10px;
}

.product-title h1 {
    font-size: 20px !important;
    text-transform: uppercase;
}

.product-detail .product-title {
}

.news-img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px 10px 0 0;
}

.new-flag {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
}

.input-number {
    max-width: 60px;
}

.img-dimention-product {
    width: 60%;
    padding: 20px 0;
}

#contact-input input {
    padding: 10px 22px;
    border-radius: 8px;
    padding-bottom: 10px;
    border: 1px solid #fff;
    border-style: double;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

    #contact-input input:focus, textarea:focus {
        outline: none;
    }

.mainNav .navbar-nav .nav-item .nav-link {
    font-weight: bold;
}

.heading-border-bottom {
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 0.7rem;
}

.btn-secondary {
    color: #fff;
    background-color: #bbbbbb;
    border: none;
}

    .btn-secondary:focus {
        color: #fff;
        background-color: #f08a23;
        box-shadow: 0px 10px 10px rgba(255,140,6,0.2);
    }

    .btn-secondary:hover {
        color: #fff;
        background-color: #f08a23;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #f08a23;
    }

[data-href] {
    cursor: pointer;
}

.counter-order-1, .counter-order-2 {
    color: #f04923;
    font-weight: bold;
    font-size: 1.4em;
    padding: 5px 0;
}

#text-counter {
    color: #f04923;
    font-weight: bold;
    font-size: 1.4em;
}

.p-counter-order {
    color: #f08a23 !important;
    font-weight: bold;
}

#order-count-frame {
    background-color: #fbfbfb;
    margin-top: 20px;
    border-radius: 10px;
}

    #order-count-frame .fa {
        font-size: 2em;
        color: #ffaa53;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top: 2px solid #f08a23;
}

#tab-account .nav-tabs {
    border: none;
}

#tab-account .nav-link.active {
    color: #000;
}

#tab-account .nav-link {
    color: #9a9a9a;
    font-weight: bold;
}

#table-order-list .table thead th {
    font-weight: bold;
    background: #f8f8f8;
}

#table-order-list .table {
    border: 1px solid #e2e2e2;
}

#product-in-account .heading-accordion {
    font-weight: bold;
}

.product-related-item, .product-item {
    margin: 10px 0 !important;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
}

    .product-related-item .col-info strong {
        font-weight: 400;
    }

.img-product-1 img, .img-product-2 img {
    width: 100% !important;
}

.img-product-2 {
    display: none;
}

.product-item:hover .img-product-1, .product-related-item:hover .img-product-1 {
    display: none;
}

.product-item:hover .img-product-2, .product-related-item:hover .img-product-2 {
    display: block !important;
}

.img-product-2 {
    display: none;
}

.product-item:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 2px;
    background: linear-gradient(45deg, #ff8923 0%, #ffcf22 100%);
    transition: 0.3s;
    box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
}

.product-related-item:hover {
    transform: scale(1.03);
    transition: all ease-in-out .2s;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
}

.product-item:hover {
    transform: scale(1.03);
    transition: all ease-in-out .2s;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
}

    .product-item:hover:after {
        width: 100%;
    }

.img-item-product {
    padding: 0.3em;
}

    .img-item-product img {
        max-width: 445px;
        max-height: 445px;
    }

.col-info {
    padding: 0.8em 0.8em;
}

.new-product-label {
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 25px;
    background: #f04923;
    margin: -4px 0px 0px 10px;
    border-radius: 0 0 5px 5px;
    z-index: 10;
}

.product-description {
    color: #ababab !important;
    max-height: 90px;
    height: 90px;
    overflow: hidden;
}
/* ==================================TREE MENU============================================= */
.navbar {
    position: relative;
    padding: 0;
}

#side-bar-product .container-fluid {
    width: 100%;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}

ul.mtree {
    margin-left: 0;
    padding: 0;
    width: 100%;
}

    ul.mtree ul {
        margin-left: 0em;
        padding-inline-start: 10px;
    }

    ul.mtree li {
        list-style: none;
    }

    ul.mtree a {
        display: block;
    }

    ul.mtree a {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

    ul.mtree ul {
        margin-left: 0;
    }

        ul.mtree ul li {
        }

    ul.mtree li.mtree-node > a:after {
        content: '';
        margin-left: 0.5em;
        font-weight: normal;
    }

    ul.mtree li.mtree-node > a {
        font-weight: 600;
        cursor: pointer;
    }

    ul.mtree > li {
        border-bottom: 1px solid #DDD;
    }

        ul.mtree > li:last-child {
            border-bottom: none;
        }

    ul.mtree li:last-child > a {
        border: none;
    }

    ul.mtree > li.mtree-open > a {
        background: #DDD;
        border-radius: 5px;
    }

    ul.mtree li > a:hover {
        background: none;
    }

    ul.mtree li.mtree-active > a {
        background: linear-gradient(45deg, #f04923 0%, #f08a23 100%);
        border-radius: 5px;
        color: #FFF;
    }

    ul.mtree a {
        padding: 7px 0px 7px 1em;
        cursor: pointer;
    }

    ul.mtree li li > a {
        padding-left: 1em;
    }

    ul.mtree li li li > a {
        padding-left: 2em;
    }

    ul.mtree li li li li > a {
        padding-left: 3em;
    }

    ul.mtree li li li li li > a {
        padding-left: 4em;
    }

.mtree-demo .mtree {
    background: none;
    margin: 20px auto;
    max-width: 100%;
    border-radius: 3px;
}

.dropdown-content {
    margin: -2px 0px 0px -500px;
    display: none;
    position: absolute;
    min-width: 1170px;
    z-index: 2000;
}

.dropdown:hover .dropdown-content {
    display: block;
    transition: 2s;
}
/*Accordor*/
.mtree {
    margin-left: 0;
    padding: 0;
    width: 100%;
}

    .mtree ul {
        margin-left: 0em;
        padding-inline-start: 10px;
    }

    .mtree li {
        list-style: none;
    }

    .mtree a {
        display: block;
    }

    .mtree a {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

.mtree {
    margin-left: 0;
    font-size: none;
}

    .mtree .mtree-node > a:after {
        content: '›';
        margin-left: 0.5em;
        font-weight: normal;
    }

    .mtree > div {
        border-bottom: 1px solid #DDD;
    }

    .mtree > li:last-child {
        border-bottom: none;
    }

    .mtree li:last-child > a {
        border: none;
    }

    .mtree > li.mtree-open > a {
        background: #DDD;
        border-radius: 5px;
    }

    .mtree li > a:hover {
        background: none;
    }

    .mtree .mtree-active > a {
        background: linear-gradient(45deg, #f04923 0%, #f08a23 100%);
        border-radius: 5px;
        color: #FFF;
    }

    .mtree a {
        padding: 7px 0px 7px 1em;
        font-size: 0.86rem;
        cursor: pointer;
    }

    .mtree .mtree-node > a {
        font-weight: 600;
    }

    .mtree li li > a {
        padding-left: 1em;
    }

    .mtree li li li > a {
        padding-left: 2em;
    }

    .mtree li li li li > a {
        padding-left: 3em;
    }

    .mtree li li li li li > a {
        padding-left: 4em;
    }

.mtree-demo .mtree {
    background: none;
    margin: 20px auto;
    max-width: 100%;
    border-radius: 3px;
}

.navbar-item ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.navbar-item li {
    float: left;
    padding: 0px;
    list-style-type: none;
    font-weight: 700;
    text-transform: none;
    width: 100%;
}

    .navbar-item li a {
        font-size: 12px;
        display: block;
        text-align: left;
        text-decoration: none;
        color: #000;
        line-height: 25px;
    }

        .navbar-item li a:hover {
            text-decoration: none;
            background: #f2f2f2;
            color: #F04923;
        }

        .navbar-item li a:before {
            content: "• ";
        }

    .navbar-item li ul {
        background: #f2f2f2;
        position: absolute;
        display: none;
        height: auto;
        width: 160px;
        margin-left: 140px !important;
        margin-top: -25px !important;
        padding-top: 10px;
        padding-bottom: 30px;
    }

    .navbar-item li:hover ul {
        display: block;
        z-index: 10;
    }

    .navbar-item li li {
        display: block;
        float: none;
        width: 160px;
    }

    .navbar-item li ul a {
        padding-left: 10px;
        text-align: left;
        display: block;
        height: 25px;
    }

.dropdown-menu {
    max-width: 1100px;
    min-width: 300px;
    border-radius: 5px;
    background-color: rgba(255,255,255,1);
    box-shadow: 0px 60px 80px rgba(89,89,89,0.25);
    padding-left: 15px;
    padding-right: 15px;
}

#login-form input {
    outline: none;
    border: none;
}

input::-moz-placeholder, input:-moz-placeholder, input::-webkit-input-placeholder, input:focus:-ms-input-placeholder, input:focus::-moz-placeholder, input:-ms-input-placeholder, textarea::-webkit-input-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder, textarea:-ms-input-placeholder {
    color: #adadad;
}

button {
    outline: none !important;
    border: none;
    background: transparent;
}

    button:hover {
        cursor: pointer;
    }

iframe {
    border: none !important;
}

.txt1 {
    font-family: montserrat;
    font-size: 0.86rem;
    line-height: 1.5;
    color: #666666;
    display: inline-flex;
}

.txt2 {
    font-family: montserrat;
    font-size: 0.86rem;
    line-height: 1.5;
    color: #333333;
    text-transform: uppercase;
}

.login-input {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #d9d9d9;
}

.label-input {
    font-weight: bold;
    padding-left: 7px;
}

.login-input .text-input {
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 55px;
    background: transparent;
    padding: 0 7px 0 43px !important;
}

.icon-input {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

#icon-user::after {
    font-family: FontAwesome;
    content: "\f007";
    color: #adadad;
    font-size: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(100% - 20px);
    bottom: 0;
    left: 0;
    padding-left: 13px;
    padding-top: 3px;
}

#icon-password::after {
    font-family: FontAwesome;
    content: "\f023";
    color: #adadad;
    font-size: 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: calc(100% - 20px);
    bottom: 0;
    left: 0;
    padding-left: 13px;
    padding-top: 3px;
}

.icon-input::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #7f7f7f;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.text-input:focus + .icon-input::before {
    width: 100%;
}

.has-val.text-input + .icon-input::before {
    width: 100%;
}

.text-input:focus + .icon-input::after {
    color: #F04923;
}

.has-val.text-input + .icon-input::after {
    color: #F04923;
}

.row-login {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.container {
}

.container-login-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.div-login-btn {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 0px 15px 15px rgba(240, 73, 35, 0.2);
}

.login-bg-btn {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: #F04923;
    background: -webkit-linear-gradient(right, #F04923, #ff9b26);
    top: 0;
    left: -100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.login-btn {
    font-family: montserrat;
    font-size: 0.86rem;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 50px;
}

.div-login-btn:hover .login-bg-btn {
    left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    #carousel-product .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    #carousel-product .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
}

@media (min-width: 576px) {
    #carousel-product .carousel-item {
        margin-right: 0;
    }

    #carousel-product .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left), .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }

    #carousel-product .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    #carousel-product .carousel-inner .active + .carousel-item {
        display: block;
    }

    #carousel-product .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    #carousel-product .active.carousel-item-right + .carousel-item-prev.carousel-item-right, .carousel-item-prev.carousel-item-right + .carousel-item, .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

    #carousel-product .active.carousel-item-left + .carousel-item-next.carousel-item-left, .carousel-item-next.carousel-item-left + .carousel-item, .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
}

@media (min-width: 768px) {
    .search-mobile {
        display: none;
    }

    #carousel-product .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    #carousel-product .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }

    #carousel-product .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    #carousel-product .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

    #carousel-product .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    /*    .btn-secondary {
        margin-top: 10px;
    }*/
}

@media (min-width: 991px) {
    #carousel-product .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }

    #carousel-product .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }

    #carousel-product .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    #carousel-product .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    #carousel-product .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        transition: 0s;
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

#carousel-product .carousel-control-prev-icon, .carousel-control-next-icon {
    color: #000;
    font-size: 1.5em;
}

#search-open input {
    z-index: 2000;
    top: 30px;
    right: -13px;
}

#search-open {
    z-index: 2000;
    top: 30px;
    right: -13px;
}

.seach-mini .dropdown-toggle:after {
    display: none !important;
}

.seach-mini .dropdown-menu.show {
    display: contents !important;
}

.seach-mini {
    padding: 0px !important;
}

#search-open input {
    font-size: 0.86rem !important;
    padding: 0 10px;
}

.img-banner img {
    max-width: 100%;
}

.img-banner-1-mobile img {
    max-width: 100%;
}

.nav-category-menu-desktop {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.background-slide-banner {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 700px;
}

.img-fluid, .img-thumbnail {
    border-radius: 8px;
    height: auto;
    max-width: 100%;
}

.filtr-item a {
    line-height: 0 !important;
}

.title-category-menu-desktop {
    text-transform: uppercase;
    text-align: center !important;
    margin-bottom: 8px;
    font-weight: 700;
}

.img-category-menu-desktop {
    margin-bottom: 12px;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    max-width: 86px;
}

.row-category-menu {
    margin-top: 20px;
}

.col-category-menu {
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

ul li-node > a {
    font-weight: 900 !important;
}

.mainNav {
    padding: 15px;
    background: #fff;
    transition: all 0.1s ease 0s;
}

#reason-desktop {
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

@media (max-width: 992px) {
    #reason-desktop {
        width: 100%;
        margin-top: 30px;
    }

    .mainNav {
        padding: 8px 0 !important;
        background: #fff;
        transition: all 0.1s ease 0s;
    }

    .nav-item.search-desktop {
        display: none;
    }
}

@media (min-width: 992px) {
    .search-form input {
        max-width: 300px;
    }

    .category-item {
        margin: 5px;
    }

    .title-toggle-address {
        display: none !important;
    }
}

@media (max-width: 576px) {
    .search-form input {
        max-width: 150px;
    }

    #top-email-info {
        display: none !important;
    }

    .title-toggle-address {
        margin-top: -6rem;
    }

    .working-hour {
        text-align: center;
    }

    .img-contact {
        display: none !important;
    }

    .working-hour .social-icon {
        justify-content: center;
    }
}

.Copyright {
    padding: 10px 10px;
    border-top: 1px solid #e1e1e1;
}

    .copyright p {
        border-top: 1px solid #e4e4e4;
        margin-bottom: 0;
        color: #a2a2a2;
        font-size: 12px;
    }

.w-15 {
    width: 20% !important;
}

.product-show {
    padding: 15px;
}

    .product-show .image-item {
        cursor: pointer;
        border-color: inherit;
        background-color: inherit;
    }

        .product-show .image-item img {
            width: 100%;
        }

    .product-show li.active:before {
        left: 0;
        right: 0;
    }

    .product-show li:hover:before {
        left: 0;
        right: 0;
    }

    .product-show li:before {
        content: "";
        position: absolute;
        left: 51%;
        right: 51%;
        top: 0;
        background: linear-gradient(45deg, #f04923 0%, #f08a23 100%);
        height: 2px;
        transition-property: left, right;
        transition-duration: 0.2s;
        transition-timing-function: ease-out;
    }

.list-group .image-list img {
    width: 100%;
}

#info-product ul, #info-product li {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

    #info-product li.list-group-item {
        padding: 0;
        position: relative;
        display: block;
        margin-bottom: 0;
        border: 0;
    }

    #info-product ul.list-group li {
        line-height: 1.6em;
        display: list-item;
    }

.product-description .list-group li {
    line-height: 1.6em;
    text-overflow: ellipsis;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
}

.product-description ul {
    margin: 0;
    padding: 0;
}

.product-description li {
    line-height: 1.6em;
    text-overflow: ellipsis;
    list-style-position: inside;
    white-space: nowrap;
    overflow: hidden;
}

.image-list {
    width: 100%;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

ul.list-group .image-list {
    padding-top: 5px;
}

.product-main-image {
    padding: .50rem;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
}

    .product-main-image img {
        width: 100%;
    }

.tab-frame {
    border-radius: 0px 0px 5px 5px;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-top: none;
}

.input-group.search-2.px-2 {
    margin: 15px 0;
    max-height: 40px;
}

#Content-nav-product {
    margin-top: 10px;
    padding: 0 10px;
}

.side-bar {
    background: #f8f8f8;
    border-radius: 5px;
}

    .side-bar .mtree-active a:not([href]):not([tabindex]):hover {
        color: inherit;
    }

    .side-bar .mtree-active a:not([href]):not([tabindex]):hover {
        color: white;
    }

.side-bar-toggle {
    cursor: pointer;
    margin: 10px 10px;
    width: 100%;
}

@media (max-width:993px) {
    #adobe-dc-view {
        height:450px !important;
    }
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

@media (max-width: 991px) {
    .collapse:not(.show) {
        display: none !important;
    }

    .search-form-desktop {
        display: none;
    }
}

.d-flex.sidebar-title {
    width: 100%;
    padding: 10px;
}

.input-group.search-2 {
    padding: 10px 20px;
}

.rounded-frame {
    border-radius: 5px;
    padding: 15px;
}

.col-12.content-blog-frame {
    border-radius: 0px 0px 5px 5px;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-top: none;
}

.contact-input {
    width: 100%;
    text-align: center;
    padding: 20px;
    box-shadow: 0px 15px 15px rgba(168,168,168,0.09);
}

.img-contact {
    padding: 2rem 0;
}

.working-hour {
    padding: 4rem 0;
}

.contact-input input {
    margin-bottom: 15px;
}

.contact-input .icon {
    font-size: 16px;
    margin: -10px -25px 0;
}

.content-input {
    width: 100%;
    border-radius: 8px;
    padding: 10px 22px;
    padding-bottom: 30px;
    border: 1px solid #c0c0c0;
    border-style: double;
    resize: none;
}

.content-input {
    padding-top: 8px !important;
}

.title-toggle-address {
    width: 100%;
    padding: 15px 10px;
    margin-bottom: 20px;
    background: #f8f8f8;
    border-radius: 10px;
}

#Content-address h2 {
    margin: 0 !important;
    text-transform: uppercase;
}

#Content-address p {
    padding-top: 10px;
}

#Content-address .icon {
    font-size: 25px;
    margin-right: 12px;
    color: #f04923;
}

.invoice-search {
    padding: 5rem 0;
}

.main-invoice .fa {
    color: #f08a23;
    margin-right: 6px;
    font-size:16px;
    padding-top:4px;
}

.login-frame {
    width: 100%;
    min-width: 300px;
    max-width: 350px;
    padding: 40px 20px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
}

.input-group.search-input-invoice {
    max-width: 256px;
    max-height: 40px;
}

/*Response*/
@media (min-width:1400px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width:768px) {
    #Logo-mobile {
        display: none;
    }

    #reason-mobile {
        display: none;
    }

    .banner-image {
        max-width: 420px;
    }
}

@media (max-width:1200px) {
    .product-menu {
        display: none;
    }
}

@media (max-width:768px) {
    .btn {
        font-size: 11px;
    }

    .mainNav .btn-nav {
        cursor: pointer;
        float: right;
        color: #000 !important;
    }

    .dropdown-toggle nav-link {
        float: right;
        color: #000 !important;
    }

    #side-bar-product {
        display: flex;
    }

    #reason-desktop {
        display: none;
    }

    .main-product-menu-mobile {
        position: inherit !important;
        background: none !important;
        box-shadow: none !important;
    }

    .banner-image {
        margin-top: 70px;
    }

    .banner-image {
        width: 100%;
    }

    .navbar-collapse {
        padding-bottom: 20px;
    }

    .bg-dark {
        background: #fbfbfb !important;
    }

    .product-item {
        text-align: center;
    }
}

@media (max-width:1199px) {
    #product-menu-btn-desktop {
        display: none;
    }
}

.item-category-menu-mobile a {
    margin-left: 5px;
    font-weight: bold;
}

@media (min-width:993px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

@media (min-width:992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }

    .navbar-expand-lg {
        max-height: 40px;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .mainNav .navbar-nav .nav-item {
        padding-left: .1rem;
        padding-right: .1rem;
    }

    .nav-toggle-mobile {
        display: none !important;
    }

    .side-bar-toggle {
        display: none !important;
    }
}

@media (max-width:992px) {
    #nav-search-desktop {
        display: none !important;
    }

    .mainNav .navbar-nav .nav-item {
        margin: 0 15px;
    }

    #Nav-bar-product {
        display: none !important;
    }

    #side-bar-product {
        display: none;
    }
}

.cart-li-span {
    list-style: none;
}

@media (max-width:375px) {
    #ScrollTopBtn {
        bottom: 52px !important;
        right: 14px !important;
    }

    #search-box {
        display: none !important;
    }

    .product-main-image {
        height: 385px !important;
    }

        .product-main-image img {
            width: 100%;
        }
}

@media (min-width:1200px) {
    #product-menu-btn-mobile {
        display: none;
    }
}

@media (max-width:767px) {
    #product-name {
        text-align: center;
        text-transform: uppercase;
        font-size: small;
    }

    .social-icons {
        padding: 50px 0;
    }
}

@media (min-width:420px) {
    .video-frame {
        min-height: 400px !important;
    }
}

@media (max-width:990px) {
    #watch-product-button {
        display: none !important;
    }
}

@media (max-width:991px) {
    .sidebar-title {
        display: none !important;
    }
}

.hvr-bounce-in:hover {
    transform: scale(1.05);
    transition: 0.2s;
}

.hvr-bounce-in-2:hover {
    transform: scale(1.05);
    transition: 0.2s;
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

.hvr-underline-from-center {
    overflow: hidden;
}

    .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        left: 51%;
        right: 51%;
        top: 0;
        background: linear-gradient(45deg, #f04923 0%, #f08a23 100%);
        height: 4px;
        transition-property: left, right;
        transition-duration: 0.2s;
        transition-timing-function: ease-out;
    }

    .hvr-underline-from-center:hover:before {
        left: 0;
        right: 0;
    }

.hvr-bounce-in-shadow:hover {
    transform: scale(1.05);
    transition: 0.2s;
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.05);
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-bob .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
        -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
        animation-name: hvr-icon-bob-float, hvr-icon-bob;
        -webkit-animation-duration: 0.3s, 1.5s;
        animation-duration: 0.3s, 1.5s;
        -webkit-animation-delay: 0s, 0.3s;
        animation-delay: 0s, 0.3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-wobble-horizontal .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
        -webkit-animation-name: hvr-icon-wobble-horizontal;
        animation-name: hvr-icon-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-bob .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
        -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
        animation-name: hvr-icon-bob-float, hvr-icon-bob;
        -webkit-animation-duration: 0.3s, 1.5s;
        animation-duration: 0.3s, 1.5s;
        -webkit-animation-delay: 0s, 0.3s;
        animation-delay: 0s, 0.3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-wobble-horizontal .hvr-icon {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
        -webkit-animation-name: hvr-icon-wobble-horizontal;
        animation-name: hvr-icon-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
    }

.customer-logos .slide img {
    width: 100%;
}

.news-title {
    text-transform: uppercase;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

    .news-title a {
        text-decoration: none !important;
        cursor: pointer;
        transition: 0.1s;
        height: 36px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-weight: 700;
        text-align: justify;
    }

.blog-item img {
    width: 307px;
    height: 142px;
}

.text-muted {
    text-align: justify;
    height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 20px;
    color: #999 !important;
}

.content-loading {
    background-image: url("data:image/svg+xml,%3Csvg stroke='orangered' viewBox='0 0 44 44' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd' stroke-width='2'%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='0s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3Ccircle cx='22' cy='22' r='1'%3E%3Canimate attributeName='r' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.165, 0.84, 0.44, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 20'/%3E%3Canimate attributeName='stroke-opacity' begin='-0.9s' calcMode='spline' dur='1.8s' keySplines='0.3, 0.61, 0.355, 1' keyTimes='0; 1' repeatCount='indefinite' values='1; 0'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

#breadcrumb .path-link a:after {
    content: ">";
    text-decoration: none;
    padding: 0 3px;
}

#breadcrumb .path-link .title {
    font-size: 1.5em;
    font-weight: 500;
    color: #b3b3b3;
    margin: 0;
}

a.no-breadcrumb:after {
    content: none !important;
}

#breadcrumb .path-link a, #breadcrumb .path-link span {
    float: left;
}

#breadcrumb .path-link {
    display: inherit;
}

.msg_error {
    font-size: 11px;
    color: #f05923;
    margin-top: 5px;
    display: block;
}

::selection {
    background: #ffeeea;
}

::-moz-selection {
    background: #ffeeea;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

section {
    overflow: hidden;
}

.category-item a > p {
    padding: 5px 0px 10px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

row, col {
    padding: 0;
    margin: 0;
}

strong {
    font-weight: 700;
}

html {
    font-family: 'Montserrat', sans-serif;
    line-height: normal;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    min-width: 375px;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.86rem;
    background: #fff;
    background-attachment: fixed;
    background-position: 50%;
    background-size: cover;
    color: #000;
}

a {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.86rem;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    font-weight: 500;
    line-height: inherit;
}

    a:hover {
        color: inherit;
        text-decoration: underline;
    }

    a:-webkit-any-link:hover {
        text-decoration: none !important;
        cursor: pointer;
        transition: 0.1s;
    }

p {
    text-decoration: none;
    font-weight: 500;
    line-height: 1.8;
}

input, textarea {
    padding: 0px 10px !important;
    font-size: 0.86rem !important;
    font-family: 'Montserrat', sans-serif !important;
    border-radius: 5px;
    border-style: solid;
    border: 1px solid #c0c0c0;
    min-height: 32px;
}

.main-color {
    color: #f04923;
}
.invoice {
    color: #f04923;
    border-bottom: 1px solid #eee;
    line-height: 40px !important;
    height: 40px !important;
    background-color: #c3c3c3;
    margin: 0;
    padding-left: 12px;
}
a.attachment {
    color: #f04923;
}

.mtree a.active {
    color: #f04923;
}

.mtree a:hover {
    color: #f04923;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0.5rem;
    font-weight: 700;
    line-height: 1.3 !important;
}

.display-4 {
    font-size: 3em;
    font-weight: 700;
}

.display-3 {
    font-size: 2.8em;
    font-weight: 700;
}

.display-2 {
    font-size: 2.3em;
    font-weight: 600;
}

.display-1 {
    font-size: 2em;
    font-weight: 700;
}

.pb-6, .py-6 {
    padding-bottom: 5rem !important;
}

.pt-6, .py-6 {
    padding-top: 5rem !important;
}

.font-small {
    font-size: 12px;
}

.font-main {
    font-size: 0.86rem;
}

.font-large {
    font-size: 17px;
}

.font-xlarge {
    font-size: 22px;
}

.font-xxlarge {
    font-size: 30px;
}

.line-height-0 {
    line-height: 0;
}

.xlight-grey {
    color: #e2e2e2;
}

.light-grey {
    color: #c8c8c8;
}

.medium-grey {
    color: #848484;
}

.black {
    color: #000000;
}

.dark-grey {
    color: #363636;
}

.h1, h1 {
    font-size: 15px;
}

.icon-search-inform {
    margin-left: -28px;
}

#main-navigation-bar .navbar-toggler {
    margin-left: 5px;
}

.search-form-desktop {
    padding-left: 10px;
}

.item-category-menu {
    text-align: center;
}

.pt-7, .py-7 {
    padding-top: 8rem !important;
}

.pb-7, .py-7 {
    padding-bottom: 8rem !important;
}

.txt-left {
    text-align: left !important;
}

.txt-right {
    text-align: right !important;
}

.txt-center {
    text-align: center !important;
}

.pagination {
    padding-top: 10px;
}

    .pagination i {
        font-size: 17px;
    }

.o_s_i {
    width: 205px;
}

.item-category-menu hr {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}

.item-category-menu hr {
    clear: both;
}

#product-menu-btn-desktop > .navbar-item > a {
}

a.product-name h2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 38px;
    height: 38px;
    overflow: hidden;
}

#product-tags a {
    padding-right: 10px;
    float: left;
}

#catPage {
    overflow: hidden;
}

span.page-link {
    cursor: pointer;
}

.page-item.active .page-link {
    color: #fff;
    background: linear-gradient(45deg,#f04923 0%,#f08a23 100%);
    border-color: #e6a756;
}

#tab-info-product {
    overflow: hidden;
}

    #tab-info-product table, tr, td {
        border: 1px solid #d8d8d6;
        border-collapse: collapse;
        border-spacing: 3px;
        max-width: 100% !important;
    }

    #tab-info-product td {
        padding: 8px;
        border-color: #ddd;
    }

    #tab-info-product table.row-color tr:nth-child(odd) {
        background: #f0f0f0 !important;
    }

    #tab-info-product th {
        border: 1px solid #d8d8d6;
        background: #F6F5FA;
        font-weight: bold;
        text-align: center;
        padding: 8px;
    }

.icon-add-to-cart {
    padding: 0 2px;
    margin-top: 3px;
}

.header i {
    padding: 0 5px;
}

#tab-info-product > .tab-frame > .mb-4 {
    overflow: auto;
}

.inv-choice input {
    margin-right: 8px;
    min-height: inherit;
}

.inv-choice label:first-of-type {
    margin-right: 15px;
}

.btloader {
    border: 8px solid #fff;
    border-radius: 50%;
    border-top: 8px solid #F89833;
    width: 0;
    height: 0;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    float: left;
    margin-right: 10px;
}

.hide {
    display: none;
}

.jumbotron {
    background-color: transparent;
}

#videoframe .container {
    position: relative;
    z-index: 2;
}

#videoframe .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(90deg, rgba(97,18,0,0.7) 0%, rgba(0,0,0,0.23) 40%);
    opacity: 1;
    z-index: 1;
}

#carousel-1 {
    z-index: 100;
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative;
    margin: 0 auto;
    width: 100%;
}

    .wrapper > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1 100%;
        -ms-flex: 1 100%;
        flex: 1 100%;
    }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .col-xl-2 {
        float: left;
    }

        .col-xl-2:after {
            clear: both;
        }

    #menu-desktop {
        display: block !important;
    }
}

#menu-desktop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.align-right {
    text-align: right;
}

.mtree-level-1 a {
    padding-left: 25px;
}

.spacing-colon {
    padding: 0 5px !important;
}

.p-3 {
    position: relative;
}

    .p-3 > div.menu_H_info {
        position: absolute;
        -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
        -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3);
        box-shadow: 1px 1px 2px rgba(0,0,0,.3);
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color='#cccccc',offX=0, offY=0)";
        top: 0px;
        display: none;
        right: 49px;
        text-transform: none;
        white-space: normal;
        white-space: nowrap;
        padding: 10px 10px;
        font-size: small;
    }

    .p-3:hover div.menu_H_info {
        display: block;
    }

.wobble {
    cursor: pointer;
}

.tabs-status {
    color: #949494;
}

.remide-box {
    background-color: #f8f8f8;
    border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 35px;
    height: auto;
}

    .remide-box .tabs-status li:hover {
        cursor: pointer;
    }

        .remide-box .tabs-status li:hover a {
            color: #f04923;
        }

    .remide-box .tabs-status li.active {
        color: #020202;
        font-weight: 700;
    }

.active {
    display: block;
}

.txt-upper {
    text-transform: uppercase;
}

.margin-center {
    margin: 0 auto;
    display: table;
}

@media screen and (min-width: 1366px) {
    body.MakeFloatingCart div.floating-cart.moveToCart {
        left: 1000px !important;
        top: 10px !important;
        width: 47px;
        position: fixed;
        z-index: 9999;
        box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }

    div.floating-cart.moveToCart {
        left: 1000px !important;
        top: 10px !important;
        width: 147px;
        position: fixed;
        z-index: 9999;
        -webkit-transition: all 800ms ease-in-out;
        -moz-transition: all 800ms ease-in-out;
        -ms-transition: all 800ms ease-in-out;
        -o-transition: all 800ms ease-in-out;
        transition: all 800ms ease-in-out;
    }
}

@media screen and (min-width: 1920px) {
    body.MakeFloatingCart div.floating-cart.moveToCart {
        left: 1350px !important;
        top: 10px !important;
        width: 47px;
        position: fixed;
        z-index: 9999;
        box-shadow: 0px 5px 31px -1px rgba(0, 0, 0, 0);
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }

    div.floating-cart.moveToCart {
        left: 1350px !important;
        top: 10px !important;
        width: 147px;
        position: fixed;
        z-index: 9999;
        -webkit-transition: all 800ms ease-in-out;
        -moz-transition: all 800ms ease-in-out;
        -ms-transition: all 800ms ease-in-out;
        -o-transition: all 800ms ease-in-out;
        transition: all 800ms ease-in-out;
    }
}

.img-shake {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
    color: rgba(240,73,35,1);
}

@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.cart-li-span li span {
    display: inline-block;
    width: 49%;
}

ul.cart-li-span {
    padding-inline-start: 0px !important;
    margin: 0px;
    padding: 8px 0px;
}

.product-cart {
    border-bottom: 1px solid #e2e2e2;
    margin: 0;
    padding: 1rem .5rem;
}

.old-price {
    color: #999 !important;
}

.product-cart img {
    max-width: 100%;
}

#product-cart-count {
    padding: 0 5px;
}

.rightbar {
    position: fixed;
    top: 241px;
    right: 10px;
    z-index: 1000;
    box-shadow: 0 5px 15px 1px rgba(0,0,0,0.05);
    max-width: 50px;
    border-radius: 5px;
    background: #fff;
}

.font-23 {
    font-size: 23px;
    color: #000
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

.icon-bar {
    font-size: 17px;
    margin-right: 10px;
}

.product-video-thumbs {
    width: 100%;
    height: 100%;
}

.product-video {
    width: 100%;
    height: 100%;
}

ul.mtree2 {
    margin-left: 0;
    padding: 0;
    width: 100%;
}

    ul.mtree2 ul {
        margin-left: 0em;
        padding-inline-start: 10px;
    }

    ul.mtree2 li {
        list-style: none;
    }

    ul.mtree2 a {
        display: block;
    }

    ul.mtree2 a {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

    ul.mtree2 ul {
        margin-left: 0;
    }

        ul.mtree2 ul li {
        }

    ul.mtree2 li.mtree2-node > a:after {
        content: '›';
        margin-left: 0.5em;
        font-weight: normal;
    }

    ul.mtree2 li.mtree2-node > a {
    }

    ul.mtree2 > li {
    }

        ul.mtree2 > li:last-child {
            border-bottom: none;
        }

    ul.mtree2 li:last-child > a {
        border: none;
    }

    ul.mtree2 > li.mtree2-open > a {
        background: #DDD;
        border-radius: 5px;
        padding-bottom: 4px;
    }

    ul.mtree2 li > a:hover {
        background: none;
    }

    ul.mtree2 li.mtree2-active > a {
        border-radius: 5px;
        font-weight: 700;
    }

    ul.mtree2 a {
        font-size: 0.86rem;
    }

    ul.mtree2 li li > a {
        padding-left: 1em;
    }

    ul.mtree2 li li li > a {
        padding-left: 2em;
    }

    ul.mtree2 li li li li > a {
        padding-left: 3em;
    }

    ul.mtree2 li li li li li > a {
        padding-left: 4em;
    }

.zEWidget-launcher {
    right: 31px !important;
}

#videoframe {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 87vh;
}

    #videoframe video {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: 0;
    }

.mbr-fullscreen .mbr-overlay {
    min-height: 87vh;
    background-color: rgb(193, 193, 193);
}

.mbr-fullscreen {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    align-items: center;
    -webkit-align-items: center;
    min-height: 87vh;
    padding-bottom: 0 !important;
}

#videoframe {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

#iframe_mbr-fullscreen {
    height: 116vh !important;
    margin-top: -12em !important;
}

.mbr-background-video, .mbr-background-video-preview {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
/*! Arrow Down */
.mbr-arrow {
    position: absolute;
    bottom: 45px;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: rgba(80, 80, 80, 0.5);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

    .mbr-arrow a {
        color: #ffffff;
    }

.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    pointer-events: none;
}

.mbr-arrow > a {
    display: inline-block;
    text-decoration: none;
    outline-style: none;
    -webkit-animation: arrowdown 1.7s ease-in-out infinite;
    animation: arrowdown 1.7s ease-in-out infinite;
}

    .mbr-arrow > a > i {
        position: absolute;
        top: 10px;
        left: 17px;
        font-size: 2.5rem;
    }

@keyframes arrowdown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@-webkit-keyframes arrowdown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    50% {
        transform: translateY(-5px);
        -webkit-transform: translateY(-5px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}

@media (max-width: 500px) {
    .mbr-arrow-up {
        left: 50%;
        right: auto;
        transform: translateX(-50%) rotate(180deg);
        -webkit-transform: translateX(-50%) rotate(180deg);
    }
}
/*Gradients animation*/
@keyframes gradient-animation {
    from {
        background-position: 0% 100%;
        animation-timing-function: ease-in-out;
    }

    to {
        background-position: 100% 0%;
        animation-timing-function: ease-in-out;
    }
}

@-webkit-keyframes gradient-animation {
    from {
        background-position: 0% 100%;
        animation-timing-function: ease-in-out;
    }

    to {
        background-position: 100% 0%;
        animation-timing-function: ease-in-out;
    }
}

.mtree-level-1:hover {
    transform: scale(1.05);
    transition: .1s;
    transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
    background-color: #e6e6e6;
    border-radius: 5px;
}
.col-sales-contact {
    padding: 8px !important;
    margin: 0 !important;
}
    .col-sales-contact img {
        max-width: 100%;
        border-radius: 5px;
    }
.u-userLauncherColor:not([disabled]) svg path, .u-userLauncherColor:not([disabled]), .u-userLauncherColor:not([disabled]) {
    fill: #fff !important;
    color: #fff !important;
}
.Arrange--middle .Arrange-sizeFill, .Arrange--middle .Arrange-sizeFit, .u-userLauncherColor:not([disabled]), .u-userLauncherColor:not([disabled]) {
    color: #fff !important;
    fill: #fff !important;
}
.col-sales-contact img:hover {
    transition: all ease-in-out 0.03s;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
    border-top: 3px solid #f04923;
}
#recruitment {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
}
    #recruitment > div:hover {
        transform: scale(1.03);
        transition: all ease-in-out .2s;
        box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
    }

#img-news {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px 10px 0 0;
}
.img-recruitment-item {
    max-height: 50px;
    border-radius: 7px;
    float: left;
    padding-right: 1rem;
}
.heading-recruitment {
    padding-left: 1rem !important;
}
.item-recruitment:hover {
    transform: scale(1.03);
    transition: all ease-in-out 0.2s;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
}
.recruitment-title {
    border-radius: 9px;
    padding: 7px;
}
.navbar-brand {
    z-index: 5 !important;
}
.nav-top {
    min-width: 730px;
}
#WrapSearchMobile {
    margin: 5px 0;
    padding: 0;
    top: 0;
    width: 100%;
    position: absolute;
    float: right;
}
#WrapSearch {
    /* margin: 5px; */
    display: inline-block;
    padding: 0;
    width: 100%;
}
#form-search-mobile {
    width: 100%
}
input#tbsearch, input#tbsearchmobile {
    flex: 1; /* Input giãn ra */
    padding: 6px 10px;
}
    input#tbsearch::-webkit-input-placeholder {
        font-size: 12px;
        line-height: 3;
    }
input#tbsearchmobile {
    height: 40px;
    position: absolute;
    max-width: 178px !important;
}
    input#tbsearchmobile::-webkit-input-placeholder {
        font-size: 12px;
        line-height: 3;
    }
/*input#tbsearch:focus {
    position: absolute;
    z-index: 1000;
    width: 87%;
    top: -5px;
    cursor: text;
    background-color: #ffffff;
    border: none;
    border-bottom: 2px solid #8a8a8a;
}*/
input#tbsearchmobile:focus {
    position: absolute;
    z-index: 1000;
    min-width: 100% !important;
    top: -5px;
    cursor: text;
    background-color: #ffffff;
    border: none;
    border-bottom: 2px solid #8a8a8a;
}

#form-search input[type="submit"] {
    
}

input[id^="tbsearch"]::-webkit-input-placeholder {
    font-size: large;
}

@media screen and (max-width: 991px) {
    #WrapSearch {
        display: none !important;
    }

    .nav-top {
        padding-top: 15px !important;
        padding: 0;
    }

    #form-search-mobile input[type="submit"] {
        top: 0px !important;
        height: 40px;
        width: 40px;
        display: inline-block;
        float: right;
        background: url('/assets/img/icon/search.png') center center no-repeat;
        background-size: 25px;
        text-indent: -10000px;
        border: none;
        position: absolute;
        right: 0;
        top: -5px;
        z-index: 2;
        cursor: pointer;
        opacity: 1;
        cursor: pointer;
        transition: opacity .4s ease;
        z-index: 1000;
    }

    input#tbsearchmobile:focus {
        top: 0px;
    }
}
.header-fix {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}
.cssanimations .header-fix {
    -webkit-animation: searchTop .3s ease-out;
    -moz-animation: searchTop .3s ease-out;
    animation: searchTop .3s ease-out;
}
@-webkit-keyframes searchTop {
    0% {
        top: -50px
    }

    100% {
        top: 0;
    }
}

@-moz-keyframes searchTop {
    0% {
        top: -50px;
    }

    100% {
        top: 0;
    }
}

@keyframes searchTop {
    0% {
        top: -50px;
    }

    100% {
        top: 0;
    }
}
#adobe-dc-view {

}
#printinv {
}
.invoice-list-options a:hover {
    cursor: pointer;
    color: #f04923;
}
.button-convert.contine {
    background-color: #f04923;
    margin-right: 15px;
    color: #fff;
    padding: 8px 0;
}
.bt-green {
    background-color: #80b500;
}
#shelper {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    right: 0;
    border: #ccc solid 1px;
    background-color: #fff;
    box-shadow: 1px 2px 1px rgb(0, 0, 0, 0.2);
    top: 100%; /* ngay dưới input */
    width: 100%; /* đúng bằng chiều rộng container input */
}

    #shelper ul {
        margin: 0;
        padding: 0 0 6px 0;
    }

    #shelper li {
        overflow: hidden;
        padding: 1px 6px;
        line-height: 24px;
        cursor: pointer;
        padding: 2px 3px 2px 10px;
    }

    #shelper a {
        color: #f30213;
    }

    #shelper li.fore1 {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

        #shelper li.fore1 .search-item {
            width: 170px;
        }

        #shelper li.fore1 .item1 {
            float: none;
            width: auto;
            height: 22px;
            overflow: hidden;
            padding: 1px 6px 1px 20px;
        }

        #shelper li.fore1 div.fore1 {
            padding: 0 6px;
        }

        #shelper li.fore1 strong {
            color: #c00;
        }

        #shelper li.fore1 .fore1 strong {
            color: #333;
        }

        #shelper li.fore1 .item2 {
            float: none;
            width: auto;
            padding: 1px 6px 1px 20px;
        }

        #shelper li.fore1 .item3 {
            float: none;
            width: auto;
            color: #9c9a9c;
        }

        #shelper li.fore1 span {
            float: left;
        }

        #shelper li.fore1 div:hover {
            background: #f5f5f5 !important;
        }

    #shelper li:hover {
        background: rgb(255, 223, 198) !important;
    }

    #shelper .search-item {
        float: left;
        width: 86%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #shelper .search-count {
        overflow: hidden;
        color: #aaa;
        text-align: right;
    }

    #shelper .close {
        border-top: 1px solid #efefef;
        text-align: right;
    }

    #shelper .item3 {
        cursor: default;
    }

        #shelper .item3 a {
            float: left;
            margin-right: 10px;
            white-space: nowrap;
        }

    #shelper li.close:hover, #shelper li.fore1:hover {
        background: none;
    }
    #shelper li img {
        float: left;
        margin-right: 10px;
        width: 26px;
        height: 26px;
    }
.navbar {
    display: flex;
    align-items: center; /* Căn giữa theo chiều dọc */
    justify-content: space-between;
    gap: 20px; /* khoảng cách giữa các block */
}

.logo {
    flex-shrink: 0; /* Không co lại */
    margin-right: 38px;
}

.menu {
    display: flex;
    list-style: none;
    gap: 30px;
    margin: 0;
    padding: 0;
    flex-shrink: 0; /* Giữ menu đúng kích thước */
}

    .menu li {
        font-weight: bold;
        cursor: pointer;
    }

.search {
    display: flex;
    flex-grow: 1; /* Chiếm phần còn lại */
    justify-content: flex-end;
    gap: 5px;
}
/*.navbar {
    display: flex;
    align-items: center;
}

    .navbar > .container {
        padding: 0;
    }*/
#form-search {
    display: flex;
    gap: 5px;
    width: 100%; /* Form chiếm hết không gian */
    max-width: 100%; /* Tùy chỉnh giới hạn */
}
#tbsearch_submit {
    top: 50%;
    transform: translateY(-50%);
    color: #555;
    height: 38px;
    width: 50px;
    background: url('/assets/img/icon/search.png') center center no-repeat;
    background-size: 22px;
    text-indent: -10000px;
    border: none;
    position: absolute;
    right: 0;
    opacity: 1;
    cursor: pointer;
    transition: opacity .4s ease;
    z-index: 1000;
}
.nav-link[data-lang="product"]::after {
    content: "\25BC"; /* ▼ Unicode mũi tên xuống */
    font-size: 0.7em;
    margin-left: 6px;
}
.col-5ths {
    flex: 0 0 20%;
    max-width: 20%;
}

@media (max-width: 991.98px) { /* Tablet (Bootstrap md) */
    .col-5ths {
        flex: 0 0 33.3333%; /* 3 cột */
        max-width: 33.3333%;
    }

}
#DesktopSearch {
    display: block;
}
@media (max-width: 767.98px) { /* Mobile (Bootstrap sm) */
    .col-5ths {
        flex: 0 0 50%; /* 2 cột */
        max-width: 50%;
    }
    .navbar {
        align-items: end;
        justify-content: end;
    }
    #DesktopSearch {
        display:none;
    }
    .menu {
        gap: 0;
        margin-top: 8px;
    }
}



/*Mobile*/
#shelperMobile {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    right: 0;
    border: #ccc solid 1px;
    background-color: #fff;
    box-shadow: 1px 2px 1px rgb(0, 0, 0, 0.2);
    top: 100%; /* ngay dưới input */
    width: 100%; /* đúng bằng chiều rộng container input */
}

    #shelperMobile ul {
        margin: 0;
        padding: 0 0 6px 0;
    }

    #shelperMobile li {
        overflow: hidden;
        padding: 1px 6px;
        line-height: 24px;
        cursor: pointer;
        padding: 2px 3px 2px 10px;
    }

    #shelperMobile a {
        color: #f30213;
    }

    #shelperMobile li.fore1 {
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #ddd;
    }

        #shelperMobile li.fore1 .search-item {
            width: 170px;
        }

        #shelperMobile li.fore1 .item1 {
            float: none;
            width: auto;
            height: 22px;
            overflow: hidden;
            padding: 1px 6px 1px 20px;
        }

        #shelperMobile li.fore1 div.fore1 {
            padding: 0 6px;
        }

        #shelperMobile li.fore1 strong {
            color: #c00;
        }

        #shelperMobile li.fore1 .fore1 strong {
            color: #333;
        }

        #shelperMobile li.fore1 .item2 {
            float: none;
            width: auto;
            padding: 1px 6px 1px 20px;
        }

        #shelperMobile li.fore1 .item3 {
            float: none;
            width: auto;
            color: #9c9a9c;
        }

        #shelperMobile li.fore1 span {
            float: left;
        }

        #shelperMobile li.fore1 div:hover {
            background: #f5f5f5 !important;
        }

    #shelperMobile li:hover {
        background: rgb(255, 223, 198) !important;
    }

    #shelperMobile .search-item {
        float: left;
        width: 86%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    #shelperMobile .search-count {
        overflow: hidden;
        color: #aaa;
        text-align: right;
    }

    #shelperMobile .close {
        border-top: 1px solid #efefef;
        text-align: right;
    }

    #shelperMobile .item3 {
        cursor: default;
    }

        #shelperMobile .item3 a {
            float: left;
            margin-right: 10px;
            white-space: nowrap;
        }

    #shelperMobile li.close:hover, #shelperMobile li.fore1:hover {
        background: none;
    }

    #shelperMobile li img {
        float: left;
        margin-right: 10px;
        width: 26px;
        height: 26px;
    }