/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
* {
    margin: 0;
    padding: 0;
}

::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-thumb {
    background-color: gray;
}

html,
.menu_fix_mobile {
    scrollbar-width: thin;
    scrollbar-color: gray;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*! font-family: var(--font-body-family); */
    /*! font-weight: 600; */
    /*! margin: 10px 0; */
    padding: 0;
    color: #717173;
}

table {
    width: 100%;
}

table,
th,
td {
    font-size: 100%;
    padding: 10px;
    margin-bottom: 10px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding-left: 10px;
    
}

tr {
    margin-bottom: 10px;
}

td {
    vertical-align: central;
    padding: 5px !important;
    border-color: #ddd;
}

ul li {
    list-style: none;
    position: relative;
}

p {
    padding: 0;
    margin: 0;
}

body {
    font-family: var(--font-body-family);
    background-color: #fff !important;
    color: #353535;
}

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

a {
    text-decoration: none;
    /*! font-family: var(--font-body-family); */
    color: #444;
}

ol,
ul {
    margin: 0;
}

a:focus,
a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #dc8c02;
}

html {
    scroll-behavior: smooth;
}
.slick-slide {
    height: unset;
}
.slideshow-img img {
    /* height: 707px; */
}
.slideshow-content {
    background: rgb(255, 255, 255);
    background: linear-gradient(225deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.51) 67%);
}
.slideshow-content .ctnr {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.box-wordwrap-iner-text {
    width: 50%;
}
.slideshow-box.p-relative.slick-slide.slick-current.slick-active .slideshow-text {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.slideshow-content .slideshow-text {
    color: white;
}
h4.slideshow-text {
    visibility: hidden;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}
h2.slideshow-title {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 800ms ease;
    transition: all 800ms ease;
}
.slideshow-title {
    font-size: 45px;
    max-width: 80%;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    margin: 5px 0px 15px 0px;
    text-transform: capitalize;
}
.slideshow-box.p-relative.slick-slide.slick-current.slick-active h2.slideshow-title {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.desp-content-banner p {
    color: #fff;
    display: inline-block;
}

.box-wordwrap-iner-text .box-flex-call-us {
    margin-top: 30px;
}

.box-wordwrap-iner-text .box-flex-call-us a.read-more {
    width: fit-content;
    border: 1px solid #ed3921;
    background-color: #ed3921;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 23px 9px 23px;
}

.box-flex-call-us {
    display: flex;
    align-items: center;
}

.slider-phnoe {
    padding-left: 40px;
}

.box-flex-call-us a.read-more {
    background: transparent;
    border: 1px solid #fff;
    padding: 9px 30px;
    color: #fff;
    font-weight: 500;
}

.slider-phnoe {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.slider-phnoe .icon {
    width: 50px;
    height: 50px;
    background-color: rgb(255 255 255);
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    -webkit-animation: playSlowAnimation2 1800ms linear infinite;
    animation: playSlowAnimation2 1800ms linear infinite;
    margin-right: 10px;
}
.slideshow-content .box-flex-call-us a.read-more{
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #ed3921;
    border-radius: 5px;
}


.box-flex-call-us a svg {
  width: 20px;
  height: 15px;
}

.box-flex-call-us a:hover {
}

.box-flex-call-us a:hover svg {
  margin-left: 5px;
  transition: 0.5s ease;
}


.box-flex-call-us a svg path {
    fill: #000;
}



.slider-phnoe h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    font-weight: 400;
    margin-bottom: 0;
}

.slider-phnoe h3 a {
    font-size: 24px;
    padding: 0px 0px;
    color: rgb(255 255 255);
}

.slider-phnoe .text h3 {
    margin: 0px;
    color: rgb(255 255 255);
    font-weight: 600;
    line-height: 1;
}


.slideshow-content .slider-phnoe .icon {
    background: rgb(255, 255, 255);
    color: #ed3921;
}




section.Deliver {
    padding: 40px 0px 40px 0px;
    position: relative;
    overflow: hidden;
}
section.Deliver .transpi__section-heading.transpialigh {
    text-align: center;
}
section.Deliver h1.spilit__enable {
    font-size: 30px;
}
h1.spilit__enable {
    line-height: 35px;
    font-weight: 700;
    margin-top: 5px;
    color: #dc8c02;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-align: center;
}
.transpi__sub-heaind span {
    color: #737373;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.title_line {
    margin-bottom: 10px;
}
.transpi__sub-heaind span {
    font-size: 17px;
}
.title_line img {
    width: auto;
    height: 22px;
}

section.slideshow {
    margin-bottom: 0px;
}
.Parcel .transpi__delivery-wrapper {
    position: relative;
}
.Parcel .transpi__delivery-wrapper .row {
    position: relative;
    z-index: 2;
}
.Parcel .transpi__delivery-item {
    text-align: center;
    padding: 0 15px;
}
.Parcel .transpi__delivery-item .icon {
    position: relative;
    border: 1px solid #ed3921;
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 84px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0 auto;
    margin-bottom: 24px;
    background: #fff;
}
.transpi__delivery-item .icon img {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 100%;
    height: 85px;
    width: 85px;
}
.swiper-slide-products {
    display: none;
}

.swiper-slide-products.active {
    display: block;
}
.Parcel .transpi__delivery-item .icon span {
    position: absolute;
    background: #fdcc0d;
    width: 35px;
    height: 35px;
    bottom: 0;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 15px;
    right: -15px;
}
.delivery__content p {
    color: #848484;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    text-overflow: ellipsis;
}
.delivery__content p {
    color: #848484;
    font-size: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5;
    text-overflow: ellipsis;
}
.Parcel .transpi__delivery-wrapper .process_shape {
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 1;
}
.transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
    margin: 80px 0px 0px 0px;
}




.section_product_set {
    margin-bottom: 40px;
    padding: 20px 0px;
}
.section_product_set .box_set {
    background: #f9f9f9;
    border-radius: 0px 45px 0px 45px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.section_product_set .thumb {
    overflow: hidden;
    width: 100%;
    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;
    height: auto !important;
    padding-bottom: 62.9%;
    height: 100%;
}
.box-twe-custum-category .box-item-category-images:last-child {
    margin-bottom: 0px !important;

}
section.section-index.section_blog h2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.section-title.side-left.has-control h2:before {
    left: 50% !important;
    transform: translateX(-50%);
}
.section_product_set .thumb .img_big {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    height: 100%;
}..section_product_set .thumb .thumb-dot {
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.section_product_set .thumb .thumb-dot .dot {
    width: 20px;
    display: block;
    height: 20px;
    border: 1px solid red;
    border-radius: 50%;
    border-style: double;
    position: relative;
    animation: pulseSmall 1.25s linear infinite;
}


@-webkit-keyframes pulseSmall {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.7)
    }

    70% {
        -webkit-box-shadow: 0 0 0 5px rgba(255,0,0,0.44)
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255,0,0,0.14)
    }
}
.section_product_set .thumb .thumb-dot .dot:before {
    content: '';
    width: 14px;
    display: block;
    height: 14px;
    border: 1px solid red;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
}
.section_product_set .thumb .thumb-dot .dot:after {
    content: '';
    width: 8px;
    display: block;
    height: 8px;
    background-color: red;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0px;
    right: 0;
}

.section_product_set .thumb .thumb-dot {
    position: absolute;
    z-index: 9;
    cursor: pointer;
}
.section_product_set .thumb .thumb-dot .product-dot.left {
    left: -32px;
}
    .section_product_set .thumb .thumb-dot:hover .product-dot {
        display: flex;
    }
.section_product_set .thumb .thumb-dot .product-dot.right {
    right: -32px;
}
.section_product_set .thumb .thumb-dot .product-dot {
    display: none;
    position: absolute;
    bottom: calc(100% + 13px);
    background: #fff;
    width: 245px;
    padding: 5px;
    border-radius: 4px;
    height: 85px;
}
.section_product_set .thumb .thumb-dot .product-dot .image {
    overflow: hidden;
    height: auto;
    display: block;
    position: relative;
    min-width: 80px;
    height: auto;
}
.section_product_set .thumb .thumb-dot .product-dot .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.section_product_set .thumb .thumb-dot .product-dot .info {
    margin-left: 5px;
}
.section_product_set .thumb .thumb-dot .product-dot .info h3 {
    margin-bottom: 0;
    font-size: 16px;
}

.line-clamp-2 {
    -webkit-line-clamp: 3;
    height: calc(1em* 1.4* 2);
}
.line-clamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.4 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    text-align: center;
}
.section_product_set .thumb .thumb-dot .product-dot .info span {
    color: #FF1F1F;
    font-weight: 700;
    font-size: 16px;
}
.section_product_set .thumb .thumb-dot .product-dot.left:after {
    left: 33px;
}
.section_product_set .thumb .thumb-dot .product-dot:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid red;
    content: "";
    position: absolute;
    top: 100%;
}
.section_product_set .thumb .thumb-dot .product-dot.right {
    right: -32px;
}
.section_product_set .thumb .thumb-dot .product-dot.right:after {
    right: 33px;
}














