@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: IRANSans;
    position: relative;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 14px;
}

.popover {
    font-family: IRANSans;
    font-size: 12px;
}

.badge {
    font-family: IRANSans;
}

.tooltip > .tooltip-inner {
    font-family: IRANSans;
}

a {
    cursor: pointer;
    transition: .3s;
    color: #727677;
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none;
        color: #028C42;
    }

input {
    font-size: 14px !important;
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
}

::selection {
    background-color: #028C42;
    color: #fff;
}

::-moz-selection {
    background-color: #028C42;
    color: #fff;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #aaa !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #aaa !important;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #aaa !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #aaa !important;
}

.btn:focus,
button:focus,
a:focus {
    outline: none !important
}

.select_data .line .dropdown button:focus,
select:focus,
.form-control:focus {
    border: 1px solid #028C42 !important;
    box-shadow: none !important;
}

select,
textarea {
    font-size: 14px !important;
    ;
}

/*......*/
.featured_box .show_detail:hover,
.c_red {
    color: #028C42 !important;
}

.btn_red {
    background: #028C42;
    color: #fff;
}

    .btn_red:hover {
        color: #fff;
    }

.bg_red:focus,
.bg_red {
    background: #028C42 !important;
    color: #fff;
    border-color: #028C42 !important;
}

.btn {
    font-size: 15px;
}

/*......*/
header {
}

.Logo_head {
}

    .Logo_head img {
        height: 50px;
    }

.support-phone {
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}

    .support-phone:before {
        content: "";
        width: 1px;
        height: 50%;
        position: absolute;
        top: 25%;
        background: #ddd;
        right: 0;
    }

    .support-phone a {
        color: #028C42;
        font-weight: bold;
    }

    .support-phone .text {
        color: #1AA0BD;
    }

.icon-phone {
}

.Logo_head .media-body {
    flex: inherit;
}

