﻿@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: #ED2E7E;
    }

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: #ED1B24;
    color: #fff;
}

::-moz-selection {
    background-color: #ED1B24;
    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 #ED2E7E !important;
    box-shadow: none !important;
}

select, textarea {
    font-size: 14px !important;
    ;
}
/*......*/
.featured_box .show_detail:hover,
.c_red {
    color: #ED1B24 !important;
}

.btn_red {
    background: #ED1B24;
    color: #fff;
}

    .btn_red:hover {
        color: #fff;
    }

.bg_red:focus,
.bg_red {
    background: #ED1B24 !important;
    color: #fff;
    border-color: #ED1B24 !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: #ED2E7E;
        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: #ED1B24 !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: #ED1B24 !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: #ED2E7E !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: #ED1B24 !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: #ED2E7E;
            }

    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: #ED2E7E;
        }

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: 50px;
        height: 50px;
        transform: translateY(-50%);
        top: 50%;
        border-radius: 50%;
        border: 1px solid #555;
    }

    .carousel_main .carousel-control-next {
        right: 5%
    }

    .carousel_main .carousel-control-prev {
        left: 5%
    }

    .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 {
    }

        .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: 300px;*/
        }

            .carousel_main .carousel-item .img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        .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: #ED1B24;
    background-color: #ED1B24;
}

.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: #ED1B24;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background: #ED1B24;
}
/*----------*/
.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: #ED2E7E
    }

.btn-red {
    background: #ED1B24;
    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: #ED2E7E
            }

        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: #ED1B24;
}

.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: #ED2E7E;
        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: #ED2E7E;
        /*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;
    }
}

@media(max-width:576px) {
    .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
        }

    .carousel_main .carousel-item .img img {
        height: 120px;
    }
}

@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;
    }
}