.section_product_set .box_set .box_slide_pro .product-setone-swiper {
    padding-bottom: 25px;
    margin-bottom: 0px;
    position: relative;
}

.swiper-slide-products {
    position: relative;
    width: 100%;
    height: 100%;
}
.product-action {
    border-radius: 5px;
    position: relative;
    background-color: #f0f1f2;
    border: 1px solid #f0f1f2;
    overflow: hidden;
}
.product-action .product-thumbnail {
    position: relative;
    background: #f9f9f9;
}
.product-action .product-info {
    padding: 10px;
}
.product-action .product-thumbnail .image_thumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    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;
    height: auto !important;
    padding-bottom: 100%;
}
.product-action .product-thumbnail .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    will-change: opacify;
    transform: scale(1);
    transition: all 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: opacity 0.5s ease, transform 2s cubic-bezier(0, 0, 0.44, 1.18), -webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
.product-action .smart {
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    font-size: 14px;
    color: white;
    z-index: 5;
    line-height: 22px;
    padding: 0 5px;
    background-color: #c90000;
}
.product-action .smart span {
    position: relative;
    font-size: 14px;
    font-weight: 500;
}
.product-action .action {
    position: absolute;
    right: 10px;
    top: auto;
    bottom: 10px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    z-index: 2;
}
.product-action .action .btn-views {
    border: 0;
    padding: 7px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    background: #f3a270;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
}
.product-action .action .btn-views {
    border: 0;
    padding: 7px;
    border-radius: 4px;
    color: #fff;
    margin-bottom: 10px;
    background: #f3a270;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
}
.product-action .badge {
    position: absolute;
    bottom: 10px;
    left: 5px;
    width: 80px;
    background: none;
    display: block;
}
.product-action .badge .new {
    background-color: #ffebeb;
    color: #c90000;
    display: block;
}