.icon-phone {
    background-image: url('../img/Calling.png');
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.icon-cart-shaopping,
.icon-login,
.icon-register {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    background-size: 100%
}

.icon-cart-shaopping {
    background-image: url('/Content/Img/Bag.png');
}

.icon-login {
    background-image: url('/Content/Img/Profile.png');
}

.icon-register {
    background-image: url('/Content/Img/Add User.png');
}

.Logo_head .media-body .head {
}

    .Logo_head .media-body .head img {
        width: 100px;
    }

.Logo_head .media-body .number {
    padding-left: 22px;
    position: relative;
}

    .Logo_head .media-body .number .numb {
        font-size: 14px;
        color: #000;
    }

/*---*/
.Login {
}

    .Login .list {
    }

        .Login .list li {
        }

            .Login .list li a {
                display: block;
                padding: 0 10px;
                text-align: center;
                position: relative;
            }

            .Login .list li + li a:before {
                content: "";
                position: absolute;
                right: -1px;
                width: 1px;
                height: 20px;
                background: #ddd;
                top: 0;
            }

            .Login .list li a i {
                display: block;
                font-size: 20px;
                margin-bottom: 5px;
            }

            .Login .list li .cart_group {
            }

                .Login .list li .cart_group p {
                }

                    .Login .list li .cart_group p i {
                    }

                    .Login .list li .cart_group p span {
                        position: absolute;
                        left: 10px;
                        top: -5px;
                        background: #727677;
                        color: #fff;
                    }

/******/
/*--------*/
.wsmenu .smllogo {
    display: none !important;
}

.wsmenu > .wsmenu-list,
.headerfull {
    height: auto;
    z-index: 1000;
    background: transparent;
    justify-content: center;
}

.pos_nav .wsmenu .smllogo {
    display: block !important;
}

.smllogo {
    width: auto;
}

.pos_nav .smllogo img {
    height: 40px
}

.pos_nav .wsmenu > .wsmenu-list,
.headerfull {
    justify-content: flex-start
}

.logo-menu {
}

    .logo-menu a:hover {
        background: transparent !important;
    }

    .logo-menu a {
        padding: 0 !important;
    }

    .logo-menu .bg {
        max-width: 250px;
        height: 76px;
        position: relative;
        width: 250px;
    }

        .logo-menu .bg:before {
            content: "";
            position: absolute;
            display: inline-block;
            height: 78px;
            bottom: 0;
            width: 68%;
            right: 50%;
            background-image: url('../img/bg-logo.png');
            background-size: 100%;
            background-position: center 13px;
            transform: translateX(50%);
            background-repeat: no-repeat;
        }

    .logo-menu img {
        position: absolute;
        width: 90px;
        right: 50%;
        transform: translateX(50%);
        bottom: -45px;
    }

.wsmenu > .wsmenu-list > li > .navtext {
    padding: 20px 15px;
    height: auto;
    display: block;
    text-align: center;
    color: #5D5D5D;
    font-weight: 500;
    border-top: 0;
}

    .wsmenu > .wsmenu-list > li > .navtext > span {
        color: #5D5D5D;
    }

.wsmenu > .wsmenu-list > li > .wsshoptabing,
.wsmenu > .wsmenu-list > li .wtsbrandmenu {
    top: 100%;
}

.wsmegamenu {
    top: 100% !important;
}

.wsmenu > .wsmenu-list > li:hover > a {
    background: #F2F2F2;
}

.wsmenu > .wsmenu-list > li {
}

    .wsmenu > .wsmenu-list > li > .navtext > span::after {
        content: none
    }

    .wsmenu > .wsmenu-list > li > .navtext.btn {
        line-height: 15px;
        color: #fff;
        font-size: 14px;
        padding: 10px 25px;
        background: #5D5D5D;
    }

        .wsmenu > .wsmenu-list > li > .navtext.btn:hover {
            background: #5D5D5D;
        }

    .wsmenu > .wsmenu-list > li .halfmenu {
        width: 200px !important;
    }

    .wsmenu > .wsmenu-list > li .submenu-left {
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 li.wstheading {
        background: #F2F2F2;
        padding: 8px 10px;
        border: 0;
        position: relative;
        color: #2D2C64;
        font-weight: 700;
    }

.headerfull {
    height: auto;
    z-index: 1000;
    background: #F9F9F9;
    background: transparent;
    box-shadow: none;
}

    .headerfull.pos_nav {
        background: #F9F9F9;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    }

.wsmenu > .wsmenu-list > li .wstliststy02 li {
    padding: 0 10px;
}

.headerfull.pos_nav .wsmenu.border-top {
    border-top: 0 !important;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a {
    position: relative;
    padding-right: 10px;
}

    .wsmenu > .wsmenu-list > li .wstliststy02 li a:before {
        content: "";
        position: absolute;
        right: 0;
        top: 5px;
        width: 7px;
        height: 7px;
        background: #028C42;
        border-radius: 50%;
    }

/*--------*/
.category.sticky-top {
    top: 60px
}

.sticky-top {
    z-index: 1
}

.category .list-group {
    border-radius: 0;
}

    .category .list-group li {
        margin-right: 0 !important;
    }

    .category .list-group .list-group-item {
        text-align: center;
        font-size: 17px;
        border-radius: 0;
    }

        .category .list-group .list-group-item:after {
            content: "";
            position: absolute;
            border-right: 16px solid transparent;
            border-bottom: 16px solid transparent;
            top: 50%;
            transform: rotate(226deg);
            left: -8px;
            margin-top: -8px;
        }

        .category .list-group .list-group-item.active:after {
            border-right-color: #028C42;
        }

    .category .list-group .nav-item:last-of-type a {
    }

    .category .list-group .list-group-item.active {
        background: #028C42 !important;
        color: #fff !important;
        border-color: #028C42 !important;
    }

    .category .list-group .list-group-item:hover {
        background: #028C42 !important
        /*#ddd*/
        ;
        color: #fff !important;
        border-color: #028C42 !important
        /*#ddd*/
        ;
    }

    .category .list-group .list-group-item span {
        background-position: -282px -183px;
    }

    .category .list-group .list-group-item .ico_category {
        width: 29px;
        height: 16px;
        background-image: url('../img/ico_category_a.png');
    }

    .category .list-group .list-group-item.active .ico_category,
    .category .list-group .list-group-item:hover .ico_category {
        background-image: url('../img/ico_category.png');
    }

    .category .list-group .list-group-item .ico_list_cat {
        background-image: url('../img/ico_four.png');
        width: 11px;
        height: 10px;
    }

    .category .list-group .list-group-item.active .ico_list_cat,
    .category .list-group .list-group-item:hover .ico_list_cat {
        background-image: url('../img/ico_fou_f.png');
    }

/******/
.title-main {
    font-size: 20px;
    font-weight: bold;
}

/******/
.owl_item {
}

    .owl_item .buttonIndex {
        position: absolute;
        top: -54px;
        background: #FBFBFB;
    }

        .owl_item .buttonIndex .owl-next,
        .owl_item .buttonIndex .owl-prev {
            background: transparent !important;
            color: #6c757d !important;
            opacity: 1 !important;
            font-size: 18px !important;
            padding: 3px !important;
        }

            .owl_item .buttonIndex .owl-next:hover,
            .owl_item .buttonIndex .owl-prev:hover {
                color: #028C42 !important;
            }

        .owl_item .buttonIndex .owl-prev {
        }

        .owl_item .buttonIndex .owl-next {
        }

    .owl_item .item {
        margin: 5px;
        direction: rtl;
    }

/******/
.box_Customer {
    border-radius: 5px;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

    .box-product-horizontal:hover,
    .box_Customer:hover {
        -webkit-box-shadow: 0 4px 8px #e1e1e1;
        -moz-box-shadow: 0 4px 8px #e1e1e1;
        box-shadow: 0 4px 8px #e1e1e1;
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-transform-origin: top;
        -moz-transform-origin: top;
        -ms-transform-origin: top;
        -o-transform-origin: top;
        transform-origin: top;
    }

    .box_Customer .image {
        position: relative;
        margin-bottom: 17px;
    }

        .box-product-horizontal .image .start-buy,
        .box_Customer .image .start-buy {
            background: #028C42;
            padding: 6px 12px;
            color: #fff;
            position: absolute;
            top: 50%;
            right: 50%;
            transform: translate(50%, -50%);
            font-size: 17px;
            white-space: nowrap;
            -webkit-transform: translate(50%, -50%) scale(0);
            -moz-transform: translate(50%, -50%) scale(0);
            -ms-transform: translate(50%, -50%) scale(0);
            -o-transform: translate(50%, -50%) scale(0);
            transform: translate(50%, -50%) scale(0);
            -webkit-transition: all 150ms ease-in-out;
            -moz-transition: all 150ms ease-in-out;
            -ms-transition: all 150ms ease-in-out;
            -o-transition: all 150ms ease-in-out;
            transition: all 150ms ease-in-out;
        }

    .box-product-horizontal:hover .image .start-buy,
    .box_Customer:hover .image .start-buy {
        -webkit-transform: translate(50%, -50%) scale(1);
        -moz-transform: translate(50%, -50%) scale(1);
        -ms-transform: translate(50%, -50%) scale(1);
        -o-transform: translate(50%, -50%) scale(1);
        transform: translate(50%, -50%) scale(1);
    }

    .box_Customer .image img {
        transition: 0.6s;
        border: 1px solid #ddd;
    }

    .box_Customer:hover .image img {
        filter: blur(2px);
        border: 0;
    }

    .box_Customer .text {
    }

        .box_Customer .text .title {
            font-size: 14px;
            color: #333;
        }

    .box_Customer:hover .text .title {
        color: #2E2D65;
    }

    .box_Customer .text .price {
        font-size: 12px;
        color: #757575;
        text-decoration: underline;
    }

    .box_Customer a:hover {
        color: #727677;
    }

/******/
.bg_levels {
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

.levels_index {
}

    .levels_index .item_levels {
        position: relative;
        z-index: 0;
    }

        .levels_index .item_levels .ico-main {
        }

            .levels_index .item_levels .ico-main img {
                margin: auto;
                transition: 0.6s
            }

        .levels_index .item_levels:hover .ico-main img {
            transform: rotate(-20deg)
        }

        .levels_index .item_levels .title {
            font-weight: bold;
            color: #2E2D65;
            display: block;
            margin-top: 20px;
        }

        .levels_index .item_levels .ico_main:after {
            content: "..................................................................................................................................................................................";
            position: absolute;
            letter-spacing: 15px;
            overflow: hidden;
            top: 50%;
            right: 50%;
            left: 10px;
            z-index: -1;
            color: #aaa;
            font-size: 32px;
            vertical-align: top;
            margin-top: -24px;
            width: 100%;
        }

        .levels_index .item_levels .ico_main.before_not:after {
            content: none;
        }

        .levels_index .item_levels a {
        }

        .levels_index .item_levels .ico_main {
            position: relative;
        }

        .levels_index .item_levels .ico_info {
            width: 80px;
            height: 80px;
            border-color: #707070 !important;
            background: #DEDCDD;
            transition: 0.6s;
        }

            .levels_index .item_levels .ico_info i {
                margin: auto;
                font-size: 25px;
            }

        .levels_index .item_levels:hover .ico_info {
            background: #fff;
            border-color: #fff !important;
        }

        .levels_index .item_levels .ico_info img {
            width: 30px;
        }

        .levels_index .item_levels .ico_info .red_color {
            display: none !important;
        }

        .levels_index .item_levels:hover .red_color {
            display: block !important;
        }



        .levels_index .item_levels .ico_main .badge {
            position: absolute;
            bottom: -8px;
            right: 50%;
            width: 20px;
            height: 20px;
            line-height: 19px;
            margin-right: -10px;
            transition: 0.6s;
        }

        .levels_index .item_levels:hover .ico_main .badge {
            background: #028C42 !important;
            color: #fff !important;
        }

        .levels_index .item_levels .ico_main .badge.top {
            bottom: auto;
            top: -10px;
        }

        .levels_index .item_levels .ico_main .badge.bottom {
        }

        .levels_index .item_levels .desc {
        }

/******/
footer {
    background: #F7F7F7
}

    footer .title_line {
    }

        footer .title_line .flower-title {
        }

            footer .title_line .flower-title.right-flower {
            }

            footer .title_line .flower-title .line {
            }

            footer .title_line .flower-title.right-flower .line {
            }

            footer .title_line .flower-title.left-flower {
            }

                footer .title_line .flower-title.left-flower .line {
                }

        footer .title_line .text-title {
            background: url('../img/line_footer.png');
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100% auto;
        }

.footer .title_line .text-title span {
}

/*****/
.atributies i {
    color: #AAAAAA;
}

.atributies .ico {
}

.atributies small {
}

.atributies p {
}

/*****/
footer .number_footer {
}

    footer .number_footer img {
    }

    footer .number_footer .media-body {
    }

        footer .number_footer .media-body .number {
        }

            footer .number_footer .media-body .number .numb {
            }

            footer .number_footer .media-body .number .numb {
            }

footer .fallow {
    width: 100%;
    text-align: left;
}

    footer .fallow li {
    }

        footer .fallow li a {
            color: #000;
        }

            footer .fallow li a:hover {
                color: #028C42 !important;
            }

            footer .fallow li a i {
            }

footer .namad {
    margin: 5px;
}

    footer .namad img {
        height: 70px;
    }

footer .links_footer {
}

    footer .links_footer .title {
        font-size: 17px;
    }

    footer .links_footer ul {
    }

        footer .links_footer ul li {
            margin-bottom: 10px;
            font-size: 15px;
        }

            footer .links_footer ul li a {
            }

                footer .links_footer ul li a:hover {
                    color: #028C42 !important;
                }

footer .bottom {
    background: #F2F2F2;
    color: #2E2D65;
}

    footer .bottom .developer {
    }

        footer .bottom .developer a {
            font-weight: bold;
            color: #2E2D65;
        }

            footer .bottom .developer a:hover {
                color: #028C42;
            }

    footer .bottom .copyRight {
    }

.menufooter li {
    display: inline-block;
}

.logo-footer a img {
    height: 50px;
}

.menufooter {
    line-height: 34px;
    margin-right: 30px;
}

    .menufooter li a {
        color: #2E2D65;
        padding: 5px;
    }

        .menufooter li a:hover {
            color: #028C42;
        }

footer .fallow li a {
    color: #2981C3;
}

/*****/
.slider_owl {
}

    .slider_owl .item {
        /*! margin: 5px; */
        direction: rtl
    }

    .slider_owl .owl-dots {
        margin-top: 20px;
    }

    .slider_owl .owl-nav {
        position: absolute;
        left: 0;
        top: -58px;
        background: #FBFBFB;
    }

        .slider_owl .owl-nav button {
            width: 20px;
            height: 30px;
            color: #7B7B7B !important;
            background: transparent !important;
            border-radius: 50%;
            transition: 0.6s;
            margin: 0 5px !important;
            top: -15px;
        }

            .slider_owl .owl-nav button:hover {
            }

            .slider_owl .owl-nav button span {
            }

                .slider_owl .owl-nav button span i {
                    margin-top: 6px;
                }

                    .slider_owl .owl-nav button span i:before {
                        content: "";
                        border-top: 1px solid #000;
                        display: block;
                        width: 8px;
                        height: 8px;
                        border-left: 1px solid #000;
                    }

                    .slider_owl .owl-nav button span i.fa-angle-left:before {
                        transform: rotate(-45deg);
                    }

                    .slider_owl .owl-nav button span i.fa-angle-right:before {
                        transform: rotate(135deg);
                    }

            .slider_owl .owl-nav button:hover span i.fa-angle-left:before {
                border-top-color: #028C42;
                border-left-color: #028C42;
            }

            .slider_owl .owl-nav button:hover span i.fa-angle-right:before {
                border-top-color: #028C42;
                border-left-color: #028C42;
            }

        .slider_owl .owl-nav .owl-next,
        .slider_owl .owl-nav .owl-prev {
            margin: 0;
        }

        .slider_owl .owl-nav .owl-prev {
            left: 0;
        }

            .slider_owl .owl-nav .owl-prev span {
            }

        .slider_owl .owl-nav .owl-next {
            right: -30px;
        }

            .slider_owl .owl-nav .owl-next span {
            }

.owl-theme .owl-dots .owl-dot span {
    background: #ddd;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #29AF8A;
    opacity: 1;
}

.slider_owl .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    background: transparent
}

    .slider_owl .owl-nav .owl-prev {
        left: -30px !important;
        position: absolute
    }

    .slider_owl .owl-nav .owl-next {
        right: -30px !important;
        position: absolute
    }

/*****/
.list-property {
}

    .list-property .item {
        flex: 1;
        padding: 0 30px;
    }

        .list-property .item .image {
        }

            .list-property .item .image img {
                height: 70px;
                margin: auto;
            }

        .list-property .item .title {
            color: #2E2D65;
            font-size: 17px;
        }

        .list-property .item .desc {
            text-align: justify;
        }

/*****/
.carousel_main {
}

    .carousel_main .carousel-control-next,
    .carousel_main .carousel-control-prev {
        z-index: 100;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        top: 50%;
        border-radius: 50%;
        border: 1px solid #555;
    }

    .carousel_main .carousel-control-next {
        right: 15px;
    }

    .carousel_main .carousel-control-prev {
        left: 15px;
    }

    .carousel_main .carousel-control-next span {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
    }

    .carousel_main .carousel-control-prev span {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
    }

    .carousel_main .carousel-item {
        height: 100%;
    }

        .carousel_main .carousel-item .bg_red_slider {
            opacity: 0;
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            -ms-opacity: 0;
            -webkit-opacity: 0;
            -webkit-transition: 1s all ease-in-out .1s;
            -moz-transition: 1s all ease-in-out .1s;
            -ms-transition: 1s all ease-in-out .1s;
            -o-transition: 1s all ease-in-out .1s;
            transition: 1s all ease-in-out .1s;
            position: absolute;
            left: auto;
            right: -100%;
            background: url('../img/bg_slider.png');
            width: 100%;
            height: 100%;
            background-repeat: no-repeat;
            background-position: right top;
            top: 0;
            background-size: auto 100%;
        }

        .carousel_main .carousel-item.active .bg_red_slider {
            opacity: 1;
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -ms-opacity: 1;
            -webkit-opacity: 1;
            -webkit-transition: right .5s all ease-in-out;
            -moz-transition: right .5s all ease-in-out;
            -ms-transition: right .5s all ease-in-out;
            -o-transition: right .5s all ease-in-out;
            transition: right .5s all ease-in-out;
            right: 0;
        }

        .carousel_main .carousel-item .img {
            height: 100%;
        }

            .carousel_main .carousel-item .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

#carousel-main-1 .carousel-item .img img {
    height: 300px;
}

#carousel-main-2,
#carousel-main-3 {
    height: 50%;
}

    #carousel-main-2 .carousel-inner,
    #carousel-main-3 .carousel-inner {
        height: 100%;
    }

.carousel_main .carousel-item .carousel-caption {
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    text-align: right;
    padding: 0;
    bottom: 0;
    z-index: 1;
}

.carousel_main .carousel-item.active .fadeInDown {
}

.carousel_main .carousel-item .post {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 1.75s all ease-in-out .1s;
    -moz-transition: 1.75s all ease-in-out .1s;
    -ms-transition: 1.75s all ease-in-out .1s;
    -o-transition: 1.75s all ease-in-out .1s;
    transition: 1.75s all ease-in-out .1s;
    position: relative;
    left: auto;
    right: -100%;
}

.carousel_main .carousel-item.active .post {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transition: right .5s all ease-in-out;
    -moz-transition: right .5s all ease-in-out;
    -ms-transition: right .5s all ease-in-out;
    -o-transition: right .5s all ease-in-out;
    transition: right .5s all ease-in-out;
    right: 20%;
}

.carousel_main .carousel-indicators {
    bottom: 0;
    align-items: center;
    position: relative;
    margin-top: 15px;
    height: 14px;
}

    .carousel_main .carousel-indicators li {
        border: 0;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        transition: 0.6s;
        border-radius: 15px;
        background: #ddd;
        opacity: 1;
    }

        .carousel_main .carousel-indicators li.active {
            background: #028C42;
            width: 14px;
            height: 14px;
        }

.carousel_main .carousel-item .post .title {
    font-size: 24px;
}

.carousel_main .carousel-item .post .desc {
    font-size: 24px;
}

.carousel_main .carousel-item .post .btn {
}

.carousel_main .carousel-item .bg_opacity {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -ms-opacity: 0;
    -webkit-opacity: 0;
    -webkit-transition: 1.25s all ease-in-out 1.25 s;
    -moz-transition: 1.25s all ease-in-out 1.25s;
    -ms-transition: 1.25s all ease-in-out 1.25s;
    -o-transition: 1.25s all ease-in-out 1.25s;
    transition: 1.25s all ease-in-out 1.25;
    position: absolute;
    bottom: -100%;
    right: 5%;
    left: auto;
    width: 18%;
}

.carousel_main .carousel-item.active .bg_opacity {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -ms-opacity: 1;
    -webkit-opacity: 1;
    -webkit-transition: right .5s all ease-in-out;
    -moz-transition: right .5s all ease-in-out;
    -ms-transition: right .5s all ease-in-out;
    -o-transition: right .5s all ease-in-out;
    transition: right .5s all ease-in-out;
    bottom: 0;
}

.carousel_main .carousel-item .bg_opacity img {
}

/*---*/
.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #028C42;
    background-color: #028C42;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 .2rem rgba(237, 27, 36, .25);
    border-color: #028C42;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background: #028C42;
}

/*----------*/
.search-menu {
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
    border-radius: 25px;
}

    .search-menu input {
        border-radius: 0 !important;
        height: 30px;
        border: 0;
        background: transparent;
        font-size: 12px !important;
    }

    .search-menu .input-group-append {
    }

        .search-menu .input-group-append .input-group-btn {
            border-radius: 25px 0 0 25px;
            height: 30px;
            line-height: 17px;
        }

            .search-menu .input-group-append .input-group-btn i {
                vertical-align: middle;
                font-size: 12px;
            }

    .search-menu input:focus {
        border: 0 !important;
        box-shadow: none !important;
    }

/*----------*/
.btn-green {
    background: #028C42;
    color: #fff !important;
}

    .box_Customer .image .start-buy:hover,
    .box_Customer .image .start-buy:focus,
    .btn-green:hover,
    .btn-green:focus {
        background: #028C42
    }

.btn-red {
    background: #028C42;
    color: #fff !important
}

.btn i {
    vertical-align: middle
}

.icon-arrow-left {
    background-image: url('../img/Arrow   Left.png');
    width: 29px;
    height: 24px;
    display: inline-block;
}

.btn-green i {
    width: 20px;
    height: 15px;
    background-size: 100%
}

/*----------*/
header .list-menu {
}

    header .list-menu li {
        position: relative;
        margin-right: 10px;
        text-align: center;
        font-size: 13px;
    }

        header .list-menu li.login a:after {
            content: "|";
            color: #aaa;
            position: absolute;
            left: -1px;
        }

        header .list-menu li a {
            padding: 5px;
            display: block;
            color: #575682;
        }

            header .list-menu li a span {
                display: block
            }

            .box-product-horizontal:hover .media-body .title a,
            header .list-menu li a:hover span {
                color: #028C42
            }

        header .list-menu li.cart-menu {
        }

            header .list-menu li.cart-menu span.text-red span {
                display: inline-block
            }

            header .list-menu li.cart-menu a:not(.btn) {
                color: #5d5d5d !important;
            }

            header .list-menu li.cart-menu a .badge {
                background: #0097FF;
                color: #fff;
                width: 20px;
                height: 20px;
                line-height: 18px;
                position: absolute;
                bottom: 0;
                right: -4px;
            }

        header .list-menu li a i {
        }

        header .list-menu li a span:before {
            content: "";
            position: absolute;
            left: -5px;
            width: 1px;
            height: 20px;
            background: #ddd;
            top: 50%;
            margin-top: -10px;
        }

        header .list-menu li:last-of-type a span:before {
            content: none
        }

        header .list-menu li.cart-menu a:after {
            content: none
        }

/*----------*/
.user-menu {
}

    .user-menu .dropdown-toggle {
    }

        .user-menu .dropdown-toggle:hover {
        }

        .user-menu .dropdown-toggle:after {
            content: none;
        }

        .user-menu .dropdown-toggle span:after {
            display: inline-block;
            margin-left: .255em;
            vertical-align: .255em;
            content: "";
            border-top: .3em solid;
            border-right: .3em solid transparent;
            border-bottom: 0;
            border-left: .3em solid transparent;
            position: relative;
            top: 5px;
        }

    .user-menu .dropdown-menu {
        width: auto;
        min-width: 200px;
        padding: 0 !important;
        z-index: 10000000;
    }

        .user-menu .dropdown-menu .list {
        }

            .user-menu .dropdown-menu .list li {
                text-align: right;
                margin-right: 0;
            }

                .user-menu .dropdown-menu .list li a {
                    font-size: 12px;
                    padding: 10px;
                }

                    .user-menu .dropdown-menu .list li a i {
                        vertical-align: middle;
                        font-size: 15px;
                        margin-left: 5px;
                        display: inline-block;
                        margin-bottom: 0;
                    }

/*----------*/
.box-blog {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    height: calc(100% - 16px);
    position: relative;
    padding-bottom: 38px;
    transition: 0.6s;
}

    .box-blog:hover {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    }

    .box-blog .image {
    }

        .box-blog .image img {
            height: 140px;
        }

    .box-blog .info {
        padding-top: 10px;
        padding-right: 10px;
    }

        .box-blog .info .text {
            margin-bottom: 10px;
        }

            .box-blog .info .text .title {
                padding-left: 10px;
                line-height: 1.8;
            }

                .box-blog .info .text .title a {
                    display: block;
                    font-size: 15px;
                    color: #2E2D65;
                }

    .box-blog .text .title a {
        display: block;
        font-size: 15px;
        color: #2E2D65;
    }

    .box-blog .info .date {
        margin-left: auto;
        color: #939393;
        font-size: 12px;
    }

        .box-blog .info .date i {
            margin-left: 5px
        }

    .box-blog .info .btn {
    }

    .box-blog .info .bottom {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding-right: 10px;
    }

/*----------*/
.text-red {
    color: #028C42;
}

.shadow-green {
    box-shadow: 0 10px 10px rgba(2, 140, 66, 0.2);
}

/*----------*/
.head-page {
    border-bottom: 1px solid #ddd
}

/*----------*/
.box-product-horizontal {
    border: 1px solid #ddd;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

    .box-product-horizontal .image {
        flex: 0 0 170px;
        position: relative;
    }

        .box-product-horizontal .image img {
            width: 170px;
            height: 170px;
            object-fit: cover;
        }

    .box-product-horizontal:hover .image img {
        -ms-filter: blur(2px);
        filter: blur(2px);
    }

    .box-product-horizontal .image .start-buy {
    }

    .box-product-horizontal:hover .image .start-buy {
    }

    .box-product-horizontal .media-body {
        padding-right: 10px;
    }

        .box-product-horizontal .media-body .text {
            height: 132px;
            padding-bottom: 10px;
            padding-left: 10px;
            overflow: hidden;
        }

        .box-product-horizontal .media-body .title {
            margin-bottom: 10px;
        }

            .box-product-horizontal .media-body .title a {
                color: #000;
                font-size: 18px;
            }

        .box-product-horizontal .media-body .desc {
            color: #727677;
            text-align: justify;
        }

        .box-product-horizontal .media-body .price {
            color: #999;
            margin-left: auto;
        }

/*----------*/
.box-detiles-articles {
}

    .box-detiles-articles .Img_main {
    }

        .box-detiles-articles .Img_main img {
        }

    .box-detiles-articles .list-detailes {
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        justify-content: space-between;
        padding: 15px;
        padding-bottom: 10px;
    }

        .box-detiles-articles .list-detailes .item-detailes {
            color: #777;
        }

            .box-detiles-articles .list-detailes .item-detailes i {
                color: #2981C3;
                margin-left: 5px;
                font-size: 18px;
            }

            .box-detiles-articles .list-detailes .item-detailes .titr {
            }

                .box-detiles-articles .list-detailes .item-detailes .titr.tags {
                }

                .box-detiles-articles .list-detailes .item-detailes .titr .link-tag {
                    background: #EFEFEF;
                    display: inline-block;
                    padding: 3px 6px;
                    position: relative;
                    margin-left: 12px;
                    margin-bottom: 5px;
                }

                    .box-detiles-articles .list-detailes .item-detailes .titr .link-tag:before {
                        content: "";
                        position: absolute;
                        left: -8px;
                        border-right: 20px solid transparent;
                        border-bottom: 20px solid #EFEFEF;
                        top: 4px;
                        transform: rotate(45deg);
                    }

    .box-detiles-articles .text {
    }

        .box-detiles-articles .text .desc {
            color: #777;
        }

        .box-detiles-articles .text .list-text {
        }

            .box-detiles-articles .text .list-text li {
                color: #777;
                margin-bottom: 15px;
                position: relative;
                padding-right: 15px;
            }

                .box-detiles-articles .text .list-text li:before {
                    content: "";
                    position: absolute;
                    right: 0;
                    width: 7px;
                    height: 7px;
                    background: #028C42;
                    border-radius: 2px;
                    transform: rotate(45deg);
                    top: 6px;
                }

/*----------*/
.comment-send {
}

    .comment-send .list-point {
    }

        .comment-send .list-point .list {
            list-style: inside;
            color: #777;
        }

            .comment-send .list-point .list li {
                margin-bottom: 10px;
            }

    .comment-send .form-comment-send {
    }

        .comment-send .form-comment-send .form-group {
        }

            .comment-send .form-comment-send textarea,
            .comment-send .form-comment-send .form-group input {
                background: #F8F8F8;
                border: 0;
                border-radius: 0;
            }

            .comment-send .form-comment-send .form-group input {
                height: 45px;
            }

        .comment-send .form-comment-send textarea {
        }

        .comment-send .form-comment-send .btn {
        }

/*----------*/
.comments {
}

    .comments .comments-line {
    }

        .comments .comments-line .comment-main {
            margin-bottom: 30px;
        }

            .comments .comments-line .comment-main .Img {
            }

                .comments .comments-line .comment-main .Img img {
                    width: 50px;
                }

            .comments .comments-line .comment-main .media-body {
                margin-right: 10px;
            }

                .comments .comments-line .comment-main .media-body .User-Profile {
                    position: relative;
                    padding-left: 60px;
                }

                    .comments .comments-line .comment-main .media-body .User-Profile .btn {
                        position: absolute;
                        left: 0;
                        top: 0;
                        font-size: 12px;
                        padding: 3px 12px;
                        cursor: pointer;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .name {
                        display: block;
                        color: #555;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .date {
                        color: #999;
                        font-size: 12px;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .brn {
                    }

                .comments .comments-line .comment-main .media-body .User-comment {
                }

                    .comments .comments-line .comment-main .media-body .User-comment .desc {
                        color: #777;
                        text-align: justify;
                        margin-top: 15px;
                    }

            .comments .comments-line .comment-main.Inside {
            }

                .comments .comments-line .comment-main.Inside .Img {
                    align-self: flex-end;
                }

                    .comments .comments-line .comment-main.Inside .Img img {
                    }

                .comments .comments-line .comment-main.Inside .media-body {
                    background: #F0F2F5;
                    padding: 15px;
                }

/*----------*/
.img-customer {
    -ms-filter: grayscale(100%) opacity(40%);
    -webkit-filter: grayscale(100%) opacity(40%);
    filter: grayscale(100%) opacity(40%);
    -webkit-transition: filter 250ms ease-in-out;
    -moz-transition: filter 250ms ease-in-out;
    -ms-transition: filter 250ms ease-in-out;
    -o-transition: filter 250ms ease-in-out;
    transition: filter 250ms ease-in-out;
}

    .img-customer:hover {
        -ms-filter: grayscale(0) opacity(100%);
        -webkit-filter: grayscale(0) opacity(100%);
        filter: grayscale(0) opacity(100%);
    }

/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/












/*...........*/
#back-top {
    position: fixed;
    bottom: 30px;
    z-index: 1;
    display: none;
    left: 20px;
}

    #back-top a {
        width: 40px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        background-image: url('../img/Arrow   Left.png');
        height: 40px;
        background-color: #028C42;
        transform: rotate(90deg);
        background-size: 40%;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
    }

        #back-top a:hover {
            background-color: #028C42;
        }

/*#back-top i {
    width: 34px;
    height: 34px;
    display: block;
    background: grey;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 0.6s;
    padding: 9px 0 0;
    color: #372d2b;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
    border: 3px solid #372d2b;
    font-size: 33px;
    line-height: 8px;
}

#back-top a:hover span {
    background-color: #777;
}*/

@media(min-width:768px) {

    .dropdown-menu.HingeUpToDown2,
    .dropdown-menu.HingeUpToDown {
        visibility: hidden;
        transition: 0.1s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
        opacity: 0;
        width: 100%;
        box-shadow: none;
        display: block;
        margin-top: -6px;
        z-index: -1;
        margin-top: -1px;
    }

    .nav_home .navbar-nav li.dropdown:hover .HingeUpToDown {
        opacity: 1;
        visibility: visible;
    }

    .nav_home .nav_list .nav-item {
        position: static;
    }

    .nav_home .HingeUpToDown {
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .nav_home .nav_list .nav-item .nav-link {
        padding: 15px 10px;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
    }

    .column_menu {
        -webkit-column-count: 3;
        column-count: 3;
        -moz-column-count: 3;
    }

        .column_menu .column_item {
        }

    .levels_index .item_levels {
        flex: 1;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        z-index: 100000;
    }
}

@media(max-width:1200px) {
}

@media(max-width:992px) {
    .wsmobileheader {
        position: relative;
        z-index: 0;
    }

    .wsactive .wsmenucontainer {
        margin-right: 0;
    }

    .wsmenu > .wsmenu-list > li > .navtext > span,
    .wsmenu > .wsmenu-list > li > .navtext {
        padding: 11px 10px 11px 18px;
        text-align: right;
        font-size: 14px;
    }

    .shopping-menu a {
        padding: 11px 10px 11px 18px !important;
    }

    .wsmobileheader .wssearch.wsopensearch {
        background-color: #028C42;
        /*background-image: linear-gradient(to left,#00737A,#00A8A9);*/
    }

    .wsmobileheader .wssearchform form::before {
        font-weight: 700;
        font-family: "Font Awesome 5 Free";
    }

    .wsactive .wsmenu {
        z-index: 1000000;
        height: 100% !important;
    }

    .wsmenu > .wsmenu-list > li > .navtext.btn {
        border-radius: 0;
    }

    .wsmenu > .wsmenu-list,
    .headerfull {
        background: #F9F9F9;
    }

    .category .list-group .list-group-item::after {
        top: 100%;
        transform: rotate(140deg);
        left: 50%;
        margin-left: -8px;
    }

    .category .list-group {
        padding-bottom: 6px;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .slider_owl .owl-nav .owl-next,
    .slider_owl .owl-nav .owl-prev {
        position: absolute;
    }

    .list-property .item {
        padding: 0 10px;
    }

    footer .fallow {
        text-align: center;
    }

    .category .list-group .list-group-item {
        font-size: 12px;
    }

        .category .list-group .list-group-item::after {
            border-right: 12px solid transparent;
            border-bottom: 12px solid transparent;
            margin-top: -7px;
        }
}

@media(max-width:768px) {
    .Login .list {
        justify-content: center !important;
    }

    .search_head .select_group {
        display: block;
    }

    .search_head .field_group {
        border-right: 0 !important;
        border-top: 1px solid #ddd !important;
    }

    .search_head .button_group button {
        width: 32px;
        padding: 5px;
        justify-content: center;
    }

        .search_head .button_group button i {
            margin: 0;
        }

    .Logo_head .media-body {
        text-align: center;
    }

    .carousel_main .carousel-item .post .title,
    .carousel_main .carousel-item .post .desc {
        font-size: 18px;
    }

    .service {
        background-image: none;
    }

    .levels_index .item_levels {
        flex: 1;
        height: auto;
        padding: 5px 10px !important;
        border-top: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
    }

    .levels_index .item_levels {
        float: right;
    }

        .levels_index .item_levels .ico_main::after {
            content: none;
        }



    .chat_online {
        width: 70px;
        height: 70px;
    }

    .levels_index .item_levels .ico:after {
        content: none;
    }

    .levels_index .item_levels.pad_top {
        padding-top: 0;
    }

    .navbar-light .navbar-brand {
        margin-right: 0;
        margin-left: 1rem;
    }

    .nav_home {
        padding: 0;
    }

    .navbar-collapse .navbar-nav {
        padding-right: 0;
    }

    .carousel_main .carousel-item .img {
        height: auto;
    }

    /*--*/
    .category .list-group .list-group-item span {
        width: 0 !important;
        margin: 0 !important;
    }

    .category .list-group .list-group-item {
        padding: 7px 10px;
    }

    .category .list-group li {
        float: right;
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .category .list-group {
        flex-wrap: nowrap;
        flex-direction: inherit;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
    }

        .products .media-body .text .time,
        .products .media-body .text .title,
        .category .list-group li {
            font-size: 10px;
        }

    .tab-content > .tab-pane {
        padding: 0;
    }

    .products {
        float: right;
        width: 48%;
    }

        .products:first-of-type {
            ;
            margin-left: 4%;
        }

        .products .media-body {
            height: auto;
        }

    .descraption_faq .title_top {
        font-size: 17px;
    }

    .descraption_faq .text {
        font-size: 15px;
        line-height: 27px;
    }

    .order_level .order_list,
    .order_level .order_title {
        width: 100%;
    }

    .order_level .order_list {
        display: block;
    }

        .order_level .order_list .order_box {
            float: right;
            width: 33%;
        }

        .order_level .order_list .order_box,
        .order_level .order_title {
            margin-bottom: 20px;
        }

    .list-property .item .desc {
        display: none
    }

    .list-property .item .image div {
        height: 49px;
        width: 49px;
    }

    .footer-image1 {
        background-position-y: 153px !important;
        background-size: 200px !important;
    }

    .footer-image2 {
        background-position-x: 135px !important;
        background-position-y: 202px !important;
        background-size: 200px !important;
    }

    .footer-image3 {
        background-position-x: 154px !important;
        background-position-y: 155px !important;
        background-size: 202px !important;
        width: 60px !important;
    }

    .footer-image4 {
        background-position-x: 85px !important;
        background-position-y: 201px !important;
        background-size: 200px !important;
    }

    .footer-image5 {
        background-position-x: 382px !important;
        background-position-y: 202px !important;
        background-size: 200px !important;
    }

    .footer-image6 {
        background-position-y: 153px !important;
        background-size: 200px !important;
    }

    .box-product-horizontal {
        display: block;
    }

        .box-product-horizontal .image img {
            width: auto;
            object-fit: fill;
        }
}

@media(max-width:576px) {
    .content-category {
        padding: 0 10px;
    }

        .content-category .box_Customer {
            margin: 0 -10px;
        }

    .title_page h3 {
        font-size: 15px;
    }

    .list-property .item .title {
        font-size: 12px;
    }

    .menufooter li a {
        font-size: 13px;
    }

    footer .fallow {
        text-align: center !important;
        margin-top: 10px;
    }

    /******/
    .levels_index .item_levels {
        width: 33% !important;
    }

    .products .media-body,
    .products .img {
        width: 100% !important;
    }

    footer .number_footer,
    .products {
        display: block;
    }

    footer .fallow {
        position: relative;
    }

    footer .number_footer,
    .products .media-body {
        text-align: center;
    }

    .nav_home .nav_list .nav-item > .HingeUpToDown {
        width: 100%;
        float: none !important;
    }

    /*---*/
    .wizard .nav-item a::after {
        content: none;
    }

    .wizard .nav-tabs > li a {
        padding: 0;
    }

    .select_data .line .custom-select,
    .select_data .line .dropdown button {
        font-size: 12px;
    }

    ._item__comment > .bg-white,
    ._item__comment > p {
        width: 100% !important;
    }

    .modal_login .nav-tabs li.register_tab a {
        margin-right: 0;
    }

    .modal_login .nav-tabs li.login_tab a {
        margin-left: -5px;
    }

    .modal_login .modal-header .nav li a {
        width: 70px;
    }

    .search_head .button_group button span,
    .search_head .select_group select,
    .Logo_head {
        display: none !important;
    }

    .Logo_head {
        justify-content: center;
    }

    .levels_index .item_levels .ico_info {
        width: 50px;
        height: 50px;
    }

        .levels_index .item_levels .ico_info img {
            width: 15px;
        }

    .levels_index .item_levels .ico .badge {
        width: 15px;
        height: 15px;
        line-height: 13px;
        margin-right: -7px;
    }

    .atributies p,
    .levels_index .item_levels .ico .badge,
    .levels_index .item_levels .desc {
        font-size: 10px;
    }

    .atributies .ico {
        height: 40px;
    }

    .atributies p.text-secondary {
        display: none;
    }

    .carousel_main .carousel-item.active .post {
        right: 0;
        padding-right: 10px;
    }

    .wsmobileheader .wssearchform input {
        text-indent: 10px;
    }

    .title-main {
        font-size: 15px;
    }

    .box_Customer .image .start-buy,
    .box_Customer .text .title {
        font-size: 14px;
    }

    .box_Customer .text .price {
        font-size: 11px;
    }

    .list-property .item .image img {
        height: 40px;
    }

    .box-blog .info .text .title a {
        text-align: center;
    }

    .menufooter {
        margin-right: 0;
        text-align: center;
    }
}

@media(max-width:410px) {
    .levels_index .item_levels {
    }

    .box_Customer .image img {
        height: 100px;
    }
}

/*...*/
@media(max-width:576px) {
    .nav_home .nav_list .nav-item {
        display: block !important;
    }

        .nav_home .nav_list .nav-item a {
        }

        .nav_home .nav_list .nav-item > a.dropdown-toggle::after {
            right: 20px;
        }

    .nav_filesend li a {
        font-size: 12px;
        padding: 5px;
        padding-top: 30px;
    }

    .payment_method .banks .box {
        height: 50px;
        width: 30%;
    }

    .wizard .nav_wizard .nav-item a::after {
        content: none;
    }

    .wizard .nav-tabs.nav_wizard > li a.nav-link p {
        font-size: 12px;
    }

    .atributies .ico {
        height: 117px;
    }

    .comments .comments-line .comment-main .media-body .User-comment .desc {
        font-size: 12px;
    }

    .comments .comments-line .comment-main .Img img {
        width: 30px;
    }

    .box-detiles-articles .list-detailes .item-detailes {
        margin-bottom: 10px;
    }
}

.justify-center {
    text-align: justify;
    text-align-last: center;
}

.levels_index .item_levels:hover .ico_level1 {
    background-position: -454px -67px;
}

.levels_index .item_levels:hover .ico_level2 {
    background-position: -294px -224px;
}

.levels_index .item_levels:hover .ico_level3 {
    background-position: -461px -151px;
}

.levels_index .item_levels:hover .ico_level4 {
    background-position: -448px -235px;
}

/*---*/
.form-group-input {
}

    .form-group-input select,
    .form-group-input input {
        height: 45px;
        border-radius: 10px !important;
    }

        .form-group-input textarea:focus,
        .form-group-input input:focus {
            box-shadow: none !important;
        }

    .form-group-input textarea {
        border-radius: 10px;
        resize: none;
    }

@media print {
    body {
        -webkit-print-color-adjust: exact !important;
        -o-print-color-adjust: exact !important;
        -moz-print-color-adjust: exact !important;
        -ms-print-color-adjust: exact !important;
    }

    #printfactour {
        display: none !important;
    }

    #tblfactor {
        background: #fbfbfb;
    }

    #thfactour1,
    #thfactour2,
    #thfactour3,
    #thfactour4,
    #thfactour5 {
        background: #eaf0f2;
        font-weight: 600;
        border: 1px solid #dee2e6;
    }

    #tdfactour1,
    #tdfactour2,
    #tdfactour3,
    #tdfactour4,
    #tdfactour5 {
        background: white;
        border: 1px solid #dee2e6;
    }

    #td-none {
        background: #fbfbfb !important;
    }

    .tblfactor th,
    .tblfactor td {
        background: white;
        border: 1px solid #dee2e6;
    }

    #td-1,
    #td-2,
    #td-3,
    #td-4,
    #td-5,
    #td-6,
    #td-7,
    #td-8,
    #td-9 {
        vertical-align: top;
        text-align: right !important;
        padding: 11px 25px !important;
        background: #cddadd !important;
        color: #000000 !important;
        font-size: 12px !important;
        padding: 7px !important;
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center;
    }

    #th-a,
    #th-b,
    #th-c,
    #th-d,
    #th-e,
    #th-f,
    #th-g,
    #th-h,
    #th-i {
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center !important;
        font-size: 14px !important;
        color: #000000 !important;
        font-size: 12px !important;
    }

    #td-q,
    #td-w,
    #td-e,
    #td-r,
    #td-t,
    #td-y,
    #td-u {
        vertical-align: top;
        text-align: right !important;
        padding: 11px 25px !important;
        background: #eaf0f2 !important;
        color: #000000 !important;
        font-size: 12px !important;
        padding: 7px !important;
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center;
    }

    #OrangeDarktd {
        vertical-align: top;
        text-align: right !important;
        padding: 11px 25px !important;
        background: #fea802bf !important;
        color: #000000 !important;
        font-size: 12px !important;
        padding: 7px !important;
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center;
    }

    #Orangetd {
        vertical-align: top;
        text-align: right !important;
        padding: 11px 25px !important;
        background: #fea802a1 !important;
        color: #000000 !important;
        font-size: 12px !important;
        padding: 7px !important;
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center;
    }

    /*#td-none {
        border: 7px solid #ffffff !important;
        border-radius: 22px !important;
        text-align: center !important;
        font-size: 14px !important;
        color: #000000 !important;
        font-size: 12px !important;
    }*/

    #tableprefactour {
        overflow: hidden;
    }

    #headerpre {
        border: none;
    }
}

