@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

body {
    font-size: 14px;
    font-family: "Helvetica Neue";
    overflow-x: hidden;
    background: #f3f3f3
}

.alert.animated.fadeInDown, .alert.animated.bounceInDown {
    width: 350px
}

@media (max-width: 480px) {
    .alert.animated.fadeInDown, .alert.animated.bounceInDown {
        width: 280px
    }
}

svg {
    width: 14px;
    height: 14px;
    transform: translateY(-1px)
}

ul {
    list-style: none outside;
    padding: 0;
    margin: 0
}

d-none {
    display: none !important
}

.inline-block {
    display: inline-block !important
}

.hidden {
    display: none !important
}

a:hover {
    color: #ff5f15
}

.row.row-20Gutter {
    margin-left: -10px;
    margin-right: -10px
}

.row.row-20Gutter > div[class^="col"] {
    padding-right: 10px;
    padding-left: 10px
}

.item_product_main .image_thumb img.loaded {
    width: unset;
    min-height: unset;
    height: unset;
    max-width: 100%;
    max-height: 100%
}

.title_module {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    position: absolute;
    margin-top: -20px;
    margin-left: -8px;
    z-index: 99
}

.title_module:after {
    content: " ";
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #ff5f15
}

.title_module:before {
    content: " ";
    position: absolute;
    bottom: -12px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 12px 0;
    border-color: transparent #d9521a transparent transparent
}

.title_module h2 {
    font-family: "Helvetica Neue";
    margin: 0px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 20px;
    background-color: #ff5f15
}

.title_module h2 a, .title_module h2 span, .title_module h2 .fa {
    color: #fff;
    text-decoration: none
}

.title_module h2 a:hover {
    color: #ff5f15
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url("//bizweb.dktcdn.net/100/458/161/themes/894921/assets/ico-select-2.png?1665478617114");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: #fff !important;
    padding-right: 28px;
    text-indent: 0.01px;
    text-overflow: '';
    cursor: pointer
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media (min-width: 992px) {
    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }
}