.product-action .badge span {
    border-radius: 20px;
    width: 75px;
    display: inline-block;
    text-align: center;
    height: 20px;
    line-height: 20px;
    font-weight: 500;
    font-size: 14px;
}
.product-action .badge .best {
    background-color: #af0102;
    margin-top: 5px;
    color: #fff;
}
.product-action .product-info {
    padding: 10px;
}
.product-action .product-info .product-name {
    font-size: 16px;
    text-align: left;
}
.product-action .product-info .price-box {
    margin-bottom: 5px;
    position: relative;
    color: #c90000;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
.product-action .product-info .price-box .compare-price {
    color: #666;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 10px;
    font-weight: 400;
    font-size: 14px;
}
.section_product_set .box_set .box_slide_pro .title-module {
    margin-bottom: 5px;
    text-align: center;
    color: #000;
}
.section_product_set .box_set .box_slide_pro {
    padding: 17px 30px 0px 10px;
}
.section_product_set .box_set .box_slide_pro .content_module {
    font-size: 12px;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    color: #868686;
}
.product-action:hover .action .btn-views {
    opacity: 1;
}
.product-action:hover .action {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
svg {
width: 18px;
height: 18px;
}
@keyframes playSlowAnimation2 {
    0% {
        box-shadow: 0 0 0 0 rgba(233, 126, 32, 0.388)
    }

    70% {
        box-shadow: 0 0 0 30px rgba(204, 14, 22, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(204, 14, 22, 0)
    }
}
.product-setone-swiper .slick-dots {
    bottom: -7px;
}

.product-setone-swiper .slick-dots li.slick-active {
    width: 35px;
    list-style: none;
    border-radius: 5px;
    background: #f3a270;
}

.product-setone-swiper .slick-dots li {
    width: 35px;
    list-style: none;
    border-radius: 5px;
    background: #cdcdcd;
}

.section_product_set .thumb .thumb-dot {
    width: 30px;
    height: 30px;
}
.product-item .product-item-wrap {
    border: 1px solid #EbEbEb;
    background: #FFF;
    border-radius: 10px;
    transition: all .5s;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.product-item .product-item-wrap .product-item-image .product-item-discount {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    background: #F30;
    padding: 0.5px 10px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
}
.product-item .product-item-wrap .product-item-thumbs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 10px;
    /* position: absolute; */
    bottom: 10px;
    left: 0;
    right: 0;
    transition: all .35s ease-in;
    background: #eee;
    padding: 8px;
}
.product-item .product-item-wrap .product-item-thumbs li {
    box-shadow: 0 0 1.5px rgba(0, 0, 0, 0.15);
}
.product-item .product-item-wrap .product-item-thumbs li a {
    display: block;
}
.product-item .product-item-wrap .product-item-thumbs li a img {
    max-height: 40px;
    width: 52px;
}

.product-item .product-item-wrap .product-item-image {
    position: relative;
    overflow: hidden;
}
.product-item .product-item-wrap .product-item-action button {
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    box-shadow: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 20;
    transition: all .5s ease-in;
    background: #eee;
    border-radius: 10px;
    width: 32.5px;
    height: 32.5px;
    line-height: 1;
}
.product-item .product-item-wrap .product-item-action button svg {
    width: 17.5px;
    height: 17.5px;
}
    .product-item .product-item-wrap:hover .product-item-action button {
        opacity: 1 !important;
        visibility: visible !important;
    }

.product-item .product-item-wrap .product-item-action button.shop-quickview-button {
    top: 55px;
    opacity: 0;
    visibility: hidden;
}
    .product-item .product-item-wrap:hover .product-item-action button {
        opacity: 1 !important;
        visibility: visible !important;
        background: #fdcc0d;
    }
.product-item .product-item-wrap .product-item-action button.shop-addLoop-button {
    top: 100px;
    opacity: 0;
    visibility: hidden;
    background: #dc8c02;
}
.product-item .product-item-wrap .product-item-detail {
    padding: 10px 10px 15px;
    text-align: center;
    background: #fafafa;
    min-height: 103px;
}
.product-item .product-item-wrap .product-item-detail .product-item-detail-name {
    margin: 5px 0;
    font-size: 19px;
    font-weight: 500;
    line-height: 22px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.product-item .product-item-wrap .product-item-detail .product-item-detail-name a {
    font-size: 17px;
    color: #333;
}
.product-item .product-item-wrap .product-item-detail .product-item-detail-price span {
    color: #F30;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-right: 10px;
}

.product-item-image.hasThumbs.hasThumbsIcon a img {
    display: block;
}
.hedding-title-products-list {
    margin-bottom: 20px;
    /* text-align: center; */
    position: relative;
    padding-bottom: 7px;
}

.hedding-title-products-list h3 {
    font-size: 27px;
    color: #000000;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.hedding-title-products-list h3 i {
    animation: subtleShake 3s infinite;
    margin-right: 8px;
}
@keyframes subtleShake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-2px) rotate(-1deg);
  }
  50% {
    transform: translateX(2px) rotate(1deg);
  }
  75% {
    transform: translateX(-1px) rotate(-0.5deg);
  }
  100% {
    transform: translateX(0);
  }
}

.hedding-title-products-list h3:before {
    content: "";
    display: block;
    width: 110px;
    height: 4px;
    background: #000000;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
}
.hedding-title-products-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-view-product-list {
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    overflow: hidden;
    transition: all .5s;
    padding: 5px 20px;
    color: #000;
    z-index: 9;
}

.btn-view-product-list:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdcc0d;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(0px);
    transition-duration: .3s;
    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    z-index: -1;
}
.btn-view-product-list i {
    font-size: 15px;
    margin-left: 5px;
}
section.products-list {
    padding-bottom: 20px;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}

.video.home-pages.pc video {
    width: 100%;
    height: 530px;
    border-radius: 5px;
    overflow: hidden;
}

.item-slider-video.slick-slide iframe {
    display: block;
    width: 100%;
    height: 200px;
}

.item-slider-video a {
    display: block;
    position: relative;
}

.item-slider-video a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000000;
}

.item-slider-video a {
    border-radius: 5px;
    overflow: hidden;
}
.item-slider-video a irame {
}

.item-slider-video a iframe {
    width: 100%;
    height: 170px;
    display: block;
}

.item-slider-video {
    margin-bottom: 10px;
}

.section-index {
    padding: 30px 0;
}
.section_feedback .bg-section {
    background-color: #111;
    background-image: url(https://bizweb.dktcdn.net/100/490/431/themes/927074/assets/section_feedback_bg.jpg?1716175167006);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    padding: 30px 0;
}
.section-index .section-title.side-left.has-control {
    padding-right: 85px;
}

.section-index .section-title.side-left {
    text-align: left;
}
.section-index .section-title {
    text-align: center;
    position: relative;
    margin-bottom: 20px;
}
.section_feedback .bg-section .section-title h2 {
    color: #fff;
}

.section-index .section-title h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 0px;
    /* font-family: 'Oswald', sans-serif; */
    position: relative;
    padding-bottom: 8px;
}
.section-index .section-title.side-left h2:before {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #a2ff00;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
}
.section_feedback .bg-section .desc {
    font-size: 2rem;
    margin: 15px 0;
    color: #fff;
}
.section_feedback .feedback-item {
    display: flex;
    padding: 20px 15px;
    background: #fff;
    height: 100%;
    position: relative;
    background-image: url(https://bizweb.dktcdn.net/100/490/431/themes/927074/assets/quote-4.svg?1716175167006);
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 15px;
}
.section_feedback .feedback-item:before {
    top: 100%;
    right: 30px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #FFF;
    border-width: 22px 0px 0px 33px;
    margin-left: 0px;
}
.section_feedback .avatar {
    width: 110px;
    height: 110px;
    overflow: hidden;
    border-radius: 50%;
    flex: none;
}
.section_feedback .block-content {
    padding-left: 20px;
    flex-grow: 1;
}
.section_feedback .block-content b {
    font-size: 1.8rem;
    display: block;
    line-height: normal;
}
.section_feedback .block-content span {
    display: block;
    color: #757575;
}
.section_feedback .feedback-content {
    min-height: 100px;
    margin-top: 8px;
}

.section_feedback button.banner-next.slick-arrow {
    position: absolute;
    top: -93px;
    right: 40px;
}

.section_feedback button.banner-next.slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 34px;
    background-color: #fff;
    content: '';
    -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    transition-duration: .3s;
    transition-property: background-color;
}