/*Responsive*/
@media(max-width: 997px) {
    .Search-box {
        width: 232px;
    }

    .contentdetail {
        position: relative;
        display: block;
        width: 100%;
        height: 200px;
        overflow: hidden;
        white-space: normal;
    }

    .blockimg {
        height: 228px;
    }

    .blockcategory {
        height: 228px;
    }

    .categoryimg {
        height: 228px;
    }

    .search_head .button_group button {
        width: 90px;
    }

    .search_head {
        margin: 19px 0px;
    }

    .Login .list li a {
        font-size: 9px;
    }

    .footer .fallow {
        width: 50%;
        float: left;
    }

    footer .number_footer {
        width: 50%;
        float: right;
    }
}

@media(max-width:992px) {
    .contact-text .buttons {
        flex-wrap: wrap;
    }

    .wsmobileheader > .smllogo {
        width: auto;
        padding-left: 30px;
    }

        .wsmobileheader > .smllogo img {
            width: auto;
            height: 40px;
        }

    .wsanimated-arrow {
        margin: 0;
        margin-right: 15px;
        height: 23px;
    }

    .wsmobileheader .wssearch {
    }
}

@media(max-width: 767px) {
    .table-address tr th {
        font-size: 11px;
    }

    .blockimg {
        height: 230px;
    }

    .Search-box {
        width: 80%;
    }

    .search_head .button_group button {
        width: 40px;
    }

        .search_head .button_group button span,
        .search_head .select_group select,
        .Logo_head {
            display: none !important;
        }

    .carousel_main .carousel-item .img {
        height: auto;
    }

    .d-xs-none {
        display: none;
    }

    .icon-menu {
    }

    .search_head .select_group {
        display: contents;
    }

    footer .bottom {
        text-align: center;
    }

    .carousel_product .carousel-item {
        height: auto;
        max-height: 325px;
    }
}