@media (min-width: 1200px) {
    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-xl-fix-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

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

@media (min-width: 768px) {
    .container {
        max-width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

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

.a-center {
    text-align: center !important
}

.relative {
    position: relative
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
    border: initial;
    background: initial
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 15px
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-danger p {
    margin: 0
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

.btn {
    display: inline-block;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    white-space: nowrap;
    outline: none !important;
    cursor: pointer;
    border: none;
    font-weight: 400;
    border-radius: 0;
    letter-spacing: 0;
    box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    border-radius: 0
}

.btn[disabled], .btn.disabled {
    cursor: default;
    background-color: #ebebeb
}

.btn.btn-primary {
    padding: 0 25px;
    background: #ff5f15;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    font-family: "Helvetica Neue";
    border: 1px solid transparent
}

.btn.btn-primary:hover {
    background: #fff;
    color: #ff5f15;
    border: 1px solid #ff5f15
}

.btn.btn-popup {
    text-transform: uppercase !important;
    width: 100%;
    padding: 0 25px;
    background: #ff5f15;
    color: #fff !important;
    border-radius: 25px;
    font-size: 14px !important;
    font-weight: bold;
    font-family: "Helvetica Neue";
    border: 1px solid transparent !important
}

.btn.btn-popup:hover {
    background: #fff;
    color: #ff5f15 !important;
    border: 1px solid #ff5f15 !important
}

.btn.btn-circle {
    border-radius: 50%;
    padding: 0
}

.btn.btn-large {
    height: 50px;
    line-height: 50px;
    padding: 0 74px
}

.btn.btn-small {
    height: 34px;
    line-height: 34px;
    padding: 0 32px;
    font-size: em(12px)
}

.btn.btn-dark-address {
    background: #2a2a2a;
    border: 1px solid transparent !important;
    color: #fff;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    font-size: 14px
}

.btn.btn-white {
    background: #fff;
    color: #000;
    border: 1px solid #ebebeb;
    font-weight: 400
}

.btn.btn-white:hover {
    background: #ff702f;
    color: #fff
}

.btn.btn-gray {
    background: #9e9e9e;
    color: #fff
}

.btn.btn-gray:hover {
    background: #ff5f15
}

.btn.btn-gray a {
    color: #fff
}

.btn.btn-full {
    display: block;
    width: 100%
}

.swiper-container .swiper-button-disabled {
    display: none
}

.swiper-container .swiper-button-next:after, .swiper-container .swiper-button-prev:after {
    font-size: 16px;
    font-weight: bold;
    color: #333
}

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
    background-image: unset !important
}

footer {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

footer .footer-inner {
    padding: 40px 0 20px 0
}

@media (max-width: 767px) {
    footer .footer-inner {
        padding: 40px 0 0px 0
    }
}

@media (max-width: 767px) {
    footer .col-menu:first-child .title-menu {
        border-top: 1px solid #616161
    }
}

footer .footer-widget {
    overflow: hidden
}

@media (max-width: 991px) {
    footer .footer-widget {
        margin-bottom: 0px
    }
}

footer .footer-widget .blocklogo {
    margin-bottom: 20px
}

footer .footer-widget h4 {
    font-family: "Helvetica Neue";
    font-size: 14px;
    color: #fff;
    margin: 0;
    padding: 13px 0;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase
}

footer .footer-widget h4.title-menu {
    position: relative
}

@media (max-width: 767px) {
    footer .footer-widget h4.title-menu {
        border-bottom: 1px solid #616161;
        position: relative;
        padding-bottom: 10px
    }

    footer .footer-widget h4.title-menu:before {
        content: "";
        background-image: url(//bizweb.dktcdn.net/100/458/161/themes/894921/assets/i-down.svg?1665478617114);
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        display: block;
        background-size: contain;
        position: absolute;
        top: 21px;
        right: 0px
    }

    footer .footer-widget h4.title-menu.current:before {
        content: "";
        background-image: url(//bizweb.dktcdn.net/100/458/161/themes/894921/assets/i-up.svg?1665478617114);
        background-repeat: no-repeat;
        width: 12px;
        height: 12px;
        display: block;
        background-size: contain;
        position: absolute;
        top: 21px;
        right: 0px
    }
}

footer .footer-widget p {
    color: #898989;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 10px
}

footer .footer-widget form {
    position: relative;
    margin: 5px 0 15px
}

footer .footer-widget form input {
    font-family: "Helvetica Neue";
    height: 40px;
    font-size: 14px;
    border-radius: 19px;
    background: #fff;
    color: #acacac;
    border: 1px solid #e1e1e1;
    padding: 0 20px;
    width: 100%;
    max-width: 100%;
    display: block
}

footer .footer-widget form input:focus {
    border: none
}

footer .footer-widget form input::placeholder {
    color: #acacac
}

footer .footer-widget form button {
    right: 0px !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none;
    line-height: 20px
}

footer .footer-widget .payment img {
    width: 300px !important;
    height: 33.5px
}

footer .footer-widget .payment img.loaded {
    min-height: unset;
    height: unset;
    width: auto
}

@media (max-width: 767px) {
    footer .content-menu {
        display: none
    }

    footer .content-menu.current {
        display: block
    }
}

footer .list-menu {
    margin-bottom: 15px;
    line-height: 24px
}

footer .list-menu.menu_first li {
    margin-bottom: 15px
}

footer .list-menu a {
    font-family: "Helvetica Neue";
    font-size: 14px;
    color: #fff
}

footer .list-menu a:hover {
    color: #ff5f15
}

footer .list-menu li {
    line-height: 28px;
    color: #fff;
    margin-bottom: 5px;
    float: left;
    width: 100%
}

footer .list-menu li .social_footer .follow_option {
    float: left;
    margin-top: 10px
}

footer .list-menu li .social_footer .follow_option li {
    margin-left: 0;
    margin-right: 15px;
    width: auto
}

footer .list-menu li .social_footer .follow_option li:nth-child(2) a {
    background: #000
}

footer .list-menu li .social_footer .follow_option li:nth-child(2) a svg {
    width: 37px;
    height: 37px
}

footer .list-menu li .social_footer .follow_option li a {
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center
}

footer .list-menu li .social_footer .follow_option li svg {
    width: 21px;
    height: 21px
}

footer .list-menu li .social_footer .follow_option .fa {
    margin-right: 0px !important;
    text-align: center;
    width: auto;
    float: none
}

footer .list-menu li .fa {
    display: inline-block;
    float: left;
    width: 20px
}

footer .list-menu li .content {
    display: inline-block;
    float: left;
    width: calc(100% - 20px);
    -webkit-width: calc(100% - 20px);
    -moz-width: calc(100% - 20px);
    -os-width: calc(100% - 20px);
    -o-width: calc(100% - 20px);
    padding-left: 10px
}

footer .list-menu li svg {
    transform: translateY(-1px);
    width: 18px;
    height: 18px
}

footer .list-menu li:hover a {
    color: #ff5f15;
    text-decoration: none
}

footer .list-menu.contact .fa {
    width: 20px;
    margin-right: 5px;
    color: #ff5f15
}

footer .menu_first li span, footer .menu_first li a {
    text-decoration: none;
    text-align: left;
    line-height: 31px;
    color: #fff
}

footer .copyright {
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding: 17px 0px;
    border-top: 1px solid rgba(97, 97, 97, 0.54)
}

@media (max-width: 767px) {
    footer .copyright {
        border-top: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    footer .copyright {
        margin-top: 20px
    }
}

footer .copyright span {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

footer .copyright a, footer .copyright b {
    font-weight: 400;
    color: #fff
}

footer .copyright a:hover {
    color: #ff5f15
}

footer .copyright .ul_menu_fot {
    display: inline-block
}

footer .copyright .ul_menu_fot li {
    float: left;
    font-size: 14px;
    margin: 0px 9px
}

footer .copyright .ul_menu_fot li a {
    text-decoration: none;
    color: #191918;
    text-transform: uppercase
}

footer .copyright .ul_menu_fot li a:hover {
    color: #ff5f15
}

footer .copyright .fot_copyright {
    text-align: left
}

footer .social-icons li {
    margin-right: 10px
}

footer form {
    position: relative
}

footer form button#subscribe {
    position: absolute;
    right: 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-inner .col-sm-6:nth-child(2n+1) {
        clear: left
    }
}

@media (max-width: 991px) {
    .copyright .inner .fot_copyright {
        text-align: center !important
    }

    .copyright .inner .fot_menu_copyright .ul_menu_fot {
        width: 100%;
        padding-right: 0px;
        text-align: center
    }

    .copyright .inner .fot_menu_copyright .ul_menu_fot li {
        float: none;
        display: inline-block
    }
}

@media (max-width: 767px) {
    .copyright .inner .wsp {
        overflow: hidden;
        padding: 15px 0px;
        display: block
    }

    .copyright .inner .mobile {
        display: block;
        width: 100%;
        text-align: center !important;
        line-height: 24px
    }

    footer .site-footer .first_wid h4 {
        border-top: 0
    }

    footer .site-footer h4 {
        position: relative
    }

    footer .footer-inner .col-xs-12:nth-child(2) {
        margin-top: 20px
    }

    .padding-bottom-50 {
        padding-bottom: 20px !important
    }
}

#back-to-top {
    position: fixed;
    bottom: 25px;
    z-index: 999;
    top: auto !important;
    width: 120px;
    height: 25px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: 25px;
    background: #ff5f15;
    color: #fff;
    cursor: pointer;
    border: solid 1px #ff5f15;
    border-radius: 3px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0
}

#back-to-top svg path {
    fill: #fff
}

#back-to-top:hover {
    background: #fff;
    color: #ff5f15
}

#back-to-top:hover svg path {
    fill: #ff5f15
}

#back-to-top.show {
    opacity: 1
}

@media (min-width: 1441px) {
    #back-to-top {
        right: 14%;
        bottom: 25px
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    #back-to-top {
        right: 12%;
        bottom: 25px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #back-to-top {
        right: 15px;
        bottom: 25px
    }
}

@media (max-width: 767px) {
    #back-to-top {
        right: 33%;
        bottom: 25px
    }
}

.product-box-project {
    width: 100%;
    float: left;
    margin-bottom: 25px;
    text-align: left;
    position: relative;
    z-index: 99;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    border-radius: 5px
}

.product-box-project .product-thumbnail {
    position: relative
}

.product-box-project .product-thumbnail a {
    height: 183.27px;
    position: relative;
    display: block;
    transition: all 0.2s ease;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

@media (max-width: 1024px) {
    .product-box-project .product-thumbnail a {
        height: 198.13px
    }
}

@media (max-width: 991px) {
    .product-box-project .product-thumbnail a {
        height: 149.69px
    }
}

@media (max-width: 767px) {
    .product-box-project .product-thumbnail a {
        height: 165.76px
    }
}

@media (max-width: 668px) {
    .product-box-project .product-thumbnail a {
        height: 165.76px
    }
}

@media (max-width: 569px) {
    .product-box-project .product-thumbnail a {
        height: 175.01px
    }
}

@media (max-width: 480px) {
    .product-box-project .product-thumbnail a {
        height: 145.62px
    }
}

@media (max-width: 415px) {
    .product-box-project .product-thumbnail a {
        height: 124.16px
    }
}

@media (max-width: 391px) {
    .product-box-project .product-thumbnail a {
        height: 116.23px
    }
}

@media (max-width: 376px) {
    .product-box-project .product-thumbnail a {
        height: 111.27px
    }
}

@media (max-width: 321px) {
    .product-box-project .product-thumbnail a {
        height: 93.12px
    }
}

.product-box-project .product-thumbnail a img {
    width: auto;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.product-box-project .product-info {
    background: #f2f3f6;
    padding: 20px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

@media (max-width: 767px) {
    .product-box-project .product-info {
        padding: 10px
    }
}

.product-box-project .product-info h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    white-space: nowrap
}

.product-box-project .product-info h3:hover {
    color: #ff5f15
}

@media (max-width: 767px) {
    .product-box-project .product-info h3 {
        font-size: 12px;
        line-height: normal;
        margin-bottom: 0
    }
}

.product-box-project .product-info h3 a {
    color: #494949
}

.product-box-project .product-info h3 a:hover {
    color: #ff5f15
}

@media (max-width: 767px) {
    .product-box-project .product-info .product-action .btn_xemchitiet {
        font-size: 9px
    }

    .product-box-project .product-info .product-action .btn_xemchitiet svg {
        width: 8px;
        height: 8px
    }
}

.product-box {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
    z-index: 99;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    background: #fff;
    border-radius: 5px
}

@media (max-width: 1199px) {
    .product-box .xem_nhanh {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .product-box .product-action {
        width: 100%;
        display: flex;
        text-align: center;
        position: absolute;
        justify-content: center;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        z-index: 1;
        -webkit-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease;
        opacity: 0
    }

    .product-box .product-action .group_action {
        text-align: center;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -os-justify-content: center;
        align-items: center
    }

    .product-box .product-action .button_35, .product-box .product-action .btn_view {
        width: 38px;
        height: 38px;
        line-height: 38px;
        color: #000;
        background: #fff;
        margin-bottom: 0px;
        margin: 0 3.5px;
        border-radius: 5px;
        position: relative;
        padding: 0;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .product-box .product-action .button_35:hover, .product-box .product-action .btn_view:hover {
        background: #ff5f15
    }

    .product-box .product-action .button_35:hover svg path, .product-box .product-action .btn_view:hover svg path {
        fill: #fff
    }

    .product-box .product-action .button_35.active, .product-box .product-action .btn_view.active {
        background: #ff5f15
    }

    .product-box .product-action .button_35.active svg path, .product-box .product-action .btn_view.active svg path {
        fill: #fff
    }

    .product-box .product-action .setWishlist svg {
        width: 15px;
        height: 14px
    }

    .product-box .product-action .setWishlist:hover {
        background: #ff5f15
    }

    .product-box .product-action .setWishlist.active {
        background: #ff5f15
    }

    .product-box .product-action .setWishlist.active svg path {
        fill: #FF0000
    }

    .product-box .product-action .xem_nhanh {
        width: 38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: #fff;
        display: inline-block;
        margin-left: 0px
    }

    .product-box .product-action .xem_nhanh svg {
        width: 14px;
        height: 14px
    }

    .product-box .product-action .xem_nhanh:hover {
        background: #ff5f15
    }

    .product-box .product-action .xem_nhanh:hover svg path {
        fill: #fff
    }

    .product-box .product-action .xem_nhanh.active {
        background: #ff5f15
    }

    .product-box .product-action .xem_nhanh.active svg path {
        fill: #fff
    }

    .product-box .product-action-add {
        width: 100%;
        display: flex;
        text-align: center;
        position: absolute;
        justify-content: center;
        bottom: -5px;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        z-index: 1;
        -webkit-transition: all .7s ease;
        -o-transition: all .7s ease;
        transition: all .7s ease;
        opacity: 0
    }

    .product-box .product-action-add .group_action {
        text-align: center;
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -o-justify-content: center;
        -os-justify-content: center;
        align-items: center
    }

    .product-box .product-action-add .button_35 {
        width: 100%;
        height: 38px;
        line-height: 38px;
        color: #fff;
        background: #ff5f15;
        margin: 0 9px;
        border-radius: 5px;
        position: relative;
        padding: 0;
        border: 0;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }

    .product-box .product-action-add .button_35:hover {
        background: #040f28
    }

    .product-box .product-action-add .button_35.active {
        background: #040f28
    }
}

.product-box .product-thumbnail {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden
}

.product-box .product-thumbnail .image_thumb {
    justify-content: center;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

@media (min-width: 1200px) {
    .product-box .product-thumbnail .image_thumb:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(26, 35, 57, 0.76);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px
    }
}

.product-box .product-thumbnail .image_thumb img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.5s;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

@media (max-width: 1199px) {
    .product-box .product-action, .product-box .product-action-add {
        display: none !important
    }
}

.product-box .product-action.visible, .product-box .product-action-add.visible {
    display: block !important
}

.product-box .product-info {
    width: 100%;
    float: left;
    padding: 10px 10px 5px 10px;
    position: relative;
    text-align: left;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

@media (max-width: 991px) {
    .product-box .product-info {
        padding: 10px 10px 10px
    }
}

@media (min-width: 1200px) {
    .product-box .product-info:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(26, 35, 57, 0.76);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        opacity: 0;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px
    }
}

.product-box .product-info .product-content {
    width: 100%;
    float: left;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

@media (min-width: 1200px) {
    .product-box .product-info .product-content {
        padding: 0 5px
    }
}

.product-box .product-info .product-content .product-name {
    font-family: "Helvetica Neue";
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px;
    overflow: hidden;
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px
}

@media (max-width: 767px) {
    .product-box .product-info .product-content .product-name {
        overflow: hidden;
        word-wrap: break-word;
        line-height: 22px;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: unset;
        display: block
    }
}

.product-box .product-info .product-content .product-name a {
    text-decoration: none;
    color: #444444
}

.product-box .product-info .product-content .product-name:hover {
    color: #ff5f15
}

.product-box .product-info .product-content .product-name:hover a {
    color: #ff5f15
}

.product-box .product-info .product-content .price-box {
    position: relative;
    text-align: left;
    font-size: 16px;
    font-family: "Helvetica Neue";
    color: #ff5f15;
    font-weight: 500;
    line-height: 20px
}

@media (max-width: 767px) {
    .product-box .product-info .product-content .price-box {
        margin: 0
    }
}

.product-box .product-info .product-content .price-box .compare-price {
    font-size: 14px;
    font-family: "Helvetica Neue";
    line-height: 20px;
    font-weight: 400;
    padding-left: 0px;
    color: #a6a6a6;
    text-decoration: line-through
}

.product-box .product-info .product-content .blockprice {
    min-height: 30px;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .product-box .product-info .product-content .blockprice {
        margin-bottom: 0px
    }
}

@media (min-width: 1200px) {
    .product-box:hover .image_thumb:before, .product-box:hover .product-info:before {
        opacity: 1
    }
}

@media (min-width: 1200px) {
    .product-box:hover .product-action, .product-box:hover .product-action-add {
        opacity: 1;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
        z-index: 99
    }
}

.myblog {
    width: 100%;
    float: left
}

.myblog .image-blog-left {
    display: block;
    float: left;
    width: 100%
}

.myblog .image-blog-left img {
    height: auto;
    width: auto
}

.myblog .content_blog {
    display: block;
    float: left;
    padding-top: 15px;
    width: 100%;
    text-align: left
}

@media (max-width: 1199px) {
    .myblog .content_blog {
        width: 100%;
        padding-left: 0px;
        margin-top: 15px
    }
}

.myblog .content_blog .h3 {
    margin: 0 0 35px 0;
    padding: 0;
    font-size: 16px;
    font-family: "Helvetica Neue";
    font-weight: 600;
    color: #000;
    position: relative
}

.myblog .content_blog .h3:before {
    width: 50px;
    content: "";
    background: #ebebeb;
    height: 5px;
    position: absolute;
    bottom: -20px
}

.myblog .content_blog .h3 a {
    color: #000
}

.myblog .content_blog .h3:hover a {
    color: #ff5f15
}

.myblog .content_blog .time_post {
    font-family: "Helvetica Neue";
    font-size: 13px;
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #707070
}

.myblog .content_blog .time_post svg {
    width: 12px;
    height: 12px;
    transform: translateY(-2px)
}

.myblog .content_blog .time_post svg path {
    fill: #bcbcbc
}

.toolbar {
    position: fixed;
    width: 70px;
    right: 0;
    top: 20%;
    z-index: 999
}

@media (max-width: 1199px) {
    .toolbar {
        left: 15px;
        right: auto;
        bottom: 40px;
        top: auto
    }
}

.toolbar .inner {
    padding-left: 0px;
    width: 100%;
    text-align: center;
    position: relative
}

.toolbar .inner a {
    display: block;
    height: 45px;
    width: 45px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    background: #ff5f15;
    margin-bottom: 8px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.toolbar .inner a .fa, .toolbar .inner a .fas, .toolbar .inner a .far, .toolbar .inner a .fab {
    color: #fff;
    font-size: 30px
}

.toolbar .inner a svg {
    width: 20px;
    height: 20px;
    transform: translateY(-2px)
}

.toolbar .inner a svg path {
    fill: #fff
}

.toolbar .inner a:hover {
    background: #ff5f15
}

.toolbar .inner a:hover span {
    display: block
}

.toolbar .inner a span {
    min-width: 100px;
    line-height: 34px;
    background: #ff5f15;
    color: #fff;
    padding: 0 15px;
    border-radius: 28px;
    top: 11px;
    left: -105px;
    position: absolute;
    display: none
}

.toolbar .inner .messenger {
    background: #007fff
}

.toolbar .inner .messenger i {
    font-size: 35px
}

.toolbar .inner .messenger svg {
    width: 30px;
    height: 30px
}

.toolbar .inner .zalo {
    background: #0d94e4;
    line-height: 40px
}

.toolbar .inner .fone {
    background: #64bc46
}

.toolbar .inner .fone i {
    font-size: 20px
}

.follow_option li {
    float: left;
    margin-left: 10px
}

.follow_option li:nth-child(2) a {
    background: #000
}

.follow_option li:nth-child(2) a svg {
    width: 23px;
    height: 23px
}

.follow_option li:nth-child(2) a svg path {
    fill: #fff
}

.follow_option li:nth-child(2) a:hover {
    background-color: #ff5f15 !important
}

.follow_option li:nth-child(2) a:hover svg path {
    fill: #fff
}

.follow_option li a {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    text-decoration: none
}

.follow_option li a svg path {
    fill: #000
}

.follow_option li a:hover svg path {
    fill: #ff5f15
}

.backdrop__body-backdrop___1rvky {
    position: fixed;
    opacity: 0;
    width: 100%;
    left: 0;
    top: 0 !important;
    right: 0;
    bottom: 0;
    background-color: #363636;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out
}

@media (max-width: 480px) {
    .backdrop__body-backdrop___1rvky {
        z-index: 999
    }
}

.backdrop__body-backdrop___1rvky.active {
    visibility: visible;
    opacity: 0.5
}

.section_product_recent {
    padding: 40px 0 35px 0;
    margin-top: 30px;
    background: #ff5f15
}

.section_product_recent .swiper-pagination-bullets {
    bottom: -6% !important;
    top: unset !important;
    right: 3% !important;
    left: unset;
    text-align: center;
    position: unset
}

.section_product_recent .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 9px;
    height: 9px;
    border: 0;
    background: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0 3px;
    font-size: 0;
    opacity: 1;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.section_product_recent .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
    width: 37px;
    height: 9px;
    border-radius: 14px
}

.section_product_recent .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset
}

.section_product_recent .swiper-button-next.swiper-button-disabled {
    opacity: 0.8
}

.section_product_recent .swiper-button-next:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_product_recent .swiper-button-next:hover:after {
    color: #ff5f15
}

.section_product_recent .swiper-button-next:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_product_recent .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    cursor: pointer;
    outline: none;
    background: transparent;
    line-height: 45px;
    text-align: center;
    z-index: 2;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    top: -15%;
    right: 44px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    left: unset;
    opacity: 1
}

.section_product_recent .swiper-button-prev.swiper-button-disabled {
    opacity: 0.8
}

.section_product_recent .swiper-button-prev:after {
    font-size: 12px;
    line-height: 45px;
    font-weight: bold;
    margin-right: 3px;
    color: #000
}

.section_product_recent .swiper-button-prev:hover {
    border-color: #ff5f15;
    z-index: 100
}

.section_product_recent .swiper-button-prev:hover:after {
    color: #ff5f15
}

.section_product_recent .swiper-pagination-bullets {
    padding-top: 5px
}

.section_product_recent .title_section_center {
    text-align: center
}

.section_product_recent .title_section_center h2 {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .section_product_recent .title_section_center h2 {
        font-size: 24px
    }
}

.social_fixed {
    position: fixed;
    right: 40px;
    top: 85%;
    z-index: 9999;
}

.social_fixed a.support, .social_fixed a.icon {
    filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1));
    position: relative
}

.social_fixed a.support span, .social_fixed a.icon span {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4
}

.social_fixed a.support span.one, .social_fixed a.icon span.one {
    display: block
}

.social_fixed a.support span.two, .social_fixed a.icon span.two {
    display: block;
    font-size: 10px;
    font-weight: 400
}

.social_fixed a.support svg, .social_fixed a.icon svg {
    width: 61px;
    height: 61px
}

.social_fixed a.support:hover .tooltip-text, .social_fixed a.icon:hover .tooltip-text {
    visibility: visible;
    opacity: 1
}

.social_fixed a.support .tooltip-text, .social_fixed a.icon .tooltip-text {
    position: absolute;
    right: 80px;
    z-index: 9;
    padding: 11.5px 15px;
    width: auto;
    border-radius: 10px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1))
}

