:root {
    --themes-color: #000;
    --sub-themes-color: #252525;
    --color-theme-primary: #000;
    --main-colorT: #FFD043;
    --sub-colorT: #111111;
    --sub-colorT2: #1b55a6;
    --size-main: 50px;
    --ridda-border-color: rgba(3, 27, 225, 0.1);
    --ridda-lighter-color: #F7F8FE;
    --ridda-primary-color: #FFD043;
    --ridda-secondary-color: #28F67A;
    --ridda-heading-color: #111111;
    --ridda-base-color: #696969;
    --ridda-heading-font: "Manrope", sans-serif;
    --ridda-border-color-2: rgba(255, 255, 255, 0.1);
    --ridda-primary-rgb: 255, 208, 67;
}

p {
    color: #111111
}
.text-white {
    --ridda-border-color: rgba(255, 255, 255, 0.1);
}
b, strong {
    font-weight: 700
}

.row {
    --ps-gutter-x: 7.5px;
    
   
}


.br-5 {
    border-radius: 5px;
}

.br-10 {
    border-radius: 10px;
}

.br-15 {
    border-radius: 15px;
}

.br-20 {
    border-radius: 20px;
}

.br-25 {
    border-radius: 25px;
}

.br-30 {
    border-radius: 30px;
}

.bgc-lighter {
    background-color: var(--ridda-lighter-color);
}
@media (min-width:767px) {
    .container {
        max-width: 100% !important
    }
}

@media (min-width:1200px) {
    .blog-tintuc .container, .container {
        max-width: 1280px !important
    }
}

@media (min-width:1440px) {
    .blog-tintuc .container, .container {
        max-width: 1280px !important
    }
}

@media (min-width:1800px) {
    .blog-tintuc .container, .container {
        max-width: 1280px !important
    }

    .layout-productDetail .container {
        width: 1280px !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-none {
        display: none !important
    }
}

@media (max-width:767px) {
    .container, .row {
        --ps-gutter-x: 10px
    }

    .container {
        padding-right: calc(var(--ps-gutter-x)*2);
        padding-left: calc(var(--ps-gutter-x)*2)
    }
}

.form-control:focus {
    box-shadow: none
}

@media (min-width:1600px) {
    .product-area .col-xl-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width:1599px) and (min-width:1200px) {
    .product-area .col-xl-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width:992px) {
    .product-area .col-lg-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width:992px) {
    .warp-check-cart input {
        margin-bottom: 0
    }
}

@media (max-width:448px) {
    .warp-check-cart input {
        margin-bottom: 21px
    }
}
.bgc-black {
    background-color: #111111;
}

.blog-row, .product-row, .shop-row {
    margin-left: -5px;
    margin-right: -5px
}

    .blog-row > *, .product-row > *, .shop-row > * {
        padding-left: 5px;
        padding-right: 5px
    }

.pro-details-color-content ul li label.active:before {
    display: none
}

.pro-details-color-content li label img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.pro-details-color-content ul li label {
    width: 60px;
    height: 60px
}

.header-title-wrap h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ed1e26;
    margin-bottom: 0;
    font-family: Roboto Slab,serif
}

.header-action .same-style-2.same-style-2-font-dec a.cart-active {
    font-size: 30px;
    color: #24518b
}

.navbar_top.fixed-top {
    box-shadow: 0 10px 21.6px 2.4px rgb(0 0 0/6%)
}

.main-categori-wrap > a i.icon-right {
    top: 0
}

.main-categori-wrap.main-categori-wrap-modify > a {
    padding: 13px 20px;
    border-right: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.main-categori-wrap > a i {
    top: 0
}

.main-categori-wrap > a div {
    display: flex;
    align-items: center
}

.category-menu-2 nav > ul > li {
    padding: 5px 17px;
    border-bottom: 1px dashed #e1e1e1
}

    .category-menu-2 nav > ul > li:hover {
        background-color: #eee
    }

    .category-menu-2 nav > ul > li > a i {
        font-size: 17px;
        margin-right: 8px
    }

.category-menu-2 {
    width: 100%;
    padding: 5px 0 3px;
    border: 1px solid #999;
    border-top: none
}

.slider-height-4 {
    height: 350px
}

.hero-slider-content-6 p {
    width: 100%
}

.slick-dots {
    display: none !important
}

.hero-slider-title {
    font-weight: 700;
    font-size: 40px
}

    .hero-slider-title span {
        font-size: 90%
    }

.banner-wrap .banner-content-6 {
    left: 16%;
    text-align: right
}

.section-title {
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%
}

   
    .section-title .title {
        color: #fff;
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        position: relative;
        z-index: 4;
        margin: 0;
        display: inline-block
    }

        .section-title .title span {
            color: #24518b
        }

.section-sub-title a:first-child {
    padding-left: 0
}

.section-sub-title a:last-of-type {
    border-right: 4px solid #b4b4b4
}

.btn-style-5 a {
    font-size: 15px;
    line-height: 35px
}

.blog-wrap .blog-img a img {
    height: 250px
}

.blog-wrap .blog-content h1 a, .blog-wrap .blog-content h3 a {
    font-size: inherit
}

.blog-wrap .blog-content h3:after {
    content: "";
    width: 100px;
    height: 3px;
    display: none;
    margin-bottom: 20px
}

.blog-wrap .blog-content h3 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
    font-family: Roboto,sans-serif
}

.blog-wrap .blog-content .blog-meta ul li {
    font-size: 14px
}

.blog-wrap .blog-img a {
    overflow: hidden;
    width: 100%;
    padding-top: 75%;
    position: relative
}

    .blog-wrap .blog-img a img {
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        object-fit: cover
    }

.blog-wrap .blog-content p {
    letter-spacing: 0;
    margin-bottom: 0;
    color: #1c1c1c;
    text-align: left;
    padding-bottom: 10px;
    word-wrap: break-word
}

.blog-wrap .blog-content .blog-s_desc, .blog-wrap .blog-content p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 25px;
    -webkit-line-clamp: 4;
    min-height: 50px;
    max-height: 100px;
    font-weight: 300
}

.service-wrap {
    background-color: transparent;
    margin-top: 0;
    padding: 25px 0
}

.blog-area-pb {
    padding-bottom: 0
}

.tab-btn-wrap-2 {
    border: 1px solid hsla(0,0%,80%,.8);
    padding: 12px;
    border-radius: 10px
}

.single-service-wrap {
    flex-wrap: wrap;
    text-align: center
}

    .single-service-wrap .service-icon {
        margin-right: 0;
        margin-bottom: 20px
    }

    .single-service-wrap .service-content, .single-service-wrap .service-icon {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

        .single-service-wrap .service-icon i {
            font-size: 40px;
            color: #24518b
        }

        .single-service-wrap .service-content span {
            color: #282828
        }

        .single-service-wrap .service-content h3 {
            color: #296133
        }

.footer-area a, .footer-area p {
    font-weight: 400;
    font-size: 15px
}

.footer-bottom {
    background: #ff9512
}

.footer-area .social-style-1 a {
    color: #24518b;
    background-color: transparent;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 0
}

.footer-area .social-style-1 {
    padding-top: 10px
}

    .footer-area .social-style-1 a:not(:last-of-type) {
        margin-right: 10px
    }

    .footer-area .social-style-1 a:hover, .social-style-1 a:hover {
        color: #fff
    }

.home .blog-area .blog-area-pb .blog-wrap {
    display: block;
    width: 100%;
    padding: 0 15px
}

    .home .blog-area .blog-area-pb .blog-wrap .blog-img {
        overflow: hidden;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

        .home .blog-area .blog-area-pb .blog-wrap .blog-img img {
            height: 120px
        }

    .home .blog-area .blog-area-pb .blog-wrap .blog-content {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 0 15px
    }

.home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-content, .home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-img {
    overflow: hidden;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: auto
}

    .home .blog-area .blog-area-pb.first .blog-wrap:first-child .blog-img img {
        height: 396px
    }

.home .blog-area .blog-area-pb.last .blog-wrap:last-child .blog-content, .home .blog-area .blog-area-pb.last .blog-wrap:last-child .blog-img {
    overflow: hidden;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    height: auto
}

    .home .blog-area .blog-area-pb.last .blog-wrap:last-child .blog-img img {
        height: 270px
    }

.service-wrap .section-title-2 h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
    letter-spacing: 2px;
    background: linear-gradient(0deg,#4a8a56,#88ba1d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-2 h2 span {
    display: block;
    font-size: 50px
}

.footer-area {
    padding-top: 30px;
    background-size: cover;
    position: relative
}

    .footer-area:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        z-index: 1;
        opacity: 1%
    }

    .footer-area .footer-top {
        position: relative;
        z-index: 2
    }

@media only screen and (max-width:667px) {
    .copyrightFlex {
        flex-direction: column;
        align-items: center
    }
}

.footer-widget .footer-title {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 15px;
    line-height: 30px;
    color: #000;
    position: relative;
    font-family: Roboto,sans-serif;
    text-transform: unset
}

    .footer-widget .footer-title:after {
        content: "";
        background-color: #ffbd59;
        left: 0;
        width: 60px;
        height: 2px;
        display: block;
        margin-top: 10px
    }

    .footer-widget .footer-title.line-none:after {
        display: none
    }



.footer-widget .footer-info-list ul li {
    position: relative;
    padding-left: 12px
}

    .footer-widget .footer-info-list ul li:before {
        content: "";
        position: absolute;
        left: 0;
        top: 6px;
        width: 8px;
        height: 8px;
        background-color: #ffbd59;
        border-radius: 10rem
    }

.product-slider-active-3 .slick-list .product-plr-1 {
    padding: 0
}

.single-product-wrap {
    border: 1px solid transparent;
    margin-bottom: 20px
}

    .single-product-wrap, .single-product-wrap:hover {
        background-color: #fff
    }

.product-content-wrap {
    padding: 10px
}

.product-pric {
    text-align: center
}

.single-product-wrap .product-img span.pro-badge.bg-red {
    background-color: #24518b
}

.single-product-wrap .product-content-wrap .product-content-left h4 {
    font-size: 14px
}

.single-product-wrap .pro-badge {
    color: #000;
    border-radius: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    background: #ea1c00;
    top: 0 !important
}

.tab-style-5 a.active {
    color: #24518b
}

.tab-style-5 a {
    color: #282828;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.single-product-wrap .product-content-wrap .product-content-left span {
    font-family: Roboto,sans-serif;
    font-weight: 500
}

.single-product-wrap .product-content-wrap .product-content-left h4 a {
    font-weight: 500
}

.single-product-wrap .product-content-wrap .product-content-left span.new-price {
    color: #24518b
}

.single-product-wrap .product-content-wrap .product-content-left span.old-price {
    color: #999
}

.hotline-2-wrap {
    margin-right: 20px
}

.hotline-2-icon {
    transform: rotate(-90deg)
}

.hotline-2-wrap .hotline-2-icon i {
    font-size: 30px
}

.categori-search-wrap {
    border: 2px solid #f1ba2d;
    border-radius: 10px
}

    .categori-search-wrap .search-wrap-3 form button {
        color: #24518b;
        font-size: 20px
    }

    .categori-search-wrap .search-wrap-3 form input {
        font-size: 16px
    }

.single-product-wrap .product-img {
    width: 100%;
    padding-top: 100%
}

@media(max-width:767px) {
    .single-product-wrap .product-img {
        padding-top: 100%
    }
}

.single-product-wrap .product-img a img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.single-product-wrap:hover .product-img {
    position: relative;
    overflow: hidden;
    border: none
}

.single-product-wrap:hover {
    border-color: #ea1c00
}

.single-product-wrap .product-content-wrap .product-content-left {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.main-menu > nav > ul {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

    .main-menu > nav > ul > li {
        display: block;
        float: left;
        padding-right: 0
    }

        .main-menu > nav > ul > li > a {
            display: block;
            text-align: center;
            text-transform: uppercase
        }

.breadcrumb-content ul li:before {
    z-index: 2
}

.product-details-content > :not(:last-child) {
    margin-bottom: 10px
}

.product-details-content h1 {
    font-size: 26px
}

.breadcrumb-content ul li {
    font-size: 14px
}

    .breadcrumb-content ul li a {
        font-weight: 400
    }

.blog-details-top h1 {
    font-size: 26px;
    margin-bottom: 15px
}

.header-small-device.small-device-ptb-1 {
    padding: 5px 0;
    background-color: #fff
}

.cart-table-content .product-thumbnail img {
    width: 100px
}

.title-head {
    font-size: 26px;
    line-height: 28px;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Roboto,sans-serif
}

.text-contact {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    letter-spacing: .5px;
    margin-top: 10px;
    margin-bottom: 30px
}

.contact-infos {
    border-radius: 10px;
    background-color: #fff;
    padding: 25px
}

    .contact-infos .title {
        border-bottom: 3px solid #d7d8d9;
        text-transform: uppercase;
        padding-bottom: 8px;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 22px;
        margin-bottom: 8px;
        color: #000;
        font-family: Roboto,sans-serif
    }

    .contact-infos .list-menu li {
        font-size: 15px
    }

        .contact-infos .list-menu li i {
            color: #24518b !important;
            width: 28px;
            height: 28px;
            background-color: #f0f4f7;
            display: inline-flex;
            align-items: center;
            align-content: center;
            justify-content: center;
            border: 1px solid #f0f4f7;
            border-radius: 10rem
        }

.slider-height-3 {
    height: 341px
}

.pro-badge-cart {
    color: #000;
    font-size: 25px;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    font-weight: 600;
    display: inline-block;
    padding: 4px 6px 5px;
    line-height: 1;
    right: 10px;
    background-color: transparent;
    border: none
}

.single-product-wrap .product-img a img {
    height: 100%;
    object-fit: contain
}

.column-count {
    column-count: 2
}

@media (max-width:767px) {
    .home .blog-wrap .blog-content h1 a, .home .blog-wrap .blog-content h3 a {
        color: #222
    }

    .column-count {
        column-count: 1
    }

    .tab-btn-wrap-2 {
        border: 1px solid hsla(0,0%,80%,.8);
        padding: 12px 12px 0;
        border-radius: 10px;
        margin-bottom: 15px
    }

    .single-product-wrap .product-img a img {
        width: 100%;
        height: 100%
    }

    .tab-style-5 {
        margin-bottom: 5px;
        display: inline-block;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        padding: 10px 0
    }

    .service-wrap .section-title-2 h2 {
        font-size: 22px;
        font-weight: 600;
        margin: 0;
        line-height: 1.3;
        letter-spacing: 2px;
        padding: 0 15px
    }

    .footer-widget h3.footer-title {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0 0 20px;
        text-transform: uppercase;
        line-height: 30px
    }

    .section-title-2 h2 span {
        font-weight: 700;
        display: block;
        font-size: 40px
    }

    .res-white-overly-xs:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        opacity: 0;
        z-index: 9;
        display: none
    }

    .slider-height-3 {
        height: 210px
    }
}

.cta-button {
    position: fixed;
    top: 58%;
    right: 12px;
    text-align: center;
    z-index: 999
}

    .cta-button .cta-items {
        margin-bottom: 15px;
        display: block
    }

        .cta-button .cta-items:hover {
            color: unset
        }

    .cta-button .cta-icon {
        width: 50px;
        height: 50px;
        border: 2px solid;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10rem;
        display: flex;
        background-color: #fff;
        filter: drop-shadow(0 0 2px #666)
    }

        .cta-button .cta-icon.phone {
            border-color: #fb0400
        }

        .cta-button .cta-icon.fb {
            border-color: #1877f2
        }

        .cta-button .cta-icon.zalo {
            border-color: #028fe3
        }

        .cta-button .cta-icon.phone i {
            color: #fb0400
        }

        .cta-button .cta-icon.fb i {
            color: #1877f2
        }

        .cta-button .cta-icon i {
            font-size: 25px
        }

    .cta-button .cta-content {
        font-size: 12px;
        text-transform: uppercase;
        color: #000
    }

.contact-contents {
    padding: 18px 25px
}

.single-product-wrap .product-content-wrap .product-content-left span {
    font-size: 16px;
    color: #24518b;
    font-family: Oswald,sans-serif
}

.single-product-wrap:hover .product-content-wrap .product-content-left h4 a {
    color: #24518b
}

.single-product-wrap .product-content-wrap .product-content-left h4 {
    text-align: center
}

    .single-product-wrap .product-content-wrap .product-content-left h4 a {
        font-weight: 400;
        font-size: 18px;
        text-align: center;
        line-height: 20px
    }

        .single-product-wrap .product-content-wrap .product-content-left h4 a:hover {
            text-decoration: none
        }

.single-product-wrap .product-content-wrap .product-content .product-price {
    text-align: center
}

.single-product-wrap .product-content-wrap .product-content span.new-price {
    color: red;
    font-size: 18px;
    font-weight: 400
}

.single-product-wrap .product-content-wrap .product-content span.old-price {
    color: #999;
    font-size: 16px;
    text-decoration: line-through
}

.pro-badge-cart a {
    background-color: #24518b;
    color: #fff
}

    .pro-badge-cart a, .pro-badge-cart a:hover {
        border-radius: 10rem;
        font-size: 13px;
        border: 2px solid #24518b
    }

        .pro-badge-cart a:hover {
            background-color: #fff;
            color: #24518b
        }

.show-pc-1 .shop-catigory ul > li:has(a.active) {
    background-color: hsla(0,0%,93.7%,.35)
}

.sidebar-widget .shop-catigory ul li a.active {
    color: var(--main-colorT)
}

.product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
    margin-right: 0
}

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart a:hover {
        background-color: #ea1c00;
        color: #fff;
        background: #ea1c00;
        transition: none;
        border-color: #ea1c00
    }

.btn-pill {
    border-radius: 10rem !important
}

.product-details-content .pro-details-price {
    flex-direction: row;
    margin-top: 0
}

    .product-details-content .pro-details-price .amount {
        font-size: 15px;
        font-weight: 600
    }

    .product-details-content .pro-details-price ins.amount {
        color: #d11329;
        text-decoration: none;
        font-size: 15px
    }

    .product-details-content .pro-details-price del.amount {
        font-size: 14px;
        color: #000;
        margin-left: 5px;
        font-weight: 400
    }

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:hover {
    background-color: #fff;
    color: #24518b;
    background: #fff;
    border: 2px solid #24518b
}

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a {
    padding: 15px 20px 14px;
    font-size: 15px
}

@media(max-width:767.98px) {
    .table-cart {
        display: block
    }

        .table-cart .d-md-table-header-group {
            display: none
        }

        .table-cart tbody tr {
            display: flex;
            flex-wrap: wrap
        }

            .table-cart tbody tr .product-quantity, .table-cart tbody tr .product-thumbnail {
                -ms-flex: 0 0 33.333333%;
                flex: 0 0 33.333333%;
                max-width: 33.333333%
            }

            .table-cart tbody tr .product-name, .table-cart tbody tr .product-subtotal {
                -ms-flex: 0 0 66.666667%;
                flex: 0 0 66.666667%;
                max-width: 66.666667%
            }

            .table-cart tbody tr .product-quantity, .table-cart tbody tr .product-subtotal {
                border-top: none;
                padding-top: 0
            }

            .table-cart tbody tr .product-thumbnail img {
                height: 80px;
                object-fit: cover
            }

    .home .blog-wrap .blog-content p {
        display: none
    }

    .home .blog-area .blog-area-pb .blog-wrap:first-child .blog-content p {
        display: block
    }
}

::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

::-webkit-scrollbar {
    width: 10px !important;
    background-color: #f5f5f5 !important;
    height: 3px
}

::-webkit-scrollbar-thumb {
    background-color: var(--main-colorT) !important
}

@media(max-width:767.98px) {
    ::-webkit-scrollbar {
        width: 3px !important;
        background-color: #f5f5f5 !important;
        height: 3px
    }
}

.info-user {
    position: relative
}

    .info-user .info-name, .info-user ul li a {
        font-size: 14px !important
    }

    .info-user ul li {
        display: block;
        position: relative;
        line-height: 1;
        margin-bottom: 20px
    }

        .info-user ul li:last-child {
            margin-bottom: 0
        }

.sub-menu-style {
    background: #fff none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 20px .4px rgb(0 0 0/10%);
    box-shadow: 0 0 20px .4px rgb(0 0 0/10%);
    display: block;
    left: 0;
    padding: 28px 25px;
    position: absolute;
    top: 100%;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    z-index: 99;
    width: 190px;
    text-align: left
}

.info-user:hover ul.sub-menu-style {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible
}

.contact-from input, .contact-from textarea {
    background: #fff none repeat scroll 0 0;
    height: 50px;
    margin-bottom: 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 8px;
    border: 1px solid #d7d7d7
}

    .contact-from input:focus, .contact-from textarea:focus {
        border-color: #24518b
    }

.contact-from textarea {
    height: 60px;
    padding: 10px 20px
}

.contact-from button {
    padding: 0;
    margin: 0;
    background: transparent;
    box-sizing: unset;
    outline: none;
    box-shadow: unset;
    border: none
}

.single-product-wrap .product-content-wrap .product-content-left span.old-price {
    margin-left: 8px
}

#scrollUp:hover {
    background-color: var(--main-colorT);
    border: 1px solid var(--main-colorT);
    color: #fff
}

.category-menu-2.categori-not-visible-2 {
    display: block
}

.main-categori-wrap .category-menu-2 {
    position: absolute;
    top: 100%;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    z-index: 99
}

.main-categori-wrap:hover .category-menu-2 {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible
}

.header-action .same-style-2 a span.pro-count {
    right: -20px;
    left: unset;
    background-color: #00425f
}

.title_list .section-title-3 {
    min-width: 150px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #24518b;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding: 13px 25px 8px 23px
}

    .title_list .section-title-3 h2 {
        font-size: 16px;
        font-weight: 600;
        margin: 0;
        letter-spacing: -.25px;
        text-transform: uppercase;
        line-height: 1.3;
        color: #fff
    }

        .title_list .section-title-3 h2:after {
            content: "";
            width: 0;
            height: 0;
            border-left: 0 solid transparent;
            border-right: 32px solid transparent;
            border-bottom: 42px solid #037237;
            font-weight: 700;
            position: absolute;
            top: 0;
            right: -32px
        }

.section-title-tab-wrap.title_list {
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 20px;
    border-bottom: 2px solid #24518b
}

.nav-style-3 > span {
    color: #0366ee
}

.single-product-wrap span.pro-badge {
    background: #ea1c00 !important;
    height: auto;
    padding: 5px 10px;
    width: auto;
    line-height: 1;
    color: #fff;
    right: 0;
    position: absolute;
    top: 0
}

.slick-track {
    margin-left: 0
}

.header-action .same-style-2.header-cart a {
    color: #24518b
}

.main-categori-wrap > a {
    color: #24518b;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-3 {
    padding-bottom: 17px
}

.mobile-contact-info a {
    color: #000
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-contact-info ul li {
    font-size: 16px
}

.nav-style-1 > span {
    background-color: transparent;
    color: #fff;
    font-size: 45px
}

.nav-style-1.nav-style-1-green-2 > span:hover {
    background-color: transparent;
    color: #c35048
}

.myaccount-tab-menu a.active, .myaccount-tab-menu a:hover {
    background-color: #24518b;
    border-color: #24518b
}

.cart-shiping-update a, .cart-shiping-update a:hover {
    color: #fff
}

.cart-shiping-update-wrapper a {
    color: #cf152c
}

.cart-shiping-update-wrapper .cart-clear > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-shiping-update > a, .grand-totall .btn, .grand-totall a {
    background-color: #cf152c;
    color: #fff;
    border: 0
}

    .cart-shiping-update-wrapper .cart-clear > a:hover, .cart-shiping-update-wrapper .cart-clear > button:hover, .cart-shiping-update-wrapper .cart-shiping-update > a:hover, .grand-totall a:hover, .your-order-area .Place-order a:hover {
        background-color: #000;
        color: #fff !important;
        border: 0
    }

@media(max-width:767px) {
    .header-offer-wrap p {
        font-size: 14px
    }

    .title_list .btn-style-5 {
        display: none
    }

    .header-title-wrap h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
        color: #ed1e26;
        margin-bottom: 0;
        font-family: Roboto Slab,serif
    }

    .copyright.copyright-center {
        text-align: center
    }
}

.product-slider-active-3 {
    margin-left: 15px;
    margin-right: 15px
}

.price-filter {
    padding: 0 25px 0 10px
}

.sidebar-widget {
    margin-bottom: 0;
    background-color: #fff
}

    .sidebar-widget .sidebar-widget-title {
        font-size: 16px;
        color: #000;
        text-transform: uppercase;
        position: relative;
        border-bottom: 1px solid #999;
        padding-bottom: 15px;
        padding-left: 15px;
        font-weight: 500;
        font-family: Roboto,sans-serif
    }

    .sidebar-widget .shop-catigory ul li {
        margin-bottom: 0
    }

        .sidebar-widget .shop-catigory ul li a {
            font-size: 15px;
            display: inline-block;
            text-transform: capitalize;
            position: relative
        }

@media(min-width:768px) {
    .add-to-cart-wrap-mobile {
        display: none
    }
}

@media(max-width:767.97px) {
    .product-details-content .pro-details-action-wrap {
        display: none !important
    }
}

.add-to-cart-wrap-mobile {
    padding: 8px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0/24%);
    box-shadow: 0 0 10px rgb(0 0 0/24%);
    position: fixed;
    bottom: 60px;
    left: 0;
    width: 100%;
    z-index: 999
}

.product-single .add-to-cart-wrap-mobile {
    bottom: 0
}

.add-to-cart-wrap-mobile > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .add-to-cart-wrap-mobile > div .product-addcart-btn {
        flex: 1;
        font-size: 16px;
        color: #fff;
        line-height: 32px;
        height: auto;
        padding: 0 0 2px;
        background: #d11329;
        border-radius: 7px;
        border: 0;
        font-weight: 400;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
        font-weight: 500;
        font-family: Roboto,sans-serif
    }

    .add-to-cart-wrap-mobile > div a {
        width: 40px;
        height: 38px;
        margin-left: 8px;
        background: #fff;
        border: 1px solid #ff9512;
        border-radius: 7px;
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        font-size: 24px;
        color: #ff9512
    }

.has-dropdown-categori {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

    .has-dropdown-categori span {
        height: auto;
        width: 45px;
        line-height: 1;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        padding: 0;
        opacity: 1;
        margin: 0;
        background-color: transparent;
        border: none;
        text-align: center
    }

    .has-dropdown-categori .submenu-categori {
        margin: 5px 0 0 3px;
        padding-left: 15px;
        width: 100%;
        display: none
    }

        .has-dropdown-categori .submenu-categori a {
            padding: 5px 5px 5px 0;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            display: block;
            color: #000;
            text-transform: capitalize;
            font-size: 14px
        }

            .has-dropdown-categori .submenu-categori a:hover {
                color: #24518b
            }

        .has-dropdown-categori .submenu-categori li {
            border-top: 1px dashed #e1e1e1
        }

    .has-dropdown-categori.active > span {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

li.has-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toggle {
    height: auto;
    width: 45px;
    line-height: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 0;
    color: currentColor;
    opacity: .6;
    margin: 0 5px 0 0;
    background-color: transparent;
    border: none
}

.active > .toggle {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.btn-action .btn {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 38px;
    width: 132px;
    background: #24518b;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 0;
    border: 0;
    line-height: 24px
}

    .btn-action .btn:hover {
        background: #b31125;
        color: #fff
    }

.slide-warp-arrow .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -.5%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 24px;
    background-color: transparent;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 1;
    opacity: 1
}

.slide-warp-arrow .pro-slider-icon-1-next.slick-arrow {
    right: -.5%;
    left: unset
}

.brand-logo-area {
    background-image: url(../images/bg/bg-thuonghieu.jpg);
    padding: 50px 0 60px
}

@media(min-width:1200px) {
    .brand-logo-item {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

.brandlogoSwiper .swiper-wrapper {
    padding-top: 10px
}

.brandlogoSwiper .swiper-button-next, .brandlogoSwiper .swiper-button-prev {
    top: 63%
}

.single-brand {
    display: block;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 0;
    text-align: center;
    padding: 10px;
    transform: translateY(0);
    transition: all .3s
}

    .single-brand img {
        height: 60px;
        object-fit: contain
    }

    .single-brand .title {
        color: #000;
        margin-top: 10px;
        line-height: 1
    }

@media only screen and (max-width:767px) {
    .header-action .same-style-2 {
        margin-right: 30px
    }

    .product-price span {
        display: block
    }

    .btn-style-5 {
        display: none
    }

    .blog-area .btn-style-5 {
        display: block
    }

    .single-product-wrap .product-content-wrap .product-content-left h4 a {
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

    .single-product-wrap .product-content-wrap .product-content-left span.new-price {
        font-size: 14px
    }

    .single-product-wrap .product-content-wrap .product-content-left span.old-price {
        margin-left: 0
    }
}
.modal-backdrop {
    z-index: 999999;
}
.popup-image {
    z-index: 99999991;
}
.popup-image img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
}
    .popup-image .bgimg {
        height: 100%;
        display: flex;
    }
    .popup-image h3 {
        font-size: 16px;
    }
.popup-image p{
    font-size:14px;
}
.service-content h3 {
    margin-bottom: 0
}

.vendor_ {
    padding: 10px;
    background-color: #fff
}

.item_cate {
    background: #fff;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    float: left;
    position: relative;
    text-align: center;
    box-sizing: border-box
}

.service-icon {
    margin-bottom: 10px
}

.single-service-wrap-5 {
    display: flex;
    user-select: none
}

    .single-service-wrap-5 img {
        width: 56px;
        object-fit: contain
    }

    .single-service-wrap-5 .service-content {
        max-width: 315px;
        padding-left: 20px
    }

        .single-service-wrap-5 .service-content .service-title {
            margin-bottom: 4px
        }

        .single-service-wrap-5 .service-content .service-desc p, .single-service-wrap-5 .service-content .service-title {
            font-family: Roboto;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            color: #fff
        }

        .single-service-wrap-5 .service-content .service-title {
            font-weight: 700;
            font-size: 18px
        }

@media(max-width:767px) {
    .single-service-wrap-5 {
        font-size: 14px !important;
        display: block;
        padding: 10px
    }

        .single-service-wrap-5 .service-content .service-desc, .single-service-wrap-5 .service-content .service-title {
            text-align: center !important
        }

    .single-service-item {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        padding: 0 20px
    }

    .service-icon {
        width: 100%;
        height: unset;
        margin-bottom: 15px
    }

        .service-icon img {
            height: 50px;
            object-fit: contain
        }

    .single-service-wrap-5 .service-content {
        width: 100%;
        text-align: center;
        padding-left: 0
    }

    .single-service-wrap-item {
        margin-bottom: 20px
    }

    .single-service-wrap-5 .service-content .service-title {
        font-weight: 700;
        font-size: 16px
    }
}

.add-to-card {
    margin-top: 10px;
    display: flex;
    justify-content: space-evenly;
    border-top: 1px solid #999;
    padding-top: 10px
}

    .add-to-card .btn {
        background-color: transparent;
        color: #ea1c00;
        padding: 0 12px;
        font-size: 16px;
        border-radius: 0
    }

        .add-to-card .btn.base {
            background-color: #ea1c00;
            border: 1px solid #ea1c00;
            color: #000
        }

        .add-to-card .btn:hover {
            background-color: transparent;
            color: #ea1c00
        }

.product-slider-active-3 {
    margin-left: 8px;
    margin-right: 8px
}

.footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-icon i {
    color: #cf152c
}

.footer-area a, .footer-area p, .sum_footer {
    color: #000
}

.footer-widget .contact-info-2 .single-contact-info-2 {
    margin: 0 0 10px
}

    .footer-widget .contact-info-2 .single-contact-info-2:last-of-type {
        margin-bottom: 0
    }

    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content {
        margin-left: 8px
    }

.tit_hotnews h2 {
    float: left;
    padding: 5px 20px 5px 10px;
    background: #c09d46;
    line-height: 1.3em;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    color: #fff;
    font-style: italic
}

    .tit_hotnews h2:after {
        content: "";
        width: 0;
        height: 0;
        border-right: 15px solid #fff;
        border-top: 19px solid transparent;
        border-bottom: 19px solid transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0
    }

#scrollUp {
    background-color: var(--main-colorT);
    color: #fff;
    right: 20px;
    bottom: 125px;
    border: 1px solid var(--main-colorT);
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-wrap {
    margin-bottom: 30px
}

.blog-video {
    position: relative
}

    .blog-video .icon-video {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        left: 0;
        z-index: 99;
        cursor: pointer
    }

        .blog-video .icon-video img {
            width: 25%
        }

.blog-wrap .blog-content h1 a:hover, .blog-wrap .blog-content h3 a:hover {
    text-decoration: none;
    color: #1b2bbc
}

.testimonial {
    background-image: url(../images/bg/bg-testimonial.jpg);
    padding: 20px;
    border-radius: 5px
}

    .testimonial .title {
        color: #24518b !important;
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 20px
    }

.testimonial-single .testimonial-info .testimonial-title {
    font-size: 16px;
    font-weight: 700;
    color: #05066d !important
}

@media(min-width:1200px) {
    .testimonial-single {
        width: 70%;
        margin-left: auto;
        margin-right: auto
    }
}

.testimonial-single .testimonial-info .testimonial-content {
    padding: 15px 0
}

    .testimonial-single .testimonial-info .testimonial-content * {
        color: #000 !important;
        font-size: 14px
    }

.testimonial-single .testimonial-img {
    width: 210px;
    height: 210px;
    border-radius: 10rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-bottom: 20px;
    background: #227ca3;
    background: linear-gradient(90deg,#227ca3,#209499);
    padding: 3px
}

    .testimonial-single .testimonial-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 10rem
    }

@media(max-width:767px) {
    .testimonial-single p {
        width: 100%;
        font-size: 12.8px
    }

    .testimonial-single .client-info h5 {
        font-size: 14.4px
    }

    .testimonial-single .client-info span {
        font-size: 12.8px
    }
}

.product-details-content .pro-details-action-wrap {
    align-content: center;
    justify-content: center;
    width: 100%;
    justify-content: space-between;
    gap: 20px;
    max-width: 330px;
    flex-wrap: nowrap;
    margin-top: 40px
}

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.pro-hotline a:hover {
        color: #fff;
        background: #057fc3;
        transition: .1s linear
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.call-from-product {
        width: 170px;
        margin-left: 15px
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.pro-hotline .btn-base {
        min-width: 240px
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart .btn-base {
        gap: 10px;
        background: #0087d2;
        padding: 0;
        min-width: 150px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px
    }

        .product-details-content .pro-details-action-wrap .pro-details-add-to-cart .btn-base:hover {
            background: #057fc3
        }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart #add_to_cart_btn.btn-base {
        background: #ffaa01;
        border: 0
    }

        .product-details-content .pro-details-action-wrap .pro-details-add-to-cart #add_to_cart_btn.btn-base:hover {
            color: #fff;
            background: #eda10a
        }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.pro-hotline .icon_phone {
        font-size: 22px
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart #add_to_cart_btn.btn-base .content div:first-child, .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.pro-hotline .btn-base .content div:first-child {
        color: #fff;
        font-size: 15px;
        text-transform: none;
        line-height: 1.2
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart #add_to_cart_btn.btn-base .content div:first-child {
        color: #000
    }

    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart #add_to_cart_btn.btn-base .content div:nth-child(2), .product-details-content .pro-details-action-wrap .pro-details-add-to-cart.pro-hotline .btn-base .content div:nth-child(2) {
        color: #f1f1f1;
        font-size: 12px;
        font-weight: 400;
        text-transform: none;
        line-height: 1.2
    }

.product-details-content .badge {
    padding: 5px;
    font-size: 13px
}

.hero-slider-img {
    width: 100%;
    display: block;
    position: relative
}

    .hero-slider-img img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.imgthumb-productdetails img {
    max-width: 75px
}

@media(max-width:767px) {
    .swiper-button-next, .swiper-button-prev {
        color: #000 !important
    }

    .section-sub-title a {
        font-size: 16px
    }
}

.fb_iframe_widget_fluid {
    margin-bottom: 20px
}

li.hotline strong {
    color: #000
}

.sidebar-widget .shop-catigory ul li.hotline {
    border-radius: 6px;
    border: 2px dashed #000;
    color: #048;
    margin: 8px;
    display: grid;
    align-items: center;
    padding: 8px 10px;
    grid-template-columns: 24px 1fr;
    grid-gap: 10px;
    text-align: left
}

    .sidebar-widget .shop-catigory ul li.hotline a {
        padding: 0;
        background: none;
        flex: unset
    }

.product-area .section-header .section-title-tab-wrap {
    padding: 60px 0;
    text-align: center
}

.product-area .section-header .section-title-3 h2 {
    font-size: 40px
}

.tabs-category {
    border-bottom: 1px solid #fff
}

    .tabs-category .nav {
        margin: 0 -8px
    }

        .tabs-category .nav .nav-item {
            width: 25%;
            text-align: center;
            padding: 0 8px
        }

            .tabs-category .nav .nav-item .nav-link {
                padding: 15px 10px;
                position: relative;
                background-color: transparent;
                border: 1px solid transparent;
                border-radius: 0;
                color: #fff;
                font-size: 20px;
                border-bottom: 0
            }

    .tabs-category .nav-link.active, .tabs-category .show > .nav-link {
        color: #fff;
        border-color: #fff !important
    }

@media(max-width:767px) {
    .tabs-category {
        overflow-x: scroll;
        margin-bottom: 20px
    }

        .tabs-category .nav {
            margin: 0 -8px;
            white-space: nowrap;
            display: block
        }

            .tabs-category .nav .nav-item {
                width: auto;
                text-align: center;
                padding: 0 8px;
                display: inline-block
            }

    .add-to-card {
        margin-top: 0;
        display: block
    }

        .add-to-card .btn {
            width: 100%;
            margin-top: 7px
        }
}

.about-us-area {
    background-color: #fff;
    background-image: url(../images/bg/vechungtoi.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

    .about-us-area .row {
        margin: 0 -22px
    }

        .about-us-area .row > * {
            padding: 0 22px
        }

    .about-us-area .description-wrap {
        margin-bottom: 30px
    }

        .about-us-area .description-wrap * {
            color: #000
        }

    .about-us-area .section-title-3 h2 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 30px
    }

.about-list-count {
    display: flex;
    justify-content: space-between;
    padding: 35px 40px 0;
    background: #e5f7ef
}

    .about-list-count .items {
        text-align: center;
        margin-bottom: 35px
    }

        .about-list-count .items .count {
            font-size: 28px;
            color: #24518b;
            font-weight: 500;
            margin-bottom: 15px;
            line-height: 37px
        }

.about-us-wrap-img {
    display: flex;
    margin: 0 -22px
}

.about-us-img-items {
    width: 50%;
    padding: 0 22px
}

    .about-us-img-items:nth-child(2) {
        padding-top: 44px
    }

.about-us-img {
    position: relative;
    padding-top: 180%;
    border-radius: 8px;
    overflow: hidden
}

    .about-us-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.swiper-button-next, .swiper-button-prev {
    color: #fff;
    padding: 5px;
    height: 65px;
    width: 40px;
    border-radius: 0;
    box-shadow: none;
    --swiper-navigation-sides-offset: 0
}

    .swiper-button-next:after, .swiper-button-prev:after {
        display: none
    }

    .swiper-button-next svg, .swiper-button-prev svg {
        fill: #000;
        height: 65px;
        width: 40px
    }

    .swiper-button-prev svg {
        transform: rotate(-180deg)
    }

.product-details-content #h2_ProductName {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px
}

@media(max-width:991px) {
    .about-us-img {
        padding-top: 133.33%
    }
}

@media(max-width:767px) {
    .product-details-content #h2_ProductName {
        font-size: 24px
    }

    .about-us-area {
        background-size: contain;
        background-position: 0 -10%
    }
}

.header-search-1 .search-toggle i.s-close {
    font-size: 20px
}

.header-search-1 .search-toggle {
    position: relative;
    top: 3px;
    margin-right: 0
}

.header-search-1 {
    height: 25px
}

    .header-search-1 .search-toggle i.s-close, .search-wrap-1 {
        top: 13px
    }

@media(max-width:767.98px) {
    .section-title-link {
        font-size: 14px
    }

    .section-title-3 h2 {
        font-size: 20px !important
    }

    .product-area .section-header .section-title-tab-wrap {
        padding: 30px 0
    }
}

.combo-khuyenmai {
    background-image: url(../images/bg/bg-combo-khuyenmai.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

    .combo-khuyenmai .title {
        color: #fff
    }

    .combo-khuyenmai .add-to-card {
        padding: 0;
        margin: 0;
        border: 0
    }

        .combo-khuyenmai .add-to-card .btn {
            background-color: #ea1c00;
            color: #000;
            padding: 5px 12px;
            font-size: 16px;
            border-radius: 0
        }

    .combo-khuyenmai .single-product-wrap {
        border-radius: 10px
    }

        .combo-khuyenmai .single-product-wrap .product-content-wrap .product-content-left h4 a {
            font-size: 20px;
            color: #ea1c00;
            text-align: left
        }

        .combo-khuyenmai .single-product-wrap .product-content-wrap .product-content-left h4 {
            text-align: left
        }

        .combo-khuyenmai .single-product-wrap .product-content-wrap .product-content-left .product-price span {
            font-size: 20px;
            text-align: left
        }

        .combo-khuyenmai .single-product-wrap .product-content-wrap .product-content-left .product-price {
            text-align: left
        }

.cta-area .contact-from input, .cta-area .contact-from textarea {
    border-radius: 5px;
    background: #c4c4c4;
    color: #000;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal
}

.cta-area .section-title .title {
    position: relative
}

.title-decrition {
    padding-top: 10px
}

    .title-decrition > * {
        font-weight: 300;
        font-size: 14px
    }

.cta-area .gia-si {
    background-color: #dcf7fd;
    border-radius: 20px;
    padding: 40px 20px
}

.cta-area .khuyen-mai {
    background-color: #fbeeee;
    border-radius: 20px;
    padding: 40px 20px
}

.cta-area .contact-from input {
    height: 40px;
    border-radius: 5px;
    background: #c4c4c4
}

.cta-area .contact-from .form-control {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 300;
    border-radius: 20px;
    border: 1px solid #fff;
    height: 44px
}

    .cta-area .contact-from .form-control:focus {
        border-color: #24518b
    }

.cta-area .gia-si .section-title .title {
    color: #145c6c
}

.cta-area .gia-si .contact-from button {
    background: #145c6c
}

.cta-area .khuyen-mai .section-title .title {
    color: #9c1515
}

.cta-area .khuyen-mai .contact-from button {
    background: #9c1515
}

.blog-Swiper {
    margin: 0 -8px
}

.blogSwiper {
    padding: 0 8px
}

.home .blog-wrap .blog-img {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px
}

.home .blog-wrap .blog-content {
    padding: 10px
}

.home .blog-wrap .blog-img a {
    border-radius: 10px
}

.blog-categories .blog-wrap {
    background-color: transparent;
    padding: 0;
    border-radius: 0
}

    .blog-categories .blog-wrap:hover .blog-img {
        outline: 2px solid #ea1c00;
        border-radius: 10px
    }

    .blog-categories .blog-wrap .blog-img {
        position: relative
    }

    .blog-categories .blog-wrap:hover .blog-img a:after {
        content: "\f002";
        background-color: rgb(0 0 0/40%);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 30px;
        color: #fff;
        font-family: Font Awesome\ 5 Free;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        font-weight: 900;
        display: flex;
        align-items: center;
        justify-content: center
    }

.blog-categories .btn-view-more {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff
}

.product-monopoly .single-product-wrap, .shop .single-product-wrap {
    background: #f7f7f7
}

    .product-monopoly .single-product-wrap .product-price, .product-monopoly .single-product-wrap .product-title {
        text-align: left !important
    }

.single-product-wrap .product-title {
    font-family: svn-avo;
    font-size: 18px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

    .single-product-wrap .product-title a:hover {
        color: #000
    }

.single-product-wrap .product-price {
    font-family: svn-avo
}

.swiper {
    --swiper-pagination-bullet-inactive-color: #ccc;
    --swiper-pagination-bullet-size: 10px;
    --swiper-pagination-color: #ea1c00
}

.swiper-pagination-bullet {
    transition: all .5s;
    border-radius: 10px;
    opacity: 1
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(1)
}

@media(max-width:767px) {
    .single-product-wrap .product-content-wrap .product-content span.new-price, .single-product-wrap .product-content-wrap .product-content span.old-price, .single-product-wrap .product-title {
        font-size: 14.4px
    }

    .swiper-button-next, .swiper-button-prev {
        box-shadow: none
    }
}

.skitter .box_clone img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    height: inherit !important
}

@media screen and (max-width:1024px) {
    .banner-home, .banner .image, .container_skitter {
        --height-skitter: 346px;
        height: var(--height-skitter) !important;
        width: auto !important;
        object-fit: cover;
        min-height: var(--height-skitter)
    }

        .container_skitter .box_clone img, .container_skitter .image img {
            object-fit: cover
        }

    .skitter .box_clone img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 20;
        height: var(--height-skitter)
    }
}

@media screen and (max-width:991px) {
    .banner-home, .banner .image, .container_skitter {
        --height-skitter: 277px;
        height: var(--height-skitter) !important;
        width: auto !important;
        object-fit: cover;
        min-height: var(--height-skitter)
    }

        .container_skitter .box_clone img, .container_skitter .image img {
            object-fit: cover
        }

    .skitter .box_clone img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 20;
        height: var(--height-skitter)
    }
}

@media screen and (max-width:600px) {
    .banner-home, .banner .image, .container_skitter {
        --height-skitter: 135px;
        height: var(--height-skitter) !important;
        width: auto !important;
        object-fit: cover;
        min-height: var(--height-skitter)
    }

        .container_skitter .box_clone img, .container_skitter .image img {
            object-fit: cover
        }

    .skitter .box_clone img {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 20;
        height: var(--height-skitter)
    }
}

.cart-content .btn {
    background-color: #07a123;
    color: #fff
}

    .cart-content .btn:hover {
        background-color: #006412;
        color: #fff
    }

@keyframes arrowL {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

@-webkit-keyframes arrowL {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

@-moz-keyframes arrowL {
    0%,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.sidebar-toggle-button .fa-caret-right {
    font-size: 27px;
    animation: arrowL 1.4s linear infinite;
    color: #fff
}

@media(max-width:991px) {
    .sidebar-wrapper-content {
        overflow-y: scroll;
        padding: 0 15px;
        height: 100vh
    }

    .mobile-sidebar-active .sidebar-wrapper {
        left: 0
    }

    .sidebar-bg-overplay {
        display: none
    }

    .mobile-sidebar-active .sidebar-bg-overplay {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
        background: rgba(35,35,36,.7)
    }

    .sidebar-toggle-close {
        position: absolute;
        top: 20px;
        right: -40px;
        font-size: 30px;
        line-height: 30px
    }

        .sidebar-toggle-close .btn {
            color: #fff
        }
}

.video .video-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .video .video-icon, .video .video-icon i {
        display: flex;
        justify-content: center;
        align-content: center;
        align-items: center
    }

        .video .video-icon i {
            width: 76px;
            height: 76px;
            color: hsla(0,0%,100%,.87);
            font-size: 20px;
            background: rgb(0 0 0/48%);
            border-radius: 10rem
        }

.why-area {
    background: #f2f2f2
}

.why-item {
    position: relative;
    border-radius: 50px 0 50px 0;
    overflow: hidden;
    background-color: #fff
}

    .why-item .why-img {
        position: relative;
        padding-top: 56.25%;
        width: 100%;
        display: block
    }

    .why-item.why-blog .why-img {
        padding-top: 65.25%
    }

    .why-item .why-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .why-item .why-content {
        padding: 20px
    }

        .why-item .why-content .title {
            color: #24518b;
            font-size: 18px;
            font-weight: 500;
            position: relative;
            margin-bottom: 15px
        }

            .why-item .why-content .title:after {
                content: "";
                width: 60px;
                height: 4px;
                background: #f4d100;
                margin-top: 15px;
                display: block
            }

        .why-item .why-content .content {
            font-size: 16px;
            line-height: 26px
        }

    .why-item.why-icon-wrap {
        border: 2px dashed #24518b;
        padding: 25px;
        transition: all .2s;
        cursor: pointer
    }

        .why-item.why-icon-wrap .why-icon {
            margin-left: auto;
            margin-right: auto;
            width: 88px;
            height: 88px;
            position: relative;
            background-color: #e5f7ef;
            display: flex;
            justify-content: center;
            align-content: center;
            align-items: center;
            margin-bottom: 25px;
            border-radius: 10rem
        }

            .why-item.why-icon-wrap .why-icon img {
                height: 40px
            }

        .why-item.why-icon-wrap .why-content {
            padding: 0;
            font-weight: 400
        }

            .why-item.why-icon-wrap .why-content .content {
                font-size: 16px;
                text-align: center
            }

        .why-item.why-icon-wrap:hover {
            background: #24518b
        }

            .why-item.why-icon-wrap:hover .why-icon {
                background-color: #fff
            }

            .why-item.why-icon-wrap:hover .why-content .content {
                color: #fff
            }

@media (min-width:1200px) {
    .why-item-wrap-icon .col-xl-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (max-width:767px) {
    .why-item.why-icon-wrap {
        padding: 18px
    }

    .why-item-col:first-child {
        margin-bottom: 20px
    }
}

.single-product-item:hover .product-img a img {
    transform: scale(1.2)
}

.single-product-item .product-content {
    padding: 15px 10px;
    display: block
}

    .single-product-item .product-content .content > :not(:last-child) {
        margin-bottom: 8px
    }

    .single-product-item .product-content .product-badge {
        padding-top: 5px
    }

        .single-product-item .product-content .product-badge .badge-item {
            display: inline-block;
            padding: 1px 8px;
            font-size: 10px;
            border-radius: 20px;
            font-weight: 700;
            text-transform: uppercase;
            color: #fff;
            background-color: #24518b;
            line-height: 11px
        }

.single-product-item:hover .product-content .product-title a {
    font-weight: 700;
    transition: .2s linear
}

.single-product-item .product-content .product-price {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%
}

    .single-product-item .product-content .product-price ins {
        text-decoration: none;
        display: block;
        color: var(--main-colorT);
        font-size: 15px;
        font-style: normal;
        font-weight: 500
    }

    .single-product-item .product-content .product-price del {
        color: #3b3b3c;
        font-size: 15px
    }

.single-product-item .freeship img {
    position: relative;
    width: 100%;
    height: 27px;
    object-fit: contain;
    top: unset;
    left: unset;
    object-position: left
}

.single-product-item .pro-badge {
    font-size: 15px;
    position: absolute;
    top: 30px;
    left: 20px;
    width: 40px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #d11329;
    font-weight: 500;
    line-height: 1;
    font-family: Roboto,sans-serif;
    padding: 0;
    text-align: center;
    -webkit-transform: rotate(0deg) skew(0deg);
    transform: rotate(0deg) skew(0deg);
    border-radius: 0
}

@media(min-width:1200px) {
    .single-product-item .product-action {
        opacity: 0;
        visibility: hidden;
        transition: all .3s
    }

    .single-product-item:hover .product-action {
        opacity: 1;
        visibility: visible
    }
}

.product-action {
    text-align: center
}

    .product-action .btn {
        display: inline-flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        height: 38px;
        color: #fff;
        font-size: 14px;
        border-radius: 5px;
        border: 0;
        line-height: 24px;
        padding: 0 10px;
        background-color: #da251c;
        font-weight: 400
    }

        .product-action .btn svg {
            width: 20px;
            height: 20px
        }

        .product-action .btn i {
            color: #fff;
            margin-right: 5px
        }

        .product-action .btn:hover {
            color: #fff;
            background-color: #a11913
        }

.sale-slot {
    color: #323232;
    font-size: 12px
}

.single-product-item:hover .product-action .btn svg {
    fill: #24518b
}

@media(max-width:767px) {
    .single-product-item .product-content .product-title {
        -webkit-line-clamp: 1;
        font-size: 13px
    }

    .single-product-item {
        margin-top: 0;
        margin-bottom: 15px
    }

        .single-product-item .product-content .product-price {
            font-size: 14px
        }

    .product-action .btn {
        height: 32px
    }
}

.m-b-5 {
    margin-bottom: 5px
}

.rating i {
    display: inline-block;
    background: #ffa929;
    background: linear-gradient(0deg,#ffa929,#ffe61c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    font-size: 14px
}

.gallery-area {
    background-image: url(../images/bg/bg-gallery.jpg)
}

.gallery-img {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%
}

    .gallery-img img {
        object-fit: cover
    }

    .gallery-img .gallery-icon, .gallery-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .gallery-img .gallery-icon {
        background-color: rgb(244 209 0/60%);
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        transition: all .2s
    }

.gallery-icon svg {
    width: 49px;
    height: 49px;
    fill: #fff
}

.gallery-img:hover .gallery-icon {
    opacity: 1;
    visibility: visible
}

.entry {
    margin-bottom: 10px
}

    .entry .entry-img {
        overflow: hidden;
        position: relative;
        width: 100%;
        padding-top: 56.25%;
        margin-bottom: 25px
    }

.warp-blog {
    background: #fff;
    border: 1px solid hsla(0,0%,85.1%,.5)
}

.entry .entry-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    transition: .2s linear
}

    .entry .entry-img img:hover {
        transform: scale(1.03);
        transition: .2s linear
    }

.entry .entry-title {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 10px
}

    .entry .entry-title a {
        color: #ff6b12;
        transition: .3s;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 46px
    }

.entry .entry-content .entry-decription {
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.entry .entry-content .read-more {
    padding-top: 10px
}

    .entry .entry-content .read-more a {
        color: #24518b;
        font-weight: 300;
        font-style: italic
    }

.service-icon {
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
    margin: 0
}

.single-service-wrap-5 img {
    transition: .2s linear
}

.single-service-wrap-5:hover img {
    transform: translateY(-6px);
    transition: .2s linear
}

.service-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px
}

.service-dec {
    font-size: 14px;
    font-weight: 300
}

@media(max-width:767px) {
    .single-service-wrap-item:not(:last-of-type) {
        margin-bottom: 0
    }
}

.dec-review-topbar a.active {
    color: #24518b
}

.dec-review-topbar a:before {
    background-color: #ff9512
}

.contact-map iframe {
    width: 100%
}

.breadcrumb-content ul li.active, .breadcrumb-content ul li a:hover {
    color: #fdbc5a
}

.pro-pagination-style ul li a.active {
    background-color: transparent;
    color: var(--main-colorT)
}

.pro-pagination-style ul li i {
    color: #000
}

    /*.pro-pagination-style ul li i:hover {
        color: var(--main-colorT)
    }*/

.pro-pagination-style ul li a.active:hover, .pro-pagination-style ul li a.next:hover, .pro-pagination-style ul li a.prev:hover, .pro-pagination-style ul li a:hover {
    background-color: transparent;
    color: black;
}

.dec-review-topbar a {
    font-weight: 500;
    font-family: Roboto,sans-serif;
    padding: 0 15px 15px
}

.sidebar .recent-posts .post-item {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 12px;
    padding: 0 15px 12px
}

    .sidebar .recent-posts .post-item .post-view {
        text-align: right
    }

.sidebar .recent-posts img {
    height: 56.25px;
    float: left;
    object-fit: cover
}

.sidebar .recent-posts .post-title {
    font-size: 15px;
    font-weight: 400;
    font-family: Roboto,sans-serif
}

    .sidebar .recent-posts .post-title a {
        color: #24508c;
        transition: .3s;
        font-weight: 400;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2
    }

        .sidebar .recent-posts .post-title a:hover {
            color: #24508c;
            font-weight: 700
        }

.sidebar .recent-posts time {
    display: block;
    margin-left: 95px;
    font-style: italic;
    font-size: 14px;
    color: #aaa
}

.sidebar .widget-content {
    margin-top: 8px
}

.sidebar .product-price {
    font-size: 16px;
    font-weight: 500;
    font-family: Roboto,sans-serif
}

    .sidebar .product-price ins {
        color: #24518b;
        text-decoration: none
    }

    .sidebar .product-price del {
        font-size: 80%;
        color: #999
    }

.sidebar .recent-posts img.img-product {
    height: 100px;
    background: #f2f2f2;
    object-fit: contain
}

.blog-details-top .blog-details-content > * {
    margin-bottom: 15px !important
}

.blog-details-top .blog-details-content p {
    font-size: 16px
}

.blog-wrap .blog-content .blog-cate {
    margin: 0 0 5px
}

    .blog-wrap .blog-content .blog-cate a {
        color: #999;
        font-weight: 300
    }

.section-title-flex {
    margin-bottom: 10px
}

@media(min-width:992px) {
    .section-title-flex {
        display: flex;
        justify-content: space-between;
        align-items: end;
        margin-bottom: 30px
    }
}

.product-tabs {
    display: flex;
    margin-bottom: 50px
}

    .product-tabs .nav-tabs {
        border: 0;
        gap: 6px
    }

.nav-tabs .nav-link {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    border-radius: 0;
    transition: .2s linear
}

    .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:hover {
        color: #fff;
        background-color: transparent;
        border: 1px solid #fff;
        transition: .2s linear
    }

.tab-content .see-more {
    width: auto
}

@media(max-width:767px) {
    .nav-tabs .nav-link {
        font-size: 14px;
        line-height: 1.3
    }

    .see-more .link {
        font-size: 13px
    }
}

.product-tabs .nav-tabs::-webkit-scrollbar {
    display: none
}

.nav-tabs .nav-item {
    display: inline-block;
    margin: 0
}

.product-details-img {
    position: relative;
    width: 100%;
    display: block
}

    .product-details-img iframe, .product-details-img img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        object-fit: cover
    }

    .product-details-img img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        object-fit: contain
    }

.compare_table tr .title_charactestic {
    display: block;
    font-weight: 600
}

.compare_table td {
    padding: 10px 0;
    border: 0
}

@media(min-width:800px) {
    .compare_table .tr-0 {
        width: calc(50% - 10px);
        float: left;
        clear: both
    }

    .compare_table .tr-1 {
        width: calc(50% - 10px);
        float: right
    }

    .compare_table tr .content_charactestic {
        width: 60% !important;
        display: block;
        float: right
    }

    .compare_table tr .title_charactestic {
        width: 40% !important;
        display: block;
        float: left;
        font-weight: 600
    }
}

.video-item .video-img {
    position: relative;
    padding-top: 56.25%;
    width: 100%;
    display: block;
    border-radius: 10px;
    overflow: hidden
}

    .video-item .video-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transform: scale(1.3)
    }

.video {
    position: relative
}

.product-details-img.video img {
    object-fit: cover
}

.product-details-img.video .video-icon i {
    width: 30px;
    height: 30px;
    font-size: 15px
}

.video-area {
    --swipervideo-width: 140px
}

    .video-area .swiper.videoSwiper3 {
        margin: 0 auto;
        width: calc(100% - var(--swipervideo-width))
    }

        .video-area .swiper.videoSwiper3 .swiper-wrapper {
            --swiper-navigation-sides-offset: calc((var(--swipervideo-width) - var(--swipervideo-width)/2 + 35px)*0.34)
        }

    .video-area .video-wrapper-iframe .video-item {
        position: relative;
        padding-top: 48.21%;
        width: 100%;
        border-radius: 15px;
        overflow: hidden
    }

        .video-area .video-wrapper-iframe .video-item iframe {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            object-fit: cover
        }

.video-wrapper-iframe {
    box-shadow: 0 0 9px rgb(0 0 0/25%);
    border-radius: 15px;
    --width: calc(var(--swipervideo-width)/2);
    --height: calc(var(--width)/1.5);
    padding: var(--height) var(--width);
    margin-bottom: 30px
}

.video-wrapper-thumbs {
    position: relative
}

    .video-wrapper-thumbs .button-next, .video-wrapper-thumbs .button-prev {
        --swiper-navigation-sides-offset: calc((var(--swipervideo-width) - var(--swipervideo-width)/2 + 35px)*0.34);
        position: absolute;
        top: var(--swiper-navigation-top-offset,50%);
        margin-top: calc(var(--swiper-navigation-size)/2);
        z-index: 10;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        background-color: rgb(0 0 0/40%);
        padding: 5px;
        height: 35px;
        width: 35px;
        border-radius: 0;
        box-shadow: none
    }

    .video-wrapper-thumbs .button-next {
        right: var(--swiper-navigation-sides-offset,10px);
        left: auto
    }

    .video-wrapper-thumbs .button-prev {
        left: var(--swiper-navigation-sides-offset,10px);
        right: auto
    }

        .video-wrapper-thumbs .button-prev svg {
            transform: rotate(-180deg)
        }

        .video-wrapper-thumbs .button-next svg, .video-wrapper-thumbs .button-prev svg {
            fill: #fff;
            height: 35px;
            width: 35px
        }

.swiper-slide-thumb-active .video .video-icon {
    background-color: rgb(0 0 0/30%)
}

    .swiper-slide-thumb-active .video .video-icon i {
        opacity: 0
    }

@media(max-width:991px) {
    .video-area {
        --swipervideo-width: 30px
    }
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: unset
}

    .swiper-grid-column > .swiper-wrapper .swiper-slide {
        margin-top: 0 !important
    }

@media(min-width:800px) {
    .swiper-grid-column > .swiper-wrapper {
        width: 100% !important
    }

        .swiper-grid-column > .swiper-wrapper .swiper-slide {
            margin-right: 15px !important
        }
}

.fb_iframe_widget iframe {
    position: absolute;
    width: 100% !important
}

.fb_iframe_widget_fluid span {
    width: 100% !important
}

.description-wrap .section-title .title:after {
    display: none
}

.description-wrap .section-title .title {
    font-size: 24px
}

.youtube-page {
    background-image: url(../images/bg/bg-youtube.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 10px 10px;
    background-position: 50%;
    position: relative
}

    .youtube-page:before {
        background: linear-gradient(180deg,rgba(0,0,0,.7) 0,transparent);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0;
        content: ""
    }

    .youtube-page > div {
        position: relative
    }

.fb_iframe_widget {
    width: 100%
}

    .fb_iframe_widget span {
        display: inline-block;
        position: relative;
        text-align: justify;
        width: 100% !important
    }

.product-area .swiper-button-lock {
    display: flex
}

.warp .icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 111
}

    .warp .icon svg {
        position: absolute;
        bottom: 12px;
        left: 12px;
        width: 35px;
        height: 35px;
        top: unset
    }

.warp a:hover {
    color: #cf152c
}

.warp .swiper-slide, .warp a {
    transition: .25s linear
}

    .warp .swiper-slide:hover {
        box-shadow: 0 0 5px 0 rgba(0,0,0,.1),0 0 1px 0 rgba(0,0,0,.1)
    }

.warp .mySwiper {
    padding: 10px 0
}

.warp .title {
    padding: 12px;
    font-size: 17px;
    font-weight: 600
}

.warp .swiper-slide:hover .title {
    color: #cf152c
}

.warp .swiper-slide {
    margin: 0 10px
}

    .warp .swiper-slide .title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        transition: .25s linear
    }

.warp .slick-list.draggable {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.categories-item {
    text-align: center;
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
    border: .5px solid rgba(0,0,0,.1);
    background: #fff;
    padding: 10px 0
}

    .categories-item.categories-item-first .categories-icon {
        padding-top: calc(var(--categories-item-height)*2/3 - 5px)
    }

@media(max-width:991px) {
    .categories-item.categories-item-first .categories-icon {
        padding-top: var(--categories-item-height)
    }
}

.categories-item .categories-icon .img {
    width: 115px;
    height: 60px;
    flex-shrink: 0;
    object-fit: cover;
    margin: auto
}

.skeleton.moblie-T1 {
    display: none
}

.categories-item .categories-content-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    transition: all .3s;
    transform: translateY(100%)
}

.categories-item .categories-icon .categories-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 15px
}

.categories-item .categories-icon .categories-title {
    position: relative;
    width: auto;
    background-color: rgb(0 0 0/50%);
    color: #fff;
    padding: 15px
}

.categories-item:hover .categories-icon .categories-title {
    display: none
}

.categories-item .categories-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px
}

.categories-item:hover .categories-content-wrap {
    height: 50%;
    background: linear-gradient(0deg,rgba(0,0,0,.6) 40%,hsla(0,0%,100%,0));
    align-items: center;
    transform: translateY(0)
}

.categories-item .categories-content-wrap .categories-content {
    padding: 15px
}

.coupon-promotion .coupon-heading {
    display: flex;
    justify-content: center;
    align-items: center
}

.coupon-heading .heading-promotion {
    text-align: left;
    text-transform: uppercase;
    width: 30%
}

.coupon-heading .list-promotion {
    width: 70%;
    justify-content: flex-start;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.coupon-promotion .coupon-heading .list-promotion .item-promotion {
    background: rgba(208,1,27,.08);
    padding: 4px 8px;
    width: auto;
    overflow: hidden;
    position: relative;
    font-size: 12px
}

    .coupon-promotion .coupon-heading .list-promotion .item-promotion:before {
        height: calc(100% - 5px);
        top: 2.5px;
        left: -3px;
        border: none;
        top: 50%;
        transform: translateY(-50%);
        height: 100%
    }

    .coupon-promotion .coupon-heading .list-promotion .item-promotion:after, .coupon-promotion .coupon-heading .list-promotion .item-promotion:before {
        content: "";
        width: 6px;
        position: absolute;
        background-image: radial-gradient(#fff 2px,transparent 0);
        background-size: 6px 6px;
        background-position-x: -6px
    }

    .coupon-promotion .coupon-heading .list-promotion .item-promotion:after {
        height: calc(100% - 5px);
        top: 2.5px;
        right: -3px;
        border: none;
        top: 50%;
        transform: translateY(-50%);
        height: 100%
    }

    .coupon-promotion .coupon-heading .list-promotion .item-promotion span {
        border: 0;
        padding: 0;
        border-radius: 0;
        background: unset;
        font-weight: 600;
        color: #d0011b;
        cursor: pointer
    }

.coupon-promotion .view-list-promotion {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

    .coupon-promotion .view-list-promotion span {
        color: #c00113;
        cursor: pointer
    }

        .coupon-promotion .view-list-promotion span:nth-child(2) {
            display: none
        }

    .coupon-promotion .view-list-promotion svg {
        width: 15px;
        height: 15px;
        margin-left: 5px;
        fill: #c00113
    }

        .coupon-promotion .view-list-promotion svg path {
            fill: #c00113
        }

    .coupon-promotion .view-list-promotion.active svg {
        transform: rotateX(180deg)
    }

.view-list-promotion.active span:nth-child(2) {
    display: block
}

.view-list-promotion.active span:first-child {
    display: none
}

.coupon-promotion .list-detail-promotion {
    display: none;
    border-top: 1px solid #e7e7e7;
    padding: 10px;
    margin-top: 10px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 10px
}

.promotion-item {
    display: flex;
    background: #fff;
    height: auto;
    justify-content: flex-start;
    border: 1px solid #ccc;
    border-radius: 0;
    border-left: 0;
    box-shadow: none;
    margin-bottom: 10px;
    position: relative
}

    .promotion-item:before {
        content: "";
        width: 6px;
        position: absolute;
        top: 2.5px;
        background: radial-gradient(circle,transparent,transparent 50%,#ccc 0,#fbfbfb 100%) -9px -6px/14px 11px repeat-y;
        left: -4px;
        border: none;
        top: 50%;
        transform: translateY(-50%);
        height: 100%
    }

.imagepicture {
    display: flex;
    align-items: center;
    width: 26%;
    justify-content: center;
    border-right: 1px solid #ccc
}

    .imagepicture img {
        width: 60px;
        height: 60px;
        border: 1px solid #ccc;
        border-radius: 50%;
        object-fit: contain
    }

.section-index-promotion .promotion-item__inner {
    width: 60%;
    padding: 5px 20px;
    border-right: 0;
    text-align: start !important
}

.vocher-link {
    color: #d80505;
    font-size: 12px !important;
    margin-top: 10px
}

.copycode {
    text-align: center;
    margin: auto 15px auto auto;
    width: 79px
}

.btn-coupon-my b {
    bottom: -15px;
    position: relative;
    display: none
}

.btn-coupon-my img {
    width: 27px;
    height: 29px;
    margin-bottom: 1px
}

.btn-coupon-my p {
    background: #d20505;
    margin: 0 !important;
    padding: 0 12px;
    color: #fff;
    cursor: pointer
}

.btn-coupon-my a {
    display: none
}

.copycode .active b {
    bottom: -16px;
    position: relative;
    display: block;
    animation: mymove 1s;
    color: #c00113
}

.copycode .active a {
    display: block;
    color: red !important;
    padding: 1.5px 6px;
    font-size: 10px;
    background: #fff;
    border: 1px solid red;
    overflow: hidden;
    bottom: 14px;
    position: relative
}

.copycode .active p {
    display: none
}

@keyframes mymove {
    0% {
        bottom: -15px
    }

    to {
        bottom: 15px
    }
}

.product-details-content p {
    font-size: inherit
}

.motama-content {
    margin-bottom: 9px
}

.cate-description img {
    max-width: 100%;
    height: auto !important
}

.filter_group .filter_group_block {
    position: relative
}

.filter_group .filter_group-subtitle {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #e7e7e7;
    cursor: pointer
}

    .filter_group .filter_group-subtitle span.icon-control {
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 5px;
        margin: auto;
        font-size: 10px;
        vertical-align: 1px;
        display: inline-block;
        -webkit-transition: transform .3s;
        -moz-transition: transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s
    }

.filter_group .filter_group-content {
    padding: 10px 15px;
    background: #fff
}

.filter-menu li a {
    color: #000
}

.filter-menu li ~ li {
    margin-top: 8px
}

@media (max-width:991px) {
    .shop-topbar-wrapper .product-sorting-wrapper {
        overflow: unset
    }

    .filter_group:not(:last-child) {
        margin-bottom: 10px
    }
}

.filter_group .filter_group-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    top: calc(100% + 10px);
    z-index: 100;
    border: 1px solid #e7e7e7;
    border-top: 0;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media(min-width:768px) {
    .filter_group .filter_group_block:focus .filter_group-content, .filter_group .filter_group_block:hover .filter_group-content {
        pointer-events: auto;
        visibility: visible;
        top: 100%;
        opacity: 1
    }
}

@media(max-width:767px) {
    .filter_group .filter_group_block.active .filter_group-content {
        pointer-events: auto;
        visibility: visible;
        top: 100%;
        opacity: 1
    }
}

.filter_group .filter_group_block:hover .filter_group-subtitle span.icon-control {
    color: #666;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.prevent-select {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

form button[type=submit]:disabled .fa:not(.fa-spinner), form button[type=submit]:not(:disabled) .fa-spinner {
    display: none
}

.description-review-wrapper img {
    max-width: 750px;
    height: auto !important
}

.blog-tintuc .entry .entry-img {
    aspect-ratio: 150/100;
    border-radius: 10px;
    overflow: hidden
}

.short-about {
    border: 1px dashed #ffbd59;
    padding: 15px
}

.child-categories {
    margin-bottom: 20px;
    font-size: 0
}

.child-categories__cell {
    vertical-align: top;
    float: none;
    background-color: #fff
}

.catalog-section {
    border-radius: 5px;
    margin-bottom: 0 !important;
    color: #000;
    display: block
}

    .catalog-section:hover .catalog-section__caption {
        color: #24508c
    }

.catalog-section__image {
    position: relative;
    width: 100%;
    padding: 75% 10px 10px
}

.catalog-section__caption {
    padding: 10px;
    text-align: center;
    -webkit-transition: .1s;
    transition: .1s;
    font-size: 14px
}

.catalog-section__img {
    display: block;
    max-height: inherit;
    position: absolute;
    top: 10%;
    left: 10%;
    height: 80%;
    width: 80%
}

.catalog-section__image img {
    -o-object-fit: cover;
    object-fit: cover
}

.catalog-section__img.img-fluid {
    aspect-ratio: 1;
    border-radius: 10px
}

.collection-filter .wrapper_layered_filter {
    margin-bottom: 15px
}

.checkbox-list li {
    position: relative;
    margin: 0 0 8px;
    padding: 0 0 0 25px
}

.checkbox-list input[type=checkbox], .checkbox-list input[type=radio] {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    vertical-align: top;
    width: 16px;
    height: 16px;
    cursor: pointer;
    outline: none;
    background: #fff;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .checkbox-list input[type=checkbox]:after, .checkbox-list input[type=radio]:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 16px;
        height: 16px;
        background: #fff;
        border: 1px solid #cedadd;
        cursor: pointer;
        border-radius: 50%
    }

    .checkbox-list input[type=checkbox]:before, .checkbox-list input[type=radio]:before {
        content: "";
        position: absolute;
        left: 3px;
        top: 5px;
        margin: auto;
        z-index: 1;
        width: 10px;
        height: 5px;
        border-color: #fff;
        border-style: none none solid solid;
        border-width: 2px;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);
        -moz-transition: -moz-transform .4s cubic-bezier(.45,1.8,.5,.75);
        transition: transform .4s cubic-bezier(.45,1.8,.5,.75);
        -webkit-transform: rotate(-45deg) scale(0);
        -moz-transform: rotate(-45deg) scale(0);
        -ms-transform: rotate(-45deg) scale(0);
        -o-transform: rotate(-45deg) scale(0);
        transform: rotate(-45deg) scale(0)
    }

    .checkbox-list input[type=checkbox]:checked:after, .checkbox-list input[type=radio]:checked:after {
        background: #c00113
    }

    .checkbox-list input[type=checkbox]:checked:before, .checkbox-list input[type=radio]:checked:before {
        -webkit-transform: rotate(-45deg) scale(1);
        -moz-transform: rotate(-45deg) scale(1);
        -ms-transform: rotate(-45deg) scale(1);
        -o-transform: rotate(-45deg) scale(1);
        transform: rotate(-45deg) scale(1)
    }

.checkbox-list li label {
    margin: 0;
    font-weight: 400;
    cursor: pointer;
    font-size: 15px
}

.checkbox-list li:hover {
    color: #c00113
}

    .checkbox-list li:hover input[type=checkbox]:after, .checkbox-list li:hover input[type=radio]:after {
        border-color: #c00113
    }

.sidebar-widget .checkbox-list input[type=checkbox], .sidebar-widget .checkbox-list input[type=radio] {
    top: 9px
}

.sidebar-widget .shop-catigory ul li a:hover {
    color: var(--main-colorT);
    font-weight: 500
}

.widget-category .shop-catigory ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 16px;
    height: 16px;
    background: #37b5fe;
    border: 1px solid #37b5fe;
    cursor: pointer;
    border-radius: 2px
}

.widget-category .shop-catigory ul li.active {
    background-color: #fdbc5a
}

    .widget-category .shop-catigory ul li.active a {
        color: #ff6b12;
        font-weight: 700
    }

.product-sorting-wrapper .filter_group {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.product-sorting-wrapper .filter-sorting a {
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    transition: all .3s
}

    .product-sorting-wrapper .filter-sorting.active a, .product-sorting-wrapper .filter-sorting a:hover {
        background: #37b5fe;
        border: 1px solid #37b5fe
    }

.shop-topbar-wrapper {
    border: 0;
    border-bottom: 0;
    margin-bottom: 5px
}

    .shop-topbar-wrapper .shop-topbar-title {
        font-weight: 700;
        font-size: 14px;
        margin-bottom: 10px
    }

.imgthumb-productdetails {
    border: 1px solid #d9d9d9;
    aspect-ratio: 1/1;
    max-width: 60px;
    position: relative
}

.detailsSwiper {
    height: 60px
}

.swiper-slide-thumb-active .imgthumb-productdetails {
    border: 1px solid #d6d6d6
}

.img-productdetails a {
    position: relative;
    padding-top: 100%;
    width: 100%;
    display: block
}

.img-productdetails iframe, .img-productdetails img, .imgthumb-productdetails iframe, .imgthumb-productdetails img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.img-productdetails img, .imgthumb-productdetails img {
    object-fit: contain
}

.img-productdetails iframe, .imgthumb-productdetails.video img {
    object-fit: cover
}

.policy-info {
    background: #f5f5f5;
    padding: 15px
}

    .policy-info .policy-title {
        color: #24508c;
        font-size: 16px;
        font-weight: 700;
        text-decoration-line: underline;
        margin-bottom: 15px
    }

    .policy-info .policy-list .policy-item {
        margin-bottom: 10px
    }

        .policy-info .policy-list .policy-item i {
            color: #24508c
        }

        .policy-info .policy-list .policy-item a {
            color: #000;
            font-size: 14px
        }

            .policy-info .policy-list .policy-item a:hover {
                color: #24508c
            }

.li_star.active i, .li_star:hover i, .product-ratting i, .rating-stars__container i {
    color: #fdbc5a
}

.product-digit {
    color: #24508c
}

.product-details-content .pro-details-quality {
    display: flex;
    align-items: center
}

    .product-details-content .pro-details-quality .cart-plus-minus .qtybutton.dec {
        height: 20px;
        width: 25px;
        line-height: 20px;
        border: 1px solid #e3e4e9
    }

    .product-details-content .pro-details-quality .cart-plus-minus .qtybutton.inc {
        height: 20px;
        width: 25px;
        line-height: 20px;
        border: 1px solid #e3e4e9;
        right: 0
    }

.pro-details-quality-cart {
    display: flex;
    align-items: center
}

.pro-details-cart-plus button {
    color: #000;
    border: 0;
    background-color: #fff
}

    .pro-details-cart-plus button i {
        color: #37b5fe;
        font-size: 20px
    }

.product-details-category a {
    color: #000;
    position: relative;
    font-size: 15px;
    margin-top: 3px
}

.product-details-category {
    margin: 13px 0;
    display: flex;
    gap: 0
}

.product-details-content p.title-cate {
    min-width: 103px
}

.product-details-category a:not(:last-of-type):after {
    content: ",";
    position: absolute;
    top: 0;
    right: -5px;
    z-index: 1
}

.product-details-content hr {
    margin-top: 10px
}

.more-product .section-title .title {
    text-transform: none;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px
}

.product-description-title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 8px;
    margin-bottom: 25px
}

    .product-description-title .product-description-name {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        position: relative
    }

        .product-description-title .product-description-name:after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 0;
            width: 100px;
            height: 5px;
            background: #1b55a6
        }

.description-review-wrapper .description-item:not(:last-child) {
    margin-bottom: 30px
}

.description-review-wrapper .product-wrap {
    padding: 0
}

.product-popular {
    padding-bottom: 15px;
    background: #fff
}

    .product-popular .product-popular-title {
        color: #000;
        font-size: 16px;
        font-weight: 700;
        padding: 15px
    }

    .product-popular .product-popular-items {
        display: flex;
        align-content: center;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px
    }

        .product-popular .product-popular-items:not(:last-child) {
            border-bottom: 1px solid #d9d9d9;
            margin-bottom: 12px;
            padding-bottom: 12px
        }

        .product-popular .product-popular-items .product-popular-img {
            width: 80px;
            flex: 0 0 80px
        }

            .product-popular .product-popular-items .product-popular-img img {
                width: 80px;
                height: 80px !important;
                object-fit: contain
            }

        .product-popular .product-popular-items .product-popular-content {
            width: calc(100% - 80px);
            margin-left: 15px
        }

        .product-popular .product-popular-items .rating-stars__container i {
            font-size: 10px
        }

        .product-popular .product-popular-items .product-price {
            font-size: 14px
        }

.product-popular-items-title a {
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.product-popular-items-price {
    color: #d11329
}

.pro-pagination-style ul li a, .pro-pagination-style ul li a.next, .pro-pagination-style ul li a.prev {
    border-radius: 0;
    background-color: transparent
}

.blog-details-top .post-title {
    padding-bottom: 15px
}

    .blog-details-top .post-title .title {
        color: #2e2e2e;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        margin: 0;
        margin-top: 16px !important
    }

    .blog-details-top .post-title .post-view {
        color: #ff9512;
        font-size: 14px
    }

.relate-post {
    border-top: 1px solid #d9d9d9;
    padding-top: 30px;
    margin-top: 30px
}

    .relate-post .relate-post-title {
        color: #000;
        font-size: 16px;
        font-weight: 700
    }

.pro-details-action-wrap-mb {
    background-color: #fff;
    top: 45px;
    padding: 10px 0;
    box-shadow: 0 10px 21.6px 2.4px rgb(0 0 0/6%)
}

@media(min-width:768px) {
    .product-popular-wrap {
        padding-left: 15px !important
    }
}

.product-hotsale {
    background-color: #fff;
    padding: 15px
}

    .product-hotsale .title {
        color: #c00;
        padding: 5px 10px;
        text-align: center
    }

        .product-hotsale .title img {
            height: 50px;
            margin-right: 5px
        }

.producthotsaleSwiper .single-product-item:hover {
    box-shadow: none;
    border: 0
}

.home-mega-menu {
    height: 100%;
    background: #fff
}

.filter_more {
    color: #24508c;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
    border-top: 1px solid #efefef;
    cursor: pointer
}

.time-work {
    background: linear-gradient(90deg,#cdffd8,#94b9ff);
    padding: 10px;
    border-radius: 10px;
    display: flex;
    align-content: center;
    align-items: center
}

    .time-work .time-work-img {
        width: 80px;
        text-align: center
    }

        .time-work .time-work-img img {
            height: 45px
        }

    .time-work .time-work-content {
        padding-left: 10px
    }

        .time-work .time-work-content .title {
            color: #000 !important
        }

        .time-work .time-work-content .content, .time-work .time-work-content .content * {
            color: #24518b !important
        }

.contact-wrap {
    padding: 15px;
    background: #fff;
    border-radius: 10px
}

.cart-submit-mobile {
    background: #cf152c;
    z-index: 9999
}

    .cart-submit-mobile * {
        color: #fff
    }

.product-details-content .pro-details-size .pro-details-size-content ul li label.active, .product-details-content .pro-details-size .pro-details-size-content ul li label:hover {
    background-color: #ffaa01;
    color: #fff;
    border: 1px solid #ffaa01;
    cursor: pointer
}

.footer-area .contact-map {
    position: relative;
    padding-top: 75%;
    width: 100%
}

    .footer-area .contact-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.categories-item, .categories-item a .categories-titles {
    transition: .2s linear
}

    .categories-item:hover {
        border: .5px solid #ff6b12;
        transition: .2s linear
    }

        .categories-item:hover a .categories-titles {
            font-weight: 700;
            transition: .2s linear
        }

.show-moblie-1, .warp-banner.mobile, show-moblie {
    display: none
}

@media only screen and (max-width:1024px) {
    .main-menu > nav > ul > li > a {
        padding: 14px 20px !important
    }

    .name-company-header a {
        font-size: 17px !important
    }

    .header-large-device .logo img {
        width: 120px !important
    }

    .search-group-wrap .form-control {
        width: auto !important
    }

    .supercate1 {
        width: 224px !important
    }

    .banner-area2, .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide, .warp-banner {
        height: 368px
    }

        .banner-area2 .ads .img {
            height: 176px
        }
}

@media only screen and (max-width:834px) {
    .skeleton.banner-area2 .banner-product {
        width: 100%
    }

    .banner-area2 .ads .img {
        width: 100%;
        height: 219px
    }

    .single-service-wrap-5 img {
        margin-bottom: 10px
    }

    .show-moblie-1 {
        display: block
    }

    .mega-menu-title {
        background: unset;
        border-radius: unset
    }

    .main-wrapper {
        overflow: hidden
    }

  
    .banner-area2 {
        flex-wrap: unset;
        flex-direction: column
    }

        .banner-area2 .bannerslide {
            width: 100%
        }

        .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide {
            height: 357px
        }

        .banner-area2 .ads {
            width: 100%;
            display: flex;
            flex-direction: unset;
            gap: 6px
        }

    .warp-banner {
        height: 100%
    }

    .banner-area2 {
        height: 100%;
        gap: 8px;
        padding: 0
    }

    .warp-cate-bottom .grid-cus {
        grid-template-columns: repeat(3,1fr)
    }

    .single-service-wrap-5 {
        flex-direction: column
    }

        .single-service-wrap-5 .service-content .service-title {
            font-size: 15px
        }

        .single-service-wrap-5 img {
            height: 56px
        }

        .single-service-wrap-5 .service-content {
            text-align: center;
            padding: 0 10px
        }

    .feedback-customer .title-feedback svg {
        top: -9px;
        width: 30px;
        height: auto;
        left: 3px
    }

    .warp-banner {
        gap: 10px
    }

    .swiper-button-next, .swiper-button-prev {
        display: none
    }
}

@media only screen and (max-width:667px) {
    .blog-details-top .blog-details-content p img {
        max-width: 100%
    }

    .skeleton.moblie-T1, .warp-banner.mobile {
        display: block
    }

    .skeleton.pc-T1, .warp-banner.pc {
        display: none
    }

    .swiper-slide-mb {
        display: block
    }

    .product-details-content-mb {
        margin: 0
    }

    .header-small-device .search-nav .search-header form .input-group .input-group-append button span {
        display: none
    }

  

    .header-small-device .search-nav .search-header form .input-group .input-group-append {
        position: absolute;
        right: 0
    }

    .header-small-device .search-nav .search-header form .input-group input {
        padding-right: 20%
    }

    .header-small-device .search-nav .icon-menu {
        display: none
    }

    .name-company-header a {
        font-size: 18px !important
    }

    .show-moblie {
        display: block
    }

    .warp-cate-bottom .grid-cus {
        grid-template-columns: repeat(1,1fr)
    }

    .warp-cate-bottom .catelv1 {
        height: auto
    }

    .main-wrapper {
        overflow: hidden
    }

    .introduction .container {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .introduction .warp-content {
        position: unset;
        justify-content: center;
        align-items: center;
        transform: unset
    }

    .single-service-wrap-5 .service-content {
        margin: auto
    }

    .single-product-item .product-img {
        padding-top: 80%
    }

    .introduction .maps svg, .introduction .phone svg {
        width: 25px;
        height: 25px
    }

    .introduction .maps {
        display: flex;
        align-items: center;
        gap: 6px
    }

    .single-service-wrap-5 {
        align-items: center;
        justify-content: center
    }

    .feedback-customer .item-feedback {
        flex-direction: column
    }

    .show-pc {
        display: none
    }

    show-moblie {
        display: block
    }

    .categories-item .categories-icon img {
        margin: auto
    }

    .feedback-customer .title-feedback h2 {
        font-size: 19px
    }

    .skeleton.banner-area2 .bannerslide .banner-area2 .swiper-container img {
        height: 175px
    }

    .banner-area2 .ads {
        flex-direction: column
    }

        .banner-area2 .ads .img {
            width: 100%;
            height: 175px;
            object-fit: cover
        }

    .categories-item .categories-icon img {
        height: 100px;
        width: 170px
    }

    .single-service-wrap-5 {
        margin-bottom: 15px
    }

    .header-small-device .search-nav {
        gap: 0 !important
    }

    .search-group-wrap .form-control {
        width: 250px !important
    }
}

@media only screen and (max-width:507px) {
    .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide {
        height: 230px
    }
}

@media only screen and (max-width:417px) {
    .name-company-header a {
        font-size: 17px !important
    }

    .arrow-down {
        left: 79px !important
    }

    .search-group-wrap .custom-select {
        width: 110px !important
    }
}

@media only screen and (max-width:404px) {
    .header-small-device .search-nav .search-header form .input-group .input-group-append button span {
        display: none
    }
}

@media only screen and (max-width:400px) {
    .name-company-header a {
        font-size: 16px !important
    }
}

@media only screen and (max-width:393px) {
    .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide {
        height: 197px
    }
}

@media only screen and (max-width:386px) {
    .name-company-header a {
        font-size: 15px !important
    }

  
}

@media only screen and (max-width:375px) {
    .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide {
        height: 185px
    }
}

@media only screen and (max-width:374px) {
    .name-company-header a {
        font-size: 12px !important
    }

    .header-small-device .logo-header .img-logo {
        width: 91px !important
    }
}

@media only screen and (max-width:375px) {
    .header-small-device .logo-header .img-logo {
        width: 91px !important
    }

    .header-small-device .search-nav .search-header form .input-group .input-group-append button span {
        display: none
    }

    .header-small-device .search-nav .search-header form .input-group {
        justify-content: flex-start !important
    }

    .search-group-wrap .custom-select {
        width: 103px !important
    }

    .arrow-down {
        left: 77px !important
    }

    .header-small-device .search-nav .search-header form .input-group input {
        padding-right: 50px;
        width: auto
    }

    .name-company-header a {
        font-size: 16px !important
    }
}

@media only screen and (max-width:374px) {
    .header-small-device .search-nav .search-header form .input-group input {
        padding-right: 0;
        width: auto;
        position: absolute;
        right: 46px;
        width: 200px !important
    }

    .name-company-header a {
        font-size: 12px !important
    }
}

@media only screen and (max-width:362px) {
    .header-small-device .search-nav .search-header form .input-group input {
        width: 192px !important
    }
}

@media only screen and (max-width:353px) {
    .header-small-device .search-nav .search-header form .input-group input {
        width: 182px !important;
        width: 160px !important
    }
}

@media only screen and (max-width:320px) {
    .banner-area2 .swiper-container img, .skeleton.banner-area2 .bannerslide {
        height: 159px
    }
}

.header-large-device.active .header-middle .language li {
    color: #000 !important
}


.description-review-wrapper .nav-link {
    color: #333
}

.description-review-wrapper .nav-tabs .nav-link.active, .description-review-wrapper .nav-tabs .nav-link.active:hover {
    color: #ff9c07;
    background: #fff3e9
}

.description-review-wrapper .nav-tabs {
    border: 0;
    margin: 20px 0;
    gap: 10px
}

    .description-review-wrapper .nav-tabs .nav-link {
        padding: 8px 24px;
        font-size: 15px;
        border: 0
    }

        .description-review-wrapper .nav-tabs .nav-link:hover {
            color: #ff9c07;
            border: 0
        }

.description-review-wrapper #myTab {
    border-bottom: 1px solid rgba(0,0,0,.06);
    margin-top: 60px;
    flex-wrap: nowrap
}

.imgthumb-productdetails img {
    object-fit: cover
}

@import url("https://fonts.googleapis.com/css2?family=Crimson+Text:wght@700&family=Heebo:wght@300;400;500;600;700;800;900&family=Jost:wght@400;500;600;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");

@media only screen and (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body, html {
    height: 100%;
    scroll-behavior: smooth;
    transition: .2s linear
}

body {
    line-height: 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #000
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 600;
    margin-top: 0
}

p {
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    color: #111111;
    margin-bottom: 10px
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

p:last-child {
    margin-bottom: 0
}

a, button {
    color: inherit;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    color: #000
}

a, button, img, input, span {
    -webkit-transition: all .1s ease 0s;
    -o-transition: all .1s ease 0s;
    transition: all .1s ease 0s
}

:focus {
    outline: none !important
}

a:focus {
    color: inherit;
    outline: none
}

a:focus, a:hover {
    text-decoration: none
}

button, input[type=submit] {
    cursor: pointer
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.fix {
    overflow: hidden
}

.hidden {
    display: none
}

.clear {
    clear: both
}

.section {
    float: left;
    width: 100%
}

.f-right {
    float: right
}

.capitalize {
    text-transform: capitalize
}

.uppercase {
    text-transform: uppercase
}

.bg-img {
    background-position: 50%;
    background-size: cover
}

.position-relative {
    position: relative
}

.m-0 {
    margin: 0
}

.p-0 {
    padding: 0
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px
}

.mt-12 {
    margin-top: 12px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mt-55 {
    margin-top: 55px
}

.mt-60 {
    margin-top: 60px
}

.mt-65 {
    margin-top: 65px
}

.mt-70 {
    margin-top: 70px
}

.mt-75 {
    margin-top: 75px
}

.mt-80 {
    margin-top: 80px
}

.mt-85 {
    margin-top: 85px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}

.mt-110 {
    margin-top: 110px
}

.mt-115 {
    margin-top: 115px
}

.mt-120 {
    margin-top: 120px
}

.mt-125 {
    margin-top: 125px
}

.mt-130 {
    margin-top: 130px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .mt-130 {
        margin-top: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mt-130 {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .mt-130 {
        margin-top: 60px
    }
}

.mt-135 {
    margin-top: 135px
}

.mt-140 {
    margin-top: 140px
}

.mt-150 {
    margin-top: 150px
}

.mt-160 {
    margin-top: 160px
}

.mt-155 {
    margin-top: 155px
}

.mt-175 {
    margin-top: 175px
}

.mr-0 {
    margin-right: 0
}

.mr-10 {
    margin-right: 10px
}

.mr-12 {
    margin-right: 12px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mr-55 {
    margin-right: 55px
}

.mr-60 {
    margin-right: 60px
}

.mr-65 {
    margin-right: 65px
}

.mr-70 {
    margin-right: 70px
}

.mr-80 {
    margin-right: 80px
}

.mr-90 {
    margin-right: 90px
}

.mr-100 {
    margin-right: 100px
}

.mr-110 {
    margin-right: 110px
}

.mr-120 {
    margin-right: 120px
}

.mr-130 {
    margin-right: 130px
}

.mr-140 {
    margin-right: 140px
}

.mr-150 {
    margin-right: 150px
}

.mb-0 {
    margin-bottom: 0
}

.mb-10 {
    margin-bottom: 10px
}

.mb-8 {
    margin-bottom: 8px
}

.mb-12 {
    margin-bottom: 12px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-37 {
    margin-bottom: 37px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-65 {
    margin-bottom: 65px
}

.mb-70 {
    margin-bottom: 70px
}

.mb-75 {
    margin-bottom: 75px
}

.mb-80 {
    margin-bottom: 80px
}

.mb-85 {
    margin-bottom: 85px
}

.mb-90 {
    margin-bottom: 90px
}

.mb-95 {
    margin-bottom: 95px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-110 {
    margin-bottom: 110px
}

.mb-120 {
    margin-bottom: 120px
}

.mb-130 {
    margin-bottom: 130px
}

.mb-140 {
    margin-bottom: 140px
}

.mb-150 {
    margin-bottom: 150px
}

.mb-160 {
    margin-bottom: 160px
}

.mb-170 {
    margin-bottom: 170px
}

.mb-180 {
    margin-bottom: 180px
}

.ml-0 {
    margin-left: 0
}

.ml-10 {
    margin-left: 10px
}

.ml-12 {
    margin-left: 12px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.ml-55 {
    margin-left: 55px
}

.ml-60 {
    margin-left: 60px
}

.ml-70 {
    margin-left: 70px
}

.ml-75 {
    margin-left: 75px
}

.ml-80 {
    margin-left: 80px
}

.ml-90 {
    margin-left: 90px
}

.ml-95 {
    margin-left: 95px
}

.ml-100 {
    margin-left: 100px
}

.ml-105 {
    margin-left: 105px
}

.ml-110 {
    margin-left: 110px
}

.ml-120 {
    margin-left: 120px
}

.ml-130 {
    margin-left: 130px
}

.ml-135 {
    margin-left: 135px
}

.ml-140 {
    margin-left: 140px
}

.ml-145 {
    margin-left: 145px
}

.ml-150 {
    margin-left: 150px
}

.ml-200 {
    margin-left: 200px
}

.ml-300 {
    margin-left: 300px
}

.ml-ntv5 {
    margin-left: -5px
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px !important
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pt-55 {
    padding-top: 55px
}

.pt-60 {
    padding-top: 60px
}

.pt-65 {
    padding-top: 65px
}

.pt-70 {
    padding-top: 70px
}

.pt-75 {
    padding-top: 75px
}

.pt-85 {
    padding-top: 85px
}

.pt-80 {
    padding-top: 80px
}

.pt-95 {
    padding-top: 95px
}

.pt-90 {
    padding-top: 90px
}

.pt-100 {
    padding-top: 100px
}

.pt-105 {
    padding-top: 105px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pt-105 {
        padding-top: 45px
    }
}

@media only screen and (max-width:767px) {
    .pt-105 {
        padding-top: 25px
    }
}

.pt-110 {
    padding-top: 110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pt-110 {
        padding-top: 70px
    }
}

@media only screen and (max-width:767px) {
    .pt-110 {
        padding-top: 50px
    }
}

.pt-115 {
    padding-top: 115px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pt-115 {
        padding-top: 75px
    }
}

@media only screen and (max-width:767px) {
    .pt-115 {
        padding-top: 55px
    }
}

.pt-120 {
    padding-top: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pt-120 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .pt-120 {
        padding-top: 60px
    }
}

.pt-125 {
    padding-top: 125px
}

.pt-128 {
    padding-top: 128px
}

.pt-130 {
    padding-top: 130px
}

.pt-135 {
    padding-top: 135px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pt-135 {
        padding-top: 75px
    }
}

@media only screen and (max-width:767px) {
    .pt-135 {
        padding-top: 55px
    }
}

.pt-165 {
    padding-top: 165px
}

.pt-140 {
    padding-top: 140px
}

.pt-145 {
    padding-top: 145px
}

.pt-150 {
    padding-top: 150px
}

.pt-155 {
    padding-top: 155px
}

.pt-160 {
    padding-top: 160px
}

.pt-170 {
    padding-top: 170px
}

.pt-180 {
    padding-top: 180px
}

.pt-185 {
    padding-top: 185px
}

.pt-190 {
    padding-top: 190px
}

.pt-195 {
    padding-top: 195px
}

.pt-200 {
    padding-top: 200px
}

.pt-220 {
    padding-top: 220px
}

.pt-250 {
    padding-top: 250px
}

.pt-255 {
    padding-top: 255px
}

.pt-210 {
    padding-top: 210px
}

.pt-230 {
    padding-top: 230px
}

.pt-270 {
    padding-top: 270px
}

.pt-290 {
    padding-top: 290px
}

.pt-295 {
    padding-top: 295px
}

.pt-280 {
    padding-top: 280px
}

.pt-240 {
    padding-top: 240px
}

.pt-330 {
    padding-top: 330px
}

.pt-340 {
    padding-top: 340px
}

.pt-350 {
    padding-top: 350px
}

.pt-365 {
    padding-top: 365px
}

.pt-360 {
    padding-top: 360px
}

.pt-370 {
    padding-top: 370px
}

.pt-380 {
    padding-top: 380px
}

.pt-400 {
    padding-top: 400px
}

.pr-0 {
    padding-right: 0
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-30 {
    padding-right: 30px
}

.pr-40 {
    padding-right: 40px
}

.pr-50 {
    padding-right: 50px
}

.pr-60 {
    padding-right: 60px
}

.pr-70 {
    padding-right: 70px
}

.pr-80 {
    padding-right: 80px
}

.pr-90 {
    padding-right: 90px
}

.pr-100 {
    padding-right: 100px
}

.pr-110 {
    padding-right: 110px
}

.pr-120 {
    padding-right: 120px
}

.pr-130 {
    padding-right: 130px
}

.pr-140 {
    padding-right: 140px
}

.pr-155 {
    padding-right: 155px
}

.pr-270 {
    padding-right: 270px
}

.pb-0 {
    padding-bottom: 0
}

.pb-5 {
    padding-bottom: 5px !important
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-55 {
    padding-bottom: 55px
}

.pb-60 {
    padding-bottom: 60px
}

.pb-65 {
    padding-bottom: 65px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-75 {
    padding-bottom: 75px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-85 {
    padding-bottom: 85px
}

.pb-90 {
    padding-bottom: 90px
}

.pb-95 {
    padding-bottom: 95px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-105 {
    padding-bottom: 105px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-105 {
        padding-bottom: 65px
    }
}

@media only screen and (max-width:767px) {
    .pb-105 {
        padding-bottom: 45px
    }
}

.pb-110 {
    padding-bottom: 110px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-110 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:767px) {
    .pb-110 {
        padding-bottom: 50px
    }
}

.pb-115 {
    padding-bottom: 115px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-115 {
        padding-bottom: 75px
    }
}

@media only screen and (max-width:767px) {
    .pb-115 {
        padding-bottom: 55px
    }
}

.pb-120 {
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-120 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .pb-120 {
        padding-bottom: 60px
    }
}

.pb-125 {
    padding-bottom: 125px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-125 {
        padding-bottom: 65px
    }
}

@media only screen and (max-width:767px) {
    .pb-125 {
        padding-bottom: 45px
    }
}

.pb-130 {
    padding-bottom: 130px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-130 {
        padding-bottom: 70px
    }
}

@media only screen and (max-width:767px) {
    .pb-130 {
        padding-bottom: 50px
    }
}

.pb-135 {
    padding-bottom: 135px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-135 {
        padding-bottom: 75px
    }
}

@media only screen and (max-width:767px) {
    .pb-135 {
        padding-bottom: 55px
    }
}

.pb-140 {
    padding-bottom: 140px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pb-140 {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .pb-140 {
        padding-bottom: 60px
    }
}

.pb-145 {
    padding-bottom: 145px
}

.pb-150 {
    padding-bottom: 150px
}

.pb-155 {
    padding-bottom: 155px
}

.pb-160 {
    padding-bottom: 160px
}

.pb-170 {
    padding-bottom: 170px
}

.pb-190 {
    padding-bottom: 190px
}

.pb-175 {
    padding-bottom: 175px
}

.pb-180 {
    padding-bottom: 180px
}

.pb-280 {
    padding-bottom: 280px
}

.pb-200 {
    padding-bottom: 200px
}

.pb-205 {
    padding-bottom: 205px
}

.pb-210 {
    padding-bottom: 210px
}

.pb-220 {
    padding-bottom: 220px
}

.pb-215 {
    padding-bottom: 215px
}

.pb-250 {
    padding-bottom: 250px
}

.pb-285 {
    padding-bottom: 285px
}

.pb-270 {
    padding-bottom: 270px
}

.pb-290 {
    padding-bottom: 290px
}

.pb-315 {
    padding-bottom: 315px
}

.pb-330 {
    padding-bottom: 330px
}

.pb-335 {
    padding-bottom: 335px
}

.pb-340 {
    padding-bottom: 340px
}

.pb-325 {
    padding-bottom: 325px
}

.pb-320 {
    padding-bottom: 300px
}

.pl-0 {
    padding-left: 0
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pl-60 {
    padding-left: 60px
}

.pl-70 {
    padding-left: 70px
}

.pl-80 {
    padding-left: 80px
}

.pl-90 {
    padding-left: 90px
}

.pl-100 {
    padding-left: 100px
}

.pl-110 {
    padding-left: 110px
}

.pl-120 {
    padding-left: 120px
}

.pl-130 {
    padding-left: 130px
}

.pl-140 {
    padding-left: 140px
}

.pl-150 {
    padding-left: 150px
}

.pl-155 {
    padding-left: 155px
}

.pl-190 {
    padding-left: 190px
}

.ptb-0 {
    padding: 0
}

.ptb-10 {
    padding: 10px 0
}

.ptb-20 {
    padding: 20px 0
}

.ptb-30 {
    padding: 30px 0
}

.ptb-35 {
    padding: 35px 0
}

.ptb-32 {
    padding: 32px 0
}

.ptb-40 {
    padding: 40px 0
}

.ptb-50 {
    padding: 50px 0
}

.ptb-60 {
    padding: 60px 0
}

.ptb-70 {
    padding: 70px 0
}

.ptb-80 {
    padding: 80px 0
}

.ptb-90 {
    padding: 90px 0
}

.ptb-100 {
    padding: 100px 0
}

.ptb-110 {
    padding: 110px 0
}

.ptb-120 {
    padding: 120px 0
}

.ptb-130 {
    padding: 130px 0
}

.ptb-140 {
    padding: 140px 0
}

.ptb-150 {
    padding: 150px 0
}

.ptb-160 {
    padding: 160px 0
}

.ptb-170 {
    padding: 170px 0
}

.ptb-177 {
    padding: 177px 0
}

.ptb-180 {
    padding: 180px 0
}

.ptb-190 {
    padding: 190px 0
}

.ptb-200 {
    padding: 200px 0
}

.ptb-210 {
    padding: 210px 0
}

.ptb-220 {
    padding: 220px 0
}

.ptb-290 {
    padding: 290px 0
}

.ptb-310 {
    padding: 310px 0
}

.mtb-0 {
    margin: 0
}

.mtb-10 {
    margin: 10px 0
}

.mtb-15 {
    margin: 15px 0
}

.mtb-20 {
    margin: 20px 0
}

.mtb-30 {
    margin: 30px 0
}

.mtb-40 {
    margin: 40px 0
}

.mtb-50 {
    margin: 50px 0
}

.mtb-60 {
    margin: 60px 0
}

.mtb-70 {
    margin: 70px 0
}

.mtb-80 {
    margin: 80px 0
}

.mtb-90 {
    margin: 90px 0
}

.mtb-100 {
    margin: 100px 0
}

.mtb-110 {
    margin: 110px 0
}

.mtb-120 {
    margin: 120px 0
}

.mtb-130 {
    margin: 130px 0
}

.mtb-140 {
    margin: 140px 0
}

.mtb-150 {
    margin: 150px 0
}

.mtb-290 {
    margin: 290px 0
}

input:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

select {
    width: 100%;
    background: transparent;
    border: 0 solid #eceff8;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #737373
}

option, select {
    font-size: 14px
}

option {
    background: #fff;
    border: 0 solid #626262;
    padding-left: 10px
}

input:focus {
    background: transparent
}

textarea {
    resize: vertical;
    background: #eceff8;
    border: 2px solid #eceff8;
    padding: 10px;
    width: 100%;
    font-size: 14px;
    color: #737373
}

    textarea:focus {
        background: transparent;
        border: 2px solid #4fc1f0;
        outline: none
    }

.custom-d-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.custom-align-item-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-align-item-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.justify-content-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.custom-col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    min-height: 1px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .custom-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .custom-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .custom-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .custom-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media only screen and (max-width:767px) {
    .custom-col-5 {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .custom-col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

#scrollUp {
    width: 40px;
    height: 40px;
    background-color: transparent;
    color: #666;
    right: 110px;
    bottom: 80px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #666;
    z-index: 999 !important
}



@media only screen and (max-width:576px) {

    .popup {
        bottom: 9em !important;
        right: 2em !important;
    }

    #scrollUp {
        bottom: 10em !important;
        left: 2.5em !important;
    }
}
}

#scrollUp i {
    display: block;
    line-height: 38px;
    font-size: 18px
}

@media only screen and (max-width:767px) {
    #scrollUp {
        width: 40px;
        height: 40px;
        /*left: 15px !important;*/
    }

    #scrollUp i {
        line-height: 40px;
        font-size: 16px
    }
}

.height-100vh {
    height: 100vh !important
}

.transparent-bar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99
}

.bg-gray {
    background-color: #f0f4f6
}

.bg-gray-2 {
    background-color: #efeeed
}

.bg-gray-3 {
    background-color: #f9f9f9
}

.bg-gray-4 {
    background-color: #efefef
}

.bg-gray-5 {
    background-color: #e5e5e5
}

.bg-gray-6 {
    background-color: #ececec
}

.bg-gray-7 {
    background-color: #eaeff2
}

.bg-gray-8 {
    background-color: #f4f4f4
}

.bg-gray-9 {
    background-color: #f6f6f6
}

.bg-gray-10 {
    background-color: #e7eaec
}

.bg-white {
    background-color: #fff
}

.bg-black {
    background-color: #000
}

.bg-blue {
    background-color: #0064e0
}

.bg-orange {
    background-color: #e44311
}

.bg-green-2 {
    background-color: #6aae27
}

.border-bottom-1 {
    border-bottom: 1px solid #dadada
}

.border-bottom-2 {
    border-bottom: 1px solid #e8e8e8
}

.border-bottom-3 {
    border-bottom: 1px solid #e1e1e1
}

.border-bottom-4 {
    border-bottom: 1px solid #dbdbdb
}

.border-bottom-5 {
    border-bottom: 1px solid #e3e3e3
}

.border-bottom-6 {
    border-bottom: 1px solid #eaeaea
}

.border-bottom-7 {
    border-bottom: 1px solid #e2e2e2
}

.border-bottom-8 {
    border-bottom: 1px solid #408be8
}

.border-bottom-9 {
    border-bottom: 1px solid #eb724d
}

.default-overlay {
    position: relative
}

    .default-overlay:before {
        content: "";
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        z-index: 9
    }

    .default-overlay.overly-point-4:before {
        background-color: #181818;
        opacity: .4
    }

.default-overlay-white {
    position: relative
}

    .default-overlay-white:before {
        content: "";
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
        z-index: 9
    }

@media only screen and (max-width:767px) {
    .res-white-overly-xs {
        position: relative
    }

        .res-white-overly-xs:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            content: "";
            background-color: #fff;
            opacity: 1;
            z-index: 9
        }
}

@media only screen and (max-width:767px) {
    .res-black-overly-xs {
        position: relative
    }

        .res-black-overly-xs:before {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            content: "";
            background-color: #000;
            opacity: 1;
            z-index: 9
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .res-white-overly-md {
        position: relative
    }

        .res-white-overly-md:after {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            content: "";
            background-color: #fff;
            opacity: 1;
            z-index: 1
        }
}

@media only screen and (max-width:767px) {
    .xs-mb-30 {
        margin-bottom: 30px
    }
}

.section-padding-1 .container-fluid {
    padding: 0 180px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .section-padding-1 .container-fluid {
        padding: 0 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .section-padding-1 .container-fluid {
        padding: 0 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-padding-1 .container-fluid {
        padding: 0 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-padding-1 .container-fluid {
        padding: 0 40px
    }
}

@media only screen and (max-width:767px) {
    .section-padding-1 .container-fluid {
        padding: 0 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-padding-1 .container-fluid {
        padding: 0 30px
    }
}

.section-padding-2 .container-fluid {
    padding: 0 70px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .section-padding-2 .container-fluid {
        padding: 0 30px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .section-padding-2 .container-fluid {
        padding: 0 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-padding-2 .container-fluid {
        padding: 0 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-padding-2 .container-fluid {
        padding: 0 40px
    }
}

@media only screen and (max-width:767px) {
    .section-padding-2 .container-fluid {
        padding: 0 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-padding-2 .container-fluid {
        padding: 0 30px
    }
}

.padding-10-row-col .row {
    margin-right: -5px;
    margin-left: -5px
}

    .padding-10-row-col .row div[class^=col-] {
        padding-left: 5px;
        padding-right: 5px
    }

.box-layout-width {
    display: block;
    margin: 0 auto;
    width: 1310px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .box-layout-width {
        width: 1200px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .box-layout-width {
        width: 1170px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .box-layout-width {
        width: 970px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .box-layout-width {
        width: 730px
    }
}

@media only screen and (max-width:767px) {
    .box-layout-width {
        width: 100%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .box-layout-width {
        width: 550px
    }
}

.box-layout-width-2 {
    display: block;
    margin: 0 auto;
    width: 1370px;
    background-color: #fff
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .box-layout-width-2 {
        width: 1200px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .box-layout-width-2 {
        width: 1170px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .box-layout-width-2 {
        width: 970px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .box-layout-width-2 {
        width: 730px
    }
}

@media only screen and (max-width:767px) {
    .box-layout-width-2 {
        width: 100%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .box-layout-width-2 {
        width: 550px
    }
}

@-webkit-keyframes hastechFade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes hastechFade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes hastechZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hastechZoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hastechZoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hastechZoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hastechMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hastechMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hastechMoveUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hastechMoveUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hastechMoveDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hastechMoveDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hastechMoveDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hastechMoveDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hastechMoveLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        transform: translateX(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hastechMoveLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        transform: translateX(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes hastechMoveLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hastechMoveLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes hastechMoveRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hastechMoveRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes hastechMoveRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hastechMoveRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes hastechFallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@keyframes hastechFallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@-webkit-keyframes hastechFlipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes hastechFlipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes hastechFlipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes hastechFlipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes moveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes moveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes columnMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes columnMoveUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@keyframes fallPerspective {
    0% {
        opacity: 0;
        -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg);
        transform: perspective(1000px) translateY(50px) translateZ(-300px) rotateX(-35deg)
    }

    to {
        opacity: 1;
        -webkit-transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
        transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg)
    }
}

@-webkit-keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183,8,78,.6);
        box-shadow: 0 0 2px 0 rgba(183,8,78,.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183,8,78,0);
        box-shadow: 0 0 2px 10px rgba(183,8,78,0)
    }

    to {
        -webkit-box-shadow: 0 0 2px 0 rgba(183,8,78,0);
        box-shadow: 0 0 2px 0 rgba(183,8,78,0)
    }
}

@keyframes edit-button-pulse {
    0% {
        -webkit-box-shadow: 0 0 2px 0 rgba(183,8,78,.6);
        box-shadow: 0 0 2px 0 rgba(183,8,78,.6)
    }

    30% {
        -webkit-box-shadow: 0 0 2px 10px rgba(183,8,78,0);
        box-shadow: 0 0 2px 10px rgba(183,8,78,0)
    }

    to {
        -webkit-box-shadow: 0 0 2px 0 rgba(183,8,78,0);
        box-shadow: 0 0 2px 0 rgba(183,8,78,0)
    }
}

@-webkit-keyframes shortfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes shortfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.shortfadeInUp {
    -webkit-animation-name: shortfadeInUp;
    animation-name: shortfadeInUp
}

.animated-duration {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.custom-delay-200 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.custom-delay-300 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.custom-delay-400 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.custom-delay-500 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.custom-delay-600 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.custom-delay-700 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.custom-delay-800 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.custom-delay-900 {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.header-small-device {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-small-device {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .header-small-device {
        display: block
    }
}

.header-small-device.small-device-ptb-1 {
    padding: 25px 0
}

.header-large-device {
    display: block
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-large-device {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .header-large-device {
        display: none
    }
}

.header-offer-wrap p {
    color: #000;
    margin: 0
}

    .header-offer-wrap p span {
        color: #ff2f2f
    }

    .header-offer-wrap p i {
        font-size: 16px;
        margin: 0 9px 0 0;
        position: relative;
        top: 2px
    }

.header-top-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-top-right, .same-style-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .same-style-wrap .same-style {
        margin-right: 20px;
        position: relative
    }

        .same-style-wrap .same-style.same-style-mrg-2 {
            margin-right: 42px
        }

            .same-style-wrap .same-style.same-style-mrg-2:last-child {
                margin-right: 0
            }

            .same-style-wrap .same-style.same-style-mrg-2 a {
                color: #666
            }

        .same-style-wrap .same-style.same-style-mrg-3 {
            margin-right: 22px
        }

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .same-style-wrap .same-style.same-style-mrg-3 {
        margin-right: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .same-style-wrap .same-style.same-style-mrg-3 {
        margin-right: 5px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .same-style-wrap .same-style.same-style-mrg-3 {
        margin-right: 7px
    }
}

.same-style-wrap .same-style.same-style-mrg-3:last-child {
    margin-right: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .same-style-wrap .same-style {
        margin-right: 25px
    }
}

.same-style-wrap .same-style:last-child {
    margin-right: 0
}

.same-style-wrap .same-style a {
    color: #000;
    display: inline-block
}

    .same-style-wrap .same-style a i {
        font-size: 12px;
        margin: 0 0 0 3px
    }

.same-style-wrap .same-style.same-style-border:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 1px;
    background-color: #dedede;
    right: -31px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .same-style-wrap .same-style.same-style-border:before {
        right: -12px
    }
}

.same-style-wrap .same-style.track-order a {
    text-decoration: underline
}

.same-style-wrap .same-style .currency-dropdown, .same-style-wrap .same-style .language-dropdown {
    background: #000 none repeat scroll 0 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 99;
    -webkit-box-shadow: 0 3px 14px 2px rgba(0,0,0,.1);
    box-shadow: 0 3px 14px 2px rgba(0,0,0,.1);
    display: none
}

    .same-style-wrap .same-style .currency-dropdown ul, .same-style-wrap .same-style .language-dropdown ul {
        padding: 14px 0 15px
    }

        .same-style-wrap .same-style .currency-dropdown ul li, .same-style-wrap .same-style .language-dropdown ul li {
            display: block;
            padding-bottom: 5px
        }

            .same-style-wrap .same-style .currency-dropdown ul li:last-child, .same-style-wrap .same-style .language-dropdown ul li:last-child {
                padding-bottom: 0
            }

            .same-style-wrap .same-style .currency-dropdown ul li a, .same-style-wrap .same-style .language-dropdown ul li a {
                color: #fff;
                display: block;
                font-size: 13px;
                padding: 0 25px
            }

                .same-style-wrap .same-style .currency-dropdown ul li a:hover, .same-style-wrap .same-style .language-dropdown ul li a:hover {
                    color: #ff2f2f
                }

.same-style-wrap .same-style .currency-dropdown {
    width: 90px
}

.same-style-wrap .same-style:hover > a {
    color: #ffc107
}

.social-style-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .social-style-1 a {
        color: #000;
        font-size: 16px;
        display: inline-block;
        margin-right: 20px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-style-1 a {
        margin-right: 14px
    }
}

.social-style-1 a:last-child {
    margin-right: 0
}

.social-style-1 a:hover {
    color: #ff2f2f
}

.social-style-1.social-style-1-white a {
    color: #fff
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .social-style-1.social-style-1-white a {
        margin-right: 12px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .social-style-1.social-style-1-white a {
        margin-right: 8px
    }
}

.social-style-1.social-style-1-white a:hover {
    color: #ff2f2f
}

.social-style-1.social-style-1-mrg {
    margin-left: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-style-1.social-style-1-mrg {
        margin-left: 25px
    }
}

.social-style-1.social-style-1-mrg-2 {
    margin: 25px 0 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .social-style-1.social-style-1-mrg-2 {
        margin: 17px 0 0
    }
}

@media only screen and (max-width:767px) {
    .social-style-1.social-style-1-mrg-2 {
        margin: 10px 0 0
    }
}

.social-style-1.social-style-1-font-inc a {
    font-size: 18px
}

.header-top-ptb-1 {
    padding: 14px 0
}

.header-top-ptb-2 {
    padding: 60px 0
}

.header-top-ptb-3 {
    padding: 7px 0
}

.header-top-ptb-6 {
    padding: 11px 0
}

.header-top-ptb-7 {
    padding: 20px 0
}

.main-menu > nav > ul > li {
    display: inline-block;
    position: relative
}

    .main-menu > nav > ul > li > ul {
        background: #fff none repeat scroll 0 0;
        -webkit-box-shadow: 0 0 20px .4px rgba(0,0,0,.1);
        box-shadow: 0 0 20px .4px rgba(0,0,0,.1);
        display: block;
        left: 0;
        padding: 28px 25px;
        position: absolute;
        top: 100%;
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg);
        -webkit-transform-origin: center top 0;
        -ms-transform-origin: center top 0;
        transform-origin: center top 0;
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        visibility: hidden;
        z-index: 99
    }

        .main-menu > nav > ul > li > ul li {
            display: block;
            position: relative;
            line-height: 1;
            margin-bottom: 20px
        }

            .main-menu > nav > ul > li > ul li:last-child {
                margin-bottom: 0
            }

            .main-menu > nav > ul > li > ul li a {
                display: block;
                color: #000;
                font-weight: 400;
                font-size: 14px;
                letter-spacing: .2px;
                text-transform: capitalize
            }

            .main-menu > nav > ul > li > ul li:hover > a {
                color: #ff2f2f
            }

        .main-menu > nav > ul > li > ul.sub-menu-style {
            width: 190px;
            text-align: left
        }

        .main-menu > nav > ul > li > ul.mega-menu-style {
            width: 750px;
            padding: 28px 30px 0;
            text-align: left
        }

            .main-menu > nav > ul > li > ul.mega-menu-style.mega-menu-mrg-1, .main-menu > nav > ul > li > ul.mega-menu-style.mega-menu-mrg-2 {
                left: -100px
            }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-menu > nav > ul > li > ul.mega-menu-style.mega-menu-mrg-2 {
        left: -150px
    }
}

.main-menu > nav > ul > li > ul.mega-menu-style > li > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .main-menu > nav > ul > li > ul.mega-menu-style > li > ul > li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }

        .main-menu > nav > ul > li > ul.mega-menu-style > li > ul > li > a.dropdown-title {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 30px
        }

        .main-menu > nav > ul > li > ul.mega-menu-style > li > ul > li ul li {
            margin-bottom: 22px
        }

            .main-menu > nav > ul > li > ul.mega-menu-style > li > ul > li ul li:last-child {
                margin-bottom: 0
            }

.main-menu > nav > ul > li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    display: inline-block
}

    .main-menu > nav > ul > li a span.bg-red {
        background-color: #ff2f2f
    }

    .main-menu > nav > ul > li a span.bg-green {
        background-color: #70c01a
    }

    .main-menu > nav > ul > li a i {
        position: relative;
        top: 1px;
        margin-left: 4px
    }

.main-menu > nav > ul > li:hover > a, .main-menu > nav > ul > li > a.active {
    color: #ff2f2f
}

.main-menu > nav > ul > li:hover > ul {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible
}

.main-menu.main-menu-white > nav > ul > li > a {
    color: #fff
}

.main-menu.main-menu-white > nav > ul > li:hover > a {
    color: #ff2f2f
}

.main-menu.main-menu-white.main-menu-hover-black > nav > ul > li:hover > a {
    color: #000
}

.main-menu.main-menu-font-size-14 > nav > ul > li a {
    font-size: 14px
}

.main-menu.main-menu-hover-semibold > nav > ul > li:hover > a, .main-menu.main-menu-hover-semibold > nav > ul > li a.active {
    font-weight: 600
}

.main-menu.main-menu-hover-border > nav > ul > li, .main-menu.main-menu-hover-border > nav > ul > li > a {
    position: relative
}

    .main-menu.main-menu-hover-border > nav > ul > li > a:after {
        content: "";
        height: 1px;
        right: 0;
        left: auto;
        width: 0;
        bottom: 15px;
        position: absolute;
        -webkit-transition: width .3s ease-out;
        -o-transition: width .3s ease-out;
        transition: width .3s ease-out;
        background-color: #000
    }

    .main-menu.main-menu-hover-border > nav > ul > li > a.active:after {
        left: 0;
        right: auto;
        width: 100%;
        -webkit-transition: width .3s ease-in;
        -o-transition: width .3s ease-in;
        transition: width .3s ease-in
    }

    .main-menu.main-menu-hover-border > nav > ul > li:hover > a {
        color: #000
    }

        .main-menu.main-menu-hover-border > nav > ul > li:hover > a:after {
            left: 0;
            right: auto;
            width: 100%;
            -webkit-transition: width .3s ease-in;
            -o-transition: width .3s ease-in;
            transition: width .3s ease-in
        }

.main-menu.main-menu-hm4 > nav > ul > li > a {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px
}

    .main-menu.main-menu-hm4 > nav > ul > li > a.active {
        font-weight: 700
    }

.main-menu.main-menu-hm4 > nav > ul > li:hover > a {
    font-weight: 700;
    color: #000
}

.main-menu.main-menu-padding-1 > nav > ul > li {
    padding-right: 46px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-menu.main-menu-padding-1 > nav > ul > li {
        padding-right: 40px
    }
}

.main-menu.main-menu-padding-1 > nav > ul > li:last-child {
    padding-right: 0
}

.main-menu.main-menu-padding-2 > nav > ul > li {
    padding-right: 50px
}

    .main-menu.main-menu-padding-2 > nav > ul > li:last-child {
        padding-right: 0
    }

.main-menu.main-menu-padding-3 > nav > ul > li {
    padding-right: 30px
}

    .main-menu.main-menu-padding-3 > nav > ul > li:last-child {
        padding-right: 0
    }

.main-menu.main-menu-lh-1 > nav > ul > li {
    line-height: 95px
}

.main-menu.main-menu-lh-2 > nav > ul > li {
    line-height: 78px
}

.main-menu.main-menu-lh-3 > nav > ul > li {
    line-height: 100px
}

.main-menu.main-menu-lh-4 > nav > ul > li {
    line-height: 55px
}

.main-menu.main-menu-lh-5 > nav > ul > li {
    line-height: 48px
}

.main-menu.main-menu-font-width-400 > nav > ul > li a {
    font-weight: 400
}

.main-menu.main-menu-center {
    text-align: center
}

.header-action.header-action-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center
}

.header-action.header-action-mrg-right {
    margin-right: 13px
}

.header-action .same-style-2 {
    line-height: 1;
    margin-right: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-action .same-style-2 {
        margin-right: 25px
    }
}

@media only screen and (max-width:767px) {
    .header-action .same-style-2 {
        margin-right: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-action .same-style-2 {
        margin-right: 25px
    }
}

.header-action .same-style-2:last-child {
    margin-right: 0
}

.header-action .same-style-2 a {
    color: #000;
    font-size: 22px;
    display: inline-block;
    position: relative
}

@media only screen and (max-width:767px) {
    .header-action .same-style-2 a {
        font-size: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .header-action .same-style-2 a {
        font-size: 22px
    }
}

.header-action .same-style-2 a span.pro-count {
    position: absolute;
    top: -8px;
    font-size: 12px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 19px;
    color: #fff;
    text-align: center;
    left: 14px;
    border-radius: 50px;
    font-weight: 600
}

@media only screen and (max-width:767px) {
    .header-action .same-style-2 a span.pro-count {
        font-size: 10px;
        width: 18px;
        height: 18px;
        line-height: 17px
    }
}

.header-action .same-style-2 a span.red {
    background-color: #ff2f2f
}

.header-action .same-style-2 a span.black {
    background-color: #000
}

.header-action .same-style-2 a span.green {
    background-color: #4dbdaf
}

.header-action .same-style-2 a span.purple {
    background-color: #6f50a7
}

.header-action .same-style-2 a:hover {
    color: #ff2f2f
}

.header-action .same-style-2.same-style-2-white a {
    color: #fff
}

    .header-action .same-style-2.same-style-2-white a:hover {
        color: #ff2f2f
    }

.header-action .same-style-2.same-style-2-white.same-style-2-hover-black a:hover {
    color: #000
}

.header-action .same-style-2.header-cart a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .header-action .same-style-2.header-cart a span.cart-amount {
        color: #df3434;
        font-weight: 600;
        font-size: 14px;
        margin: 8px 0 0 16px
    }

        .header-action .same-style-2.header-cart a span.cart-amount.light-yellow {
            color: #ffd74b
        }

        .header-action .same-style-2.header-cart a span.cart-amount.white {
            color: #fff
        }

.header-action .same-style-2.same-style-2-font-inc a {
    font-size: 24px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-action .same-style-2.same-style-2-font-inc a {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .header-action .same-style-2.same-style-2-font-inc a {
        font-size: 20px
    }
}

.header-action .same-style-2.same-style-2-font-dec a {
    font-size: 18px
}

.search-wrap-2 {
    margin-right: 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .search-wrap-2 {
        margin: 0 80px 0 0
    }
}

.search-wrap-2 form {
    position: relative
}

    .search-wrap-2 form input {
        color: #999;
        padding: 2px 0 2px 30px;
        height: 35px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #2d2d2d
    }

        .search-wrap-2 form input::-moz-input-placeholder {
            color: #999;
            opacity: 1
        }

        .search-wrap-2 form input::-webkit-input-placeholder {
            color: #999;
            opacity: 1
        }

    .search-wrap-2 form button {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border: none;
        padding: 0;
        font-size: 16px;
        color: #000;
        background-color: transparent
    }

.header-login-regi {
    margin-right: 45px
}

    .header-login-regi a {
        color: #000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .header-login-regi a i {
            font-size: 20px;
            margin-right: 20px
        }

        .header-login-regi a:hover {
            color: #ff2f2f
        }

.header-cart-2 a {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-weight: 600
}

    .header-cart-2 a i {
        font-size: 22px;
        margin-right: 20px
    }

    .header-cart-2 a span {
        position: absolute;
        bottom: -6px;
        font-size: 12px;
        width: 20px;
        height: 20px;
        display: inline-block;
        line-height: 19px;
        color: #fff;
        text-align: center;
        left: 14px;
        border-radius: 50px;
        font-weight: 600
    }

@media only screen and (max-width:767px) {
    .header-cart-2 a span {
        font-size: 10px;
        width: 18px;
        height: 18px;
        line-height: 17px
    }
}

.header-cart-2 a span.black {
    background-color: #000
}

.header-cart-2 a span.red {
    background-color: #ff2f2f
}

.header-cart-2 a:hover {
    color: #ff2f2f
}

.main-wrapper .body-overlay {
    background-color: #232324;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999
}

.main-wrapper.overlay-active .body-overlay {
    opacity: .7;
    visibility: visible;
    z-index: 9999
}

.sidebar-cart-active {
    position: fixed;
    top: 0;
    width: 420px;
    min-height: 100vh;
    bottom: 0;
    z-index: 9999;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
    -webkit-transform: translate(200px);
    -ms-transform: translate(200px);
    transform: translate(200px);
    -webkit-box-shadow: 0 0 87px 0 rgba(0,0,0,.09);
    box-shadow: 0 0 87px 0 rgba(0,0,0,.09);
    background-color: #fff
}

    .sidebar-cart-active.inside {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-cart-active {
        width: 350px
    }
}

@media only screen and (max-width:767px) {
    .sidebar-cart-active {
        width: 280px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-cart-active .sidebar-cart-all .cart-close {
        font-size: 25px
    }
}

@media only screen and (max-width:767px) {
    .sidebar-cart-active .sidebar-cart-all .cart-close {
        top: 27px;
        right: 17px;
        font-size: 23px
    }
}

.sidebar-cart-active .sidebar-cart-all .cart-content > h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 35px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-cart-active .sidebar-cart-all .cart-content ul {
        max-height: calc(100vh - 300px)
    }
}

@media only screen and (max-width:767px) {
    .sidebar-cart-active .sidebar-cart-all .cart-content ul {
        max-height: calc(100vh - 250px)
    }
}

.sidebar-cart-active .sidebar-cart-all .cart-content ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d4d4d4
}

    .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img {
        aspect-ratio: 4/3;
        position: relative;
        width: 140px
    }

        .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-img a img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #fff;
            content: "";
            z-index: 1;
            border: 1px solid #fff;
            object-fit: contain
        }

    .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title {
        margin-left: 20px
    }

        .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title h4 {
            font-size: 15px;
            margin: 0 0 8px;
            font-weight: 500
        }

            .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title h4 a {
                color: #000
            }

                .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title h4 a:hover {
                    color: #ff2f2f
                }

        .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-title span {
            font-size: 15px;
            color: #000
        }

    .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 100;
        -webkit-flex-grow: 100;
        -ms-flex-positive: 100;
        flex-grow: 100;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete a {
            display: block;
            font-size: 16px;
            height: 20px;
            line-height: 17px;
            overflow: hidden;
            width: 20px;
            text-align: right;
            color: #000
        }

            .sidebar-cart-active .sidebar-cart-all .cart-content ul li .cart-delete a:hover {
                color: #ff2f2f
            }

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-total {
    display: block;
    width: 100%;
    margin: 16px 0 26px;
    padding: 0 10px
}

    .sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4 {
        font-size: 16px;
        margin: 0;
        font-weight: 600;
        color: #000
    }

        .sidebar-cart-active .sidebar-cart-all .cart-content .cart-total h4 span {
            font-size: 15px;
            color: #000;
            float: right;
            font-weight: 400
        }

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn {
    display: flex;
    justify-content: center;
    width: 100%
}

    .sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a {
        width: 100%;
        display: block;
        margin: 10px 0 0;
        text-align: center;
        padding: 18px 20px 17px;
        background-color: #000;
        color: #fff;
        text-transform: capitalize;
        font-size: 16px;
        line-height: 1
    }

        .sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:hover {
            background-color: #ff2f2f
        }

        .sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn a:first-child {
            margin-top: 0
        }

.header-search-1 {
    position: relative
}

    .header-search-1 .search-toggle {
        z-index: 99
    }

        .header-search-1 .search-toggle i {
            display: block
        }

            .header-search-1 .search-toggle i.s-close {
                font-size: 35px;
                left: 0;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%)
            }

        .header-search-1 .search-toggle .s-close {
            opacity: 0
        }

        .header-search-1 .search-toggle.open .s-close {
            opacity: 1
        }

        .header-search-1 .search-toggle.open .s-open {
            opacity: 0
        }

.search-wrap-1 {
    background-color: transparent;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden;
    width: 340px;
    z-index: -99;
    padding-bottom: 1px;
    margin-right: 10px
}

    .search-wrap-1 form {
        position: relative;
        overflow: hidden
    }

        .search-wrap-1 form input {
            background-color: #fff;
            border: 1px solid #e2dcdc;
            color: #000;
            line-height: 30px;
            padding: 2px 60px 2px 20px;
            width: 100%
        }

            .search-wrap-1 form input::-moz-input-placeholder {
                color: #000;
                opacity: 1
            }

            .search-wrap-1 form input::-webkit-input-placeholder {
                color: #000;
                opacity: 1
            }

        .search-wrap-1 form button.button-search {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            background-color: transparent;
            height: 100%;
            border: none;
            border-left: 1px solid #e2dcdc;
            padding: 0 15px;
            color: #000
        }

            .search-wrap-1 form button.button-search:hover {
                color: #ff2f2f
            }

    .search-wrap-1.open {
        opacity: 1;
        right: 100%;
        visibility: visible;
        z-index: 99
    }

.logo a {
    display: block
}

    .logo a img {
        max-width: 100%
    }

.social-offer-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header-offer-wrap-2 {
    margin: 0 0 0 45px
}

    .header-offer-wrap-2 p, .header-offer-wrap-2.mrg-none {
        margin: 0
    }

        .header-offer-wrap-2 p span {
            color: #000
        }

.categori-search-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 9;
    border: 1px solid #e1e1e1
}

    .categori-search-wrap .categori-style-1 {
        min-width: 130px;
        margin-right: 20px;
        position: relative
    }

        .categori-search-wrap .categori-style-1:before {
            position: absolute;
            content: "";
            right: -14px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 24px;
            background-color: #ccc
        }

        .categori-search-wrap .categori-style-1 .nice-select.nice-select-style-1 {
            border: none;
            background-color: transparent;
            border-radius: 0;
            min-width: 137px
        }

            .categori-search-wrap .categori-style-1 .nice-select.nice-select-style-1 span {
                font-size: 13px;
                color: #222
            }

        .categori-search-wrap .categori-style-1 .nice-select:after {
            border-bottom: 1px solid #222;
            border-right: 1px solid #222;
            height: 7px;
            right: 12px;
            width: 7px
        }

    .categori-search-wrap .search-wrap-3 {
        width: 100%
    }

        .categori-search-wrap .search-wrap-3 form {
            position: relative
        }

            .categori-search-wrap .search-wrap-3 form input {
                font-size: 13px;
                color: #999;
                border: none;
                height: 40px;
                padding: 2px 50px 2px 10px;
                background-color: transparent
            }

                .categori-search-wrap .search-wrap-3 form input::-moz-input-placeholder {
                    color: #999;
                    opacity: 1
                }

                .categori-search-wrap .search-wrap-3 form input::-webkit-input-placeholder {
                    color: #999;
                    opacity: 1
                }

            .categori-search-wrap .search-wrap-3 form button {
                position: absolute;
                right: 13px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                background-color: transparent;
                border: none;
                padding: 0;
                color: #222;
                font-size: 18px
            }

                .categori-search-wrap .search-wrap-3 form button:hover {
                    color: #ff2f2f
                }

    .categori-search-wrap.categori-search-wrap-modify {
        margin-right: -50px
    }

        .categori-search-wrap.categori-search-wrap-modify .categori-style-1 {
            position: absolute;
            right: 67px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            margin-right: 0;
            z-index: 6
        }

            .categori-search-wrap.categori-search-wrap-modify .categori-style-1:before {
                left: -20px
            }

        .categori-search-wrap.categori-search-wrap-modify .search-wrap-3 form input {
            padding: 2px 250px 2px 20px;
            height: 50px
        }

        .categori-search-wrap.categori-search-wrap-modify .search-wrap-3 form button {
            color: #fff;
            height: 100%;
            right: 0;
            padding: 0 20px;
            background-color: #6f50a7
        }

            .categori-search-wrap.categori-search-wrap-modify .search-wrap-3 form button:hover {
                color: #ff2f2f
            }

    .categori-search-wrap.categori-search-wrap-modify-2 {
        border: none;
        background-color: #fff
    }

        .categori-search-wrap.categori-search-wrap-modify-2 .categori-style-1 .nice-select .list {
            margin-top: 0;
            border-radius: 0
        }

        .categori-search-wrap.categori-search-wrap-modify-2 .search-wrap-3 form button {
            color: #0064e0
        }

            .categori-search-wrap.categori-search-wrap-modify-2 .search-wrap-3 form button.orange {
                color: #e44311
            }

                .categori-search-wrap.categori-search-wrap-modify-2 .search-wrap-3 form button.orange:hover {
                    color: #000
                }

            .categori-search-wrap.categori-search-wrap-modify-2 .search-wrap-3 form button:hover {
                color: #ff2f2f
            }

    .categori-search-wrap.categori-search-wrap-modify-3 {
        border: 1px #dadada;
        background-color: #f7f7f7
    }

        .categori-search-wrap.categori-search-wrap-modify-3 .categori-style-1 .nice-select .list {
            margin-top: 0;
            border-radius: 0
        }

        .categori-search-wrap.categori-search-wrap-modify-3 .search-wrap-3 form input {
            padding: 2px 75px 2px 10px
        }

        .categori-search-wrap.categori-search-wrap-modify-3 .search-wrap-3 form button {
            color: #fff;
            height: 100%;
            right: 0;
            min-height: 44px;
            padding: 0 20px;
            background-color: #6aae27
        }

            .categori-search-wrap.categori-search-wrap-modify-3 .search-wrap-3 form button.blue {
                background-color: #0064e0
            }

            .categori-search-wrap.categori-search-wrap-modify-3 .search-wrap-3 form button:hover {
                color: #ff2f2f
            }

.main-categori-wrap {
    position: relative
}

    .main-categori-wrap > a {
        color: #4dbdaf;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .25px;
        display: block;
        width: 100%;
        line-height: 1;
        padding: 0 14px 0 0
    }

        .main-categori-wrap > a i {
            font-size: 22px;
            margin-right: 18px;
            position: relative;
            top: 4px;
            line-height: 1
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-categori-wrap > a i {
        margin-right: 12px
    }
}

.main-categori-wrap > a i.icon-right {
    float: right;
    font-size: 12px;
    margin-right: 0;
    top: 11px
}

.main-categori-wrap > a.purple {
    color: #6f50a7
}

.main-categori-wrap > a.green {
    color: #6aae27
}

.main-categori-wrap > a.blue {
    color: #0064e0
}

.main-categori-wrap.main-categori-wrap-modify > a {
    color: #fff;
    padding: 9px 20px 18px;
    background-color: #6f50a7
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-categori-wrap.main-categori-wrap-modify > a {
        padding: 9px 12px 18px
    }
}

.main-categori-wrap.main-categori-wrap-modify-2 > a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    min-height: 48px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2px 20px;
    background-color: #468707
}

    .main-categori-wrap.main-categori-wrap-modify-2 > a.categori-blue {
        background-color: #03479b
    }

    .main-categori-wrap.main-categori-wrap-modify-2 > a i.icon-right {
        top: 1px
    }

.hotline {
    text-align: right
}

    .hotline p {
        font-size: 14px;
        font-weight: 600;
        color: #222
    }

        .hotline p i {
            font-size: 18px;
            color: #000;
            margin-right: 13px
        }

        .hotline p span {
            font-size: 13px;
            color: #666;
            font-weight: 400
        }

.header-middle-padding-1 {
    padding: 34px 0 0
}

.header-middle-padding-2 {
    padding: 30px 0
}

.category-menu {
    border: 1px solid #e1e1e1;
    width: 270px;
    position: absolute;
    top: 220%;
    left: 0;
    z-index: 5;
    background-color: #fff;
    padding: 9px 0 3px
}

    .category-menu.categori-not-visible {
        display: none;
        top: 100%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .category-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:767px) {
    .category-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.category-menu nav > ul > li {
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #e1e1e1
}

    .category-menu nav > ul > li:last-child {
        border-bottom: none
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .category-menu nav > ul > li {
        padding: 10px 0
    }
}

.category-menu nav > ul > li > a {
    color: #000;
    font-weight: 600;
    padding: 0 20px;
    display: block
}

    .category-menu nav > ul > li > a span {
        float: right;
        font-size: 10px;
        position: relative;
        top: 6px;
        color: #000
    }

.category-menu nav > ul > li .category-menu-dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    width: 570px;
    background-color: #fff;
    border-radius: 5px;
    padding: 30px 52px 40px 30px;
    margin-left: 1px;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    visibility: hidden;
    z-index: 99;
    -webkit-box-shadow: 0 0 30px .4px rgba(0,0,0,.1);
    box-shadow: 0 0 30px .4px rgba(0,0,0,.1)
}

    .category-menu nav > ul > li .category-menu-dropdown .single-category-menu {
        display: inline-block;
        width: 50%;
        float: left
    }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu.ct-menu-mrg-bottom {
            margin-bottom: 74px
        }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu.ct-menu-mrg-left {
            padding-left: 38px
        }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu.category-menu-border {
            position: relative
        }

            .category-menu nav > ul > li .category-menu-dropdown .single-category-menu.category-menu-border:before {
                position: absolute;
                content: "";
                bottom: -36px;
                left: 0;
                background-color: #d6d7da;
                height: 1px;
                width: 180px
            }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu h4 {
            color: #000;
            font-weight: 600;
            font-size: 14px;
            margin: 0 0 18px;
            letter-spacing: .2px;
            text-transform: uppercase
        }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu ul li {
            padding: 0 0 9px
        }

            .category-menu nav > ul > li .category-menu-dropdown .single-category-menu ul li:last-child {
                padding: 0
            }

            .category-menu nav > ul > li .category-menu-dropdown .single-category-menu ul li a {
                color: #333
            }

                .category-menu nav > ul > li .category-menu-dropdown .single-category-menu ul li a:hover {
                    color: #4dbdaf
                }

        .category-menu nav > ul > li .category-menu-dropdown .single-category-menu > a img {
            width: 100%
        }

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .category-menu nav > ul > li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .category-menu nav > ul > li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .category-menu nav > ul > li .category-menu-dropdown.ct-menu-res-height-1 {
        height: 280px;
        overflow-y: auto
    }
}

.category-menu nav > ul > li:hover > a, .category-menu nav > ul > li:hover > a span {
    color: #4dbdaf
}

.category-menu nav > ul > li:hover .category-menu-dropdown {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible
}

.category-menu-2 {
    border: 1px solid #468707;
    width: 270px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    background-color: #fff;
    padding: 5px 17px 3px
}

    .category-menu-2.categori-not-visible-2 {
        display: none;
        top: 100%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .category-menu-2 {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:767px) {
    .category-menu-2 {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.category-menu-2 nav > ul > li {
    padding: 12px 0;
    position: relative;
    border-bottom: 1px solid #e1e1e1
}

    .category-menu-2 nav > ul > li:last-child {
        border-bottom: none
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .category-menu-2 nav > ul > li {
        padding: 10px 0
    }
}

.category-menu-2 nav > ul > li > a {
    color: #000;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .category-menu-2 nav > ul > li > a i {
        font-size: 18px;
        margin-right: 14px
    }

.category-menu-2 nav > ul > li:hover > a, .category-menu-2 nav > ul > li:hover > a span {
    color: #6aae27
}

.category-menu-2 nav > ul > li:hover .category-menu-dropdown {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    visibility: visible
}

.category-menu-2.category-menu-2-blue {
    border: 1px solid #03479b
}

    .category-menu-2.category-menu-2-blue nav > ul > li:hover > a, .category-menu-2.category-menu-2-blue nav > ul > li:hover > a span {
        color: #0064e0
    }

.header-quick-contect ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .header-quick-contect ul li {
        margin-right: 30px;
        color: #fff
    }

        .header-quick-contect ul li:last-child {
            margin-right: 0
        }

        .header-quick-contect ul li i {
            margin-right: 10px
        }

.header-offer-wrap-3 p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .25px;
    margin: 0;
    color: #fff
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .header-offer-wrap-3 p {
        font-size: 14px
    }
}

.header-offer-wrap-3 p a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .5px;
    text-decoration: underline;
    color: #fff;
    font-weight: 400;
    margin: 0 0 0 14px;
    padding: 0 0 2px;
    display: inline-block
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .header-offer-wrap-3 p a {
        margin: 0 0 0 5px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .header-offer-wrap-3 p a {
        margin: 0 0 0 5px
    }
}

.header-offer-wrap-3 p a:hover {
    color: #ff2f2f
}

.header-offer-wrap-3 p.black, .header-offer-wrap-3 p.black a {
    color: #000
}

.social-hm4-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 32px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .social-hm4-wrap {
        margin-right: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .social-hm4-wrap {
        margin-right: 8px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-hm4-wrap {
        margin-right: 8px
    }
}

.social-hm4-wrap span {
    color: #fff;
    display: inline-block;
    line-height: 1;
    margin: -6px 23px 0 0
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .social-hm4-wrap span {
        margin: -6px 15px 0 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .social-hm4-wrap span {
        margin: -6px 12px 0 0
    }
}

.hm4-currency-language-wrap.same-style-wrap .same-style > a {
    background-color: transparent;
    color: #fff;
    padding: 0 14px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hm4-currency-language-wrap.same-style-wrap .same-style > a {
        padding: 0 8px
    }
}

.hm4-currency-language-wrap.same-style-wrap .same-style:hover > a {
    background-color: #404040
}

.header-top-ptb-4 {
    padding: 36px 0
}

.header-offer-wrap-4 p {
    color: #fff
}

    .header-offer-wrap-4 p span.uppercase {
        text-transform: uppercase;
        font-weight: 600
    }

    .header-offer-wrap-4 p span.amount {
        color: #fc302f;
        font-weight: 600
    }

    .header-offer-wrap-4 p a {
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: .5px;
        text-decoration: underline;
        color: #fff;
        font-weight: 400;
        margin: 0 0 0 12px;
        display: inline-block
    }

        .header-offer-wrap-4 p a:hover {
            text-decoration: none
        }

    .header-offer-wrap-4 p.black, .header-offer-wrap-4 p.black a {
        color: #000
    }

.header-top-ptb-5 {
    padding: 13px 0 18px
}

.header-offer-wrap-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 13px 20px 11px;
    border: 1px solid #6f50a7;
    margin-left: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-offer-wrap-5 {
        padding: 13px 10px 11px
    }
}

.header-offer-wrap-5 h3 {
    font-size: 28px;
    font-weight: 800;
    color: #6f50a7;
    margin: 0 12px 0 0;
    text-transform: uppercase;
    letter-spacing: -.35px;
    line-height: 22px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-offer-wrap-5 h3 {
        font-size: 20px
    }
}

.header-offer-wrap-5 h4 {
    font-size: 12px;
    font-weight: 800;
    color: #4dbdaf;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: -.25px;
    line-height: 12px
}

.header-bottom-ptb {
    padding: 0 0 15px
}

.hotline-2-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .hotline-2-wrap .hotline-2-icon {
        margin-right: 20px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hotline-2-wrap .hotline-2-icon {
        margin-right: 10px
    }
}

.hotline-2-wrap .hotline-2-icon i {
    font-size: 24px;
    color: #6aae27
}

    .hotline-2-wrap .hotline-2-icon i.blue {
        color: #0064e0
    }

.hotline-2-wrap .hotline-2-content span {
    font-size: 12px;
    color: #666;
    display: block;
    line-height: 1
}

.hotline-2-wrap .hotline-2-content h5 {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    margin: 4px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hotline-2-wrap .hotline-2-content h5 {
        font-size: 16px
    }
}

.main-wrapper .body-overlay-1 {
    background: rgba(35,35,36,.7) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999
}

.main-wrapper.overlay-active-1 .body-overlay-1 {
    opacity: 1;
    visibility: visible
}

.mobile-header-active {
    position: fixed;
    top: 0;
    width: 350px;
    min-height: 100vh;
    bottom: 0;
    z-index: 111;
    right: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    -webkit-transform: translate(200px);
    -ms-transform: translate(200px);
    transform: translate(200px);
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.09);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.09);
    z-index: 9999
}

@media only screen and (max-width:767px) {
    .mobile-header-active {
        width: 290px
    }
}

.mobile-header-active.sidebar-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.mobile-header-active .clickalbe-sidebar-wrap {
    padding: 80px 30px 20px;
    height: 100%
}

@media only screen and (max-width:767px) {
    .mobile-header-active .clickalbe-sidebar-wrap {
        padding: 60px 0 20px 20px
    }
}

.mobile-header-active .clickalbe-sidebar-wrap .sidebar-close {
    position: absolute;
    top: 20px;
    left: -35px;
    font-size: 30px;
    line-height: 30px;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    color: #000
}

    .mobile-header-active .clickalbe-sidebar-wrap .sidebar-close:hover {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        color: #ff2f2f
    }

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%;
    padding-right: 10px
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-1 {
        border-bottom: 1px solid #ddd;
        margin-bottom: 17px;
        padding-bottom: 30px
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-2 {
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        padding-bottom: 17px
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-3 {
        border-bottom: 1px solid #ddd;
        margin-bottom: 24px;
        padding-bottom: 30px
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-padding-border-4 {
        border-bottom: 1px solid #ddd;
        margin-bottom: 30px;
        padding-bottom: 24px
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form {
        position: relative
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form input {
            background-color: #f6f6f6;
            border: none;
            border-radius: 0;
            height: 50px;
            padding: 0 60px 0 15px;
            width: 100%;
            font-size: 14px;
            color: #181818
        }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form button {
            background-color: transparent;
            -webkit-border-image: none;
            -o-border-image: none;
            border-image: none;
            border-radius: 5px 0 0 5px;
            border: #ddd;
            border-left: 1px solid #ddd;
            color: #000;
            font-size: 18px;
            height: 100%;
            padding: 0 15px 0 14px;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

@media only screen and (max-width:767px) {
    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form button {
        font-size: 16px
    }
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form button:hover {
    color: #ff2f2f
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-search form button i {
    margin-top: 5px;
    display: inline-block
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav {
    height: 100%;
    padding-right: 5px
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li {
        display: block;
        position: relative
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
            line-height: 50;
            top: -15px;
            left: 95%;
            width: 30px;
            position: absolute;
            height: 50px;
            text-align: center;
            cursor: pointer
        }

            .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i {
                display: block;
                position: relative;
                width: 10px;
                margin-top: 25px;
                border-bottom: 1px solid #000;
                -webkit-transition: all .25s ease-out;
                -o-transition: all .25s ease-out;
                transition: all .25s ease-out
            }

                .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand i:before {
                    top: 0;
                    width: 100%;
                    content: "";
                    display: block;
                    position: absolute;
                    -webkit-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    transform: rotate(90deg);
                    border-bottom: 1px solid #000;
                    -webkit-transition: .4s;
                    -o-transition: .4s;
                    transition: .4s
                }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children.active > .menu-expand i:before {
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0)
        }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a {
            font-size: 16px;
            text-transform: capitalize;
            line-height: 18px;
            position: relative;
            display: inline-block;
            padding: 10px 0;
            color: #000
        }

            .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li a i {
                margin-right: 5px
            }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a {
            padding: 10px 15px 5px;
            font-size: 14px;
            color: #333
        }

            .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li a:hover {
                color: #fff
            }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li ul li ul li a {
            padding: 10px 30px 5px;
            font-size: 14px;
            color: #333
        }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover > a {
            color: #fff
        }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover.menu-item-has-children > .menu-expand > i, .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li:hover.menu-item-has-children > .menu-expand > i:before {
            border-bottom: 1px solid #fff
        }

@media only screen and (max-width:767px) {
    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap {
        display: block
    }
}

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info {
    position: relative;
    margin-bottom: 13px
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:last-child {
        margin-bottom: 0
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a {
        font-size: 15px;
        display: block;
        color: #000
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info a span {
            float: right;
            font-size: 10px;
            position: relative;
            top: 8px;
            line-height: 1
        }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown {
        margin-top: 5px;
        display: none;
        background-color: #fff;
        -webkit-box-shadow: 0 0 20px .4px rgba(0,0,0,.1);
        box-shadow: 0 0 20px .4px rgba(0,0,0,.1);
        padding: 22px 30px 26px;
        width: 100%;
        z-index: 11
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li {
            padding-bottom: 10px
        }

            .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li:last-child {
                padding-bottom: 0
            }

            .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a {
                font-size: 14px;
                color: #000
            }

                .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info .lang-curr-dropdown ul li a:hover, .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-header-info-wrap .single-mobile-header-info:hover > a {
                    color: #ff2f2f
                }

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-contact-info ul li {
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 14px;
    font-size: 15px
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-contact-info ul li:last-child {
        margin: 0
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-contact-info ul li i {
        font-size: 14px;
        margin-right: 12px;
        position: relative;
        top: 4px
    }

.mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a {
    display: inline-block;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    margin-right: 10px
}

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a:last-child {
        margin-right: 0
    }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.facebook {
        background-color: #3b5999;
        border: 1px solid #3b5999
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.facebook:hover {
            color: #3b5999;
            background-color: transparent
        }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.twitter {
        background-color: #55acee;
        border: 1px solid #55acee
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.twitter:hover {
            color: #55acee;
            background-color: transparent
        }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.pinterest {
        background-color: #bd081c;
        border: 1px solid #bd081c
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.pinterest:hover {
            color: #bd081c;
            background-color: transparent
        }

    .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.instagram {
        background-color: #e4405f;
        border: 1px solid #e4405f
    }

        .mobile-header-active .clickalbe-sidebar-wrap .mobile-header-content-area .mobile-social-icon a.instagram:hover {
            color: #e4405f;
            background-color: transparent
        }

.categori-hide-2 {
    display: none;
    padding-top: 20px
}

.slider-height-1 {
    height: 585px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-height-1 {
        height: 500px
    }
}

@media only screen and (max-width:767px) {
    .slider-height-1 {
        height: 440px
    }
}

.slider-height-2 {
    height: 710px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .slider-height-2 {
        height: 600px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .slider-height-2 {
        height: 600px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-height-2 {
        height: 550px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-height-2 {
        height: 500px
    }
}

@media only screen and (max-width:767px) {
    .slider-height-2 {
        height: 400px
    }
}

.slider-height-3 {
    height: 275px
}

@media only screen and (max-width:767px) {
    .slider-height-3 {
        height: auto;
        padding: 50px 0
    }
}

.slider-height-4 {
    height: 520px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-height-4 {
        height: 475px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-height-4 {
        height: 475px
    }
}

@media only screen and (max-width:767px) {
    .slider-height-4 {
        height: 450px
    }
}

.hero-slider-pt-1 {
    padding-top: 150px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-pt-1 {
        padding-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-pt-1 {
        padding-top: 110px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-pt-1 {
        padding-top: 90px
    }
}

.hero-slider-content-1-pt-1 {
    padding-top: 125px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1-pt-1 {
        padding-top: 70px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1-pt-1 {
        padding-top: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1-pt-1 {
        padding-top: 40px
    }
}

.hero-slider-content-1 h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0
}

    .hero-slider-content-1 h4.font-dec {
        font-size: 16px
    }

.hero-slider-content-1 h1 {
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    margin: 20px 0 42px;
    font-family: inherit;
    letter-spacing: -.25px
}

    .hero-slider-content-1 h1.font-dec {
        font-size: 39px;
        line-height: 48px;
        font-family: Poppins,sans-serif;
        margin: 16px 0 28px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-1 h1.font-dec {
        font-size: 30px;
        line-height: 40px;
        margin: 6px 0 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1 h1.font-dec {
        font-size: 35px;
        line-height: 45px;
        margin: 12px 0 15px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1 h1.font-dec {
        font-size: 28px;
        line-height: 40px;
        margin: 10px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1 h1.font-dec {
        font-size: 24px;
        line-height: 32px;
        margin: 5px 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-1 h1 {
        font-size: 55px;
        line-height: 65px;
        margin: 12px 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1 h1 {
        font-size: 45px;
        line-height: 56px;
        margin: 10px 0 15px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1 h1 {
        font-size: 32px;
        line-height: 45px;
        margin: 12px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1 h1 {
        font-size: 30px;
        line-height: 35px;
        margin: 5px 0 10px
    }
}

.hero-slider-content-1 p {
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 80px;
    width: 78%
}

    .hero-slider-content-1 p.width-inc {
        width: 96%;
        margin: 0 0 36px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-1 p.width-inc {
        width: 100%;
        margin: 0 0 14px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1 p.width-inc {
        margin: 0 0 16px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1 p.width-inc {
        margin: 0 0 16px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1 p.width-inc {
        width: 100%;
        line-height: 25px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-1 p {
        margin: 0 0 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1 p {
        font-size: 15px;
        margin: 0 0 30px;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1 p {
        margin: 0 0 20px;
        width: 98%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1 p {
        font-size: 15px;
        line-height: 28px;
        margin: 0 0 15px
    }
}

.hero-slider-content-1.hero-slider-content-1-padding1 {
    padding: 63px 0 0 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-1.hero-slider-content-1-padding1 {
        padding: 40px 0 0 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-1.hero-slider-content-1-padding1 {
        padding: 63px 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-1.hero-slider-content-1-padding1 {
        padding: 50px 15px 0;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-1.hero-slider-content-1-padding1 {
        padding: 50px 0 0 15px;
        text-align: left
    }
}

.btn-style-1 a {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    background-color: #000;
    color: #fff
}

    .btn-style-1 a:hover {
        background-color: #ff2f2f
    }

@media only screen and (max-width:767px) {
    .btn-style-1 a {
        font-size: 15px;
        font-weight: 500
    }
}

.btn-style-1 a.btn-1-padding-1 {
    padding: 11px 26px 15px
}

@media only screen and (max-width:767px) {
    .btn-style-1 a.btn-1-padding-1 {
        padding: 8px 20px 12px
    }
}

.btn-style-1 a.btn-1-bg-purple {
    background-color: #6f50a7
}

.btn-style-1 a.btn-1-padding-2 {
    padding: 8px 22px 12px
}

.btn-style-1 a.btn-1-padding-3 {
    padding: 12px 25px 14px
}

@media only screen and (max-width:767px) {
    .btn-style-1 a.btn-1-padding-3.banner-btn-res {
        padding: 5px 15px;
        font-size: 13px
    }
}

.btn-style-1 a.btn-1-padding-4 {
    padding: 8px 20px 13px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .btn-style-1 a.btn-1-padding-4 {
        padding: 6px 15px 10px
    }
}

@media only screen and (max-width:767px) {
    .btn-style-1 a.btn-1-padding-4 {
        font-size: 13px;
        padding: 2px 12px 5px
    }
}

.btn-style-1 a.bg-white {
    background-color: #fff;
    color: #000
}

    .btn-style-1 a.bg-white:hover {
        background-color: #000 !important;
        color: #fff
    }

.btn-style-1 a.btn-1-green-2 {
    background-color: #6aae27
}

    .btn-style-1 a.btn-1-green-2:hover {
        background-color: #000;
        color: #fff
    }

.btn-style-1 a.btn-1-blue {
    background-color: #0064e0
}

    .btn-style-1 a.btn-1-blue:hover {
        background-color: #000;
        color: #fff
    }

.btn-style-1 a.btn-1-orange {
    background-color: #e44311
}

    .btn-style-1 a.btn-1-orange:hover {
        background-color: #000;
        color: #fff
    }

.btn-style-1 a.btn-1-font-14 {
    font-size: 14px
}

.hero-slider-img-1 {
    margin-right: -80px;
    margin-left: 80px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .hero-slider-img-1 {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hero-slider-img-1 {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-img-1 {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-img-1 {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-img-1 {
        margin-right: 0;
        margin-left: 0;
        margin-top: 30px
    }
}

.hero-slider-img-1 img {
    width: 100%
}

.hero-slider-active-1 {
    position: relative
}

.dot-style-1 ul {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 12.7%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:767px) {
    .dot-style-1 ul {
        bottom: 7.7%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dot-style-1 ul {
        bottom: 10.7%
    }
}

.dot-style-1 ul li {
    margin: 0 9px
}

    .dot-style-1 ul li button {
        border: none;
        padding: 0;
        font-size: 0;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        background-color: #ccc
    }

    .dot-style-1 ul li.slick-active button {
        background-color: #ff2f2f
    }

.nav-style-1 > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 7.5%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #000;
    font-size: 24px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .nav-style-1 > span {
        left: 1.5%
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-1 > span {
        left: 1.5%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-1 > span {
        left: 1.5%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-1 > span {
        left: 1.5%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px
    }
}

@media only screen and (max-width:767px) {
    .nav-style-1 > span {
        left: 1.5%;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px
    }
}

.nav-style-1 > span.slider-icon-1-next {
    left: auto;
    right: 7.5%
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .nav-style-1 > span.slider-icon-1-next {
        right: 1.5%
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-1 > span.slider-icon-1-next {
        right: 1.5%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-1 > span.slider-icon-1-next {
        right: 1.5%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-1 > span.slider-icon-1-next {
        right: 1.5%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-1 > span.slider-icon-1-next {
        right: 1.5%
    }
}

.nav-style-1 > span:hover {
    background-color: #ff2f2f;
    color: #fff
}

.nav-style-1:hover span {
    opacity: 1;
    visibility: visible;
    left: 9.5%
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .nav-style-1:hover span {
        left: 2.5%
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-1:hover span {
        left: 2.5%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-1:hover span {
        left: 2.5%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-1:hover span {
        left: 2.5%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-1:hover span {
        left: 2.5%
    }
}

.nav-style-1:hover span.slider-icon-1-next {
    right: 9.5%;
    left: auto
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .nav-style-1:hover span.slider-icon-1-next {
        right: 2.5%
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-1:hover span.slider-icon-1-next {
        right: 2.5%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-1:hover span.slider-icon-1-next {
        right: 2.5%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-1:hover span.slider-icon-1-next {
        right: 2.5%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-1:hover span.slider-icon-1-next {
        right: 2.5%
    }
}

.nav-style-1.nav-style-1-modify > span {
    left: 1%
}

    .nav-style-1.nav-style-1-modify > span.slider-icon-1-next {
        right: 1%;
        left: auto
    }

.nav-style-1.nav-style-1-modify:hover span {
    left: 2%
}

    .nav-style-1.nav-style-1-modify:hover span.slider-icon-1-next {
        right: 2%;
        left: auto
    }

.nav-style-1.nav-style-1-modify-2 > span {
    left: 1%
}

    .nav-style-1.nav-style-1-modify-2 > span.slider-icon-1-next {
        right: 1%;
        left: auto
    }

.nav-style-1.nav-style-1-modify-2:hover span {
    left: 0
}

    .nav-style-1.nav-style-1-modify-2:hover span.slider-icon-1-next {
        right: 0;
        left: auto
    }

.nav-style-1.nav-style-1-green > span:hover {
    background-color: #4dbdaf;
    color: #fff
}

.nav-style-1.nav-style-1-blue > span:hover {
    background-color: #0064e0;
    color: #fff
}

.nav-style-1.nav-style-1-green-2 > span:hover {
    background-color: #6aae27;
    color: #fff
}

.nav-style-1.nav-style-1-orange > span:hover {
    background-color: #e44311;
    color: #fff
}

.single-animation-wrap.slick-active .slider-animated-1 h4 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 h1 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 span {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 a, .single-animation-wrap.slick-active .slider-animated-1 h5 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .slider-tab-small-img {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .slider-tab-big-img-wrap {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .btn-style-3 a {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .hm9-hero-slider-img img, .single-animation-wrap.slick-active .slider-animated-1 .hm10-hero-slider-img img, .single-animation-wrap.slick-active .slider-animated-1.hero-slider-img-1 img, .single-animation-wrap.slick-active .slider-animated-1.hm6-hero-slider-img img {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .hero-slider-content-5 h5, .single-animation-wrap.slick-active .slider-animated-1 .hero-slider-content-6 h5 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.single-animation-wrap.slick-active .slider-animated-1 .hm7-hero-slider-img img {
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.hero-slider-content-2 {
    padding: 0 0 0 170px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-2 {
        padding: 0 0 0 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-2 {
        padding: 0 0 0 30px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2 {
        padding: 0 0 0 15px
    }
}

.hero-slider-content-2 h1 {
    font-size: 48px;
    line-height: 60px;
    font-weight: 300;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2 h1 {
        font-size: 30px;
        line-height: 40px
    }
}

.hero-slider-content-2 h1 span {
    color: #628787;
    font-weight: 700
}

.hero-slider-content-2 p {
    width: 67%;
    margin: 15px 0 65px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-2 p {
        margin: 15px 0 35px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2 p {
        width: 80%;
        color: #000;
        margin: 15px 0 24px
    }
}

.hero-slider-content-2.hero-slider-content-hm5 {
    padding: 0;
    position: relative;
    z-index: 9
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2.hero-slider-content-hm5 h1 {
        color: #fff
    }
}

.hero-slider-content-2.hero-slider-content-hm5 h1 span {
    color: #000
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2.hero-slider-content-hm5 h1 span {
        color: #fff
    }
}

.hero-slider-content-2.hero-slider-content-hm5 p {
    width: 29%
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2.hero-slider-content-hm5 p {
        width: 100%;
        color: #fff
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-2.hero-slider-content-hm5 .btn-style-2 a {
        color: #fff
    }

        .hero-slider-content-2.hero-slider-content-hm5 .btn-style-2 a:hover {
            color: #ff2f2f
        }
}

.btn-style-2 a {
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .25px;
    color: #000
}

    .btn-style-2 a i {
        margin-left: 10px;
        position: relative;
        top: 1px
    }

    .btn-style-2 a:hover {
        color: #ff2f2f
    }

.dot-style-2.dot-style-2-position-1 ul {
    left: 170px;
    bottom: 9%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dot-style-2.dot-style-2-position-1 ul {
        left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-position-1 ul {
        left: 30px
    }
}

.dot-style-2.dot-style-2-position-2 ul {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 9%
}

.dot-style-2.dot-style-2-position-3 ul {
    left: 70px;
    bottom: 60px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 20px
    }
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dot-style-2.dot-style-2-position-3 ul {
        left: 20px
    }
}

.dot-style-2.dot-style-2-position-4 ul {
    left: 70px;
    bottom: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dot-style-2.dot-style-2-position-4 ul {
        left: 15px;
        bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-position-4 ul {
        left: 20px;
        bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-position-4 ul {
        left: 15px;
        bottom: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dot-style-2.dot-style-2-position-4 ul {
        left: 20px
    }
}

.dot-style-2.dot-style-2-position-5 ul {
    left: 100px;
    bottom: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dot-style-2.dot-style-2-position-5 ul {
        left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-position-5 ul {
        left: 20px
    }
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-position-5 ul {
        left: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dot-style-2.dot-style-2-position-5 ul {
        left: 20px
    }
}

.dot-style-2.dot-style-2-position-static ul {
    position: static
}

.dot-style-2.dot-style-2-left-0 ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.dot-style-2.dot-style-2-mrg-1 ul {
    margin: 27px 0 0
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-mrg-1 ul {
        margin: 5px 0 0
    }
}

.dot-style-2.dot-style-2-mrg-2 ul {
    margin: 17px 0 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-mrg-2 ul {
        margin: 5px 0 0
    }
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-mrg-2 ul {
        margin: -10px 0 0
    }
}

.dot-style-2.dot-style-2-mrg-3 ul {
    margin: 30px 0 0
}

.dot-style-2.dot-style-2-mrg-4 ul {
    margin: 50px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dot-style-2.dot-style-2-mrg-4 ul {
        margin: 15px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dot-style-2.dot-style-2-mrg-4 ul {
        margin: 30px 0 0
    }
}

@media only screen and (max-width:767px) {
    .dot-style-2.dot-style-2-mrg-4 ul {
        margin: 20px 0 0
    }
}

.dot-style-2 ul {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:767px) {
    .dot-style-2 ul {
        bottom: 7.7%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dot-style-2 ul {
        bottom: 10.7%
    }
}

.dot-style-2 ul li {
    margin: 0 9px 0 0
}

    .dot-style-2 ul li:last-child {
        margin: 0
    }

    .dot-style-2 ul li button {
        border: none;
        padding: 0;
        font-size: 0;
        width: 12px;
        height: 12px;
        border-radius: 100%;
        background-color: #ccc
    }

    .dot-style-2 ul li.slick-active button {
        background-color: #ff2f2f
    }

.dot-style-2.dot-style-2-active-black ul li.slick-active button {
    background-color: #666
}

.dot-style-2.dot-style-2-active-purple ul li.slick-active button {
    background-color: #6f50a7
}

.dot-style-2.dot-style-2-active-green-2 ul li.slick-active button {
    background-color: #6aae27
}

.slider-area .nav-style-2 > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    left: -6.5%;
    text-align: center;
    color: #000;
    font-size: 36px;
    cursor: pointer;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .slider-area .nav-style-2 > span {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area .nav-style-2 > span {
        left: 0;
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .nav-style-2 > span {
        font-size: 25px;
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .slider-area .nav-style-2 > span {
        font-size: 20px;
        left: 0
    }
}

.slider-area .nav-style-2 > span.slider-icon-1-next {
    left: auto;
    right: -6.5%
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .slider-area .nav-style-2 > span.slider-icon-1-next {
        right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area .nav-style-2 > span.slider-icon-1-next {
        right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .nav-style-2 > span.slider-icon-1-next {
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .slider-area .nav-style-2 > span.slider-icon-1-next {
        right: 0
    }
}

.slider-area .nav-style-2 > span:hover {
    color: #ff2f2f
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .slider-area .nav-style-2.nav-style-2-modify > span {
        left: -4.5%
    }

        .slider-area .nav-style-2.nav-style-2-modify > span.slider-icon-1-next {
            left: auto;
            right: -4.5%
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .nav-style-2.nav-style-2-modify > span {
        left: 0
    }

        .slider-area .nav-style-2.nav-style-2-modify > span.slider-icon-1-next {
            left: auto;
            right: 0
        }
}

@media only screen and (max-width:767px) {
    .slider-area .nav-style-2.nav-style-2-modify > span {
        left: 0;
        color: #fff
    }

        .slider-area .nav-style-2.nav-style-2-modify > span.slider-icon-1-next {
            left: auto;
            right: 0
        }
}

.slider-area:hover .nav-style-2 > span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.hero-slider-content-3 {
    margin-left: -30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-3 {
        margin-left: -20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-3 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-3 {
        margin-left: 0;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-3 {
        margin-left: 0;
        text-align: left
    }
}

.hero-slider-content-3 h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #4dbdaf;
    margin: 0;
    letter-spacing: .5px
}

.hero-slider-content-3 h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
    margin: 10px 0 24px;
    letter-spacing: -.25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-3 h1 {
        font-size: 35px;
        line-height: 40px;
        margin: 10px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-3 h1 {
        font-size: 42px;
        line-height: 50px;
        margin: 10px 0 12px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-3 h1 {
        font-size: 30px;
        line-height: 38px;
        margin: 5px 0 10px
    }
}

.hero-slider-content-3 p {
    width: 60%;
    margin: 0 0 28px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-3 p {
        width: 80%;
        margin: 0 0 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-3 p {
        width: 100%;
        margin: 0 0 18px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-3 p {
        width: 100%;
        margin: 0 0 16px
    }
}

.hero-slider-content-3 h5 {
    font-size: 16px;
    color: #666;
    margin: 0;
    letter-spacing: .25px
}

    .hero-slider-content-3 h5 span {
        font-weight: 600;
        color: #000;
        text-transform: uppercase
    }

.hero-slider-content-3 .slider-tab-small-img {
    margin: 20px 0 45px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-3 .slider-tab-small-img {
        margin: 20px 0 30px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-3 .slider-tab-small-img {
        margin: 15px 0 25px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-3 .slider-tab-small-img {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.hero-slider-content-3 .slider-tab-small-img a {
    display: inline-block;
    border: 1px solid transparent;
    margin: 0 10px 0 0
}

    .hero-slider-content-3 .slider-tab-small-img a.active {
        border: 1px solid #ccc
    }

    .hero-slider-content-3 .slider-tab-small-img a:last-child {
        margin: 0
    }

    .hero-slider-content-3 .slider-tab-small-img a img {
        max-width: 100%
    }

.btn-style-3 a {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background-color: #4dbdaf;
    padding: 12px 27px 11px
}

@media only screen and (max-width:767px) {
    .btn-style-3 a {
        padding: 10px 20px 9px
    }
}

.btn-style-3 a i {
    font-size: 14px;
    margin-left: 5px
}

.btn-style-3 a:hover {
    background-color: #000
}

@media only screen and (max-width:767px) {
    .slider-tab-big-img-wrap .slider-tab-big-img {
        text-align: center;
        margin-top: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .slider-tab-big-img-wrap .slider-tab-big-img {
        text-align: left;
        margin-top: 0
    }
}

.slider-tab-big-img-wrap .slider-tab-big-img img {
    max-width: 100%
}

@media only screen and (max-width:767px) {
    .slider-tab-big-img-wrap .slider-tab-big-img img {
        max-width: 130px;
        display: inline-block
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .slider-tab-big-img-wrap .slider-tab-big-img img {
        max-width: 100%;
        display: block
    }
}

.hero-slider-content-4 {
    position: relative;
    z-index: 9
}

    .hero-slider-content-4 h4 {
        font-weight: 600;
        font-size: 16px;
        letter-spacing: 1px;
        display: block;
        text-transform: uppercase
    }

    .hero-slider-content-4 h1 {
        font-size: 60px;
        line-height: 72px;
        letter-spacing: -.25px;
        text-transform: uppercase;
        margin: 24px 0 30px
    }

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .hero-slider-content-4 h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 14px 0 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hero-slider-content-4 h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 14px 0 10px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-4 h1 {
        font-size: 50px;
        line-height: 60px;
        margin: 14px 0 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-4 h1 {
        font-size: 40px;
        line-height: 50px;
        margin: 14px 0 10px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-4 h1 {
        font-size: 25px;
        line-height: 32px;
        margin: 10px 0
    }
}

.hero-slider-content-4 p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 43px;
    width: 29%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-4 p {
        width: 46%;
        margin: 0 0 23px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-4 p {
        width: 37%;
        margin: 0 0 23px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-4 p {
        width: 100%;
        font-size: 15px;
        margin: 0 0 20px;
        color: #000
    }
}

.hm6-hero-slider-img {
    margin-left: 33px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hm6-hero-slider-img {
        margin-left: 20px
    }
}

@media only screen and (max-width:767px) {
    .hm6-hero-slider-img {
        text-align: center;
        margin-left: 20px;
        margin-top: 20px;
        margin-right: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hm6-hero-slider-img {
        margin-left: 0;
        margin-top: 0;
        margin-right: 0
    }
}

.hm6-hero-slider-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .hm6-hero-slider-img img {
        display: inline-block
    }
}

.hero-slider-content-5 {
    padding-left: 170px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .hero-slider-content-5 {
        padding-left: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hero-slider-content-5 {
        padding-left: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-5 {
        padding-left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-5 {
        padding-left: 50px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-5 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-5 {
        text-align: left;
        margin-bottom: 0;
        padding-left: 30px;
        padding-right: 0
    }
}

.hero-slider-content-5 h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

.hero-slider-content-5 h1 {
    font-size: 42px;
    line-height: 48px;
    margin: 18px 0 28px;
    letter-spacing: -.25px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-5 h1 {
        font-size: 30px;
        line-height: 42px;
        margin: 10px 0 18px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-5 h1 {
        font-size: 30px;
        line-height: 42px;
        margin: 6px 0 9px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-5 h1 {
        font-size: 27px;
        line-height: 40px
    }
}

.hero-slider-content-5 p {
    width: 61%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-5 p {
        width: 78%
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-5 p {
        width: 100%
    }
}

.hm7-hero-slider-img {
    margin: 0 165px 0 0
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .hm7-hero-slider-img {
        margin: 0 100px 0 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hm7-hero-slider-img {
        margin: 0 100px 0 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hm7-hero-slider-img {
        margin: 0 70px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hm7-hero-slider-img {
        margin: 0 50px 0 0
    }
}

@media only screen and (max-width:767px) {
    .hm7-hero-slider-img {
        text-align: center;
        margin: 0 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hm7-hero-slider-img {
        text-align: center;
        margin: 0 30px 0 0
    }
}

.hm7-hero-slider-img img {
    width: 100%
}

.hero-slider-content-6 {
    padding-left: 100px;
    position: relative;
    z-index: 9
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6 {
        padding-left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6 {
        padding-left: 20px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6 {
        padding-left: 15px
    }
}

.hero-slider-content-6 h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

.hero-slider-content-6 h1 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: -.25px;
    text-transform: uppercase;
    margin: 15px 0 28px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6 h1 {
        font-size: 30px;
        line-height: 40px;
        margin: 15px 0 12px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6 h1 {
        font-size: 30px;
        line-height: 40px;
        margin: 15px 0 12px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6 h1 {
        font-size: 34px;
        line-height: 40px;
        margin: 15px 0 12px
    }
}

.hero-slider-content-6 p {
    width: 42%;
    margin: 0 0 33px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6 p {
        width: 46%;
        margin: 0 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6 p {
        width: 46%;
        margin: 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6 p {
        color: #000;
        width: 100%;
        margin: 0 0 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-6 p {
        width: 50%
    }
}

.hero-slider-content-6.slider-content-hm9 {
    padding-left: 180px;
    padding-top: 67px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6.slider-content-hm9 {
        padding-left: 70px;
        padding-top: 57px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6.slider-content-hm9 {
        padding-left: 0;
        padding-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9 {
        padding-left: 0;
        padding-top: 50px;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9 {
        text-align: left;
        padding-top: 0
    }
}

.hero-slider-content-6.slider-content-hm9 h1 {
    margin: 12px 0 21px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6.slider-content-hm9 h1 {
        margin: 12px 0 11px;
        line-height: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6.slider-content-hm9 h1 {
        margin: 7px 0 6px;
        line-height: 28px;
        font-size: 27px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9 h1 {
        margin: 12px 0 10px;
        line-height: 30px;
        font-size: 27px
    }
}

.hero-slider-content-6.slider-content-hm9 p {
    width: 100%;
    margin: 0 0 37px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6.slider-content-hm9 p {
        margin: 0 0 17px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6.slider-content-hm9 p {
        margin: 0 0 9px
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9 p {
        margin: 0 0 15px
    }
}

.hero-slider-content-6.slider-content-hm9.slider-content-hm10 {
    padding-left: 150px;
    padding-top: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-slider-content-6.slider-content-hm9.slider-content-hm10 {
        padding-left: 70px;
        padding-top: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-slider-content-6.slider-content-hm9.slider-content-hm10 {
        padding-left: 0;
        padding-top: 0
    }
}

@media only screen and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9.slider-content-hm10 {
        padding-left: 0;
        padding-top: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hero-slider-content-6.slider-content-hm9.slider-content-hm10 {
        text-align: center
    }

        .hero-slider-content-6.slider-content-hm9.slider-content-hm10 p {
            width: 67%;
            margin: 0 auto 15px
        }
}

.hm9-hero-slider-img {
    margin-left: -40px
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hm9-hero-slider-img {
        margin-left: -20px
    }
}

@media only screen and (max-width:767px) {
    .hm9-hero-slider-img {
        margin-left: 0;
        padding-top: 30px;
        padding-bottom: 50px;
        text-align: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hm9-hero-slider-img {
        padding-bottom: 0
    }
}

.hm9-hero-slider-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .hm9-hero-slider-img img {
        display: inline-block
    }
}

.single-hero-slider-hm10 {
    padding-top: 55px
}

.hm10-hero-slider-img {
    margin-left: -170px;
    margin-right: 50px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .hm10-hero-slider-img {
        margin-left: -120px;
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .hm10-hero-slider-img {
        margin-left: -120px;
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hm10-hero-slider-img {
        margin-left: -120px;
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hm10-hero-slider-img {
        margin-left: -50px;
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .hm10-hero-slider-img {
        margin-left: 0;
        padding-top: 30px;
        text-align: center
    }
}

.hm10-hero-slider-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .hm10-hero-slider-img img {
        display: inline-block
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.pt-30 {
        padding-top: 0
    }
}

@media only screen and (max-width:767px) {
    .hm2-slider-bg {
        background-position: 80%
    }

    .single-hero-slider-hm3 {
        padding: 50px 0 0
    }

    .slider-area.pt-30 {
        padding-top: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .hm2-slider-bg {
        background-position: 75%
    }

    .single-hero-slider-hm3 {
        padding: 0
    }

    .single-hero-slider-hm9 {
        padding: 50px 0 55px
    }
}

.service-wrap {
    background-color: #fff;
    margin-top: -100px;
    position: relative;
    z-index: 1;
    padding: px 0 25px
}

    .service-wrap.service-wrap-hm9 {
        margin-top: -70px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-wrap.service-wrap-hm9 {
        margin-top: -50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-wrap.service-wrap-hm9 {
        margin-top: -30px
    }
}

@media only screen and (max-width:767px) {
    .service-wrap.service-wrap-hm9 {
        margin-top: 0;
        border-bottom: 1px solid #e1e1e1
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-wrap {
        margin-top: -50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-wrap {
        margin-top: -50px
    }
}

@media only screen and (max-width:767px) {
    .service-wrap {
        margin-top: -30px;
        padding: 41px 0 15px
    }
}

.service-wrap-border {
    border: 1px solid #dfdfdf
}

.service-wrap-padding {
    padding: 32px 0 3px
}

.single-service-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-content: flex-start
}

    .single-service-wrap .service-icon {
        margin-right: 23px;
        line-height: 1
    }

        .single-service-wrap .service-icon i {
            font-size: 24px;
            color: #ff2f2f;
            display: inline-block;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

        .single-service-wrap .service-icon.service-icon-black i {
            color: #000
        }

        .single-service-wrap .service-icon.service-icon-blue i {
            color: #0064e0
        }

    .single-service-wrap .service-content h3 {
        font-size: 18px;
        font-weight: 600;
        margin: 0 0 8px;
        color: #222
    }

    .single-service-wrap .service-content span {
        display: block;
        line-height: 1;
        color: #999
    }

    .single-service-wrap:hover .service-icon i {
        -webkit-animation: flipOutY .5s ease-in-out 0s 1 normal none running;
        animation: flipOutY .5s ease-in-out 0s 1 normal none running
    }

.service-border-1 {
    position: relative
}

    .service-border-1:before {
        position: absolute;
        content: "";
        right: 0;
        top: -6%;
        width: 1px;
        height: 63px;
        background-color: #e0e0e0
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-border-1.service-border-1-none-md:before {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .service-border-1.service-border-1-none-xs:before, .service-border-1:before {
        display: none
    }
}

.service-wrap-padding-2 {
    padding: 37px 35px 7px
}

.service-wrap-padding-3 {
    padding: 32px 0 3px
}

@media only screen and (max-width:767px) {
    .service-wrap-padding-3 {
        padding: 32px 20px 3px
    }
}

.single-service-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:767px) {
    .single-service-wrap-2 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.single-service-wrap-2 .service-icon-2 {
    margin-right: 25px
}

    .single-service-wrap-2 .service-icon-2 i {
        font-size: 34px;
        color: #999;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

.single-service-wrap-2 .service-content-2 h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 5px
}

.single-service-wrap-2 .service-content-2 p {
    margin: 0;
    letter-spacing: .25px
}

.single-service-wrap-2.single-service-wrap-2-modify {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

    .single-service-wrap-2.single-service-wrap-2-modify .service-icon-2 i {
        font-size: 30px
    }

    .single-service-wrap-2.single-service-wrap-2-modify .service-content-2 h3 {
        font-size: 16px
    }

.single-service-wrap-2:hover .service-icon-2 i {
    color: #4dbdaf
}

.single-service-wrap-2:hover .service-icon-2.icon-purple i {
    color: #6f50a7
}

.single-service-wrap-2:hover .service-icon-2.icon-green-2 i {
    color: #6aae27
}

.single-service-wrap-2:hover .service-icon-2.icon-red i {
    color: #ff2f2f
}

@media only screen and (max-width:767px) {
    .service-area.pt-45 {
        padding-top: 25px
    }

    .service-area .pb-50 {
        padding-bottom: 30px
    }
}

.about-us-content .signature h2 {
    font-size: 24px;
    font-family: Signerica Fat
}

.about-content-pb {
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-content-pb {
        padding-bottom: 80px
    }
}

@media only screen and (max-width:767px) {
    .about-content-pb {
        padding-bottom: 60px
    }
}

.about-us-content-2 .about-us-content-2-title {
    margin: 0 0 35px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-us-content-2 .about-us-content-2-title {
        margin: 0 0 15px
    }
}

@media only screen and (max-width:767px) {
    .about-us-content-2 .about-us-content-2-title {
        margin: 0 0 15px
    }
}

.about-us-content-2 .about-us-content-2-title h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.25px;
    margin: 0
}

.about-us-content-2 p {
    line-height: 30px;
    margin: 0 0 35px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-us-content-2 p {
        margin: 0 0 15px
    }
}

@media only screen and (max-width:767px) {
    .about-us-content-2 p {
        margin: 0 0 15px
    }
}

.about-us-content-2 p:last-child {
    margin-bottom: 0
}

.about-us-content-3 h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 10px
}

@media only screen and (max-width:767px) {
    .about-us-content-3 h3 {
        font-size: 17px;
        line-height: 24px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-us-content-3 h3 {
        font-size: 20px;
        line-height: 26px
    }
}

.about-us-content-3 h3 span {
    font-weight: 700;
    color: #0064e0
}

.about-us-content-3 p {
    font-size: 16px;
    color: #666;
    margin: 0
}

@media only screen and (max-width:767px) {
    .about-us-content-3 p {
        font-size: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .about-us-content-3 p {
        font-size: 16px;
        width: 78%;
        margin: 0 auto
    }
}

.about-us-content-4 .about-us-content-4-title {
    margin: 0 0 26px
}

@media only screen and (max-width:767px) {
    .about-us-content-4 .about-us-content-4-title {
        margin: 0 0 15px
    }
}

.about-us-content-4 .about-us-content-4-title h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -.25px;
    margin: 0
}

.about-us-content-4 p {
    line-height: 28px;
    margin: 0 0 21px
}

@media only screen and (max-width:767px) {
    .about-us-content-4 p {
        margin: 0 0 15px
    }
}

.about-us-content-4 p:last-child {
    margin-bottom: 0
}

.team-wrapper .team-img {
    overflow: hidden;
    position: relative
}

    .team-wrapper .team-img img {
        width: 100%
    }

    .team-wrapper .team-img .team-action {
        background: #fff none repeat scroll 0 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        padding: 10px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 70%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all .6s ease 0s;
        -o-transition: all .6s ease 0s;
        transition: all .6s ease 0s;
        width: 100%;
        z-index: 5
    }

        .team-wrapper .team-img .team-action a {
            color: #fff;
            font-size: 12px;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            margin: 0 7px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: inline-block;
            border-radius: 100%
        }

            .team-wrapper .team-img .team-action a.facebook {
                background-color: #3b5998;
                border: 1px solid #3b5998
            }

                .team-wrapper .team-img .team-action a.facebook:hover {
                    background-color: transparent;
                    color: #3b5998
                }

            .team-wrapper .team-img .team-action a.twitter {
                background-color: #55acee;
                border: 1px solid #55acee
            }

                .team-wrapper .team-img .team-action a.twitter:hover {
                    background-color: transparent;
                    color: #55acee
                }

            .team-wrapper .team-img .team-action a.instagram {
                background-color: #c32aa3;
                border: 1px solid #c32aa3
            }

                .team-wrapper .team-img .team-action a.instagram:hover {
                    background-color: transparent;
                    color: #c32aa3
                }

.team-wrapper .team-content {
    padding: 20px 10px 21px;
    -webkit-box-shadow: 0 3px 5px rgba(85,85,85,.2);
    box-shadow: 0 3px 5px rgba(85,85,85,.2)
}

    .team-wrapper .team-content h4 {
        font-size: 18px;
        font-weight: 500;
        margin: 0 0 5px;
        text-transform: capitalize;
        color: #000
    }

    .team-wrapper .team-content span {
        font-size: 15px;
        font-style: italic;
        color: #000
    }

.team-wrapper:hover .team-action {
    opacity: 1;
    visibility: visible;
    top: 50%
}

.single-testimonial-2 .testimonial-img {
    text-align: center
}

    .single-testimonial-2 .testimonial-img img {
        display: inline-block
    }

.single-testimonial-2 p {
    width: 70%;
    margin: 20px auto;
    font-size: 18px;
    line-height: 35px;
    color: #333
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-testimonial-2 p {
        width: 85%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-testimonial-2 p {
        width: 79%;
        margin: 15px auto 20px;
        font-size: 17px;
        line-height: 32px
    }
}

@media only screen and (max-width:767px) {
    .single-testimonial-2 p {
        width: 100%;
        margin: 14px auto 15px;
        font-size: 16px;
        line-height: 28px
    }
}

.single-testimonial-2 .client-info h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 6px;
    line-height: 1
}

@media only screen and (max-width:767px) {
    .single-testimonial-2 .client-info h5 {
        font-size: 18px
    }
}

.single-testimonial-2 .client-info span {
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 1
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-us-area.pt-85 {
        padding-top: 25px
    }

    .team-area.pb-90 {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .about-us-area.pt-85 {
        padding-top: 20px
    }

    .team-area.pb-90 {
        padding-bottom: 30px
    }
}

.section-title-tab-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .section-title-tab-wrap.align-items-inherit {
        -webkit-box-align: inherit;
        -webkit-align-items: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-tab-wrap.mb-45 {
        margin-bottom: 40px
    }

    .section-title-tab-wrap.mb-55 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .section-title-tab-wrap.mb-45 {
        margin-bottom: 25px
    }

    .section-title-tab-wrap.mb-30 {
        margin-bottom: 15px
    }

    .section-title-tab-wrap.mb-50 {
        margin-bottom: 23px
    }

    .section-title-tab-wrap.mb-55 {
        margin-bottom: 20px
    }
}

.section-title .sub-title {
    color: hsla(0,0%,100%,.05);
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    z-index: 2;
    position: absolute;
    top: 8px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title.mb-45 {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    .section-title.mb-45 {
        margin-bottom: 25px
    }
}

.section-title-tag-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-tag-wrap.mb-70 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .section-title-tag-wrap.mb-70 {
        margin-bottom: 25px
    }
}

.section-title-2 h2 {
    font-size: 30px;
    font-weight: 300;
    margin: 0;
    line-height: 1;
    letter-spacing: .25px
}

    .section-title-2 h2 span {
        font-weight: 700
    }

.section-title-2 p {
    color: #999;
    margin: 12px 0 0
}

@media only screen and (max-width:767px) {
    .section-title-2 p {
        margin: 7px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-2.mb-45 {
        margin-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .section-title-2.mb-45 {
        margin-bottom: 20px
    }
}

.section-title-3 h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    letter-spacing: -.25px
}

@media only screen and (max-width:767px) {
    .section-title-3 h2 {
        font-size: 19px
    }
}

.section-title-3 p {
    margin: 8px 0 0
}

.section-title-3.section-title-3-white h2, .section-title-3.section-title-3-white p {
    color: #fff
}

.section-title-4 h2 {
    font-size: 30px;
    margin: 0;
    letter-spacing: -.25px;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (max-width:767px) {
    .section-title-4 h2 {
        font-size: 20px
    }
}

.section-title-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 24px
}

@media only screen and (max-width:767px) {
    .section-title-5 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-title-5 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.section-title-5 i {
    font-size: 20px;
    margin-right: 12px
}

    .section-title-5 i.red {
        color: #ff2f2f
    }

    .section-title-5 i.purple {
        color: #6f50a7
    }

    .section-title-5 i.green {
        color: #6e9b00
    }

.section-title-5 h5 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .25px;
    margin: 0;
    display: inline-block
}

    .section-title-5 h5.red {
        color: #ff2f2f;
        border-bottom: 1px solid #ff2f2f
    }

    .section-title-5 h5.purple {
        color: #6f50a7;
        border-bottom: 1px solid #6f50a7
    }

    .section-title-5 h5.green {
        color: #6e9b00;
        border-bottom: 1px solid #6e9b00
    }

.section-title-5.section-title-5-bg-1 {
    background-color: #fdefed
}

.section-title-5.section-title-5-bg-2 {
    background-color: #f2edfc
}

.section-title-5.section-title-5-bg-3 {
    background-color: #f7faee
}

.section-title-6 h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    letter-spacing: .25px
}

@media only screen and (max-width:767px) {
    .section-title-6 h2 {
        font-size: 17px
    }
}

.section-title-6 h2 i {
    position: relative;
    top: 2px;
    margin-right: 14px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-6.mb-60 {
        margin-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .section-title-6.section-title-6-xs h2 {
        font-size: 20px
    }

    .section-title-6.mb-60 {
        margin-bottom: 25px
    }

    .section-title-6.mb-25 {
        margin-bottom: 15px
    }
}

.section-title-7 h2 {
    font-size: 18px
}

.section-title-7 h2, .section-title-8 h2 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    line-height: 1
}

.section-title-8 h2 {
    font-size: 24px;
    letter-spacing: -.25px
}

@media only screen and (max-width:767px) {
    .section-title-8 h2 {
        font-size: 20px;
        margin: 0 0 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-title-8 h2 {
        font-size: 18px;
        margin: 0
    }
}

.product-area {
    overflow: hidden
}

@media only screen and (max-width:767px) {
    .tab-style-1 {
        margin-top: 15px
    }
}

.tab-style-1 a {
    display: inline-block;
    font-size: 16px;
    margin-right: 40px;
    color: #000
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-1 a {
        margin-right: 18px
    }
}

@media only screen and (max-width:767px) {
    .tab-style-1 a {
        margin-right: 12px;
        margin-bottom: 5px
    }
}

.tab-style-1 a:last-child {
    margin-right: 0
}

.tab-style-1 a.active {
    color: #ff2f2f
}

.single-product-wrap, .single-product-wrap .product-img {
    position: relative;
    overflow: hidden
}

    .single-product-wrap .product-img a {
        display: block
    }

        .single-product-wrap .product-img a img {
            width: 100%
        }

    .single-product-wrap .product-img span.pro-badge {
        position: absolute;
        top: 17px;
        font-weight: 600;
        color: #fff;
        display: inline-block;
        padding: 4px 6px 5px;
        line-height: 1
    }

        .single-product-wrap .product-img span.pro-badge.left {
            left: 17px
        }

        .single-product-wrap .product-img span.pro-badge.right {
            right: 17px
        }

        .single-product-wrap .product-img span.pro-badge.bg-black {
            background-color: #000
        }

        .single-product-wrap .product-img span.pro-badge.bg-red {
            background-color: #ff2f2f
        }

    .single-product-wrap .product-img .product-action-2 {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 9
    }

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-img .product-action-2 {
        right: 10px;
        top: 10px
    }
}

.single-product-wrap .product-img .product-action-2 button {
    display: block;
    padding: 0;
    line-height: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 7px;
    border: 1px solid #ebebeb
}

    .single-product-wrap .product-img .product-action-2 button:first-child {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
        opacity: 0;
        visibility: hidden;
        margin-top: -10px
    }

    .single-product-wrap .product-img .product-action-2 button:nth-child(2) {
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s;
        opacity: 0;
        visibility: hidden;
        margin-top: -10px
    }

    .single-product-wrap .product-img .product-action-2 button:nth-child(3) {
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        opacity: 0;
        visibility: hidden;
        margin-top: -10px
    }

    .single-product-wrap .product-img .product-action-2 button:hover {
        background-color: #000;
        border: 1px solid #000;
        color: #fff
    }

    .single-product-wrap .product-img .product-action-2 button i {
        line-height: 40px
    }

    .single-product-wrap .product-img .product-action-2 button:last-child {
        margin-bottom: 0
    }

.single-product-wrap .product-img .product-action-wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 20px;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .single-product-wrap .product-img .product-action-wrap {
        padding: 18px 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-img .product-action-wrap {
        padding: 18px 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-product-wrap .product-img .product-action-wrap {
        padding: 18px 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap {
        padding: 18px 15px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 65%;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%;
        max-width: 65%
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-left button {
    border: none;
    padding: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button {
        font-size: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button {
        font-size: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button {
        font-size: 14px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-left button i {
    font-size: 20px;
    margin-right: 15px;
    position: relative;
    top: 2px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button i {
        margin-right: 10px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button i {
        margin-right: 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-left button i {
        margin-right: 10px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-left button:hover {
    color: #ff2f2f
}

.single-product-wrap .product-img .product-action-wrap .product-action-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: right
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35%;
        -ms-flex: 0 0 35%;
        flex: 0 0 35%;
        max-width: 35%
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-right button {
    border: none;
    padding: 0;
    color: #000;
    margin-left: 24px;
    position: relative;
    background-color: transparent;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-right button {
        margin-left: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-right button {
        margin-left: 18px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-right button:first-child {
    margin-left: 0
}

.single-product-wrap .product-img .product-action-wrap .product-action-right button i {
    font-size: 18px
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-right button i {
        font-size: 16px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-right button.font-inc i {
    font-size: 22px;
    position: relative;
    top: 1px
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-img .product-action-wrap .product-action-right button.font-inc i {
        font-size: 20px
    }
}

.single-product-wrap .product-img .product-action-wrap .product-action-right button:hover {
    color: #ff2f2f
}

.single-product-wrap .product-img.product-img-zoom a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.single-product-wrap .product-img.product-img-border a img {
    border: 1px solid #e1e1e1;
    border-radius: 100%
}

.single-product-wrap .product-img.product-img-border-transparent a img {
    border: 1px solid transparent
}

.single-product-wrap .product-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .single-product-wrap .product-content-wrap .product-content-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%
    }

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-content-wrap .product-content-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 85%;
        -ms-flex: 0 0 85%;
        flex: 0 0 85%;
        max-width: 85%
    }
}

.single-product-wrap .product-content-wrap .product-content-left h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 7px
}

    .single-product-wrap .product-content-wrap .product-content-left h4 a {
        color: #000
    }

        .single-product-wrap .product-content-wrap .product-content-left h4 a:hover {
            text-decoration: underline
        }

.single-product-wrap .product-content-wrap .product-content-left span {
    font-size: 20px;
    color: #000;
    font-family: inherit
}

    .single-product-wrap .product-content-wrap .product-content-left span.new-price {
        color: #ff2f2f
    }

    .single-product-wrap .product-content-wrap .product-content-left span.old-price {
        text-decoration: line-through;
        margin-left: 12px
    }

.single-product-wrap .product-content-wrap .product-content-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    text-align: right
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap .product-content-wrap .product-content-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 15%;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%
    }
}

.single-product-wrap .product-content-wrap .product-content-right button {
    border: none;
    padding: 0;
    background-color: transparent;
    font-size: 16px;
    color: #000;
    position: relative
}

    .single-product-wrap .product-content-wrap .product-content-right button:hover {
        color: #ff2f2f
    }

.single-product-wrap .product-content-wrap-2 {
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .single-product-wrap .product-content-wrap-2 .product-rating-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .single-product-wrap .product-content-wrap-2 .product-rating-wrap .product-rating i {
            color: #ff9806
        }

            .single-product-wrap .product-content-wrap-2 .product-rating-wrap .product-rating i.gray {
                color: #ccc
            }

        .single-product-wrap .product-content-wrap-2 .product-rating-wrap span {
            margin-left: 6px;
            color: #999;
            font-family: inherit
        }

    .single-product-wrap .product-content-wrap-2 h3 {
        font-size: 14px;
        font-weight: 700;
        margin: 2px 0 8px
    }

        .single-product-wrap .product-content-wrap-2 h3 a {
            color: #000
        }

            .single-product-wrap .product-content-wrap-2 h3 a:hover {
                color: #ff2f2f
            }

    .single-product-wrap .product-content-wrap-2 .product-price-2 span {
        font-size: 18px;
        color: #000;
        font-family: inherit;
        display: inline-block;
        margin: 0 4px
    }

        .single-product-wrap .product-content-wrap-2 .product-price-2 span.new-price {
            color: #ff2f2f
        }

        .single-product-wrap .product-content-wrap-2 .product-price-2 span.old-price {
            font-size: 14px;
            color: #999;
            text-decoration: line-through
        }

    .single-product-wrap .product-content-wrap-2 .product-author {
        margin: 7px 0 0
    }

        .single-product-wrap .product-content-wrap-2 .product-author span {
            color: #666;
            display: block;
            line-height: 1
        }

            .single-product-wrap .product-content-wrap-2 .product-author span a {
                color: #000
            }

                .single-product-wrap .product-content-wrap-2 .product-author span a:hover {
                    color: #0064e0
                }

    .single-product-wrap .product-content-wrap-2 .pro-add-to-cart {
        margin: 14px 0 0
    }

        .single-product-wrap .product-content-wrap-2 .pro-add-to-cart button {
            border: none;
            font-weight: 700;
            color: #fff;
            background-color: #000;
            font-size: 14px;
            padding: 8px 28px;
            border-radius: 50px;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

            .single-product-wrap .product-content-wrap-2 .pro-add-to-cart button:hover {
                background-color: #ff2f2f
            }

    .single-product-wrap .product-content-wrap-2.product-content-wrap-2-modify .pro-add-to-cart {
        margin: 4px 0 0
    }

        .single-product-wrap .product-content-wrap-2.product-content-wrap-2-modify .pro-add-to-cart button {
            font-size: 13px;
            padding: 4px 20px
        }

.single-product-wrap .product-content-wrap-3 .product-content-categories a {
    color: #999;
    font-size: 13px;
    text-transform: uppercase
}

    .single-product-wrap .product-content-wrap-3 .product-content-categories a:hover {
        color: #4dbdaf
    }

        .single-product-wrap .product-content-wrap-3 .product-content-categories a:hover.blue {
            color: #0064e0
        }

        .single-product-wrap .product-content-wrap-3 .product-content-categories a:hover.purple {
            color: #6f50a7
        }

.single-product-wrap .product-content-wrap-3 h3 {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    margin: 5px 0 3px
}

    .single-product-wrap .product-content-wrap-3 h3.mrg-none {
        margin: 0 0 3px
    }

    .single-product-wrap .product-content-wrap-3 h3.bold {
        font-weight: 700
    }

    .single-product-wrap .product-content-wrap-3 h3 a {
        color: #222
    }

        .single-product-wrap .product-content-wrap-3 h3 a:hover {
            color: #4dbdaf
        }

            .single-product-wrap .product-content-wrap-3 h3 a:hover.blue {
                color: #0064e0
            }

            .single-product-wrap .product-content-wrap-3 h3 a:hover.purple {
                color: #6f50a7
            }

            .single-product-wrap .product-content-wrap-3 h3 a:hover.orange {
                color: #e44311
            }

.single-product-wrap .product-content-wrap-3 .product-rating-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 8px
}

    .single-product-wrap .product-content-wrap-3 .product-rating-wrap-2 .product-rating-4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .single-product-wrap .product-content-wrap-3 .product-rating-wrap-2 .product-rating-4 i {
            font-size: 12px;
            color: #ff9806;
            margin-right: 2px
        }

            .single-product-wrap .product-content-wrap-3 .product-rating-wrap-2 .product-rating-4 i.gray {
                color: #ccc
            }

    .single-product-wrap .product-content-wrap-3 .product-rating-wrap-2 span {
        color: #999;
        font-size: 12px;
        font-family: inherit;
        margin-left: 4px
    }

.single-product-wrap .product-content-wrap-3 .product-price-4 span {
    font-size: 18px;
    font-family: inherit;
    color: #000
}

    .single-product-wrap .product-content-wrap-3 .product-price-4 span.new-price {
        color: #ff2f2f
    }

    .single-product-wrap .product-content-wrap-3 .product-price-4 span.old-price {
        margin: 0 0 0 7px;
        font-size: 14px;
        color: #999;
        text-decoration: line-through
    }

.single-product-wrap .product-content-wrap-3 .product-price-4.product-price-4-hm10 {
    margin: 7px 0
}

.single-product-wrap .product-content-wrap-3 .pro-add-to-cart-2 {
    margin: 11px 0 0
}

    .single-product-wrap .product-content-wrap-3 .pro-add-to-cart-2 button {
        border: none;
        font-weight: 700;
        color: #fff;
        background-color: #000;
        font-size: 13px;
        padding: 4px 20px;
        border-radius: 50px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        .single-product-wrap .product-content-wrap-3 .pro-add-to-cart-2 button:hover {
            background-color: #ff2f2f
        }

.single-product-wrap .product-content-wrap-3 .product-author {
    margin: 7px 0 0
}

    .single-product-wrap .product-content-wrap-3 .product-author span {
        color: #666;
        display: block;
        line-height: 1
    }

        .single-product-wrap .product-content-wrap-3 .product-author span a {
            color: #000
        }

            .single-product-wrap .product-content-wrap-3 .product-author span a:hover {
                color: #0064e0
            }

                .single-product-wrap .product-content-wrap-3 .product-author span a:hover.orange {
                    color: #e44311
                }

.single-product-wrap .product-content-wrap-3 .single-product-sold {
    margin-top: 15px
}

    .single-product-wrap .product-content-wrap-3 .single-product-sold .progress {
        background: #eee none repeat scroll 0 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 8px;
        overflow: visible
    }

        .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar {
            background: #e44311;
            -webkit-box-shadow: none;
            box-shadow: none;
            position: relative
        }

            .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar.progress-bar-width70 {
                width: 70%
            }

            .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar.progress-bar-width50 {
                width: 50%
            }

            .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar.progress-bar-width30 {
                width: 30%
            }

            .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar.progress-bar-width90 {
                width: 90%
            }

            .single-product-wrap .product-content-wrap-3 .single-product-sold .progress .progress-bar.progress-bar-width60 {
                width: 60%
            }

    .single-product-wrap .product-content-wrap-3 .single-product-sold span {
        font-size: 13px;
        color: #000;
        letter-spacing: .25px;
        display: block;
        margin: 11px 0 0;
        line-height: 1
    }

.single-product-wrap .product-content-position {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    padding: 17px 10px 5px
}

    .single-product-wrap .product-content-position.product-content-wrap-2-modify {
        padding: 10px 10px 5px
    }

    .single-product-wrap .product-content-position.product-content-position-plr-0 {
        padding: 10px 0 5px
    }

    .single-product-wrap .product-content-position h3 a {
        color: #999
    }

        .single-product-wrap .product-content-position h3 a:hover {
            color: #ff2f2f
        }

.single-product-wrap .product-content-position-2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    padding: 17px 0 5px
}

    .single-product-wrap .product-content-position-2.pro-position-2-padding-dec {
        padding: 10px 0 5px
    }

.single-product-wrap .tooltip-style button span {
    top: -45px;
    color: #fff;
    background-color: #000;
    white-space: pre;
    font-size: 13px;
    display: block;
    line-height: 1;
    padding: 4px 12px 6px;
    opacity: 0;
    visibility: hidden
}

    .single-product-wrap .tooltip-style button span, .single-product-wrap .tooltip-style button span:before {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

        .single-product-wrap .tooltip-style button span:before {
            content: "";
            bottom: -11px;
            width: 0;
            height: 0;
            border-left: 3px solid transparent;
            border-right: 3px solid transparent;
            border-top: 12px solid #000
        }

.single-product-wrap .tooltip-style button:first-child span {
    left: -14px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

    .single-product-wrap .tooltip-style button:first-child span:before {
        left: 19px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.single-product-wrap .tooltip-style button:last-child span {
    right: 0;
    top: -41px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto
}

    .single-product-wrap .tooltip-style button:last-child span:before {
        right: 7px;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.single-product-wrap .tooltip-style button:hover span {
    opacity: 1;
    visibility: visible
}

.single-product-wrap .product-content-2 h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 300
}

    .single-product-wrap .product-content-2 h3 a {
        position: relative;
        color: #000
    }

        .single-product-wrap .product-content-2 h3 a span.blod {
            font-weight: 700
        }

        .single-product-wrap .product-content-2 h3 a span.available-product {
            position: absolute;
            font-size: 12px;
            top: 3px;
            right: -28px
        }

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .single-product-wrap .product-content-2 h3 a span.available-product {
        right: -25px
    }
}

.single-product-wrap .product-content-2 h3 a:hover {
    text-decoration: underline
}

.single-product-wrap .product-content-categories-2 h5 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: .5px;
    margin: 0;
    text-transform: uppercase
}

    .single-product-wrap .product-content-categories-2 h5.font-width-dec {
        font-weight: 400;
        letter-spacing: 0
    }

    .single-product-wrap .product-content-categories-2 h5 a {
        color: #000
    }

        .single-product-wrap .product-content-categories-2 h5 a:hover {
            color: #6f50a7
        }

.single-product-wrap .product-content-categories-2.product-content-blue h5 a {
    display: inline-block;
    border-bottom: 1px solid transparent
}

    .single-product-wrap .product-content-categories-2.product-content-blue h5 a:hover {
        border-bottom: 1px solid #0064e0;
        color: #0064e0
    }

.single-product-wrap .product-content-categories-2.product-content-orange h5 a {
    display: inline-block;
    border-bottom: 1px solid transparent
}

    .single-product-wrap .product-content-categories-2.product-content-orange h5 a:hover {
        border-bottom: 1px solid #e44311;
        color: #e44311
    }

.single-product-wrap .product-content-categories-2.product-content-green-2 h5 a {
    display: inline-block;
    border-bottom: 1px solid transparent
}

    .single-product-wrap .product-content-categories-2.product-content-green-2 h5 a:hover {
        border-bottom: 1px solid #6aae27;
        color: #6aae27
    }

.single-product-wrap:hover .product-img.product-img-zoom a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.single-product-wrap:hover .product-img .product-action-wrap {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.single-product-wrap:hover .product-img .product-action-2 button:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.single-product-wrap:hover .product-img .product-action-2 button:nth-child(2) {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.single-product-wrap:hover .product-img .product-action-2 button:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.single-product-wrap:hover .product-img.product-img-border a img {
    border: 1px solid #6f50a7
}

.single-product-wrap:hover .product-img.product-img-border.border-blue a img {
    border: 1px solid #0064e0
}

.single-product-wrap:hover .product-img.product-img-border.border-green-2 a img {
    border: 1px solid #6aae27
}

.single-product-wrap:hover .product-img.product-img-border-transparent a img {
    border: 1px solid #e44311
}

.single-product-wrap:hover .product-content-wrap-2 {
    opacity: 0;
    visibility: hidden
}

.single-product-wrap:hover .product-content-position, .single-product-wrap:hover .product-content-position-2 {
    opacity: 1;
    visibility: visible;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .single-product-wrap.mb-35, .single-product-wrap.mb-50, .single-product-wrap.mb-60 {
        margin-bottom: 30px
    }
}

.tab-content.jump .tab-pane {
    display: block;
    height: 0;
    opacity: 0;
    overflow: hidden
}

    .tab-content.jump .tab-pane.active {
        display: block;
        height: auto;
        opacity: 1;
        overflow: visible;
        -webkit-animation-name: moveUp;
        animation-name: moveUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-timing-function: cubic-bezier(.26,.69,.37,.96);
        animation-timing-function: cubic-bezier(.26,.69,.37,.96);
        -webkit-animation-play-state: running;
        animation-play-state: running
    }

.product-slider-active-3 .slick-list, .product-slider-active-4 .slick-list, .product-slider-active-5 .slick-list, .product-slider-active-7 .slick-list, .product-slider-active-8 .slick-list, .product-slider-active-9 .slick-list, .product-slider-active .slick-list, .related-product-active .slick-list {
    margin: 0 -15px
}

    .product-slider-active-3 .slick-list .product-plr-1, .product-slider-active-4 .slick-list .product-plr-1, .product-slider-active-5 .slick-list .product-plr-1, .product-slider-active-7 .slick-list .product-plr-1, .product-slider-active-8 .slick-list .product-plr-1, .product-slider-active-9 .slick-list .product-plr-1, .product-slider-active .slick-list .product-plr-1, .related-product-active .slick-list .product-plr-1 {
        padding: 0 15px
    }

.product-categories-slider-1 .slick-list, .product-categories-slider-2 .slick-list, .product-categories-slider-3 .slick-list {
    margin: 0 -20px
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .product-categories-slider-1 .slick-list, .product-categories-slider-2 .slick-list, .product-categories-slider-3 .slick-list {
        margin: 0 -15px
    }
}

@media only screen and (max-width:767px) {
    .product-categories-slider-1 .slick-list, .product-categories-slider-2 .slick-list, .product-categories-slider-3 .slick-list {
        margin: 0 -15px
    }
}

.product-categories-slider-1 .slick-list .product-plr-1, .product-categories-slider-2 .slick-list .product-plr-1, .product-categories-slider-3 .slick-list .product-plr-1 {
    padding: 0 20px
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .product-categories-slider-1 .slick-list .product-plr-1, .product-categories-slider-2 .slick-list .product-plr-1, .product-categories-slider-3 .slick-list .product-plr-1 {
        padding: 0 15px
    }
}

@media only screen and (max-width:767px) {
    .product-categories-slider-1 .slick-list .product-plr-1, .product-categories-slider-2 .slick-list .product-plr-1, .product-categories-slider-3 .slick-list .product-plr-1 {
        padding: 0 15px
    }
}

.product-slider-active-2 .slick-list {
    margin: 0 -15px;
    padding: 20px 0
}

    .product-slider-active-2 .slick-list .product-plr-2 {
        padding: 0 15px
    }

.product-slider-active-6 .slick-list {
    margin: 0 -15px
}

    .product-slider-active-6 .slick-list .product-plr-2 {
        padding: 0 15px
    }

.tab-btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .tab-btn-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

        .tab-btn-wrap.mb-40 {
            margin-bottom: 30px
        }
}

.tab-style-2 a {
    color: #999;
    display: inline-block;
    letter-spacing: .1px;
    text-transform: uppercase;
    margin-right: 30px
}

@media only screen and (max-width:767px) {
    .tab-style-2 a {
        margin-bottom: 5px
    }
}

.tab-style-2 a:last-child {
    margin-right: 0
}

.tab-style-2 a.active {
    color: #181b31
}

@media only screen and (max-width:767px) {
    .tab-style-2 {
        margin: 0 8px 2px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.deal-content-1 > span {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    padding: 4px 10px;
    text-transform: uppercase;
    background-color: #6b7b90
}

.deal-content-1 h2 {
    font-size: 60px;
    font-weight: 300;
    line-height: 60px;
    letter-spacing: -.25px;
    margin: 35px 0 24px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-1 h2 {
        font-size: 50px;
        line-height: 55px;
        margin: 25px 0 14px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-1 h2 {
        font-size: 50px;
        line-height: 55px;
        margin: 25px 0 14px
    }
}

@media only screen and (max-width:767px) {
    .deal-content-1 h2 {
        font-size: 34px;
        line-height: 40px;
        margin: 25px 0 14px
    }
}

.deal-content-1 h2 span {
    text-transform: uppercase;
    font-weight: 700;
    color: #ff2f2f
}

.deal-content-1 p {
    width: 30%;
    letter-spacing: .25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-1 p {
        width: 37%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-1 p {
        width: 37%
    }
}

@media only screen and (max-width:767px) {
    .deal-content-1 p {
        width: 90%
    }
}

.deal-content-1 .timer-wrap {
    margin: 45px 0 105px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-1 .timer-wrap {
        margin: 35px 0 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-1 .timer-wrap {
        margin: 35px 0 40px
    }
}

@media only screen and (max-width:767px) {
    .deal-content-1 .timer-wrap {
        margin: 25px 0 30px
    }
}

.deal-content-1 .timer-wrap h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 27px
}

@media only screen and (max-width:767px) {
    .deal-content-1 .timer-wrap h4 {
        margin: 0 0 10px
    }
}

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell {
        text-align: center;
        margin-right: 60px
    }

@media only screen and (max-width:767px) {
    .deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell {
        margin-right: 35px
    }
}

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell:last-child {
    margin-right: 0
}

    .deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell:last-child .syotimer-cell__value:after, .deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell:last-child .syotimer-cell__value:before {
        display: none
    }

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell .syotimer-cell__value {
    font-size: 48px;
    line-height: 38px;
    font-weight: 300;
    letter-spacing: -.25px;
    margin: 0 0 10px;
    position: relative
}

@media only screen and (max-width:767px) {
    .deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell .syotimer-cell__value {
        font-size: 30px
    }
}

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell .syotimer-cell__value:before {
    position: absolute;
    content: "";
    right: -50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    top: 20%;
    width: 4px;
    height: 4px;
    background-color: #000
}

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell .syotimer-cell__value:after {
    position: absolute;
    content: "";
    right: -50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    bottom: 20%;
    width: 4px;
    height: 4px;
    background-color: #000
}

.deal-content-1 .timer-wrap .timer-style-1 .syotimer__body .syotimer-cell .syotimer-cell__unit {
    letter-spacing: -.25px;
    line-height: 1;
    text-transform: capitalize
}

.deal-content-1 .deal-btn a {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    padding: 0 0 3px;
    border-bottom: 1px solid #000;
    color: #000
}

    .deal-content-1 .deal-btn a:hover {
        color: #ff2f2f;
        border-bottom: 1px solid #ff2f2f
    }

@media only screen and (max-width:767px) {
    .deal-content-1 .deal-btn a {
        font-size: 18px
    }
}

.deal-content-1.deal-content-1-modify {
    padding-left: 170px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .deal-content-1.deal-content-1-modify {
        padding-left: 100px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .deal-content-1.deal-content-1-modify {
        padding-left: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-1.deal-content-1-modify {
        padding-left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-1.deal-content-1-modify {
        padding-left: 50px
    }
}

@media only screen and (max-width:767px) {
    .deal-content-1.deal-content-1-modify {
        padding-left: 15px
    }
}

.deal-content-1.deal-content-1-modify > span {
    font-size: 14px;
    background-color: #508b11
}

.deal-content-1.deal-content-1-modify h2 {
    font-size: 48px;
    line-height: 48px;
    margin: 23px 0 0
}

@media only screen and (max-width:767px) {
    .deal-content-1.deal-content-1-modify h2 {
        font-size: 28px;
        line-height: 33px;
        margin: 15px 0 10px
    }
}

.deal-content-1.deal-content-1-modify .timer-wrap {
    margin: 48px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-1.deal-content-1-modify .timer-wrap {
        margin: 35px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-1.deal-content-1-modify .timer-wrap {
        margin: 35px 0 0
    }
}

@media only screen and (max-width:767px) {
    .deal-content-1.deal-content-1-modify .timer-wrap {
        margin: 25px 0 0
    }
}

@media only screen and (max-width:767px) {
    .tab-style-3 {
        margin-top: 10px
    }
}

.tab-style-3 a {
    display: inline-block;
    color: #999;
    padding: 3px 16px 5px;
    margin-right: 5px;
    border-radius: 5px
}

@media only screen and (max-width:767px) {
    .tab-style-3 a {
        margin-bottom: 5px
    }
}

.tab-style-3 a:last-child {
    margin-right: 0
}

.tab-style-3 a:hover {
    color: #4dbdaf
}

.tab-style-3 a.active {
    font-weight: 600;
    color: #4dbdaf;
    background-color: #edf8f7
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-3.tab-style-3-blue a {
        padding: 2px 10px 4px;
        margin-right: 3px
    }
}

.tab-style-3.tab-style-3-blue a:hover {
    color: #0064e0
}

.tab-style-3.tab-style-3-blue a.active {
    color: #0064e0;
    background-color: #eef5fd
}

.tab-style-3.tab-style-3-green-2 a:hover {
    color: #6aae27
}

.tab-style-3.tab-style-3-green-2 a.active {
    color: #6aae27;
    background-color: #eef8e4
}

.single-product-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

    .single-product-wrap-2:before {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        content: "";
        border: 1px solid #bfbfbf;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        z-index: 9
    }

    .single-product-wrap-2 .product-img-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37%;
        -ms-flex: 0 0 37%;
        flex: 0 0 37%;
        max-width: 37%;
        position: relative
    }

        .single-product-wrap-2 .product-img-2 a {
            display: block
        }

            .single-product-wrap-2 .product-img-2 a img {
                width: 100%
            }

        .single-product-wrap-2 .product-img-2 span.pro-badge {
            position: absolute;
            top: 0;
            font-weight: 600;
            color: #fff;
            display: inline-block;
            padding: 4px 6px 5px;
            line-height: 1
        }

            .single-product-wrap-2 .product-img-2 span.pro-badge.left {
                left: 0
            }

            .single-product-wrap-2 .product-img-2 span.pro-badge.right {
                right: 0
            }

            .single-product-wrap-2 .product-img-2 span.pro-badge.bg-black {
                background-color: #000
            }

            .single-product-wrap-2 .product-img-2 span.pro-badge.bg-red {
                background-color: #ff2f2f
            }

    .single-product-wrap-2 .product-content-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 63%;
        -ms-flex: 0 0 63%;
        flex: 0 0 63%;
        max-width: 63%;
        padding: 0 15px 0 25px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-product-wrap-2 .product-content-3 {
        padding: 0 10px
    }
}

@media only screen and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 {
        padding: 0 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 {
        padding: 0 15px 0 25px
    }
}

.single-product-wrap-2 .product-content-3 span {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: .25px;
    display: block
}

.single-product-wrap-2 .product-content-3 h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 4px 0 14px
}

@media only screen and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 h4 {
        margin: 4px 0 6px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 h4 {
        margin: 4px 0 14px
    }
}

.single-product-wrap-2 .product-content-3 h4 a {
    color: #000
}

    .single-product-wrap-2 .product-content-3 h4 a:hover {
        text-decoration: underline
    }

.single-product-wrap-2 .product-content-3 .product-rating-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 24px
}

@media only screen and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 .product-rating-wrap-2 {
        margin: 0 0 8px
    }
}

.single-product-wrap-2 .product-content-3 .product-rating-wrap-2 .product-rating-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .single-product-wrap-2 .product-content-3 .product-rating-wrap-2 .product-rating-2 i {
        font-size: 14px;
        color: #ff9806;
        margin-right: 2px
    }

        .single-product-wrap-2 .product-content-3 .product-rating-wrap-2 .product-rating-2 i.gray {
            color: #ccc
        }

.single-product-wrap-2 .product-content-3 .product-rating-wrap-2 span {
    font-size: 12px;
    color: #999;
    font-family: inherit;
    margin-left: 5px
}

.single-product-wrap-2 .product-content-3 .pro-price-action-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-price-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-price-3 span {
            font-size: 18px;
            font-family: inherit;
            color: #000
        }

            .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-price-3 span.new-price {
                color: #ff2f2f
            }

            .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-price-3 span.old-price {
                color: #999;
                font-size: 14px;
                margin-left: 10px;
                text-decoration: line-through
            }

    .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s
    }

        .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 button {
            background-color: transparent;
            border: none;
            padding: 0;
            font-size: 22px;
            color: #222;
            margin-right: 15px
        }

@media only screen and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 button {
        font-size: 17px;
        margin-right: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 button {
        font-size: 22px;
        margin-right: 15px
    }
}

.single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 button:last-child {
    margin-right: 0
}

.single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3 button:hover {
    color: #4dbdaf
}

.single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3.pro-action-3-blue button:hover {
    color: #0064e0
}

.single-product-wrap-2 .product-content-3 .pro-price-action-wrap .product-action-3.pro-action-3-green-2 button:hover {
    color: #6aae27
}

.single-product-wrap-2:hover:before {
    left: -13px;
    top: -13px;
    right: -13px;
    bottom: -13px;
    opacity: 1;
    visibility: visible
}

@media only screen and (max-width:767px) {
    .single-product-wrap-2:hover:before {
        left: -10px;
        top: -10px;
        right: -10px;
        bottom: -10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-product-wrap-2:hover:before {
        left: -13px;
        top: -13px;
        right: -13px;
        bottom: -13px
    }
}

.single-product-wrap-2:hover .product-content-3 .pro-price-action-wrap .product-action-3 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.product-slider-active-6 .single-product-wrap-2 {
    padding: 10px 0
}

    .product-slider-active-6 .single-product-wrap-2:before {
        left: 10px;
        top: 10px;
        right: 10px;
        bottom: 10px
    }

    .product-slider-active-6 .single-product-wrap-2:hover:before {
        left: 1px;
        top: 0;
        right: 1px;
        bottom: 0
    }

.product-categories-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .product-categories-wrap .product-categories-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 37%;
        -ms-flex: 0 0 37%;
        flex: 0 0 37%;
        max-width: 37%;
        overflow: hidden
    }

@media only screen and (max-width:767px) {
    .product-categories-wrap .product-categories-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

.product-categories-wrap .product-categories-img a {
    display: block
}

    .product-categories-wrap .product-categories-img a img {
        width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

.product-categories-wrap .product-categories-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 63%;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
    padding: 0 0 0 30px
}

@media only screen and (max-width:767px) {
    .product-categories-wrap .product-categories-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 0 0 15px
    }
}

.product-categories-wrap .product-categories-content h3 {
    font-size: 18px;
    color: #222;
    font-weight: 600;
    margin: 0
}

.product-categories-wrap .product-categories-content ul {
    margin: 16px 0 18px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-categories-wrap .product-categories-content ul {
        margin: 6px 0 8px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap .product-categories-content ul {
        margin: 6px 0 8px
    }
}

@media only screen and (max-width:767px) {
    .product-categories-wrap .product-categories-content ul {
        margin: 8px 0 10px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-categories-wrap .product-categories-content ul {
        margin: 6px 0 5px
    }
}

.product-categories-wrap .product-categories-content ul li {
    display: block;
    margin: 0 0 4px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-categories-wrap .product-categories-content ul li {
        margin: 0 0 1px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap .product-categories-content ul li {
        margin: 0 0 2px
    }
}

@media only screen and (max-width:767px) {
    .product-categories-wrap .product-categories-content ul li {
        margin: 0 0 2px
    }
}

.product-categories-wrap .product-categories-content ul li:last-child {
    margin-bottom: 0
}

.product-categories-wrap .product-categories-content ul li a {
    display: block;
    font-size: 14px;
    color: #666
}

    .product-categories-wrap .product-categories-content ul li a:hover {
        color: #222;
        text-decoration: underline
    }

.product-categories-wrap .product-categories-content .product-categories-btn a {
    display: inline-block;
    font-size: 12px;
    color: #333;
    font-weight: 600;
    text-transform: uppercase
}

    .product-categories-wrap .product-categories-content .product-categories-btn a i {
        margin: 0 0 0 2px;
        font-size: 11px;
        position: relative;
        top: 1px
    }

    .product-categories-wrap .product-categories-content .product-categories-btn a:hover {
        color: #4dbdaf
    }

.product-categories-wrap.product-categories-border {
    border-right: 1px solid #e1e1e1
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap.product-categories-border.categories-border-none-md {
        border: none
    }
}

@media only screen and (max-width:767px) {
    .product-categories-wrap.product-categories-border {
        border: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap.categories-border-add-md {
        border-right: 1px solid #e1e1e1
    }
}

@media only screen and (max-width:767px) {
    .product-categories-wrap.mb-45 {
        margin-bottom: 30px
    }
}

.product-categories-wrap:hover .product-categories-img a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.btn-style-5 a {
    display: inline-block;
    color: #666;
    font-size: 14px
}

    .btn-style-5 a i {
        margin-left: 2px;
        font-size: 12px;
        position: relative;
        top: 1px
    }

    .btn-style-5 a:hover {
        color: #ef3338
    }

@media only screen and (max-width:767px) {
    .tab-style-4 {
        margin: 10px 0 0
    }
}

.tab-style-4 a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #999;
    margin-right: 50px;
    padding: 0 0 22px;
    border-bottom: 1px solid transparent
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-4 a {
        margin-right: 15px
    }
}

@media only screen and (max-width:767px) {
    .tab-style-4 a {
        margin-right: 20px;
        padding: 0 0 9px;
        margin-bottom: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .tab-style-4 a {
        margin-bottom: 0
    }
}

.tab-style-4 a:last-child {
    margin-right: 0
}

.tab-style-4 a.active {
    color: #222;
    border-bottom: 1px solid #222
}

.nav-style-3 > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5%;
    text-align: center;
    color: #6aae27;
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-3 > span {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-3 > span {
        left: 2%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-3 > span {
        left: 0
    }
}

@media only screen and (max-width:767px) {
    .nav-style-3 > span {
        left: 3%
    }
}

.nav-style-3 > span.pro-slider-icon-1-next {
    left: auto;
    right: -5%
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-3 > span.pro-slider-icon-1-next {
        right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-3 > span.pro-slider-icon-1-next {
        right: 2%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-3 > span.pro-slider-icon-1-next {
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .nav-style-3 > span.pro-slider-icon-1-next {
        right: 3%
    }
}

.nav-style-3 > span:hover {
    color: #ff2f2f
}

.nav-style-3:hover span {
    left: -4%;
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-3:hover span {
        left: -1%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-3:hover span {
        left: -1%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-3:hover span {
        left: -1%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-3:hover span {
        left: 0
    }
}

.nav-style-3:hover span.pro-slider-icon-1-next {
    left: auto;
    right: -4%
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-3:hover span.pro-slider-icon-1-next {
        right: -1%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-3:hover span.pro-slider-icon-1-next {
        right: -1%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-3:hover span.pro-slider-icon-1-next {
        right: -1%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-3:hover span.pro-slider-icon-1-next {
        right: 0
    }
}

.nav-style-4 > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -5%;
    text-align: center;
    color: #ccc;
    font-size: 36px;
    cursor: pointer;
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-4 > span {
        left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-4 > span {
        left: -1%
    }
}

@media only screen and (max-width:767px) {
    .nav-style-4 > span {
        font-size: 22px
    }
}

.nav-style-4 > span.pro-slider-icon-1-next {
    left: auto;
    right: -5%
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-4 > span.pro-slider-icon-1-next {
        right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-4 > span.pro-slider-icon-1-next {
        right: -1%
    }
}

.nav-style-4 > span:hover {
    color: #000
}

.nav-style-4:hover span {
    left: -6%;
    opacity: 1;
    visibility: visible
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-4:hover span {
        left: -1%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-4:hover span {
        left: -3%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-4:hover span {
        left: -3%
    }
}

.nav-style-4:hover span.pro-slider-icon-1-next {
    left: auto;
    right: -6%
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .nav-style-4:hover span.pro-slider-icon-1-next {
        right: -1%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .nav-style-4:hover span.pro-slider-icon-1-next {
        right: -3%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .nav-style-4:hover span.pro-slider-icon-1-next {
        right: -3%
    }
}

.product-categories-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap-2 {
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }
}

.product-categories-wrap-2 .single-product-categories-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-categories-wrap-2 .single-product-categories-2 {
        width: 33.333%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%
    }
}

@media only screen and (max-width:767px) {
    .product-categories-wrap-2 .single-product-categories-2 {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-categories-wrap-2 .single-product-categories-2 {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.product-categories-wrap-2 .single-product-categories-2 .product-categories-2-icon {
    margin-right: 24px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-categories-wrap-2 .single-product-categories-2 .product-categories-2-icon {
        margin-right: 15px
    }
}

.product-categories-wrap-2 .single-product-categories-2 .product-categories-2-icon i {
    font-size: 40px;
    color: #ccc;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.product-categories-wrap-2 .single-product-categories-2 .product-categories-2-content h4 {
    font-size: 16px;
    line-height: 24px;
    margin: 0
}

    .product-categories-wrap-2 .single-product-categories-2 .product-categories-2-content h4 a, .product-categories-wrap-2 .single-product-categories-2:hover .product-categories-2-icon i {
        color: #000
    }

.product-categories-wrap-2 .single-product-categories-2:hover .product-categories-2-content h4 {
    font-weight: 700
}

.tab-btn-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-btn-wrap-2 {
        margin: 10px 0 0
    }
}

@media only screen and (max-width:767px) {
    .tab-btn-wrap-2 {
        display: block;
        margin: 7px 0 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .tab-btn-wrap-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (max-width:767px) {
    .tab-style-5 {
        margin-bottom: 5px
    }
}

.tab-style-5 a {
    color: #999;
    font-size: 16px;
    margin-right: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .tab-style-5 a {
        margin-right: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-5 a {
        margin-right: 30px
    }
}

@media only screen and (max-width:767px) {
    .tab-style-5 a {
        margin-right: 20px
    }
}

.tab-style-5 a:last-child {
    margin-right: 0
}

.tab-style-5 a.active {
    color: #000;
    font-weight: 600
}

.tab-style-5 a:hover {
    color: #000
}

.btn-style-6 a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #000
}

    .btn-style-6 a:hover {
        text-decoration: underline
    }

@media only screen and (max-width:767px) {
    .btn-style-6.ml-60 {
        margin-left: 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .btn-style-6.ml-60 {
        margin-left: 20px
    }
}

.hm4-pb-100 {
    padding-bottom: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hm4-pb-100 {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .hm4-pb-100 {
        padding-bottom: 25px
    }
}

.section-title-btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .section-title-btn-wrap.pb-20 {
        padding-bottom: 15px
    }

    .section-title-btn-wrap.mb-50 {
        margin-bottom: 30px
    }
}

.section-title-deal-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-deal-wrap {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .section-title-deal-wrap {
        display: block;
        margin: 0 0 5px
    }
}

.section-title-deal-wrap .timer-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 75px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title-deal-wrap .timer-wrap-2 {
        margin-left: 0;
        margin-top: 5px
    }
}

@media only screen and (max-width:767px) {
    .section-title-deal-wrap .timer-wrap-2 {
        margin-left: 0;
        display: block
    }
}

.section-title-deal-wrap .timer-wrap-2 h4 {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: .25px
}

@media only screen and (max-width:767px) {
    .section-title-deal-wrap .timer-wrap-2 h4 {
        margin: 10px 0
    }
}

.section-title-deal-wrap .timer-wrap-2 h4 i {
    font-size: 16px;
    margin-right: 7px;
    position: relative;
    top: 2px
}

.timer-style-2 {
    margin-left: 15px
}

@media only screen and (max-width:767px) {
    .timer-style-2 {
        margin-left: 0
    }
}

.timer-style-2 .syotimer__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .timer-style-2 .syotimer__body .syotimer-cell {
        margin-right: 15px;
        position: relative;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        color: #f33a0f;
        font-weight: 600;
        font-size: 14px
    }

        .timer-style-2 .syotimer__body .syotimer-cell:before {
            position: absolute;
            content: "";
            right: -8px;
            top: 42%;
            width: 2px;
            height: 2px;
            background-color: #f33a0f
        }

        .timer-style-2 .syotimer__body .syotimer-cell:after {
            position: absolute;
            content: "";
            right: -8px;
            bottom: 32%;
            width: 2px;
            height: 2px;
            background-color: #f33a0f
        }

        .timer-style-2 .syotimer__body .syotimer-cell:last-child {
            margin-right: 0
        }

            .timer-style-2 .syotimer__body .syotimer-cell:last-child:after, .timer-style-2 .syotimer__body .syotimer-cell:last-child:before {
                display: none
            }

        .timer-style-2 .syotimer__body .syotimer-cell .syotimer-cell__value {
            margin-right: 2px
        }

.btn-style-7 a {
    display: inline-block;
    text-transform: uppercase;
    border-bottom: 1px solid #666;
    padding: 0 0 2px;
    color: #000;
    line-height: 1
}

    .btn-style-7 a:hover {
        color: #6f50a7;
        border-bottom: 1px solid #6f50a7
    }

.btn-style-7.btn-style-7-blue a:hover {
    color: #0064e0;
    border-bottom: 1px solid #0064e0
}

.product-list-style-wrap {
    border: 1px solid #e0e0e0;
    padding: 18px 30px 33px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-list-style-wrap {
        padding: 34px 30px 33px
    }
}

@media only screen and (max-width:767px) {
    .product-list-style-wrap {
        padding: 30px 20px
    }
}

.product-list-style {
    margin: 0 0 115px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-list-style {
        margin: 0 0 97px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-list-style {
        margin: 0 0 30px
    }
}

@media only screen and (max-width:767px) {
    .product-list-style {
        margin: 0 0 35px
    }
}

.product-list-style a {
    display: block;
    color: #000;
    width: 100%;
    margin: 0 0 14px;
    letter-spacing: .25px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-list-style a {
        margin: 0 0 10px
    }
}

@media only screen and (max-width:767px) {
    .product-list-style a {
        margin: 0 0 10px
    }
}

.product-list-style a:last-child {
    margin: 0
}

.product-list-style a.active {
    color: #999
}

.product-list-style a:hover {
    color: #ff2f2f
}

.btn-style-8 a {
    display: block;
    color: #999;
    font-style: italic
}

    .btn-style-8 a:hover {
        color: #ff2f2f
    }

.tab-style-7 {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: -47px;
    margin-right: 24px
}

@media only screen and (max-width:767px) {
    .tab-style-7 {
        margin-top: 0;
        margin-right: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .tab-style-7 {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: -47px;
        margin-right: 24px
    }
}

.tab-style-7 a {
    color: #000;
    margin-right: 40px
}

@media only screen and (max-width:767px) {
    .tab-style-7 a {
        margin-right: 20px
    }
}

.tab-style-7 a:last-child {
    margin-right: 0
}

.tab-style-7 a.active {
    font-weight: 700
}

.tab-content-mrg-top {
    margin-top: 33px
}

@media only screen and (max-width:767px) {
    .tab-content-mrg-top {
        margin-top: 20px
    }
}

.single-deal-wrap {
    padding: 75px 0
}

@media only screen and (max-width:767px) {
    .single-deal-wrap {
        padding: 60px 0
    }
}

.tab-style-8 a {
    color: #000;
    letter-spacing: .25px;
    margin-right: 30px
}

@media only screen and (max-width:767px) {
    .tab-style-8 a {
        margin-right: 16px
    }
}

.tab-style-8 a:last-child {
    margin-right: 0
}

.tab-style-8 a.active {
    color: #999
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-8.tab-res-mrg {
        margin-top: 10px
    }
}

@media only screen and (max-width:767px) {
    .tab-style-8.tab-res-mrg, .tab-style-8.tab-res-mrg-2 {
        margin-top: 12px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .tab-style-8.tab-res-mrg-2 {
        margin-top: 0
    }
}

.product-pb-80 {
    padding-bottom: 80px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-pb-80 {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .product-pb-80 {
        padding-bottom: 20px
    }
}

.single-sidebar-product {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px
}

    .single-sidebar-product .sidebar-product-img {
        margin-right: 28px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sidebar-product .sidebar-product-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-sidebar-product .sidebar-product-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

.single-sidebar-product .sidebar-product-img a {
    display: block
}

    .single-sidebar-product .sidebar-product-img a img {
        width: 100%
    }

.single-sidebar-product .sidebar-product-content h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 17px
}

    .single-sidebar-product .sidebar-product-content h5 a {
        color: #000
    }

        .single-sidebar-product .sidebar-product-content h5 a:hover {
            text-decoration: underline
        }

.single-sidebar-product .sidebar-product-content .sidebar-product-price span {
    font-size: 18px;
    color: #000;
    font-family: inherit;
    display: inline-block;
    line-height: 1
}

    .single-sidebar-product .sidebar-product-content .sidebar-product-price span.new-price {
        color: #ff2f2f
    }

    .single-sidebar-product .sidebar-product-content .sidebar-product-price span.old-price {
        margin-left: 10px;
        font-size: 14px;
        color: #999;
        text-decoration: line-through
    }

.nav-style-5 > span {
    position: absolute;
    top: -62px;
    right: 0;
    font-size: 14px;
    color: #000;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (max-width:767px) {
    .nav-style-5 > span {
        top: -63px
    }
}

.nav-style-5 > span.sidebar-icon-prev {
    margin-right: 20px
}

.nav-style-5 > span:hover {
    color: #6aae27
}

.nav-style-5.nav-style-5-modify > span {
    top: -50px;
    font-size: 18px;
    color: #999
}

    .nav-style-5.nav-style-5-modify > span.sidebar-icon-prev {
        margin-right: 30px
    }

    .nav-style-5.nav-style-5-modify > span:hover {
        color: #e44311
    }

@media only screen and (max-width:767px) {
    .nav-style-5.nav-style-5-modify > span {
        display: none !important
    }
}

.tab-style-9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .tab-style-9 a {
        font-size: 16px;
        color: #666;
        margin-right: 40px
    }

@media only screen and (max-width:767px) {
    .tab-style-9 a {
        margin-right: 20px;
        margin-bottom: 5px
    }
}

.tab-style-9 a:last-child {
    margin-right: 0
}

.tab-style-9 a.active {
    color: #0064e0
}

@media only screen and (max-width:767px) {
    .tab-style-9.mb-60 {
        margin-bottom: 25px
    }
}

.deal-bg-color {
    background-color: #eaeff2
}

.deal-content-2 > span {
    display: inline-block;
    line-height: 1;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    letter-spacing: -.25px;
    text-transform: uppercase;
    background-color: #690;
    padding: 5px 9px 7px
}

.deal-content-2 > h2 {
    line-height: 40px;
    font-size: 36px;
    font-weight: 300;
    color: #000;
    letter-spacing: -.25px;
    margin: 23px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-2 > h2 {
        line-height: 30px;
        font-size: 26px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-2 > h2 {
        line-height: 34px;
        font-size: 27px;
        margin: 20px 0 0
    }
}

@media only screen and (max-width:767px) {
    .deal-content-2 > h2 {
        line-height: 33px;
        font-size: 27px;
        margin: 15px 0 0
    }
}

.deal-content-2 > h2 span {
    font-weight: 700;
    color: #ff2f2f;
    text-transform: uppercase
}

.deal-content-2 p {
    width: 86%;
    margin: 0 0 31px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-2 p {
        width: 100%;
        margin: 0 0 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-2 p {
        margin: 0 0 15px
    }
}

@media only screen and (max-width:767px) {
    .deal-content-2 p {
        margin: 0 0 10px
    }
}

.deal-content-2 .deal-btn-2 a {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #000
}

    .deal-content-2 .deal-btn-2 a:hover {
        color: #0064e0;
        border-bottom: 1px solid #0064e0
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .deal-content-2.pl-50 {
        padding-left: 30px
    }

    .deal-content-2.pl-35 {
        padding-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .deal-content-2 {
        padding-top: 50px
    }

        .deal-content-2.pl-50 {
            padding-left: 75px
        }

        .deal-content-2.pl-35 {
            padding-left: 0
        }
}

@media only screen and (max-width:767px) {
    .deal-content-2.pl-50 {
        padding-left: 20px;
        padding-top: 30px;
        padding-right: 10px
    }

    .deal-content-2.pl-35 {
        padding-left: 20px;
        padding-top: 10px
    }
}

.deal-img {
    margin: 35px 70px 0 60px
}

@media only screen and (max-width:767px) {
    .deal-img {
        margin: 30px 20px 0
    }
}

.deal-img a {
    display: block
}

    .deal-img a img {
        width: 100%
    }

.more-product-btn a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 57px;
    color: #0064e0;
    border: 1px solid #0064e0
}

    .more-product-btn a:hover {
        background-color: #0064e0;
        color: #fff
    }

.section-wrap-1 {
    background-color: #fff;
    padding: 36px 30px 34px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-wrap-1 {
        padding: 36px 20px 34px
    }
}

@media only screen and (max-width:767px) {
    .section-wrap-1 {
        padding: 36px 20px 34px
    }
}

.section-wrap-3, .section-wrap-4 {
    background-color: #fff
}

.section-wrap-4 {
    padding: 30px
}

@media only screen and (max-width:767px) {
    .section-wrap-4 {
        padding: 15px
    }
}

.product-area-padding {
    padding: 35px 30px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-area-padding {
        padding: 20px 30px 0 0
    }
}

@media only screen and (max-width:767px) {
    .product-area-padding {
        padding: 30px 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-area-padding {
        padding: 30px
    }
}

.btn-style-9 a {
    display: inline-block;
    text-transform: uppercase;
    color: #666
}

    .btn-style-9 a:hover {
        color: #e44311
    }

.tab-style-10 a {
    display: inline-block;
    margin-right: 35px;
    color: #000;
    font-size: 16px
}

@media only screen and (max-width:767px) {
    .tab-style-10 a {
        margin-right: 15px
    }
}

.tab-style-10 a:last-child {
    margin-right: 0
}

.tab-style-10 a.active {
    font-weight: 700;
    color: #e44311
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .tab-style-10 {
        margin: 5px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-area.pb-100 {
        padding-bottom: 40px
    }

    .product-area.pb-75 {
        padding-bottom: 35px
    }

    .product-area.pb-80 {
        padding-bottom: 40px
    }

    .product-categories-area.pb-70 {
        padding-bottom: 30px
    }

    .product-categories-area.pb-60 {
        padding-bottom: 20px
    }

    .deal-area.pt-150 {
        padding-top: 80px
    }
}

@media only screen and (max-width:767px) {
    .product-area.pb-100 {
        padding-bottom: 25px
    }

    .product-area.pb-95 {
        padding-bottom: 15px
    }

    .product-area.pb-75 {
        padding-bottom: 20px
    }

    .product-area.pb-80 {
        padding-bottom: 25px
    }

    .product-area.pb-85 {
        padding-bottom: 60px
    }

    .product-categories-area.pb-70 {
        padding-bottom: 30px
    }

    .product-categories-area.pb-60 {
        padding-bottom: 20px
    }

    .deal-area.pt-150 {
        padding-top: 60px
    }
}

.nav-style-6 > span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border: 1px solid #e1e2e2;
    background-color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    cursor: pointer;
    color: #000;
    font-size: 13px;
    text-align: center;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

    .nav-style-6 > span.icon-next {
        left: auto;
        right: 0
    }

    .nav-style-6 > span:hover {
        color: #fff;
        border: 1px solid #ff2f2f;
        background-color: #ff2f2f
    }

.nav-style-6:hover span {
    opacity: 1;
    visibility: visible
}

.banner-wrap {
    position: relative
}

    .banner-wrap.banner-mr-1 {
        margin-right: -30px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap.banner-mr-1 {
        margin-right: -15px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap.banner-mr-1 {
        margin-right: 0
    }
}

.banner-wrap.banner-ml-1 {
    margin-left: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap.banner-ml-1 {
        margin-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap.banner-ml-1 {
        margin-left: 0
    }
}

.banner-wrap .banner-img {
    position: relative;
    overflow: hidden
}

    .banner-wrap .banner-img a {
        display: block
    }

        .banner-wrap .banner-img a img {
            width: 100%
        }

    .banner-wrap .banner-img.banner-img-border {
        border: 1px solid #d9d9d9
    }

.banner-wrap .banner-img-zoom a {
    display: block
}

    .banner-wrap .banner-img-zoom a img {
        width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s
    }

.banner-wrap .banner-content-1 {
    position: absolute;
    left: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-1 {
        left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-1 {
        left: 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-1 {
        left: 20px
    }
}

.banner-wrap .banner-content-1 h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: inherit;
    line-height: 40px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-1 h2 {
        font-size: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-1 h2 {
        font-size: 27px;
        line-height: 35px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-1 h2 {
        font-size: 22px;
        line-height: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-1 h2 {
        font-size: 25px;
        line-height: 32px
    }
}

.banner-wrap .banner-content-1 p {
    width: 75%;
    margin: 28px 0 200px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-1 p {
        margin: 28px 0 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-1 p {
        margin: 12px 0 25px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-1 p {
        margin: 8px 0 21px
    }
}

.banner-wrap .banner-content-2 {
    position: absolute;
    left: 70px;
    top: 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-2 {
        left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-2 {
        left: 20px;
        top: 62px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-2 {
        left: 20px;
        top: 62px
    }
}

.banner-wrap .banner-content-2 h2 {
    font-size: 36px;
    font-weight: 700;
    font-family: inherit;
    line-height: 40px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-2 h2 {
        font-size: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-2 h2 {
        font-size: 27px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-2 h2 {
        font-size: 22px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-2 h2 {
        font-size: 25px
    }
}

.banner-wrap .banner-content-2 p {
    width: 75%;
    margin: 28px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-2 p {
        width: 80%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-2 p {
        width: 95%;
        margin: 10px 0 0
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-2 p {
        width: 95%;
        margin: 10px 0 0
    }
}

.banner-wrap .banner-content-3 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-3 {
        left: 15px
    }
}

.banner-wrap .banner-content-3 h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    letter-spacing: -.25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-3 h2 {
        font-size: 20px;
        line-height: 26px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-3 h2 {
        font-size: 20px;
        line-height: 26px
    }
}

.banner-wrap .banner-content-3 span {
    font-size: 12px;
    color: #666;
    display: block;
    margin: 17px 0 2px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-3 span {
        margin: 10px 0 2px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-3 span {
        margin: 10px 0 2px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-3 span {
        margin: 6px 0 2px
    }
}

.banner-wrap .banner-content-3 h3 {
    font-size: 18px;
    color: #df3434;
    font-weight: 600;
    margin: 0 0 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-3 h3 {
        margin: 0 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-3 h3 {
        margin: 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-3 h3 {
        margin: 0 0 12px
    }
}

.banner-wrap .banner-content-4 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-4 {
        left: 15px
    }
}

.banner-wrap .banner-content-4 h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    letter-spacing: -.25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-4 h2 {
        font-size: 20px;
        line-height: 26px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-4 h2 {
        font-size: 20px;
        line-height: 26px
    }
}

.banner-wrap .banner-content-4 h2 span {
    color: #df3434
}

.banner-wrap .banner-content-4 > span {
    font-size: 12px;
    color: #666;
    display: block;
    text-transform: uppercase;
    margin: 17px 0 2px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-4 > span {
        margin: 10px 0 2px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-4 > span {
        margin: 10px 0 2px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-4 > span {
        margin: 6px 0 2px
    }
}

.banner-wrap .banner-content-4 h3 {
    font-size: 18px;
    color: #690;
    font-weight: 600;
    margin: 0 0 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-4 h3 {
        margin: 0 0 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-4 h3 {
        margin: 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-4 h3 {
        margin: 0 0 12px
    }
}

.banner-wrap .banner-content-5 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-5 {
        left: 15px
    }
}

.banner-wrap .banner-content-5 span {
    font-size: 12px;
    font-weight: 600;
    color: #fea802;
    text-transform: uppercase;
    margin: 0 0 11px;
    display: block
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-5 span {
        margin: 0 0 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-5 span {
        margin: 0 0 5px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-5 span {
        margin: 0 0 5px
    }
}

.banner-wrap .banner-content-5 h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    letter-spacing: -.25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-5 h2 {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-5 h2 {
        font-size: 20px
    }
}

.banner-wrap .banner-content-5 h2 span {
    color: #df3434
}

.banner-wrap .banner-content-5 p {
    color: #999;
    width: 70%;
    margin: 13px 0 25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-5 p {
        margin: 5px 0 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-5 p {
        margin: 5px 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-5 p {
        margin: 2px 0 4px
    }
}

.banner-wrap .banner-content-6 {
    position: absolute;
    left: 56%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-6 {
        left: 50%
    }
}

.banner-wrap .banner-content-6 h3 {
    font-size: 30px;
    color: #222;
    line-height: 36px;
    margin: 0 0 22px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-6 h3 {
        font-size: 25px;
        line-height: 32px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-6 h3 {
        font-size: 17px;
        line-height: 24px;
        margin: 0 0 3px
    }
}

.banner-wrap .banner-content-6 .banner-btn-1 a {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4dbdaf
}

    .banner-wrap .banner-content-6 .banner-btn-1 a i {
        font-size: 12px;
        margin: 0 0 0 3px
    }

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-6 .banner-btn-1 a {
        font-size: 13px
    }
}

.banner-wrap .banner-content-6 .banner-btn-1 a:hover {
    color: #000
}

.banner-wrap .banner-content-7-8-wrap {
    position: absolute;
    left: 37px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap {
        left: 15px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-7 {
    margin-right: 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 {
        margin-right: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 {
        margin-right: 15px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-7 span {
    font-size: 12px;
    color: #222;
    font-family: inherit
}

.banner-wrap .banner-content-7-8-wrap .banner-content-7 h2 {
    font-size: 36px;
    color: #222;
    font-weight: 600;
    margin: 3px 0 18px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 h2 {
        font-size: 27px;
        margin: 3px 0 8px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 h2 {
        font-size: 16px;
        margin: 1px 0 3px;
        line-height: 1
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 h2 {
        font-size: 20px;
        margin: 5px 0 10px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-7 p {
    font-size: 14px;
    color: #999;
    font-family: inherit;
    line-height: 22px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-7 p {
        line-height: 19px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-8 > span {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #000
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 > span {
        font-size: 12px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 > span {
        font-size: 12px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-8 h3 {
    font-weight: 700;
    font-size: 36px;
    color: #df3434;
    font-family: inherit;
    margin: 4px 0 15px;
    text-transform: uppercase;
    line-height: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 h3 {
        font-size: 32px;
        margin: 4px 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 h3 {
        font-size: 22px;
        margin: 2px 0 4px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 h3 {
        font-size: 26px;
        margin: 5px 0 10px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-8 h3 span {
    font-size: 18px
}

.banner-wrap .banner-content-7-8-wrap .banner-content-8 .banner-btn-2 a {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    padding: 6px 15px 6px 17px;
    text-transform: uppercase;
    background-color: #4dbdaf
}

    .banner-wrap .banner-content-7-8-wrap .banner-content-8 .banner-btn-2 a i {
        font-size: 10px;
        margin: 0 0 0 3px
    }

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-7-8-wrap .banner-content-8 .banner-btn-2 a {
        padding: 2px 10px 3px 12px
    }
}

.banner-wrap .banner-content-7-8-wrap .banner-content-8 .banner-btn-2 a:hover {
    background-color: #000
}

.banner-wrap .banner-content-9 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 75px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-9 {
        left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-9 {
        left: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-9 {
        left: 20px
    }
}

.banner-wrap .banner-content-9 span {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    margin: 0 0 220px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .banner-wrap .banner-content-9 span {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .banner-wrap .banner-content-9 span {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-9 span {
        margin: 0 0 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-9 span {
        margin: 0 0 40px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-9 span {
        margin: 0 0 6px;
        line-height: 16px
    }
}

.banner-wrap .banner-content-9 h2 {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-9 h2 {
        font-size: 34px;
        line-height: 38px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-9 h2 {
        font-size: 22px;
        line-height: 27px
    }
}

.banner-wrap .banner-content-9 p {
    width: 68%;
    margin: 20px 0 48px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-9 p {
        margin: 10px 0 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-9 p {
        margin: 5px 0 6px;
        line-height: 20px;
        width: 85%
    }
}

.banner-wrap .banner-content-10 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 75px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-10 {
        left: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-10 {
        left: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-10 {
        left: 20px
    }
}

.banner-wrap .banner-content-10 > span {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    margin: 0 0 220px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .banner-wrap .banner-content-10 > span {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .banner-wrap .banner-content-10 > span {
        margin: 0 0 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-10 > span {
        margin: 0 0 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-10 > span {
        margin: 0 0 40px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-10 > span {
        margin: 0 0 20px
    }
}

.banner-wrap .banner-content-10 h2 {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-10 h2 {
        font-size: 34px;
        line-height: 38px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-10 h2 {
        font-size: 21px;
        line-height: 25px
    }
}

.banner-wrap .banner-content-10 h2 span {
    font-weight: 600;
    color: #ff2f2f
}

.banner-wrap .banner-content-10 p {
    width: 68%;
    margin: 25px 0 53px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-10 p {
        margin: 10px 0 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-10 p {
        margin: 7px 0 10px
    }
}

.banner-wrap .banner-content-11 {
    position: absolute;
    left: 66px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .banner-wrap .banner-content-11.banner-content-11-modify {
        left: 50px
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11.banner-content-11-modify {
        left: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11.banner-content-11-modify {
        left: 20px
    }
}

.banner-wrap .banner-content-11.banner-content-11-modify-2 h2 {
    font-size: 36px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11.banner-content-11-modify-2 h2 {
        font-size: 25px;
        line-height: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11.banner-content-11-modify-2 h2 {
        font-size: 16px;
        line-height: 17px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-11.banner-content-11-modify-2 h2 {
        font-size: 21px;
        line-height: 25px
    }
}

.banner-wrap .banner-content-11.banner-content-11-modify-2 p {
    margin: 15px 0 0
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11.banner-content-11-modify-2 p {
        margin: 7px 0 0;
        line-height: 1
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-11.banner-content-11-modify-2 p {
        margin: 15px 0 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-11 {
        left: 35px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11 {
        left: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11 {
        left: 20px
    }
}

.banner-wrap .banner-content-11 h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -.25px;
    color: #000;
    font-weight: 300;
    margin: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11 h2 {
        font-size: 22px;
        line-height: 25px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11 h2 {
        font-size: 22px;
        line-height: 25px
    }
}

.banner-wrap .banner-content-11 h2 span {
    font-weight: 600
}

.banner-wrap .banner-content-11 p {
    margin: 15px 0 50px
}

    .banner-wrap .banner-content-11 p.mrg-inc {
        margin: 15px 0 90px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-11 p.mrg-inc {
        margin: 15px 0 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11 p.mrg-inc {
        margin: 10px 0 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11 p.mrg-inc {
        margin: 4px 0 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-11 p.mrg-inc {
        margin: 14px 0 25px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-11 p {
        margin: 10px 0 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-11 p {
        margin: 6px 0 7px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-11 p {
        margin: 6px 0 7px
    }
}

.banner-wrap .banner-content-12 {
    position: absolute;
    left: 70px;
    top: 70px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-12 {
        left: 30px;
        top: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-12 {
        left: 30px;
        top: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-12 {
        left: 15px;
        top: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-12 {
        left: 30px;
        top: 30px
    }
}

.banner-wrap .banner-content-12 h2 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-12 h2 {
        font-size: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-12 h2 {
        font-size: 25px;
        line-height: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-12 h2 {
        font-size: 18px;
        line-height: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-12 h2 {
        font-size: 22px;
        line-height: 27px
    }
}

.banner-wrap .banner-content-12 p {
    margin: 25px 0 48px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .banner-wrap .banner-content-12 p {
        margin: 25px 0 35px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .banner-wrap .banner-content-12 p {
        margin: 25px 0 35px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-12 p {
        margin: 15px 0 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-12 p {
        margin: 8px 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-12 p {
        margin: 5px 0;
        line-height: 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-12 p {
        margin: 10px 0 12px;
        line-height: 24px
    }
}

.banner-wrap .banner-content-12 span {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px
}

.banner-wrap .banner-content-12 h3 {
    font-size: 48px;
    color: #690;
    letter-spacing: -.25px;
    margin: 6px 0 81px;
    line-height: 1
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 6px 0 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 6px 0 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 6px 0 20px;
        font-size: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 6px 0 14px;
        font-size: 35px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 3px 0 7px;
        font-size: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-12 h3 {
        margin: 14px 0 20px;
        font-size: 25px
    }
}

.banner-wrap .banner-content-13 {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-13 {
        left: 15px
    }
}

.banner-wrap .banner-content-13 > span {
    font-size: 14px;
    color: #8d75ba;
    text-transform: uppercase;
    display: block;
    line-height: 1
}

.banner-wrap .banner-content-13 h2 {
    font-size: 36px;
    color: #6f50a7;
    line-height: 32px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 24px 0 27px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-13 h2 {
        font-size: 28px;
        margin: 10px 0 12px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-13 h2 {
        font-size: 28px;
        margin: 15px 0 18px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-13 h2 {
        font-size: 25px;
        line-height: 28px;
        margin: 10px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-13 h2 {
        font-size: 32px;
        line-height: 35px;
        margin: 20px 0 23px
    }
}

.banner-wrap .banner-content-13 .product-available-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .banner-wrap .banner-content-13 .product-available-wrap .single-product-available {
        text-align: center;
        margin-right: 25px
    }

        .banner-wrap .banner-content-13 .product-available-wrap .single-product-available:Last-child {
            margin-right: 0
        }

        .banner-wrap .banner-content-13 .product-available-wrap .single-product-available h3 {
            font-size: 30px;
            color: #58a980;
            line-height: 23px;
            margin: 0 0 6px
        }

        .banner-wrap .banner-content-13 .product-available-wrap .single-product-available span {
            display: block;
            line-height: 1;
            color: #666
        }

.banner-wrap .banner-content-14 {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-14 {
        left: 20px
    }
}

.banner-wrap .banner-content-14 span {
    display: inline-block;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    background-color: #94b84c;
    line-height: 1;
    padding: 5px 8px
}

.banner-wrap .banner-content-14 h2 {
    font-size: 30px;
    color: #010101;
    line-height: 24px;
    margin: 19px 0 47px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-14 h2 {
        font-size: 27px;
        line-height: 28px;
        margin: 10px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-14 h2 {
        margin: 19px 0 27px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-14 h2 {
        font-size: 25px;
        line-height: 24px;
        margin: 12px 0 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-14 h2 {
        font-size: 30px;
        line-height: 30px;
        margin: 20px 0 25px
    }
}

.banner-wrap .banner-content-14 p {
    line-height: 18px;
    width: 60%
}

.banner-wrap .banner-content-15 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

    .banner-wrap .banner-content-15 .banner-content-15-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 16px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-15 .banner-content-15-top {
        margin: 0 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-15 .banner-content-15-top {
        margin: 0 0 10px
    }
}

.banner-wrap .banner-content-15 .banner-content-15-top .banner-content-15-brand {
    margin-right: 60px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-15 .banner-content-15-top .banner-content-15-brand {
        margin-right: 30px
    }
}

.banner-wrap .banner-content-15 .banner-content-15-top .banner-content-15-brand span {
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    font-style: italic;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
    letter-spacing: -.25px;
    background-color: #4c96b8;
    padding: 5px 6px
}

.banner-wrap .banner-content-15 .banner-content-15-top p {
    line-height: 18px;
    letter-spacing: -.25px
}

.banner-wrap .banner-content-15 h2 {
    font-size: 30px;
    color: #010101;
    line-height: 30px;
    margin: 0;
    width: 80%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-15 h2 {
        font-size: 25px;
        line-height: 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-15 h2 {
        font-size: 24px;
        line-height: 26px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-15 h2 {
        font-size: 23px;
        line-height: 26px
    }
}

.banner-wrap .banner-content-16 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-16 {
        left: 20px
    }
}

.banner-wrap .banner-content-16 h2 {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 20px;
    width: 64%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-16 h2 {
        font-size: 19px;
        line-height: 24px;
        margin: 0 0 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-16 h2 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-16 h2 {
        font-size: 17px;
        line-height: 22px;
        margin: 0 0 8px
    }
}

.banner-wrap .banner-content-16 .banner-price {
    width: 22%
}

    .banner-wrap .banner-content-16 .banner-price span {
        font-size: 16px;
        font-weight: 700;
        color: #ff2f2f
    }

        .banner-wrap .banner-content-16 .banner-price span.old-price {
            font-weight: 400;
            font-size: 12px;
            color: #999;
            margin-right: 5px;
            text-decoration: line-through
        }

.banner-wrap .banner-content-17 {
    position: absolute;
    top: 30px;
    left: 30px
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-17 {
        left: 15px
    }
}

.banner-wrap .banner-content-17 h2 {
    font-size: 24px;
    color: #000;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 20px;
    width: 67%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-17 h2 {
        font-size: 20px;
        width: 73%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-17 h2 {
        font-size: 22px;
        width: 73%
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-17 h2 {
        font-size: 20px;
        margin: 0 0 10px;
        width: 70%
    }
}

.banner-wrap .banner-content-17 p {
    font-size: 12px;
    margin: 0 0 2px
}

.banner-wrap .banner-content-17 .banner-price span {
    line-height: 1;
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #ff2f2f
}

    .banner-wrap .banner-content-17 .banner-price span.old-price {
        font-weight: 400;
        font-size: 12px;
        color: #999;
        margin-right: 5px;
        text-decoration: line-through
    }

.banner-wrap .banner-content-18 {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 20px
}

    .banner-wrap .banner-content-18 > span {
        color: #999;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .banner-wrap .banner-content-18 h2 {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: -.25px;
        margin: 16px 0 18px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-18 h2 {
        font-size: 25px;
        line-height: 28px;
        margin: 10px 0
    }
}

.banner-wrap .banner-content-18 h2 span {
    font-weight: 600;
    color: #ff2f2f
}

.banner-wrap .banner-content-19 {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-19 {
        left: 20px
    }
}

.banner-wrap .banner-content-19 h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-19 h2 {
        font-size: 20px;
        line-height: 24px
    }
}

.banner-wrap .banner-content-19 h2.capitalize {
    font-weight: 300;
    text-transform: capitalize
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-19 h2 {
        font-size: 20px;
        line-height: 25px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-19 h2 {
        font-size: 20px;
        line-height: 22px
    }
}

.banner-wrap .banner-content-19 span {
    font-size: 13px;
    color: #999;
    display: block;
    margin: 17px 0 3px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-19 span {
        margin: 10px 0 3px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-19 span {
        margin: 7px 0 3px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-19 span {
        margin: 5px 0 1px
    }
}

.banner-wrap .banner-content-19 h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #ff2f2f
}

.banner-wrap .banner-content-20 {
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    text-align: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-20 {
        top: 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-20 {
        top: 30px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-20 {
        top: 40px
    }
}

.banner-wrap .banner-content-20 .banner-content-20-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .banner-wrap .banner-content-20 .banner-content-20-top .banner-content-20-brand {
        margin-right: 18px
    }

        .banner-wrap .banner-content-20 .banner-content-20-top .banner-content-20-brand > span {
            color: #fff;
            font-weight: 800;
            font-size: 14px;
            font-style: italic;
            text-transform: uppercase;
            display: inline-block;
            line-height: 1;
            letter-spacing: -.25px;
            background-color: #4c96b8;
            padding: 5px 6px
        }

    .banner-wrap .banner-content-20 .banner-content-20-top p {
        line-height: 18px;
        letter-spacing: -.25px;
        text-align: left
    }

.banner-wrap .banner-content-20 h2 {
    color: #010101;
    letter-spacing: -.25px;
    margin: 14px 0 0;
    font-size: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-20 h2 {
        font-size: 24px;
        margin: 10px 0 0
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-20 h2 {
        font-size: 24px;
        margin: 10px 0 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-20 h2 {
        font-size: 28px;
        margin: 10px 0 0
    }
}

.banner-wrap .banner-content-21 {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-21 {
        left: 20px
    }
}

.banner-wrap .banner-content-21 > span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    background-color: #000;
    padding: 6px 9px 7px;
    border-radius: 5px
}

.banner-wrap .banner-content-21 h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
    letter-spacing: -.25px;
    margin: 21px 0 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-21 h2 {
        font-size: 25px;
        line-height: 30px;
        margin: 14px 0 0
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-21 h2 {
        font-size: 22px;
        line-height: 25px;
        margin: 12px 0 0
    }
}

.banner-wrap .banner-content-21 h2 span {
    font-weight: 700;
    color: #ff2f2f
}

.banner-wrap .banner-content-22 {
    position: absolute;
    left: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-22 {
        left: 20px
    }
}

.banner-wrap .banner-content-22 > span {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    background-color: #b8a04c;
    padding: 4px 7px 5px;
    font-style: italic
}

.banner-wrap .banner-content-22 h2 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -.5px;
    margin: 5px 0 13px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-22 h2 {
        font-size: 18px;
        line-height: 25px;
        margin: 3px 0 6px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap .banner-content-22 h2 {
        font-size: 20px;
        line-height: 27px;
        margin: 3px 0 6px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-22 h2 {
        font-size: 18px;
        line-height: 25px;
        margin: 2px 0 3px
    }
}

.banner-wrap .banner-content-22 p {
    color: #999
}

.banner-wrap .banner-content-23 {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0
}

    .banner-wrap .banner-content-23 .banner-content-23-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }

        .banner-wrap .banner-content-23 .banner-content-23-top > p {
            color: #999;
            font-size: 14px;
            font-weight: 700;
            letter-spacing: -.25px;
            line-height: 18px;
            margin: 0 30px 0 0
        }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-23 .banner-content-23-top > p {
        margin: 0 20px 0 0
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-23 .banner-content-23-top > p {
        margin: 0 20px 0 0
    }
}

.banner-wrap .banner-content-23 .banner-content-23-top h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-23 .banner-content-23-top h2 {
        font-size: 24px;
        line-height: 26px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-23 .banner-content-23-top h2 {
        font-size: 22px;
        line-height: 25px
    }
}

.banner-wrap .banner-content-23 .banner-content-23-top h2 span {
    color: #ff2f2f;
    font-weight: 600
}

.banner-wrap .banner-content-23 .banner-btn-3 {
    margin: 30px 0 0
}

    .banner-wrap .banner-content-23 .banner-btn-3 a {
        display: inline-block;
        font-weight: 600;
        color: #fff;
        line-height: 1;
        background-color: #e44311;
        padding: 14px 86px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-23 .banner-btn-3 a {
        padding: 14px 30px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-23 .banner-btn-3 a {
        padding: 14px 50px
    }
}

.banner-wrap .banner-content-23 .banner-btn-3 a:hover {
    background-color: #000
}

.banner-wrap .banner-content-24 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0
}

    .banner-wrap .banner-content-24 span {
        font-weight: 600;
        color: #fff;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    .banner-wrap .banner-content-24 h2 {
        font-weight: 700;
        color: #fff;
        font-family: Crimson Text,serif;
        font-size: 40px;
        line-height: 36px;
        letter-spacing: -.25px;
        margin: 17px 0 14px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-24 h2 {
        font-size: 33px;
        line-height: 33px;
        margin: 10px 0
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-24 h2 {
        font-size: 33px;
        line-height: 33px;
        margin: 10px 0
    }
}

.banner-wrap .banner-content-24 p {
    color: #fff;
    margin: 0 0 35px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap .banner-content-24 p {
        margin: 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-24 p {
        margin: 0 0 20px
    }
}

.banner-wrap .banner-content-24 .banner-btn-4 a {
    font-weight: 600;
    color: #e44311;
    display: inline-block;
    background-color: #fff;
    line-height: 1;
    padding: 13px 30px 17px
}

    .banner-wrap .banner-content-24 .banner-btn-4 a:hover {
        color: #fff;
        background-color: #e44311
    }

.banner-wrap .banner-content-25 {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0
}

    .banner-wrap .banner-content-25 span {
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    .banner-wrap .banner-content-25 h2 {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -.25px;
        margin: 5px 0 25px
    }

@media only screen and (max-width:767px) {
    .banner-wrap .banner-content-25 h2 {
        font-size: 20px;
        line-height: 25px;
        margin: 1px 0 20px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .banner-wrap .banner-content-25 h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 5px 0 25px
    }
}

.banner-wrap .banner-content-25 .banner-btn-5 a {
    font-weight: 600;
    color: #fff;
    display: inline-block;
    background-color: #e44311;
    line-height: 1;
    padding: 13px 30px 17px
}

    .banner-wrap .banner-content-25 .banner-btn-5 a:hover {
        color: #e44311;
        background-color: #fff
    }

.banner-wrap.banner-border-1 {
    border: 1px solid #d9d9d9
}

.banner-wrap:hover .banner-img-zoom a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (max-width:767px) {
    .banner-wrap.banner-mt-none-xs.mt-40 {
        margin-top: 0
    }
}

.btn-style-4 a {
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    color: #000
}

    .btn-style-4 a i {
        font-size: 12px;
        margin: 0 0 0 5px
    }

    .btn-style-4 a.hover-red:hover {
        color: #ff2f2f
    }

    .btn-style-4 a:hover {
        color: #4dbdaf
    }

.banner-wrap-mrg-1 {
    margin-right: 34px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap-mrg-1 {
        margin-right: 25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap-mrg-1 {
        margin-right: 19px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap-mrg-1 {
        margin-right: 0
    }
}

.banner-wrap-mrg-2 {
    margin-left: -34px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .banner-wrap-mrg-2 {
        margin-left: -25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-wrap-mrg-2 {
        margin-left: -19px
    }
}

@media only screen and (max-width:767px) {
    .banner-wrap-mrg-2 {
        margin-left: 0
    }
}

.section-wrap-2 {
    background-color: #fff;
    padding: 30px 30px 0
}

@media only screen and (max-width:767px) {
    .section-wrap-2 {
        padding: 30px 10px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .section-wrap-2 {
        padding: 30px 30px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .banner-area.pb-85 {
        padding-bottom: 45px
    }

    .banner-area.pb-90 {
        padding-bottom: 50px
    }
}

@media only screen and (max-width:767px) {
    .banner-area.pb-85 {
        padding-bottom: 25px
    }

    .banner-area.pb-90 {
        padding-bottom: 30px
    }
}

.brand-logo-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap {
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap {
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }
}

.brand-logo-wrap.brand-logo-mrg {
    margin: 0 -40px
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .brand-logo-wrap.brand-logo-mrg {
        margin: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .brand-logo-wrap.brand-logo-mrg {
        margin: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap.brand-logo-mrg {
        margin: 0
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap.brand-logo-mrg {
        margin: 0
    }
}

.brand-logo-wrap .single-brand-logo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap .single-brand-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap .single-brand-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .brand-logo-wrap .single-brand-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

.brand-logo-wrap .single-brand-logo img {
    width: 100%;
    opacity: .45;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.brand-logo-wrap .single-brand-logo:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.brand-logo-wrap-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .brand-logo-wrap-2 .single-brand-logo-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.63%;
        -ms-flex: 0 0 16.63%;
        flex: 0 0 16.63%;
        max-width: 16.63%;
        text-align: center
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap-2 .single-brand-logo-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap-2 .single-brand-logo-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .brand-logo-wrap-2 .single-brand-logo-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333%;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%
    }
}

.brand-logo-wrap-2 .single-brand-logo-2:first-child {
    text-align: left
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap-2 .single-brand-logo-2:first-child {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap-2 .single-brand-logo-2:first-child {
        text-align: center
    }
}

.brand-logo-wrap-2 .single-brand-logo-2:last-child {
    text-align: right
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-wrap-2 .single-brand-logo-2:last-child {
        text-align: center
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-wrap-2 .single-brand-logo-2:last-child {
        text-align: center
    }
}

.brand-logo-wrap-2 .single-brand-logo-2 img {
    max-width: 100%;
    opacity: .45;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.brand-logo-wrap-2 .single-brand-logo-2:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-logo-area.pt-100 {
        padding-top: 50px
    }

    .brand-logo-area.pb-100 {
        padding-bottom: 45px
    }

    .brand-logo-area.pb-80 {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .brand-logo-area.pt-100 {
        padding-top: 40px
    }

    .brand-logo-area.pb-95 {
        padding-bottom: 25px
    }

    .brand-logo-area.pb-100 {
        padding-bottom: 35px
    }

    .brand-logo-area.pb-80 {
        padding-bottom: 30px
    }
}

.subscribe-form .subscribe-form-style, .subscribe-form .subscribe-form-style .mc-form {
    position: relative
}

    .subscribe-form .subscribe-form-style .mc-form:before {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 18px;
        font-family: simple-line-icons;
        content: "\e01e";
        z-index: 999;
        color: #000
    }

    .subscribe-form .subscribe-form-style .mc-form input {
        color: #999;
        padding: 2px 115px 2px 30px;
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #999;
        height: 55px
    }

        .subscribe-form .subscribe-form-style .mc-form input::-moz-input-placeholder {
            color: #999;
            opacity: 1
        }

        .subscribe-form .subscribe-form-style .mc-form input::-webkit-input-placeholder {
            color: #999;
            opacity: 1
        }

    .subscribe-form .subscribe-form-style .mc-form .mc-news {
        display: none
    }

    .subscribe-form .subscribe-form-style .mc-form .clear {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .subscribe-form .subscribe-form-style .mc-form .clear input {
            width: auto;
            border: none;
            font-weight: 700;
            color: #000;
            font-size: 16px;
            font-family: inherit;
            text-transform: uppercase;
            letter-spacing: .75px;
            padding: 0
        }

            .subscribe-form .subscribe-form-style .mc-form .clear input:hover {
                color: #ff2f2f
            }

@media only screen and (max-width:767px) {
    .subscribe-form {
        margin-top: 15px
    }
}

.subscribe-form-2 .subscribe-form-style-2, .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 {
    position: relative
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2:before {
        position: absolute;
        left: 22px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 18px;
        font-family: simple-line-icons;
        content: "\e01e";
        z-index: 999;
        color: #000
    }

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 input {
        color: #bbb;
        padding: 2px 165px 2px 60px;
        background-color: #fff;
        border: none;
        height: 55px
    }

@media only screen and (max-width:767px) {
    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 input {
        padding: 2px 113px 2px 60px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 input {
        padding: 2px 135px 2px 60px
    }
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 input::-moz-input-placeholder {
    color: #bbb;
    opacity: 1
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 input::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2.mc-form-2-bg-gray input {
    background-color: #f5f5f5
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .mc-news-2 {
    display: none
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2 {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2 input {
        width: auto;
        border: none;
        font-weight: 700;
        color: #000;
        font-size: 16px;
        font-family: inherit;
        text-transform: uppercase;
        letter-spacing: .75px;
        padding: 0 30px;
        color: #fff;
        background-color: #4dbdaf
    }

@media only screen and (max-width:767px) {
    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2 input {
        padding: 0 10px;
        font-size: 14px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2 input {
        padding: 0 20px
    }
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2 input:hover {
    background-color: #000
}

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-purple input {
    background-color: #6f50a7
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-purple input:hover {
        background-color: #000
    }

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-blue input {
    background-color: #0064e0
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-blue input:hover {
        background-color: #000
    }

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-orange input {
    background-color: #e44311
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-orange input:hover {
        background-color: #000
    }

.subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-green-2 {
    right: -1px
}

    .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-green-2 input {
        background-color: #468707;
        min-height: 56px
    }

        .subscribe-form-2 .subscribe-form-style-2 .mc-form-2 .clear-2.clear-2-green-2 input:hover {
            background-color: #000
        }

@media only screen and (max-width:767px) {
    .subscribe-form-2 {
        margin-top: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .subscribe-area.pt-95 {
        padding-top: 75px
    }

    .subscribe-area.pb-95 {
        padding-bottom: 75px
    }
}

@media only screen and (max-width:767px) {
    .subscribe-area.pt-95 {
        padding-top: 55px
    }

    .subscribe-area.pb-95 {
        padding-bottom: 55px
    }
}

.contact-info-wrap .footer-logo {
    margin: 0 0 52px
}

@media only screen and (max-width:767px) {
    .contact-info-wrap .footer-logo {
        margin: 0 0 30px
    }
}

.contact-info-wrap .footer-logo a {
    display: block
}

    .contact-info-wrap .footer-logo a img {
        max-width: 100%
    }

.contact-info-wrap .single-contact-info {
    margin: 0 0 30px
}

@media only screen and (max-width:767px) {
    .contact-info-wrap .single-contact-info {
        margin: 0 0 20px
    }
}

.contact-info-wrap .single-contact-info span {
    font-size: 13px;
    color: #999;
    font-family: Jost,sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    display: block
}

.contact-info-wrap .single-contact-info p {
    font-size: 18px;
    color: #000;
    font-family: Cerebri Sans;
    margin: 6px 0 0
}

.footer-right-wrap {
    text-align: right
}

@media only screen and (max-width:767px) {
    .footer-right-wrap {
        text-align: left
    }
}

.footer-right-wrap .social-style-2.social-style-2-mrg {
    margin: 37px 0 86px
}

@media only screen and (max-width:767px) {
    .footer-right-wrap .social-style-2.social-style-2-mrg {
        margin: 23px 0 25px
    }
}

.footer-right-wrap .social-style-2 a {
    display: inline-block;
    font-size: 16px;
    color: #999;
    border: 1px solid #cfcfcf;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    margin-right: 8px
}

    .footer-right-wrap .social-style-2 a i {
        line-height: 40px
    }

    .footer-right-wrap .social-style-2 a:last-child {
        margin-right: 0
    }

    .footer-right-wrap .social-style-2 a:hover {
        color: #fff;
        border: 1px solid #ff2f2f;
        background-color: #ff2f2f
    }

.footer-right-wrap .social-style-2.social-style-2-hover-black a:hover {
    color: #fff;
    border: 1px solid #000;
    background-color: #000
}

.footer-menu nav ul li {
    display: inline-block;
    margin-right: 47px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-menu nav ul li {
        margin-right: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-menu nav ul li {
        margin-right: 6px
    }
}

@media only screen and (max-width:767px) {
    .footer-menu nav ul li {
        margin-right: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer-menu nav ul li {
        margin-right: 15px
    }
}

.footer-menu nav ul li:last-child {
    margin-right: 0
}

.footer-menu nav ul li a {
    font-size: 16px;
    letter-spacing: .25px;
    color: #000;
    display: inline-block;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .footer-menu nav ul li a {
        font-size: 14px
    }
}

.footer-menu nav ul li a:hover {
    color: #ff2f2f
}

.footer-menu.footer-menu-mrg nav ul li {
    margin-right: 47px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-menu.footer-menu-mrg nav ul li {
        margin-right: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-menu.footer-menu-mrg nav ul li {
        margin-right: 35px
    }
}

@media only screen and (max-width:767px) {
    .footer-menu.footer-menu-mrg nav ul li {
        margin-right: 5px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .footer-menu.footer-menu-mrg nav ul li {
        margin-right: 15px
    }
}

.footer-menu.footer-menu-mrg nav ul li:last-child {
    margin-right: 0
}

.footer-menu.footer-menu-hover-border nav ul li, .footer-menu.footer-menu-hover-border nav ul li a {
    position: relative
}

    .footer-menu.footer-menu-hover-border nav ul li a:after {
        content: "";
        height: 1px;
        right: 0;
        left: auto;
        width: 0;
        bottom: 0;
        position: absolute;
        -webkit-transition: width .3s ease-out;
        -o-transition: width .3s ease-out;
        transition: width .3s ease-out;
        background-color: #000
    }

    .footer-menu.footer-menu-hover-border nav ul li a.active:after {
        left: 0;
        right: auto;
        width: 100%;
        -webkit-transition: width .3s ease-in;
        -o-transition: width .3s ease-in;
        transition: width .3s ease-in
    }

    .footer-menu.footer-menu-hover-border nav ul li:hover > a {
        color: #000
    }

        .footer-menu.footer-menu-hover-border nav ul li:hover > a:after {
            left: 0;
            right: auto;
            width: 100%;
            -webkit-transition: width .3s ease-in;
            -o-transition: width .3s ease-in;
            transition: width .3s ease-in
        }

.copyright p {
    color: #999;
    letter-spacing: .25px
}

    .copyright p a {
        color: #999
    }

@media only screen and (max-width:767px) {
    .copyright.copyright-center {
        text-align: center
    }
}

.social-style-3-wrap span {
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px
}

@media only screen and (max-width:767px) {
    .social-style-3-wrap span {
        margin: 0 0 7px
    }
}

@media only screen and (max-width:767px) {
    .social-style-3-wrap.xs-center {
        text-align: center
    }

        .social-style-3-wrap.xs-center .social-style-1 {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }
}

.footer-logo-mrg {
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    .footer-logo-mrg {
        margin-bottom: 10px
    }
}

.contact-info-wrap-2 p {
    margin-bottom: 7px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-wrap-2 p {
        margin: 0 auto 7px;
        width: 80%
    }
}

@media only screen and (max-width:767px) {
    .contact-info-wrap-2 {
        margin: 30px 0
    }
}

.language-style-2-wrap.language-style-2-right {
    text-align: right
}

@media only screen and (max-width:767px) {
    .language-style-2-wrap.language-style-2-right {
        text-align: center
    }
}

.language-style-2-wrap span {
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin: 0 0 20px
}

@media only screen and (max-width:767px) {
    .language-style-2-wrap span {
        margin: 0 0 10px
    }
}

.language-style-2-wrap .language-style-2 a {
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    color: #999
}

    .language-style-2-wrap .language-style-2 a:hover {
        color: #000
    }

    .language-style-2-wrap .language-style-2 a:last-child {
        margin-right: 0
    }

.footer-middle-mrg {
    margin: 80px 0 75px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-middle-mrg {
        margin: 40px 0 35px
    }
}

@media only screen and (max-width:767px) {
    .footer-middle-mrg {
        margin: 30px 0 25px
    }
}

.footer-widget {
    overflow: hidden;
    margin-bottom: 30px
}

    .footer-widget h3.footer-title {
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0 0 40px;
        text-transform: uppercase
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-widget h3.footer-title {
        margin: 0 0 20px
    }
}

@media only screen and (max-width:767px) {
    .footer-widget h3.footer-title {
        margin: 0 0 20px
    }
}

.footer-widget .footer-info-list ul li {
    display: block;
    margin-bottom: 8px
}

    .footer-widget .footer-info-list ul li:last-child {
        margin-bottom: 0
    }

    .footer-widget .footer-info-list ul li a {
        color: #666;
        display: block
    }

        .footer-widget .footer-info-list ul li a:hover {
            color: #000;
            text-decoration: underline
        }

.footer-widget .footer-info-list.info-list-50-parcent ul li {
    width: 50%;
    float: left
}

.footer-widget .contact-info-2 .single-contact-info-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 12px
}

    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-icon i {
        font-size: 16px;
        color: #000
    }

    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content {
        margin-left: 13px
    }

        .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content p {
            color: #000;
            margin: 0
        }

        .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3 {
            font-size: 30px;
            font-weight: 600;
            color: #4dbdaf;
            margin: 19px 0 28px
        }

            .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3.purple {
                color: #6f50a7
            }

            .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3.blue {
                color: #0064e0
            }

            .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3.green-2 {
                color: #6aae27
            }

            .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3.orange {
                color: #e44311
            }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3 {
        font-size: 23px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3 {
        font-size: 16px;
        margin: 12px 0 4px
    }
}

@media only screen and (max-width:767px) {
    .footer-widget .contact-info-2 .single-contact-info-2 .contact-info-2-content h3 {
        font-size: 20px;
        margin: 12px 0 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-widget.ml-70 {
        margin-left: 20px
    }
}

@media only screen and (max-width:767px) {
    .footer-widget.ml-70 {
        margin-left: 0
    }
}

.payment-img a {
    display: block
}

    .payment-img a img {
        max-width: 100%
    }

.payment-img.payment-img-right {
    text-align: right
}

@media only screen and (max-width:767px) {
    .payment-img, .payment-img.payment-img-right {
        text-align: center
    }

    .payment-img {
        margin-bottom: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-area.pb-65 {
        padding-bottom: 45px
    }

    .footer-top.pb-55 {
        padding-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .footer-area.pb-65, .footer-area.pb-90 {
        padding-bottom: 55px
    }

    .footer-area.pt-85, .footer-area.pt-95 {
        padding-top: 55px
    }

    .footer-top.pb-55 {
        padding-bottom: 15px
    }
}

.instagram-tag span {
    font-size: 16px;
    color: #000
}

@media only screen and (max-width:767px) {
    .instagram-tag {
        margin-top: 7px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .instagram-tag {
        margin-top: 0
    }
}

.instagram-style-2 .instagram_gallery .slick-list a {
    display: block;
    overflow: hidden
}

    .instagram-style-2 .instagram_gallery .slick-list a img {
        width: 100%;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .instagram-style-2 .instagram_gallery .slick-list a:hover img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

.instagram-style-1 .instagram_gallery .slick-list a {
    display: block;
    position: relative;
    margin: 0 2.5px
}

    .instagram-style-1 .instagram_gallery .slick-list a:before {
        content: "";
        top: 0;
        bottom: 0;
        width: 100%;
        background-color: #000
    }

    .instagram-style-1 .instagram_gallery .slick-list a:after, .instagram-style-1 .instagram_gallery .slick-list a:before {
        position: absolute;
        left: 0;
        right: 0;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        opacity: 0;
        visibility: hidden
    }

    .instagram-style-1 .instagram_gallery .slick-list a:after {
        content: "\e609";
        font-family: simple-line-icons;
        font-size: 36px;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9;
        color: #fff;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .instagram-style-1 .instagram_gallery .slick-list a:after {
        font-size: 28px
    }
}

@media only screen and (max-width:767px) {
    .instagram-style-1 .instagram_gallery .slick-list a:after {
        font-size: 25px
    }
}

.instagram-style-1 .instagram_gallery .slick-list a img {
    width: 100%
}

.instagram-style-1 .instagram_gallery .slick-list a:hover:before {
    opacity: .4;
    visibility: visible
}

.instagram-style-1 .instagram_gallery .slick-list a:hover:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog-area-pb {
    padding-bottom: 90px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-area-pb {
        padding-bottom: 45px
    }
}

@media only screen and (max-width:767px) {
    .blog-area-pb {
        padding-bottom: 20px
    }
}

.blog-wrap .blog-img {
    overflow: hidden
}

    .blog-wrap .blog-img a {
        display: block
    }

        .blog-wrap .blog-img a img {
            width: 100%;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all .5s ease 0s;
            -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s
        }

@media only screen and (max-width:767px) {
    .blog-wrap .blog-img.mb-20, .blog-wrap .blog-img.mb-25 {
        margin-bottom: 15px
    }
}

.blog-wrap .blog-content .blog-meta ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .blog-wrap .blog-content .blog-meta ul li {
        margin-right: 30px;
        position: relative
    }

        .blog-wrap .blog-content .blog-meta ul li:before {
            position: absolute;
            content: "";
            right: -16px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 1px;
            height: 12px;
            background-color: #000
        }

        .blog-wrap .blog-content .blog-meta ul li:last-child {
            margin-right: 0
        }

            .blog-wrap .blog-content .blog-meta ul li:last-child:before {
                display: none
            }

        .blog-wrap .blog-content .blog-meta ul li a {
            color: #000;
            font-weight: 600
        }

            .blog-wrap .blog-content .blog-meta ul li a:hover {
                color: #ff2f2f
            }

.blog-wrap .blog-content h1, .blog-wrap .blog-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 12px 0 0;
    line-height: 30px;
    letter-spacing: -.25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-wrap .blog-content h1, .blog-wrap .blog-content h3 {
        font-size: 17px;
        margin: 8px 0 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-wrap .blog-content h1, .blog-wrap .blog-content h3 {
        font-size: 18px;
        margin: 8px 0 0
    }
}

@media only screen and (max-width:767px) {
    .blog-wrap .blog-content h1, .blog-wrap .blog-content h3 {
        font-size: 17px;
        margin: 5px 0 0;
        line-height: 28px
    }
}

.blog-wrap .blog-content h1 a, .blog-wrap .blog-content h3 a {
    color: #222
}

    .blog-wrap .blog-content h1 a:hover, .blog-wrap .blog-content h3 a:hover {
        text-decoration: underline
    }

.blog-wrap:hover .blog-img a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media only screen and (max-width:767px) {
    .blog-wrap.mb-40 {
        margin-bottom: 30px
    }
}

.single-sidebar-blog {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 28px
}

    .single-sidebar-blog .sidebar-blog-img {
        margin-right: 20px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30%;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-sidebar-blog .sidebar-blog-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .single-sidebar-blog .sidebar-blog-img {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

.single-sidebar-blog .sidebar-blog-img a {
    display: block
}

    .single-sidebar-blog .sidebar-blog-img a img {
        width: 100%
    }

.single-sidebar-blog .sidebar-blog-content h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0 3px
}

    .single-sidebar-blog .sidebar-blog-content h5 a {
        color: #000
    }

        .single-sidebar-blog .sidebar-blog-content h5 a:hover {
            text-decoration: underline
        }

.single-sidebar-blog .sidebar-blog-content span {
    font-size: 13px;
    color: #999
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-area.pb-80 {
        padding-bottom: 45px
    }

    .blog-area.pb-75 {
        padding-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    .blog-area.pb-80 {
        padding-bottom: 25px
    }

    .blog-area.pb-75 {
        padding-bottom: 15px
    }
}

.download-app-content {
    margin-left: 100px;
    padding: 60px 0 65px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .download-app-content {
        margin-left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .download-app-content {
        margin-left: 50px
    }
}

@media only screen and (max-width:767px) {
    .download-app-content {
        margin-left: 15px
    }
}

.download-app-content h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -.25px;
    margin: 0
}

@media only screen and (max-width:767px) {
    .download-app-content h2 {
        font-size: 20px;
        line-height: 25px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .download-app-content h2 {
        font-size: 23px
    }
}

.download-app-content p {
    font-size: 16px;
    margin: 15px 0 36px
}

@media only screen and (max-width:767px) {
    .download-app-content p {
        margin: 12px 0 20px
    }
}

.download-app-content .app-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .download-app-content .app-img a {
        display: block
    }

        .download-app-content .app-img a img {
            max-width: 100%;
            margin-right: 20px
        }

@media only screen and (max-width:767px) {
    .download-app-content .app-img a img {
        width: 110px;
        margin-right: 10px
    }
}

.testimonial-border-1 {
    border: 1px solid #d9d9d9
}

.testimonial-padding-1 {
    padding: 35px 30px 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial-padding-1 {
        padding: 35px 20px 30px
    }
}

.single-testimonial img {
    max-width: 100%
}

.single-testimonial p {
    color: #555;
    width: 100%;
    margin: 17px 0 23px
}

.single-testimonial .client-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 23px
}

    .single-testimonial .client-info h5 {
        font-size: 14px;
        font-weight: 700;
        line-height: 1;
        margin: 0 6px 0 0
    }

    .single-testimonial .client-info span {
        color: #777;
        font-size: 13px;
        display: inline-block;
        line-height: 1
    }

.tag-wrap a {
    display: inline-block;
    color: #555;
    line-height: 1;
    background-color: #f5f5f5;
    padding: 8px 13px 10px;
    margin: 0 1px 7px;
    border-radius: 3px;
    border: 1px solid transparent
}

    .tag-wrap a:hover {
        background-color: transparent;
        border: 1px solid #6aae27;
        color: #6aae27
    }

.modal-dialog {
    margin: 2% auto 0;
    max-width: 960px;
    width: 960px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .modal-dialog {
        width: 720px;
        max-width: 720px
    }
}

@media only screen and (max-width:767px) {
    .modal-dialog {
        width: 100%;
        max-width: 100%;
        padding: 35px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .modal-dialog {
        width: 480px;
        max-width: 480px;
        padding: 35px 0
    }
}

.modal-dialog .modal-header .close {
    color: #fff;
    cursor: pointer;
    opacity: 1
}

.modal-dialog .modal-body {
    padding: 35px 15px
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .modal-dialog .modal-body {
        padding: 35px 30px
    }
}

.modal-dialog .quickview-big-img img, .quickview-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .product-details-content {
        margin: 25px 0 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-details-content {
        margin: 30px 0 0
    }
}

.product-details-content h2 {
    font-size: 25px;
    font-weight: 400;
    margin: 0
}

@media only screen and (max-width:767px) {
    .product-details-content h2 {
        font-size: 22px
    }
}

.product-details-content .product-ratting-review-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 16px 0 10px
}

    .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 35px;
        position: relative
    }

        .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap:before {
            position: absolute;
            content: "";
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: -18px;
            background-color: #bcbcbc;
            height: 15px;
            width: 1px
        }

        .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap .product-ratting {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center
        }

            .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap .product-ratting i {
                font-size: 12px;
                color: #ff9806;
                margin-right: 2px
            }

        .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap .product-digit {
            margin-left: 18px
        }

            .product-details-content .product-ratting-review-wrap .product-ratting-digit-wrap .product-digit span {
                font-size: 16px;
                color: #484848
            }

    .product-details-content .product-ratting-review-wrap .product-review-order span {
        font-size: 15px;
        margin-right: 10px
    }

        .product-details-content .product-ratting-review-wrap .product-review-order span:last-child {
            margin-right: 0
        }

    .product-details-content .product-ratting-review-wrap.product-ratting-mrg-none {
        margin: 33px 0 14px
    }

@media only screen and (max-width:767px) {
    .product-details-content .product-ratting-review-wrap.product-ratting-mrg-none {
        margin: 15px 0 14px
    }
}

.product-details-content p {
    font-size: 16px;
    line-height: 28px;
    margin: 0
}

.product-details-content .pro-details-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin: 22px 0
}

    .product-details-content .pro-details-price span {
        font-size: 15px;
        font-weight: 600;
        color: #d11329;
        display: flex;
        min-width: 103px;
        align-items: center
    }

        .product-details-content .pro-details-price span.new-price {
            color: #ff2f2f
        }

        .product-details-content .pro-details-price span.old-price {
            text-decoration: line-through;
            font-size: 20px;
            color: #000;
            margin-left: 15px
        }

    .product-details-content .pro-details-price.pro-details-price-4 {
        margin: 0 0 25px
    }

.product-details-content .pro-details-color-wrap {
    margin-bottom: 25px
}

    .product-details-content .pro-details-color-wrap span {
        display: block;
        font-weight: 600;
        margin: 0 0 7px;
        line-height: 1;
        letter-spacing: .5px
    }

.product-details-content .pro-details-size {
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

    .product-details-content .pro-details-size > span {
        display: block;
        font-weight: 400;
        margin: 0 0 7px;
        line-height: 1;
        letter-spacing: .5px;
        min-width: 105px;
        font-size: 15px
    }

    .product-details-content .pro-details-size .pro-details-size-content ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .product-details-content .pro-details-size .pro-details-size-content ul li {
            margin-right: 5px
        }

            .product-details-content .pro-details-size .pro-details-size-content ul li:last-child {
                margin-right: 0
            }

            .product-details-content .pro-details-size .pro-details-size-content ul li label span {
                margin: 0;
                font-weight: 500
            }

            .product-details-content .pro-details-size .pro-details-size-content ul li label {
                display: inline-block;
                border: 1px solid #e3e4e9;
                line-height: 1;
                text-align: center;
                min-width: 60px;
                min-height: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative
            }

                .product-details-content .pro-details-size .pro-details-size-content ul li label img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    object-fit: cover
                }

                .product-details-content .pro-details-size .pro-details-size-content ul li label:hover {
                    background-color: #ff2f2f;
                    color: #fff;
                    border: 1px solid #ff2f2f
                }

                .product-details-content .pro-details-size .pro-details-size-content ul li label.active {
                    background-color: #ea1c00;
                    color: #fff;
                    border: 1px solid #ea1c00
                }

.product-details-content .pro-details-group {
    margin: 35px 0 25px
}

    .product-details-content .pro-details-group .single-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 28px
    }

        .product-details-content .pro-details-group .single-group:last-child {
            margin-bottom: 0
        }

        .product-details-content .pro-details-group .single-group .pro-dec-title-price {
            margin-left: 10px
        }

            .product-details-content .pro-details-group .single-group .pro-dec-title-price .pro-dec-title h5 {
                font-size: 15px;
                font-weight: 600;
                margin: 0 0 5px
            }

                .product-details-content .pro-details-group .single-group .pro-dec-title-price .pro-dec-title h5 a {
                    color: #000
                }

            .product-details-content .pro-details-group .single-group .pro-dec-title-price .pro-dec-price span {
                font-size: 16px;
                font-weight: 500;
                font-family: inherit
            }

                .product-details-content .pro-details-group .single-group .pro-dec-title-price .pro-dec-price span.new-price {
                    color: #ff2f2f
                }

                .product-details-content .pro-details-group .single-group .pro-dec-title-price .pro-dec-price span.old-price {
                    text-decoration: line-through;
                    font-size: 14px;
                    color: #000;
                    margin-left: 7px
                }

.product-details-content .product-details-meta {
    margin: 11px 0 19px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-details-content .product-details-meta {
        margin: 20px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-content .product-details-meta {
        margin: 20px 0
    }
}

@media only screen and (max-width:767px) {
    .product-details-content .product-details-meta {
        margin: 20px 0
    }
}

.product-details-content .product-details-meta ul li {
    margin: 0 0 5px
}

    .product-details-content .product-details-meta ul li:last-child {
        margin: 0
    }

    .product-details-content .product-details-meta ul li span {
        display: inline-block;
        width: 105px;
        font-weight: 600;
        letter-spacing: .5px
    }

    .product-details-content .product-details-meta ul li a {
        color: #1c1c1c
    }

        .product-details-content .product-details-meta ul li a:hover {
            color: #ff2f2f
        }

.product-details-content .pro-details-action-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .product-details-content .pro-details-action-wrap {
        display: block
    }
}

.product-details-content .pro-details-action-wrap.pro-details-action-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
    margin-right: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
        margin-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart {
        margin-bottom: 20px
    }
}

.product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    background-color: #000;
    padding: 18px 50px 17px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
        padding: 18px 30px 17px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
        padding: 14px 18px 15px
    }
}

.product-details-content .pro-details-action-wrap .pro-details-add-to-cart a:hover {
    background-color: #ff2f2f
}

.product-details-content .pro-details-action-wrap .pro-details-action {
    position: relative
}

    .product-details-content .pro-details-action-wrap .pro-details-action > a {
        display: inline-block;
        font-size: 17px;
        line-height: 1;
        padding: 16px 18px 17px;
        color: #000;
        border: 1px solid #ededed;
        margin-right: 15px;
        position: relative
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-details-content .pro-details-action-wrap .pro-details-action > a {
        padding: 16px 15px 17px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-details-content .pro-details-action-wrap .pro-details-action > a {
        padding: 12px 14px 13px;
        margin-right: 5px
    }
}

.product-details-content .pro-details-action-wrap .pro-details-action > a:last-child {
    margin-right: 0
}

.product-details-content .pro-details-action-wrap .pro-details-action > a:hover {
    background-color: #ff2f2f;
    color: #fff
}

.product-details-content.pro-details-content-mrg .pro-details-price {
    margin: 22px 0 12px
}

.product-details-content.pro-details-content-mrg .pro-details-color-wrap {
    margin-bottom: 35px
}

    .product-details-content.pro-details-content-mrg .pro-details-color-wrap span {
        font-size: 15px
    }

.product-details-content.pro-details-content-mrg .pro-details-size {
    margin-bottom: 30px
}

    .product-details-content.pro-details-content-mrg .pro-details-quality span, .product-details-content.pro-details-content-mrg .pro-details-size span {
        font-size: 15px
    }

.product-details-content.pro-details-content-mrg .product-details-meta {
    margin: 21px 0 29px
}

    .product-details-content.pro-details-content-mrg .product-details-meta ul li span {
        font-size: 15px
    }

.pro-details-quality span {
    display: block;
    font-weight: 500;
    margin: 3px 10px 0 0;
    letter-spacing: .5px
}

.pro-details-quality .cart-plus-minus {
    display: inline-block;
    overflow: hidden;
    padding: 0;
    position: relative
}

    .pro-details-quality .cart-plus-minus .qtybutton {
        color: #000;
        cursor: pointer;
        float: inherit;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        position: absolute;
        text-align: center;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        top: 0
    }

        .pro-details-quality .cart-plus-minus .qtybutton.dec, .pro-details-quality .cart-plus-minus .qtybutton.inc {
            height: 31px;
            width: 31px;
            line-height: 31px;
            border: 1px solid #e3e4e9
        }

        .pro-details-quality .cart-plus-minus .qtybutton.inc {
            right: 0
        }

    .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
        width: 60px;
        border: 1px solid rgba(0,0,0,.11);
        padding: 3px 7px;
        text-align: center;
        font-size: 15px
    }

        .pro-details-quality .cart-plus-minus input.cart-plus-minus-box.plus-minus-width-inc {
            width: 120px
        }

.pro-details-color-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .pro-details-color-content ul li {
        margin-right: 5px;
        display: inline-block
    }

        .pro-details-color-content ul li:last-child {
            margin-right: 0
        }

        .pro-details-color-content ul li label {
            width: 31px;
            height: 31px;
            font-size: 0;
            display: inline-block;
            border: 1px solid #e3e4e9;
            position: relative
        }

            .pro-details-color-content ul li label.active:before {
                color: #fff;
                content: "\eed8";
                font-family: IcoFont;
                font-size: 20px;
                position: absolute;
                z-index: 9;
                left: 50%;
                top: 50%;
                -webkit-transform: translateY(-50%) translateX(-50%);
                -ms-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%)
            }

            .pro-details-color-content ul li label.white {
                background-color: #fff
            }

            .pro-details-color-content ul li label.azalea {
                background-color: #fbbbbb
            }

            .pro-details-color-content ul li label.dolly {
                background-color: #f3e66d
            }

            .pro-details-color-content ul li label.peach-orange {
                background-color: #ffcc8a
            }

            .pro-details-color-content ul li label.mona-lisa {
                background-color: #fb9696
            }

            .pro-details-color-content ul li label.cupid {
                background-color: #f5a8de
            }

            .pro-details-color-content ul li label.one {
                background-color: #d0ccf8
            }

            .pro-details-color-content ul li label.two {
                background-color: #b6e3f6
            }

            .pro-details-color-content ul li label.three {
                background-color: #d1d0ae
            }

            .pro-details-color-content ul li label.four {
                background-color: #bed4a5
            }

            .pro-details-color-content ul li label.five {
                background-color: #c4bb6c
            }

            .pro-details-color-content ul li label.six {
                background-color: #a0d1b7
            }

            .pro-details-color-content ul li label.seven {
                background-color: #e1a8a8
            }

            .pro-details-color-content ul li label.eight {
                background-color: #b8bbd4
            }

            .pro-details-color-content ul li label.nine {
                background-color: #a8a6b4
            }

            .pro-details-color-content ul li label.ten {
                background-color: #5d6061
            }

@media only screen and (max-width:767px) {
    .pro-details-color-content.mt-50 {
        margin-top: 20px
    }
}

.product-dec-social {
    position: absolute;
    bottom: -33px;
    right: -7px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (max-width:767px) {
    .product-dec-social {
        left: 0;
        right: auto
    }
}

.product-dec-social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px
}

    .product-dec-social a.facebook {
        background-color: #5678bf
    }

    .product-dec-social a.twitter {
        background-color: #73c2fd
    }

    .product-dec-social a.instagram {
        background-color: #e4405f
    }

    .product-dec-social a.pinterest {
        background-color: #c32026
    }

.product-dec-social.show {
    visibility: visible;
    opacity: 1;
    right: 15px
}

.quickview-slide-active a {
    display: block;
    margin: 0 5px
}

    .quickview-slide-active a img {
        width: 100%
    }

.easyzoom-style {
    position: relative
}

    .easyzoom-style a.easyzoom-pop-up {
        position: absolute;
        right: 25px;
        bottom: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        display: inline-block;
        background-color: #fff;
        color: #000;
        font-size: 16px;
        text-align: center;
        border-radius: 100%;
        z-index: 999
    }

@media only screen and (max-width:767px) {
    .easyzoom-style a.easyzoom-pop-up {
        width: 40px;
        height: 40px;
        font-size: 14px;
        line-height: 40px
    }
}

.easyzoom-style a.easyzoom-pop-up i {
    line-height: 50px
}

@media only screen and (max-width:767px) {
    .easyzoom-style a.easyzoom-pop-up i {
        line-height: 40px
    }
}

.easyzoom-style a.easyzoom-pop-up:hover {
    color: #ff2f2f
}

.easyzoom-style .easyzoom {
    display: block
}

    .easyzoom-style .easyzoom > a, .easyzoom-style .easyzoom > a img {
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .easyzoom-style .easyzoom > a img {
            width: 100%;
            object-fit: contain;
            max-height: 500px
        }

.easyzoom-style .easyzoom-popup > a img {
    width: 100%
}

.product-dec-small-style1 {
    width: 420px;
    margin: 13px auto 0
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .product-dec-small-style1 {
        width: 400px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-dec-small-style1 {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-dec-small-style1 {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .product-dec-small-style1 {
        width: 100%
    }
}

.product-dec-small-style1 .product-dec-small {
    margin: 0 5px;
    cursor: pointer
}

    .product-dec-small-style1 .product-dec-small img {
        width: 100%
    }

    .product-dec-small-style1 .product-dec-small.slick-active {
        border: 1px solid transparent
    }

        .product-dec-small-style1 .product-dec-small.slick-active.slick-current {
            border: 1px solid #ff2f2f
        }

    .product-dec-small-style1 .product-dec-small:last-child {
        margin: 0
    }

.product-dec-small-style1 span {
    color: #262626;
    font-size: 10px;
    position: absolute;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #979797;
    color: #1e1e1e;
    text-align: center;
    border-radius: 100%
}

    .product-dec-small-style1 span:hover {
        color: #fff;
        border: 1px solid #ff2f2f;
        background-color: #ff2f2f
    }

    .product-dec-small-style1 span.pro-dec-prev {
        left: -5%
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-dec-small-style1 span.pro-dec-prev {
        left: -4%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-dec-small-style1 span.pro-dec-prev {
        left: -4%
    }
}

@media only screen and (max-width:767px) {
    .product-dec-small-style1 span.pro-dec-prev {
        left: -2%
    }
}

.product-dec-small-style1 span.pro-dec-next {
    left: auto;
    right: -4.7%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-dec-small-style1 span.pro-dec-next {
        right: -4%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-dec-small-style1 span.pro-dec-next {
        right: -4%
    }
}

@media only screen and (max-width:767px) {
    .product-dec-small-style1 span.pro-dec-next {
        right: -2%
    }
}

.product-dec-small-style1 .slick-slide, .product-dec-small-style2 .slick-slide {
    border: 1px solid transparent
}

.dec-review-topbar {
    border-bottom: 1px solid #ebebeb;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .dec-review-topbar a {
        display: inline-block;
        font-size: 18px;
        color: #000;
        padding: 0 30px 22px;
        margin: 0 14px 0 0;
        position: relative
    }

        .dec-review-topbar a:last-child {
            margin: 0
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .dec-review-topbar a {
        padding: 0 15px 22px;
        margin: 0 7px 0 0
    }
}

@media only screen and (max-width:767px) {
    .dec-review-topbar a {
        padding: 0 10px 10px;
        margin: 0 0 10px;
        font-size: 16px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .dec-review-topbar a {
        padding: 0 7px 10px
    }
}

.dec-review-topbar a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #ff2f2f;
    z-index: 2;
    opacity: 0;
    visibility: hidden
}

.dec-review-topbar a.active {
    color: #ff2f2f;
    font-weight: 500
}

    .dec-review-topbar a.active:before {
        opacity: 1;
        visibility: visible
    }

@media only screen and (max-width:767px) {
    .dec-review-topbar.mb-45 {
        margin-bottom: 25px
    }
}

.dec-review-topbar.dec-review-topbar-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: none
}

.dec-review-bottom .description-wrap p {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 20px
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .description-wrap p {
        font-size: 14px;
        margin: 0 0 18x;
        line-height: 27px
    }
}

.dec-review-bottom .description-wrap p:last-child {
    margin: 0
}

.dec-review-bottom .specification-wrap table {
    width: 100%
}

    .dec-review-bottom .specification-wrap table tbody {
        border: 1px solid #f0f0f0;
        width: 100%
    }

        .dec-review-bottom .specification-wrap table tbody tr {
            border-bottom: 1px solid #f0f0f0
        }

            .dec-review-bottom .specification-wrap table tbody tr td {
                border-right: 1px solid #f0f0f0;
                font-size: 14px;
                color: #000;
                padding: 17px 30px
            }

                .dec-review-bottom .specification-wrap table tbody tr td.title {
                    font-weight: 500;
                    font-size: 15px
                }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dec-review-bottom .specification-wrap table tbody tr td {
        padding: 17px 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .dec-review-bottom .specification-wrap table tbody tr td {
        padding: 17px 20px
    }
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .specification-wrap table tbody tr td {
        padding: 17px 15px
    }
}

.dec-review-bottom .specification-wrap table tbody tr td.width1 {
    width: 300px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dec-review-bottom .specification-wrap table tbody tr td.width1 {
        width: 200px
    }
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .specification-wrap table tbody tr td.width1 {
        width: 100px
    }
}

.dec-review-bottom .review-wrapper h2 {
    font-size: 22px;
    margin: 0 0 25px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dec-review-bottom .review-wrapper h2 {
        font-size: 20px
    }
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .review-wrapper h2 {
        font-size: 18px;
        margin: 0 0 18px
    }
}

.dec-review-bottom .single-review {
    margin: 0 0 60px;
    padding: 50px 30px;
    border: 1px solid rgba(0,0,0,.1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .dec-review-bottom .single-review {
        padding: 50px 20px
    }
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .single-review {
        padding: 30px;
        display: block;
        margin: 0 0 30px
    }
}

.dec-review-bottom .single-review .review-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60px;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}

.dec-review-bottom .single-review .review-content {
    margin-left: 20px
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .single-review .review-content {
        margin-left: 0
    }
}

.dec-review-bottom .single-review .review-content .review-top-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 15px
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .single-review .review-content .review-top-wrap {
        display: block;
        margin: 10px 0
    }
}

.dec-review-bottom .single-review .review-content .review-top-wrap .review-name h5 {
    font-size: 13px;
    margin: 0;
    color: #535353
}

    .dec-review-bottom .single-review .review-content .review-top-wrap .review-name h5 span {
        font-weight: 600;
        font-size: 14px;
        color: #000
    }

.dec-review-bottom .single-review .review-content .review-top-wrap .review-rating {
    line-height: 1
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .single-review .review-content .review-top-wrap .review-rating {
        margin: 10px 0 0
    }
}

.dec-review-bottom .single-review .review-content .review-top-wrap .review-rating i {
    font-size: 14px;
    color: #d5d6d8
}

    .dec-review-bottom .single-review .review-content .review-top-wrap .review-rating i.yellow {
        color: #f5b223
    }

.dec-review-bottom .single-review .review-content p {
    font-size: 15px;
    line-height: 28px;
    margin: 0
}

@media only screen and (max-width:767px) {
    .dec-review-bottom .single-review .review-content p {
        font-size: 15px
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .dec-review-bottom .single-review.pro-details-9-single-review {
        padding: 50px 12px
    }
}

.dec-review-bottom .ratting-form-wrapper > span {
    display: block;
    line-height: 1;
    font-size: 16px
}

.dec-review-bottom .ratting-form-wrapper p {
    font-size: 14px;
    margin: 9px 0 0;
    color: #535353
}

    .dec-review-bottom .ratting-form-wrapper p span {
        color: red
    }

.dec-review-bottom .ratting-form-wrapper .ratting-form {
    margin: 30px 0 0
}

    .dec-review-bottom .ratting-form-wrapper .ratting-form .star-box-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 16px 0 29px
    }

        .dec-review-bottom .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star {
            margin-right: 17px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex
        }

            .dec-review-bottom .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star a {
                color: #535353
            }

            .dec-review-bottom .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star:hover i {
                color: #f5b223
            }

    .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style label {
        margin: 0 0 5px
    }

        .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style label span {
            color: red
        }

    .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style input, .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style textarea {
        background: transparent;
        border: 1px solid #cdcdcd;
        height: 50px;
        padding: 5px 10px
    }

        .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style input:focus, .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style textarea:focus {
            border: 1px solid #262626
        }

    .dec-review-bottom .ratting-form-wrapper .ratting-form .rating-form-style textarea {
        height: 150px
    }

    .dec-review-bottom .ratting-form-wrapper .ratting-form .form-submit {
        margin-top: 20px
    }

        .dec-review-bottom .ratting-form-wrapper .ratting-form .form-submit input {
            padding: 8px 35px;
            line-height: 30px;
            color: #fff;
            border-width: 0;
            font-weight: 600;
            display: inline-block;
            width: auto;
            height: auto;
            letter-spacing: 1px;
            text-transform: uppercase;
            background-color: #000
        }

            .dec-review-bottom .ratting-form-wrapper .ratting-form .form-submit input:hover {
                background: #ff2f2f
            }

.product-dec-left {
    position: relative;
    float: left;
    width: 115px;
    padding-right: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-dec-left {
        width: 110px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-dec-left {
        width: 135px
    }
}

@media only screen and (max-width:767px) {
    .product-dec-left {
        width: 90px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-dec-left {
        width: 100px
    }
}

.product-dec-right {
    float: right;
    position: relative;
    width: calc(100% - 115px)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .product-dec-right {
        width: calc(100% - 110px)
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-dec-right {
        width: calc(100% - 135px)
    }
}

@media only screen and (max-width:767px) {
    .product-dec-right {
        width: calc(100% - 90px)
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .product-dec-right {
        width: calc(100% - 100px)
    }
}

.product-dec-small-style2 {
    text-align: center
}

    .product-dec-small-style2 .product-dec-small {
        margin: 5px 0;
        cursor: pointer
    }

        .product-dec-small-style2 .product-dec-small img {
            width: 100%
        }

        .product-dec-small-style2 .product-dec-small.slick-active {
            border: 1px solid transparent
        }

            .product-dec-small-style2 .product-dec-small.slick-active.slick-current {
                border: 1px solid #ff2f2f
            }

        .product-dec-small-style2 .product-dec-small:last-child {
            margin: 0
        }

    .product-dec-small-style2 span {
        color: #262626;
        font-size: 10px;
        line-height: 1;
        cursor: pointer;
        z-index: 9;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #979797;
        color: #1e1e1e;
        text-align: center;
        border-radius: 100%;
        display: inline-block
    }

        .product-dec-small-style2 span:hover {
            color: #fff;
            border: 1px solid #ff2f2f;
            background-color: #ff2f2f
        }

.sidebar-active.col-lg-6 {
    padding-left: 15px;
    padding-right: 15px
}

    .sidebar-active.col-lg-6.is-affixed {
        padding-left: 0;
        padding-right: 0
    }

        .sidebar-active.col-lg-6.is-affixed .inner-wrapper-sticky {
            padding-left: 15px;
            padding-right: 15px
        }

@media only screen and (min-width:768px) and (max-width:991px) {
    .pro-details-content-mt-md {
        margin-top: 40px
    }
}

@media only screen and (max-width:767px) {
    .modal-header {
        padding: 10px 1rem
    }
}

.breadcrumb-area {
    padding: 10px 0;
    background-color: #fff;
    margin-top: 10px;
    border-bottom: 1px solid #f5f5f5
}

.breadcrumb-content ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #ff2f2f;
    margin-right: 18px;
    text-transform: capitalize;
    position: relative
}

    .breadcrumb-content ul li:before {
        position: absolute;
        width: 18px;
        height: 1px;
        background-color: #5b5858;
        content: "";
        right: -21px;
        top: 12px;
        z-index: 9;
        -webkit-transform: rotate(115deg);
        -ms-transform: rotate(115deg);
        transform: rotate(115deg)
    }

    .breadcrumb-content ul li:last-child:before {
        display: none
    }

    .breadcrumb-content ul li a {
        color: #000;
        font-weight: 600
    }

        .breadcrumb-content ul li a:hover {
            color: #ff2f2f
        }

.sidebar-wrapper.sidebar-wrapper-mrg-left {
    margin-left: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-left {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-left {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-left {
        margin-left: 0
    }
}

.sidebar-wrapper.sidebar-wrapper-mrg-right {
    margin-right: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-right {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-right {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .sidebar-wrapper.sidebar-wrapper-mrg-right {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .sidebar-wrapper {
        margin-top: 50px
    }
}

.sidebar-widget h4.sidebar-widget-title {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    line-height: 1
}

.sidebar-widget .sidebar-search {
    margin-top: 20px
}

    .sidebar-widget .sidebar-search .sidebar-search-form {
        position: relative
    }

        .sidebar-widget .sidebar-search .sidebar-search-form input {
            background: transparent none repeat scroll 0 0;
            border: 1px solid #e6e6e6;
            font-size: 14px;
            height: 43px;
            padding: 2px 55px 2px 18px;
            color: #000;
            border-radius: 13px
        }

            .sidebar-widget .sidebar-search .sidebar-search-form input::-moz-input-placeholder {
                color: #000;
                opacity: 1
            }

            .sidebar-widget .sidebar-search .sidebar-search-form input::-webkit-input-placeholder {
                color: #000;
                opacity: 1
            }

        .sidebar-widget .sidebar-search .sidebar-search-form button {
            background: transparent none repeat scroll 0 0;
            -webkit-border-image: none;
            -o-border-image: none;
            border-image: none;
            border: #a1a5aa;
            border-left: 1px #a1a5aa;
            padding: 1px 15px 0;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            cursor: pointer;
            color: #000;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s;
            font-size: 17px
        }

            .sidebar-widget .sidebar-search .sidebar-search-form button:hover {
                color: #ff2f2f
            }

.sidebar-widget .shop-catigory ul li {
    margin-bottom: 10px
}

    .sidebar-widget .shop-catigory ul li:last-child {
        margin-bottom: 0
    }

    .sidebar-widget .shop-catigory ul li a {
        color: #000;
        display: block
    }

        .sidebar-widget .shop-catigory ul li a:hover {
            color: #ffb442
        }

        .sidebar-widget .shop-catigory ul li a.active {
            color: #ffb442;
            font-weight: 600
        }

.sidebar-widget .price-filter {
    margin-top: 15px
}

    .sidebar-widget .price-filter span {
        display: block;
        margin: 0 0 16px
    }

    .sidebar-widget .price-filter .price-slider-amount input {
        background: transparent;
        padding: 0;
        border: none;
        font-size: 15px;
        font-weight: 500
    }

    .sidebar-widget .price-filter #slider-range {
        background: #dbdbdb none repeat scroll 0 0;
        border: none;
        border-radius: 0;
        height: 5px;
        margin-bottom: 12px;
        margin-left: auto;
        margin-top: 5px
    }

        .sidebar-widget .price-filter #slider-range .ui-slider-range, .sidebar-widget .price-filter #slider-range span {
            -webkit-transition: all 0s ease 0s;
            -o-transition: all 0s ease 0s;
            transition: all 0s ease 0s
        }

        .sidebar-widget .price-filter #slider-range .ui-slider-range {
            position: absolute;
            display: block;
            background: #ff2f2f none repeat scroll 0 0;
            border: none
        }

        .sidebar-widget .price-filter #slider-range .ui-slider-handle {
            background: #fff none repeat scroll 0 0;
            border-radius: 50%;
            height: 15px;
            margin-left: 0;
            width: 15px;
            border: 4px solid #ff2f2f
        }

    .sidebar-widget .price-filter .price-slider-amount .label-input input {
        color: #000;
        height: 37px
    }

    .sidebar-widget .price-filter .price-slider-amount button {
        background-color: #000;
        border: none;
        color: #fff;
        line-height: 1;
        padding: 8px 16px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        .sidebar-widget .price-filter .price-slider-amount button:hover {
            background-color: #ff2f2f
        }

.sidebar-widget .sidebar-widget-list {
    margin-top: 20px
}

    .sidebar-widget .sidebar-widget-list ul li {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding: 0 0 10px
    }

        .sidebar-widget .sidebar-widget-list ul li:last-child {
            padding: 0
        }

        .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left {
            position: relative
        }

            .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input {
                position: absolute;
                opacity: 0;
                cursor: pointer;
                z-index: 999;
                height: 15px;
                width: 15px;
                top: 5px;
                left: 0
            }

                .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark {
                    background-color: #ff2f2f;
                    border: 2px solid #ff2f2f
                }

                    .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked ~ .checkmark:after {
                        display: block
                    }

            .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
                position: absolute;
                top: 5px;
                left: 0;
                height: 15px;
                width: 15px;
                background-color: #fff;
                border: 1px solid #888
            }

                .sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark:after {
                    content: "";
                    position: absolute;
                    display: none;
                    left: 3px;
                    top: 0;
                    width: 5px;
                    height: 8px;
                    border: solid #fff;
                    border-width: 0 2px 2px 0;
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

        .sidebar-widget .sidebar-widget-list ul li a {
            margin-left: 25px;
            display: block;
            color: #000
        }

            .sidebar-widget .sidebar-widget-list ul li a:hover {
                color: #ff2f2f
            }

            .sidebar-widget .sidebar-widget-list ul li a span {
                background-color: #eee;
                width: 25px;
                height: 25px;
                display: inline-block;
                text-align: center;
                line-height: 25px;
                border-radius: 50px;
                float: right;
                -webkit-transition: all .3s ease 0s;
                -o-transition: all .3s ease 0s;
                transition: all .3s ease 0s;
                font-size: 13px
            }

            .sidebar-widget .sidebar-widget-list ul li a:hover span {
                color: #fff;
                background-color: #ff2f2f
            }

.sidebar-widget .sidebar-widget-tag {
    margin-top: 26px
}

    .sidebar-widget .sidebar-widget-tag a {
        padding: 8px 12px 10px
    }

        .sidebar-widget .sidebar-widget-tag a:hover {
            border: 1px solid #ff2f2f;
            color: #ff2f2f
        }

.sidebar-widget .recent-post {
    margin-top: 22px
}

    .sidebar-widget .recent-post .single-sidebar-blog {
        margin-bottom: 18px
    }

.sidebar-widget .archives-wrap {
    margin-top: 20px
}

    .sidebar-widget .archives-wrap select {
        height: 40px;
        border: 1px solid #ebebeb;
        color: #000;
        cursor: pointer;
        padding: 2px 35px 2px 15px;
        -moz-appearance: none;
        background: transparent url(../../assets/images/icon-img/select.png) no-repeat scroll right 18px center
    }

.shop-sidebar-border {
    border-top: 1px solid #ebebeb
}

.shop-topbar-wrapper {
    border: 1px solid #e9e9e9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 10px
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper {
        display: block;
        padding: 15px;
        -webkit-box-pack: inherit;
        -webkit-justify-content: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }
}

.shop-topbar-wrapper .shop-topbar-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

    .shop-topbar-wrapper .shop-topbar-left .view-mode {
        margin-right: 20px;
        line-height: 1
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-topbar-wrapper .shop-topbar-left .view-mode {
        margin-right: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-topbar-wrapper .shop-topbar-left .view-mode {
        margin-right: 10px
    }
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper .shop-topbar-left .view-mode {
        margin-right: 7px
    }
}

.shop-topbar-wrapper .shop-topbar-left .view-mode a {
    color: #000;
    font-size: 20px;
    display: inline-block;
    margin: 0 10px 0 0
}

    .shop-topbar-wrapper .shop-topbar-left .view-mode a.active {
        color: #ff2f2f
    }

.shop-topbar-wrapper .shop-topbar-left p {
    display: inline-block;
    margin: 0;
    color: #000;
    font-size: 15px
}

.shop-topbar-wrapper .product-sorting-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper {
        display: block;
        -webkit-flex-wrap: inherit;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        overflow: hidden;
        width: 100%
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.shop-topbar-wrapper .product-sorting-wrapper .shorting-style {
    margin-left: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style {
        margin-left: 0;
        display: block;
        margin-bottom: 15px;
        margin-top: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style {
        margin-left: 15px;
        margin-bottom: 0
    }
}

.shop-topbar-wrapper .product-sorting-wrapper .shorting-style label {
    color: #000;
    cursor: pointer;
    margin: 3px 11px 0 0;
    font-size: 14px;
    font-weight: 500
}

.shop-topbar-wrapper .product-sorting-wrapper .shorting-style select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(../../assets/images/icon-img/shop.png) no-repeat scroll right 10px center;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    padding-left: 10px;
    width: 170px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style select {
        width: 130px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style select {
        width: 130px
    }
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style select {
        width: 150px
    }
}

.shop-topbar-wrapper .product-sorting-wrapper .shorting-style select option {
    background: #fff;
    border: 0 solid #626262;
    padding-left: 10px;
    font-size: 14px
}

.shop-topbar-wrapper .product-sorting-wrapper .shorting-style.product-shorting {
    margin-left: 0
}

    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style.product-shorting select {
        width: 110px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style.product-shorting select {
        width: 75px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style.product-shorting select {
        width: 75px
    }
}

@media only screen and (max-width:767px) {
    .shop-topbar-wrapper .product-sorting-wrapper .shorting-style.product-shorting select {
        width: 163px
    }
}

.shop-list-wrap .product-list-img {
    overflow: hidden;
    position: relative
}

    .shop-list-wrap .product-list-img a {
        display: block
    }

        .shop-list-wrap .product-list-img a img {
            width: 100%
        }

    .shop-list-wrap .product-list-img .product-list-quickview {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        margin-top: 20px
    }

        .shop-list-wrap .product-list-img .product-list-quickview button {
            font-size: 16px;
            color: #000;
            border: 1px solid #e6e6e6;
            background-color: #fff;
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 40px;
            border-radius: 100%;
            text-align: center
        }

            .shop-list-wrap .product-list-img .product-list-quickview button:hover {
                background-color: #ff2f2f;
                color: #fff;
                border: 1px solid #ff2f2f
            }

.shop-list-wrap .shop-list-content h3 {
    font-size: 16px;
    font-weight: 700;
    margin: 0
}

    .shop-list-wrap .shop-list-content h3 a {
        color: #000
    }

        .shop-list-wrap .shop-list-content h3 a:hover {
            color: #ff2f2f
        }

.shop-list-wrap .shop-list-content .pro-list-price {
    margin: 15px 0 8px
}

@media only screen and (max-width:767px) {
    .shop-list-wrap .shop-list-content .pro-list-price {
        margin: 10px 0 5px
    }
}

.shop-list-wrap .shop-list-content .pro-list-price span {
    font-size: 20px;
    color: #000;
    font-family: inherit;
    display: inline-block;
    margin: 0 4px
}

    .shop-list-wrap .shop-list-content .pro-list-price span.new-price {
        color: #ff2f2f
    }

    .shop-list-wrap .shop-list-content .pro-list-price span.old-price {
        font-size: 16px;
        color: #999;
        text-decoration: line-through
    }

.shop-list-wrap .shop-list-content .product-list-rating-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .shop-list-wrap .shop-list-content .product-list-rating-wrap .product-list-rating i {
        color: #ff9806
    }

        .shop-list-wrap .shop-list-content .product-list-rating-wrap .product-list-rating i.gray {
            color: #ccc
        }

    .shop-list-wrap .shop-list-content .product-list-rating-wrap span {
        margin-left: 6px;
        color: #999;
        font-family: inherit
    }

.shop-list-wrap .shop-list-content p {
    margin: 7px 0 20px
}

@media only screen and (max-width:767px) {
    .shop-list-wrap .shop-list-content p {
        margin: 5px 0 15px
    }
}

.shop-list-wrap .shop-list-content .product-list-action button {
    font-size: 16px;
    color: #000;
    border: 1px solid #e6e6e6;
    background-color: #f7f8fa;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    text-align: center;
    margin-right: 10px
}

    .shop-list-wrap .shop-list-content .product-list-action button:hover {
        background-color: #ff2f2f;
        color: #fff;
        border: 1px solid #ff2f2f
    }

@media only screen and (max-width:767px) {
    .shop-list-wrap .shop-list-content {
        margin-top: 15px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .shop-list-wrap .shop-list-content {
        margin-top: 0
    }
}

.shop-list-wrap:hover .product-list-img .product-list-quickview {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.pro-pagination-style ul li {
    display: inline-block;
    margin: 0 4px
}

    .pro-pagination-style ul li a {
        color: #000;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

        .pro-pagination-style ul li a:hover {
            background-color: #FFEB99;
            color: black;
        }

        .pro-pagination-style ul li a.active {
            background-color: var(--main-colorT);
            color: black;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .pro-pagination-style ul li a.active:hover {
                background-color: var(--main-colorT);
            }

        .pro-pagination-style ul li a.next, .pro-pagination-style ul li a.prev {
            background-color: #f0f4f6;
            color: #000;
            font-size: 14px;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .pro-pagination-style ul li a.next:hover, .pro-pagination-style ul li a.prev:hover {
                background-color: #FFEB99;
                color: #fff
            }

@media only screen and (max-width:767px) {
    .pro-pagination-style.mt-10 {
        margin-top: 0
    }
}

.single-store h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 28px;
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .single-store h3 {
        font-size: 20px;
        margin-bottom: 8px
    }
}

.single-store ul li {
    margin-bottom: 3px;
    color: #000
}

    .single-store ul li:last-child {
        margin-bottom: 0
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-store.mb-50 {
        margin-bottom: 40px
    }
}

@media only screen and (max-width:767px) {
    .single-store.mb-50 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .shop-location.pb-65 {
        padding-bottom: 37px
    }
}

@media only screen and (max-width:767px) {
    .shop-location.pb-65 {
        padding-bottom: 27px
    }
}

h3.cart-page-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px
}

.cart-table-content table {
    border: 1px solid #ebebeb
}

@media only screen and (max-width:767px) {
    .cart-table-content table {
        width: 100%
    }
}

.cart-table-content table thead > tr {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb
}

@media only screen and (max-width:767px) {
    .cart-table-content table thead > tr {
        width: 100%;
        display: block;
        padding: 10px 0
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .cart-table-content table thead > tr {
        width: inherit;
        display: inline-block;
        padding: 10px 0
    }
}

.cart-table-content table thead > tr th {
    border-top: none;
    font-size: 16px;
    font-weight: 600;
    padding: 21px 45px 22px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cart-table-content table thead > tr th {
        padding: 21px 35px 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cart-table-content table thead > tr th {
        padding: 21px 15px 22px
    }
}

@media only screen and (max-width:767px) {
    .cart-table-content table thead > tr th {
        padding: 0 20px 5px;
        width: 100%;
        display: block
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .cart-table-content table thead > tr th {
        width: inherit;
        display: inline-block
    }
}

.cart-table-content table tbody > tr {
    border-bottom: 1px solid #ebebeb
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .cart-table-content table tbody > tr {
        width: 50%;
        float: left
    }
}

.cart-table-content table tbody > tr td.product-thumbnail {
    width: 150px
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-thumbnail {
        width: 100%;
        display: block;
        overflow: hidden;
        padding-top: 30px;
        padding-bottom: 5px
    }
}

.cart-table-content table tbody > tr td.product-name {
    width: 435px
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-name {
        width: 100%;
        display: block;
        overflow: hidden
    }
}

.cart-table-content table tbody > tr td.product-name a {
    font-size: 15px
}

    .cart-table-content table tbody > tr td.product-name a:hover {
        color: #ff2f2f
    }

.cart-table-content table tbody > tr td.product-price-cart {
    width: 435px
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-price-cart {
        width: 100%;
        display: block;
        overflow: hidden
    }
}

.cart-table-content table tbody > tr td.product-price-cart span {
    font-weight: 500
}

.cart-table-content table tbody > tr td.product-quantity {
    width: 435px
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-quantity {
        width: 100%;
        display: block;
        overflow: hidden
    }
}

.cart-table-content table tbody > tr td.product-remove {
    width: 100px
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-remove {
        width: 100%;
        display: block;
        overflow: hidden;
        padding-bottom: 21px
    }
}

.cart-table-content table tbody > tr td.product-remove a {
    font-size: 20px
}

    .cart-table-content table tbody > tr td.product-remove a:hover {
        color: #ff2f2f
    }

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td.product-wishlist-cart {
        padding-bottom: 30px
    }
}

.cart-table-content table tbody > tr td.product-wishlist-cart > a {
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 12px 11px;
    display: inline-block;
    text-transform: capitalize
}

    .cart-table-content table tbody > tr td.product-wishlist-cart > a:hover {
        background-color: #ff2f2f
    }

.cart-table-content table tbody > tr td {
    font-size: 15px;
    padding: 30px 0;
    text-align: center;
    font-weight: 500
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cart-table-content table tbody > tr td {
        padding: 30px 0 30px 10px
    }
}

@media only screen and (max-width:767px) {
    .cart-table-content table tbody > tr td {
        padding: 6px 0;
        width: 100%;
        display: block;
        overflow: hidden
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .cart-table-content table tbody > tr td {
        text-align: left;
        padding: 6px 20px
    }
}

.cart-shiping-update-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 55px
}

@media only screen and (max-width:767px) {
    .cart-shiping-update-wrapper {
        display: block;
        padding: 30px 0 15px
    }
}

.cart-shiping-update-wrapper .cart-clear > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-shiping-update > a {
    background-color: #f2f2f2;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 18px 40px 17px;
    text-transform: capitalize;
    letter-spacing: .3px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cart-shiping-update-wrapper .cart-clear > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-shiping-update > a {
        padding: 18px 25px 17px
    }
}

@media only screen and (max-width:767px) {
    .cart-shiping-update-wrapper .cart-clear > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-shiping-update > a {
        padding: 18px 40px 17px;
        margin: 0 0 15px
    }
}

.cart-shiping-update-wrapper .cart-clear > a:hover, .cart-shiping-update-wrapper .cart-clear > button:hover, .cart-shiping-update-wrapper .cart-shiping-update > a:hover {
    background-color: #ff2f2f;
    color: #fff
}

.cart-shiping-update-wrapper .cart-clear > button {
    border: none;
    cursor: pointer;
    margin-right: 27px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cart-shiping-update-wrapper .cart-clear > button {
        margin-right: 15px
    }
}

.cart-tax, .discount-code-wrapper {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 45px 30px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cart-tax, .discount-code-wrapper {
        padding: 45px 18px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cart-tax, .discount-code-wrapper {
        padding: 45px 20px 50px
    }
}

@media only screen and (max-width:767px) {
    .cart-tax, .discount-code-wrapper {
        padding: 45px 18px 50px
    }
}

.cart-tax .title-wrap, .discount-code-wrapper .title-wrap {
    position: relative
}

    .cart-tax .title-wrap:before, .discount-code-wrapper .title-wrap:before {
        background-color: #e3e1e1;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 10px;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        width: 100%;
        z-index: 1
    }

    .cart-tax .title-wrap h4.cart-bottom-title, .discount-code-wrapper .title-wrap h4.cart-bottom-title {
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        padding-right: 18px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .cart-tax .title-wrap h4.cart-bottom-title, .discount-code-wrapper .title-wrap h4.cart-bottom-title {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) {
    .cart-tax .title-wrap h4.cart-bottom-title, .discount-code-wrapper .title-wrap h4.cart-bottom-title {
        font-size: 17px
    }
}

.cart-tax .title-wrap .section-bg-gray, .discount-code-wrapper .title-wrap .section-bg-gray {
    background-color: #f8f9f9;
    position: relative;
    z-index: 99
}

.cart-tax .tax-wrapper, .discount-code-wrapper .tax-wrapper {
    margin-top: 22px
}

    .cart-tax .tax-wrapper p, .discount-code-wrapper .tax-wrapper p {
        margin: 0
    }

    .cart-tax .tax-wrapper .tax-select-wrapper, .discount-code-wrapper .tax-wrapper .tax-select-wrapper {
        margin: 5px 0 0
    }

        .cart-tax .tax-wrapper .tax-select-wrapper .tax-select, .discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select {
            margin: 0 0 26px
        }

            .cart-tax .tax-wrapper .tax-select-wrapper .tax-select label, .discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select label {
                font-size: 14px;
                margin: 0 0 5px;
                font-weight: 400
            }

            .cart-tax .tax-wrapper .tax-select-wrapper .tax-select select, .discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select select {
                -moz-appearance: none;
                -webkit-appearance: none;
                background: #fff url(../../assets/images/icon-img/cart.png) no-repeat scroll right 18px center;
                border: 1px solid #ebebeb;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #242424;
                font-size: 13px;
                height: 40px;
                padding: 0 50px 0 15px;
                width: 100%;
                cursor: pointer
            }

            .cart-tax .tax-wrapper .tax-select-wrapper .tax-select input, .discount-code-wrapper .tax-wrapper .tax-select-wrapper .tax-select input {
                background: #fff none repeat scroll 0 0;
                border: 1px solid #ebebeb;
                height: 40px
            }

        .cart-tax .tax-wrapper .tax-select-wrapper button.cart-btn-2, .discount-code-wrapper .tax-wrapper .tax-select-wrapper button.cart-btn-2 {
            background-color: #000;
            border: none;
            color: #fff;
            cursor: pointer;
            font-size: 14px;
            font-weight: 600;
            letter-spacing: .3px;
            padding: 12px 40px 13px;
            text-transform: capitalize;
            -webkit-transition: all .3s ease 0s;
            -o-transition: all .3s ease 0s;
            transition: all .3s ease 0s
        }

            .cart-tax .tax-wrapper .tax-select-wrapper button.cart-btn-2:hover, .discount-code-wrapper .tax-wrapper .tax-select-wrapper button.cart-btn-2:hover {
                background-color: #ff2f2f
            }

.cart-tax .discount-code, .discount-code-wrapper .discount-code {
    margin: 21px 0 0
}

    .cart-tax .discount-code p, .discount-code-wrapper .discount-code p {
        margin: 0 0 15px
    }

    .cart-tax .discount-code form input, .discount-code-wrapper .discount-code form input {
        background: #fff;
        border: 1px solid #ebebeb;
        height: 40px;
        margin-bottom: 30px;
        padding-left: 10px
    }

    .cart-tax .discount-code form button.cart-btn-2, .discount-code-wrapper .discount-code form button.cart-btn-2 {
        background-color: #000;
        border: none;
        color: #fff;
        cursor: pointer;
        font-size: 14px;
        font-weight: 600;
        padding: 12px 40px 13px;
        text-transform: capitalize;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

        .cart-tax .discount-code form button.cart-btn-2:hover, .discount-code-wrapper .discount-code form button.cart-btn-2:hover {
            background-color: #ff2f2f
        }

.grand-totall {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 45px 30px 50px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .grand-totall {
        padding: 45px 18px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .grand-totall {
        padding: 45px 20px 50px;
        margin-top: 30px
    }
}

.grand-totall .title-wrap {
    position: relative
}

    .grand-totall .title-wrap:before {
        background-color: #e3e1e1;
        content: "";
        height: 1px;
        left: 0;
        position: absolute;
        top: 10px;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        width: 100%;
        z-index: 1
    }

    .grand-totall .title-wrap h4.cart-bottom-title {
        display: inline-block;
        font-size: 18px;
        font-weight: 500;
        margin: 0;
        padding-right: 18px
    }

    .grand-totall .title-wrap .section-bg-gary-cart {
        background-color: #f9f9f9;
        position: relative;
        z-index: 9
    }

.grand-totall h5 {
    font-size: 14px;
    margin: 36px 0 27px;
    font-weight: 600
}

    .grand-totall h5 span {
        float: right;
        font-size: 18px;
        font-weight: 500
    }

.grand-totall .total-shipping {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 28px 0
}

    .grand-totall .total-shipping h5 {
        font-size: 14px;
        margin: 0
    }

    .grand-totall .total-shipping ul {
        padding: 19px 0 0
    }

        .grand-totall .total-shipping ul li {
            color: #242424;
            list-style: outside none none;
            margin: 0 0 6px
        }

            .grand-totall .total-shipping ul li:last-child {
                margin: 0
            }

            .grand-totall .total-shipping ul li input {
                background: #e9e9e9 none repeat scroll 0 0;
                border: 1px solid #d7d7d7;
                border-radius: 5px !important;
                color: #626262;
                cursor: pointer;
                height: 13px;
                margin-right: 10px;
                padding: 0;
                position: relative;
                top: 2px;
                width: 13px
            }

            .grand-totall .total-shipping ul li span {
                float: right
            }

.grand-totall h4.grand-totall-title {
    color: #ff2f2f;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 25px
}

    .grand-totall h4.grand-totall-title span {
        float: right
    }

.grand-totall a {
    background-color: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 18px 10px 17px;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: .3px
}

    .grand-totall a:hover {
        background-color: #ff2f2f
    }

@media only screen and (max-width:767px) {
    .discount-code-wrapper {
        margin: 30px 0
    }
}

.compare-table .table tbody tr {
    margin-bottom: 20px
}

    .compare-table .table tbody tr td {
        padding: 20px;
        vertical-align: middle;
        border-color: #ccc
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .compare-table .table tbody tr td {
        padding: 20px 15px
    }
}

@media only screen and (max-width:767px) {
    .compare-table .table tbody tr td {
        padding: 10px 20px;
        display: block;
        width: 100%;
        overflow: hidden;
        margin-bottom: 5px
    }
}

.compare-table .table tbody tr td.first-column {
    min-width: 175px;
    font-size: 16px;
    font-weight: 600;
    margin: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .compare-table .table tbody tr td.first-column {
        min-width: 110px
    }
}

@media only screen and (max-width:767px) {
    .compare-table .table tbody tr td.first-column {
        min-width: 100%;
        display: block;
        width: 100%;
        overflow: hidden;
        margin-bottom: 5px;
        margin-top: 35px
    }
}

.compare-table .table tbody tr td.product-image-title {
    min-width: 310px;
    vertical-align: bottom;
    text-align: left
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .compare-table .table tbody tr td.product-image-title {
        min-width: 210px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .compare-table .table tbody tr td.product-image-title {
        min-width: 110px
    }
}

@media only screen and (max-width:767px) {
    .compare-table .table tbody tr td.product-image-title {
        min-width: 100%;
        display: block;
        width: 100%;
        overflow: hidden;
        padding: 20px
    }
}

.compare-table .table tbody tr td.product-image-title .image {
    clear: both;
    width: 100%;
    margin-bottom: 15px;
    display: block
}

    .compare-table .table tbody tr td.product-image-title .image img {
        width: 100%
    }

.compare-table .table tbody tr td.product-image-title .category {
    float: left;
    clear: both;
    color: #ff2f2f;
    text-transform: capitalize;
    letter-spacing: .5px
}

.compare-table .table tbody tr td.product-image-title .title {
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 5px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .compare-table .table tbody tr td.product-image-title .title {
        font-size: 16px
    }
}

.compare-table .table tbody tr td.product-image-title .title:hover {
    color: #ff2f2f
}

.compare-table .table tbody tr td.pro-desc p {
    text-align: left;
    margin: 0
}

.compare-table .table tbody tr td a.check-btn {
    color: #000;
    font-size: 15px
}

    .compare-table .table tbody tr td a.check-btn:hover {
        color: #ff2f2f
    }

.compare-table .table tbody tr td.pro-color, .compare-table .table tbody tr td.pro-price, .compare-table .table tbody tr td.pro-stock {
    font-size: 15px;
    font-weight: 400;
    color: #000
}

.compare-table .table tbody tr td.pro-remove button {
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer
}

    .compare-table .table tbody tr td.pro-remove button:hover {
        color: #ff2f2f
    }

    .compare-table .table tbody tr td.pro-remove button i {
        font-size: 20px
    }

.compare-table .table tbody tr td.pro-ratting i {
    color: #e7a415
}

@media only screen and (max-width:767px) {
    .compare-page-wrapper.pt-90 {
        padding-top: 20px
    }
}

.customer-zone > p {
    font-size: 15px;
    padding: 14px 30px 14px 60px;
    background-color: #eeeff2;
    margin: 0;
    position: relative;
    color: #000
}

    .customer-zone > p a {
        color: #000
    }

        .customer-zone > p a:hover {
            color: #ff2f2f
        }

@media only screen and (max-width:767px) {
    .customer-zone > p {
        padding: 14px 30px 14px 40px
    }
}

.customer-zone > p:before {
    content: "\e080";
    color: #6dde6d;
    display: inline-block;
    position: absolute;
    font-family: simple-line-icons;
    left: 15px;
    top: 15px;
    font-size: 18px
}

.checkout-login-info {
    margin: 20px 0 0;
    display: none
}

    .checkout-login-info p {
        font-size: 14px;
        margin: 0 0 12px
    }

    .checkout-login-info form {
        display: block;
        overflow: hidden
    }

        .checkout-login-info form .sin-checkout-login {
            margin-bottom: 30px
        }

            .checkout-login-info form .sin-checkout-login label {
                font-size: 14px;
                text-transform: capitalize;
                margin: 0 0 5px
            }

                .checkout-login-info form .sin-checkout-login label span {
                    color: red
                }

            .checkout-login-info form .sin-checkout-login input {
                border: 1px solid #e8e8e8;
                height: 50px;
                background-color: transparent
            }

                .checkout-login-info form .sin-checkout-login input:focus {
                    border: 1px solid #343538
                }

        .checkout-login-info form .button-remember-wrap {
            display: block;
            overflow: hidden
        }

            .checkout-login-info form .button-remember-wrap button {
                border: 1px solid #aaa;
                font-size: 13px;
                padding: 10px 30px 9px;
                display: inline-block;
                float: left;
                margin-right: 20px;
                font-weight: 600;
                text-transform: uppercase
            }

                .checkout-login-info form .button-remember-wrap button:hover {
                    background-color: #ff2f2f;
                    color: #fff;
                    border: 1px solid #ff2f2f
                }

            .checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                margin: 8px 0 0
            }

                .checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn input {
                    height: 15px;
                    margin: 0;
                    position: relative;
                    top: 5px;
                    width: 17px
                }

                .checkout-login-info form .button-remember-wrap .checkout-login-toggle-btn label {
                    font-size: 14px;
                    margin: 0 0 0 5px
                }

        .checkout-login-info form .lost-password {
            margin: 20px 0 11px
        }

            .checkout-login-info form .lost-password a {
                font-size: 14px
            }

    .checkout-login-info .checkout-login-social span {
        font-size: 14px;
        margin: 0 0 13px;
        display: block
    }

    .checkout-login-info .checkout-login-social ul li {
        display: inline-block;
        margin: 0 14px 0 0
    }

        .checkout-login-info .checkout-login-social ul li:last-child {
            margin: 0
        }

@media only screen and (max-width:767px) {
    .checkout-login-info .checkout-login-social ul li {
        margin: 0 5px 0 0
    }
}

.checkout-login-info .checkout-login-social ul li a {
    background-color: #f5f5f5;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    float: left;
    font-size: 13px;
    padding: 24px 106px 25px;
    line-height: 1
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .checkout-login-info .checkout-login-social ul li a {
        padding: 24px 70px 25px
    }
}

@media only screen and (max-width:767px) {
    .checkout-login-info .checkout-login-social ul li a {
        padding: 15px 13px 16px
    }
}

.checkout-login-info .checkout-login-social ul li a:hover {
    background-color: #ff2f2f;
    color: #fff
}

.checkout-login-info2 {
    display: none;
    margin: 20px 0 0
}

    .checkout-login-info2 ul li {
        display: inline-block
    }

        .checkout-login-info2 ul li a {
            color: #8a8a8a;
            font-size: 12px
        }

            .checkout-login-info2 ul li a:hover {
                color: #ff2f2f
            }

.checkout-login-info3 {
    display: none;
    margin-top: 20px
}

    .checkout-login-info3 form input[type=text] {
        border: 1px solid #e8e8e8;
        height: 50px;
        background-color: transparent;
        width: 48%;
        font-size: 14px;
        padding: 0 20px
    }

        .checkout-login-info3 form input[type=text]:focus {
            border: 1px solid #1f2226
        }

    .checkout-login-info3 form input[type=submit] {
        background: #1f2226 none repeat scroll 0 0;
        border: none;
        color: #fff;
        height: 50px;
        margin-left: 6px;
        padding: 5px 30px;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 600;
        width: inherit
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .checkout-login-info3 form input[type=submit] {
        padding: 5px 15px
    }
}

@media only screen and (max-width:767px) {
    .checkout-login-info3 form input[type=submit] {
        padding: 5px 16px
    }
}

.checkout-login-info3 form input[type=submit]:hover {
    background-color: #ff2f2f
}

.billing-info-wrap h3 {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin: 0 0 55px;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .billing-info-wrap h3 {
        margin-bottom: 40px
    }
}

.billing-info-wrap h3:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -12px;
    background-color: #ff2f2f;
    width: 50px;
    height: 2px
}

.billing-info-wrap .billing-info label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px
}

    .billing-info-wrap .billing-info label abbr {
        color: red
    }

.billing-info-wrap .billing-info input:focus {
    border: 1px solid #343538
}

.billing-info-wrap .billing-info input.billing-address {
    margin-bottom: 20px
}

.billing-info-wrap .billing-select label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px
}

    .billing-info-wrap .billing-select label abbr {
        color: red
    }

.billing-info-wrap .billing-select select {
    border: 1px solid #e6e6e6;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #333;
    font-size: 14px;
    height: 50px;
    padding: 2px 20px;
    background: transparent url(../../assets/images/icon-img/select.png) no-repeat scroll right 18px center;
    cursor: pointer
}

    .billing-info-wrap .billing-select select option {
        background: #fff;
        border: 0 solid #626262;
        padding-left: 10px;
        color: #333;
        font-size: 12px
    }

.billing-info-wrap .checkout-account input {
    border: 1px solid #9fa0a2;
    display: inline-block;
    float: left;
    height: 10px;
    width: 10px;
    position: relative;
    top: 6px;
    color: #333
}

.billing-info-wrap .checkout-account span {
    color: #333;
    font-weight: 400;
    margin: 0 0 0 12px;
    font-size: 14px;
    text-transform: uppercase
}

.billing-info-wrap .checkout-account-toggle label {
    font-size: 14px;
    text-transform: capitalize;
    display: block;
    margin: 0 0 5px
}

    .billing-info-wrap .checkout-account-toggle label abbr {
        color: red
    }

.billing-info-wrap .checkout-account-toggle input {
    border: 1px solid #e8e8e8;
    height: 50px;
    background-color: transparent;
    color: #333;
    font-size: 14px;
    padding: 2px 20px
}

    .billing-info-wrap .checkout-account-toggle input:focus {
        border: 1px solid #343538
    }

.billing-info-wrap .different-address {
    display: none
}

.billing-info-wrap .additional-info-wrap {
    margin: 22px 0 0
}

    .billing-info-wrap .additional-info-wrap label {
        color: #010225;
        font-size: 14px;
        text-transform: capitalize;
        display: block;
        margin: 0 0 5px
    }

    .billing-info-wrap .additional-info-wrap textarea {
        min-height: 120px;
        background-color: #f7f7f7;
        border-color: #f7f7f7;
        padding: 20px;
        color: #333;
        font-size: 14px
    }

@media only screen and (min-width:992px) and (max-width:1199px) {
    .billing-info-wrap.mr-50 {
        margin-right: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .billing-info-wrap.mr-50 {
        margin-right: 0
    }
}

@media only screen and (max-width:767px) {
    .billing-info-wrap.mr-50 {
        margin-right: 0
    }
}

.your-order-area {
    padding: 40px 50px 50px;
    position: relative;
    border: 2px solid rgba(52,53,56,.1)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .your-order-area {
        padding: 40px 25px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .your-order-area {
        margin-top: 30px
    }
}

@media only screen and (max-width:767px) {
    .your-order-area {
        padding: 40px 12px 50px;
        margin-top: 30px
    }
}

.your-order-area h3 {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin: 0 0 45px;
    text-transform: uppercase
}

    .your-order-area h3:before {
        position: absolute;
        content: "";
        left: 0;
        bottom: -12px;
        background-color: #ff2f2f;
        width: 50px;
        height: 2px
    }

.your-order-area .your-order-wrap .your-order-info {
    border-bottom: 1px solid #e8e8e8
}

    .your-order-area .your-order-wrap .your-order-info ul li {
        font-size: 14px;
        padding: 0 0 7px;
        text-transform: uppercase;
        font-weight: 500
    }

        .your-order-area .your-order-wrap .your-order-info ul li span {
            float: right;
            color: #ff2f2f
        }

    .your-order-area .your-order-wrap .your-order-info.order-subtotal {
        padding: 15px 0 10px
    }

        .your-order-area .your-order-wrap .your-order-info.order-subtotal ul li span {
            font-size: 16px
        }

    .your-order-area .your-order-wrap .your-order-info.order-shipping {
        padding: 15px 0 13px;
        display: block;
        overflow: hidden
    }

        .your-order-area .your-order-wrap .your-order-info.order-shipping ul li > p {
            float: right;
            font-size: 14px;
            text-align: right;
            color: #333;
            text-transform: capitalize
        }

    .your-order-area .your-order-wrap .your-order-info.order-total {
        padding: 15px 0 10px
    }

        .your-order-area .your-order-wrap .your-order-info.order-total ul li span {
            font-size: 16px
        }

.your-order-area .your-order-wrap .your-order-middle {
    border-bottom: 1px solid #e8e8e8;
    padding: 24px 0 23px
}

    .your-order-area .your-order-wrap .your-order-middle ul li {
        font-size: 14px;
        margin: 0 0 11px
    }

        .your-order-area .your-order-wrap .your-order-middle ul li:last-child {
            margin-bottom: 0
        }

        .your-order-area .your-order-wrap .your-order-middle ul li span {
            float: right;
            font-size: 16px
        }

.your-order-area .your-order-wrap .payment-method {
    margin: 40px 0 0
}

    .your-order-area .your-order-wrap .payment-method .sin-payment {
        margin-bottom: 20px
    }

        .your-order-area .your-order-wrap .payment-method .sin-payment input {
            width: auto;
            display: inline-block;
            float: left;
            height: auto;
            margin-top: 5px
        }

        .your-order-area .your-order-wrap .payment-method .sin-payment label {
            font-size: 14px;
            text-transform: uppercase;
            margin: 0 0 0 21px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            font-weight: 500
        }

@media only screen and (max-width:767px) {
    .your-order-area .your-order-wrap .payment-method .sin-payment label {
        display: block
    }
}

.your-order-area .your-order-wrap .payment-method .sin-payment label img {
    max-width: 140px;
    display: inline-block;
    margin: 0 5px
}

.your-order-area .your-order-wrap .payment-method .sin-payment label a {
    text-decoration: underline
}

.your-order-area .your-order-wrap .payment-method .sin-payment .payment-box {
    margin: 6px 0 0;
    display: none
}

    .your-order-area .your-order-wrap .payment-method .sin-payment .payment-box p {
        font-size: 14px;
        margin: 0
    }

.your-order-area .Place-order {
    margin-top: 40px
}

@media only screen and (max-width:767px) {
    .your-order-area .Place-order {
        margin-top: 20px
    }
}

.your-order-area .Place-order a {
    background-color: #ff2f2f;
    display: block;
    cursor: pointer;
    padding: 16px 50px 17px;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center
}

    .your-order-area .Place-order a:hover {
        background-color: #333
    }

@media only screen and (max-width:767px) {
    .checkout-main-area.pb-70 {
        padding-bottom: 50px
    }
}

.myaccount-tab-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

    .myaccount-tab-menu a {
        border: 1px solid #ccc;
        border-bottom: none;
        font-weight: 600;
        font-size: 13px;
        display: block;
        padding: 10px 15px;
        text-transform: uppercase
    }

        .myaccount-tab-menu a:last-child {
            border-bottom: 1px solid #ccc
        }

        .myaccount-tab-menu a.active, .myaccount-tab-menu a:hover {
            background-color: #046837;
            border-color: #055c31;
            color: #fff
        }

        .myaccount-tab-menu a i.fa {
            font-size: 14px;
            text-align: center;
            width: 25px
        }

@media only screen and (max-width:767px) {
    #myaccountContent {
        margin-top: 30px
    }
}

.myaccount-content {
    border: 1px solid #eee;
    padding: 30px
}

@media only screen and (max-width:767px) {
    .myaccount-content {
        padding: 20px 15px
    }
}

.myaccount-content form {
    margin-top: -20px
}

.myaccount-content h3 {
    font-size: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 600
}

.myaccount-content .welcome a:hover {
    color: #ff2f2f
}

.myaccount-content .welcome strong {
    font-weight: 600;
    color: #ff2f2f
}

.myaccount-content fieldset {
    margin-top: 20px
}

    .myaccount-content fieldset legend {
        font-size: 16px;
        margin-bottom: 20px;
        font-weight: 600;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

.myaccount-content .account-details-form {
    margin-top: 50px
}

    .myaccount-content .account-details-form .single-input-item {
        margin-bottom: 20px
    }

        .myaccount-content .account-details-form .single-input-item label {
            font-size: 14px;
            text-transform: capitalize;
            display: block;
            margin: 0 0 5px
        }

        .myaccount-content .account-details-form .single-input-item input {
            border: 1px solid #e8e8e8;
            height: 50px;
            background-color: transparent;
            padding: 2px 20px;
            color: #1f2226;
            font-size: 13px
        }

            .myaccount-content .account-details-form .single-input-item input:focus {
                border: 1px solid #343538
            }

        .myaccount-content .account-details-form .single-input-item button {
            border: none;
            background-color: #ff2f2f;
            text-transform: uppercase;
            font-weight: 600;
            padding: 9px 25px;
            color: #fff;
            font-size: 13px
        }

            .myaccount-content .account-details-form .single-input-item button:hover {
                background-color: #1f2226
            }

.myaccount-table {
    white-space: nowrap;
    font-size: 14px
}

    .myaccount-table .table th, .myaccount-table table th {
        padding: 10px;
        font-weight: 600;
        background-color: #f8f8f8;
        border-color: #ccc;
        border-bottom: 0;
        color: #1f2226
    }

    .myaccount-table .table td, .myaccount-table table td {
        padding: 10px;
        vertical-align: middle;
        border-color: #ccc
    }

.saved-message {
    background-color: #fff;
    border-top: 3px solid #ff2f2f;
    font-size: 14px;
    padding: 20px 0;
    color: #333
}

.login-register-wrapper .login-register-tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .login-register-wrapper .login-register-tab-list {
        margin-bottom: 20px
    }
}

.login-register-wrapper .login-register-tab-list a {
    position: relative
}

    .login-register-wrapper .login-register-tab-list a:before {
        background-color: #454545;
        bottom: 5px;
        content: "";
        height: 18px;
        margin: 0 auto;
        position: absolute;
        right: -2px;
        -webkit-transition: all .4s ease 0s;
        -o-transition: all .4s ease 0s;
        transition: all .4s ease 0s;
        width: 1px
    }

    .login-register-wrapper .login-register-tab-list a h4 {
        font-size: 25px;
        font-weight: 700;
        margin: 0 20px;
        text-transform: capitalize;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    .login-register-wrapper .login-register-tab-list a:last-child:before {
        display: none
    }

    .login-register-wrapper .login-register-tab-list a.active h4 {
        color: #ff2f2f
    }

.login-register-wrapper .login-form-container {
    background: transparent none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);
    box-shadow: 0 0 6px rgba(0,0,0,.1);
    padding: 80px;
    text-align: left
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .login-register-wrapper .login-form-container {
        padding: 80px 50px
    }
}

@media only screen and (max-width:767px) {
    .login-register-wrapper .login-form-container {
        padding: 40px 15px
    }
}

.login-register-wrapper .login-form-container .login-register-form form input {
    background-color: transparent;
    border: 1px solid #ebebeb;
    font-size: 14px;
    height: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
    color: #010225
}

    .login-register-wrapper .login-form-container .login-register-form form input[type=checkbox] {
        height: 15px;
        margin: 0;
        position: relative;
        top: 2px;
        width: 17px;
        color: #010225
    }

.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn {
    padding: 10px 0 19px
}

    .login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn label {
        font-size: 15px;
        font-weight: 400
    }

@media only screen and (max-width:767px) {
    .login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn label {
        font-size: 14px
    }
}

.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a {
    float: right;
    font-size: 15px;
    color: #010225;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

@media only screen and (max-width:767px) {
    .login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a {
        font-size: 14px
    }
}

.login-register-wrapper .login-form-container .login-register-form form .button-box .login-toggle-btn a:hover {
    color: #ff2f2f
}

.login-register-wrapper .login-form-container .login-register-form form .button-box button {
    background-color: #ff2f2f;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 13px 30px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    .login-register-wrapper .login-form-container .login-register-form form .button-box button:hover {
        background-color: #010225
    }

@media only screen and (max-width:767px) {
    .login-register-area.pb-100 {
        padding-bottom: 60px
    }
}

.contact-info-wrap-3 h3, .get-in-touch-wrap h3 {
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 30px
}

@media only screen and (max-width:767px) {
    .contact-info-wrap-3 h3, .get-in-touch-wrap h3 {
        margin: 0 0 24px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-info-wrap-3.pb-85, .get-in-touch-wrap.pb-85 {
        padding-bottom: 45px
    }
}

@media only screen and (max-width:767px) {
    .contact-info-wrap-3.pb-85, .get-in-touch-wrap.pb-85 {
        padding-bottom: 25px
    }
}

.single-contact-info-3 {
    background-color: #f7f7f7;
    padding: 48px 10px 49px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contact-info-3 {
        padding: 28px 20px 29px
    }
}

.single-contact-info-3 > i {
    font-size: 24px;
    color: #ff2f2f;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: block
}

.single-contact-info-3 h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .4px;
    text-transform: capitalize;
    margin: 19px 0 10px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contact-info-3 h4 {
        font-size: 18px;
        margin: 12px 0 10px
    }
}

.single-contact-info-3 p {
    letter-spacing: .4px;
    font-size: 15px;
    color: #000
}

.single-contact-info-3 ul li {
    border-bottom: 2px solid #fff;
    letter-spacing: .4px;
    margin-bottom: 23px;
    padding-bottom: 26px;
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contact-info-3 ul li {
        display: block;
        margin-bottom: 11px;
        padding-bottom: 11px
    }
}

.single-contact-info-3 ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.single-contact-info-3 ul li i {
    font-size: 24px;
    margin-right: 7px;
    color: #ff2f2f;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    display: inline-block
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-contact-info-3 ul li i {
        display: block;
        margin-right: 0;
        margin-bottom: 3px
    }
}

.single-contact-info-3 ul li a {
    color: #000
}

    .single-contact-info-3 ul li a:hover {
        color: #ff2f2f
    }

.single-contact-info-3 ul li:hover i, .single-contact-info-3:hover > i {
    -webkit-animation: tada .5s ease-in-out 0s 1 normal none running;
    animation: tada .5s ease-in-out 0s 1 normal none running
}

.contact-from input, .contact-from textarea {
    background: #f7f7f7 none repeat scroll 0 0;
    border: none;
    color: #000;
    height: 60px;
    padding: 2px 20px;
    margin-bottom: 30px;
    position: relative
}

@media only screen and (max-width:767px) {
    .contact-from input, .contact-from textarea {
        margin-bottom: 20px
    }
}

.contact-from textarea {
    height: 200px;
    padding: 20px
}

#map {
    height: 400px
}

@media only screen and (max-width:767px) {
    #map {
        height: 300px
    }
}

.blog-details-top .blog-details-img {
    position: relative
}

    .blog-details-top .blog-details-img img {
        width: 100%
    }

    .blog-details-top .blog-details-img .video-icon {
        left: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

        .blog-details-top .blog-details-img .video-icon a {
            background-color: red;
            border-radius: 50px;
            color: #fff;
            display: inline-block;
            font-size: 25px;
            height: 60px;
            line-height: 61px;
            width: 60px
        }

            .blog-details-top .blog-details-img .video-icon a:hover {
                background-color: #ff2f2f
            }

.blog-details-top .blog-details-content {
    margin-top: 30px
}

@media only screen and (max-width:767px) {
    .blog-details-top .blog-details-content {
        margin-top: 15px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-top .blog-details-content h1 {
        font-size: 22px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-details-top .blog-details-content h1 {
        font-size: 22px
    }
}

@media only screen and (max-width:767px) {
    .blog-details-top .blog-details-content h1 {
        font-size: 18px;
        line-height: 28px;
        margin: 8px 0 12px
    }
}

.blog-details-top .blog-details-content p {
    margin: 0;
    font-size: 15px;
    line-height: 28px
}

@media only screen and (max-width:767px) {
    .blog-details-top .blog-details-content p {
        font-size: 14px;
        line-height: 26px
    }
}

.blog-details-top .blog-details-content blockquote {
    color: #222;
    font-size: 18px;
    margin: 25px 0 26px;
    line-height: 34px;
    font-weight: 500;
    font-style: italic
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-details-top .blog-details-content blockquote {
        font-size: 17px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-details-top .blog-details-content blockquote {
        font-size: 17px
    }
}

@media only screen and (max-width:767px) {
    .blog-details-top .blog-details-content blockquote {
        font-size: 16px;
        line-height: 28px;
        margin: 15px 0
    }
}

.dec-img-wrapper {
    margin-top: 50px
}

@media only screen and (max-width:767px) {
    .dec-img-wrapper {
        margin-top: 25px
    }
}

.dec-img-wrapper p {
    font-size: 15px;
    line-height: 28px
}

.dec-img-wrapper .dec-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .dec-img-wrapper .dec-img.mb-50 {
        margin-bottom: 25px
    }
}

.tag-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    margin: 30px 0;
    gap:14px;
    flex-direction: column;
}

@media only screen and (max-width:767px) {
    .tag-share {
        display: block;
        margin: 20px 0 25px
    }
}

@media only screen and (max-width:767px) {
    .tag-share .dec-tag {
        margin-bottom: 10px
    }
}

.tag-share .dec-tag ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap:8px;
}

    .tag-share .dec-tag ul li {
        margin-right: 10px;
        position: relative
    }

        .tag-share .dec-tag ul li a {
            text-transform: capitalize;
            font-size: 14px;
            color: #000;
            margin: 0;

        }

            .tag-share .dec-tag ul li a:hover {
                color: black
            }

.tag-share .blog-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .tag-share .blog-share span {
        font-size: 15px;
        text-transform: capitalize
    }

    .tag-share .blog-share ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .tag-share .blog-share ul li {
            margin-left: 10px
        }

            .tag-share .blog-share ul li a {
                font-size: 16px;
                color: #000
            }

                .tag-share .blog-share ul li a:hover.facebook {
                    color: #5678bf
                }

                .tag-share .blog-share ul li a:hover.twitter {
                    color: #73c2fd
                }

                .tag-share .blog-share ul li a:hover.instagram {
                    color: #e4405f
                }

.next-previous-post {
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    padding: 18px 0 17px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .next-previous-post a {
        font-size: 15px;
        text-transform: capitalize;
        color: #000
    }

        .next-previous-post a:hover {
            color: #ff2f2f
        }

@media only screen and (max-width:767px) {
    .blog-comment-wrapper.mt-55 {
        margin-top: 25px
    }
}

.blog-comment-wrapper .blog-dec-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .blog-dec-title {
        font-size: 18px
    }
}

.blog-comment-wrapper .single-comment-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper {
        display: block
    }

        .blog-comment-wrapper .single-comment-wrapper.mt-35 {
            margin-top: 20px
        }

        .blog-comment-wrapper .single-comment-wrapper.mt-50 {
            margin-top: 30px
        }
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    margin-right: 28px
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper .blog-comment-img {
        margin-right: 28px;
        margin-bottom: 20px
    }
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-img img {
    width: 100%
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper .blog-comment-img img {
        width: auto
    }
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-content h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    line-height: 1
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-content span {
    display: block;
    font-size: 15px;
    margin: 6px 0 8px
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-content p {
    font-size: 15px;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper .blog-comment-content p {
        font-size: 14px
    }
}

.blog-comment-wrapper .single-comment-wrapper .blog-comment-content .blog-details-btn a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000
}

    .blog-comment-wrapper .single-comment-wrapper .blog-comment-content .blog-details-btn a:hover {
        color: #ff2f2f
    }

@media only screen and (max-width:767px) {
    .blog-comment-wrapper .single-comment-wrapper.ml-120 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .blog-reply-wrapper.mt-50 {
        margin-top: 30px
    }
}

.blog-reply-wrapper .blog-dec-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .blog-reply-wrapper .blog-dec-title {
        font-size: 18px
    }
}

.blog-reply-wrapper .blog-form {
    margin-top: 35px
}

@media only screen and (max-width:767px) {
    .blog-reply-wrapper .blog-form {
        margin-top: 20px
    }
}

.blog-reply-wrapper .blog-form .leave-form input {
    height: 50px;
    margin-bottom: 30px
}

.blog-reply-wrapper .blog-form .leave-form input, .blog-reply-wrapper .blog-form .text-leave textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
    padding-left: 20px
}

.blog-reply-wrapper .blog-form .text-leave textarea {
    height: 200px;
    padding-top: 20px;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .blog-reply-wrapper .blog-form .text-leave textarea {
        height: 120px
    }
}

.blog-reply-wrapper .blog-form .text-leave input {
    background-color: #ff2f2f;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    height: inherit;
    margin-top: 10px;
    padding: 13px 30px;
    width: inherit
}

    .blog-reply-wrapper .blog-form .text-leave input:hover {
        background-color: #000
    }

.order-tracking-content p {
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    width: 89%;
    color: #333
}

@media only screen and (max-width:767px) {
    .order-tracking-content p {
        width: 100%
    }
}

.order-tracking-content .order-tracking-form {
    margin: 30px 0 0
}

    .order-tracking-content .order-tracking-form .sin-order-tracking {
        margin: 0 0 36px
    }

        .order-tracking-content .order-tracking-form .sin-order-tracking label {
            letter-spacing: .2px;
            font-weight: 600;
            margin: 0 0 10px;
            display: block
        }

        .order-tracking-content .order-tracking-form .sin-order-tracking input {
            background: transparent;
            border: 1px solid #cecece;
            height: 60px;
            padding: 10px 20px;
            color: #000;
            font-size: 14px
        }

            .order-tracking-content .order-tracking-form .sin-order-tracking input:focus {
                border: 1px solid #262626
            }

    .order-tracking-content .order-tracking-form .order-track-btn {
        text-align: center
    }

        .order-tracking-content .order-tracking-form .order-track-btn a {
            display: block;
            font-weight: 600;
            color: #fff;
            background-color: #000;
            line-height: 1;
            padding: 22px 45px;
            text-transform: uppercase
        }

            .order-tracking-content .order-tracking-form .order-track-btn a:hover {
                background-color: #ff2f2f
            }

.max-line {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 1.25rem
}

.max-2-line {
    -webkit-line-clamp: 2;
    height: 2.5rem
}

.max-3-line {
    -webkit-line-clamp: 3;
    height: 3.75rem
}

.max-5-line {
    -webkit-line-clamp: 5;
    height: 6.25rem
}

.slider-height-home {
    height: 350px;
    max-height: 350px
}

@media only screen and (min-width:1366px) and (max-width:1600px) {
    .slider-height-home {
        height: 350px;
        max-height: 350px;
        background-size: cover
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .slider-height-home {
        height: 350px;
        max-height: 350px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-height-home {
        height: 270px;
        max-height: 270px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-height-home {
        height: 270px;
        max-height: 270px
    }
}

@media only screen and (min-width:576px) and (max-width:767px) {
    .slider-height-home {
        height: 150px;
        max-height: 150px
    }
}

@media only screen and (max-width:576px) {
    .slider-height-home {
        height: 150px;
        max-height: 150px
    }
}

@media only screen and (max-width:376px) {
    .slider-height-home {
        height: 150px;
        max-height: 150px
    }
}

.product-categories-area .categories-titles {
    color: #3b3b3c;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 15px;
    display: flex;
    height: 35px;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    display: block;
    display: -webkit-box;
    line-height: 1.3;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.title-home .title {
    color: #000;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    position: relative;
    margin-bottom: 14px
}

.title-home .line {
    background: rgb(0 0 0/21%);
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px
}

.title-home .subtitle {
    font-size: 16px
}

.slick-slide {
    margin-left: 20px !important
}

.slick-list {
    margin-left: -20px !important
}

.viewmore {
    text-align: center;
    margin-bottom: 30px
}

    .viewmore .item:hover {
        text-decoration: underline;
        transition: .2s linear
    }

    .viewmore .item {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        padding: 12px 10px;
        display: inline-block;
        border: 1px solid #face36;
        background: #face36
    }

.feedback-customer .star ul {
    display: flex;
    gap: 5px
}

.feedback-customer .item-feedback {
    display: flex;
    gap: 10px;
    align-items: center
}

    .feedback-customer .item-feedback .content {
        max-width: 288px
    }

        .feedback-customer .item-feedback .content .des p {
            color: #3b3b3c;
            font-family: Roboto;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 1.4;
            display: -webkit-box;
            line-height: 1.3;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .feedback-customer .item-feedback .content .title {
            color: #3b3b3c;
            font-family: Roboto;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            margin-bottom: 6px
        }

        .feedback-customer .item-feedback .content .line-child {
            background: rgba(0,0,0,.1);
            width: 100px;
            height: 1px;
            margin: 20px 0 13px
        }

    .feedback-customer .item-feedback img {
        width: 294px;
        height: 200px;
        flex-shrink: 0;
        object-fit: cover;
        border-radius: 5px
    }

.feedback-customer .title-feedback {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin-bottom: 20px
}

    .feedback-customer .title-feedback svg {
        position: absolute;
        top: -13px
    }

    .feedback-customer .title-feedback h2 {
        margin: 0 0 0 47px;
        color: #2a2a2a;
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

.feedback-customer .warp-arrow {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    gap: 4px
}

    .feedback-customer .warp-arrow svg {
        background: #ff9512;
        cursor: pointer
    }

.warp-cate-bottom .catelv1 {
    color: #3b3b3c;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    padding-bottom: 9px;
    border-bottom: 1px solid rgba(59,59,60,.2);
    padding-left: 8px;
    margin-bottom: 20px;
    display: block
}

.warp-cate-bottom .grid-cus {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 40px
}

.warp-cate-bottom .catelv2 {
    color: #3b3b3c;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    transition: .2s linear
}

.warp-cate-bottom .circle-cate {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
    background: #d9d9d9;
    transition: .2s linear;
    border-radius: 50%
}

.warp-cate-bottom .warp-lv2 {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: flex-start
}

    .warp-cate-bottom .warp-lv2:hover .circle-cate {
        background: #ff6b12;
        transition: .2s linear
    }

    .warp-cate-bottom .warp-lv2:hover .catelv2 {
        color: #ff6b12;
        transition: .2s linear
    }

.warp-lv2.active .catelv2 {
    color: #ff6b12
}

.warp-lv2.active .circle-cate {
    background: #ff6b12
}

.banner-area2 {
    display: flex;
    flex-wrap: wrap
}

    .banner-area2 .bannerslide {
        width: 69%
    }

    .banner-area2 .swiper-container {
        overflow: hidden;
        position: relative
    }

        .banner-area2 .swiper-container img {
            width: 100%;
            height: 450px;
            object-fit: cover
        }

    .banner-area2 .ads {
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }

        .banner-area2 .ads .img {
            width: 100%;
            height: 219px
        }

.banner-area2 {
    height: 450px;
    padding: 0
}

.warp-banner {
    display: flex;
    flex-wrap: wrap;
    height: 450px;
    justify-content: space-between;
    overflow: hidden
}

.show-moblie {
    display: none
}

.custom-select.search_category {
    position: relative
}

    .custom-select.search_category:before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: red
    }

.categories-item .categories-icon img {
    transition: .2s linear
}

.categories-item:hover .categories-icon img {
    transform: translateY(-4px);
    transition: .2s linear
}

.sub-menu-cate, .sub-menu-lastchild {
    width: 100%;
    display: none
}

    .sub-menu-cate.active2, .sub-menu-lastchild.active2 {
        width: 100%;
        display: block
    }

    .sub-menu-cate li {
        padding: 7px 0 7px 10px !important
    }

.footer-area a:hover {
    font-weight: 700
}

.header-middle .bi-phone-vibrate {
    -webkit-animation: phonering-alo-circle-img-anim 1s ease-in-out infinite;
    animation: phonering-alo-circle-img-anim 1s ease-in-out infinite
}

.mega-menu-title {
    background: #d11329;
    border-radius: 5px 5px 0 0
}

.banner-area2 .ads img:hover {
    transform: scale(1.04);
    transition: .2s linear
}

.banner-area2 .ads .banner-product {
    overflow: hidden
}

.banner-area2 .ads img, .warp-menu-mb {
    transition: .2s linear
}

.mobile-sidebar-active .over-bg-close {
    content: "";
    background: rgba(0,0,0,.48);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 99999;
    bottom: 0
}

.mobile-sidebar-active .sidebar-toggle.text-right {
    display: block
}

.sidebar-wrapper {
    padding: 0
}

.gallery-thumbs .swiper-slide .warp-content {
    justify-content: unset;
    gap: 10px
}

.sub-menu-cate-mb {
    position: absolute;
    left: 100%;
    width: 100%;
    display: none;
    top: 0
}

    .sub-menu-cate-mb.active {
        display: block
    }

.show-moblie-1 .shop-catigory ul li {
    border-bottom: 1px solid #d6d6d6
}

.show-moblie-1.cate-menu-detail {
    border: none
}

.detailsSwiper2 {
    border: 1px solid #d6d6d6
}

.sidebar-widget.product-nb {
    position: sticky;
    top: 112px
}

.sidebar-wrapper {
    height: 100%
}

.copyright {
    padding: 8px 0;
    position: relative;
    z-index: 2;
    border-top: 1px solid rgba(0,0,0,.05)
}

.catelvs1.active > a {
    color: #ff6b12 !important;
    font-weight: 700
}

.show-pc-1 .shop-catigory ul > li:hover > a {
    color: #000;
    font-weight: 600
}

.pswp__preloader__icn {
    opacity: .75;
    width: 50px;
    height: 50px;
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0
}

.pswp__preloader__donut--fake {
    border: 2px solid red;
    border-radius: 50%
}

.pswp__preloader__donut, .pswp__preloader__donut--fake {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

.pswp__preloader__donut {
    border-radius: 50%;
    border-color: red red transparent transparent;
    border-style: solid;
    border-width: 2px;
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes clockwise {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg)
    }

    to {
        -webkit-transform: rotate(0)
    }
}

@keyframes donut-rotate {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-140deg)
    }

    to {
        transform: rotate(0)
    }
}

.warp-bg-loading {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 10000000000000000;
    align-items: center;
    justify-content: center;
    opacity: 1%
}

.dropdown-menu-toggle.arr-pc svg {
    position: absolute;
    right: 10px;
    transform: translateY(-50%);
    top: 50%
}

.show-pc-1 .dropdown-menu-toggle svg {
    width: 17px;
    height: 17px
}

.pro-count_cart.tablet {
    top: -8px !important
}

.pro-count_cart.moblie {
    right: -8px !important;
    top: -12px !important
}

.skeleton .categories-item {
    padding: 0
}

    .skeleton .categories-item .categories-titles {
        padding: 0;
        margin: 15px 10px 0
    }

.skeleton .categories-titles {
    animation-delay: .06s
}

.skeleton .box {
    height: 200px;
    position: relative;
    margin-bottom: 33px
}

    .skeleton .box .box-top {
        height: 160px
    }

    .skeleton .box .box-bottom, .skeleton .box .box-top {
        width: 100%;
        background: linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) #ededed;
        background-size: 200% 100%;
        background-position-x: 180%;
        animation: loading 1s ease-in-out infinite
    }

    .skeleton .box .box-bottom {
        height: 31px;
        position: absolute;
        bottom: 0;
        left: 0;
        animation-delay: 1.1s
    }

.skeleton .categories-titles, .skeleton .img, .skeleton .title {
    background-color: #ededed;
    background: linear-gradient(100deg,hsla(0,0%,100%,0) 40%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 60%) #ededed;
    background-size: 200% 100%;
    background-position-x: 180%;
    animation: loading 1s ease-in-out infinite
}

@keyframes loading {
    to {
        background-position-x: -20%
    }
}

.skeleton h4 {
    min-height: 1.6rem;
    border-radius: 4px;
    animation-delay: .05s
}

.warp-check-cart {
    display: flex;
    gap: 5px;
    margin-bottom: 10px
}

    .warp-check-cart input {
        margin-bottom: 21px
    }

.slider_home .heroSwiper2, .slider_home .heroSwiper2 .swiper-wrapper, .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide, .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-img {
    aspect-ratio: 1600/550
}

.slider_home .warp-item_bottom {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    width: 100%
}

    .slider_home .warp-item_bottom .warp-boxed .warp-arrow {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px
    }

    .slider_home .warp-item_bottom .warp-boxed .arrow_t {
        height: 45px;
        width: 45px;
        display: flex;
        align-items: center;
        border-radius: 50%;
        transition: .2s linear;
        justify-content: center
    }

        .slider_home .warp-item_bottom .warp-boxed .arrow_t svg path {
            fill: #d9d9d9
        }

.slider_home .arrow_t.swiper-button-disabled {
    opacity: .6
}

.slider_home .heroSwiper2 .swiper-wrapper .swiper-slide {
    margin: 0 !important
}

.overlay {
    height: 100%;
    width: 100%;
    transform: scale(.9);
    position: fixed;
    z-index: 9999999999999;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: .25s linear;
    background-color: #000;
    background-color: rgb(0 0 0/72%)
}

.open {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 26px;
    cursor: pointer;
    color: #fff;
    transition: .25s linear
}

.overlay-content {
    position: relative;
    top: 50%;
    width: 80%;
    text-align: center;
    left: 50%;
    max-width: 1250px;
    transform: translate(-50%,-50%)
}

    .overlay-content .warp-search {
        display: flex;
        background: rgba(0,0,0,.65)
    }

.overlay input[type=text] {
    width: 100%;
    color: #fff;
    outline: none
}

.overlay button, .overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    background: transparent
}

.overlay button {
    cursor: pointer
}

.overlay-content .warp-search button i {
    color: #fff
}

.overlay .closebtn:hover {
    color: #ccc;
    transform: rotate(180deg)
}

.warp-content-footer a:hover {
    color: #000;
    text-decoration: underline
}

.title-company_cus {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 999;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: #000;
    padding: 30px 20px 30px 120px
}

    .title-company_cus span:not(:last-child) {
        margin-right: 3px
    }

    .title-company_cus:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        content: "";
        z-index: 1;
        background: #fcb53a;
        width: 80px;
        height: 2px
    }

.product-area.project .product-content {
    position: absolute;
    bottom: 0;
    padding: 0 20px 50px;
    z-index: 2
}

    .product-area.project .product-content .content .product-shortdesc p {
        color: #fff;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        color: #c4c4c4;
        font-size: 16px;
        font-weight: 400;
        user-select: none
    }

.product-area.project .single-product-item .product-content .product-title p {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .2s linear
}

.product-area.project .single-product-item .product-img:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
    content: "";
    z-index: 1
}

.product-area.project .product-content .type {
    position: absolute;
    bottom: 15px;
    right: 30px
}

    .product-area.project .product-content .type span {
        color: #fff;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .product-area.project .product-content .type:after {
        position: absolute;
        top: 50%;
        content: "";
        background: #fcb53a;
        width: 70px;
        height: 2px;
        left: -80px;
        transform: translateY(-50%)
    }

.product-area.project .product-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .3s
}

.product-area.project .single-product-item:hover img {
    transform: scale(1.05)
}

.product-area.project .single-product-item:hover .product-content .product-title p {
    color: var(--main-colorT);
    transition: .2s linear
}

.viewAll {
    position: absolute;
    top: 21px;
    right: 0;
    display: flex;
    align-items: center;
    gap: 10px
}

    .viewAll a {
        color: #c4c4c4;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        transition: .2s linear
    }

.product-area.project .product-wrap {
    position: relative
}

.viewAll:hover a {
    color: var(--main-colorT);
    transition: .2s linear
}

.contact-area_home:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    content: "";
    z-index: 1
}

.contact-area_home .section-title h2:after {
    display: none
}

.contact-area_home .container {
    position: relative;
    z-index: 2
}

.contact-area_home .number {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative
}

    .contact-area_home .number:after {
        position: absolute;
        bottom: 0;
        left: 0;
        content: "";
        z-index: 1;
        background: #fcb53a;
        width: 100px;
        height: 2px
    }

.contact-area_home .text {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.contact-area_home {
    margin-top: 100px
}

.blog-details-top .blog-details-content p img {
    max-width: 750px
}

.blog-details-top .blog-details-content p:has(>img) {
    text-align: center
}

.product-area.project .buttonC {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%)
}

.product-area.project .project-button-next {
    right: -70px
}

.product-area.project .project-button-prev {
    left: -70px
}

.product-area.project .product-swiper {
    position: relative
}

.product-area.project .buttonC:hover path {
    fill: var(--main-colorT)
}

.date_news {
    position: absolute;
    top: 28px;
    background: #077699;
    padding: 4px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    left: 0;
    z-index: 2
}

.blog-area .title-home {
    margin-bottom: 30px;
    text-align: start
}

.subtitle-home {
    text-align: center;
    font-size: 15px;
    margin-bottom: 40px
}

.blog-tintuc .entry:hover .entry-img:after {
    background: rgba(0,0,0,.2);
    transition: .2s linear
}

.blog-tintuc .entry:hover .entry-img img {
    transform: scale(1.02);
    transition: .2s linear
}

.blog-tintuc .container {
    position: relative
}

.introduction .content-child p {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    max-width: 515px
}

.introduction {
    position: relative;
    min-height: 550px;
    margin: 50px 0
}

    .introduction .col-6.img img {
        height: 100%;
        object-fit: cover;
        z-index: 2;
        position: relative
    }

.viewMore .item {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 14px 8px;
    display: inline-block;
    border: 1px solid #face36;
    background: #face36
}

.introduction .content-child {
    margin-bottom: 30px
}

.service-area .col-6 {
    color: #c4c4c4;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    transition: .2s linear;
    line-height: normal;
    margin-bottom: 20px
}

    .service-area .col-6 i {
        font-size: 50px;
        color: #c4c4c4
    }

    .service-area .col-6 .desc {
        max-width: 240px;
        margin: auto;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .service-area .col-6 .title {
        margin: 14px 0
    }

    .service-area .col-6:hover, .service-area .col-6:hover i {
        color: #fff;
        user-select: none;
        transition: .2s linear
    }

.cta-area .contact-form > div {
    display: flex;
    flex-direction: column
}

.cta-area .contact-from label, .cta-area .content p {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.cta-area .section-title h2:after {
    display: none
}

.cta-area {
    position: relative
}

    .cta-area .col-4.img {
        position: absolute;
        right: 0;
        top: 0;
        width: 30%;
        overflow: hidden;
        height: 500px;
        padding-right: 0
    }

        .cta-area .col-4.img iframe {
            height: 500px !important;
            width: 100% !important
        }

    .cta-area .col-4.warp-content {
        width: 40%;
        max-width: 40%;
        flex: 40%
    }

.footer-widget .content {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.footer-widget .col-12.col-md-9 {
    display: flex;
    align-items: center
}

.footer-top .col-md-6.col-sm-6.col-12 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 28px
}

    .footer-top .col-md-6.col-sm-6.col-12:last-child .footer-widget {
        gap: 10px
    }

.cta-area {
    margin: 50px 0
}

.product-area.project {
    padding: 0;
    margin-top: 100px
}

.footer-widget .col-12.col-md-9 a {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

    .footer-widget .col-12.col-md-9 a:hover {
        text-decoration-line: underline
    }

.service-area {
    padding: 40px 0;
    margin-top: 20px
}

.footer-top .col-md-6.col-sm-6.col-12:first-child {
    max-width: 70%;
    width: 70%;
    flex: 70%;
    justify-content: start
}

.footer-top .col-md-6.col-sm-6.col-12:last-child {
    max-width: 30%;
    width: 30%;
    flex: 30%
}

.name-company-header {
    text-align: center
}

.mobile-header-button-active i {
    font-size: 20px
}

.slider_different .heroSwiper_different, .slider_different .heroSwiper_different .swiper-wrapper, .slider_different .heroSwiper_different .swiper-wrapper .swiper-slide, .slider_different .heroSwiper_different .swiper-wrapper .swiper-slide .hero-slider-img {
    height: var(--height-banner_different)
}

.heroSwiper_different:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
    background: rgba(0,0,0,.4)
}

.slider_different .warp-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

    .slider_different .warp-content .warp-content_title, .slider_different .warp-content .warp-content_title .container, .slider_different .warp-content .warp-content_title .container .content {
        height: 100%
    }

        .slider_different .warp-content .warp-content_title .container .content h1 {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            color: #fff;
            font-size: 40px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .slider_different .warp-content .warp-content_title .container .content .breadcrumbs {
            position: absolute;
            bottom: 40px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis
        }

            .slider_different .warp-content .warp-content_title .container .content .breadcrumbs a, .slider_different .warp-content .warp-content_title .container .content .breadcrumbs p {
                color: #fff;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: normal
            }

.warp-project .project-content {
    max-width: 420px
}

.warp-project .project-image {
    aspect-ratio: 620/400;
    position: relative;
    overflow: hidden
}

    .warp-project .project-image img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: .2s linear
    }

    .warp-project .project-image:hover img {
        transform: scale(1.02);
        transition: .2s linear
    }

.warp-project .project-content h3 span {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    transition: .2s linear;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

    .warp-project .project-content h3 span:hover {
        transition: .2s linear;
        color: var(--main-colorT)
    }

.warp-project .project-content .type {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 75px
}

    .warp-project .project-content .type:after {
        width: 70px;
        height: 2px;
        background: var(--main-colorT);
        left: 0;
        position: absolute;
        content: "";
        z-index: 2;
        top: 50%;
        transform: translateY(-50%)
    }

.warp-project .project-content .project-decription {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 30px 0
}

.duantieubieu-item .col-md-6.col-12.content {
    display: flex;
    align-items: center;
    justify-content: center
}

.duantieubieu-item:nth-child(2n) .row {
    flex-direction: row-reverse
}

.duantieubieu-item {
    margin-bottom: 60px
}

.blog-pagination ul {
    display: flex;
    align-items: center;
    gap: 10px
}

.blog-pagination {
    margin-top: 50px !important;
    margin-bottom: 0 !important
}

.viewMore .item:hover {
    box-shadow: 3px 4px 7px 2px rgba(0,0,0,.13);
    transition: .2s linear
}

.viewMore .item {
    transition: .2s linear
}

.list-categories_project ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    margin: 50px 0
}

    .list-categories_project ul a {
        color: #c4c4c4;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        transition: .2s linear;
        position: relative
    }

        .list-categories_project ul a:hover {
            color: #fff;
            transition: .2s linear
        }

        .list-categories_project ul a:after {
            position: absolute;
            bottom: -4px;
            left: 50%;
            transform: translateX(-50%);
            width: 0;
            height: 2px;
            background: #fff;
            content: "";
            z-index: 1
        }

        .list-categories_project ul a.active {
            font-weight: 700;
            color: #fff
        }

            .list-categories_project ul a.active:after, .list-categories_project ul a:hover:after {
                width: 100%;
                transition: .2s linear
            }

.product-details-top .image {
    aspect-ratio: 620/400;
    position: relative
}

    .product-details-top .image img, .warp-gallery .product-details-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.product-details-top .short-desc {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.product-details-top .col-md-5.col-12 {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.product-details-top .section-title h2:after {
    width: 100px;
    right: -110px
}
.product-details-top .section-title h1{
    font-size:26px;
}
.product-details-top .description-review-wrapper .section-title {
    text-align: center;
    margin-bottom: 30px
}

.product-details-top .description-review-wrapper {
    margin-top: 70px
}

.description-review-wrapper .description-item p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.product-details-top .description-wrap {
    margin-bottom: 30px
}

.warp-gallery .product-details-img {
    aspect-ratio: 360/500
}

    .warp-gallery .product-details-img:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.7);
        content: "";
        z-index: 1;
        transition: .2s linear
    }

    .warp-gallery .product-details-img:hover:after {
        background: rgba(0,0,0,.2);
        transition: .2s linear
    }

.warp-gallery .content h2, .warp-gallery .content p {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400
}

.warp-gallery .content {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 20px
}

.warp-gallery .zoom {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: .2s linear;
    opacity: 0
}

.warp-gallery .swiper-slide:hover .zoom {
    opacity: 1;
    transition: .2s linear
}

.detailsSwiper2 {
    border: 0
}

.gallery-button-next {
    right: 0
}

.gallery-button-next, .gallery-button-prev {
    position: absolute;
    top: 50%;
    z-index: 3;
    transform: translateY(-50%)
}

.gallery-button-prev {
    left: 0
}

.title_detail h3 {
    color: var(--sub-colorT);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin: 70px 0 30px
}

.viewMoreProject_detail .product-area.project {
    margin: 0
}

.product-details-top .section-title {
    margin-bottom: 30px
}

.section-title2 .sub-title {
    color: #c4c4c4;
    font-size: 16px;
    display: flex;
    gap: 10px
}

.section-title2 .sub-title, .section-title2 .title {
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.section-title2 .title {
    color: var(--w,#fff);
    font-size: 32px;
    display: inline-block;
    position: relative;
    margin: 10px 0 30px
}

    .section-title2 .title:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -152px;
        width: 142px;
        height: 2px;
        background: #fcb53a;
        content: "";
        z-index: 1
    }

.warp-aboutus .content p {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.warp-aboutus {
    margin: 70px 0
}

    .warp-aboutus .warp-content-child {
        margin-top: 120px
    }

    .warp-aboutus .item-child {
        max-width: 500px
    }

    .warp-aboutus .item {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%
    }

    .warp-aboutus .warp-content-child .row:nth-child(2n) {
        flex-direction: row-reverse
    }

    .warp-aboutus .col-item {
        padding: 0
    }

.section-title3 .title {
    color: var(--w,#fff);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.warp-leadership .section-title3 {
    text-align: center;
    margin-bottom: 50px
}

.warp-leadership .avatar, .warp-leadership .avatar-child {
    width: 239px;
    height: 239px;
    position: relative;
    margin: auto
}

.warp-leadership .avatar-child {
    border-radius: 50%;
    overflow: hidden
}

.warp-leadership .avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.warp-leadership .avatar:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 110%;
    height: 110%;
    border: 1px dashed #f29e23;
    border-radius: 50%;
    content: "";
    z-index: 1;
    transform: translate(-50%,-50%)
}

.warp-leadership .warp-item {
    text-align: center
}

    .warp-leadership .warp-item .title {
        color: var(--w,#fff);
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        margin-top: 30px;
        line-height: normal
    }

    .warp-leadership .warp-item .sub-title {
        color: var(--w,#fff);
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

.warp-message .warp-content:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    border-radius: 50px;
    content: "";
    z-index: 1
}

.warp-message .container {
    position: relative
}

.warp-message .line {
    background: #492f0a;
    bottom: -5px;
    z-index: 3
}

.warp-message .line, .warp-message .line2 {
    position: absolute;
    height: 100%;
    width: 1040px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50px
}

.warp-message .line2 {
    background: #000;
    bottom: -15px;
    z-index: 2
}

.warp-message .line3 {
    position: absolute;
    background: #f29e23;
    height: 100%;
    width: 1036px;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    border-radius: 50px;
    z-index: 1
}

.warp-message .section-title3 {
    position: relative;
    z-index: 2
}

.blog-area.blog-entry .entry .entry-img {
    aspect-ratio: 386/247;
    padding: 0
}

.blog-area.blog-entry .entry .entry-title a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.blog-area.blog-entry .entry .entry-content .entry-decription {
    color: #c4c4c4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400
}

.blog-area.blog-entry .date_news {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

    .blog-area.blog-entry .date_news i {
        color: #2e6ea2
    }

.blog-area.blog-entry .row {
    --ps-gutter-x: 20px
}

.blog-details-top .date_news, .breadcrumb-area p, .breadcrumb-area p a {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

.blog-details-top .img img {
    height: auto;
    object-fit: cover
}

.blog-details-content * {
    color: #292929;
}
.blog-details-content table td,
.blog-details-content table th{
    padding:6px;
}
.blog-details-content ul {
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}
.blog-details-content li *,
.blog-details-content li p,
.blog-details-content li {
    margin-bottom: 6px;
}
.blog-details-content p {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom:16px;
}

.relate-post_detail .warp-blog {
    background: transparent;
    border: 0
}

.relate-post_detail {
    background: #f8fcfd80;
    padding: 15px;
    position: sticky;
    top: 100px
}
.left-bar_index{
    padding-left:0;
}
.title-post_detail h2 {
    font-size: 20px;
    font-weight: 700;
    position: relative;
    color: black;
    display: inline-block;
    margin-bottom: 10px
}

.relate-post_detail .entry .entry-img {
    aspect-ratio: 278/180;
    padding: 0
}

/*.layout-productDetail.blog-area .blog-wrap-cotainer {
    padding-right: 100px
}*/

.relate-post_detail .entry .entry-title a {
    font-size: 16px;
    color: #000
}

.relate-post_detail .entry-content {
    margin-top: 10px
}

.relatedArticles .entry-img {
    aspect-ratio: 386/247;
    position: relative;
    overflow: hidden
}

    .relatedArticles .entry-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: .2s linear;
        object-fit: cover;
        z-index: 1
    }

.relatedArticles .date_news {
    color: #000
}

.relatedArticles .title {
    color: #000;
    -webkit-line-clamp: 2;
    transition: .2s linear
}

.relatedArticles .desc, .relatedArticles .title {
    font-size: 16px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.relatedArticles .desc {
    color: #fff;
    -webkit-line-clamp: 3
}

.title_detail_bottom h2 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px
}

.relate-post_detail .moblie {
    display: none
}

.relate-post_detail .blog-more_pc.moblie .warp-blog:hover .entry-title, .relatedArticles .swiper-slide:hover .title {
    color: var(--main-colorT);
    transition: .2s linear
}

.relate-post_detail .blog-more_pc.moblie .warp-blog:hover img, .relatedArticles .swiper-slide:hover img {
    transform: scale(1.03);
    transition: .2s linear
}

.product-details-top .description-wrap {
    color: var(--sub-colorT);
    font-size: 16px
}
    .product-details-top .description-wrap p:has(img){
        text-align:center
    }
    .product-details-top .description-wrap img {
        max-width: 900px !important;
        width:100% !important;
        margin: auto;
        height:auto !important;
    }

    .product-details-top, .relatedArticles {
        margin-top: 40px
    }

.warp-message .warp-content {
    padding: 20px;
    border-radius: 50px;
    width: 1040px;
    margin: auto;
    z-index: 5
}

.warp-message .section-title3 {
    text-align: center
}

    .warp-message .section-title3 h2 {
        color: #fcb53a
    }

    .warp-message .section-title3 h3 {
        font-weight: 400
    }

.warp-message .content {
    position: relative;
    margin-top: 15px;
    z-index: 5
}

    .warp-message .content p {
        color: #c4c4c4;
        font-size: 16px
    }

.warp-message {
    margin: 70px 0 100px
}

.warp-content_page .col-md-5 .content {
    max-width: 412px
}

.warp-content_page .col-md-5 {
    display: flex;
    align-items: center;
    justify-content: center
}

.warp-content_page .content p {
    color: #c4c4c4;
    font-size: 16px
}

.warp-content_page .section-title3 {
    margin-bottom: 15px
}

.warp-content_page.custom-page {
    margin-bottom: 100px
}

.warp-line {
    position: relative
}

.leadershipSwiper .swiper-wrapper {
    padding: 22px 0
}

.footer-widget i {

    transition: .2s linear
}



.title.text-center.serach-text {
    color: #fff
}

    .title.text-center.serach-text:after {
        display: none
    }

.section-title .title span {
    color: #fff !important
}

.menu-des > p {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    justify-content: center
}

.menu-des i {
    font-size: 30px
}

    .menu-des i:hover {
        color: #fff
    }

.menu-des > div a {
    height: 45px;
    width: 45px;
    background: #fff;
    border-radius: 50%;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.mobile-menu-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.menu-des {
    padding: 20px
}

.mobile-menu svg path {
    fill: #000
}

.mobile-menu .search-wrap i {
    color: #fff
}

.slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 100%;
    transform: translateY(-50%)
}

    .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content h2 {
        max-width: 700px
    }

    .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content div {
        max-width: 450px;
        font-size: 20px
    }

        .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content div * {
            font-size: 20px
        }

    .slider_home .heroSwiper2 .swiper-wrapper .swiper-slide .hero-slider-content h2 {
        color: #1b55a6;
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 10px
    }

.introduction .title {
    color: #1b55a6;
    font-size: 32px;
    position: relative;
    margin-bottom: 30px
}

.footer-widget .title h3 {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-bottom: 15px
}

.introduction .description {
    max-width: 500px;
    margin-bottom: 30px
}

.introduction .col-6.img:after {
    position: absolute;
    top: -18px;
    left: -13px;
    width: 150px;
    height: 150px;
    background: #1b55a6;
    content: "";
    z-index: 1
}

.home-services .warp-item .item .item-img {
    position: relative;
    aspect-ratio: 350/400;
    cursor: pointer;
    overflow: hidden
}

    .home-services .warp-item .item .item-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: .2s linear
    }

.home-services .warp-item .item .item-content {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.64);
    width: 100%;
    color: #fff;
    min-height: 130px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    text-align: center;
    padding: 20px
}

.home-services .warp-item .item {
    position: relative;
    margin-bottom: 30px
}

    .home-services .warp-item .item .item-content .title {
        color: #fdbc5a;
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 700
    }

    .home-services .warp-item .item .item-content .sub-title {
        font-size: 16px
    }

    .home-services .warp-item .item:hover .item-img img {
        transition: .2s linear;
        transform: scale(1.04)
    }

.home-services .warp-item {
    margin-top: 35px
}

.description-wrap ul {
    padding-inline-start: 40px;
    list-style: disc;
    margin-bottom: 10px
}

.list-star i {
    color: #fdbc5a
}

.list-star {
    text-align: center
}

.single-product-item .product-img {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    aspect-ratio: 1/1
}

    .single-product-item .product-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
        transition: all .3s;
        transition: .2s linear
    }

.single-product-item:hover .product-img img {
    transform: scale(1.04);
    transition: .2s linear
}

.single-product-item {
    background: #fff;
    position: relative
}

    .single-product-item .product-content .product-title {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-transform: capitalize;
        line-height: 1.3
    }

        .single-product-item .product-content .product-title p {
            font-size: 15px
        }

    .single-product-item .product-img .bi-search {
        opacity: 0;
        transition: .2s linear;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        font-size: 16px;
        z-index: 2;
        color: #ffaa01;
        padding: 20px;
        background: #fff;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .single-product-item:hover .product-img .bi-search, .single-product-item:hover .product-img:after {
        opacity: 1;
        transition: .2s linear
    }

.warp-arrow {
    position: relative;
    height: 30px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 40px
}

    .warp-arrow .arrow {
        position: unset;
        width: 60px
    }

        .warp-arrow .arrow svg {
            height: 60px;
            width: 60px
        }

            .warp-arrow .arrow svg path {
                fill: #2a4366;
                transition: .2s linear
            }

        .warp-arrow .arrow.swiper-button-disabled svg path {
            fill: #9e9e9e
        }

.see-more .link {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ffaa01;
    padding: 8px 15px;
    background: #fff
}

.warp-seemore {
    width: 120px;
    position: relative;
    height: 40px;
    margin: 30px auto 20px
}

    .warp-seemore .see-more {
        display: inline-block
    }

.product-area_home {
    margin-bottom: 60px
}

.blog-tintuc .entry {
    box-shadow: 1px 1px 9px 3px rgba(0,0,0,.05);
    position: relative
}

    .blog-tintuc .entry .entry-img {
        aspect-ratio: 400/280;
        padding: 0
    }

    .blog-tintuc .entry .entry-content {
        padding: 15px 15px 0
    }

        .blog-tintuc .entry .entry-content i {
            color: #ff6b12
        }

    .blog-tintuc .entry:hover .entry-content {
        height: 100%
    }

    .blog-tintuc .entry .entry-title {
        transition: all .3s
    }

        .blog-tintuc .entry .entry-title a {
            color: #000;
            font-size: 16px
        }

.warp_time_v {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid rgba(0,0,0,.06)
}

    .blog-tintuc .entry .entry-content i, .warp_time_v a {
        color: #2e6ea2
    }

.contact-area_home .content .title {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px
}

.contact-area_home .content .description * {
    font-size: 20px;
    color: #fff;
    font-weight: 400
}

.contact-area_home .content .description {
    margin-bottom: 40px
}

.footer-area .row {
    --ps-gutter-x: 8px
}

.home-services .row {
    --ps-gutter-x: 30px
}

.brand-area {
    margin: 40px 0
}

.bg-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.45);
    content: "";
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear
}

button.menu-toggle_t {
    position: relative;
    border: 0;
    width: 20px;
    height: 16px;
    transition: all .3s ease-in-out;
    background: transparent
}

.warp-menu.active button.menu-toggle_t div:first-child, .warp-menu_nav button.menu-toggle_t div:first-child {
    transform: rotate(45deg);
    top: 7px;
    transition: all .3s ease-in-out
}

.warp-menu.active button.menu-toggle_t div:nth-child(2), .warp-menu_nav button.menu-toggle_t div:nth-child(2) {
    transform: rotate(-45deg);
    top: 7px;
    transition: all .3s ease-in-out
}

.warp-menu.active button.menu-toggle_t div:nth-child(3), .warp-menu_nav button.menu-toggle_t div:nth-child(3) {
    opacity: 0;
    transition: all .3s ease-in-out
}

.blog-area .warp-arrow, .brand-area .warp-arrow {
    position: unset;
    margin: 0
}

    .brand-area .warp-arrow .arrow {
        position: absolute;
        top: 0;
        z-index: 2
    }

        .brand-area .warp-arrow .arrow.swiper-button-next2 {
            right: -70px
        }

        .brand-area .warp-arrow .arrow.swiper-button-prev2 {
            left: -70px;
            transform: rotate(180deg)
        }

.brand-area .warp-slide {
    position: relative
}

.blog-area .warp-arrow .arrow {
    position: absolute;
    top: 100px;
    z-index: 2
}

    .blog-area .warp-arrow .arrow.swiper-button-next3 {
        right: -70px
    }

    .blog-area .warp-arrow .arrow.swiper-button-prev3 {
        left: -70px;
        transform: rotate(180deg)
    }

.blog-area .warp-arrow {
    height: auto
}

.main-wrapper.home {
    overflow-x: hidden
}

.contact-area_home {
    min-height: 500px
}

.home-services .mobile, .viewAll, .warp_a_sign {
    display: none
}

    .warp_a_sign div {
        text-align: center;
        display: flex;
        align-items: center
    }

        .warp_a_sign div .line {
            background: rgb(0 0 0/21%);
            display: block;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            height: 1px
        }

        .warp_a_sign div .text {
            color: #ccc;
            padding: 0 1rem;
            text-transform: uppercase
        }

    .warp_a_sign a {
        display: block;
        border: 1px solid rgba(0,0,0,.26);
        color: rgba(0,0,0,.87);
        text-align: center;
        padding: 10px;
        margin-top: 15px
    }

.shop-bottom-area .single-product-item {
    border: 1px solid rgba(0,0,0,.11);
    margin-bottom: 15px
}

.description-review-wrapper .title-home .title {
    font-size: 25px
}

.description-review-wrapper .single-product-item {
    border: 1px solid rgba(0,0,0,.11);
    margin-bottom: 15px
}

.blog-details-top .blog-details-content ul {
    list-style: disc;
    padding-inline-start: 40px
}

.menu_foodter_t img {
    width: 30px !important;
    height: auto !important
}

.blog-wrap-cotainer .entry-content {
    padding: 15px 15px 0
}

.blog-entry .blog-wrap-cotainer .entry.blog_item {
    box-shadow: 1px 1px 9px 3px rgba(0,0,0,.05)
}

.blog-entry .blog-wrap-cotainer .row {
    --ps-gutter-x: 7.5px
}

.relatedArticles .title-home .title {
    font-size: 20px;
    color: #000;
    font-style: normal;
    line-height: normal;
    position: relative;
    margin-bottom: 30px;
    font-weight: unset;
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    transition: .2s linear
}

.relatedArticlesSwiper {
    padding: 0 6px !important
}

.layout-productDetail .title-home .title {
    font-size: 20px !important;
    margin-top: 60px;
    text-align: start;
    font-weight: 400
}

.warp-language.moblie a {
    display: block !important;
    padding: 0 !important;
    cursor: pointer
}

.warp-language.moblie {
    display: flex;
    gap: 20px
}

    .warp-language.moblie a:hover {
        background: transparent
    }

.warp_title_cart {
    display: flex;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    align-items: center;
    justify-content: space-between
}

.sidebar-cart-active.inside * {
    color: rgba(0,0,0,.85) !important
}

.sidebar-cart-active .sidebar-cart-all .cart-close {
    display: flex;
    align-items: center;
    font-size: 15px
}

    .sidebar-cart-active .sidebar-cart-all .cart-close i {
        font-size: 20px
    }

.sidebar-cart-active .sidebar-cart-all .cart-content ul {
    max-height: calc(100vh - 180px);
    overflow: auto;
    padding: 10px
}

.cart-content .btn-action .continue_buy a {
    color: #fff !important;
    transition: .2s linear;
    border: 1px solid #07a123
}

    .cart-content .btn-action .continue_buy a:hover {
        border: 1px solid #006412
    }

.sidebar-cart-active .sidebar-cart-all .cart-content .cart-checkout-btn {
    background: #e10c26;
    color: #fff !important;
    transition: .2s linear
}

.warp-document .content-left {
    max-width: 370px;
    border: 1px solid rgba(0,0,0,.13)
}

    .warp-document .content-left li {
        border-bottom: 1px solid rgba(0,0,0,.13)
    }

.warp-document {
    padding: 40px 0
}

    .warp-document .content-right .download_documents .item-download {
        display: flex;
        align-items: center;
        gap: 6px;
        background: red;
        padding: 2px 12px;
        border-radius: 20px;
        font-size: 15px;
        color: #fff
    }

    .warp-document .content-right .title {
        margin-bottom: 20px;
        border: 1px solid rgba(0,0,0,.13);
        padding-bottom: 10px
    }

    .warp-document .content-right .title-name {
        font-size: 20px;
        display: block;
        margin-bottom: 10px;
        padding: 10px;
        background: rgba(27,85,166,.83);
        color: #fff;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .warp-document .content-left ul li:last-child, .warp-document .content-left ul li:last-child .warp_categories-c1 {
        border-bottom: 0
    }

.recruitment, .warp-document {
    min-height: calc(100vh - 350px)
}

    .warp-document .content-left li a {
        display: block;
        padding: 13px;
        transition: .2s linear;
        font-size: 16px
    }

    .warp-document .content-left .warp_categories-c1 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        background: #1b55a6;
        cursor: pointer;
        color: #fff
    }

    .warp-document .content-left .child-categories-c2 li:first-child {
        border-top: 1px solid rgba(0,0,0,.13)
    }

    .warp-document .content-left .child-categories-c2 li {
        padding-left: 10px
    }

    .warp-document .content-left .bi-chevron-down {
        font-size: 16px;
        transition: .2s linear;
        position: absolute;
        right: 10px
    }

        .warp-document .content-left .bi-chevron-down.active, .warp-document .content-left .warp_categories-c1.activebg .bi-chevron-down {
            transform: rotate(180deg);
            transition: .2s linear
        }

            .warp-document .content-left .warp_categories-c1.activebg .bi-chevron-down.active {
                font-size: 16px;
                transition: .2s linear;
                position: absolute;
                right: 10px;
                transform: rotate(0)
            }

    .warp-document .content-left .child-categories-c2 li.activebg, .warp-document .content-left .child-categories-c2 li:hover {
        background: hsla(0,0%,47.8%,.19);
        color: #fff
    }

    .warp-document .content-left .warp_categories-c1.activebg {
        background: #1b55a6;
        color: #fff
    }

    .warp-document .content-left .warp_categories-c1 a, .warp-document .content-left .warp_categories-c1 a:hover {
        color: #fff
    }

    .warp-document .content-left .child-categories-c2 li.activebg a {
        color: #000;
        font-weight: 700
    }

    .warp-document .content-left .warp_categories-c1.activebg a {
        color: #fff;
        font-weight: 700
    }

    .warp-document .content-left .child-categories-c2 li.activebg:first-child {
        border-top: 1px solid hsla(0,0%,100%,.28)
    }

    .warp-document .content-right .download_documents {
        text-align: end;
        padding-right: 10px
    }

    .warp-document .content-right .description {
        padding: 0 10px
    }

        .warp-document .content-right .description p {
            font-size: 15px
        }

    .warp-document .content-right .download_documents a {
        display: inline-block
    }

    .warp-document .content-left li a:hover {
        font-weight: 700;
        transition: .2s linear
    }

    .recruitment .warp-news_item .warp_item .entry-content {
        width: 100%
    }

        .recruitment .warp-news_item .warp_item .entry-content .titleName {
            background: #1b55a6;
            color: #fff;
            padding: 6px 10px;
            margin: 0;
            font-size: 16px
        }

        .recruitment .warp-news_item .warp_item .entry-content .short_desc {
            padding: 10px
        }

    .recruitment .warp-news_item {
        background: #fff;
        margin-bottom: 20px
    }

    .recruitment .content_right {
        position: relative
    }

.content_recruitment {
    position: sticky;
    top: 100px;
    margin-bottom: 40px;
    margin-left: 40px;
    text-align: center;
    padding: 20px
}

.recruitment .content_right:after {
    position: absolute;
    top: 0;
    left: 14px;
    width: 1px;
    height: 100%;
    background: rgba(0,0,0,.04);
    content: "";
    z-index: 1
}

.content_recruitment .item {
    position: relative;
    z-index: 3
}

    .content_recruitment .item p {
        color: #fff
    }

.recruitment .warp-news_item a:hover {
    color: #000
}

.entry .entry-title.title-detail {
    font-size: 20px
}

.entry .entry-content, .entry .entry-content p {
    color: #3d3c3c;
    font-size: 16px
}

.button-62 {
    margin: 20px 0
}

#recruitment_form .form_apply .modal-header .modal-title {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%,-50%);
    font-size: 20px;
    color: #fff;
    font-weight: 700
}

#recruitment_form .form_apply .modal-header {
    display: flex;
    justify-content: center;
    position: relative;
    padding: 12px;
    background: linear-gradient(90deg,#30cfd0,#330867)
}

#recruitment_form .form_apply h3 {
    margin-top: 0
}

.warp_service_detail .blog-details-top .img img {
    width: 100%
}

.warp-document .content-left li a:hover {
    color: #000
}

.language .dropdown-menu .lang_show:first-child {
    border-bottom: 1px solid rgba(0,0,0,.13)
}

.warp-language.moblie a {
    position: relative
}

    .warp-language.moblie a:first-child:after {
        position: absolute;
        top: 50%;
        right: -10px;
        width: 1px;
        height: 14px;
        background: #fff;
        content: "";
        z-index: 1;
        transform: translateY(-50%)
    }

.activebg .logo-header .language {
    opacity: 0 !important
}

.accout_mobile .dropdown-menu {
    background: #fff;
    left: -9px !important;
    padding: 0;
    top: 4px !important;
    z-index: 9999999;
    right: unset
}

    .accout_mobile .dropdown-menu a {
        border-bottom: 1px solid rgba(0,0,0,.08)
    }

        .accout_mobile .dropdown-menu a:last-child {
            border: 0
        }

.blog-details-top .img {
    position: relative;
    aspect-ratio: 3/2;
    max-width: 100%;
    margin: auto
}

    .blog-details-top .img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.warp_search-document {
    text-align: center;
    margin-bottom: 30px
}

    .warp_search-document .search_document .search {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #4172b5;
        width: 100%;
        line-height: 30px
    }

        .warp_search-document .search_document .search .input_search {
            border: 0;
            padding: 0 6px;
            flex: 1
        }

        .warp_search-document .search_document .search .btn_search {
            border: 0;
            background: #4172b5;
            color: #fff;
            width: 100px;
            display: flex;
            gap: 6px;
            align-items: center;
            flex-direction: row-reverse
        }

            .warp_search-document .search_document .search .btn_search svg {
                width: 20px;
                height: 20px;
                transform: rotate(264deg)
            }

.download_documents .dropdown-menu {
    width: 100%;
    max-width: 400px
}

.download_documents .dropdown-item a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.service-area .item, .service-area .item_flex {
    display: flex;
    transition: .2s linear;
    gap: 14px;
    align-items: center;
    justify-content: center
}

    .service-area .item .content .sub-title {
        line-height: 1.5;
        font-size: 15px
    }

.service-area .warp_flex {
    display: grid;
    justify-content: space-between;
    grid-template-columns: repeat(4,auto)
}

.service-area .item .content .title {
    font-size: 20px;
    font-weight: 400;
    color: #000
}

.category-area .single-brand:hover .img {
    transition: .2s linear
}

.product-area_home .productSwiper .list-product {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px
}

.category-area {
    padding-top: 13px
}

.product-area_home .warp_top_product {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

    .product-area_home .warp_top_product .list-cate {
        display: flex;
        gap: 20px;
        align-items: center
    }

        .product-area_home .warp_top_product .list-cate .item {
            border: 1px solid rgba(0,0,0,.18);
            border-radius: 10px;
            padding: 4px 10px;
            transition: .2s linear
        }

            .product-area_home .warp_top_product .list-cate .item a {
                transition: .2s linear
            }

            .product-area_home .warp_top_product .list-cate .item:hover a {
                color: #e65572;
                transition: .2s linear
            }

            .product-area_home .warp_top_product .list-cate .item:hover {
                transform: translateY(-4px);
                transition: .2s linear;
                border-color: #e65572
            }

.title-home_product .title {
    color: #e65572;
    font-weight: 700;
    font-size: 16px;
    padding: 0;
    margin: 0
}

.single-product-item .freeship {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fdbc5a;
    background: linear-gradient(90deg,#fdbc5a,#d11329);
    content: "FREESHIP";
    z-index: 1;
    padding: 2px 5px;
    color: #fff;
    font-size: 12px
}

.single-product-item .product-new {
    position: absolute;
    top: 0;
    right: -7px;
    z-index: 1
}

.whychooseus-area .item {
    display: flex;
    gap: 14px;
    align-items: center;
    background: #fecb60;
    border-radius: 40px;
    padding: 10px;
    transition: .2s linear;
    margin-bottom: 14px
}

    .whychooseus-area .item h3 {
        font-size: 14px;
        font-weight: 700
    }

    .whychooseus-area .item img {
        max-width: 50px
    }

    .whychooseus-area .item .img {
        padding: 6px;
        border-radius: 50%;
        overflow: hidden;
        background: #fff
    }

    .service-area .item:hover, .whychooseus-area .item:hover {
        transform: translateY(-8px);
        transition: .2s linear
    }

.blog-area .title-blog {
    color: #e65572;
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 20px
}

.blog-area .subtitle-blog {
    font-size: 24px;
    color: #7c00b6;
    font-weight: 700;
    margin-bottom: 30px
}

.blog-tintuc .entry {
    display: flex;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 18px
}

.blog-tintuc .warp-slide .newsSwiper {
    padding-bottom: 30px !important
}

.blog-meanFlower-area .warp-slide .swiper-pagination3, .blog-tintuc .warp-slide .swiper-pagination2 {
    text-align: center
}

    .blog-meanFlower-area .warp-slide .swiper-pagination3 .swiper-pagination-bullet, .blog-tintuc .warp-slide .swiper-pagination2 .swiper-pagination-bullet, .blog-tintuc .warp-slide .swiper-pagination3 .swiper-pagination-bullet, .blog-tintuc .warp-slide .swiper-pagination .swiper-pagination-bullet {
        background: #d9d9d9;
        width: 12px;
        height: 12px;
        opacity: 1
    }

        .blog-meanFlower-area .warp-slide .swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active, .blog-tintuc .warp-slide .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active, .blog-tintuc .warp-slide .swiper-pagination3 .swiper-pagination-bullet.swiper-pagination-bullet-active, .blog-tintuc .warp-slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
            background: #e65572
        }

.blog-tintuc .row {
    --ps-gutter-x: 40.5px
}

.home-services .entry .entry-img {
    padding: 0;
    aspect-ratio: 310/185;
    overflow: hidden
}

.home-services .blog_item {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    box-shadow: 2px 2px 7px 4px rgba(12,12,12,.04)
}

.home-services {
    background: #f5f5f5;
    padding: 45px 0
}

    .home-services .entry .entry-title a {
        font-size: 16px;
        color: #000;
        font-weight: 700;
        height: auto
    }

    .home-services .entry-content {
        text-align: center;
        padding: 16px 10px
    }

    .home-services .title-home {
        text-align: start
    }

    .home-services .entry .entry-content p {
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

.blog-meanFlower-area .entry .entry-img {
    padding: 0;
    aspect-ratio: 420/260;
    border-radius: 10px 10px 0 0;
    overflow: hidden
}

    .blog-meanFlower-area .entry .entry-img img {
        object-fit: cover
    }

.blog-meanFlower-area .title-blog {
    font-weight: 600;
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px
}

.blog-meanFlower-area .blog_item {
    background: #fff;
    text-align: center;
    box-shadow: 2px 2px 7px 4px rgba(12,12,12,.04);
    border-radius: 10px 10px 0 0
}

.blog-meanFlower-area .entry .entry-title a {
    font-size: 15px;
    height: auto;
    font-weight: 600;
    color: #696969;
    line-height: 1.5;
    font-weight: 600 !important
}

.blog-meanFlower-area .box-title a:hover {
    color: #000
}

.blog-meanFlower-area .entry .entry-content p {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5
}

.blog-meanFlower-area .entry .entry-title {
    position: relative
}

    .blog-meanFlower-area .entry .entry-title:after {
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 50px;
        height: 1px;
        background: #909090;
        content: "";
        z-index: 1
    }

.blog-meanFlower-area .entry .entry-title {
    margin-bottom: 20px
}

.blog-meanFlower-area .entry .entry-content {
    padding: 20px 14px
}

.blog-meanFlower-area .box-title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-bottom: 30px
}

    .blog-meanFlower-area .box-title a {
        font-size: 16px
    }

    .blog-meanFlower-area .box-title .item {
        position: relative
    }

        .blog-meanFlower-area .box-title .item:after {
            position: absolute;
            bottom: -5px;
            left: 50%;
            transform: translateX(-50%);
            transition: .2s linear;
            width: 0;
            height: 1px;
            background: #ff6b12;
            content: "";
            z-index: 1
        }

        .blog-meanFlower-area .box-title .item:first-child:after {
            width: 100%
        }

        .blog-meanFlower-area .box-title .item:hover:after {
            width: 100%;
            transition: .2s linear
        }

.commit-area .desc-home {
    max-width: 1080px;
    margin: auto
}

.commit-area .title-home h2 {
    position: relative
}

    .commit-area .title-home h2:after {
        position: absolute;
        bottom: -6px;
        left: 50%;
        transform: translateX(-50%);
        width: 180px;
        height: 2px;
        background: #e65572;
        content: "";
        z-index: 1
    }

.commit-area {
    margin: 40px 0
}

.shop-area .filter.warp-item {
    display: flex;
    gap: 0;
    margin: 0;
    flex-direction: column
}

    .shop-area .filter.warp-item .item label {
        margin: 0;
        display: flex;
        justify-content: space-between
    }

        .shop-area .filter.warp-item .item label i {
            opacity: 0;
            transition: .2s linear
        }

        .shop-area .filter.warp-item .item label.active i {
            opacity: 1;
            transition: .2s linear
        }

        .shop-area .filter.warp-item .item label input {
            display: none
        }

    .shop-area .filter.warp-item .item {
        padding: 1rem .625rem;
        border-bottom: 1px solid #f5f5f5;
        font-size: .875rem;
        line-height: 1.375rem;
        letter-spacing: .0063rem;
        cursor: pointer
    }

        .shop-area .filter.warp-item .item label.active, .shop-area .filter.warp-item .item label:hover {
            cursor: pointer
        }

.blog-tintuc .warp-slide.mobile {
    display: none
}

.footer-area h4 {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 20px
}

.btn-epic {
    position: absolute;
    margin: auto;
    width: 100%;
    max-width: 260px;
    height: 40px;
    background: #fff;
    transform: translateZ(0);
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .05em;
    transition-delay: .6s;
    overflow: hidden;
    border: 1px solid #ffaa01
}

    .btn-epic:before {
        background: #ffaa01;
        border-radius: 50% 50% 0 0;
        transform: translateY(100%) scaleY(.5)
    }

    .btn-epic:after, .btn-epic:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all .6s ease
    }

    .btn-epic:after {
        background: #fff;
        border-radius: 0;
        transform: translateY(0) scaleY(1)
    }

    .btn-epic div {
        position: relative;
        top: 8px;
        width: 100%;
        height: 26px;
        text-transform: uppercase;
        overflow: hidden
    }

    .btn-epic span {
        position: absolute;
        z-index: 1;
        top: 0;
        width: 100%;
        text-align: center;
        transition: transform .5s ease
    }

        .btn-epic span:first-child {
            color: #fff;
            transform: translateY(24px)
        }

        .btn-epic span:last-child {
            color: #1e0f21;
            transform: translateY(0)
        }

    .btn-epic:hover {
        background: #ffaa01;
        transition: background .2s linear;
        transition-delay: .6s
    }

        .btn-epic:hover:after {
            border-radius: 0 0 50% 50%;
            transform: translateY(-100%) scaleY(.5);
            transition-delay: 0
        }

        .btn-epic:hover:before {
            border-radius: 0;
            transform: translateY(0) scaleY(1);
            transition-delay: 0
        }

        .btn-epic:hover span:first-child {
            transform: translateY(0)
        }

        .btn-epic:hover span:last-child {
            transform: translateY(-24px)
        }

.blog-more_pc.pc .entry-img {
    aspect-ratio: 1/1;
    max-width: 70px;
    height: 70px;
    border-radius: 10px;
    min-width: 80px;
    max-width: 80px;
}

.blog-more_pc.pc .entry {
    display: flex
}

    .blog-more_pc.pc .entry .entry-title a, .relatedArticles-swiper .entry .entry-title a {
        font-size: 14px;
        font-weight: 400
    }

    .blog-more_pc.pc .entry .entry-content {
        padding: 10px;
        margin: 0
    }

    .blog-more_pc.moblie .entry .entry-title:after, .blog-more_pc.pc .entry .entry-title:after, .relatedArticles-swiper .entry .entry-title:after {
        display: none
    }

.blog-more_pc.moblie .entry .entry-img img, .relatedArticles-swiper .entry .entry-img img {
    object-fit: cover
}

.blog-more_pc.moblie .entry.commit .entry-img img, .relatedArticles-swiper .entry.commit .entry-img img {
    object-fit: contain
}

.layout-productDetail .blog-more_pc.pc .entry-img {
    height: 70px
}

.blog-meanFlower-area.layout-productDetail {
    padding: 20px 0
}

.product-service .sidebar .widget-title {
    text-align: center;
    background: #006412;
    color: #fff
}

.product-service .sidebar-widget {
    margin-bottom: 30px
}

    .product-service .sidebar-widget .shop-catigory {
        border: 1px solid rgba(0,0,0,.13);
        border-top: 0
    }

        .product-service .sidebar-widget .shop-catigory ul li:not(:last-child) {
            border-bottom: 1px solid rgba(0,0,0,.13)
        }

.productMore_detail.home-services .row, .shop-bottom-area .home-services .row {
    --ps-gutter-x: 9.5px
}

.product-service .sidebar-wrapper {
    margin-top: 0
}

.product-nb .swiper-container .product-title a:hover, .product-nb .swiper-slide:hover .product-title a {
    color: #006412 !important
}

.product-service_detail .img-productdetails img, .product-service_detail .imgthumb-productdetails img {
    object-fit: cover
}

.productMore_detail.home-services .entry .entry-img img {
    height: 100% !important
}

.blog-meanFlower-area.blog-index .entry.commit .entry-img img {
    object-fit: contain
}

ul.ul_star {
    list-style: none
}

.trangchu_introduction {
    text-align: center;
    max-width: 860px;
    margin: 75px auto
}

    .trangchu_introduction .description * {
        font-size: 15px
    }

.title-home {
    font-size: 24px;
    position: relative;
    margin-bottom: 14px;
    font-weight: 400
}

    .title-home.line:after {
        position: absolute;
        bottom: -14px;
        left: 50%;
        transform: translateX(-50%);
        width: 100px;
        height: 1px;
        background: #ffaa01;
        content: "";
        z-index: 1
    }

.category-area .title-home span {
    position: relative
}

.flower-icon {
    width: 44px;
    position: absolute;
    left: -58px;
    top: 50%;
    transform: translateY(-50%)
}

.category-area .single-brand img {
    height: auto;
    max-width: 1000px;
    margin: auto
}

    .category-area .single-brand img.poster {
        margin: 10px 0 40px
    }

.category-area .item_cates:not(:first-child) {
    margin-top: 60px
}

.single-product-item .product-content .product-price.sale {
    justify-content: space-between
}

.brand-area.custommer .single-brand {
    aspect-ratio: 420/450
}

.brand-area .single-brand {
    position: relative;
    aspect-ratio: 1/1;
    overflow: hidden
}

    .brand-area .single-brand img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        object-fit: cover;
        transition: .2s linear
    }

    .brand-area .single-brand:hover img {
        transform: scale(1.04);
        transition: .2s linear
    }

.brand-area {
    overflow: hidden
}

    .brand-area .single-brand:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.27);
        content: "";
        z-index: 1;
        opacity: 0
    }

    .brand-area .single-brand .bi-zoom-in {
        position: absolute;
        left: 50%;
        font-size: 40px;
        color: #fff;
        opacity: 0;
        top: 50%;
        transform: translate(-50%,-50%);
        z-index: 2;
        transition: .2s linear
    }

    .brand-area .single-brand:hover .bi-zoom-in, .brand-area .single-brand:hover:after {
        opacity: 1%;
        transition: .2s linear
    }

.pagination_cus {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px
}

    .pagination_cus span {
        width: 16px;
        height: 16px;
        opacity: 1;
        background: #d9d9d9
    }

        .pagination_cus span.swiper-pagination-bullet-active {
            background: #3b3b3c
        }

.newsSwiper {
    padding: 0 !important
}

.category-area .single-brand {
    padding: 0
}

.fancybox-active {
    margin-right: 0 !important;
    overflow: auto !important
}

.shop-catigory .dropdown-menu-toggle {
    flex: 1;
    text-align: end;
    -webkit-box-flex: 1;
    text-align: center;
    transition: .2s linear;
    display: flex;
    justify-content: end
}

.show-pc-1 .shop-catigory ul > li {
    padding: 0 !important
}

    .show-pc-1 .shop-catigory ul > li > div {
        padding: 7px 10px !important
    }

    .show-pc-1 .shop-catigory ul > li:hover > div, .sub-menu-lastchild li:hover {
        background: #fffaf3;
        color: #000;
        font-weight: 600
    }

    .show-pc-1 .shop-catigory ul > li .cateslv2 div {
        padding-left: 14px !important
    }

    .show-pc-1 .shop-catigory ul > li .sub-menu-lastchild li {
        padding-left: 7px !important;
        padding: 7px 10px 7px 21px !important
    }

    .show-pc-1 .shop-catigory ul > li a {
        font-size: 15px
    }

.cate_product h1, .widget-title span {
    font-size: 16px;
    font-weight: 700
}

.cate_product h1 {
    margin: 0
}

.shop-area .filter.warp-item .item:last-child {
    border: 0
}

.shop-area .filter.warp-item .item .product-shorting {
    padding: 10px 14px;
    font-size: 15px;
    margin: 10px 0;
    background: #fff;
    color: #000;
    transition: .2s linear;
    cursor: pointer;
    border: 1px solid rgba(0,0,0,.07)
}

    .shop-area .filter.warp-item .item .product-shorting select {
        font-size: 15px;
        color: #000
    }

.sidebar-widget .shop-catigory ul li a.active2 {
    font-weight: 600
}

.pro-details-size-content input, .pro-details-size input {
    display: none
}

.product-details-content .pro-details-price span.pro-badge {
    min-width: auto
}

.warp_price-sale {
    display: flex;
    gap: 30px;
    margin-left: 0;
    align-items: center
}

.warp_price-badge {
    display: flex;
    gap: 10px;
    align-items: center
}

.product-details-content .pro-details-price .warp_price-badge span {
    background: #ffaa01;
    color: #d11329;
    padding: 4px 16px;
    font-weight: 400
}

.out-of-stock {
    color: #d11329 !important
}

.description-wrap p, .description-wrap span, .ingredient p, .ingredient span, .product-details-status span {
    font-size: 15px
}

.description-wrap ul li * {
    font-weight: 400
}

.product-details-status {
    display: flex;
    gap: 23px
}

.product-details-category_list {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.show-mobile-1 {
    display: none
}

.productSwiper .title-home {
    margin-bottom: 20px
}

    .productSwiper .title-home:after {
        content: "";
        z-index: 1
    }

.product-category .filter-wrap .top-wapper {
    border-top: 1px solid #e7e4e4;
    border-bottom: 1px solid #e7e4e4
}

.product-category .filter-wrap .ct-top-filter {
    display: flex;
    justify-content: space-between
}

    .product-category .filter-wrap .ct-top-filter .dropdown-value, .product-category .filter-wrap .ct-top-filter .total, .product-category .filter-wrap .ct-top-filter > div {
        display: flex;
        gap: 10px;
        align-items: center
    }

    .product-category .filter-wrap .ct-top-filter > div {
        min-width: 250px
    }

.product-category .filter-wrap .dropdown-wrap {
    position: relative
}

.product-category .filter-wrap .dropdown-list {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 3;
    top: 50px;
    box-shadow: 0 .25rem .625rem rgba(0,0,0,.06);
    background: #fff;
    visibility: hidden;
    opacity: 0;
    transition: .2s linear
}

.product-category .filter-wrap {
    line-height: 52px
}

    .product-category .filter-wrap .dropdown-list.active {
        opacity: 1;
        visibility: unset;
        transition: .2s linear;
        top: 54px
    }

    .group-view-wrap .custom, .group-view-wrap .default, .product-category .filter-wrap .ct-top-filter .dropdown-value {
        cursor: pointer
    }

.list_item_col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .list_item_col .item-col {
        width: 25%;
        padding: 0 .25rem;
        -webkit-transition: width .35s ease;
        transition: width .35s ease
    }

        .list_item_col .item-col.col4 {
            width: 33.33333%
        }

.box-with-number {
    width: 24px;
    height: 24px;
    border: 1px solid #adadad;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-size: 12px;
    color: #adadad
}

.group-view-wrap .custom.active .box-with-number, .group-view-wrap .custom:hover .box-with-number {
    color: #25282b;
    border: 1px solid #25282b
}

.group-view-wrap .default.active .box-with-number, .group-view-wrap .default:hover .box-with-number {
    color: #25282b;
    cursor: pointer;
    border: 1px solid #25282b
}

.group-view-wrap .default .box-with-number {
    color: #adadad
}

.left-sidebar-product {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    background: #fff;
    z-index: 99991;
    padding: 10px 20px;
    transform: translateX(-100%);
    transition: .5s;
    min-width: 370px
}

.warp_title-left {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: space-between
}

.arrow_category {
    transition: .2s linear
}

    .arrow_category.active {
        transform: rotate(180deg);
        transition: .2s linear
    }

.shop-catigory .filter li label, .shop-catigory li label {
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: center;
    padding-left: 10px
}

.sidebar-wrapper .sidebar-widget:not(:first-child) .warp_title-left {
    margin-top: 20px
}

.warp_title-left span {
    font-weight: 500
}

.bg_filter {
    opacity: 0;
    transition: .5s linear;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 9999;
    position: fixed
}

.product-category.active-filter .sidebar-close.text-right {
    opacity: 1;
    visibility: unset
}

.product-category.active-filter .bg_filter {
    opacity: 1;
    transition: .5s linear;
    visibility: unset
}

.product-category.active-filter .left-sidebar-product {
    transform: translateX(0);
    transition: .5s
}

.sidebar-close.text-right {
    opacity: 0;
    visibility: hidden;
    outline: none;
    transition: .4s linear
}

    .sidebar-close.text-right button:focus {
        outline: none;
        box-shadow: none
    }

.warp_showlist-mobile {
    display: none
}

    .warp_showlist-mobile .group-view-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .warp_showlist-mobile .group-view-wrap .boxed {
            display: flex;
            gap: 10px
        }

.product-category .filter-wrap .ct-top-filter > div:last-child {
    justify-content: end
}

.product-area_home-new .warp-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.button_viewMore .buttonV {
    display: inline-block;
    position: relative;
    color: rgba(255,43,73,.61) !important;
    overflow: hidden;
    transition: .2s linear;
    z-index: 1
}

    .button_viewMore .buttonV:before {
        position: absolute;
        width: 200px;
        height: 111px;
        background: rgba(255,43,73,.61);
        border-radius: 50%;
        content: "";
        z-index: 1
    }

    .button_viewMore .buttonV:hover {
        color: #fff
    }

    .button_viewMore .buttonV:before {
        top: 100%;
        left: 100%;
        transition: .4s linear
    }

    .button_viewMore .buttonV:hover:before {
        top: -30px;
        left: -30px
    }

.button_viewMore .buttonV {
    display: flex;
    gap: 4px;
    align-items: center;
    background: #fff;
    border: 1px solid rgba(255,43,73,.61);
    padding: 10px 12px;
    min-width: 150px;
    justify-content: center
}

    .button_viewMore .buttonV img {
        max-width: 20px;
        position: relative;
        z-index: 2
    }

    .button_viewMore .buttonV:hover {
        border: 1px solid rgba(255,43,73,.61)
    }

        .button_viewMore .buttonV:hover span {
            color: #fff !important;
            transition: .4s linear
        }

.button_viewMore span {
    position: relative;
    z-index: 2;
    transition: .4s linear;
    color: #000 !important
}

.product-area_home-new .description {
    margin-bottom: 20px
}

.category-area .bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transition: .2s linear
}

.category-area .bg {
    position: relative;
    aspect-ratio: 420/500;
    overflow: hidden
}

    .category-area .bg:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        background: linear-gradient(0deg,rgba(0,0,0,.4990371148459384),transparent);
        content: "";
        z-index: 1
    }

.category-area .item {
    position: relative
}

.category-area .content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    text-align: center
}

    .category-area .content .title {
        font-size: 20px;
        color: #fff;
        font-weight: 500
    }

    .category-area .content .viewmore a {
        font-size: 15px;
        text-decoration: underline;
        color: #fff
    }

.category-area .item:hover img {
    transform: scale(1.04);
    transition: .2s linear
}

.arrow_category.tt01 {
    transform: rotate(180deg)
}

    .arrow_category.tt01.active, .shop-catigory .sub-menu-cate1 li:has(.active2) .toggle1.active svg {
        transform: rotate(0)
    }

.shop-catigory .dropdown-menu-toggle svg {
    transition: .2s linear
}

.shop-catigory .dropdown-menu-toggle.active svg {
    transform: rotate(180deg);
    transition: .2s linear
}

.shop-catigory .sub-menu-cate1 li:has(.active2) .toggle1 svg {
    transform: rotate(180deg)
}

.sidebar-widget .list-cate.shop-catigory ul li {
    margin-top: 10px
}

.button-open-filter * {
    cursor: pointer
}

#ListProduct {
    min-height: 40vh
}

.module_social_footer img {
    width: 30px !important;
    height: auto !important
}

.module_social_footer p {
    display: flex;
    gap: 6px;
    align-items: center
}

.footer-area .footer-top .container {
    border-top: 1px solid rgba(0,0,0,.05);
    padding-top: 20px
}

.custommer .title-home {
    text-align: center;
    margin-bottom: 40px
}

.search-wrap button:focus {
    box-shadow: unset
}

.search-wrap button {
    padding: 0
}

.warp-comment_area ul {
    list-style: none
}

#rating-container {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 40px;
    justify-content: space-between
}

.rating-summary {
    text-align: center;
    margin-bottom: 20px
}

.average-rating {
    font-size: 60px;
    color: #f60;
    display: block;
    font-weight: 700;
    line-height: normal
}

.total-reviews {
    color: grey
}

.rating-details .rating-bar {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.rating-bar span {
    width: 50px
}

.rating-bar .bar {
    flex-grow: 1;
    height: 10px;
    background-color: #f0f0f0;
    margin: 0 10px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    width: 100px;
    max-width: 100px
}

.rating-bar .filled {
    height: 100%;
    background-color: #f60
}

.rating-bar .count {
    width: 30px;
    text-align: right
}

.warp-feedback {
    display: flex;
    gap: 6px
}

    .warp-feedback * {
        margin: 0
    }

.button_comment .item {
    background: #f60;
    border: 1px solid #f60;
    color: #fff;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block
}

#divComments {
    margin: 20px 0
}

.blog-meanFlower-area .relatedArticlesSwiper .entry .entry-title:before, .product-details-area .reply_comment {
    display: none
}

.warp_rating-arae {
    display: flex;
    align-items: center;
    gap: 60px
}

.button_comment .item:hover {
    background: #ef6001;
    border-color: #ef6001
}

.input-search_news, .warp-cate-news {
    margin-bottom: 20px
}

    .input-search_news .warp-search, .input-search_product .warp-search {
        border-image: var(--sub-linear) 1;
        border-width: 1px;
        transition: .2s linear;
        border-style: solid
    }

    .input-search_news .warp-search {
        display: flex
    }

        .input-search_news .warp-search input {
            flex: 1
        }

    .input-search_news input, .input-search_product input {
        border: 0;
        padding-left: 10px
    }

    .input-search_news button, .input-search_product button {
        border: 0;
        padding: 13px 14px;
        background: var(--sub-linear);
        color: black
    }
body{
    height:100vh
}
.hero-area-four.rel {
    position: relative;
    z-index: 3;
}
.hero-area-four .hero-area-shapes:before {
    content: '';
    z-index: -1;
    position: absolute;
    left: 0;
    top: 30%;
    width: 1000px;
    height: 300px;
    -webkit-filter: blur(100px);
    filter: blur(100px);
    background: var(--main-colorT);
    -webkit-transform: translate(-10%) rotate(-9.61deg);
    -ms-transform: translate(-10%) rotate(-9.61deg);
    transform: translate(-10%) rotate(-9.61deg);
}
.hero-content-four p {
    font-size: 20px;
    line-height: 1.8;
    color: #fff;
    max-width: 730px;
}
.hero-content-four h1 {
    line-height: 1.1;
    font-size: 120px;
    max-width: 824px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #fff;
}


.theme-btn span,
a.theme-btn span {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.theme-btn:before,
a.theme-btn:before {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    content: attr(data-hover);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.theme-btn:hover,
a.theme-btn:hover {
    background: white;
}

    .theme-btn:hover span,
    a.theme-btn:hover span {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .theme-btn:hover:before,
    a.theme-btn:hover:before {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }


.theme-btn, a.theme-btn {
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 700;
    overflow: hidden;
    text-align: center;
    padding: 11px 32px;
    border-radius: 10px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: var(--sub-colorT);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: capitalize;
    background: var(--main-colorT);
}
@keyframes rotated_circle_reverse {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.hero-area-shapes .shape {
    z-index: -1;
    max-width: 15%;
    position: absolute;
    left: 54%;
    top: 60px;
    -webkit-animation: rotated_circle_reverse 20s infinite;
    animation: rotated_circle_reverse 20s infinite;
}

.hero-area-shapes .hero-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    max-width: 38%;
}
.trusted-clients img {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 2px solid white;
    object-fit:cover;
    object-position:top;
}
.shop-area .section-title h1{
    font-size:40px;
    padding:0 18px;
}
.shop-area .section-title{
    margin-top:50px;
}
.hero-area-four .row {
    padding-top: 70px;
}
.trusted-clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.hero-content-four h5 {
    font-size: 20px;
    color:#fff;
    margin-top:30px;
}
.trusted-clients img:not(:last-child) {
    margin-right: -15px;
}
.counter-wrap {
    margin-left: 35px;
    margin-right: 115px;
    padding: 60px 50px 30px;
    background-image: url('../images/counter-bg-with-dots.png');
    border-radius:10px;
     overflow:hidden;
}
.counter-item {
    margin-bottom: 30px;
}

    .counter-item .count-text {
        display: block;
        line-height: 1;
        font-size: 55px;
        margin-bottom: 12px;
        font-weight:600;
    }
    .counter-item .counter-title {
        color: white;
        font-weight: 500;
        padding: 6px 10px;
        border-radius: 7px;
        font-size:16px;
        margin-bottom: 18px;
        display: inline-block;
        background: var(--sub-colorT);
    }

    .counter-item .text {
        max-width: 220px;
        color: var(--sub-colorT);
    }
    .counter-item .text p{
        font-weight:500;
    }
.counter-area  {
    padding-top:120px;
}.rel {
    position: relative;
    z-index:2;
}
.blank-container {
    z-index: -1;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.counter-shapes .shape {
    z-index: -1;
    position: absolute;
    right: 0;
    top: -3%;
    max-width: 15%;
}
.marquee-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    overflow: hidden;
    font-size: 150px;
    font-weight: 800;
    color: transparent;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: rgba(14, 19, 23, 0.1);
    font-family: "Roboto Condensed", sans-serif;
}
@keyframes marquee_left {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
.marquee-inner.left{
    -webkit-animation: marquee_left 40s linear infinite;
    animation: marquee_left 40s linear infinite;
}

.feedback-marquee-inner.left {
    -webkit-animation: marquee_left 10s linear infinite;
    animation: marquee_left 10s linear infinite;
}

/*.feedback-marquee-inner.left {
    display: flex;
    align-items: center;
    background: white;
}*/

    .feedback-marquee-inner.left .marquee-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        background: white;
        border-radius: 10px;
        box-shadow: 0px 2px 17px 1px #dddddd;
        padding: 10px 20px;
    }

.feedback-content{
    font-size: 1rem;
    margin:6px 0;
}

.counter-shapes .marquee-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    max-width: 100%;
    color: rgba(255, 255, 255,15%);
}

.feedback-img {
    height: 40px;
    width: auto;
}
.feedback-header h6{
    font-size:15px;
}
.feedback-img img {
    object-fit: contain;
    object-position: top;
}
.feedback-header{
    gap:20px;
    align-items:center;
}

@media only screen and (min-width: 1600px) {
    .counter-shapes .marquee-wrap {
        font-size: 180px;
    }
}
.about-circles {
    max-width: 325px;
}

    .about-circles .circle {
        width: 170px;
        height: 170px;
        padding: 10px;
        text-align: center;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid var(--sub-colorT);
        font-size:17px;
        font-weight:600;
    }
        .about-circles .circle:nth-child(2) {
            margin: auto;
            color:#fff;
            background: var(--sub-colorT);
        }
        .about-circles .circle:first-child {
            margin-right: auto;
            
        }
        .about-circles .circle:last-child {
            margin-left: auto;
            background-color: var(--main-colorT);
        }
        .ms-auto {
            margin-left: auto !important;
        }

        .about-circles .circle:not(:last-child) {
            margin-bottom: -12%;
        }
.bgc-primary {
    background-color: var(--main-colorT);
}

.subtitle {
    font-weight: 600;
    padding: 6px 20px;
    background: white;
    border-radius: 10px;
    color: var(--sub-colorT);
    display: inline-block;
    border: 1px solid rgba(3, 27, 225, 0.1);
}
.section-title h2,
.about-content-four .warp-desc h2 {
    margin-bottom: 22px;
    letter-spacing: -1px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 44px;
}


    .about-content-four .warp-desc h2 strong {
        line-height: 1;
        padding: 0 5px 3px;
        font-weight: 600;
        display: inline-block;
        background: var(--main-colorT);
    }
.about-content-four .warp-desc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:30px 0;
}
    .about-content-four .warp-desc ul li {
        width: 48%;
        display: -webkit-box;
        display: -ms-flexbox;
        margin-bottom: 8px;
        display: flex;
        font-weight: 500;
        color: var(--ridda-heading-color);
        font-family: var(--ridda-heading-font);
    }
        .about-content-four .warp-desc ul li:before {
            color: white;
            font-size: 10px;
            content: "\f00c";
            margin-top: 3px;
            font-weight: 500;
            margin-right: 10px;
            width: 18px;
            height: 18px;
            background: var(--ridda-heading-color);
            line-height: 18px;
            border-radius: 50%;
            text-align: center;
            font-family: "Font Awesome 5 Pro";
        }


.service-limeline-item {
    margin: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 12px 40px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid var(--ridda-border-color);
}
    .service-limeline-item .number {
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        width: 51px;
        height: 33px;
        font-weight: 600;
        text-align: center;
        border-radius: 10px;
        border: 1px solid var(--ridda-border-color);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #696969;
        transition: .2s linear;
    }
    .service-limeline-item .h1 {
        margin-left: 8%;
        font-weight:bold;
    }

        .service-limeline-item .h1 a {
            color: var(--ridda-heading-color);
        }
    .service-limeline-item .image {
        z-index: 9;
        opacity: 0;
        max-width: 25%;
        position: absolute;
        left: 65%;
        top: 33%;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        -webkit-transform: translate(-50%, -50%) rotate(-50deg) scale(0);
        -ms-transform: translate(-50%, -50%) rotate(-50deg) scale(0);
        transform: translate(-50%, -50%) rotate(-50deg) scale(0);

    }
    .service-limeline-item .detail-btn {
        font-size: 25px;
        margin-left: auto;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        transition:.2s linear;
    }
        .service-limeline-item .detail-btn i {
            color: #696969;
        }
.py-130 {
    padding-top: 130px;
    padding-bottom: 130px;
}
.h1 {
    font-size: 80px;
}
.service-limeline-item:hover .image {
    opacity: 1;
    -webkit-transform: translate(0, 0) rotate(-10deg) scale(1);
    -ms-transform: translate(0, 0) rotate(-10deg) scale(1);
    transform: translate(0, 0) rotate(-10deg) scale(1);
}
.service-limeline-item:hover {
    background: var(--ridda-primary-color);
    border-color: var(--ridda-primary-color);
}
    .service-limeline-item:hover .detail-btn {
        color: var(--ridda-heading-color);
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transition: .2s linear;
        transform: rotate(-45deg);
    }
    .service-limeline-item:hover i {
        color: var(--ridda-heading-color);
        transition: .2s linear;
    }
    .service-limeline-item:hover .number {
        transition: .2s linear;
        color: var(--ridda-heading-color);
        border-color: var(--ridda-heading-color)
    }
.theme-btn.style-two, a.theme-btn.style-two {
    background: white;
    border: 1px solid var(--ridda-border-color);
}
    .theme-btn.style-two:hover, a.theme-btn.style-two:hover {
        background: var(--ridda-primary-color);
        border-color: var(--ridda-primary-color);
    }
.work-process-item {
    margin-bottom: 50px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
    .work-process-item .image img {
        border-radius: 7px;
        max-width:100%;
        object-fit:cover;
    }


    .work-process-item .circle {
        width: 40px;
        transition: .2s linear;
        height: 40px;
        position: relative;
        transition: 0.5s;
        margin: 30px auto;
        background: black;
        border-radius: 50%;
        border-width: 1px;
        border-style: solid;
        border-color: white;
        border-image: initial;
    }

        .work-process-item .circle::before {
            content: "";
            width: 8px;
            height: 8px;
            transition: .2s linear;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            transition: 0.5s;
            background: white;
            border-radius: 50%;
        }

    .work-process-item .content {
        text-align: center;
        transition: 0.5s;
        transition: .2s linear;
        border-radius: 7px;
        background: rgb(13, 13, 13);
        padding: 30px 20px 15px;
        border: 1px solid var(--ridda-border-color);
        min-height: 240px;
        max-height: 240px;
    }

        .work-process-item .content h5 {
            margin-bottom: 18px;
            font-size: 22px;
            line-height: 1.7;
        }

        .work-process-item .content p, .work-process-item .content h5 {
            color: white;
            transition: 0.5s;
            display: block;
            display: -webkit-box;
            line-height: 1.4;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        .work-process-item .content p, .work-process-item .content p {
            display: block;
            display: -webkit-box;
            line-height: 1.4;
            -webkit-line-clamp: 4; 
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }
            .work-process-item .image {
                min-height: 170px;
                max-height: 170px;
            }
    .work-process-shapes:after {
        content: '';
        z-index: -1;
        position: absolute;
        right: 0;
        bottom: 25%;
        -webkit-filter: blur(75px);
        filter: blur(75px);
        width: 500px;
        height: 200px;
        background: var(--ridda-primary-color);
        -webkit-transform: translate(20%) rotate(-9.61deg);
        -ms-transform: translate(20%) rotate(-9.61deg);
        transform: translate(20%) rotate(-9.61deg);
    }
.work-process-line {
    top: 39%;
    left: -5%;
    z-index: -1;
    width: 116.5%;
    position: absolute;
}
.work-process-item:hover .circle {
    background: var(--ridda-primary-color);
    transition: .2s linear;
    border-color: var(--ridda-primary-color);
}
.work-process-item:hover .content {
    background: var(--ridda-primary-color);
    transition:.2s linear;
}
    .work-process-item:hover .content * {
        transition: .2s linear;
        color: var(--sub-colorT);
    }
.work-process-item:hover .circle::before {
    transition: .2s linear;
    background: var(--sub-colorT);
}
.working-process-area .section-title h2 {
    color:#fff;
    margin:0;
}


.working-process-area .row > div:nth-child(2n) .work-process-item {
    flex-direction: column-reverse;
}
.project-grid-item .content {
    opacity: 0;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
    position: absolute;
    left: 0;
    bottom: 25px;
    z-index:2;
    padding: 0 30px;
}
.project-grid-item {
    position:relative;
    height:100%;
}
    .project-grid-item .image img{
        width:100%;
    }
    .project-grid-item .image img,
    .project-grid-item .image {
        height: 100%;
        object-fit: cover;
    }

    .project-grid-item:hover .content {
        opacity: 1;
        bottom: 35px;
    }
    .project-grid-item .project-tags {
        display: flex;
        align-items: center;
        gap: 10px;
        flex-wrap: wrap;
    }
        .project-grid-item .project-tags a {
            margin-bottom: 5px;
            display: inline-block;
            transition: .2s linear;
            line-height: 1.4;
            background: white;
            padding: 8px 20px;
            font-weight: 500;
            color: #696969;
            text-transform: capitalize;
        }
        .project-grid-item .project-tags a:hover{
            color:var(--sub-colorT);
            transition:.2s linear;
        }
    .project-grid-item .content h4 a {
        line-height: 1.4;
        color: var(--sub-colorT);
        font-size: 20px;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
   
        position: relative;
        background-repeat: no-repeat;
        background-size: 0% 1.5px, 0 1.5px;
        background-position: 100% 100%, 0 85%;
     
        -webkit-transition: background-size 0.4s linear;
        -o-transition: background-size 0.4s linear;
        transition: background-size 0.4s linear;
        background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
        background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    }

        .project-grid-item .content h4 a:hover {
            background-size: 0 1.5px, 100% 1.5px;
            color: var(--sub-colorT);
        }
  

.project-area .parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(6, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    gap: 20px;
}

.project-area .div1 {
    grid-area: 1 / 1 / 3 / 4;
}

    .project-area .div2 {
        grid-area: 1 / 4 / 3 / 6;
    }
        .project-area .div7{
            display:none;
        }

        .project-area .div4 h4 a,
        .project-area .div6 h4 a,
        .project-area .div2 h4 a {
            font-size: 17px;
        }
            .project-area .div4  .project-grid-item .project-tags a,
            .project-area .div6  .project-grid-item .project-tags a,
            .project-area .div2  .project-grid-item .project-tags a {
                font-size: 14px;
            }








.project-area .div3 {
    grid-area: 3 / 3 / 5 / 6;
}

.project-area .div4 {
    grid-area: 3 / 1 / 5 / 3;
}

.project-area  .div5 {
    grid-area: 5 / 1 / 7 / 4;
}

.project-area  .div6 {
    grid-area: 5 / 4 / 7 / 6;
}
.testimonial-item {
    padding: 30px 50px;
    border-radius: 10px;
    margin-bottom: 30px;
    background: var(--ridda-lighter-color);
    border: 1px solid var(--ridda-border-color);
}
    .testimonial-item .text {
        font-weight: 600;
        margin-top:20px;
        font-size: 18px;
        color: var(--ridda-heading-color);
    }
    .testimonial-item .quote-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 18px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
        .testimonial-item .quote-title .author {
            margin-top: 5px;
            max-width: 50px;
            margin-right: 15px;
        }
            .testimonial-item .quote-title .author img {
                border-radius: 50%;
                width: 50px;
                height: 50px;
                object-fit: cover;
                object-position: top;
            }
        .testimonial-item .quote-title h6 {
            margin-bottom: 0;
            line-height: 1.5;
            font-size: 18px;
            margin-top: 5px;

        }

        .testimonial-item .quote-title .designation {
            margin-top: 5px;
        }
.testimonials-and-clients {
    padding: 75px 75px 60px;
    position: relative;
}

    .testimonials-and-clients:after, .testimonials-and-clients:before {
        content: '';
        height: 100px;
        position: absolute;
        border-radius: 10px;
        border: 1px solid var(--ridda-border-color);
    }

    .testimonials-and-clients:before {
        left: 20px;
        z-index: -1;
        bottom: -20px;
        background: #F8F8F7;
        width: calc(100% - 40px);
    }

    .testimonials-and-clients:after {
        left: 40px;
        z-index: -2;
        bottom: -40px;
        background: #F2F1EF;
        width: calc(100% - 80px);
    }
.bordered {
    border  : 1px solid var(--ridda-border-color);
}
.testimonials-and-clients .swiper-slide{
    padding:10px;
}



.testimonials-two-area .swiper-pagination-bullet {
    background: var(--sub-colorT);
    position: relative;
    margin: 0 5px !important;
}
.testimonials-two-area  .swiper-pagination-bullet:before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    border-radius: 50%;
    border: 1px solid var(--ridda-heading-color);
}



.testimonials-two-area .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 21px;
    height: 21px;
}
.testimonials-two-area .container {
    padding: clamp(30px, 5vw, 90px) 0;
}
.blog-timeline-item {
    margin: -1px;
    position: relative;
    padding: 30px 70px 25px;
    border: 1px solid var(--ridda-border-color);
}
    .blog-timeline-item .date {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        min-width: 22%;
        display: block;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .blog-timeline-item .content h4 {
        max-width: 390px;
        letter-spacing: -0.03em;
        line-height: 1.5;
        font-size: 24px;
    }
        .blog-timeline-item .content h4 a {
            display: inline;
            position: relative;
            background-repeat: no-repeat;
            background-size: 0% 1.5px, 0 1.5px;
            background-position: 100% 100%, 0 85%;
            color: var(--sub-colorT);
            -webkit-transition: background-size 0.4s linear;
            -o-transition: background-size 0.4s linear;
            transition: background-size 0.4s linear;
            background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
            background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
            background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
            background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        }
            .blog-timeline-item .content h4 a:hover {
                background-size: 0 1.5px, 100% 1.5px;
                color:var(--sub-colorT);
            }
        
            .blog-timeline-item .content .hover-content {
            }
        .blog-timeline-item .content .hover-content .image {
            margin-bottom: 15px;
        }
    .blog-timeline-item .detail-btn {
        font-size: 30px;
        margin-top: 20px;
        margin-left: auto;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        transition: .2s linear;
        cursor:pointer;
    }
    .blog-timeline-item .date i {
        margin-right: 7px;
    }
    .blog-timeline-item .date a {
        color: #696969;
    }
    .blog-timeline-item .content .hover-content .text p {
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.cta-area-two .container {
    padding: 130px 0;
}
    .cta-area-two .container:after {
        background-image: url('../images/cta-bg-dots.png');
        opacity: 31%;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    .cta-area-two .container .row {
        position: relative;
        z-index: 2;
    }
    .cta-area-two .section-title .desc p {
        font-size: 20px;
        color: #696969;
        font-weight: 600;
    }
.cta-area-two .theme-btn.hover-primary:hover, .cta-area-two a.theme-btn.hover-primary:hover {
    background: var(--ridda-primary-color);
    border-color: var(--ridda-primary-color);
}
.project-area .theme-btn {
    margin-block:30px;
}
.blank-container {
    z-index: -1;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.footer-shapes:after, .footer-shapes:before {
    content: '';
    z-index: -1;
    -webkit-filter: blur(75px);
    filter: blur(75px);
    position: absolute;
    width: 500px;
    height: 200px;
    background: var(--ridda-primary-color);
}

.footer-shapes:before {
    left: 0;
    top: 25%;
    -webkit-transform: translate(-60%) rotate(-9.61deg);
    -ms-transform: translate(-60%) rotate(-9.61deg);
    transform: translate(-60%) rotate(-9.61deg);
}

.footer-shapes:after {
    right: 0;
    bottom: 30%;
    -webkit-transform: translate(60%) rotate(-9.61deg);
    -ms-transform: translate(60%) rotate(-9.61deg);
    transform: translate(60%) rotate(-9.61deg);
}

.footer-shapes .shape {
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 10%;
    max-width: 15%;
}


.footer-bottom02 {
    position: relative;
}


.footer-bottom02 .scroll-top {
    top: -30px;
    position: absolute;
    left: calc(50% - 28px);
}
.main-footer a,
.main-footer p {
    color: #fff;
}
.main-footer .marquee-wrap {
    overflow: inherit;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: rgb(14 19 23);
    color: #fff;
}
.footer-widget .footer-title h6 {
    color: #9E9E9E;
    font-size:18px;
}

.footer-widget .footer-title:after{
    display:none;
}
.footer-widget a:has(i) {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 8px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 50%;
    border: 1px solid var(--ridda-border-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-widget p:has(a:has(i)) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -5px;
    margin-right: -5px;
}

.social-style-two {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -5px;
    margin-right: -5px;
}
.newsletter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: white;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    padding: 5px 5px 5px 20px;
    max-width: 400px;
    margin: auto;
}

    .newsletter-form label {
        margin-bottom: 0;
        margin-right: 5px;
    }

        .newsletter-form label i {
            color: var(--ridda-base-color);
        }

    .newsletter-form input {
        border: 0;
        padding: 5px;
        font-size: 14px;
        color: var(--ridda-base-color);
        flex:1;
        width:100%;
    }

        .newsletter-form input:-webkit-autofill {
            box-shadow: 0 0 0 1000px transparent inset !important;
            -webkit-text-fill-color: #fff;
            -webkit-text-fill-color: #696969;
            transition: background-color 5000s ease-in-out 0s;
        }


    .newsletter-form .theme-btn {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;border:0;
    }
        .newsletter-form .theme-btn span{
            color:var(--sub-colorT);
            font-size:14px;
        }
        .newsletter-form .theme-btn:hover {
            background: var(--ridda-primary-color);
            transition: .2s linear;
            font-size: 14px;
            color: var(--sub-colorT)
        }
.scroll-top {
    width: 55px;
    height: 55px;
    z-index: 99;
    font-size: 20px;
    cursor: pointer;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: var(--ridda-heading-color);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    background-color: var(--ridda-primary-color);
    display: flex;
    align-items: center;
    border:0;
    justify-content: center;
}
.scroll-top  svg path{
    fill:var(--sub-colorT)
}
.footer_content_end ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: -16px;
    margin-right: -16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .footer_content_end li {
        margin: 0 16px 5px;
    }
        .footer-bottom02 .copyright-text p,
        .footer_content_end li a:not(:hover) {
            transition: .2s linear;
            color: #9E9E9E;
        }
            .footer-bottom02 .copyright-text p a:hover {
                text-decoration: underline;
                color: var(--main-colorT);
                transition: .2s linear;
            }
    .footer-bottom02 .copyright-text p a {
        color: var(--main-colorT);
    }

.footer_content_end li a:hover {
    text-decoration: underline;
    color: #fff;
    transition: .2s linear;
}
.footer-list-content {
    display:flex;
    gap:20px;
}
    .footer-list-content .footer-item:first-child {
        max-width: 30%;
        flex: 30%;
    }
        .footer-list-content .footer-item:first-child .footer-title{
            display:none;
        }
        .footer-list-content .footer-item {
            max-width: 23%;
            flex: 23%;
        }
.project-grid-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #0000002b;
    transition: .2s linear;
    opacity: 0;
}
.project-grid-item:hover:after{
    opacity:1;
    transition:.2s linear;
}
.services-area .container{
    padding:90px 0;
}
.about-area .container:first-child {
    padding: 50px 15px;
}
.about-area > .container{
    padding:40px 15px;
    padding-top:0;
}
@keyframes preloader {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center center;
}

    .preloader .custom-loader {
        width: 75px;
        height: 75px;
        border-radius: 50%;
        background-color: transparent;
        border: 2px solid var(--ridda-heading-color);
        border-top: 2px solid var(--ridda-primary-color);
        border-bottom: 2px solid var(--ridda-primary-color);
        -webkit-animation: 1s preloader linear infinite;
        animation: 1s preloader linear infinite;
    }
.main-footer{
    overflow:hidden;
    padding-bottom:60px;
}

.why-choose-services {
    padding: 10px;
    border-radius: 7px;
    border: 1px solid var(--ridda-border-color);
}

.service-item.style-three:not(:last-child) {
    margin-bottom: 10px;
}
.service-item.style-three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.service-item.style-three {
    border-radius: 7px;
    padding: 28px 40px ;
    background: #fff;
}

    .service-item.style-three .icon {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 70px;
        height: 70px;
        margin-top: 5px;
        font-size: 40px;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        line-height: 70px;
        background: white;
        margin-right: 30px;
        margin-bottom: 20px;
        color: var(--ridda-heading-color);
        border-color: var(--ridda-border-color);
        padding: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .service-item.style-three .content h5 {
        margin-bottom: 10px;
        font-weight: 500;
        transition: .2s linear;
    }
     .service-item.style-three:hover .content h5 {
transition:.2s linear;
        font-weight:600;
    }


    .service-item.style-three .content h5 {
        font-size: 20px;
    }



    .service-item.style-three .content h5 {
        font-size: 18px;
    }


.service-item.style-three .content p {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.service-item.style-three:hover {
    background: var(--ridda-primary-color);
}

    .service-item.style-three:hover p {
        color: var(--ridda-heading-color);
    }
    .service-item.style-three .content h5 a {
        display: inline;
        position: relative;
        background-repeat: no-repeat;
        background-size: 0% 1.5px, 0 1.5px;
        background-position: 100% 100%, 0 85%;
        -webkit-transition: background-size 0.4s linear;
        -o-transition: background-size 0.4s linear;
        transition: background-size 0.4s linear;
        background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
        background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    }
        .service-item.style-three .content h5 a:hover {
            background-size: 0 1.5px, 100% 1.5px;
            color:var(--sub-colorT)
        }


.work-process-item-two {
    margin-bottom: 30px;
    transition: 0.5s;
    background: white;
    border-radius: 10px;
    padding: 40px 30px 15px;
    border: 1px solid var(--ridda-border-color);
}
    .work-process-item-two .number {
        width: 45px;
        height: 45px;
        font-weight: 700;
        line-height: 43px;
        text-align: center;
        margin-bottom: 28px;
        display: inline-block;
        transition: 0.5s;
        border-radius: 50%;
        border: 1px solid var(--ridda-border-color);
    }
    .work-process-item-two h6 {
        font-size: 20px;
    }
    .work-process-item-two p {
        font-size: 16px;
        color: #696969;
        line-height:1.4
    }
    .work-process-item-two .arrow {
        opacity: 0.5;
        margin-bottom: 15px;
        transition: 0.5s;
    }

    .work-process-item-two:hover .arrow {
        opacity: 1;
    }
    .work-process-item-two:hover .number {
        color: var(--ridda-heading-color);
        background: var(--ridda-primary-color);
        border-color: var(--ridda-primary-color);
    }
.working-process-area.custom .section-title h2{
    color:var(--sub-colorT);

}
.service-two-item .bg {
    position: absolute;
    right: -30%;
    bottom: -30%;
    opacity: 0;
    z-index: -1;
    max-width: 50%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.service-two-item:hover .bg {
    right: 0;
    bottom: 0;
    opacity: 1;
}
.service-two-item:hover {
    background: var(--main-colorT);
    border-color: var(--main-colorT);
}

.service-two-item {
    height:100%;
    z-index: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    padding: 40px 50px 35px;
    border: 1px solid var(--ridda-border-color);
    background:#fff;
}
    .service-two-item h4 {
        margin-bottom: 15px;
        font-size:24px;
    }
.service-two-item  .icon img{
    height:55px;
    
}
    .service-two-item .icon{
        margin-bottom:10px;
    }
.serviecs-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap:30px;
}
    .serviecs-list .serviecs-item{

    }

    .serviecs-list .div1 {
        grid-area: 1 / 1 / 2 / 3;
    }

    .serviecs-list .div2 {
        grid-area: 1 / 3 / 2 / 4;
    }

    .serviecs-list .div3 {
        grid-area: 2 / 1 / 3 / 2;
    }

    .serviecs-list .div4 {
        grid-area: 2 / 2 / 3 / 3;
    }

    .serviecs-list .div5 {
        grid-area: 2 / 3 / 3 / 4;
    }
.service-two-item .read-more {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    display: inline-block;
    margin-top: 20px;
}
    .service-two-item .read-more a {
        display: flex;
        align-items: center;
        position: relative;
        background-repeat: no-repeat;
        background-size: 0% 1.5px, 0 1.5px;
        background-position: 100% 100%, 0 85%;
        -webkit-transition: background-size 0.4s linear;
        -o-transition: background-size 0.4s linear;
        transition: background-size 0.4s linear;
        background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
        background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
        background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    }
.service-two-item h4 a {
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    background-size: 0% 1.5px, 0 1.5px;
    background-position: 100% 100%, 0 85%;
    -webkit-transition: background-size 0.4s linear;
    -o-transition: background-size 0.4s linear;
    transition: background-size 0.4s linear;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
    background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
}
    .service-two-item h4 a:hover,
    .read-more a:hover {
        color: var(--sub-colorT);
         background-size: 0 1px, 100% 1px !important;
    }
.service-two-item p,
.read-more a {
    color: #696969
}
.read-more i {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    margin-top: 2px;
    margin-left: 6px;
    font-size: 24px;
}
.project-list-item {
    padding-top: 50px;
    margin-bottom: 50px;
    transition: 0.5s;
    gap:20px;
    border-top: 1px solid var(--ridda-border-color);
}
    .project-list-item .content {
        display: flex;
        max-width: 440px;
        margin-top: 20px;
        margin-bottom: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
    }
        .project-list-item .content .top {
            margin-bottom: 10px;
        }
.project-tags {
    flex-wrap: wrap;
    display: inline-flex;
    margin-left: -3.5px;
    margin-right: -3.5px;
}
.project-list-item .content .project-tags {
    margin-bottom: 8px;
}

.project-tags a {
    font-size: 15px;
    line-height: 1.55;
    color: var(--ridda-heading-color);
    padding: 2px 10px;
    border-radius: 7px;
    margin: 0px 3.5px 7px;
    text-transform: capitalize;
    border: 1px solid rgba(3, 27, 225, 0.1);
}
.project-list-item .content h4 a {
    font-size: 24px;
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    background-size: 0% 1.5px, 0px 1.5px;
    background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    background-position: 100% 100%, 0px 85%;
    transition: background-size 0.4s linear;
}
    .project-list-item .content h4 a:hover {
        background-size: 0px 1.5px, 100% 1.5px;
        color:var(--sub-colorT);
    }
.project-list-item .content .bottom {
    margin-top: auto;
}
    .project-list-item .content .bottom p {
        color: #696969;
        display: block;
        display: -webkit-box;
        line-height: 1.3;
        -webkit-line-clamp: 3; 
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.project-list-item {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
    .project-list-item .image {
        aspect-ratio: 1200/700;
        overflow: hidden;
        position: relative;
        position: relative;
        width: 650px;
        border-radius:10px;
    }
        .project-list-item .image img {
            object-fit: cover;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
        }
.project-tags a:hover {
    color: var(--ridda-heading-color);
    background: var(--ridda-primary-color);
    border-color: var(--ridda-primary-color);
}
.project-list-item .content .theme-btn {
    font-size: 14px;
    margin-top: 6px;
    padding: 6px 27px;
    cursor:pointer;
}
    .project-area .theme-btn.style-two:hover,
    .project-list-item .content .theme-btn:hover {
        background: transparent;
    }
    .page-banner-shapes:after, .page-banner-shapes:before {
        content: '';
        z-index: -1;
        -webkit-filter: blur(75px);
        filter: blur(75px);
        position: absolute;
        width: 500px;
        height: 200px;
        background: var(--ridda-primary-color);
    }
.page-banner-shapes:before {
    left: 0;
    bottom: 25%;
    -webkit-transform: translate(-35%) rotate(-9.61deg);
    -ms-transform: translate(-35%) rotate(-9.61deg);
    transform: translate(-35%) rotate(-9.61deg);
}
.page-banner-shapes:after {
    right: 0;
    bottom: 10%;
    -webkit-transform: translate(60%) rotate(-9.61deg);
    -ms-transform: translate(60%) rotate(-9.61deg);
    transform: translate(60%) rotate(-9.61deg);
}

.page-banner-shapes .marquee-wrap {
    font-size: 130px;
    color: #5e5e5e14;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: unset;
}
.page-banner-area h1 {
    font-size: clamp(30px, 6vw, 100px);
    color: #fff;
    text-transform:uppercase
}
.h1-fs-gt-page {
    text-transform: uppercase
}

.page-banner-area .breadcrumb {
    background: transparent
}
.page-banner-area .breadcrumb * {
    color:#fff;
}
    .page-banner-area .breadcrumb .breadcrumb-item.active {
        color: var(--main-colorT);
        
    }
.page-banner-area  .section-title h2 span {
    line-height: 1;
    padding: 0 5px 3px;
    display: inline-block;
    background: var(--ridda-primary-color);
}
.error-area .section-title span {
    line-height: 1;
    padding: 0 5px 3px;
    display: inline-block;
    background: var(--ridda-primary-color);
}
.theme-btn.hover-primary:hover, a.theme-btn.hover-primary:hover {
    background: var(--ridda-primary-color);
    border-color: var(--ridda-primary-color);
}
.contact-form-area .contact-form {
    border-radius: 10px;
    padding: 30px 50px 40px;
    background:#fff;
    border: 1px solid var(--ridda-border-color);
}
.contact-form-area .contact-form  h3{
    font-size:30px;
}
.contact-form-area .contact-form  label{
    font-size:16px;
    font-weight:600;
    color:var(--sub-colorT);
}
.contact-form-area .contact-form  button{
    border:0;
}
    .contact-form-area .contact-form button:hover{
        background:var(--main-colorT)
    }
.why-choose-contact-page .service-two-item.style-two:not(:hover) {
    background:#fff;
}
    .why-choose-contact-page .service-two-item.style-two:not(:hover) .icon {
        background: white;
    }
.why-choose-contact-page .service-two-item.style-two h5 a {
    font-size: 20px;
    margin-bottom:20px;
}
    .why-choose-contact-page .service-two-item.style-two h5 a:hover{
        color:var(--sub-colorT);
    }
.why-choose-contact-page .col-md-6{
    margin-bottom:10px;
}
.service-item .content h4 a, .service-item.style-two .content h6 a, .service-item.style-three .content h5 a, .service-item.style-five h5 a, .service-two-item h4 a, .service-two-item.style-two h5 a, .service-two-item.style-two.hover-two h6 a, .feature-item .content h5 a, .project-item .content h6 a, .project-item .content h4 a, .project-list-item .content h4 a, .project-grid-item .content h4 a, .np-project-item .content h6 a, .blog-item .content h5 a, .blog-timeline-item .content h4 a, .blog-standard-item .content h3 a, .next-prev-blog .item h6 a, .team-item .content h5 a, .product-item .content h5 a, .widget-news li .content h6 a {
    display: inline;
    position: relative;
    background-repeat: no-repeat;
    background-size: 0% 1.5px, 0 1.5px;
    background-position: 100% 100%, 0 85%;
    -webkit-transition: background-size 0.4s linear;
    -o-transition: background-size 0.4s linear;
    transition: background-size 0.4s linear;
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color))), -webkit-gradient(linear, left top, left bottom, from(var(--ridda-heading-color)), to(var(--ridda-heading-color)));
    background-image: -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -webkit-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    background-image: -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), -o-linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
    background-image: linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color)), linear-gradient(var(--ridda-heading-color), var(--ridda-heading-color));
}

    .project-list-item:hover, .service-item .content h4 a:hover, .service-item.style-two .content h6 a:hover, .service-item.style-three .content h5 a:hover, .service-item.style-five h5 a:hover, .service-two-item h4 a:hover, .service-two-item.style-two h5 a:hover, .service-two-item.style-two.hover-two h6 a:hover, .feature-item .content h5 a:hover, .project-item .content h6 a:hover, .project-item .content h4 a:hover, .project-list-item .content h4 a:hover, .project-grid-item .content h4 a:hover, .np-project-item .content h6 a:hover, .blog-item .content h5 a:hover, .blog-timeline-item .content h4 a:hover, .blog-standard-item .content h3 a:hover, .next-prev-blog .item h6 a:hover, .team-item .content h5 a:hover, .product-item .content h5 a:hover, .widget-news li .content h6 a:hover {
        background-size: 0 1.5px, 100% 1.5px;
    }

.why-choose-contact-page .service-two-item .icon {
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    margin-bottom:20px;
}
.why-choose-contact-page .service-two-item:hover .icon{
    background:#fff;
}
.contact-info-item {
    background:#fff;
    margin: -1px;
    padding: 40px 40px 30px 45px;
    border: 1px solid var(--ridda-border-color);
}
    .contact-info-item .icon {
        z-index: 1;
        width: 56px;
        height: 56px;
        font-size: 22px;
        line-height: 54px;
        border-radius: 5px;
        position: relative;
        text-align: center;
        margin-bottom: 20px;
        color: var(--ridda-primary-color);
        background: rgba(var(--ridda-primary-rgb), 0.1);
        border: 1px solid rgba(var(--ridda-primary-rgb), 0.1);
    }
.contact-info-part.style-two .contact-info-item .icon {
    color: var(--ridda-heading-color);
    background: var(--ridda-primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-info-item .text {
    font-size: 17px;
}
.contact-info-item .text {
    line-height: 1.6;
    font-weight: 500;
    color: var(--ridda-heading-color);
}
.contact-info-item .icon:before {
    content: '';
    width: 95%;
    height: 95%;
    z-index: -1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: white;
    border-radius: 50%;
}
.list-info_contact {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap:14px;
}
    .list-info_contact .item-info_contact .contact-info-item,
    .list-info_contact .item-info_contact {
        height: 100%;
    }
.our-location *{
    width:100%;
}
.contact-warp {
    position: sticky;
    top: 100px;
}
.faq-tab-wrap.fixed {
    top: 120px;
    position: sticky;
    max-width: 410px;
    background: white;
}
.faq-nav li {
    margin-bottom: 10px;
}
    .faq-nav li a {
        padding: 8px 20px;
        border-radius: 10px;
        display: inline-block;
        line-height: 1.5;
        font-size: 18px;
        font-weight:600;
        border: 1px solid var(--ridda-border-color);
    }
        .faq-nav li a:hover,
        .faq-nav li a.active {
            color:var(--sub-colorT);
            background: var(--ridda-primary-color);
            border-color: var(--ridda-primary-color);
        }
.faqs-area h4 {
    font-size: 24px;
    color: var(--sub-colorT);
}
.faqs-area p {
    font-size: 16px;
    color: #696969;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid var(--ridda-border-color);
}

.accordion-item:not(:last-child) {
    margin-bottom: 10px;
}
.accordion-item {
    border-radius: 7px;
    margin-bottom: 10px;
    background: var(--ridda-lighter-color);
    border: 1px solid var(--ridda-border-color);
}
.accordion-header {
    margin-bottom: 0;
}
.accordion-item .accordion-button {
    border: none;
    font-size: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
    line-height: 1.2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--ridda-heading-color);
    background: transparent;
    padding: 19px 15px 17px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.accordion-body {
    padding: 0 30px 5px;
}

.accordion-button button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    .accordion-button button svg {
        background: #fff;
        width: 40px;
        height: 40px;
        min-width:40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        transition: .2s linear;
        transform: rotate(90deg);
    }
    .accordion-button button.collapsed svg {
        transform: rotate(0);
        transition:.2s linear;
    }
    .accordion-button button:focus {
        box-shadow: unset;
    }
.accordionOne .card:not(:last-child){
    margin-bottom:10px;
}
.accordionOne .card {
    background: #F7F8FE;
    border-radius: 10px;
}
.accordionOne .card-header {
    background: transparent;
    border: 0;
}
.accordion-button button span{
    font-size:18px;
    font-weight:600;
    color:var(--sub-colorT);
}
.accordion-button button{
    padding:0;
}
.project-grid-item .content h4 {
    padding: 8px 20px;
    margin-top: 5px;
}
.project-grid-item.trangchu_duan .content h4 {
    background: #fff;
}
    .project-grid-item .content h4 a {
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
.main-wrapper.home .project-grid-item .project-tags a {
    border: 0;
    border-radius: 0;
    font-size: 17px;
}
.warp_thank-you {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 1200px;
    margin: auto;
    gap: 60px;
    margin: 30px auto;
    padding: 22px;
    background:#fff;
    
    box-shadow: 0 0 14px 2px #0000004f;
}
    .warp_thank-you h1 {
        font-size: 41px;
        position: relative;
      
        color: var(--sub-colorT);
    }
.line-bottom {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100px;
    height: 3px;
    z-index: 1;
    background-image: linear-gradient(to right, #f1c522, #ff8300);
}
.pagethank .item {
    position: relative;
}
    .pagethank .item .cricle1 {
        content: "";
        position: absolute;
        left: -76px;
        top: -43px;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        z-index: 1;
        background: #ff710c9e;
        background: #bfdbfe;
        opacity: 60%;
    }
    .pagethank .item .cricle2 {
        content: "";
        position: absolute;
        right: -50px;
        bottom: -56px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        z-index: 1;
        background: #ff710c9e;
        opacity: 60%;
    }
    .pagethank .item .cricle3 {
        content: "";
        position: absolute;
        right: -25px;
        top: 50%;
        transform: translateY(-50%);
        width: 31px;
        height: 31px;
        border-radius: 50%;
        z-index: 1;
        background: #22c55e;
        opacity: 60%;
    }
    .pagethank {

        padding:90px 0;
        background: linear-gradient(to bottom right, #fff, #fefce8);
    }
.list-thanks_botoom {
    display: flex;
    gap: 90px;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e5e7eb;
    
}
    .list-thanks_botoom p {
        position: relative;
        padding-left: 24px;
        margin: 0;
    }
    .list-thanks_botoom p:after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 8px;
        height: 8px;
        z-index: 1;
        border-radius: 50%;
        background: #22c55e;
    }

.popup-image .theme-btn{
    border:0;

}
.popup-image .theme-btn:hover{
    background:var(--main-colorT);
}
.popup-image label{
    font-weight:500;
    font-size:14px;
}
.project-details-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}
    .project-details-info .pd-info-item {
        margin-bottom: 30px;
        margin-left: 10px;
        margin-right: 10px;
        text-align:center;
        flex:1;
    }
        .project-details-info .pd-info-item h5 {
            font-size: 20px;
            margin-bottom: 4px;
        }
.viewMoreProject_detail .project-grid-item .image {
    margin-bottom: 30px;
}
.viewMoreProject_detail .project-grid-item .content {
    opacity: 1;
    position: relative;
    left: unset;
    bottom: unset;
    z-index: 2;
    transition: 0.35s;
    padding: 0px ;
}
    .viewMoreProject_detail .project-grid-item .content h4 {
        padding: 0;
        display: block;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px;
    }
.viewMoreProject_detail{
    margin-bottom:30px;
}
.viewMoreProject_detail .project-tags span:hover {
    background: var(--main-colorT);
    transition: .2s linear;
}
    .viewMoreProject_detail .project-tags span {
        font-size: 14px;
        padding: 2px 10px;
        line-height: 1.55;
        border-radius: 7px;
        margin: 0 3.5px 7px;
        color: var(--ridda-heading-color);
        transition: .2s linear;
        text-transform: capitalize;
        border: 1px solid rgba(3, 27, 225, 0.1);
        font-weight: 500;
    }
.viewMoreProject_detail .project-grid-item:after {
    display: none;
   
    
}
.viewMoreProject_detail .project-grid-item:hover img{
    transform:scale(1.04);
    transition:.2s linear;
    
}
.viewMoreProject_detail .project-grid-item img{
   position:absolute;
   left:0;
   top:0;
   width:100%;
   height:100%;
   transition:.2s linear;
   object-fit:cover;
    
}
    .viewMoreProject_detail .project-grid-item .image {
        aspect-ratio: 1200 / 700;
        overflow: hidden;
        position: relative;
        width: 100%;
        border-radius: 10px;
    }
.pagethank .item .theme-btn{
    margin-top:30px;
}
.warp-cate-news a {
    color: #696969;
    margin-bottom:10px;
     display:inline-block;
     font-weight:600;
}
    .warp-cate-news a:hover {
        text-decoration: underline;
        color:var(--sub-colorT) !important;
    }
.warp_tag,
.warp_post-more {
    margin-top: 40px;
}
    .warp_tag .title-post_detail h2{
        margin-bottom:10px;
    }
.swiper-wrapper{
    height:auto !important;
}
#ListNew .row {
    --ps-gutter-x: 20.5px;
}
.viewMoreProject_detail .title_detail {
    text-align: center;
}
    .viewMoreProject_detail .title_detail h3 {
        font-size: 34px;
        text-transform: uppercase;
    }


.mbws-sale-contact {
    position: fixed;
    bottom: -40px;
    left: 0;
    width: 100%;
    z-index: 99999;
    background-color: #fff;
    border-top: solid 1px #e5e5e5;
}



    .mbws-sale-contact .col-inner {
        display: flex;
        justify-content: left;
        flex-flow: row wrap;
        transition: all 0.3s;
        align-items: center;
        background-color: #fff;
        padding: 5px 10px;
        transition: all 0.3s;
        margin: 1px;
    }

.mbws-sale-contact img {
    aspect-ratio: 1 / 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 50px;
    border-radius: 10px;
    object-position:top;
    border: 2px solid var(--main-colorT);
}

    .mbws-sale-contact .contact-content {
        width: calc(100% - 50px);
        padding: 0 10px;
    }

    .mbws-sale-contact p {
        margin-bottom: 0;
        font-weight: bold;
        font-size: 0.9rem;
  /*      display: -webkit-box;
        -webkit-line-clamp: 1; 
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;*/
    }
.warp_mbws-sale-contact{
    margin:0 30px;

}
    .warp_mbws-sale-contact .arrow-sale {
        position: absolute;
        z-index: 2;
        background: var(--main-colorT);
        width: 30px;
        padding-top: 22px;
        height: 100%;
        display: flex;
        top: 0;
        justify-content: center;
    }
        .warp_mbws-sale-contact .arrow-sale svg{
            width:20px;
            height:20px;
        }
        .warp_mbws-sale-contact .arrow-sale.swiper-button-next-sale {
            right: 0;
        }
        .warp_mbws-sale-contact .arrow-sale.swiper-button-prev-sale {
            left: 0;
        }
.mbws-sale-contact span {
    font-size: 0.8rem;
}

    .mbws-sale-contact .social {
        display: flex;
        align-items: center;
        margin-top: 10px;
        gap: 5px;
    }

        .mbws-sale-contact .social a {
            display: flex;
        }
            .mbws-sale-contact  a:hover{
                color:var(--sub-colorT)
            }

            .mbws-sale-contact svg {
                width: 30px;
                height: 30px;
            }

    .mbws-sale-contact .col-inner:hover {
        transform: translateY(-39px);
        transition: all 0.3s;
        background-color: var(--main-colorT);
        box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
        border-radius: 5px 5px 0 0;
    }
.SaleSwiper {
    overflow: unset !important; 
}
.client-logo-active{
    margin-top:30px;


}
.hero-area-shapes .shape img {
    max-width: 160px;
}
.working-process-area .subtitle {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}
.project-area .container {
    padding: 70px 9px;
}
.loadMore{
    border:0 !important;
}
.pricing-item {
    background: white;
    position: relative;
    border-radius: 7px;
    padding: 33px 30px;
    margin-bottom: 30px;
    border: 1px solid var(--ridda-border-color);
}
    .pricing-item.style-two {
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        padding: 40px 50px;
        background: #fff;
    }
        .pricing-item.style-two .title {
            margin-bottom: 18px;
            font-size:20px;
        }
        .pricing-item.style-two .desc h3 {
            margin-bottom: 10px;
            display: block;
            line-height: 1;
        }
        .pricing-item.style-two:hover .desc h3 {
            
        }
            .pricing-item .price .after-text {
            font-weight: 400;
            color: var(--ridda-base-color);
            font-size: 16px;
            font-family: var(--ridda-base-font);
        }
    .pricing-item.style-two .text {
        margin-bottom: 35px;
        padding-bottom: 42px;
        border-bottom: 1px solid var(--ridda-border-color);
    }
    .pricing-item.style-two .desc li:not(:last-child) {
        margin-bottom: 10px;
    }
    .pricing-item.style-two .desc li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 500;
    }
    .pricing-item.style-two .desc li:before {
        content: "\f00c";
        font-size: 1.2em;
        margin-right: 10px;
        color: var(--ridda-heading-color);
        font-family: "Font Awesome 5 Pro";
    }
.pricing-item .theme-btn {
    width: 100%;
    margin-bottom: 30px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.theme-btn.style-three, a.theme-btn.style-three {
    color: #CBCBCB;
    background: var(--ridda-heading-color);
    border: 1px solid var(--ridda-border-color);
}
.pricing-item .desc h3 {
    font-size: 44px;
    font-weight: 700;
}
.pricing-item.style-two .theme-btn {
    color: white;
    max-width: 290px;
    margin-top: 45px;
    margin-bottom: 12px;
}
.pricing-item.style-two:hover {
    background: var(--ridda-heading-color);
}

    .pricing-item.style-two:hover .theme-btn {
        color: var(--ridda-heading-color);
        background: var(--ridda-primary-color);
        border-color: var(--ridda-primary-color);
    }
    .pricing-item.style-two:hover .desc *,
    .pricing-item.style-two:hover .title,
    .pricing-item.style-two:hover .desc li:before,
    .pricing-item.style-two:hover .desc li {
        color: #fff;
    }
    .pricing-item.style-two:hover .desc h3 {
        color: var(--ridda-primary-color);
    }
.pricing-item.style-two{
    position:relative;
    overflow:hidden;
}
    .pricing-item.style-two .lable-price {
        background: var(--main-colorT);
        position: absolute;
        top: 41px;
        right: -93px;
        transform: rotate(48deg);
        width: 300px;
        text-align: center;
        font-size: 15px;
        padding: 8px;
        font-weight: 600;
    }
.working-process-area.custom .subtitle {
    background: white;
    color: var(--sub-colorT);
}
abbr{
    color:red;
}

.blog-timeline-item .detail-btn.active {
    transform: rotate(-56deg);
    transition: .2s linear;
}
.testimonial-dots {
    position: absolute;
    top: 0;
    right: 40px;
}
    .testimonial-dots .swiper-pagination {
        position: relative;
        height: 100%;
        top: 33px !important;
        left: unset !important;
    }
abbr {
    color: red;
    text-decoration: unset !important;
}
.service-two-item:hover p, .service-two-item:hover .read-more a {
    color: #2d2d2d;
}
.service-item.style-two:hover .content h6 {
    color: #fff;
}

.page-detail .blog-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.page-detail .blog-meta li span{
    color: var(--main-colorT)
}
    .page-detail .blog-meta li {
        font-size: 16px;
    }
.page-detail .section-title h1 {
    color: #fff;
    font-size: clamp(20px,4vw,48px);
    text-transform:unset;
}

.page-banner-shapes .shape {
    top: 19%;
    left: 47%;
    z-index: -1;
    max-width: 14%;
    position: absolute;
}
    .page-banner-shapes .shape.position-three {
        top: 20%;
        left: 4%;
    }

.css-j2wkw5 {
    max-width: 60%;
    flex: 60%;
}
.css-18livsh aside {
    max-width: 20%;
    flex: 20%;
}
    .css-18livsh aside:last-of-type {
        max-width: 10%;
        flex: 10%;
    }


.css-1dyp074 {
    position: relative;
}

.css-yvg1ef {
    position: sticky;
    display: none;
    font-size: 14px;
    color: rgb(100, 101, 104);
    top: 100px;
}
.css-1a8il2f > div ul li a svg.icon-facebook {
    fill: #0866ff;
}

.css-yvg1ef > p {
    font-weight: 900;
    text-transform: uppercase;
    margin: 4px 0px 0px;
    padding-bottom: 16px;
    color: rgb(100, 101, 104);
    border-bottom: 1px solid rgb(217, 217, 217);
}
#muc_luc a {
    transition: .2s linear;
    color: rgb(100, 101, 104);
    font-weight: 500;
}
    #muc_luc a:hover {
        color: #000;
        transition: .2s linear;
        font-weight: 600;
    }

    #muc_luc a.active {
        color: #000;
        font-weight: 600;
        transition:.2s linear;
    }
.css-tefo69 .css-yvg1ef {
    display: block;
}
.css-1a8il2f > div{
    width:80px;
}
.css-18livsh {
    margin-top: 30px;
}
.css-yvg1ef_mobile{
    display:none;
}
.css-ljx5n5 {
    position: sticky;
    width: 100%;
    bottom: 30px;
    z-index: 100;
}

    @-moz-keyframes name {
    }

@-webkit-keyframes name {
}
    .css-ljx5n5 > div {
        bottom: 0px;
        color: rgb(100, 101, 104);
        font-size: 14px;
        background-color: rgb(255, 255, 255);
        width: 100%;
        border-radius: 4px;
        border: 2px solid rgb(224, 225, 233);
        display: flex;
        flex-direction: column;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px;
    }
    .css-ljx5n5 > div {
        max-height: calc(-40px + 100svh);
    }
.hero-area-four .theme-btn, .hero-area-four a.theme-btn {
    margin-bottom:0;
}
.css-ljx5n5 > div > button {
    background-color: transparent;
    border: 0px;
    outline: none;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    padding: 20px 16px;
    color: #000;
    cursor: pointer;
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    transition: color 0.1s linear;
    letter-spacing: 0.5px;
}
            .css-ljx5n5 > div > button:hover {
                color: rgb(0, 0, 0);
            }
            .css-ljx5n5 > div > button span {
                position: relative;
                top: 4px;
            }
            .css-ljx5n5 > div > button svg {
                width: 16px;
                height: auto;
                fill: rgb(100, 101, 104);
                transition: fill 0.1s linear;
            }
            .css-ljx5n5 > div > button:hover svg {
                fill: rgb(0, 0, 0);
            }
#muc_luc {
    font-weight: bold;
}

#muc_luc li {
    margin-bottom: 5px;
    padding: 6px 0;
    border-bottom: 1px solid #d3d3d354;
}
    #muc_luc a {
        line-height: 24px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        font-size: 14px;
    }
.services-area.cus:after {
    content: '';
    z-index: -1;
    -webkit-filter: blur(75px);
    filter: blur(75px);
    position: absolute;
    width: 500px;
    height: 200px;
    background: var(--ridda-primary-color);
    top: 0;
    right: -452px;
}
@media (min-width: 1200px) {
    .css-yvg1ef {
        display: block;
    }
}

@media (min-width: 1200px) {
    .css-18livsh {
        -webkit-column-gap: 40px;
        column-gap: 40px;
    }
}


@media (min-width: 992px) {
    .css-1dyp074 {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .css-18livsh {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 36px;
        column-gap: 36px;
        margin-bottom:40px;
    }
}
.main-wrapper.blog {
    overflow-y: visible !important;
    
}


@media (min-width: 992px) {
    .css-1a8il2f > div {
        position: -webkit-sticky;
        position: sticky;
        z-index: 1;
        background-color: #fff;
        border: 1px solid #ebebeb;
        border-radius: 5px;
        padding: 15px 2px 10px;
        text-align: center;
        top: 140px;
    }
}


@media (min-width: 1200px) {
    .css-1a8il2f > div {
        width: 80px;
    }
}
@media (min-width: 992px) {
    .css-tefo69 > div .entry-sticky-shares-wrap .entry-sticky-shares {
        top: 3.5rem;
    }
}
@media (min-width: 992px) {
    .css-1a8il2f > div ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
}
@media (min-width: 992px) {
    .css-1a8il2f > div ul li.share-sum {
        margin-bottom: 10px;
        line-height: 1.2;
        font-weight: 600;
        font-size: 14px;
    }
}
    @media (min-width: 1200px) {
        .css-1a8il2f > div ul li.share-sum {
            font-size: 18px;
            color: #000;
        }
    }

@media (min-width: 992px) {
    .css-1a8il2f > div ul li.share-sum span {
        display: block;
        font-weight: 400;
        font-size:14px;
    }
}
@media (min-width: 992px) {
    .css-1a8il2f > div ul li a {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        width: 33px;
        height: 33px;
        font-size: 24px;
    }
}
    @media (min-width: 1200px) {
        .css-1a8il2f > div ul li a {
            font-size: 26px;
            width: 50px;
            height: 50px;
            opacity:80%;
            transition:.2s linear;
        }
    }
.css-1a8il2f > div ul li a:hover {
 color:var(--main-colorT);
    opacity:100%;
    transition: .2s linear;
}
@media (min-width: 992px) {
    .css-1a8il2f > div ul li a svg {
        max-width: 26px;
        height: 100%;
        max-height: 26px;
        pointer-events: none;
    }
}
@media (min-width: 992px) {
    .css-1a8il2f > div ul li a svg.icon-twitter {
        fill: #0f1419;
    }
}
.modal-backdrop{
    display:none;
}
.modal-open_cus .popup-image{
    display:block;
}
.bg_modal_cus {
    position: fixed;
    background: #00000087;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index:999999;
    display: none;
}
.modal-open_cus .bg_modal_cus {
    display: block
}
.modal.show .modal-dialog{
    transition:.2s linear;
}
.modal.fade .modal-dialog {
    transition: .2s linear;
}
#exampleModalPopup.popup-image .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
    opacity:0;
}
#exampleModalPopup.popup-image.modal.show .modal-dialog {
    transform:translate(0);
    opacity:1;
    transition:.3s linear;
}
.popup-image.modal {
    outline: 0;
    visibility: hidden;
    display: block;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.popup-image.modal.show{
    opacity:1;
    transition:.2s linear;
    visibility:initial;

}
.team-area-two {
    background-image: url('../images/1062064-pricing-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.blog-area.rel.z-1 {
    background-image: url('../images/1062064-customer-stories-backgro.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.contact-form-area {
    background-image: url('../images/1062064-next-steps-background.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
}
.working-process-area.custom,
.cta-area-two {
    background-image: url('../images/1062064-customer-stories-backgro.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.col-pricing  .card-headline {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.col-pricing .card-headline {
    color: #fff;
    background-position: right top;
    position: relative;
    background-size: cover;
}
    .col-pricing .card-headline .text-title {
        text-transform: uppercase;
        font-weight: 700;
        text-shadow: 1px 1px #000;
        font-size: 22px;
        color: #fff;
        font-family: Montserrat, Roboto, sans-serif;
    }
    .col-pricing .card-headline .cs-price {
        font-weight: 600;
        text-shadow: 1px 1px #000;
        line-height: 1.1;
        font-size: 20px;
    }
.up-star {
    color: #fff;
    padding: 5px 0px;
    width: 50px;
    position: absolute;
    right: 5px;
    top: -3px;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}

.up-star i {
    display: block;
    padding-bottom: 2px;
    font-size: 13px;
}
.col-pricing .card{
    padding-bottom:15px;
}
.col-pricing .card:after {
    content: "";
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
}


.colItem .theme-btn.style-three {
    color: #fff;
    border: 0;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    padding: 8px 16px;
}
.custom .colItem .theme-btn.style-three span,
.custom .colItem .theme-btn.style-three {
    color: #000;
}
.custom .closeDesc p {
    color: #fff
}
.colItem-2 .theme-btn.style-three *,
.colItem-2 .theme-btn.style-three {
    color: #000 !important;
}
.star-basic .theme-btn.style-three, .star-basic a.theme-btn.style-three,
.star-basic.theme-btn.style-three,
.star-basic .up-star,
.star-basic .card:after {
    background: linear-gradient(45deg, rgba(29, 161, 11, 1) 20%, rgba(68, 199, 51, 1) 60%);
}
.star-nomarl .theme-btn.style-three, .star-nomarl a.theme-btn.style-three,
.star-nomarl .theme-btn.style-three,
.star-nomarl .up-star,
.star-nomarl .card:after {
    background: linear-gradient(45deg, rgba(232, 26, 26, 1) 20%, rgba(255, 132, 1) 60%);
}
.custom .theme-btn.style-three,
.custom .up-star,
.custom .card:after,
.special-slide .theme-btn.style-three,
.special-slide .up-star,
.special-slide .card:after {
    background: linear-gradient(45deg, rgb(193 130 24) 0%, rgb(231 215 174) 24%, rgba(189, 158, 90, 1) 50%, rgba(139, 102, 52, 1) 79%, rgba(207, 172, 114, 1) 100%)
}
.col-pricing ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 25px;
}
    .col-pricing ul li span {
        font-size: 12px;
        color: #777676;
    }

    .col-pricing ul li:before {
        content: "\f00c";
        font-size: 1.2em;
        margin-right: 10px;
        font-family: "Font Awesome 5 Free";
        position: absolute;
        left: 0;
        top: 10px;
        font-weight: 900;
        background: linear-gradient(45deg, rgba(29, 161, 11, 1) 20%, rgba(68, 199, 51, 1) 60%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    .col-pricing ul li.no-check:before {
        content: "\f068";
        font-size: 1.2em;
        margin-right: 10px;
        font-family: "Font Awesome 5 Free";
        position: absolute;
        left: 0;
        top: 10px;
        font-weight: 900;
        background: linear-gradient(45deg, rgb(0 0 0) 20%, rgb(154 154 154) 60%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: #d4d4d4;
        background: unset;
        -webkit-text-fill-color: unset;
    }

.col-pricing .star-nomarl ul li:before,
.col-pricing .professional ul li::before,
.col-pricing .colItem-1 ul li::before {
    background: linear-gradient(45deg, rgba(232, 26, 26, 1) 20%, rgba(255, 132, 1) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.col-pricing .custom ul li::before,
.special-slide ul li::before {
    background: linear-gradient(45deg, rgba(207, 172, 114, 1) 0%, rgba(252, 235, 191, 1) 24%, rgba(189, 158, 90, 1) 50%, rgba(252, 235, 191, 1) 75%, rgba(252, 235, 191, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.custom .card-body,
.special-slide .card-body {
    background: rgb(0, 0, 0);
    color: #fff;
    background: linear-gradient(45deg, rgba(0, 0, 0, 1) 0%, rgba(52, 52, 52, 1) 59%, rgba(0, 0, 0, 1) 100%);
}
    .custom .card-body *,
    .custom .card-body h3,
    .special-slide .card-body *,
    .special-slide .card-body h3 {
        color: #fff;
    }
.custom .card-headline .text-title,
.special-slide .card-headline .text-title {
    background: linear-gradient(45deg, rgba(207, 172, 114, 1) 0%, rgba(252, 235, 191, 1) 24%, rgba(189, 158, 90, 1) 50%, rgba(252, 235, 191, 1) 75%, rgba(252, 235, 191, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: unset;
    font-weight: 800;
    filter: drop-shadow(1px 1px 1px rgba(40, 40, 40, 0.5));
}

.special-slide .card-headline .up-star{
    color:#000;
    font-weight:bold;
}
.list-unstyled h3 {
    margin-top: 30px;
}

.services-area{
}

.colItem .card .list-unstyled.close-des {
    max-height: calc(100vh - 380px);
    overflow: hidden;
    background: transparent;
    margin-bottom: 0 !important;
  
}


@keyframes bounceArrow {
    0%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(6px); 
    }
}
.closeDesc {
    position: absolute;
    bottom: 72px;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgb(79 79 79 / 51%) 78%);
    width: 100%;
    height: 175px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border-radius: 8px;
    opacity: 0;
    flex-direction: column;
    padding-bottom: 24px;
}
    .closeDesc p {
        color: #7d7d7d;
        font-size: 14px;
        font-weight: 600;
        margin:0;
    }
    .closeDesc svg {
        animation: bounceArrow 1s infinite;
    }
.col-pricing .colItem-2 .card-body .text-center {
    z-index: 2;
    position: relative;
}
.custom .colItem .closeDesc,
.col-pricing .colItem-2 .closeDesc {
    background: linear-gradient(rgb(0 0 0 / 0%) 0%, rgb(0 0 0) 78%) !important;
    z-index: 1;
    height: 384px;
    padding-bottom: 92px;
    bottom: 0;
}
.swiperBaoGiaMoblie.col-pricing,
.swiperBaoGia.col-pricing {
    align-items: flex-end;
    overflow: clip;
}
.col-pricing {
    align-items: start;
}
.colItem-2 .openDesc,
.colItem-2 .closeDesc {
}
    .colItem-2 .closeDesc p {
        color:#fff
    }

.colItem-2 .scroll-up .arrow, .colItem-2 .scroll-down .arrow {
    border-color:#fff
}
.close-des .colItem-2,
.close-des .colItem-1 {
    transform: translateY(0);
}
.close-des .colItem-2 {
    position: relative;
    top: 0;
    margin: 0;
}

.list-unstyled p:first-of-type{
    min-height:69px
}
.close-des .colItem-2 .card {
    position: sticky;
    top: 104px;
    transition:.2s linear;
}
.close-des .is-hidden.colItem-2 .card {
    transition: .2s linear;
    top: 20px;
}
 .colItem-2 {
    position: sticky;
    top: 160px;
    transition:.2s linear;
}

.close-des .is-hidden.colItem-2 {
    transition: .2s linear;
    top: 0;
}
.is-hidden.colItem-2 {
    transition: .2s linear;
    top: 60px;
}
.main-wrapper.page-dichvu {
        overflow-y: unset;
    }

.pricing-area .title {
    background: transparent;
    border: 0;
    line-height: 1.4;
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px;
}
.pricing-area .short-title{
    margin-bottom:20px
}
.openDesc {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    font-weight: 500;
    color: #999595;
    margin-bottom: 14px;
    cursor:pointer;
}
.close-des .openDesc {
 display:none;
}
.openDesc svg {
    transform: rotate(180deg);
    width: 30px;
    height: 30px;
    z-index: 99;
    font-size: 20px;
    cursor: pointer;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    color: var(--ridda-heading-color);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    border: 0;
    justify-content: center;
}
.why-choose-area .section-title h2 {
    font-size: clamp(20px, 3.4vw, 40px);
    line-height: 1.4;
}
.why-choose-area .section-title .short-desc {
    font-size: 16px;
    font-weight: 500;
}
.working-process-area.custom .box-wapper {
    display: -ms-flexbox;
    display: flex;
    transition: .2s linear;
    gap: 16px;
    -ms-flex-wrap: wrap;
    cursor:default;
}
    .working-process-area.custom .box-wapper:hover{
        transform:translateY(-6px);
        transition:.2s linear;
    }

    .working-process-area.custom .box-wapper img {
        width: 50px;
        height: auto;
        min-width: 50px;
    }
.working-process-area.custom .box-wapper h4{
    margin-bottom:6px;
}
.working-process-area.custom {
    padding: 60px 0;
}
    .working-process-area.custom .title h2 {
        font-size: clamp(20px, 3.4vw, 40px);
        margin-bottom: 40px;
    }
.testimonials-two-area {
    background: #fff
}
  
.scroll-up,
.scroll-down {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}
    .scroll-up .arrow,
    .scroll-down .arrow {
        width: 10px;
        height: 10px;
        border-left: 2px solid #7d7d7d;
        border-bottom: 2px solid #7d7d7d;
        transform: rotate(-45deg);
        animation: arrowDown 2s infinite;
        opacity: 0;
    }
    .scroll-up .arrow {
        transform: rotate(135deg);
        animation: arrowUp 2s infinite;
    }

        .scroll-up .arrow:nth-child(1),
        .scroll-down .arrow:nth-child(1) {
            animation-delay: 0s;
        }

        .scroll-up .arrow:nth-child(2),
        .scroll-down .arrow:nth-child(2) {
            animation-delay: 0.2s;
        }
@keyframes arrowUp {
    0% {
        transform: translateY(0) rotate(135deg);
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    70% {
        transform: translateY(-5px) rotate(135deg); 
        opacity: 1;
    }

    100% {
        transform: translateY(-14px) rotate(135deg); 
        opacity: 0;
    }
}
@keyframes arrowDown {
    0% {
        transform: translateY(0) rotate(-45deg);
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    70% {
        transform: translateY(5px) rotate(-45deg);
        opacity: 1;
    }

    100% {
        transform: translateY(14px) rotate(-45deg);
        opacity: 0;
    }
}





#serviceweb_chucnang {
    background:transparent;
}
    #serviceweb_chucnang .swiper-wrapper,
    .swiperChucnang swiper-slide,
    .swiperChucnang {
        padding: 10px 0 !important;
    }

    #serviceweb_chucnang span {
        background: linear-gradient(45deg, rgb(29 161 11 / 55%) 20%, rgba(68, 199, 51, 1) 60%);
        padding: 0px 12px;
        display: inline-block;
        border-radius: 20px;
        margin-bottom: 10px;
        font-size: 12px;
        color:#fff;
    }
    #serviceweb_chucnang h6 {
        font-size: 16px;
    }
    #serviceweb_chucnang .feedback-content * {
        font-size: 14px;
        color: #696767;
        line-height:1.3;
    }
    #serviceweb_chucnang .review:hover{
        transform:translateY(-4px);
        transition:.2s linear;
    }    
    #serviceweb_chucnang .review{
       cursor:default;
        transition:.2s linear;
    }
.testimonials-two-area#serviceweb_chucnang .container {
padding:20px 0;
background:unset;
}

.grecaptcha-badge {
    bottom: 15em !important;
    z-index: 999999999;
    display:none;
}

.description-wrap h2{
    font-size:22px;
}
.swiperdanhgia{
    padding:10px 0 !important;
}
.elementor-element_warp{
    gap:30px;
}
.elementor-element_warp .elementor-element_avatar img {
    width: 150px;
}
.elementor-element_content img{
    max-width:32px !important;
    height:auto !important;

}
.elementor-element_content p:has(img){
    display:flex;
    align-items:center;
    gap:6px;
}
.elementor-element_content h3{
    padding-top:10px;
    position:relative;
}
    .elementor-element_content h3:after {
        content: "";
        left: 0;
        top: 0;
        width: 74px;
        height: 2px;
        background-color: var(--main-colorT);
        position:absolute;

    }



.hidden-slide .colItem .card .list-unstyled {
    min-height: calc(100vh - 350px);
    max-height: calc(100vh - 420px);
}

    .blog-details-content img {
        max-width: 750px !important;
    }
.popup-image .modal-dialog {
    max-width: 900px;
}
#contact-form_baogia {
    padding: 10px 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-right: 10px
}

.special-slide .btn-tu-van,
.swiper-next_price {
    display: none;
}

.special-slide .swiper-next_price {
    display: block;
}

.special-slide .closeDesc,
.special-slide .openDesc {
    display: none !important;
}
.openDesc{
    display:none;
}
.box-spicel {
    max-width: 300px;
    margin: auto;
}
    .box-spicel .content_text p:nth-child(2n+1) {
        text-align: start;
    }
    .box-spicel .content_text p {
        font-family: "Dancing Script", cursive;
        font-size: 26px;
        margin: 0;
        line-height: 1.2;
        text-align: end;
        min-height: auto;
    }
    .box-spicel .warp_poiter {
        position: relative;
        text-align: end;
        padding-right: 27px;
        margin-top: 20px;
    }
    .box-spicel .click_here {
        cursor: pointer;
        background: #3597de;
        color: #fff !important;
        border: 0;
        text-transform: uppercase;
        border-radius: 21px;
        padding: 8px 17px;
        font-weight: 600;
        float: right;
    }
.swiper-slide.hidden-slide.special-slide {
    height: calc(100vh - 223px);
}
.box-spicel .warp_poiter .poiter {
    position: absolute;
    top: 8px;
    width: 60px;
    right: 0px;
}
.pricing-area .colItem, .pricing-area  .card {
    height: 100%;
}
.box-spicel img{
    height:auto !important;
}
.box-spicel  {
    margin-top:20px;
}



.swiper-slide.hidden-slide.special-slide{

}
    .swiper-slide.hidden-slide.special-slide .colItem {
        height: calc(100vh - 188px);
        position:sticky;
        top:100px;
    }
.col-pricing .card-headline {
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap:2px;
}
.star-basic .up-star i:last-child{
    display:none;
}
.box-spicel .content_text {
    margin-top: 13px;
}
.hidden-slide .colItem .card .list-unstyled > p {
    height: auto !important;
    min-height: auto;
}

.col-pricing  .card-body .text-center {
    z-index: 2;
    position: relative;
}
.special-basic .up-star{
    display:none;
}
.special-basic .card-body {
    background: #fff;
}
    .special-basic .card-body *, .special-basic .card-body h3 {
    color:#000;
    }
.special-basic .card-headline .text-title {
    color: #fff;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background: unset;
}
.col-pricing .special-basic .card:after {
    background: linear-gradient(45deg, rgba(29, 161, 11, 1) 20%, rgba(68, 199, 51, 1) 60%);
}
.swiperBaoGiaMoblie{
    display:none !important;
}
    .swiperBaoGiaMoblie .swiper-slide-prev:after,
    .swiperBaoGiaMoblie .swiper-slide-next:after {
        position: absolute;
        left: 0;
        top: 0;
        content: '';
        background: transparent;
        width: 100%;
        height: 100%;
    }


.orther-content h2 {
    margin-bottom: 12px;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 35px;
}

.orther-content h3 {
    margin-bottom: 12px;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 28px;
}
.orther-content h4 {
    margin-bottom: 12px;
    letter-spacing: -1px;
    font-weight: 600;
    font-size: 20px;
}
.orther-content{
    padding:40px 0;
}
.orther-content  .container{
    position:relative;
}
    .orther-content .closeDescContent {
        opacity: 98%;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        background: linear-gradient(rgb(255 255 255 / 0%) 0%, rgb(245 250 254) 78%);
        height: 175px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        border-radius: 8px;
        flex-direction: column;
        padding-bottom: 24px;
        display:none;
    }
        .orther-content .closeDescContent.active {
            display: flex;
        }
        .orther-content .closeDescContent p {
            color: #7d7d7d;
            font-size: 14px;
            font-weight: 600;
            margin: 0;
        }
.orther-content .content.active {
    max-height: 377px;
    overflow: hidden;
    transition:.2s linear;
}
.orther-content .content {
}
    .orther-content .openDescContent {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        font-weight: 500;
        color: #999595;
        margin-bottom: 14px;
        cursor: pointer;
        margin-top: 30px;
    }

    .orther-content .openDescContent {
        display: none;
    }
    .orther-content .openDescContent.active{
        display:flex;
    }

.main-wrapper.page-faqs{
    overflow:unset;
}
    .main-wrapper.page-faqs .section-title h2{
        font-size:30px;
    }
    .main-wrapper.page-faqs .section-title{
        margin:0;
    }
.faqs-area .card-body {
    padding-top: 0;
}