@media(max-width: 768px) {
    .loadmore {
        display: initial;
    }

    .Login .list li a {
        font-size: 13px;
    }

    .Search-box #text::-webkit-input-placeholder {
        font-size: 12px;
    }

    .container {
        max-width: 100%
    }

    .levels_index .item_levels .ico_info {
        width: 50px;
        height: 50px;
    }

        .levels_index .item_levels .ico_info i {
            font-size: 18px;
        }

    footer .fallow {
        text-align: center !important;
    }

    footer .bottom .copyRight {
        margin-top: 10px;
    }

    .carousel_main .carousel-item .img img {
        max-height: 200px;
    }

    #carousel-main-1 .carousel-item .img img {
        height: 250px;
        object-fit: inherit;
    }
}

@media(max-width:576px) {
    #carousel-main-1 .carousel-item .img img {
        height: 150px;
    }

    .Img-contact {
        box-shadow: none;
    }

        .Img-contact img {
            height: 150px;
            margin: 0 auto 20px;
            border-radius: 25px;
        }

    .contact-text::before {
        width: 100%;
    }

    .levels_index .item_levels .ico_info {
        width: 40px;
        height: 40px;
    }

        .levels_index .item_levels .ico_info i {
            font-size: 12px
        }
}

@media(max-width:410px) {
    .levels_index .item_levels .ico_main:after {
        content: none !important;
    }
}