.social_fixed a.support .tooltip-text:after, .social_fixed a.icon .tooltip-text:after {
    content: "";
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -ms-transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.social_fixed a.icon {
    display: block;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    height: 61px;
    width: 61px;
    line-height: 61px;
    margin-bottom: 15px;
    filter: drop-shadow(0px 4px 30px rgba(19, 28, 25, 0.1))
}

@media (max-width: 767px) {
    .social_fixed a.icon {
        padding: 3px
    }
}

.social_fixed a.icon.shopee:hover svg path {
    fill: #040f28
}

.social_fixed a.icon:hover svg path {
    fill: #040f28
}

.social_fixed a.icon:nth-child(1) svg {
    width: 33.95px;
    height: 34.37px
}

.social_fixed a.icon:nth-child(2) svg {
    width: 33.95px;
    height: 26.09px
}

.social_fixed a.icon:nth-child(3) svg {
    width: 31.47px;
    height: 31.47px
}

.social_fixed a.icon svg {
    width: 36px;
    height: 36px
}

.social_fixed a.icon svg path {
    fill: #ff5f15
}

@media (max-width: 767px) {
    .social_fixed a.icon svg {
        width: 14px;
        height: 14px
    }
}

.section_policy .swiper-slide:nth-child(2) {
    border-left: 1px dashed #ff5f15;
    border-right: 1px dashed #ff5f15;
}