.section_feedback .swiper_feedback {
    position: relative;
}
a:focus {
    outline: none;
    border: none;
}
.section_feedback button.banner-next.slick-arrow i {
    font-size: 19px;
    color: #000;
    position: relative;
}

.section_feedback button.banner-right.slick-arrow {
    position: absolute;
    right: -33px;
    top: -93px;
}

.section_feedback button.banner-right.slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 34px;
    background-color: #fff;
    content: '';
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    transition-duration: .3s;
    transition-property: background-color;
}

.section_feedback button.banner-right.slick-arrow i {
    font-size: 19px;
    color: #000;
    position: relative;
}
.item-images-maketing {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
section.images-maketting {
    padding-bottom: 0px;
    padding-top: 30px;
}


.section-index {
    padding: 30px 0;
}
.section_blog .blog-content .block-content {
    display: block;
    width: 100%;
    position: relative;
}
.section_blog .block-content h3 {
    font-size: 1.8rem;
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 600;
    margin: 10px 0;
}
.line-clamp-2-new {
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #333;
    font-size: 17px;
    font-weight: 800;
    min-height: 50px;
}
.section_blog .block-content p.justify {
    font-size: 1.6rem;
    color: #484848;
    font-weight: 400;
    margin-bottom: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: left;
}
.section_blog .btn-view-more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    margin-top: 15px;
    padding: 6px 12px 4px 12px;
    position: relative;
    font-size: 17px;
    overflow: hidden;
}
.blog_swiper .btn.btn-light:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #fdcc0d;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(calc(-100% + 4px));
    transition-duration: .3s;
    z-index: -1;
    -webkit-clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
}
.section_blog .btn-view-more svg {
    margin-left: 4px;
    margin-right: 0px;
}
.aboutus-img:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;
}
.blog_swiper a.btn.btn-light.btn-view-more {
    background: #ddd;
    padding: 8px 16px 6px 16px;
    text-decoration: none;
    font-size: 1.6rem;
    font-weight: 600;
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
    clip-path: polygon(8px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);
}
    .blog_swiper .btn.btn-light:hover:before {
        transform: translateX(0);
        transition: all .3s ease;
        color:#fff;
    }