@media(max-width: 368px) {
    .blockimg {
        height: 200px;
    }

    .blockcategory {
        height: 200px;
    }

    .categoryimg {
        height: 200px;
    }

    .Login .list li a i {
        font-size: 15px;
    }
}

@media(max-width: 321px) {
    .Search-box {
        width: 200px;
    }



    .search_head .button_group button {
        width: 74px;
    }

    .Search-box #text::-webkit-input-placeholder {
        font-size: 10px;
    }
}

@media(max-width:992px) {
    .container {
        max-width: 100%
    }

    .bg-artworkcheck {
        background-image: none;
        padding: 0;
    }
}

@media(min-width:992px) {


    .mm-wrapper__blocker {
        display: none !important;
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu:before {
        content: "";
        position: absolute;
        border-right: 16px solid #fff;
        border-bottom: 16px solid transparent;
        top: -7px;
        transform: rotate(-45deg);
        right: 10px;
    }

    .wsmegamenu:not(.submenu-left) {
    }

    .menu {
        min-height: 57px
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        display: flex;
        display: -ms-flexbox;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 {
        /*width: 50%;*/
        padding: 0 5px
    }
}

@media(max-width:992px) {
    .slider_owl .owl-nav .owl-prev {
        left: -15px !important;
    }

    .slider_owl .owl-nav .owl-next {
        right: -15px !important;
    }
}

@media only screen and (min-width:992px) {
    .slider_owl .item {
        max-height: 275px;
    }
}

/*header*/
@media (min-width: 992px) {
    header {
        z-index: 1000;
    }
}

.show-1 .big-menu-2 {
    opacity: 1;
    visibility: visible;
    display: block;
}

.main-nav__item {
    color: #989898;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -0.7px;
    transition: 0.2s all ease-in-out;
    position: relative;
}

    .main-nav__item.active {
        color: #028C42;
        font-weight: 700;
    }

.main-nav__menu {
    list-style-type: none;
}

@media (min-width: 1200px) {
    .main-nav__menu {
        padding: 20px 0 !important;
        gap: 30px !important;
    }
}

@media (min-width: 992px) {
    .main-nav__menu {
        padding: 20px 0 !important;
        gap: 10px;
    }

    .main-nav__item:hover {
        color: #028C42;
    }

        .main-nav__item:hover svg path,
        .arrow-icon {
            fill: #028C42 !important;
            width: 10px;
        }

    .primary-link {
        color: #727274;
        font-weight: bold;
        border-radius: 26px;
        display: flex;
        align-items: center;
        transition: 0.2s;
    }

        .primary-link:hover {
            color: #028C42 !important;
        }

        .primary-link:first-child svg {
            margin-left: 10px;
        }
}


/* -------------------------------------------- megamenu */

.main-nav__item:hover .big-menu {
    opacity: 1;
    visibility: visible;
    user-select: initial;
}

.menu-level-1 li:last-child {
    margin-bottom: 0;
}

.main-menu__item .fa-chevron-down {
    font-size: 10px;
    margin-right: 10px;
}


.big-menu {
    position: absolute;
    z-index: 125;
    right: 0;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    user-select: none;
    padding-top: 20px;
}

    .big-menu.guide-menu {
        background-color: white;
        width: 300px;
        border-radius: 24px;
        box-shadow: 0 8px 16px 10px rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.06);
        padding-top: 0;
    }

.guide-menu ul {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 20px;
}

@media (max-width: 992px) {
    .big-menu.guide-menu {
        box-shadow: none;
        border-radius: 0;
    }

    .guide-menu ul hr {
        display: none;
    }
}

.guide-menu div {
    border-radius: 20px;
}

.big-menu__wrapper {
    border-radius: 25px;
    /* background: #ffffff;
    box-shadow: 0 8px 16px 10px rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.06); */
    padding: 1rem 0;
}

.menu-level-1 {
    width: 0;
    padding: 10px 0;
    position: relative;
}

@media(min-width:992px) {
    .menu-level-1 {
        visibility: hidden;
    }
}

.menu-level-1 > li {
    padding: 0 15px 0 10px;
    position: relative;
    margin-bottom: 12px !important;
}

.menu-level-1__wrapper > p {
    font-size: var(--font-size-3);
    padding: 0 64px;
}

.hideMenu .big-menu-2 {
    opacity: 0 !important;
    visibility: hidden !important;
}


.menu-level-1 > li:hover .big-menu-2 {
    opacity: 1;
    visibility: visible;
    display: block;
}

.see-all a {
    color: #028C42 !important;
    font-weight: 700;
    font-size: 11px;
}

    .see-all a::after {
        content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="6px" height="10px"><path fill-rule="evenodd" fill="rgb(35,31,32)" d="M4.905,9.834 C4.732,10.029 4.450,10.031 4.274,9.838 L0.252,5.437 C0.208,5.414 0.166,5.385 0.129,5.344 C-0.046,5.153 -0.048,4.840 0.124,4.646 L4.130,0.130 C4.302,-0.064 4.584,-0.066 4.758,0.125 C4.933,0.317 4.936,0.629 4.764,0.823 L1.091,4.964 L4.900,9.132 C5.076,9.325 5.078,9.639 4.905,9.834 Z"/></svg>');
        vertical-align: middle;
        position: relative;
        top: 2px;
    }

.menu-level-1__icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.menu-level-1__link {
    transition: all 0.3s;
    position: relative;
    margin-left: auto;
    color: #686868;
    font-size: 0.85rem;
    font-weight: 500;
    line-height: 25px;
    /* 250% */
    letter-spacing: -0.2px;
}

    .menu-level-1__link:hover {
        color: #028C42;
        font-weight: 700;
    }


.left-arrow {
    opacity: 0;
    display: block;
    cursor: pointer;
    margin-right: auto;
}

.menu-level-1 li:hover .left-arrow {
    opacity: 1;
}

.menu-level-1 li:hover .menu-level-1__link {
    color: #028C42;
}

.big-menu-2 {
    position: absolute;
    right: 100%;
    width: 550px !important;
    top: -16px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    padding: 15px;
    border-radius: 25px;
    background: #ffffff;
    box-shadow: 0 8px 16px 10px rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.06);
}

    .big-menu-2 ul {
        list-style-type: none;
        overflow-y: auto;
        height: fit-content;
        max-height: 100%;
        column-count: 3;
    }


        .big-menu-2 ul li {
            padding-left: 5px;
        }

