﻿:root {
    --dark-light-color: #212529;
    --orange-color: #FF4F22;
}

/*--------------------CSS RESET--------------------------*/
a, abbr, acronym, address, article, aside, audio, b, blockquote, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strong, sub, sup, tfoot, thead, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: top;
}

ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

img {
    vertical-align: top;
    border: 0;
}

embed {
    vertical-align: top;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

input, textarea {
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
}

iframe {
    border: 0;
    margin: 0;
    padding: 0;
}

input, textarea, select, button {
    margin: 0;
    padding: 0px;
    font: 14px/18px IRANSans;
    font-weight: normal;
    color: #747474;
}

    input[type=text] {
        text-indent: 5px;
    }

html {
}

body {
    margin: 0px;
    font: 13px/20px yekan;
    font-weight: normal;
    color: #000;
    direction: rtl;
    text-align: justify;
    background: #fff;
}

a, span {
    display: inline-block;
}

a {
    text-decoration: none;
    color: #595959;
    outline: none;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}

    a:hover {
        color: #4cd080;
    }

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

ol {
    list-style: decimal;
}

div, section, nav, aside, footer, article {
    margin: 0 auto;
}

p {
    margin: 0;
    padding: 5px 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    overflow: hidden;
}

.hidden {
    display: none;
}

.t-left {
    text-align: left;
}

.t-center {
    text-align: center;
}

.t-right {
    text-align: right;
}

.justify {
    text-align: justify;
}

.rel {
    position: relative;
}

.nobg {
    background: 0 !important;
}

.noborder {
    border: none !important;
}

.right {
    float: right !important;
}

.left {
    float: left !important;
}

@font-face {
    font-family: 'yekan';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/woff/YekanBakhFaNum-thin.woff') format('woff'), url('../fonts/woff2/YekanBakhFaNum-thin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'yekan';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/woff/YekanBakhFaNum-Light.woff') format('woff'), url('../fonts/woff2/YekanBakhFaNum-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'yekan';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'), url('../fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'yekan';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'), url('../fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'yekan';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'), url('../fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/iranSans/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iranSans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iranSans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/iranSans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iranSans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iranSans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranSans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iranSans/woff/IRANSansWeb(FaNum).woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/*--------------------------------OWL---------------------------------*/
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.bx {
    line-height: inherit !important;
}
/*--------------------------------MAIN---------------------------------*/
.center {
    font: 13px/25px yekan;
    font-weight: normal;
    max-width: 1240px;
    box-sizing: border-box;
    width: 92%;
}

.headerPane {
}

header {
}

.topHead {
    display: flex;
    padding: 20px 0;
}

.logo {
    margin: 0 0 0 75px;
}

.searchBox {
    height: 46px;
    margin: 18px 0 0 auto;
    position: relative;
    width: 40%;
    border-radius: 23px;
    background: #f5f6f7;
}

.txtSearch {
    width: 100%;
    background: none;
    height: 46px;
    text-indent: 20px !important;
}

    .txtSearch:focus {
    }

.btnSearch {
    font-family: BoxIcons;
    font-size: 20px;
    width: 40px;
    height: 40px;
    background: var(--orange-color);
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    color: #fff;
    cursor: pointer;
}

.lIcons {
    display: flex;
    grid-gap: 20px;
    line-height: 46px;
    margin-top: 18px;
    font-size: 14px;
}

    .lIcons > li {
    }

        .lIcons > li > a {
            border-radius: 23px;
            min-width: 46px;
            text-align: center;
            color: #fff;
        }

.iCart {
    background: #4cd080;
    font-size: 24px;
    position: relative;
}

    .iCart span {
        position: absolute;
        min-width: 14px;
        height: 14px;
        line-height: 14px;
        color: #fff;
        background: #000;
        border-radius: 7px;
        text-align: center;
        font-size: 10px;
        position: absolute;
        top: 0;
        right: 0;
    }

.iUser {
    background: var(--orange-color);
    padding: 0 16px;
}

.lIcons > li > a:hover {
}

.iUser:hover {
    color: #fff;
    background: #003da6;
}

.iCart:hover {
    color: #fff;
    background: #2db061;
}

.topNav {
    padding: 10px 0 0;
    background: var(--dark-light-color);
}

    .topNav .center {
        position: relative;
    }

.topNavContent {
    line-height: 50px;
    display: flex;
    justify-content: space-between;
}

.topmenu {
    display: flex;
    grid-gap: 5px;
    font-size: 15px;
}

    .topmenu > li {
        padding-bottom: 10px;
    }

        /*        .topmenu > li::after {
            content: "";
            position: absolute;
            left: 0;
            top: 15px;
            bottom: 10px;
            width: 1px;
            height: 20px;
            background: #f0f0f0;
        }*/

        .topmenu > li > a {
            color: #f9fafb;
            padding: 0 10px;
            font-size: 13px;
            font-weight: 600;
            position: relative;
        }

        .topmenu > li:not(:last-child)::after {
            content: '';
            background-color: #d9d9d9;
            opacity: 1;
            align-self: center;
            height: 14px;
            position: absolute;
            width: 1px;
            top: 18px;
        }

        .topmenu > li > a:hover {
            color: #4cd080
        }

.categoryMenu {
    background: #008fdd;
    border-radius: 25px;
    padding: 0 25px !important;
}

    .categoryMenu i {
        font-size: 20px;
        margin-left: 5px;
    }

.topmenu > li:hover .categoryMenu {
    color: #fff !important;
    background: #4cd080;
}

.megamenu {
    position: absolute;
    display: none;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 1000;
    height: 550px;
    overflow-y: auto;
    background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    min-height: 420px;
}

.topmenu > li:hover .megamenu {
    display: block;
}

.prMainMenu {
    width: 240px;
    margin: 0;
    min-height: 400px;
    border-left: 1px solid rgba(0,0,0,0.05);
}

    .prMainMenu > .prMainMenu_Item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .prMainMenu > li > i {
        position: absolute;
        right: 8px;
        top: -12px;
        color: #23242c;
    }

    .prMainMenu > li > figure {
        position: relative;
        right: 8px;
        top: 6px;
        width: 13px;
        height: 16px;
    }

        .prMainMenu > li > figure img {
            width: 100%;
            height: 100%;
        }

    .prMainMenu > li > a {
        width: 84%;
        font-size: 12px;
        display: block;
        line-height: 20px;
        padding: 5px 30px 5px 0;
        position: relative;
        font-weight: normal;
    }

    .prMainMenu > li:hover {
        background: rgba(0,0,0,0.05);
    }

.submenu {
    position: absolute;
    padding: 10px;
    display: none;
    font-weight: 600;
    line-height: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    top: 0;
    right: 235px;
    left: 0;
    bottom: 0;
    height: 420px
}

    .submenu > li {
        margin: 0 5px;
        width: 20%;
        font-size: 13px;
    }

        .submenu > li > a {
            padding: 0 5px 0 20px;
            position: relative;
        }

            .submenu > li > a:after {
                content: "\ed38";
                font-family: boxicons;
                position: absolute;
                top: 0;
                left: 0;
                font-size: 13px;
            }

            .submenu > li > a:hover {
                color: #0040a5
            }

.sub2menu {
    font-size: 12px;
    line-height: 32px;
    margin: 0 5px 5px;
    font-weight: 400;
}

    .sub2menu > li {
    }

        .sub2menu > li > a {
            display: block;
            color: #747474;
            line-height: 20px;
            font-weight: normal;
        }

            .sub2menu > li > a::before {
                content: '-';
                margin-left: 5px;
            }

            .sub2menu > li > a:hover {
                color: #0040a5
            }

.prMainMenu > li:hover .submenu {
    display: flex;
}

.floatmenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
}

.topNavPane {
    height: 70px;
}

.topTel {
    color: #fff;
    text-align: left;
    position: relative;
    padding-left: 64px;
}

    .topTel i {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 25px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        color: #fff;
        background: #4cd080;
        text-align: center;
        line-height: 50px !important;
    }

    .topTel span {
        line-height: 25px;
        display: block;
    }

    .topTel strong {
        line-height: 25px;
        display: block;
    }

.homeContent {
    padding: 30px 0;
}

.topBanners {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}

.rBanner {
    width: 23%;
    margin: 0
}

.slider {
    width: 43%;
    margin: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    overflow: hidden;
}

.dailyOffer {
    width: 29%;
    margin: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
}

.rBanner a {
    display: block;
}

    .rBanner a img {
        width: 100%;
        height: auto;
        border-radius: 25px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

.slideCarousel {
}

    .slideCarousel .item {
    }

        .slideCarousel .item a {
            display: block;
        }

        .slideCarousel .item img {
            width: 100%;
            height: auto;
            border-radius: 25px;
        }

    .slideCarousel .owl-dots {
        position: absolute;
        bottom: 20px;
        right: 20px;
        display: flex;
        padding: 6px;
        border-radius: 16px;
        background: #f2f9fd;
    }

    .slideCarousel .owl-dot {
        width: 6px !important;
        height: 6px !important;
        margin: 0 2px;
        border-radius: 50% !important;
        background: #c2e4f7 !important;
    }

        .slideCarousel .owl-dot.active {
            background: #008fdd !important;
        }

.dailyOfferContent {
    padding: 30px;
}

.dailyTitle {
    margin-bottom: 24px;
}

    .dailyTitle h2 {
        font-weight: bold;
        font-size: 18px;
        color: #008fdd;
    }

        .dailyTitle h2 i {
            color: #fff;
            background-color: #008fdd;
            width: 25px;
            height: 25px;
            font-size: 18px;
            line-height: 25px !important;
            text-align: center;
            border-radius: 5px;
            margin-left: 8px;
        }

.dailyOfferContent .prItem {
    box-shadow: none !important;
}

    .dailyOfferContent .prItem figure {
        max-width: 220px !important;
        margin: 0 auto;
    }

    .dailyOfferContent .prItem a {
        padding: 0 !important;
        border: none !important;
    }

        .dailyOfferContent .prItem a i {
            bottom: 0 !important;
            right: 0 !important;
        }

.prItem {
    border-radius: 15px;
    box-shadow: 0 0 40px rgba(0,0,0,0.06);
    background: #fff;
}

    .prItem a {
        display: block;
        padding: 15px;
        border: 1px solid transparent;
        border-radius: 15px;
        position: relative;
        color: #262626;
        height: 320px;
        overflow-y: hidden;
    }

    .prItem figure {
        position: relative;
        text-align: center;
        margin-bottom: 15px;
    }

        .prItem figure:before {
            content: '';
            display: block;
            padding-top: 100%;
        }

        .prItem figure img {
            transition: 0.5s;
            ;
            border-radius: 10px;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

.pItemDiscount {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    color: #fff;
    background: #4cd080;
    border-radius: 12px;
    padding: 2px 8px;
    line-height: 22px;
    height: 20px;
    font-size: 13px;
    font-weight: bold;
}

.prItem a:hover {
    border-color: #7fcae5 !important;
}

    .prItem a:hover figure img {
        transform: scale(0.98) translateY(-10px);
    }

.prItem a strong {
    display: block;
    text-align: right;
    color: #262626;
    height: 50px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    overflow: hidden;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.pItemPrices {
    text-align: left;
    line-height: 25px;
    height: 33px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

    .pItemPrices del {
        display: block;
        color: #98999e;
        font-weight: bold;
        font-size: 11px;
    }

        .pItemPrices del:after {
            content: 'تومان';
            padding-right: 2px;
            font-size: 9px;
        }

    .pItemPrices span {
        color: #262626;
        font-weight: bold;
        font-size: 18px;
    }

        .pItemPrices span:after {
            content: 'تومان';
            padding-right: 3px;
            font-size: 11px;
        }

.prItem a i {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px !important;
    text-align: center;
    border-radius: 50%;
    background: #003da6;
    color: #fff;
    font-size: 20px;
}

.phoneItem {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 5px;
}

.phones {
    margin: 0 6px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .phones a {
        direction: ltr;
        transition: all .5s;
        margin-left: 20px;
    }

        .phones a:hover {
            color: #4cd080;
        }

.bestOfferFx .prItem a strong {
    height: 63px;
}

.newPrList .prItem a {
    height: 370px;
}

.prItem a:hover strong {
    color: #0040a5
}

.prItem a:hover i {
    background: #008fdd;
}

.dailyOfferContent .owl-dots {
    position: absolute;
    top: -39px;
    left: 0px;
}

.dailyOfferContent .owl-dot {
    width: 8px !important;
    height: 8px !important;
    margin: 0 2px;
    border-radius: 50% !important;
    background: #f3f3f3 !important;
}

    .dailyOfferContent .owl-dot.active {
        background: #52d184 !important;
    }

.catSection {
    margin-bottom: 100px;
}

    .catSection > h2 {
        margin-bottom: 45px;
        font-weight: bold;
        font-size: 26px;
        line-height: 45px;
        text-align: center;
        color: #262626;
    }

        .catSection > h2 > span {
            color: #0040a5
        }

.catItem {
    margin: 0 auto;
}

    .catItem a {
        display: block;
        color: #2f313f;
        font-weight: bold;
        text-align: center;
        font-size: 14px;
    }

    .catItem figure {
        width: 150px;
        height: 150px;
        position: relative;
        margin: 0 auto 25px;
    }

        .catItem figure img {
            margin: 0 -10px;
            position: relative;
            transition: 0.3s;
        }

        .catItem figure::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
        }

.c1Color figure::before {
    background: linear-gradient(0deg,#dde0e3, transparent);
}

.c2Color figure::before {
    background: linear-gradient(0deg,#c8f1da, transparent);
}

.c3Color figure::before {
    background: linear-gradient(0deg,#ffc3c3, transparent);
}

.c4Color figure::before {
    background: linear-gradient(0deg,#c4d4ff, transparent);
}

.c5Color figure::before {
    background: linear-gradient(0deg,#ded6ff, transparent);
}

.c6Color figure::before {
    background: linear-gradient(0deg,#ede1d8, transparent);
}

.catItem a:hover img {
    transform: scale(0.9) translateY(-10px);
}

.catItem a:hover {
    color: #008fdd
}

.categoryCarousel .owl-dots {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(0, 50%);
    display: flex;
    padding: 6px;
    border-radius: 12px;
    background: #f2f9fd;
}

.categoryCarousel .owl-dot {
    width: 6px !important;
    height: 6px !important;
    margin: 0 2px;
    border-radius: 50% !important;
    background: #c2e4f7 !important;
}

    .categoryCarousel .owl-dot.active {
        background: #008fdd !important;
    }

.bestOfferSec {
    position: relative;
    min-height: 400px;
    margin-bottom: 20px;
}

    .bestOfferSec:before {
        content: '';
        width: calc(100% - ((100% - 800px) / 2));
        display: block;
        position: absolute;
        z-index: 2;
        ;
        top: 0;
        right: 0;
        border-radius: 200px 0 0 200px;
        height: 400px;
        background: #0096df url(../images/fxpattern2.png) 0 0 repeat
    }

    .bestOfferSec:after {
        content: '';
        width: calc((100% - 400px) / 2);
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        background: #e6f4fb url(../images/fxpattern.png) 0 0 repeat-y;
        z-index: 1;
        ;
    }

.bestOfferContent {
    display: flex;
    position: relative;
    z-index: 10;
    justify-content: space-between;
}

.bestOfferFx {
    width: calc(100% - 400px);
    margin: 0;
    padding-top: 40px;
}

.bestOfferContent figure {
    width: 200px;
    margin: 0;
}

    .bestOfferContent figure > img {
        width: 100%;
    }

.bestOfferFx h2 {
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    margin-bottom: 40px;
}

.fxCarousel .prItem {
    box-shadow: none;
}

    .fxCarousel .prItem a {
        border: 1px solid #e0e0e0
    }

.newPrTitle {
    margin-bottom: 50px;
    position: relative;
}

    .newPrTitle h2 {
        line-height: 22px;
        padding-right: 60px;
        position: relative;
        font-weight: bold;
        font-size: 18px;
        color: #262626;
    }

        .newPrTitle h2 i {
            width: 44px;
            height: 44px;
            position: absolute;
            top: 0;
            right: 0;
            border-radius: 15px;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            background: #fff;
            color: #008fdd;
            font-size: 26px;
            line-height: 44px !important;
            text-align: center;
        }

        .newPrTitle h2 span {
            display: block;
            margin-top: 10px;
            font-size: 13px;
            font-weight: normal;
            color: #6d737d;
        }

        .newPrTitle h2 strong {
            color: #0096df
        }

.showMore {
    height: 44px;
    line-height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 22px;
    color: #fff;
    padding: 0 22px;
    font-weight: bold;
    background: #008fdd;
}

    .showMore i {
        font-size: 20px;
        margin-right: 6px;
    }

    .showMore:hover {
        color: #fff;
        background: #003ea7;
    }

.topCarousel .prItem {
    box-shadow: none;
}

    .topCarousel .prItem a {
        border: 1px solid #e0e0e0;
        height: 385px;
        overflow-y: hidden;
    }

.newProductSec {
    margin-bottom: 30px;
    padding: 45px 20px;
    background: #f9f9f9;
    border-radius: 20px;
}

.newPrList {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

    .newPrList > li {
        width: calc(25% - 15px);
    }

.banners {
    display: flex;
    grid-gap: 30px;
    margin-bottom: 30px;
}

    .banners > li {
        flex: 1;
    }

        .banners > li > a {
            display: block;
        }

            .banners > li > a img {
                border-radius: 30px;
                width: 100%;
                height: auto;
                transition: 0.3s;
            }

            .banners > li > a:hover img {
                transform: scale(0.98);
            }

.topSellerSec {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.topSellerTitle {
    width: calc(25% - 20px);
    position: relative;
    margin: 0;
    background: #003ea7 url(../images/topIco.png) right bottom no-repeat;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    background-size: 150px;
}

.topSellerContent {
    width: calc(75% - 12px);
    margin: 0;
}

.topSellerTitle h2 {
    padding: 60px 30px;
    font-weight: bold;
    text-align: right;
    font-size: 38px;
    color: #fff;
    ;
    line-height: 50px;
}

    .topSellerTitle h2 span {
        display: block;
        font-size: 38px;
    }

.topSellerTitle .showMore {
    background: #fff;
    color: #003ea7;
    bottom: 20px;
    top: auto;
    border-radius: 0 22px 22px 0;
}

    .topSellerTitle .showMore:hover {
        color: #fff;
        background: #008fdd;
    }

.favSec {
    position: relative;
    padding-top: 40px;
    margin-bottom: 60px;
}

    .favSec::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 320px;
        background: #50d286;
    }

    .favSec .center {
        position: relative;
    }

    .favSec .showMore {
        color: #4cd080;
        background: #fff;
    }

        .favSec .showMore:hover {
            background: #161b3d;
            color: #fff;
        }

    .favSec .newPrTitle h2 {
        color: #fff;
        color: #161b3d
    }

        .favSec .newPrTitle h2 i {
            color: #4cd080;
        }

        .favSec .newPrTitle h2 strong {
            color: #fff;
        }

        .favSec .newPrTitle h2 span {
            color: #fff;
        }

.favCarousel .prItem {
    box-shadow: none;
}

    .favCarousel .prItem a {
        border: 1px solid #e0e0e0;
        height: 385px;
        overflow-y: hidden;
    }

.latestNewsSec {
    padding-bottom: 30px;
}

.lnTitle {
    position: relative;
    margin-bottom: 50px;
}

    .lnTitle h2 {
        line-height: 44px;
        padding-right: 60px;
        position: relative;
        font-weight: bold;
        font-size: 18px;
        color: #161b3d;
    }

        .lnTitle h2 i {
            width: 44px;
            height: 44px;
            position: absolute;
            top: 0;
            right: 0;
            border-radius: 15px;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            background: #fff;
            color: #008fdd;
            font-size: 26px;
            line-height: 44px !important;
            text-align: center;
        }

.latestNewsBox {
    display: flex;
    gap: 30px;
}

.mainNews {
    margin: 0;
    flex: 1;
}

.lNewsList {
    margin: 0;
    flex: 2;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

    .lNewsList > li {
        width: calc(50% - 140px);
        min-height: 110px;
        position: relative;
        padding-right: 125px;
    }

.mainNews a {
    display: block;
    position: relative;
}

    .mainNews a img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 15px;
    }

    .mainNews a::before {
        content: '';
        display: block;
        padding-top: 62%;
    }

    .mainNews a:hover span {
        color: #0040a5
    }

.lNewsList > li figure {
    position: absolute;
    top: 0;
    right: 0;
}

    .lNewsList > li figure img {
        border-radius: 10px;
    }

.lNewsList > li a span {
    display: block;
    color: #008fdd;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 10px;
}

.lNewsList > li a strong {
    display: block;
    color: #161b3d;
    font-size: 14px;
}

.mainNews a span {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    font-weight: bold;
    font-size: 15px;
    color: #161b3d;
}

.lNewsList > li a:hover strong {
    color: #008fdd
}

.topBrandsSec h2 {
    text-align: center;
    color: #262626;
    font-weight: bold;
    font-size: 30px;
    line-height: 100px;
    text-align: center;
    margin-bottom: 40px;
}

    .topBrandsSec h2 span {
        color: #008fdd
    }

    .topBrandsSec h2 > img {
        width: 11%;
        height: auto;
    }

.logoCarouselBox {
    margin-bottom: 60px;
    padding: 15px 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.owl-prev, .owl-next {
    border: 1px solid #008fdd !important;
    color: #008fdd !important;
    background: #fff !important;
    position: absolute;
    margin-top: -20px;
    top: 50%;
    left: -15px;
    font-size: 25px !important;
    font-family: boxicons !important;
    width: 40px !important;
    height: 40px !important;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.owl-prev {
    right: -15px;
}

    .owl-prev:before {
        content: '\ea50'
    }

.owl-next:before {
    content: '\ea4d'
}

.owl-nav button:hover {
    color: #fff !important;
    background: #008fdd !important;
}

footer {
}

.ftTop {
    background: var(--dark-light-color);
    padding: 30px 0;
}

.ftIcons {
    display: flex;
    grid-gap: 20px;
    text-align: right;
}

    .ftIcons > li {
        flex: 1;
        /*padding-right: 80px;*/
        position: relative;
        text-align: center;
        margin: 0 10px;
    }

        .ftIcons > li figure {
            /*  width: 60px;
            height: 50px;*/
            text-align: center;
            padding: 10px 0;
            border-radius: 30px;
            background: #fff;
            margin: auto;
            margin-bottom: 15px;
            /*            position: absolute;
            top: 0;
            right: 0;
            ;*/
        }

            .ftIcons > li figure img {
            }

        .ftIcons > li strong {
            color: #f4f6f5
        }

        .ftIcons > li p {
            color: #f4f6f5;
            text-align: justify;
        }

.ftMiddle {
    background: #fff;
    /*padding: 40px 0;*/
}

.ftMiddleContent {
}

.ftLinks {
    display: flex;
    grid-gap: 40px;
}

    .ftLinks > li {
    }

.flex1 {
    flex: 1;
}

.flex2 {
    flex: 2;
}

.flex3 {
    flex: 3
}

.ftLinks > li h2 {
    margin-bottom: 24px;
    color: #262626;
    font-weight: bold;
    font-size: 15px;
}

.ftLinkList {
    font-size: 14px;
}

    .ftLinkList > li {
        margin-bottom: 18px;
    }

        .ftLinkList > li > a {
            color: #6d737d;
            padding-right: 20px;
            position: relative;
        }

            .ftLinkList > li > a::before {
                content: '\ea4d';
                position: absolute;
                top: 0;
                right: 0;
                font-family: boxicons;
                font-size: 15px;
            }

            .ftLinkList > li > a:hover {
                color: #008fdd
            }

.ftLinkListCol2 {
    display: flex;
    flex-wrap: wrap;
}

    .ftLinkListCol2 > li {
        width: 50%;
    }

.namads {
    display: flex;
    grid-gap: 15px;
    margin-bottom: 30px;
}

    .namads > li {
    }

        .namads > li > a {
        }

            .namads > li > a:hover {
                transform: scale(0.9);
            }

.socials {
    display: flex;
    grid-gap: 15px;
}

    .socials > li {
    }

        .socials > li > a {
        }

            .socials > li > a:hover {
                transform: scale(0.9) rotate(5deg);
            }

.ftBottom {
    background: #f9f9f9;
    padding: 30px 0 60px 0;
}

.ftBottContent {
    display: flex;
    grid-gap: 50px;
    justify-content: space-between;
}

.nsArea {
    flex: 1;
    margin: 0
}

.ftCt {
    flex: 1;
    margin: 0;
    padding-right: 80px;
    position: relative;
}

.nsArea h2 {
    color: #003da6;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 14px;
}

.nsArea p {
    color: #6d737d;
    font-weight: bold;
    margin-bottom: 60px;
}

.nsBox {
    position: relative;
    display: flex;
    grid-gap: 20px;
}

.txtNs {
    height: 46px;
    background: #fff;
    border-radius: 23px;
    flex: 1;
    padding: 0 20px;
}

.btnNs {
    padding: 0 20px;
    background: var(--orange-color);
    border-radius: 23px;
    height: 46px;
    color: #fff;
}

.ftCt img {
    position: absolute;
    top: 0;
    right: 0;
}

.ftCt h2 {
    color: #003da6;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
}

.ftCt p {
    color: #6d737d;
    font-weight: bold;
}

.ftCt .topTel {
    position: absolute;
    top: 0;
    left: 0;
    color: #000
}

    .ftCt .topTel strong {
        font-size: 16px;
    }

.ctTabs {
    display: flex;
    margin-top: 40px;
    grid-gap: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 15px;
}

    .ctTabs > li {
    }

        .ctTabs > li > a {
            color: #6d737d;
            border-bottom: 1px solid #6d737d;
        }

            .ctTabs > li.active a, .ctTabs > li > a:hover {
                color: #008fdd;
                border-color: #008fdd
            }

.ctTabContents {
    font-weight: bold;
    line-height: 30px;
    color: #262626;
}

    .ctTabContents > li {
        display: none;
    }

    .ctTabContents i {
        font-size: 20px;
        margin-left: 10px;
        color: #008fdd;
    }

    .ctTabContents .addressFt {
        margin-bottom: 10px;
    }

    .ctTabContents a {
        color: #262626
    }

        .ctTabContents a:hover {
            color: #008fdd
        }

.ftCopy {
    background: var(--dark-light-color);
    padding: 20px 0;
}

.copSec {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

.copyRight {
    margin: 0;
    color: #fff;
}

.kaspid {
    margin: 12.5px 0;
}

    .kaspid a {
        color: #fff;
    }

        .kaspid a:hover {
        }