.blog_swiper a.btn.btn-light.btn-view-more:hover {
    color: #fff;
}
.box-model-wpaer {
    padding: 9px 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.item-blog .box-model-wpaer {
    padding: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.item-blog {
    padding: 10px;
}

a.block-thumb img {
    border-radius: 5px;
    height: 255px;
}
.section-index .banner-next.slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: initial;
    top: -63px;
    display: flex;
    width: 32px;
    height: 36px;
    padding: 0;
    cursor: pointer;
    color: #111;
    background: #002d3a;
    border-radius: 0px;
    border: 1px solid;
    outline: none;
    line-height: 30px;
    text-align: center;
    right: 36px;
    left: initial;
    margin: 0px;
    -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
  }
  
  .section-index .banner-next.slick-arrow:before {
         position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 30px;
      height: 34px;
      background-color: #fff;
      content: '';
      z-index: -1;
      -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
      clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
      transition-duration: .3s;
      transition-property: background-color;
  }
  
  
  .section-index .banner-next.slick-arrow i {
      color: #000;
      position: relative;
      z-index: 999;
      font-size: 18px;
  }
  
  .section-index button.banner-right.slick-arrow {
      font-size: 0;
      position: absolute;
      top: -63px;
      display: flex;
      width: 32px;
      height: 36px;
      padding: 0;
      cursor: pointer;
      color: #111;
      border: 0px;
      outline: none;
      background: #002d3a;
      line-height: 30px;
      text-align: center;
      border-radius: 0px;
      right: 0px;
      margin: 0px;
      z-index: 0;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
  }
  
  .section-index button.banner-right.slick-arrow:before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 30px;
      height: 34px;
      background-color: #fff;
      content: '';
      z-index: -1;
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
      clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
      transition-duration: .3s;
      transition-property: background-color;
  }
  
  .section-index button.banner-right.slick-arrow i {
      color: #000;
      position: relative;
      z-index: 999;
      font-size: 18px;
  }


  .home-newletter {
    background: #F5F6F8;
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 2;
    padding: 145px 0 103px !important;
    background-image: url(https://file.hstatic.net/200000306687/file/news-latter-background_70d641e978834763851df1abe46d64df.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
.home-newletter .home-newletter-wrap {
    padding-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left {
    width: 50%;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-right {
    width: 50%;
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    align-items: end;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left h2 {
    font-size: 6rem;
    font-weight: bold;
    margin-bottom: 10px;
    color: #000;
    font-family: "Oswald", sans-serif;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left p:first-of-type {
    margin-bottom: 20px;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left form input {
    width: 70%;
    padding: 0 10px;
    border: 2px solid #ebebeb;
    border-radius: 10px;
    background: #fff;
    height: 45px
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-left form button {
    padding: 0 10px;
    width: calc(30% - 10px);
    border: 2px solid #fdcc0d;
    background: #fdcc0d;
    border-radius: 5px;
    height: 45px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    transition: all .5s
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-left p:last-of-type {
    margin-top: 10px;
    color: #b3b3b3
}

.home-newletter .home-newletter-wrap .home-newletter-wrap-right img {
    margin-top: -321px;
    transform: rotateZ(-4deg);
}


.section_feedback button.banner-right.slick-arrow {
    top: -93px !important;
    right: 6px;
}

section.products-list.lisst-noibat .hedding-title-products-list {
    text-align: center;
    justify-content: center;
}

.delivery__content p span {
    color: #000 !important;
    text-transform: uppercase;
}
.aboutus-img {
    position: relative;
    overflow: hidden;
}
.transpi__sub-heaind span {
    color: #737373;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}
section.aboutus .aboutus-title {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0px;
    text-transform: uppercase;
    color: #ed3921;
    margin-top: 5px;
}
.title_line {
    margin-bottom: 10px;
    /* text-align: center; */
}
section.aboutus .desc p {
    margin-bottom: 10px;
}

.desc p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #333;
}
.btnalign {
    margin-top: 10px;
}
a.thm__btn {
    background: #dbb008;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.btnalign a {
    padding: 9px 15px;
    margin-top: 0px;
}
a.thm__btn svg {
    margin-left: 5px;
    width: 15px;
    height: 15px;
    margin-bottom: -3px;
}
.slider-phnoe {
    display: flex;
    align-items: center;
    font-weight: bold;
}

.slider-phnoe {
    padding-left: 40px;
}
.slider-phnoe .icon {
    width: 50px;
    height: 50px;
    background-color: rgb(233, 127, 32);
    text-align: center;
    line-height: 50px;
    color: #fff;
    border-radius: 50px;
    -webkit-animation: playSlowAnimation2 1800ms linear infinite;
    animation: playSlowAnimation2 1800ms linear infinite;
    margin-right: 10px;
}
.aboutus-content .slider-phnoe h4 {
    color: #686868;
    font-size: 14px;
}

.slider-phnoe h4 {
    font-size: 16px;
    color: #fff;
    margin-top: 2px;
    font-weight: 400;
    margin-bottom: 0;
}
.slider-phnoe .text h3 {
    margin: 0px;
    color: rgb(233, 127, 32);
    font-weight: 600;
}
.slider-phnoe h3 a {
    font-size: 24px;
    padding: 8px 0px;
    color: rgb(233, 127, 32);
}
.aboutus-content .slider-phnoe h4 {
    color: #686868;
    font-size: 14px;
}
.slider-phnoe h4 {
    font-size: 16px;
    margin-top: 2px;
    font-weight: 400;
    margin-bottom: 0;
}


section.aboutus {
    padding: 30px 0px 50px;
}
section.box-video-list .transpi__sub-heaind {
    text-align: center;
}

section.box-video-list .title_line {
    text-align: center;
}

.bread-crumb {
    padding: 320px 0px 0px 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background-position: center !important;!m;!;
}
.breadcrumb-col {
    justify-content: center;
    background-color: transparent;
    padding-left: unset;
    display: flex;
}
.bread-crumb-col:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.49);
    width: 100%;
    height: 38px;
}
.layout-collection {
    padding-bottom: 30px;
    /* background-color: #fdfdfd; */
}
.breadcrumb-col li {
    display: flex;
    align-items: center;
    color: #fff;
}
.breadcrumb-col li a {
    color: white;
}
.breadcrumb-col li svg {
    height: 11px;
    margin-right: 10px;
    margin-left: 10px;
}


.breadcrumb>li+li:before {
    content: "";
    padding: unset;
}
section.section_product_set .transpi__sub-heaind {
    text-align: center;
}
section.section_product_set .title_line {
    text-align: center;
}
.blog-group-lever2.blog-group {
    padding: 12px 0px;
}
.contact-temp-body {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    background-color: white;
    padding: 0px 15px 0px 0px;
    border-radius: 10px;
}
.map {
    height: 100%;
}
.map iframe {
    width: 100%;
    height: !important;
    border-radius: 10px 0px 0px 10px;
}
.ct-left, .ct-right {
    margin-top: 15px;
    margin-bottom: 15px !important;
    color: #393939;
    font-size: 14px;
}
blockquote {
    padding: 0px 0px 0px 10px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 4px solid #ffeb7c;
    line-height: 1.3;
}
.ct-right ul li {
    list-style: disc;
    margin-left: 15px;
}
.ct-left, .ct-right {
    margin-top: 15px;
    margin-bottom: 15px !important;
    color: #393939;
    font-size: 14px;
}
.split-line {
    position: relative;
}

.split-line:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #289042;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.ct-right h1 {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #000000;
}
.ct-left p {
    margin-bottom: 10px;
}

.ct-right p {
    margin-bottom: 10px;
    font-weight: 370;
}
.ct-left form input {
    font-size: 14px;
    color: #0d0d0d;
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    height: 45px;
    padding: 0 15px;
    margin-bottom: 15px;
    outline: 0;
    border-radius: 5px;
}
.ct-left form button {
    font-size: 14px;
    color: #333;
    background: #fdcc0d;
    border: none;
    height: 40px;
    width: 165px;
    border-radius: 3px;
    cursor: pointer;
    outline: 0;
    font-weight: 500;
    text-transform: uppercase;
}
.ct-left form textarea {
    font-size: 14px;
    color: #717173;
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 10px;
    outline: 0;
}
.breadcrumbs {
    padding: 10px 0px;
    position: relative;
    width: 100%;
}
.breadcrumbs ul {
    float: left;
    width: 100%;
}
.breadcrumbs .breadcrumbs-item {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: -ms-flex-wrap;
    flex-wrap: wrap;
    float: left;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #a20209 !important;
    text-transform: none;
    font-weight: 400;
}
.breadcrumbs .breadcrumbs-item:nth-child(1) a {
    padding-left: 0px;
}

.breadcrumbs .breadcrumbs-item a {
    color: #a20209 !important;
    font-size: 14px;
    padding: 0 12px;
    position: relative;
}
.breadcrumbs .breadcrumbs-item a:before {
    content: '';
    right: -1px;
    top: 3px;
    position: absolute;
    height: 13px;
    width: 1px;
    background-color: #a20209;
    transform: rotate(20deg);
}

.breadcrumbs .breadcrumbs-item:last-child a:last-child:before {
    display: none;
}

.wrapper.home {
    overflow: hidden;
}
section.products-list.lisst-noibat h3:before {
    background: none;
}
.slider-phnoe .icon i {
    font-size: 23px;
    margin-top: 15px;
}

.block-content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}


.section_flash_sale .bg-section {
    background: #002d3a url(//bizweb.dktcdn.net/100/490/431/themes/927074/assets/section_sale_bg.jpg?1716175167006) no-repeat center / cover;
    padding: 30px 0;
    position: relative;
}

section.section_flash_sale {
    /* padding: 30px 0; */
}

.bg-section-flash_sale {
    background: #002d3a url(//bizweb.dktcdn.net/100/490/431/themes/927074/assets/section_sale_bg.jpg?1716175167006) no-repeat center / cover;
    padding: 30px 0;
    position: relative;
}
    .section_flash_sale .bg-section .block-countdown {
       
    }

section.section_flash_sale .block-countdown {
     display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
}

section.section_flash_sale .block-countdown a {
    display: inline-flex;
    margin-top: 20px;
}

.section-title.side-left.has-control h2 {
    padding-right: 0;
    text-align: left;
    display: inline-block;
    font-weight: 700;
    font-size: 3rem;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 8px;
}

.section-title.side-left.has-control h2 a {
    color: #fff;
}

.section-title.side-left.has-control h2:before {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: #fdcc0d;
    position: absolute;
    bottom: 0px;
    left: 0px;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);
}
.section_flash_sale .block-countdown .count-down .title-count-down {
    display: block;
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 8px;
    color: #fff;
    line-height: normal;
    margin-top: 10px;
}
.section_flash_sale .block-countdown .count-down .timer-view {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: 100%;
}
.section_flash_sale .block-countdown .count-down .timer-view .block-timer {
    height: auto;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
}
.section_flash_sale .block-countdown .count-down .timer-view .block-timer>div {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 6px 4px;
    font-weight: 700;
    color: #fff;
    font-size: 2.6rem;
    margin: 0;
    line-height: initial;
}
.section_flash_sale .block-countdown .count-down .timer-view .block-timer span {
    background: #fdcc0d;
    display: block;
    color: #333;
    font-size: 1.4rem;
    line-height: initial;
    font-weight: 600;
    padding: 4px;
}

.block-product-list .slick-slider {
    margin-bottom: 0px;
}



section.section_flash_sale .banner-next.slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: initial;
    z-index: 99;
    top: 50%;
    display: flex;
    width: 32px;
    height: 36px;
    padding: 0;
    cursor: pointer;
    color: #111;
    background: #101010b0;
    border-radius: 0px;
    border: 1px solid;
    outline: none;
    line-height: 30px;
    text-align: center;
    left: 36px;
    left: initial;
    margin: 0px;
    -webkit-clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 85% 0, 100% 100%, 0 100%);
    opacity: 0;
}
section.section_flash_sale .banner-next.slick-arrow i {
    color: #ffffff;
    position: relative;
    z-index: 999;
    font-size: 18px;
}
section.section_flash_sale .banner-right.slick-arrow {
    font-size: 0;
    position: absolute;
    top: 50%;
    display: flex;
    width: 32px;
    height: 36px;
    padding: 0;
    cursor: pointer;
    color: #111;
    border: 0px;
    outline: none;
    background: #101010b0;
    line-height: 30px;
    text-align: center;
    border-radius: 0px;
    right: 0px;
    margin: 0px;
    z-index: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 15% 100%);
    opacity: 0;
}
section.section_flash_sale button.banner-right.slick-arrow i {
    color: #ffffff;
    position: relative;
    z-index: 999;
    font-size: 18px;
}

.block-product-list:hover .banner-right.slick-arrow {
    opacity: 1;
}

.block-product-list:hover .banner-next.slick-arrow {
    opacity: 1;
}
.bg-section-flash_sale .slick-dots {
    bottom: -20px;
}
.section_blog .section-title.side-left.has-control h2 a {
    color: #000;
}


.col-right {
    float: right;
    position: relative;
}
.box_news_detail {
    width: 100%;
    color: #717173;
    line-height: 26px;
    text-align: justify;
    font-size: 16px !important;
    margin-bottom: 20px;
}
.box_news_detail h1 {
    margin: 0px 0 10px;
    background: #562a1e;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.box_news_detail h1 {
    color: #222;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 50px 0 20px;
    text-align: left;
}
.box_news_detail .news_note {
    font-size: 14px;
    padding: 10px 22px;
    background-color: #eee;
    color: #222;
    line-height: 25px;
    text-align: justify;
    margin-bottom: 15px;
}
.noi_dung_in {
    padding: 10px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #242424;
}
.noi_dung_in p {
    padding-bottom: 10px;
    font-size: 14px;
}
.news_rale {
    margin: 0 auto;
    color: #717173;
    position: sticky;
    height: fit-content;
    top: 75px;
}
.news_rale .title-headding {
    margin-bottom: 10px;
}

.title-headding {
    margin-bottom: 20px;
    text-align: center;
}
.title-headding .bg_img {
    padding: 5px;
    border-radius: 5px;
}
.title-headding .bg_img .title {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-align: left;
    background-image: linear-gradient(to right, #ebebeb, #ffffff);
    color: #562a1e;
    font-size: 22px;
    line-height: 1.2;
    background: unset;
    text-transform: uppercase;
    font-weight: 500;
    border-left: 5px solid #582c1f;
    padding-left: 15px;
}
.news_rale .news_item {
    margin-bottom: 15px;
    display: flex;
}
.news_rale .news_item .image {
    width: 110px;
    height: 80px;
}

.news_item .image {
    border-radius: 5px;
    margin-right: 10px;
}
.news_rale .news_item .image img {
    border-radius: 10px;
}

.news_item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 05px;
}
.news_item .news_infor {
    padding: 5px 0px 0px 0px;
    flex: 1;
}
.news_item .news_infor:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 0px;
    background-image: linear-gradient(to right, #db2128, #db2128);
    right: 0;
    top: 0;
}
.news_item .news_infor h3 {
    margin: 0 0px;
    line-height: 1.3;
    height: fit-content;
    font-size: 15px;
    margin-left: 0px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color: black;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}
.page_news {
    padding: 20px 0 10px;
}

.page_news, .page_post {
    width: 100%;
    padding: 30px 0;
}
.title.title-img {
    text-align: center;
}
.title.title-img h2 {
    color: #000;
    display: inline-flex;
    font-weight: 600;
    padding-top: 0px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 27px;
    position: relative;
    letter-spacing: -.7px;
    text-transform: uppercase;
}
.title.title-img h2:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    bottom: -4px;
    background: linear-gradient(90deg, rgb(228 50 43 / 10%) 15%, #1c7c87 48%, rgb(222 91 85 / 0%) 93%);
    width: 80%;
    height: 1px;
}
.news_list .autoplay4 {
    margin: 0px -7px;
}
.page_news .news_item {
    padding: 0px 7px;
}

.page_news .news_item {
    margin-bottom: 20px;
}
.page_news .news_item .image {
    width: 100%;
}

.news_item .image {
    border-radius: 5px;
    margin-right: 10px;
}
.page_news .news_item .news_infor {
    width: calc(100% - 0px);
}

.news_item .news_infor {
    padding: 5px 0px 0px 0px;
    flex: 1;
}
.page_news .news_item .image img {
    object-fit: cover;
    height: 195px;
}

.news_item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 05px;
}
.news_item .news_infor:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 0px;
    background-image: linear-gradient(to right, #db2128, #db2128);
    right: 0;
    top: 0;
}
.news_item .news_infor h3 {
    margin: 0 0px;
    line-height: 1.3;
    height: fit-content;
    font-size: 15px;
    margin-left: 0px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    color: black;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

.news_item .news_infor h3 a {
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    /*! max-height: 40px; */
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.news_item .news_infor h3 a:hover {
    /*! color: #2e3192; */
}

.page_news .news_item .news_infor h3 a {
    font-size: 15px;
    /*! min-height: 48px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.page_news .news_item .news_infor h3 a:hover {
    /*! color: #2e3192; */
}

.news_item .news_infor .desc {
    font-size: 12px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.page_news .news_item .news_infor .desc {
    color: #333;
    text-align: justify;
    font-size: 13px;
    margin: 5px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pagination span {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #f18800;
    background-color: #fff;
    color: #f18800;
    font-size: 14px;
}

.pagination a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border: 1px solid #f18800;
    background-color: #f18800;
    color: #fff;
    font-size: 14px;
}

.see-more svg{
    height: 12px;
    fill: #333;
    margin-left: 10px;
}
.see-more {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    color: #333;
    background: #fdcc0d;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 5px;
}

.swiper-slide {
    padding-bottom: 25px;
}
.product-item .product-item-wrap .product-item-thumbs li:nth-child(n + 5) {
    display: none;
}
.thumb-dot.datathumone2 .product-dot.left {
    right: !important;
    left: 100%!important;
}

.thumb-dot.datathumone2 .product-dot.left:after {
    left: unset !important;
}
a.see-more:hover {
    color: #000000;
}
.products-body .product-item-wrap {
    margin-bottom: 20px;
}
.product-item .product-item-wrap .product-item-image a {
    display: inline-block;
    overflow: hidden;
}

.product-item .product-item-wrap .product-item-image a:hover img {
    transform: scale(1.1);
    transition: 0.5s ease;
}

a.block-thumb.thumb:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    display: none;
}
a.block-thumb.thumb:hover:before {
    animation: shine .9s;
    display: block;
}

a.block-thumb.thumb {
    position: relative;
    display: block;
    overflow: hidden;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
section.box-video-list {
    padding-top: 10px;
}
.product-item-detail-price a {
    font-weight: 600;
    margin-right: 5px;
    color: #c90000;
}

section.products-list.lisst-noibat .hedding-title-products-list {
    display: block;
}
.Parcel .transpi__delivery-item .icon:before {
    box-shadow: 0 0 0 0 #fdcc0d;
    background-color: #fdcc0d;
    content: "";
    width: 85px;
    height: 85px;
    position: absolute;
    border-radius: 100%;
    animation: zoom 1.3s infinite;
}
@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}
.item-images-maketing:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    animation: shine 2s infinite 2s;
    display: block;
}
.home-newletter .home-newletter-wrap .home-newletter-wrap-right:nth-child(1) img {
    width: 165px;
    height: auto !important;
}

.home-newletter-wrap-right img:nth-child(1) {
}

.home-newletter-wrap-right img:nth-child(2) {
    width: 160px !important;
    height: 160px !important;
    animation: bounce 3s infinite;
}

.home-newletter-wrap-right img:hover:nth-child(2) {
    transition: 0.5s ease;
}
.list-products-tion .home-product-slider-wrap-body-item {
    margin-bottom: 15px;
}
.home-newletter-wrap-right img:nth-child(2) {
    animation: bounce 3.5s infinite;
    transition: 0.5s ease;
}

.home-newletter-wrap-right img:nth-child(3) {
    animation: bounce 3.5s infinite;
    transition: 0.5s ease;
}
.list-image h2 {
    font-weight: 700;
    font-size: 15px;
    padding: 0px 0px 0px 0;
    margin: 0px 0px 10px 0;
    text-transform: uppercase;
    color: #000;
}

.list-image {
    margin-top: 20px;
}

.list-image .image-item {
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 5px;
    padding: 3px;
    border: 1px solid #ddd;
    text-align: center;
}
.transpi__sub-heaind {
    text-align: left;
}

section.aboutus .aboutus-title {
    /* text-align: center; */
}

.aboutus-content .title_line {
    text-align: center;
}
.product-item .product-item-wrap .product-item-action button.shop-addLoop-button svg path {stroke: #fff;fill: #fff;}

.swal2-popup {
    width: 51em !important;
    max-width: 100%;
    padding: 6.25em !important;
}

.swal2-title {
    font-size: 23px !important;
}

.swal2-styled.swal2-confirm {
    font-size:  13px !important;
}

.swal2-styled.swal2-cancel {
    font-size: 13px !important;
}
.ct-right h4 strong {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #000000;
}
.map h4 {
    display: none;
}

.map p {
    display: inline;
}
.slick-dots li button:before {
    content: "" !important;
    background: #333;
    border-radius: 100%;
    width: 10px;
    height: 10px;
}
.swiper_feedback .slick-dots li button:before {
    content: "";
    background: none;
}

.product-setone-swiper .slick-dots li button {
    display: none;
}
.list-products-sales .slick-dots li button:before {
    content: "";
    background: none;
}
.panigates nav {
    display: flex;
    justify-content: center;
}
.swal2-container.swal2-center {
    z-index: 999999 !important;
}

section.categories-slider .slick-slider {
    margin-bottom: 0px;
}

section.categories-slider {
    padding: 20px 0px;
}



.box-item-category-images {
    position: relative;
}

.item-content-text {
    position: absolute;
    bottom: 0%;
    right: 0;
    background: #ffffffa6;
    width: 100%;
    font-weight: 600;
    font-size: 17px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
}

.item-content-text a {
    color: #000;
    display: inline-block;
    padding: 5px;
}

.box-thres-custum-category .box-item-category-images {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}

section.box-colum-category {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.box-thres-custum-category {
    height: 100%;
}

.box-thres-custum-category .box-item-category-images:last-child {
    height: 426px;
    margin-bottom: 0px;
    
    
    
    
    
    
    
    
    
    
    
    !;
    
    !i;
    !;
}

.box-item-category-images {
    height: 100%;
}

.box-item-category-images img {height: 100%;}

.box-twe-custum-category .box-item-category-images {
    height: calc(835px / 2);
    margin-bottom: 10px;
}

.box-thres-custum-category .box-item-category-images img {
    height: 100%;
    object-fit: cover;
}

.box-one-custum-category {
    height: 100%;
}
section.banner-bottom-products {
    padding-bottom: 30px;
}
.hedding-title-flashs {
    text-align: center;
    margin-bottom: 30px;
}

.hedding-title-flashs p {
    font-size: 13px;
    color: #fff;
}

.hedding-title-flashs span {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    padding-top: 5px;
}





section.transforming {
    position: relative;
    /* padding: 90px 0px; */
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.comfort-transforming {
    text-align: center;
    width: 71%;
    margin: 0 auto;
    position: relative;
}

.comfort-transforming p {
    color: #dd7210;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.comfort-transforming h2 {
    font-size: 38px;
    color: #fff;
    font-family: "Philosopher", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.form-contact-spaces {
    width: 75%;
    margin: 30px auto 0px;
    position: relative;
}

.form-contact-spaces input {
    padding: 12px;
    border-radius: 35px;
    border: 1px solid #cdcdcd;
    background: none;
    width: 100%;
    color: #fff;
}

button.spaces-button-transforming {
    padding: unset;
    width: 44px;
    height: 44px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
}

button.spaces-button-transforming svg {
    width: 21px;
    height: 21px;
}

button.spaces-button-transforming svg {
    fill: #000;
}

button.spaces-button-transforming svg path {
    fill: #000;
}
section.transforming:before {
    /* content: ""; */
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000085;
    top: 0;
}
.map h3 {
    /* display: none; */
}
.map {
    padding: 10px;
}
.box-contact-maps ~ h3 {
    display: none;
}
.map h3 {
    color: #000;
    font-size: 17px;
    margin-bottom: 6px;
}
.aboutus-content {
    padding-left: 25px;
}
@media(max-width:990px){
	.aboutus-content {
    padding-left: 0px;
}
section.box-colum-category {
    height: unset;
}
    .product-item-detail-price {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    
    .box-one-custum-category {
        height: 100%;
        padding-bottom: 10px;
    }
    .section_product_set .box_set .box_slide_pro .product-setone-swiper {
        padding-bottom: 0px;
    }
    
    .section_product_set .box_set .box_slide_pro {
        padding: 0px;
    }
	.rte.product_getcontent.content_coll table tr td {
    width: 100% !important;
    display: block !important;
}
	.bread-crumb {
    padding: 90px 0px 0px 0px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    background-position: left!important;
}
	.section_product_set {
    margin-bottom: 0px;
	}
	.home-newletter {
    padding: 31px 0 100px !important;
}
	section.images-maketting {
    padding-bottom: 0px;
    padding-top: 30px;
}
	.swal2-popup {
    width: 51em !important;
    max-width: 100%;
    padding: 1.25em !important;
}
    .contact-temp-body {
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        background-color: white;
        padding: 15px 15px 15px 15px;
        border-radius: 10px;
    }

    section.products-list{
        padding-bottom: 0px;
    }
    .home-newletter .home-newletter-wrap .home-newletter-wrap-left {
        width: 100%;
    }
    
    .home-newletter .home-newletter-wrap .home-newletter-wrap-right {
        display: none;
    }
    
    .home-newletter .home-newletter-wrap .home-newletter-wrap-left h2 {
        font-size: 35px;
    }
    
    .home-newletter .home-newletter-wrap {
        padding-top: 0px;
    }
    
    .home-newletter .home-newletter-wrap .home-newletter-wrap-left form button {
        font-size: 14px;
    }

    .section-index .section-title.side-left.has-control {
        padding-right: 0px;
    }
    .section-index .section-title h2 {
        font-size: 20px;
    }
    .slideshow-img img {
        height: unset;
    }

    .btn-view-product-list {
        display: none;
    }
    .hedding-title-products-list h3 {
        font-size: 25px;
    }

.btnalign {
    display: block;
}

.slider-phnoe {
    padding-left: 0px;
    margin-top: 25px;
}

.btnalign {
    display: block;
}

.slider-phnoe {
    padding-left: 0px;
    margin-top: 25px;
}
.transpi__delivery-wrapper .row .clm:nth-child(2n) .transpi__delivery-item {
    margin: 20px 0px 0px 0px;
}
.Parcel .transpi__delivery-item {
    text-align: center;
    padding: 10px 0px;
}

.home-product-slider-wrap-body-item {
    margin-bottom: 15px;
}
.section_feedback .bg-section .desc {
    font-size: 15px;
}


}

@media(max-width:550px){
	.product-item .product-item-wrap .product-item-detail .product-item-detail-name {
    min-height: 47px;
}

.product-item-detail-price {
    min-height: 44px;
}
	.content-page td {
    width: 100% !important;
    display: block !important;
}
.box_slide_pro {
    padding-top: 20px !important;
}
.section_product_set .thumb .thumb-dot .product-dot .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: cover;
}
.section_product_set .thumb .thumb-dot .product-dot {
    position: absolute;
    bottom: calc(100% + 13px);
    background: #fff;
    width: 200px;
    padding: 5px;
    border-radius: 4px;
    height: 54px;
}
    .product-item-detail-price a {
        display: block;
        margin-right: unset;
        margin: 0px 8px;
    }

    section.aboutus .aboutus-title {
        font-size: 25px;
    }
    
    .hedding-title-flashs span {
        font-size: 25px;
    }
    
    h1.spilit__enable {
        font-size: 25px;
    }
    
    .hedding-title-products-list h3 {
        font-size: 22px;
    }
    
    .product-item .product-item-wrap .product-item-detail .product-item-detail-name a {
        font-size: 16px;
    }
    
    .section_blog .section-title.side-left.has-control h2 a {
        font-size: 25px;
    }
    
    .comfort-transforming h2 {
        font-size: 25px;
    }
    
    .comfort-transforming {
        width: 90%;
    }
}   