.head-link a {
    border-bottom: 1px solid #000;
    font-weight: 700;
    display: block;
    width: 90%;
    color: #000;
}

.head-link:hover a {
    border-color: #028C42;
}

.big-menu-2 ul::-webkit-scrollbar {
    width: 5px;
}

.big-menu-2 ul::-webkit-scrollbar-track {
    background-color: #C8C8C8;
    border-radius: 25px;
    position: absolute;
    height: 90%;
}

.big-menu-2 ul::-webkit-scrollbar-thumb {
    background-color: #028C42;
    border-radius: 25px;
}


@media (max-width: 992px) {
    .menu-level-2__product {
        margin: 0 !important;
        display: flex !important;
        flex-direction: row !important;
        border-bottom: 1px solid #a0a0a045;
        padding: 20px 5px;
        align-items: center;
        gap: 10px;
    }

        .menu-level-2__product img {
            width: 60px;
            max-width: 50px;
            height: auto !important;
        }

    .parent-menu-level-2 {
        display: flex !important;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
}


.menu-level-2__product {
    display: block;
    text-align: center;
    font-size: 0.8rem;
    color: #000;
    transition: 0.2s;
    font-weight: 600;
    margin-bottom: 10px;
}

    .menu-level-2__product img {
        width: 125px;
        height: 125px;
        border-radius: 10px;
    }

    .menu-level-2__product:hover {
        color: #028C42;
    }

.menu-level-2__link {
    margin-bottom: 15px;
    display: inline-block;
    transition: all 0.3s;
    color: #686868;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 22px;
    /* 275% */
    letter-spacing: -0.16px;
}

    /* .menu-level-2__link::before {
    content: " ";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--color-text);
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
} */

    .menu-level-2__link:hover {
        color: #028C42;
        font-weight: 700;
    }

        .menu-level-2__link:hover::before {
            background-color: #028C42;
        }


@media only screen and (max-width: 1200px) {
    .main-nav__link {
        padding: 4px 8px;
        margin-left: 4px;
        font-size: 14px;
    }

    .header__logo {
        max-width: 180px;
    }

    .big-menu-2 {
        min-width: 400px;
    }

        .big-menu-2 ul li {
            padding-left: 15px;
            width: 45%;
        }
}

@media only screen and (min-width: 1101px) {
    .main-nav__link {
        padding: 4px 8px;
        margin-left: 4px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1100px) {
    .main-nav__link {
        padding: 4px 8px;
        margin-left: 4px;
        font-size: 14px;
    }
}

.header .main-nav {
    background-color: var(--color-three);
    color: #000;
}

@media only screen and (max-width: 991.99px) {
    .main-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #fff;
        z-index: 10000;
        padding: 20px;
        width: 400px;
        right: -100%;
        transition: all 0.4s;
        margin: 0 !important;
    }

        .main-nav.active {
            right: 0;
            overflow-y: scroll;
            overflow-x: hidden;
        }

        .main-nav::-webkit-scrollbar-track {
            background: #000;
            /* رنگ پس‌زمینه */
        }

        .main-nav::-webkit-scrollbar-thumb {
            background: #909090;
            /* رنگ دستگیره اسکرول‌بار */
            border-radius: 10px;
            /* گرد کردن دستگیره */
        }

    .menu-logo {
        /* margin-bottom: 10px; */
        padding-bottom: 16px;
        border-bottom: 2px solid var(--secondary-color);
        text-align: center;
    }

        .menu-logo img {
            max-width: 200px !important;
        }

    .main-nav__menu {
        display: block !important;
        width: 100%;
        overflow-y: auto;
    }

    .main-nav__link {
        display: block;
        font-size: 15px;
        padding: 16px 10px;
        border-bottom: 1px solid #a0a0a045;
        border-radius: 0;
        margin-left: 0;
    }

        .main-nav__link svg {
            vertical-align: middle;
        }

        .main-nav__link.active {
            background-color: transparent;
            color: #028C42;
        }

    .popup-menu {
        display: none;
    }

    .main-nav__item:hover .main-nav__link > svg path {
        fill: #028C42;
        margin-right: auto !important;
    }

    /* -------------------------------------------- menu */
    .menu-level-2__product {
        margin-top: 15px;
    }


    .big-menu {
        padding-top: 5px;
    }

    .big-menu,
    .big-menu-2 {
        position: relative;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        width: 100%;
    }

    .main-nav__link > svg {
        position: absolute;
        left: 10px;
    }

    .menu-level-1__wrapper,
    .big-menu-2 {
        padding: 0;
        background-color: transparent;
        width: auto;
        box-shadow: none;
        border: none;
    }

        .menu-level-1__wrapper > p {
            display: none;
        }

    .big-menu-2 {
        width: auto !important;
        position: static;
        min-width: auto;
        column-count: 1;
    }

    .menu-level-1__icon,
    .menu-level-1__des {
        display: none;
    }

    .menu-level-1 > li {
        display: block;
        position: relative;
        padding: 0 15px 0 0;
        margin-bottom: 0;
    }

    .left-arrow {
        display: none;
    }

    .menu-level-1__link,
    .menu-level-2__link,
    .menu-level-3__link,
    .menu-level-4__link {
        margin-bottom: 0;
        font-size: 14px;
        color: var(--color-text);
    }


    .main-nav__item ul {
        position: relative;
        display: none;
        padding: 0;
        column-count: 1;
    }

        .main-nav__item ul li.haschild .menu-level-1__text {
            position: relative;
            border-bottom: 1px solid #a0a0a045;
            display: none;
        }

    @media (max-width: 992px) {
        .menu-level-2 {
            display: block !important;
        }
    }

    .main-nav__item ul li.haschild .menu-level-1__text::before,
    .main-nav__item.haschild > a::before {
        content: " ";
        width: 10px;
        height: 10px;
        background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.53033 0.96967C9.82322 1.26256 9.82322 1.73744 9.53033 2.03033L5.53033 6.03033C5.23744 6.32322 4.76256 6.32322 4.46967 6.03033L0.46967 2.03033C0.176777 1.73744 0.176777 1.26256 0.46967 0.96967C0.762563 0.676777 1.23744 0.676777 1.53033 0.96967L5 4.43934L8.46967 0.96967C8.76256 0.676777 9.23744 0.676777 9.53033 0.96967Z' fill='%232E405E'/%3E%3C/svg%3E");
        position: absolute;
        left: 10px;
        top: 50%;
        transform: translateY(-50%);
        background-repeat: no-repeat;
        transition: all 0.3s;
        transform-origin: 50% 50%;
    }

    .main-nav__item.haschild > a {
        position: relative;
    }

    .main-nav li.show.haschild > .menu-level-1__text::before {
        transform: translateY(-50%) rotate(180deg);
    }

    .main-nav .main-nav__item.haschild.show > .main-nav__link::before {
        transform: translateY(-50%) rotate(180deg);
    }

    .menu-level-5::before {
        content: " ";
        display: none !important;
    }

    .menu-level-2__link {
        font-size: var(--font-size-2);
        margin-bottom: 0;
    }

    .main-menu__item li a {
        /* border-bottom: 1px solid var(--color-blue-2); */
        display: inline-block;
        padding: 5px 0 5px 25px;
        /* width: 90%; */
    }

    .menu-level-1__text {
        padding: 10px 0;
    }

    .menu-level-1__link:hover,
    .menu-level-3__link:hover {
        color: #fff;
    }

    .menu-level-2__link {
        font-size: 12px
    }

    .menu-level-3__link,
    .menu-level-4__link {
        font-size: var(--font-size-0);
    }

    .big-menu-2 ul li {
        width: 100%;
        padding: 10px 0;
    }

    .big-menu__wrapper {
        box-shadow: none;
        padding: 0;
        border-radius: 0;
        background-color: transparent;
    }

    .menu-level-1 {
        width: 100%;
        border: none;
    }
}

@media only screen and (max-width: 576px) {
    .main-nav {
        width: 85%;
    }
}

.menu-level-2 .head-link .menu-level-2__link {
    color: #028C42 !important;
}

@media (max-width: 992px) {
    .menu-level-1 > li {
        display: block !important;
    }

    .big-menu__wrapper {
        border: none;
    }
}

#overlay .close-overlay {
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 70;
    position: fixed;
    left: 10px;
    top: 10px;
    background-image: url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6L6 18" stroke="%23C35AEB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M6 6L18 18" stroke="%23C35AEB" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.modal-content .close-overlay {
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 70;
    position: fixed;
    left: 0;
    top: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 25 25' width='25px' height='25px'%3E%3Cg id='surface191647945'%3E%3Cpath style=' stroke:none%3Bfill-rule:nonzero%3Bfill:rgb(93.333334%25 14.901961%25 30.980393%25)%3Bfill-opacity:1%3B' d='M 5.832031 3.332031 C 5.621094 3.332031 5.40625 3.414062 5.242188 3.578125 L 3.578125 5.242188 C 3.25 5.570312 3.25 6.097656 3.578125 6.421875 L 9.65625 12.5 L 3.578125 18.578125 C 3.25 18.902344 3.25 19.429688 3.578125 19.753906 L 5.242188 21.421875 C 5.570312 21.75 6.097656 21.75 6.421875 21.421875 L 12.5 15.34375 L 18.578125 21.421875 C 18.902344 21.75 19.429688 21.75 19.753906 21.421875 L 21.421875 19.753906 C 21.75 19.429688 21.75 18.902344 21.421875 18.578125 L 15.34375 12.5 L 21.421875 6.421875 C 21.75 6.097656 21.75 5.570312 21.421875 5.242188 L 19.753906 3.578125 C 19.429688 3.25 18.902344 3.25 18.578125 3.578125 L 12.5 9.65625 L 6.421875 3.578125 C 6.257812 3.414062 6.046875 3.332031 5.832031 3.332031 Z M 5.832031 3.332031 '/%3E%3C/g%3E%3C/svg%3E");
    display: none;
}

@media only screen and (max-width: 650px) {
    .modal-content {
        width: 100vw;
        max-height: calc(100vh - 20px);
    }

    #overlay {
        padding-top: 30px;
        background-color: #fff;
        border-top-width: 10px;
    }

        #overlay .close-overlay {
            width: 25px;
            height: 25px;
            position: fixed;
            display: block;
            top: 5px;
            left: 5px;
            background-size: cover;
        }
}

.overlay-text {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 2000000;
    color: var(--color-text);
    font-size: 13px;
    padding: 15px;
}

.overlay-title {
    position: fixed;
    top: 4px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    color: var(--color-text);
    text-align: center;
    font-weight: 700;
    padding: 15px;
    width: 80vw;
}

.overlay {
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    display: none;
}

.hero-sliders .row,
.hero-sliders .small-sliders {
    row-gap: 10px;
}

/* best-seller-section-start */
.owl-next,
.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background-color: transparent
}

.owl-stage {
    display: flex
}

.owl-stage-outer {
    overflow: hidden;
    height: 100%;
    display: flex
}

.section-title {
    font-size: 20px;
    color: #028C42
}

    .section-title::before {
        content: " ";
        width: 5px;
        height: 15px;
        display: inline-block;
        background-color: #c6c6c6;
        vertical-align: middle
    }

.section-link {
    color: #353535;
    font-size: 14px
}

    .section-link:hover {
        color: #028C42
    }

.product__title {
    color: #58595b;
    font-weight: 500;
    font-size: 16px
}

.product__img img {
    border-radius: 5px;
/*    height: auto
*/}

.best-seller__slider .owl-next {
    left: -30px;
    top: 38%
}

.best-seller__slider .owl-prev {
    right: -30px;
    top: 38%
}

@media only screen and (max-width: 1200px) {
    .best-seller__slider .owl-nav {
        display: none
    }
}

@media only screen and (max-width: 992px) {
    .section-title {
        font-size: 1rem
    }
}

@media (max-width: 576px) {
    .product__title {
        font-size: 11px
    }
}

.best-seller {
    min-height: 200px
}

.w-100 {
    width: 100% !important
}

@media only screen and (max-width: 992px) {
    .best-seller {
        min-height: 200px
    }
}

@media only screen and (max-width: 768px) {
    .best-seller {
        min-height: 170px
    }
}

@media only screen and (max-width: 576px) {
    .best-seller {
        min-height: 140px
    }
}

/* best-seller-section-end */
