@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;
    background: #FBFBFB;
}

.popover {
    font-family: IRANSans;
    font-size: 12px;
}

.badge {
    font-family: IRANSans;
}

.tooltip>.tooltip-inner {
    font-family: IRANSans;
}

.tooltip {
    z-index: 1000000;
    font-size: 12px
}

.tooltip.show.fade {}

.tooltip .tooltip-inner {
    background: #fff;
    color: black;
    z-index: 100000000000
}

.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #ffffff !important;
}

.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #ffffff
}

.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #fff
}

.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #fff
}

a {
    cursor: pointer;
    transition: .3s;
    color: #727677;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: var(--primary-color);
}

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: var(--primary-color);
    color: #fff;
}

::-moz-selection {
    background-color: var(--primary-color);
    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 var(--primary-color) !important;
    box-shadow: 0 0 0 .2rem rgba(237, 27, 36, .25) !important;
}

select,
textarea {
    font-size: 14px !important;
    ;
}

/*......*/
.featured_box .show_detail:hover,
.c_red {
    color: var(--primary-color) !important;
}

.btn_red {
    background: var(--primary-color);
    color: #fff;
}

.btn_red:hover {
    color: #fff;
}

.bg_red:focus,
.bg_red {
    background: var(--primary-color) !important;
    color: #fff;
    border-color: var(--primary-color) !important;
}

.btn {
    font-size: 15px;
}

/*......*/
header {}

.Logo_head {
    direction: ltr;
}

.Logo_head .Logo_img {
    width: 80px;
}

.Logo_head .media-body {
    flex: inherit;
}

.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;
}

/*---*/
.search_head {}

.search_head .select_group {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15) !important;
}

.search_head .select_group select {
    font-size: 12px;
    color: #000;
    border: 0;
    width: auto;
    height: 37px;
}

.search_head .select_group input:after {
    content: "";
}

.search_head .field_group {
    border: 0;
    border-right: 1px solid #eee !important;
    border-radius: 0;
    height: 37px;
}

.search_head .field_group:focus,
.search_head .select_group select:focus,
.btn:focus,
.search_head .select_group select:focus,
.search_head .field_group:focus {
    border: 0 !important;
    box-shadow: none !important;
}

.search_head .button_group {}

.search_head .button_group button {
    height: 36px;
}

.search_head .button_group button i {
    transform: rotate(90deg);
    margin-right: 10px;
}

.search_head .cart_group {
    position: relative;
    height: 32px;
}

.search_head .cart_group span {
    position: absolute;
    top: 0;
}

.search_head .cart_group i {
    font-size: 17px;
    position: relative;
    top: 4px;
}

.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;
}

.pos_nav .wsmenu .smllogo {
    display: block !important;
}

.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 {
    /*flex: 1;*/
    white-space: nowrap;
}

.wsmenu>.wsmenu-list>li:not(:last-of-type) {
    border-left: 0;
}

.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;
}

/*.wsmenu > .wsmenu-list > li .wstliststy02 li.wstheading:after{width: 7px;height: 7px;border-right: 1px solid #aaa;border-bottom: 1px solid #aaa;position: absolute;left: 10px;top: 50%;transform: translateY(-50%) rotate(45deg);}*/
.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;
}

/*--------*/
/******/
.service {
    background-color: #717171;
    background-image: url('../img/bg_servic.png');
    background-repeat: no-repeat;
    background-position: right 29px;
    background-size: 40%;
    background-position: right center;
}

.service .list {}

.service .list .item_service {
    width: 33.33% !important;
    min-height: 110px;
}

.service .list .item_service a {}

.service .list .item_service img {
    height: 40px;
    transition: 0.3s;
}

.service .list .item_service .red_color {
    display: none !important;
}

.service .list .item_service:hover img:first-of-type {
    display: none !important;
}

.service .list .item_service:hover .red_color {
    display: block !important;
}

.service .list .item_service p {
    transition: 0.3s;
    margin-top: 5px;
}

.service .list .item_service:hover p {
    color: var(--primary-color) !important;
}

/******/
.category.sticky-top {
    top: 60px
}

.sticky-top {
    z-index: 1
}

.category .list-group {
    border-radius: .25rem;
    overflow: hidden;
}

.category .list-group li {
    margin-right: 0 !important;
}

.category .list-group .list-group-item {
    border-radius: 0;
}

.category .list-group .nav-item:last-of-type a {
    border-radius: 0 0 4px 4px
}

.category .list-group .list-group-item.active {
    background: var(--primary-color) !important;
    color: #fff;
    border-color: var(--primary-color) !important;
}

.category .list-group .list-group-item:hover {
    background: #717171;
    color: #fff;
    border-color: #717171;
}

.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');
}

.category .list-group .list-group-item.active .circleico,
.category .list-group .list-group-item:hover .circleico {
    color: white;
}

/******/
.title_page {
    position: relative;
}

.title_page:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ddd;
    top: 50%;
    right: 0;
    z-index: -1;
}

.title_page h3 {
    font-size: 19px;
    background: #FBFBFB;
}

/******/
.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: var(--primary-color) !important;
}

.owl_item .buttonIndex .owl-prev {}

.owl_item .buttonIndex .owl-next {}

.owl_item .item {
    margin: 5px;
    direction: rtl;
}

/******/
.products {
    direction: rtl;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    overflow: hidden;
    transition: 0.6s;
}

.products:hover {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}

.products .img {
    height: 150px;
}

.products .img img {
    transition: 0.6s;
}

.products:hover img {
    filter: grayscale(1);
}

.products .media-body {
    height: 170px;
}

.products .media-body .text {}

.products .media-body .text .title {
    font-size: 15px;
}

.products .media-body .text .time {
    font-size: 14px;
}

.products .media-body .text .time span {}

.products .media-body .footer_box {}

.products .media-body .footer_box .price {
    font-size: 14px;
}

.products .media-body .footer_box .price span {}

.products .media-body .footer_box .btn {
    font-size: 14px;
}

/******/
.box_Customer {
    transition: 0.3s;
    border-radius: 5px;
}

.box_Customer a {
    color: #000;
    display: block
}

.box_Customer a:hover {
    color: var(--primary-color)
}

.box_Customer>a>img {
    border-radius: 5px 5px 0 0
}

.box_Customer:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.box_Customer .media {}

.box_Customer .media .img {
    width: 70px;
    height: 70px;
}

.box_Customer .media .img img {
    height: 100%;
}

.box_Customer .media .media-body {}

.box_Customer .media .media-body .title {
    font-size: 17px;
}

.box_Customer .media .media-body p {}

.box_Customer .desc {
    height: 48px;
    overflow: hidden;
}

/******/
.bg_levels {
    background: #DEDCDD;
}

.levels_index {}

.levels_index .item_levels {
    position: relative;
    z-index: 0;
}

.levels_index .item_levels.pad_top {
    padding-top: 38px;
}

.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 {
    display: block;
}

.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:hover img:first-of-type {
    display: none !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: var(--primary-color) !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 {}

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%;
}

footer .fallow li {}

footer .fallow li a {
    color: #000;
}

footer .fallow li a:hover {
    color: var(--primary-color) !important;
}

footer .fallow li a i {}

footer .namad {
    margin: 5px;
}

footer .namad img {
    height: 85px;
}

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: var(--primary-color) !important;
}

footer .bottom {
    /*background: #717171;*/
}

footer .bottom .developer {}

footer .bottom .developer a {
    /*font-weight: bold;*/
    color: #fff
}

footer .bottom .developer a:hover {
    color: var(--primary-color)
}

footer .bottom .copyRight {}

/*****/
.chat_online {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 120px;
    height: 120px;
    background-image: url('../img/saye.png');
    background-position: center;
    z-index: 1;
    background-size: 138px;
}

.chat_online a {
    font-size: 30px;
    line-height: 70px;
    width: 70px;
    height: 70px;
}

.chat_online a i {}

/*****/
.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: 20px;
}

.carousel_main .carousel-indicators li {
    border: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transition: 0.6s;
    border-radius: 15px;
    background: #555;
}

.carousel_main .carousel-indicators li.active {
    width: 30px;
    background: var(--primary-color);
}

.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 {}

/*****/
.shadow_me {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

/*******/
.header_page {
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
}

/*----*/
.circleico {
    color: #717171;
}

/*----*/
.wizard {}

.wizard .nav-tabs.nav_wizard {
    position: relative;
    border-bottom-color: #e0e0e0;
    z-index: 1;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
}

.wizard .nav-tabs.nav_wizard>li.active>a,
.wizard .nav-tabs.nav_wizard>li.active>a:hover,
.wizard .nav-tabs.nav_wizard>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 100px;
    background: transparent;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
    border: 2px solid #CCCCCC;
}

.wizard .nav-tabs.nav_wizard>li a.disabled .round-tab {
    border: 2px solid #e0e0e0;
}

span.round-tab i {
    color: #555555;
}

.wizard .nav_wizard li:hover span.round-tab,
.wizard .nav_wizard li a.active span.round-tab {
    background: #fff;
    border: 2px solid var(--primary-color) !important;
    ;
    color: var(--primary-color);
}

.wizard .nav_wizard li:hover a:after,
.wizard .nav_wizard li a.active:after {
    background: var(--primary-color);
}

.wizard .nav_wizard li a.active span.round-tab {}

.wizard .nav_wizard li a.active span.round-tab i {
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs.nav_wizard>li {
    width: 50%;
    margin-right: 0 !important;
    position: relative;
    z-index: 0;
}

.wizard .nav_wizard .nav-item a:after {
    content: " ";
    position: absolute;
    height: 2px;
    background: #e0e0e0;
    left: 0;
    right: 0;
    top: 50%;
    z-index: -1;
    margin-top: -9px;
}

.wizard .nav_wizard li.active.nav-item:after {
    content: " ";
    position: relative;
    left: 46%;
    top: -20px;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs.nav_wizard>li a {
    position: relative;
    border-color: transparent !important;
    background: transparent !important;
}

.wizard .nav-tabs.nav_wizard>li a .round {
    width: 50px;
    height: 50px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    position: relative;
    display: block;
}

.wizard .nav-tabs.nav_wizard>li a.nav-link .round {
    background: #CCCCCC;
}

.wizard .nav-tabs.nav_wizard>li a.nav-link p {
    color: #aaa;
}

.wizard .nav-tabs.nav_wizard>li a.disabled p {
    color: #727677;
}

.wizard .nav_wizard li:hover p,
.wizard .nav_wizard li a.active p {
    color: var(--primary-color) !important;
}

.wizard .nav-tabs.nav_wizard>li a.disabled .round {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}

.wizard .nav-tabs.nav_wizard>li a.disabled .round-tab {
    background: #fff;
}

.wizard .nav-tabs.nav_wizard>li a:hover {
    background: transparent;
}

.wizard .content_wizard>.tab-pane {
    position: relative;
    padding-top: 50px;
}

@media(max-width: 585px) {

    .wizard {
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs.nav_wizard>li a .round {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

/******/
.carousel_product {}

.carousel_product .carousel-inner {}

.carousel_product .carousel-item {
    overflow: hidden;
    height: 300px;
}

.carousel_product .carousel-item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.carousel_product .carousel-indicators {
    width: 100%;
    right: 0;
    margin: 0;
    bottom: 0;
    position: relative;
}

.carousel_product .carousel-indicators li {
    width: 100px;
    opacity: 1;
    position: relative;
    height: 100px;
    overflow: hidden;
}

.carousel_product .carousel-indicators li:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(237, 27, 36, 0.7);
    opacity: 0;
}

.carousel_product .carousel-indicators li.active:after {
    opacity: 1;
}

.carousel_product .carousel-indicators li img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.carousel_product .carousel-control-prev,
.carousel_product .carousel-control-next {
    top: auto;
    opacity: 1;
    bottom: 39px;
    z-index: 100;
    width: auto;
}

.carousel_product .carousel-control-prev span,
.carousel_product .carousel-control-next span {
    background-image: none;
}

.carousel_product .carousel-control-prev span i,
.carousel_product .carousel-control-next span i {
    margin-top: 3px;
}

.carousel_product .carousel-control-prev span:hover i,
.carousel_product .carousel-control-next span:hover i {
    color: var(--primary-color) !important;
}

.carousel_product .carousel-control-prev {}

.carousel_product .carousel-control-prev span {}

.carousel_product .carousel-control-next {}

.carousel_product .carousel-control-next span {}

/******/
.select_data {}

.select_data .line {}

.select_data .line label {}

.select_data .line label {}

.select_data .line .dropdown {}

.select_data .line .dropdown button {
    font-size: 12px;
    background: url('../lib/bootstrap-4.3.1-dist/select-icon.png') no-repeat left .75rem center/8px;
    border-color: #ced4da;
    color: #495057;
}

.select_data .line .dropdown button:after {
    content: none;
}

.select_data .line .dropdown .dropdown-menu {}

.select_data .line .dropdown .dropdown-item {}

.select_data .line .custom-select {
    font-size: 12px;
}

/******/
.attribute {}

.attribute .title {
    font-size: 16px;
}

.attribute .list {}

.attribute .list li {
    color: #727677;
    margin-bottom: 5px;
    font-size: 15px;
}

.attribute .list li span {}

/******/
.local_meta {}

.local_meta .meta {
    overflow: hidden;
    position: relative;
    border-width: 2px !important;
}

.local_meta .meta img {
    width: 35px;
    position: absolute;
    right: -7px;
    top: -7px;
}

.local_meta .meta p {}

.local_meta .meta p span {}

.local_meta .Price {
    border-color: var(--primary-color) !important;
}

.local_meta .meta i {
    font-size: 35px;
    position: absolute;
    right: -5px;
    top: -5px;
}

.local_meta .Price i {
    color: var(--primary-color);
}

.local_meta .Price img {}

.local_meta .Price p {}

.local_meta .Price p span {}

.local_meta .Time {
    border-color: #FDAA01 !important;
}

.local_meta .Time i {
    color: #FDAA01;
}

.local_meta .Time img {}

.local_meta .Time p {}

.local_meta .Time p span {}

.local_meta .upload {}

.local_meta .upload i {
    color: #ddd;
}

.local_meta .upload img {}

.local_meta .upload p {}

.local_meta .upload p span {}

.local_meta .format {}

.local_meta .format h5 {
    font-size: 12px;
}

.local_meta .format .list {}

.local_meta .format .list span {}

.local_meta .buttons {}

.local_meta .buttons .btn-success {
    background: #2DB743;
}

.local_meta .buttons .btn-success:focus,
.local_meta .buttons .btn-success:hover {
    background: #00a5a1;
    border-color: #00a5a1;
}

.local_meta .buttons .btn-success .ico_main {}

.local_meta .buttons .btn-success .ico_main i {
    font-size: 22px;
    position: relative;
    top: 2px;
}

.local_meta .buttons .btn-success .text {}

/*****/
.follow_detiles {
    background: #f5f5f5;
}

.follow_detiles li {}

.follow_detiles li a {}

.follow_detiles li a:hover {
    color: var(--primary-color) !important;
}

/*****/
.buttons_next {}

.buttons_next li {}

.buttons_next li button {}

/*****/
.nav_product {
    border-width: 3px !important;
}

.nav_product li {}

.nav_product li a {
    position: relative;
}

.nav_product li a:hover,
.nav_product li a.active {
    background-color: transparent !important;
    color: #727677 !important;
}

.nav_product li a:after {
    content: "";
    width: 100%;
    height: 3px;
    background: transparent;
    position: absolute;
    right: 0;
    bottom: -3px;
}

.nav_product li a:hover:after,
.nav_product li a.active:after {
    background: var(--primary-color);
}

.content_product {}

.content_product .tab-pane {}

/*****/
.pagination_list {
    background: #E8E8E6;
}

.pagination_list li {
    position: relative;
}

.pagination_list li+li:before {
    content: "/";
    position: absolute;
    right: 0;
    height: 14px;
    top: 50%;
    margin-top: -10px;
}

.pagination_list li a {
    background: transparent !important;
    border-color: transparent !important;
    color: #000;
}

.pagination_list li a:focus,
.pagination_list li a:hover,
.pagination_list li.active a {
    color: var(--primary-color) !important;
    box-shadow: none;
}

/*****/
.quantity_comment {}

.quantity_comment .title {}

.quantity_comment .comment {}

.quantity_comment .comment .badge {
    padding-top: 4px;
}

/*****/
.progress_line {}

.progress_line .bars {}

.progress_line .bars span {
    width: 15px;
    height: 5px;
    width: 18%;
    display: inline-block;
    margin-left: 1px;
}

.progress_line .bars .bg-light {
    background: #d2d2d2 !important;
}

/*****/
.grant {}

.grant .star {}

.grant .star i {
    font-size: 10px;
}

/*****/
.ok_comment {}

.ok_comment .text-secondary {}

.ok_comment .ico {}

.ok_comment .ico_main div {
    display: inline-block;
    margin-right: 10px;
    color: #aaa;
}

.ok_comment .ico_main div i {}

.ok_comment .ico_main div span {}

.ok_comment .ico_main .ico_up {}

.ok_comment .ico_main .ico_down {}

.ok_comment .ico_main div.ico_active {
    color: #000;
}

.ok_comment .ico_main div.ico_active i {}

.ok_comment .ico_main div.ico_active span {}

/*---*/
.zoom {
    display: block;
    position: relative;
}

.zoom img {
    display: block;
}

.zoom img::selection {
    background-color: transparent;
}

/*---*/
.modal_login {}

.modal_login .modal-dialog {}

.modal_login .modal-content {
    background: #F3F7FA;
}

.modal_login .modal-header {
    border-bottom: 0;
    padding-bottom: 0;
}

.modal_login .modal-header .nav {
    border: 0;
    text-align: center;
}

.modal_login .modal-header .nav li {
    float: none;
    display: inline-block;
}

.modal_login .modal-header .nav li a {
    padding: 8px;
    width: 120px;
    background: #6B7880;
    border-color: #6B7880;
    color: #fff;
}

.modal_login .nav-tabs li.login_tab a {
    border-radius: 0 5px 5px 0;
    margin-left: -14px;
}

.modal_login .nav-tabs li.register_tab a {
    border-radius: 5px 0 0 5px;
    margin-right: -13px;
}

.modal_login .modal-header .nav li a.active {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.modal_login .modal-header .nav .login_tab {}

.modal_login .modal-header .nav .or_tab {
    background: var(--primary-color);
    color: #ffff;
    width: 50px;
    border-radius: 50%;
    height: 50px;
    z-index: 1;
}

.modal_login .modal-header .nav .or_tab span {
    display: block;
    line-height: 50px;
}

.modal_login .modal-header .nav .register_tab {}

.modal_login .modal-header button {
    argin-top: -5px;
    font-size: 46px;
    font-weight: 200;
    position: absolute !important;
    width: 40px;
    height: 40px;
    left: -18px;
    top: -13px;
    border-radius: 50%;
    border: 2px solid var(--primary-color);
    background: rgba(243, 247, 250, 0.6);
    opacity: 1;
    font-size: 30px;
    font-weight: 100;
    float: none;
    line-height: 0;
    margin: 0px;
    position: relative;
    top: -17px;
    padding: 0;
    text-shadow: none;
}

.modal_login .modal-body {
    padding-top: 0;
    margin-top: 20px;
}

.modal_login .modal-body .tab-content {
    padding: 0 20px;
}

.modal_login .modal-body .tab-content:before {
    content: "";
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: relative;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -9px;
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: -1px 1px 2px rgba(0, 0, 0, .075);
    background: #fff;
}

.modal_login .modal-body .control-label {
    font-weight: normal;
}

.modal_login .modal-body .control-label.forget {
    display: flex;
    align-items: center;
}

.modal_login .modal-body .control-label.forget a {
    margin-right: auto;
}

.modal_login .buttons {}

.modal_login .buttons button {
    width: 170px;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}

.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: var(--primary-color);
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    background: var(--primary-color);
}

/*...........*/
.amx-h-equal-height {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equal-height {
    display: -ms-flexbox;
    display: flex;
    -ms-box-flex: 1;
    box-flex: 1;
}

/*...........*/
/*.breadcrumb_list li + li:before {
    color: var(--primary-color) !important;
}*/
.breadcrumb_list {
    overflow-x: auto;
    flex-wrap: inherit;
    overflow-y: hidden;
    padding-bottom: 18px
}

.breadcrumb_list .breadcrumb-item {
    white-space: nowrap;
}

.breadcrumb_list li+li:before {
    color: var(--primary-color) !important;
}

.levels_index .item_levels:last-child .ico_main::after {
    content: none
}

.levels_index .item_levels {
    flex: 1;
    border: 0 !important;
}

/*...........*/
.commentlist>.comment>.comment-body>.comment-meta>.body:before {
    content: none;
}

.progress_line_parent {
    display: inline-table;
}

.Proposal {}

.Proposal p {}

.Proposal p img {
    width: 15px;
}

.Proposal .Confirmation {
    display: flex;
    align-items: center;
}

.Proposal .reject {
    display: flex;
}

/*---login*/
.titel_pageSmall {}

.titel_pageSmall .info {}

.titel_pageSmall .info h3 {
    font-size: 17px;
}

.Log_reg .titel_pageSmall .info {
    background: #eff7f6;
}

.Log_reg .titel_page .info::before,
.Log_reg .titel_page .info::after {
    background-size: 100%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
}

.Log_reg {
    background: #eff7f6;
}

.box_register {
    background: #eff7f6;
}

.box_login {}

.Log_reg .groups {}

.Log_reg .groups .line {
    height: 37px;
    border: 1px solid #ddd;
    padding-right: 1px;
    background: #fff;
}

.Log_reg .groups .line .input-group-prepend {
    height: 35px;
    position: relative;
    overflow: hidden;
    width: 120px;
}

.Log_reg .groups .line .input-group-prepend:before,
.Log_reg .groups .line .input-group-prepend:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    right: -9px;
    border-radius: 32%;
}

.Log_reg .groups .line .input-group-prepend:before {
    background: var(--primary-color);
}

.Log_reg .groups .line .input-group-prepend:after {
    right: auto;
    left: 0;
    background: #ddd;
    width: 1px;
}

.Log_reg .groups .line .input-group-prepend .input-group-text {
    border: 0;
    margin: auto;
    font-size: 12px;
}

.Log_reg .groups .line input {
    height: 35px;
    border: 0;
    border-radius: 0;
}

.Log_reg .groups .Security_code {}

.Log_reg .groups .Security_code img {}

.Log_reg .groups .forget {}

.Log_reg .groups .forget a {}

.Log_reg .groups .button_main {}

.Log_reg .groups .button_main .btn {
    width: 170px;
    color: #fff;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
}

.Log_reg .groups .group_bottons button img,
.Log_reg .groups .button_main .btn img {
    position: absolute;
    top: 6px;
    right: 12px;
}

.Log_reg .groups .group_bottons {}

.Log_reg .groups .group_bottons button {
    width: 170px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    font-size: 14px;
    text-align: right;
}

.Log_reg .groups .group_bottons button img {
    width: 18px;
    right: auto;
    left: 12px;
}

.nav_login {}

.nav_login li {}

.nav_login a {}

.nav_login a:hover,
.nav_login li a.active {
    background-color: var(--primary-color) !important;
    color: #fff;
}

/*--*/
.titel_circle {
    position: relative;
    z-index: 1;
}

.titel_circle .titel_info {
    background: #eff7f6;
    display: inline-block;
    padding: 0 5px;
}

.titel_circle:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #ddd;
    right: 0;
    z-index: -1;
}

.titel_circle .circle {}

.titel_circle .titel {
    padding: 0 15px;
}

.titel_circle .circle i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
}

.titel_circle .circle.c_orang i {
    background: var(--primary-color);
}

.titel_circle .circle.c_green i {
    background: #74B82F;
}

/*---*/
label.error {
    color: var(--primary-color);
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 11px;
    margin: 0;
}

/*..........*/
.box_page_forget .box_LR {
    padding: 10px;
}

.box_page_forget {}

.box_page_forget .modal-header {
    position: relative;
}

.box_page_forget .modal-header:after {
    content: "";
    width: 70%;
    position: absolute;
    height: 1px;
    background: #FF8800;
    right: 0;
    bottom: -1px;
    right: 15%;
}

.box_page_forget .modal-header .close {
    font-size: 40px;
    line-height: 19px;
    position: relative;
    top: 6px;
    font-weight: 100;
}

.box_page_forget .modal-header h4 {
    font-size: 15px;
}

.box_page_forget .box_LR .body_page {
    width: auto;
}

.box_page_forget .modal-body {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.box_page_forget .modal-body h3 {
    font-size: 11px;
    color: #888;
}

/*----*/
.forget {}

.forget .modal-content {}

.forget .modal-header {
    position: relative;
}

.forget .modal-header:after {
    content: "";
    width: 70%;
    position: absolute;
    height: 1px;
    background: var(--primary-color);
    bottom: -1px;
    right: 15%;
}

.forget .modal-header .modal-title {
    font-size: 15px;
    color: var(--primary-color);
}

.forget .modal-header .close {
    margin-right: auto;
    margin-left: 0;
    padding-left: 0;
    font-size: 40px;
    line-height: 19px;
    position: relative;
    top: 2px;
    font-weight: 100;
}

.forget .modal-body {}

@media(max-width:576px) {
    .Log_reg .groups .line {
        height: auto;
    }

    .Log_reg .groups .line .input-group-prepend {
        height: auto;
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .Log_reg .groups .line input {
        height: auto;
        width: 100%;
    }

    .Log_reg .groups .line .input-group-prepend::after {
        content: none;
    }

    .Log_reg .groups .group_bottons {
        text-align: center;
    }
}

/*new*/
.box_both {
    background: #eff7f6;
}

/*---*/
.cart_product .quty {}

.cart_product .quty .plus_input {
    background: #e4e4e4;
    width: 85px;
    display: table;
    text-align: center;
    height: 32px;
    border-radius: 5px;
    width: 150px;
    background: rgb(228, 228, 228) none repeat scroll 0% 0%;
    overflow: hidden;
}

.cart_product .quty .input-group-btn {}

.cart_product .quty .input-group-btn button {
    background: #e4e4e4;
    border: 0;
    width: 34px;
    height: 34px;
    border-radius: 0;
    box-shadow: none;
}

.cart_product .quty .input-group-btn button span {}

.cart_product .quty .input-group-btn button .glyphicon-plus {
    font-size: 11px;
    font-weight: 100;
}

.cart_product .quty .input-number {
    border: 0;
    text-align: center;
    background: #efefef;
    border-radius: 5px;
    box-shadow: none;
}

/*---*/
.nav_filesend {}

.nav_filesend li {
    text-align: center;
}

.nav_filesend li a {
    position: relative;
    padding-top: 30px;
}

.nav_filesend li a.active {
    background: var(--color-primary) !important;
    color: #fff !important;
}

.nav_filesend li a i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_filesend li a i.fa-square {}

.nav_filesend li a i.fa-check-square {
    display: none;
}

.nav_filesend li a.active i.fa-square {
    display: none;
}

.nav_filesend li a.active i.fa-check-square {
    display: block;
}

/*....*/
.zindexcall {
    z-index: 1;
}

/*....*/
.content_filesend {}

.content_filesend .tab-pane {}

.content_filesend .upload_file {
    border: 2px dashed #ddd;
}

.content_filesend .upload_file .title {
    font-size: 15px;
    position: absolute;
    top: -9px;
    right: 5px;
    background: #fff;
    padding: 0 10px;
}

.content_filesend .upload_file .title2 {
    font-size: 15px;
    padding: 0 10px;
}

.content_filesend .upload_file .group_file {}

.content_filesend .upload_file .group_file input {}

.content_filesend .upload_file .group_file label:after {
    content: "آپلود فایل";
}

.content_filesend .upload_file .alarm {
    position: absolute;
    left: 0;
    font-size: 12px;
    bottom: 0;
    color: var(--primary-color);
}

.content_filesend .upload_file .alarm strong {}

.content_filesend .File_format {}

.Terms_DesignOrder .title,
.content_filesend .File_format .title {
    font-size: 15px;
}

.content_filesend .File_format ul {}

.cart_shop .tabel_cart tbody .list li,
.content_filesend .File_format ul li {
    position: relative;
    padding-right: 10px;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 5px;
}

.cart_shop .tabel_cart tbody .list li:before,
.content_filesend .way_send ul li:before,
.content_filesend .Terms_DesignOrder ul li:before,
.content_filesend .File_format ul li:before {
    content: "-";
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: 100;
}

.content_filesend .File_format .formats {}

.content_filesend .Order_form {}

.content_filesend .Order_form .title_main {}

.content_filesend .Order_form .title_main h3 {
    font-size: 20px;
}

.content_filesend .Order_form .title_main p {}

.content_filesend .Order_form .label_order {}

.content_filesend .Order_form .label_order .numb {
    font-weight: 700;
}

.content_filesend .Order_form .label_order .imp {
    color: var(--primary-color);
}

.content_filesend .Order_form .example {}

.content_filesend .Order_form .example i {}

.content_filesend .Order_form .simple_design {}

.content_filesend .Order_form .simple_design img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    display: none;
}

.content_filesend .Order_form .simple_design .simple {}

.content_filesend .Order_form .simple_design .difficult {}

.content_filesend .Order_form .Terms_DesignOrder {}

.content_filesend .Order_form .Terms_DesignOrder ul {}

.content_filesend .way_send ul li,
.content_filesend .Terms_DesignOrder ul li {
    line-height: 25px;
    margin-bottom: 5px;
    position: relative;
    padding-right: 10px;
    font-size: 13px;
}

.content_filesend .Send_file_email {}

.content_filesend .Send_file_email .alert {
    background: #eee;
    font-size: 13px;
}

.content_filesend .Send_file_email .desc {}

.content_filesend .Send_file_email .desc strong {
    font-size: 13px;
}

.content_filesend .Send_file_email .desc p {
    line-height: 25px;
}

.content_filesend .way_send {}

.content_filesend .way_send strong {}

.content_filesend .way_send ul {}

.content_filesend .way_send ul li span {}

/*.....*/
.contentfiletaligh {}

.contentfiletaligh .tab-pane {}

.contentfiletaligh .upload_file {
    border: 2px dashed #ddd;
}

.contentfiletaligh .upload_file .title {
    font-size: 15px;
    position: absolute;
    top: -9px;
    right: 5px;
    background: #fbfbfb;
    padding: 0 10px;
}

.contentfiletaligh .upload_file .title2 {
    font-size: 15px;
    padding: 0 10px;
}

.contentfiletaligh .upload_file .group_file {
    display: table-cell;
}

.contentfiletaligh .upload_file .group_file input {}

.contentfiletaligh .upload_file .group_file label:after {
    content: "آپلود فایل";
}

.contentfiletaligh .upload_file .alarm {
    position: absolute;
    left: 0;
    font-size: 12px;
    bottom: 0;
    color: var(--primary-color);
}

.contentfiletaligh .upload_file .alarm strong {}

.contentfiletaligh .File_format {}

.contentfiletaligh .File_format .title {
    font-size: 15px;
}

.contentfiletaligh .File_format ul {}

.contentfiletaligh .File_format ul li {
    position: relative;
    padding-right: 10px;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 5px;
}

.contentfiletaligh .way_send ul li:before,
.contentfiletaligh .Terms_DesignOrder ul li:before,
.contentfiletaligh .File_format ul li:before {
    content: "-";
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: 100;
}

.contentfiletaligh .File_format .formats {}

.contentfiletaligh .Order_form {}

.contentfiletaligh .Order_form .title_main {}

.contentfiletaligh .Order_form .title_main h3 {
    font-size: 20px;
}

.contentfiletaligh .Order_form .title_main p {}

.contentfiletaligh .Order_form .label_order {}

.contentfiletaligh .Order_form .label_order .numb {
    font-weight: 700;
}

.contentfiletaligh .Order_form .label_order .imp {
    color: var(--primary-color);
}

.contentfiletaligh .Order_form .example {}

.contentfiletaligh .Order_form .example i {}

.contentfiletaligh .Order_form .simple_design {}

.contentfiletaligh .Order_form .simple_design img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    display: none;
}

.contentfiletaligh .Order_form .simple_design .simple {}

.contentfiletaligh .Order_form .simple_design .difficult {}

.contentfiletaligh .Order_form .Terms_DesignOrder {}

.contentfiletaligh .Order_form .Terms_DesignOrder ul {}

contentfiletaligh .way_send ul li,
.contentfiletaligh .Terms_DesignOrder ul li {
    line-height: 25px;
    margin-bottom: 5px;
    position: relative;
    padding-right: 10px;
    font-size: 13px;
}

.contentfiletaligh .Send_file_email {}

.contentfiletaligh .Send_file_email .alert {
    background: #eee;
    font-size: 13px;
}

.contentfiletaligh .Send_file_email .desc {}

.contentfiletaligh .Send_file_email .desc strong {
    font-size: 13px;
}

.contentfiletaligh .Send_file_email .desc p {
    line-height: 25px;
}

.contentfiletaligh .way_send {}

.contentfiletaligh .way_send strong {}

.contentfiletaligh .way_send ul {}

.contentfiletaligh .way_send ul li span {}

/*.....*/
.cart_shop {}

.cart_shop .tabel_cart {}

.cart_shop .tabel_cart tr,
.cart_shop .tabel_cart th,
.cart_shop .tabel_cart td {
    vertical-align: middle;
}

.cart_shop .tabel_cart thead {
    background: var(--primary-color);
    color: #fff;
}

.cart_shop .tabel_cart thead th {
    text-align: center;
}

.cart_shop .tabel_cart tbody {}

.cart_shop .tabel_cart tbody tr {}

.cart_shop .tabel_cart tbody tr td {}

.cart_shop .tabel_cart tbody .Img {}

.cart_shop .tabel_cart tbody .Img img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    background: #fff;
}

.cart_shop .tabel_cart tbody .desc {
    white-space: nowrap;
}

.cart_shop .tabel_cart tbody .desc .title {
    font-size: 13px;
    margin-bottom: 5px;
}

.cart_shop .tabel_cart tbody .desc .title a {}

.cart_shop .tabel_cart tbody .list {}

.cart_shop .tabel_cart tbody .list li {
    margin: 0;
    font-size: 11px;
    line-height: 20px;
}

.cart_shop .tabel_cart tbody .list li:before {}

.cart_shop .tabel_cart tbody .list li span {}

.cart_shop .tabel_cart tbody .smopc-text {}

.cart_shop .tabel_cart tbody .smopc-text div {
    font-size: 13px;
}

.quty {}

.quty .plus_input {}

.quty .plus_input .input-group-btn {}

.quty .plus_input .input-group-btn button {
    height: 32px;
    border: 0;
}

.quty .plus_input .input-group-btn button .glyphicon {}

.quty .plus_input .input-group-btn button .glyphicon-minus {}

.quty .plus_input .input-group-btn button .glyphicon-plus {}

.quty .plus_input input {
    width: 20px;
    text-align: center;
    padding: 2px;
    border-radius: 0 !important;
}

.cart_shop .tabel_cart tbody .Unit_amount {
    text-align: center;
}

.cart_shop .tabel_cart tbody .Unit_amount span {}

.cart_shop .tabel_cart tbody .Total_amount {
    text-align: center;
}

.cart_shop .tabel_cart tbody .Total_amount span {}

.cart_shop .tabel_cart tbody .delete {
    text-align: center;
}

.cart_shop .tabel_cart tbody .delete a {}

.cart_shop .tabel_cart tbody .delete a i {}

.cart_shop .tabel_cart tbody .delete a:hover i {}

.cart_shop .tabel_cart tfoot {}

.cart_shop .tabel_cart tfoot tr {}

.cart_shop .tabel_cart tfoot tr:nth-child(2n+1) {
    background-color: #f3f3f3;
}

.cart_shop .tabel_cart tfoot tr td {
    font-size: 12px;
}

.cart_shop .tabel_cart tfoot tr td span {}

.buttons_cart {}

.buttons_cart .btn {}

.buttons_cart .btn i {}

/*----*/
.Delivery_address {}

.Delivery_address .address_field {}

/*.....*/
.How_send {}

.title_cart {
    border-right: 2px solid var(--primary-color);
}

.title_cart i {
    font-size: 17px;
}

.How_send .Get_goods {}

.How_send .Get_goods .title {}

.How_send .Get_goods .check_groups {}

.payment_method {}

.payment_method .banks {}

.payment_method .banks .box {
    height: 140px;
    width: 23%;
    float: right;
    overflow: hidden;
}

.payment_method .banks .box .custom-control {
    padding-left: 0;
}

.payment_method .banks .box .custom-control input {}

.payment_method .banks .box .custom-control label {}

.payment_method .banks .box .custom-control label img {}

/*----*/
.accordion_cart {}

.accordion_cart .card-header {}

.accordion_cart .card-header .card-link {}

.accordion_cart .card-header .card-link i {}

.accordion_cart .card-header .card-link .fa-file-o {}

.accordion_cart .card-header .card-link .fa-caret-down {}

.accordion_cart .collapse_cart {}

.regulation {
    background: #F0F0F0;
}

/*......*/
.buttons_wizard {}

.buttons_wizard li {}

.buttons_wizard li button {}

.buttons_wizard li button i {}

.buttons_wizard li .prev-step {}

.buttons_wizard li .next-step {}

/*......*/
.Order_specifications {}

.Order_specifications .title {
    font-size: 17px;
}

.Order_specifications ul {}

.Order_specifications ul li {
    color: #666;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
}

.Order_specifications ul li span {}

.Order_specifications .price {
    font-weight: 700;
}

.Order_specifications .price span {
    font-size: 18px;
}

.Order_specifications .bg-light {
    background-color: #f0f0f0ba !important;
}

/*....*/
.coupon {}

.coupon input {}

.coupon button {
    font-size: 12px;
}

.coupon button i {}

/*....*/
.box-custom {}

.box-custom .title {
    font-size: 13px;
    font-weight: normal;
    border-right: 2px solid var(--primary-color);
}

.box-custom .title strong {}

.box-custom .list {}

.box-custom .list li {
    width: 22%;
}

.box-custom .list li a {}

.box-custom .list li a img {}

.box-custom .list li a span {
    display: block;
    margin-top: 7px;
    font-size: 12px;
}

.box-custom .tab_check {}

.box-custom .active_tabList {
    border-color: #257d00 !important;
}

/*----*/
.input-validation-error {
    border: 1px solidvar(--primary-color) !important;
    box-shadow: 0 0 0 .2rem rgba(237, 27, 36, .25) !important;
}

/*----*/
.featured_box {}

.featured_box .icon {}

.promo_box .icon i,
.featured_box .icon i {
    font-size: 45px;
}

.featured_box .title {}

.promo_box .title,
.featured_box .title h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

.featured_box .desc {
    font-size: 14px;
    color: #7c7c7c;
    line-height: 25px;
}

.featured_box .show_detail {
    color: #cbcbcb;
    font-size: 13px;
}

.featured_box .show_detail i {}

/*----*/
.promo_box {}

.promo_box .icon {}

.promo_box .icon i {}

.promo_box .title {}

.promo_button_box {}

.promo_button_box .btn {}

.promo_button_box .text {}

/*----*/
.accardion_list {}

.accardion_list:after {
    content: '\002B';
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #222;
}

.accardion_list:hover:after,
.accardion_list.active:after {
    content: "\2212";
    background: var(--primary-color);
}

.accardion_list.active,
.collapsible:hover {}

.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*----*/
.list_faq {}

.list_faq .list {
    position: relative;
}

.list_faq .list:before {
    content: "";
    border-left: 1px dashed #cecece;
    bottom: 10px;
    position: absolute;
    top: 25px;
    right: 15px;
}

.list_faq .list .item_faq {}

.list_faq .list .accardion_list {
    position: relative;
    padding: 10px;
    padding-right: 40px;
    font-weight: bold;
    font-size: 13px;
}

.list_faq .list .accardion_list:hover {}

.list_faq .list .content_panel {}

.list_question {
    padding: 10px 40px 15px 0;
}

.list_question li {}

.list_question li+li {
    margin-top: 5px;
}

.list_question li a {
    font-size: 12px;
    color: #7c7c7c;
}

.list_question li a:hover {}

/*----*/
.descraption_faq {}

.descraption_faq .title_top {
    font-size: 25px;
}

.descraption_faq .text {
    font-size: 16px;
    line-height: 30px;
}

.descraption_faq .Img {}

.descraption_faq .Img img {}

.descraption_faq .title_info {
    color: #333;
    font-size: 20px;
}

.descraption_faq .link {}

/*----*/
.sub_list {}

.sub_list .sub_head {}

.sub_list .sub_head a {
    font-size: 13px !important;
    font-weight: bold;
    color: #333 !important;
    margin-bottom: 10px !important;
}

.sub_list .sub_item {}

.sub_list .sub_item a {
    padding-right: 8px;
}

.sub_list .sub_item a i {}

.sub_ads {}

.sub_ads img {}

.HingeUpToDown {
    background: #F8F8F8;
    box-shadow: 0 0 3px 1px #ccc !important;
}

/*---*/
.ico {
    background-image: url('../img/total.png') !important;
    display: block;
}

.ico_phone_head {
    width: 18px;
    height: 36px;
    background-position: -441px -125px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -18px;
}

.Print_Categories {
    margin: auto;
}

.Print_Categories1 {
    width: 59px;
    height: 50px;
    background-position: -436px -289px;
}

.service .list .item_service:hover .Print_Categories1 {
    background-position: -372px -287px;
}

.Print_Categories2 {
    width: 58px;
    height: 52px;
    background-position: -438px -341px;
}

.service .list .item_service:hover .Print_Categories2 {
    background-position: -378px -339px;
}

.Print_Categories3 {
    width: 59px;
    height: 58px;
    background-position: -442px -393px;
}

.service .list .item_service:hover .Print_Categories3 {
    background-position: -378px -390px;
}

.Print_Categories4 {
    width: 55px;
    height: 50px;
    background-position: -441px -449px;
}

.service .list .item_service:hover .Print_Categories4 {
    background-position: -388px -449px;
}

.Print_Categories5 {
    width: 44px;
    height: 55px;
    background-position: -408px -2px;
}

.service .list .item_service:hover .Print_Categories5 {
    background-position: -451px -2px;
}

.Print_Categories6 {
    width: 56px;
    height: 52px;
    background-position: -317px -392px;
}

.service .list .item_service:hover .Print_Categories6 {
    background-position: -321px -447px;
}

.Print_Categories7 {
    width: 54px;
    height: 55px;
    background-position: -269px -444px;
}

.service .list .item_service:hover .Print_Categories7 {
    background-position: -266px -388px;
}

.Print_Categories8 {
    width: 68px;
    height: 51px;
    background-position: -301px -285px;
}

.service .list .item_service:hover .Print_Categories8 {
    background-position: -304px -339px;
}

.ico_category {}

.ico_list_cat {
    background-position: -418px -173px !important;
}

.category .list-group .list-group-item:hover .ico_list_cat {
    background-position: -384px -129px !important;
}

.ico_level {
    width: 32px;
    height: 32px;
    margin: auto;
    background-image: url('../img/levels.png');
}

.ico_level1 {
    background-position: 0 0;
}

.ico_level2 {
    background-position: -34px 0;
}

.ico_level3 {
    background-position: -71px 0;
}

.ico_level4 {
    background-position: -108px 0;
}

.ico_level5 {
    background-position: 2px -39px;
}

.ico_level6 {
    background-position: -31px -42px;
}

.ico_level7 {
    background-position: -73px -37px;
}

.ico_level8 {
    background-position: -108px -37px;
}

.facttor {
    margin: 0 auto 5px;
    height: 116px;
}

.facttor1 {
    background-position: -123px -118px;
    width: 145px;
}

.facttor2 {
    background-position: -49px -1px;
    width: 115px;
}

.facttor3 {
    background-position: -166px -1px;
    width: 115px;
}

.facttor4 {
    background-position: -290px -3px;
    width: 115px;
}

.facttor5 {
    background-position: 0px -120px;
    width: 117px;
}

.phone_foot {
    width: 19px;
    background-position: -414px -125px;
    height: 36px;
}

.ico_btn {
    width: 23px;
    height: 22px;
    position: absolute;
    top: 6px;
    right: 12px;
}

.ico_btn.pull-left {
    width: 24px;
    right: auto;
    left: 12px;
    height: 25px;
}

.ico_btn1 {
    background-position: -16px -94px;
}

.ico_btn2 {
    background: -379px -179px;
}

.ico_btn3 {
    background-position: -380px -146px;
}

.ico_btn4 {
    background-position: -16px -94px;
}

.ico_meta {
    position: absolute;
    right: -7px;
    top: -7px;
    height: 42px;
    width: 35px;
}

.ico_meta1 {
    background-position: -405px -235px;
    width: 40px;
    height: 48px;
}

.ico_meta2 {
    background-position: -267px -132px;
    width: 43px;
}

.ico_meta3 {
    background-position: -320px -128px;
    width: 50px;
    height: 50px;
}

.ico_print {
    width: 45px;
    height: 63px;
    margin: auto;
    background-position: 0 0;
}

.ico_yes {
    width: 17px;
    height: 17px;
    background-position: -19px -72px;
    margin-left: 5px;
}

.ico_no {
    width: 35px;
    height: 26px;
    background-position: -462px -153px;
    margin-left: 5px;
}

/*---*/
.sticky {
    width: 260px;
    margin-bottom: 0;
    margin-left: 0 !important;
}

/*---*/
.order_level {
    background: #0A224E;
    color: #fff;
}

.order_level .order_title {
    width: 15%;
    border-left: 1px solid #eee;
    padding: 10px;
}

.order_ico {
    background-image: url('../img/total.jpg');
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
}

.order_cart {}

.order_level .order_title .text {}

.order_level .order_list {
    display: flex;
    width: 85%;
    z-index: 0;
}

.order_level .order_list .order_box {
    flex: 1;
    position: relative;
}

.order_level .order_list .order_box+.order_box:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 4px dotted #fff;
    left: 50%;
    top: 35px;
    z-index: -1;
}

.order_level .order_list .order_box .info_ico {
    border: 1px solid #ddd;
    width: 70px;
    height: 70px;
    display: flex;
    border-radius: 50%;
    margin: auto;
    background: #0A224E;
}

.order_level .order_list .order_box .text {
    font-size: 13px;
    height: 40px;
    overflow: hidden;
}

#brands .item img {
    height: 60px;
}

/*----------*/
.search-menu {
    width: 90%;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
}

.search-menu input {
    border-radius: 0 10px 10px 0 !important;
    height: 37px;
}

.search-menu .input-group-append {}

.search-menu .input-group-append .input-group-btn {}

.search-menu .input-group-append .input-group-btn i {}

/*----------*/
.btn-red {
    background: var(--primary-color);
    color: #fff !important
}

.btn i {
    vertical-align: middle
}

/*----------*/
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;
}

header .list-menu li a span {
    display: block
}

header .list-menu li a .basketcount {
    display: inherit;
}

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 {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}

header .list-menu li a:before {
    content: "";
    position: absolute;
    left: -5px;
    width: 1px;
    height: 20px;
    background: #ddd;
    top: 0;
}

header .list-menu li:last-of-type a: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 {
    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;
}

/*----------*/
.text-red {
    color: var(--primary-color);
}

/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/














@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: var(--primary-color);
        /*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;
    }
}

@media (min-width: 768px) {
    .wsmenu>.wsmenu-list>li:hover>.wsmegamenu {
        max-height: 500px;
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@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,
    .service .list .item_service {
        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,
    .service .list .item_service p {
        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;
    }
}

@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;
    }

    .levels_index .item_levels,
    .service .list .item_service {
        height: 100px;
    }

    .service .list .item_service {
        flex: 0 0 33%;
    }
}

@media(max-width:410px) {
    .levels_index .item_levels {}
}

/*...*/
@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;
    }
}

.mr-6 {
    margin-right: 4rem !important;
}

.alert-error,
.alert-error-Address,
alert-error-2,
.alert-error-RegisterPerson,
.alert-error-Login {
    background-color: red;
    color: white;
}

.alert-error-Style {
    background-color: red;
    color: white;
}

.alert-Ok {
    background: #00a5a1;
    color: white;
}

.alert-Ok-Style,
.alert-Ok-RegisterPerson,
.alert-Ok-Login {
    background: #00a5a1;
    color: white;
}

/*.alert-error-Login{
    background: var(--primary-color);
    color: white;
}
.alert-Ok-RegisterPerson{
    background: #00a5a1;
    color: white;
}
.alert-error-RegisterPerson{
    background: var(--primary-color);
    color: white;
}
.alert-Ok-Login{
    background: #00a5a1;
    color: white;
}*/

.mh-35 {
    min-height: 35px;
}

/*====new*/
.all_order {
    font-size: 14px;
}

.all_order thead {
    background: var(--primary-color);
    color: #fff;
    /*display: table-caption;*/
}

.all_order tbody {}

.all_order tr {}

.all_order td {
    text-align: center;
    vertical-align: middle;
    padding: .75rem;
}

.all_order th {
    text-align: center;
    font-weight: 500;
    border-right: 0;
    border-left: 0;
    vertical-align: middle;
    padding: .75rem;
}

.all_order .cost {}

.all_order .cost span {}

.all_order .btn {
    padding: 2px;
    width: 100px;
}

.all_order .detiles a {
    font-size: 25px;
    height: 25px;
    display: inline-block;
}

.all_order tbody .desc {
    white-space: nowrap;
    text-align: right;
}

.all_order tbody .desc .title {
    font-size: 13px;
    margin-bottom: 5px;
}

.all_order tbody .desc .title a {}

.all_order tbody .list {}

.order_info_1 .list {
    text-align: right;
}

.order_info_1 .list li,
.all_order tbody .list li {
    margin: 0;
    font-size: 11px;
    line-height: 20px;
    position: relative;
}

.order_info_1 .list li {
    padding-right: 10px;
}

.order_info_1 .list li:before,
.all_order tbody .list li:before {
    content: "";
    content: "-";
    position: absolute;
    right: 0;
    top: 2px;
    font-weight: 100;
}

.all_order .list li span {}

/*---*/
.order_info_1 {}

.order_info_1 .list,
.order_info_1 .name_product a,
.order_info_1 .title_product a {
    display: block;
    max-width: 150px;
    min-width: 150px;
    font-size: 13px;
    color: #222;
}

.order_info_1 .Images .Img img {
    height: 50px;
}

.order_info_1>.table-responsive>table>tbody>tr>td {
    text-align: center;
}

.order_info_1>.table-responsive {
    padding: 0 1px;
}

.order_info_1 .head {
    background: var(--primary-color);
    color: #fff;
}

.order_info_1 .head th {
    text-align: center;
    padding: 15px 5px;
    font-weight: 400;
    border-right: 0;
    border-left: 0;
    white-space: nowrap;
}

.order_info_2>.table-responsive>table>thead>tr>th {
    border-bottom: 1px solid var(--primary-color);
}

/*---*/
.level_order {}

.level_order .item_ {
    text-align: center;
    color: #727677;
    flex: 1;
}

.level_order .item_.active .text {
    color: #69A142;
}

.cancel {
    color: var(--primary-color);
    fill: var(--primary-color);
}

span.cancel {
    font-size: x-small;
}

.cancel .text {
    color: var(--primary-color) !important;
}

.level_order .item_ .Ico {}

.level_order .item_ .Ico {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

.level_order .item_ .Ico .img {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
}

.level_order .item_+.item_ .Ico:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 2px dashed #ddd;
    right: -30%;
    z-index: -1;
}

.level_order .item_ .Ico svg {
    height: 30px;
    width: 40px;
}

.level_order .item_.active .Ico svg {
    fill: #69A142;
}

.level_order .item_ .text {}

.page-item.active .page-link {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

/*----*/
.order_info_3 td a {
    color: #212529;
}



.order_info_3 td {
    vertical-align: middle;
}

.order_info_1 td.img img {
    height: 50px;
    margin: auto;
}

.order_info_1 td.title_product .link {
    color: var(--primary-color);
}

.order_info_1 td.title_product .desc {
    margin-top: 5px;
    font-size: 12px;
    max-width: 200px;
    line-height: 25px;
}

/*----*/
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    font-size: 11px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child::before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child::before {
    top: 10px;
    right: 10px;
}

/*----*/
@media(max-width:576px) {
    .level_order .item_ {
        flex: 0 0 20%;
    }
}



/*---------- menu ----------*/
.mm-menu_offcanvas:not(.mm-menu_opened) {
    display: block;
    transform: translateX(100%);
    transition: 0.3s;
}

.menu-respon {
    z-index: 1000000;
    transform: translateX(0);
    transition: 0.3s;
}

.menu-respon .list-icon {
    margin-top: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    background: #E6E6E6;
    border-top: 1px solid #C8CBCC;
}

.menu-respon .list-icon a {
    padding: 10px 2px;
    text-align: center;
}

.menu-respon .list-icon a i {
    margin-left: 5px;
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
}

.menu-respon .list-icon a.cart_group {}

.menu-respon .list-icon a.cart_group p {
    width: 80px;
    margin: auto;
}

.menu-respon .list-icon a.cart_group .badge {
    position: absolute;
    right: 44px;
    top: 0;
    background: #727677;
    color: #fff;
}

.menu-respon .list-icon a.cart_group i {}

.menu-respon .mm-panel {
    background: #fff;
    overflow-y: hidden;
}

.menu-respon .list-main {
    height: 100%;
    max-height: calc(100vh - 66px);
    overflow: auto;
}

.menu-respon .list-main>li {}

.menu-respon .mm-panel:after {
    content: none;
}

.menu-respon li:after {
    content: none;
}

.menu-respon li a {
    position: relative;
    outline: none;
    color: #00111A;
    padding: 10px 20px;
    font-size: 13px;
}

.menu-respon li a.mm-btn_next:after {
    border: 1px solid #00111A;
    border-left: 0;
    border-top: 0;
    right: auto;
    left: 30px;
    width: 7px;
    height: 7px;
}

.menu-respon li a:hover {}

.menu-respon li span {}

.menu-respon .mm-panel:first-child>.mm-navbar {
    display: none;
}

.menu-respon .mm-navbar {
    background: #E6E6E6;
    color: #00111A;
}

.menu-respon .mm-navbar a {
    padding-right: 0 !important;
    text-align: right;
    justify-content: flex-start;
    font-size: 12px;
    outline: none;
}

.mm-btn_prev::before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 0;
    border-color: #00111A;
    right: 22px;
}

.menu-respon .mm-btn {
    width: 40px;
}

@media (min-width: 992px) {
    .col-lg-20 {
        -ms-flex: 0 0 25%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/*/----/*/
.button-menu-respon a {
    display: inline-block;
    outline: none;
}

.button-menu-respon a span {
    display: block;
    height: 2px;
    background: #555;
    width: 30px;
    position: relative;
}

.button-menu-respon a span:not(:last-of-type) {
    margin-bottom: 8px;
}

.button-menu-respon a span:nth-child(1) {
    width: 40px;
}

.button-menu-respon a span:nth-child(2) {}

.button-menu-respon a span:nth-child(3) {}

.mm-wrapper_opening .button-menu-respon a span:nth-child(1) {
    display: none;
}

.mm-wrapper_opening .button-menu-respon a span:nth-child(2) {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: -11px;
}

.mm-wrapper_opening .button-menu-respon a span:nth-child(3) {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0px;
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout {
    z-index: 1000;
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
    transform: translateX(0);
}

.button-menu-respon {
    text-align: left;
    display: flex;
    align-items: center;
    display: flex-box;
    padding: 7px 0;
}

.button-menu-respon .navbar-brand {
    margin: 0;
    padding: 0;
}

.button-menu-respon .navbar-brand img {
    height: 40px;
}

.mm-wrapper__blocker {}

.mm-wrapper__blocker a {
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    top: 10px;
    float: left;
}

.mm-wrapper__blocker a:before,
.mm-wrapper__blocker a:after {
    content: "";
    position: absolute;
    width: 2px;
    height: 40px;
    background: #fff;
    z-index: 1;
    top: 0;
    right: 25px;
}

.mm-wrapper__blocker a:before {
    transform: rotate(45deg);
}

.mm-wrapper__blocker a:after {
    transform: rotate(-45deg);
}

.mm-wrapper__blocker a span {}

.bg-artworkcheck {
    background-image: url(/assets/img/bg-list.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 70px;
}

.js-expandable-text-container {}

.js-expandable-text-container .js-expandable-text {
    overflow: hidden;
    max-height: unset;
    display: block;
}

.js-expandable-text-container.collapsed .js-expandable-text {
    max-height: 175px;
    height: 175px;
}

.js-expandable-text-container .js-expand-btn {}

.expandable_quantity.js-expandable-text-container.collapsed .js-expand-btn::before,
.js-expandable-text-container .js-expand-btn:before {
    content: "";
    color: #666;
    letter-spacing: normal;
    line-height: normal;
    cursor: pointer;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    transform: rotate(-136deg);
    width: 15px;
    height: 15px;
    display: block;
    margin: 20px auto 0;
}

.js-expandable-text-container.collapsed .js-expand-btn:before {
    transform: rotate(45deg);
}

/*---*/
.check-circle {
    background-image: url(/assets/img/check-circle.png);
}

/*---*/
.title-artworkcheck {}

.title-artworkcheck .title {
    font-size: 18px;
    color: #ED212A;
    font-weight: 700;
}

.title-artworkcheck .desc {
    color: #555555;
    font-size: 13px;
    line-height: 27px;
}

/*---*/
.box-artworkcheck {
    background-image: url(/assets/img/paper.png);
    padding: 40px 16px 37px;
    color: #343434;
    background-size: 100% 100%;
}

.box-artworkcheck .media {
    align-items: center;
}

.box-artworkcheck .media .numb {}

.box-artworkcheck .media .numb span {
    background-image: linear-gradient(to left, #FF4A3E, #FF305B);
    display: flex;
    width: 40px;
    height: 40px;
    display: flexbox;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 15px 5px 15px 5px;
}

.box-artworkcheck .media .media-body {}

.box-artworkcheck .media .media-body .title {
    font-size: 15px;
    line-height: 26px;
}

.box-artworkcheck .text {}

.box-artworkcheck .text .desc {
    font-size: 12px;
    line-height: 25px;
    display: block;
}

.box-artworkcheck .text .list {}

.box-artworkcheck .text .list li {
    font-size: 12px;
    line-height: 24px;
}

.box-artworkcheck .text .list li .check-circle {
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-left: 5px;
}

/*---*/

.k-input {
    height: 27px !important;
}

.img-customer {
    height: 64px;
}

.opinion-customer {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: horizontal;
    text-overflow: ellipsis;
}

.Search-box {
    width: 365px;
    height: 37px;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.content_filesend .upload_file .group_file {
    display: inline-table;
}

.Search-box .k-autocomplete.k-state-focused {
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, .3);
}

.alert {
    font-size: 12px;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.min-height-300 {
    min-height: 300px;
}

.min-height-421 {
    min-height: 421px;
}

.height-800 {
    height: 800px;
}

.slider_owl {}

.slider_owl .item {
    margin: 5px
}

.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;
}

.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 .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 {
    left: 40px;
}

.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;
}

height-300 {
    height: 300px;
}

.min-height-125 {
    min-height: 125px;
    max-width: 100%;
}

.min-width-120px {
    min-width: 120px;
}

.min-width-110px {
    min-width: 110px;
}

.min-width-100px {
    min-width: 100px;
}

.min-width-90px {
    min-width: 90px;
}

.Width-150-height-90 {
    width: 150px;
    height: 90px;
    border: 1px solid #666666;
}

.max-height-200 {
    max-height: 200px;
}

.width-25 {
    width: 25px;
}

.max-height-150 {
    max-height: 150px;
}

.bg-lightgray {
    background-color: #fbfbfb;
}

.display-none {
    display: none;
}

.float-left-cursor-pointer {
    float: left;
    cursor: pointer;
}

.height-25 {
    height: 25px;
}

.padding-top-14px {
    padding-top: 14px;
}

.width-32-height-32-margin-8 {
    width: 32px;
    height: 32px;
    margin: 8px auto;
}

.height-95-width-95 {
    height: 95px;
    width: 95px;
}

.font-size-11 {
    font-size: 11px;
}






*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix {
    clear: both;
}

.text-center {
    text-align: center;
}

a {
    /*color: tomato;*/
    text-decoration: none;
}

a:hover {
    color: var(--primary-color);
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 5px;
    font-size: 7px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #F5F5F5;
    border: 1px solid #CCC;
    border-radius: 2px;
}

.header {
    /*    padding: 20px 0;
*/
    position: relative;
    margin-bottom: 10px;
}

.header:after {
    content: "";
    display: block;
    background: #eee;
    position: absolute;
    left: 30%;
    right: 30%;
}

.header h2 {
    font-size: 3em;
    font-weight: 200;
    margin-bottom: 0.2em;
}

.header p {
    font-size: 7px;
}



#a-footer {
    margin: 10px 0;
}

.new-react-version {
    padding: 10px 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    font-size: 7px;
    line-height: 1.7;
}

.new-react-version .react-svg-logo {
    text-align: center;
    max-width: 30px;
    margin: 10px auto;
    margin-top: 0;
}





.success-box {
    margin: 30px 0;
    padding: 5px 5px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

.success-box img {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.success-box>div {
    vertical-align: top;
    display: inline-block;
    color: #888;
}



/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type: none;
    padding: 0;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.rating-stars ul>li.star {
    display: inline-block;
}

/* Idle State of the stars */
.rating-stars ul>li.star>i.fa {
    font-size: 1.5em;
    /* Change the size of the stars */
    color: #ccc;
    /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul>li.star.hover>i.fa {
    color: #FFCC36;
}

/* Selected state of the stars */
.rating-stars ul>li.star.selected>i.fa {
    color: #FF912C;
}

.width-40-height-40 {
    width: 40px;
    height: 40px;
}

.min-width-27 {
    min-width: 27px;
}

.height-182 {
    height: 182px;
}


.width-56-height-56 {
    height: 56px;
    width: 56px;
}

.imgorder img {
    /* width: 98%; */
    width: 300px;
    height: 110px;
    margin: 1%;
}

.imgorder {
    justify-content: center;
    width: 100%;
}

.addimgOrder {
    display: inherit;
    width: 100%;
    /*margin-top: 36px;*/
}

.alertUpload {
    display: none;
    color: red;
    background: white;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 1rem !important;
}

.width-80-height-80 {
    height: 80px;
    width: 80px;
}

.custom-file .k-upload {
    /*opacity: 0 ;*/
    /*display: none;*/
}

.custom-file .k-file .k-upload-status {
    display: none;
}

.custom-file .k-file {
    padding: 0px;
}

.custom-file .k-dropzone .k-upload-status {
    display: none;
}

.h2_TextInLine {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 0.1em;
    margin: 2rem 0 2rem;
    /*    margin-bottom: 1rem !important;*/
}

.width-80-height-80 {
    height: 80px;
    width: 80px;
}

.custom-file .k-upload {
    /*opacity: 0 ;*/
    /*display: none;*/
}

.custom-file .k-upload-empty {
    border-width: 0;
    background: 0;
}

.custom-file .k-dropzone em {
    display: contents;
}

.custom-file .k-button span {
    font-size: 10px;
}

.custom-file .k-file-success .k-progress {}

.custom-file .k-file-name-size-wrapper {
    display: none;
}

.custom-file .k-file-extension-wrapper {
    display: none;
}

.span_TextInLine {
    background: #fbfbfb;
    padding: 0 10px;
}

#loading {
    width: 24px;
    display: none;
}

.Typesend {
    padding: 30px 0 !important;
    text-align: center;
    background-position: right 73px;
    height: 135px;
    cursor: pointer;
    position: relative;
}

.Typesendimage {
    background: url(../../assets/img/present.png) #f6f6f6 no-repeat;
    background-position: 50px 26px;
}

.TypesendimageBarbary {
    background: url(../../assets/img/delivery-truck.png) #f6f6f6 no-repeat;
    background-position: 50px 12px;
}

.TypesendimagePeyk {
    background: url(../../assets/img/scooter.png) #f6f6f6 no-repeat;
    background-position: 50px 8px;
}

.TypesendimageTypax {
    background: url(../../assets/img/box.png) #f6f6f6 no-repeat;
    background-position: 50px 8px;
}

.saman {
    margin: 0px 0px 0px 6px;
    width: 18px;
}

.behpardakht {
    margin: 0px 0px 0px 6px;
}

.asanpardakht {
    margin: 0px 0px 0px 6px;
}

.user-icon {
    font-size: 11px;
    margin: 0px 0px 0px 6px;
    color: #fea802;
}

.add-address {
    /*margin: 13px 0 0 15px;*/
    display: inline-block;
    float: left;
    border: 1px solid #f0f0f0;
    background: #f0f0f0;
    padding: 6px 23px;
    /*border-radius: 23px;*/
    border-radius: .25rem;
    box-shadow: 0px 2px 0px 0px #c3c3c3;
}

.add-address a {
    font-size: 12px;
    padding: 0 15px;
    display: inline-flex;
    color: #6f6f6f;
    background: #f0f0f0;
}

.title-cart {
    color: #737373;
    font-size: 13px;
    padding: 14px 0px;
}

.title-addaddress {
    padding-right: 12px;
    color: #737373;
    font-size: 13px;
}

.title-addaddress:before {
    content: none !important;
}

.title-creadit {
    color: #737373;
    font-size: 13px;
    padding: 14px 0px;
}

.table-address {
    background: #dbffd5;
    position: relative;
    display: block;
    padding: 20px 40px;
}

.table-address::before {
    position: absolute;
    content: '';
    background: url(../../assets/img/top-line.png) repeat-x center;
    top: 0;
    right: 0;
    width: 100%;
    height: 2%;
    opacity: .8;
}

.table-address tr th {
    color: #989898;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.table-address thead,
.table-address tbody {
    display: inline-table;
    width: 100%;
    margin-top: 16px;
}

.table-address tbody tr td {
    text-align: center;
    padding: 15px 5px;
    font-size: 13px;
    color: #232525;
}

.checkboxaddress {
    color: #3cda22;
    border: 2px solid;
}

.editaddressicon {
    color: #888888;
    text-align: center;
    font-size: 13px;
}

.deleteaddressicon {
    color: #ed4762;
    font-size: 13px;
}

.checkboxaddressnull {
    width: 16px;
    height: 16px;
}

.pay-cart ul li {
    display: inline-block;
}

.credit {
    color: #6c757d;
    padding: 6px 45px;
    border: 3px solid #fea802;
    border-radius: .25rem;
    background: #fbfbfb;
    margin: 10px 0px;
}

.bank1 {
    color: #6c757d;
    padding: 6px 45px;
    border-radius: .25rem;
    border: 3px solid #4f0e8e;
    background: #fbfbfb;
    margin: 10px 0px;
}

.bank2 {
    color: #6c757d !important;
    padding: 6px 45px;
    border-radius: .25rem;
    border: 3px solid #ee4c2d;
    background: #fbfbfb;
    margin: 10px 0px;
}

.bank3 {
    color: #6c757d !important;
    padding: 6px 45px;
    border-radius: .25rem;
    border: 3px solid #e12c41;
    background: #fbfbfb;
    margin: 10px 0px;
}

.descriptioncart {
    width: 100%;
    height: 100px;
    background: #f2f2f2;
    border-radius: 15px;
    border-radius: .25rem;
    border: none;
    resize: none;
    padding: 25px 18px 0 0;
    color: #a7a7a7;
}

.descriptioncart:focus {
    border: 0px none;
    outline: none;
    box-shadow: 0px 0px 0px 1px #dad8d8;
}

.discountcode {
    background: #eef4f5 !important;
    border: 1px solid transparent !important;
    border-radius: 50px;
    height: 40px;
    text-align: left;
    padding-right: 10px;
    text-align: right;
    margin-bottom: 0;
    width: 100%;
}

.discountcode:focus {
    border: 0px none;
    outline: none;
    box-shadow: 0px 0px 0px 1px #dad8d8;
}

.desc-discount {
    color: #aaa;
    font-size: 12px;
}

.lbl-titlecart {
    color: #686868;
}

.p-cart {
    color: #727272;
    font-size: 12px;
    display: contents;
}

.p-cart a {
    color: #f26c4f;
}

.a-agreement {
    color: #f26c4f !important;
}

.a-agreement:hover {
    color: #f26c4f !important;
    border-bottom: 1px dashed;
}

.total-priceCart {
    color: #eb3232;
}

.redcolore {
    color: #eb3232;
}

.agreecls {
    background: #f3f3f3;
    padding: 21px 0;
    margin: 5px 0 !important;
    border-radius: 10px;
}

/* HIDE RADIO */
.radioButton {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

/* IMAGE STYLES */
.radioButton+img {
    cursor: pointer;
}

.box-custom .list-inline-item {
    width: 22%;
}

.w-35 {
    width: 35% !important;
}

.cartbox {
    min-height: 300px;
}

.width-100 {
    width: 100px !important;
}

.height-80 {
    height: 80px !important;
}

.menu_margin {
    margin: 2px 0 9px 0;
}

.font-size-13 {
    font-size: 13px;
}

/*.grow2 {
        opacity: 1.0;
        transition: opacity .55s ease-in-out;
        -moz-transition: opacity .55s ease-in-out;
        -webkit-transition: opacity .55s ease-in-out;
}

.grow2:hover
{
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.02);

}*/
.block2 {
    position: relative;
    height: 240px;
    transition: transform 0.5s;
}

.block2:hover {
    position: relative;
    transform: scale(1.02);
}

.image2 {
    display: block;
    transition: .1s ease;
    backface-visibility: hidden;
}

.middle2 {
    transition: .1s ease;
    opacity: 0;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.block2:hover .image2 {
    -webkit-filter: blur(3px);
    filter: blur(2px);
}

.block2:hover .middle2 {
    opacity: 1;
}

.btn2 {
    color: white;
    font-size: 15px;
}

.listbutton {
    display: flow-root;
}

.height-800 {
    height: 800px;
}

height-300 {
    height: 300px;
}

.justify-center {
    text-align: justify;
    text-align-last: center;
}

.btn-Search {
    border-radius: 10px 0px 0px 10px;
    /*height: 35px;*/
    box-shadow: none;
}

.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;
}

/*---*/
.nav_filesend {}

.nav_filesend li {
    text-align: center;
}

.nav_filesend li a {
    position: relative;
    padding-top: 30px;
}

.nav_filesend li div {
    position: relative;
    padding-top: 30px;
}

.nav_filesend li a.active {
    background: var(--color-primary) !important;
}

.nav_filesend li div.active {
    background: var(--color-primary) !important;
}

.nav_filesend li a i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_filesend li div i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_filesend li a i.fa-square {}

.nav_filesend li div i.fa-square {}

.nav_filesend li a i.fa-check-square {
    display: none;
}

.nav_filesend li div i.fa-check-square {
    display: none;
}

.nav_filesend li a.active i.fa-square {
    display: none;
}

.nav_filesend li div.active i.fa-square {
    display: none;
}

.nav_filesend li a.active i.fa-check-square {
    display: block;
}

.nav_filesend li .active i.fa-check-square {
    display: block;
}

.nav_filesend li .active input {
    display: block;
}

.nav_filesend .custom-control-input:checked~.custom-control-label::before,
.nav_filesend .custom-control-input:checked~.custom-control-label::after {
    border: 1px solid #fff;
}

.nav_filesend .nav-item .custom-control {
    padding-right: 2.5rem;
}

/*....*/
.nav_TypeSend {
    width: 100%;
}

.nav_TypeSend li {
    text-align: center;
}

.nav_TypeSend li a {
    position: relative;
    padding-top: 30px;
}

.nav_TypeSend li div {
    position: relative;
    padding-top: 30px;
}

.nav_TypeSend li a.active {
    background: var(--primary-color) !important;
}

.nav_TypeSend li div.active {
    background: var(--primary-color) !important;
}

.nav_TypeSend li a i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_TypeSend li div i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_TypeSend li a i.fa-square {}

.nav_TypeSend li div i.fa-square {}

.nav_TypeSend li a i.fa-check-square {
    display: none;
}

.nav_TypeSend li div i.fa-check-square {
    display: none;
}

.nav_TypeSend li a.active i.fa-square {
    display: none;
}

.nav_TypeSend li div.active i.fa-square {
    display: none;
}

.nav_TypeSend li a.active i.fa-check-square {
    display: block;
}

.nav_TypeSend li .active i.fa-check-square {
    display: block;
}

.nav_TypeSend li .active input {
    display: block;
}

.nav_TypeSend .custom-control-input:checked~.custom-control-label::before,
.nav_TypeSend .custom-control-input:checked~.custom-control-label::after {
    border: 1px solid #fff;
}

.nav_TypeSend .nav-item .custom-control {
    padding-right: 2.5rem;
}

.nav_TypeSend .custom-control-label:before,
.nav_TypeSend .custom-control-label:after {
    right: 1.5rem;
}

.nav_TypeSend .custom-control-label {
    padding-right: 47px;
}

/*....*/
.nav_Creadit {}

.nav_Creadit li {
    text-align: center;
}

.nav_Creadit li a {
    position: relative;
    padding-top: 30px;
}

.nav_Creadit li div {
    position: relative;
    padding-top: 30px;
}

.nav_Creadit li a.active {
    background: var(--primary-color) !important;
}

.nav_Creadit li div.active {
    background: var(--primary-color) !important;
}

.nav_TypeSend li a i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_Creadit li div i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.nav_Creadit li a i.fa-square {}

.nav_Creadit li div i.fa-square {}

.nav_Creadit li a i.fa-check-square {
    display: none;
}

.nav_Creadit li div i.fa-check-square {
    display: none;
}

.nav_Creadit li a.active i.fa-square {
    display: none;
}

.nav_Creadit li div.active i.fa-square {
    display: none;
}

.nav_Creadit li a.active i.fa-check-square {
    display: block;
}

.nav_Creadit li .active i.fa-check-square {
    display: block;
}

.nav_Creadit li .active input {
    display: block;
}

.nav_Creadit .custom-control-label::before,
.nav_Creadit .custom-control-label::after {
    border-radius: 50%;
    background: transparent;
}

.nav_Creadit .custom-control-input:checked~.custom-control-label::before,
.nav_TypeSend .custom-control-input:checked~.custom-control-label::after {
    border: 1px solid #fff;
}

.nav_Creadit .nav-item .custom-control {
    padding-right: 2.5rem;
}

.nav_Creadit .custom-control-input:disabled~.custom-control-label i {
    color: #6c757d;
}

.nav_Creadit .custom-control-input .custom-control-label i {
    color: white;
}

/*******/
.checkedAddress {
    display: flex;
}

.checkedAddress i {
    display: block;
    position: absolute;
    top: 10px;
    right: 50%;
    width: 14px;
    margin-right: -7px;
}

.checkedAddress i.fa-square {}

.checkedAddress i.fa-square {}

.checkedAddress i.fa-check-square {
    display: none;
}

.checkedAddress i.fa-check-square {
    display: none;
}

.checkedAddress a.active i.fa-square {
    display: none;
}

.checkedAddress div.active i.fa-square {
    display: none;
}

.checkedAddress a.active i.fa-check-square {
    display: block;
}

.checkedAddress .active i.fa-check-square {
    display: block;
}

.checkedAddress .active input {
    display: block;
}

.checkedAddress .custom-control-label::before,
.nav_Creadit .custom-control-label::after {
    border-radius: 0px;
    background: transparent;
}

.checkedAddress .custom-control-input:checked~.custom-control-label::before,
.nav_TypeSend .custom-control-input:checked~.custom-control-label::after {
    border: 1px solid #fff;
}

.checkedAddress .nav-item .custom-control {
    padding-right: 2.5rem;
}

.checkedAddress .custom-control-input:disabled~.custom-control-label i {
    color: #6c757d;
}

.checkedAddress .custom-control-input .custom-control-label i {
    color: white;
}

.checkedAddress .custom-control-input:checked~.custom-control-label::before {
    border-color: #7aff00;
    background-color: #7aff00;
    border-radius: 0px;
}

.checkedAddress .custom-control-label:before,
.checkedAddress .custom-control-label:after {
    right: 32px;
}

/*....*/
.input-Address {
    margin: 0;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.06);
    outline: none;
    margin-top: 1rem;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.AddAddressContent {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 18px;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
    min-height: 600px;
}

.TitleAddAddress {
    text-align: center;
    margin: 0px 0px 6px 0px;
    color: #ffcd11;
}

.lable-Address {
    margin-top: 1rem;
    font-size: 14px;
    color: #000000;
    /*font-family: Yekan;*/
    display: block;
    line-height: 40px;
    height: 40px;
    font-size: 11px;
    text-align: end;
}

.content-rules {
    min-height: 600px;
    height: 600px;
    overflow-x: hidden;
}

.address .lable-Address {
    text-align: right;
}

.textarea-Address {
    margin: 0;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.06);
    outline: none;
    /*margin-top: 1rem;*/
    display: block;
    width: 100%;
    height: calc(9.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.AddAddressContent .modal-header {
    border: none;
}

.closeaddress {
    margin: -1rem auto -1rem -1rem !important;
}

.btn-sucsess {
    box-shadow: 0px 2px 8px 0px rgb(255, 196, 198);
    border-radius: .25rem;
    padding: 0px 20px;
    display: block;
    PADDING: 4px 39px;
    color: white;
    background: var(--primary-color);
    color: #fff;
}

.btn-close {
    box-shadow: 0 4px 15px 0 rgba(171, 168, 168, 0.5);
    background-color: #6c757d;
    border-color: #6c757d;
    border-radius: .25rem;
    padding: 0px 20px;
    display: block;
    PADDING: 4px 39px;
    color: white;
}

.ul-address li {
    margin: 0px 10px;
}

.width-60 {
    width: 60px;
}

#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.height-120-width-120 {
    height: 100px;
    width: 100px;
    padding: 12px;
}

.height-110 {
    height: 110px;
}

.menu_column_parent {
    column-count: 4;
}

.menu_column_child {
    width: 300px;
}

.list-property {}

.list-property .item {
    flex: 1;
    padding: 0 12px;
}

.footer-image1 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 1px;
    background-position-y: 259px;
    background-size: 340px;
}

/*.footer-image1:hover{
    border-radius:5px 5px;
    box-shadow:5px 5px 5px 5px #9890fc;
    background-image:url(../../assets/img/total.jpg);
    background-position-x:1px;
    background-position-y:259px;
    background-size:340px;
       transition: all .4s ease;
-webkit-transition: all .4s ease;
}*/
.footer-image2 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 229px;
    background-position-y: 1px;
    background-size: 340px;
}

.footer-image3 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 223px;
    background-position-y: 237px;
    background-size: 307px;
}

.footer-image4 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 144px;
    background-position-y: 0;
    background-size: 340px;
}

.footer-image5 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 307px;
    background-position-y: 1px;
    background-size: 340px;
}

.footer-image6 {
    background-image: url(../../assets/img/total.png);
    background-position-x: 1px;
    background-position-y: 259px;
    background-size: 340px;
}


/*/////////////////////////////////////////*/

.servicesImg1 {
    /*background-image: url(/Content/Image/services.png);*/
    background-image: url(/Content/Image/Link/flyer.png);
    width: 50px;
    height: 50px;
    /*background-position-x: 96px;
    background-position-y: 1px;*/
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg1 {
    background-image: url(/Content/Image/Link/flyerhover.png) !important;
    transition: 0.3s;
}

.servicesImg2 {
    background-image: url(/Content/Image/Link/printervariant.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg2 {
    background-image: url(/Content/Image/Link/printervarianthover.png) !important;
    transition: 0.3s;
}


/*.servicesImg3 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 1px;
    background-position-y: 1px;
    background-size: 205px;
}*/

.servicesImg3 {
    background-image: url(/Content/Image/Link/billboard.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg3 {
    background-image: url(/Content/Image/Link/billboardhover.png) !important;
    transition: 0.3s;
}

/*.servicesImg4 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 254px;
    background-position-y: 49px;
    background-size: 205px;
}*/
.servicesImg4 {
    background-image: url(/Content/Image/Link/openmagazine.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg4 {
    background-image: url(/Content/Image/Link/openmagazinehover.png) !important;
    transition: 0.3s;
}

/*.servicesImg5 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 360px;
    background-position-y: 49px;
    background-size: 205px;
}*/
.servicesImg5 {
    background-image: url(/Content/Image/Link/dvd.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg5 {
    background-image: url(/Content/Image/Link/dvdhover.png) !important;
    transition: 0.3s;
}

/*.servicesImg6 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 1px;
    background-position-y: 49px;
    background-size: 205px;
}*/
.servicesImg6 {
    background-image: url(/Content/Image/Link/giftbox.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg6 {
    background-image: url(/Content/Image/Link/giftboxhover.png) !important;
    transition: 0.3s;
}

.servicesImg7 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 99px;
    background-position-y: 49px;
    background-size: 200px;
}

.service .list .item_service:hover .serviceflat {
    background-image: url(/Content/Image/serviceshover.png) !important;
    transition: 0.3s;
}

/*.servicesImg8 {
    background-image: url(/Content/Image/services.png);
    width: 50px;
    height: 50px;
    background-position-x: 259px;
    background-position-y: 1px;
    background-size: 210px;
}*/
.servicesImg8 {
    background-image: url(/Content/Image/Link/paper.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
}

.service .list .item_service:hover .servicesImg8 {
    background-image: url(/Content/Image/Link/paperhover.png) !important;
    transition: 0.3s;
}

.servicesImg9 {
    background-image: url(/Content/Image/Link/offset.png);
    width: auto;
    height: 50px;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
}

/*.service .list .item_service:hover .servicesImg {
    background-image: url(/Content/Image/serviceshover.png) !important;
    transition: 0.3s;
}*/


/*.service .list .item_service:hover .serviceoffset {
    background-image: url(/Content/Image/printerhover.png) !important;
    transition: 0.3s;
}*/
.service .list .item_service:hover .serviceoffset {
    background-image: url(/Content/Image/Link/offsethover.png) !important;
    transition: 0.3s;
}

.margin_0 {
    margin: 0px;
}

.PayBox {
    min-height: 207px;
    margin: 16px 0px;
}

.font-large {
    font-size: large;
}

.font-gray {
    color: gray;
}

/*---*/
.map {}

.map iframe {
    width: 100%;
}

.contact_box {}

.contact_box input {
    height: 40px;
}

.contact_box textarea {
    font-size: 12px;
    resize: none;
}

.list_contact {
    background: white;
    min-height: 230px;
    border: 1px solid #ced4da;
    padding: 12px;
}

.list_contact li {
    display: flex;
    margin-bottom: 15px;
}

.list_contact li i {
    font-size: 18px;
    color: var(--primary-color);
    width: 22px;
    margin-left: 11px;
}

.list_contact li span {
    font-size: 12px;
    line-height: 22px;
}

.contact_box .btn {
    font-size: 12px;
}

.btn-contact {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.btn-contact:hover {
    color: #212529;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.Search-box .k-autocomplete .k-input,
.k-multiselect-wrap,
.k-textbox>input {
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.Search-box .k-autocomplete {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.carousel_main .carousel-item .img {
    height: auto;
    /*max-height: 300px;*/
}

.carousel_main .carousel-item .img img {}

.sticky {
    width: auto;
}

.Productimg {
    height: auto;
    max-height: 176px;
    object-fit: cover;
}

.AllProductimg {
    height: auto;
    max-height: 176px;
    object-fit: cover;
}

.blockAll {
    height: 230px;
}

.categoryimg {
    height: auto;
    max-height: 176px;
    object-fit: cover;
}

.blockcategory {
    height: 230px;
}

.blockimg {
    height: 230px;
}

.img-worktype {
    object-fit: cover;
    object-fit: cover;
    height: auto;
    max-height: 200px;
}



.JeldFilecls {
    display: contents;
}

.SizeuploadText {
    display: inline-block;
    position: absolute;
    top: -17px;
    background: white;
    right: 85px;
    border: 2px solid var(--primary-color);
    padding: 4px 8px;
    border-radius: 3px;
    color: #474a4c;
    font-size: 12px;
}

/*...about*/
.box_around_about {
    overflow: hidden;
}

.title_cub {
    position: relative;
    z-index: 0;
}

.title_cub:after {
    content: "";
    position: absolute;
    width: 100%;
    right: 0;
    border-bottom: 4px double var(--primary-color);
    top: 50%;
    z-index: -1;
}

.title_cub .info {
    display: inline-block;
    border: 1px solid var(--primary-color);
    padding: 5px 15px;
    text-align: center;
    background: #fff;
}

.title_cub .info h3 {
    font-size: 15px;
}

.about {}

.about p {
    line-height: 30px;
    color: #555;
}

.about .Img {
    margin-right: 30px;
}

.about .Img img {
    height: 150px;
}

/*......*/
.team_group {
    position: relative;
}

.team_group:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    border-right: 3px solid var(--primary-color);
    border-top: 3px solid var(--primary-color);
    top: 0;
    right: 0;
}

.team_group .Img {}

.team_group .Img img {}

.team_group .text {
    height: 250px;
    width: 140%;
    right: -40%;
    position: relative;
}

.team_group .text .info {
    background: rgba(226, 226, 226, 0.4);
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    line-height: 29px;
    padding: 20px;
    text-align: justify;
}

.team_group .text:after {
    content: "";
    width: 150px;
    height: 150px;
    position: absolute;
    border-left: 2px solid var(--primary-color);
    border-bottom: 2px solid var(--primary-color);
    left: 0;
    bottom: 0;
}

/*----*/


.box-address {
    background: white;
    position: relative;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    transition: opacity .3s, box-shadow .3s, background-color .3s;
    padding: 30px 40px 40px 40px;
    direction: rtl;
    font-size: 13px;
    margin: 16px 0px;
}

.topaddress {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    height: 7px;
    background: white url(/Content/Image/top-line.png) repeat-x center;
}

.btnaddress {
    color: #6c757d !important;
    padding: 6px 24px;
    border-radius: .25rem;
    border: 3px solid #e12c41;
    background: #fbfbfb;
    display: inline-block;
}

.alignend {
    text-align: end;
}

.footeraddress {
    border-top: 1px solid #e4d5d5;
    padding: 19px 0px;
}

.headeraddress h5 {
    color: var(--primary-color);
    margin-bottom: 13px;
}

.MandePerson {
    font-size: 12px;
    color: var(--primary-color);
}

.faqlistbox {
    min-height: 400px;
}

.iconplusfaq {
    color: #ed1e25;
    font-size: 14px;
}

.body-faq {
    padding: 15px 30px;
    color: #62676b;
    font-size: 13px;
    border: none;
}

.titlefaq {
    color: #6c757d !important;
    padding: 6px 24px;
    border-radius: .25rem;
    border: 3px solid #e12c41;
    background: #fbfbfb;
}

.collapsebody {
    box-shadow: rgb(228, 227, 227) 0px 0px 0px 1px;
}

.gallery-category {
    width: 100%;
    height: 180px;
    box-shadow: 0px 0px 3px 1px #ccc;
    border-radius: 15px 20px;
    object-fit: cover;
}

.gallery-category:hover {
    box-shadow: 0px 0px 5px 2px #ccc;
}

.tab-faq li {
    color: #fff;
    background-color: var(--color-primary);
    border-color: var(--color-primary);
    border-radius: 0px;
    cursor: pointer;
    padding: 8px 14px;
}

.imgupload {
    width: 94px !important;
    height: 83px !important;
}

.Personal_Information .body table .Information span {
    display: inline;
}

.carousel_product .carousel-item {
    height: auto;
    max-height: 230px;
}

.img-wiki {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.menufooter li {
    display: inline-block;
}

.logo-footer a img {
    /*height: 42px;*/
}

.menufooter {
    /*line-height: 34px;*/
}

.menufooter li a {
    color: #000;
    /*font-size: 12px;*/
    padding: 5px;
}

/*.menufooter li a:hover {
            color: var(--primary-color)
        }*/

footer .fallow li a {
    color: white;
}

.accardion_list:after {
    background: #717171;
}

.bxcategory {
    background: #eff7f6;
}

.tblDownload thead {
    background: var(--primary-color);
    color: #fff;
}

.tblDownload tr th {
    text-align: center;
    padding: 12px 0px;
}

.tblDownload tr td {
    text-align: center;
    padding: 12px 0px;
}

.bxcategory p {
    color: #727677;
}

body .modal .modal-open .mm-slideout {
    position: fixed;
    z-index: 111111;
}

.tablefactour {
    overflow-x: unset;
}

.leftfactour {
    font-size: 13px;
}

.tblfactor td,
.tblfactor th {
    vertical-align: top;
    border: 1px solid #dee2e6;
    font-size: 12px;
    color: black;
}

.tblfactor th {
    background: #eaf0f2;
    font-weight: 600;
}

.factourcost {
    width: 43%;
    float: left;
    margin: 47px 0px;
}


.factourcost td,
.factourcost th {
    vertical-align: top;
    border: 1px solid #dee2e6;
    font-size: 12px;
}

.closemodal {
    opacity: 1;
    color: #554f50;
    padding: 7px;
    font-size: 40px;
    line-height: 19px;
    font-weight: 100;
    border-radius: 21px;
    margin: 0 !important;
    padding: 0 !important;
}

.Customerinformation {
    border: 1px solid #dee2e6;
    padding: 12px 0px;
    margin: 12px 0px;
    font-size: 13px;
    font-weight: 500;
}

.tabel_PreFactoure td,
.tabel_PreFactoure th,
.tabel_PreFactoure tfoot tr td {
    border: 7px solid #ffffff;
    border-radius: 22px;
    text-align: center;
}

.tabel_PreFactoure thead th {
    text-align: center;
    font-size: 14px;
    color: #000000;
    font-size: 12px;
}

.preclsborder {
    vertical-align: top;
    text-align: right;
    padding: 11px 25px !important;
    background: #eaf0f2;
    border-radius: 5px;
    border: none;
    color: #000000;
    font-size: 12px;
    padding: 7px;
}

.preclsborderDark {
    vertical-align: top;
    text-align: right;
    padding: 11px 25px !important;
    background: #cddadd;
    border-radius: 5px;
    border: none;
    color: #000000;
    font-size: 12px;
    padding: 7px;
}

.schrolable {
    position: relative;
    overflow: scroll;
    height: 100%;
}

.loadmore {
    display: none;
    background: var(--primary-color);
    box-shadow: none;
    border: none;
    color: white;
    text-align: center;
    border-radius: 17px;
    padding: 4px 30px;
    vertical-align: middle;
    margin: 16px 0px;
}

.preclsborderOrangeDark {
    vertical-align: top;
    text-align: right;
    padding: 11px 25px !important;
    background: #fea802bf;
    border-radius: 5px;
    border: none;
    color: #000000;
    font-size: 12px;
    padding: 7px;
}

.preclsborderOrange {
    vertical-align: top;
    text-align: right;
    padding: 11px 25px !important;
    background: #fea802a1;
    border-radius: 5px;
    border: none;
    color: #000000;
    font-size: 12px;
    padding: 7px;
}

.ShowPreFactour {
    display: inline-block;
    float: right;
    border: 1px solid #fea802;
    background: #fea802;
    padding: 6px 6px;
    border-radius: .25rem;
    margin: 0px 7px;
}

.ShowPreFactour a {
    font-size: 12px;
    padding: 0 15px;
    display: inline-flex;
    color: white;
    background: #fea802;
}

.content-PreFactour {
    max-height: 530px;
    overflow-y: scroll;
}

.printbtn {
    background-image: linear-gradient(0deg, #ee2931 0%, #f7969a 100%);
    background-size: 1px 45px;
    box-shadow: 0px 4px 13px 0px #b1a1b3;
    width: 42px;
    height: 39px;
    font-size: 10pt;
    font-weight: lighter;
    position: relative;
    transition: background linear 100ms;
    color: white;
    border-radius: 19px;
    border: none;
}

#headerpre {
    border: none;
}

.Map_contact iframe {
    width: 100%;
}

/*---*/
.icon-contact {
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(/Content/img/icon-conatct.png);
    background-position: 0 0;
    /*! background-color: #22aba6; */
    background-size: 1200%;
}

.k-progress {
    height: 4px !important;
}

.ico-support {
    background-position: 109px -15px;
    width: 40px;
    background-size: 2000%;
    height: 34px;
}

.ico-phone {
    background-position: 185px -62px;
    width: 32px;
    background-size: 2000%;
    height: 27px;
}

.ico-one {
    background-position: 44px -11px;
    width: 32px;
    background-size: 2200%;
    height: 33px;
}

.ico-phone-white {
    background-position: 228px -116px;
    width: 32px;
    background-size: 2300%;
    height: 27px;
}

.ico-envelope {
    background-position: 252px -4px;
    width: 32px;
    background-size: 2200%;
    height: 26px;
}

.icon-phone {
    background-position: 262px -66px;
    width: 40px;
    background-size: 1800%;
    height: 36px;
}

.icon-Secretary {
    background-position: 463px -62px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.ico-map {
    background-position: 155px -75px;
    width: 32px;
    background-size: 2200%;
    height: 35px;
}

.icon-Secretary {}

.icon-public-relations {
    background-position: 520px -132px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-sticker {
    background-position: 572px -130px;
    width: 47px;
    background-size: 1500%;
    height: 47px;
}

.icon-book1 {
    background-position: 538px -2px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-blade {
    background-position: 592px 1px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-bag {
    background-position: 652px 0;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-Laser-Cutting {
    background-position: 710px 1px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-contact1 {
    background-position: 306px 1px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-cd {
    background-position: 364px -3px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-box {
    background-position: 426px -3px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-book {
    background-position: 485px 4px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-gift {
    background-position: 215px -2px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-offset {
    background-position: 590px -60px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-money1 {
    background-position: 652px -59px;
    width: 47px;
    background-size: 1500%;
    height: 49px;
}

.icon-marketing {
    background-position: 709px -56px;
    width: 47px;
    background-size: 1500%;
    height: 48px;
}

.icon-Page {
    background-position: 327px -64px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-Page1 {
    background-position: 395px -65px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-order1 {
    background-position: 527px -66px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-printing {
    background-position: 642px -129px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-print3 {
    background-position: 705px -131px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.icon-window {
    background-position: 451px -125px;
    width: 47px;
    background-size: 1500%;
    height: 52px;
}

.icon-support2 {
    background-position: 375px -129px;
    width: 47px;
    background-size: 1500%;
    height: 46px;
}

.box-tags {
    padding: 14px 3px;
    line-height: 35px;
}

.box-tags span {
    line-height: 20px;
    font-size: 14px;
    color: #1e2f38;
    display: block;
    margin-bottom: 15px;
    padding-right: 5px;
    padding-bottom: 12px;
    border-bottom: 1px solid #d1cccc;
}

.box-tags span i {
    color: var(--primary-color);
    margin: 0px 4px;
}

.box-tags a {
    background-color: #f1f5f8;
    margin: 6px 5px;
    font-size: 13px;
    color: #1e2f38;
    padding: 3px 6px;
    line-height: 18px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    cursor: pointer;
}

.box-tags a:hover {
    color: var(--primary-color);
}

/*----*/
.contact-text {
    position: relative;
}

.contact-text:before {
    content: "";
    background: #F5F5F5;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    position: absolute;
    width: 130%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.contact-text .title {
    font-size: 21px;
    color: var(--primary-color);
    display: flex;
    align-items: center;
}

.contact-text .title .icon-contact {
    margin-left: 6px;
}

.contact-text .desc {
    line-height: 32px;
    font-size: 16px;
}

.contact-text .buttons {}

.contact-text .buttons .btn {
    display: inline-flex;
    align-items: center;
}

.contact-text .buttons .btn .icon-contact {
    margin-right: 6px;
}

.Img-contact {
    border-radius: 47px 0 47px 47px;
    overflow: hidden;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

/*----*/
.box-wrapTitle {
    position: relative;
    padding-top: 35px !important;
    background: #fff;
}

.box-wrapTitle>.title {
    position: absolute;
    right: 30px;
    top: -16px;
    z-index: 1;
    font-size: 17px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 15px;
    border-radius: 25px;
    color: #A7A7A7;
}

/*----*/
.Built-in-phones {
    align-items: center;
}

.Built-in-phones .image {
    padding: 0 10px;
}

.Built-in-phones .image span {}

.Built-in-phones .media-body {
    padding: 5px 10px;
    border-right: 1px solid #ddd;
}

.Built-in-phones .media-body .title {
    font-size: 15px;
    margin-bottom: 10px;
}

.Built-in-phones .media-body .numb {
    color: #fff;
}

.Built-in-phones .media-body .numb span {
    padding: 3px 10px 0 15px;
    border-radius: 25px;
    margin-left: -13px;
}

.Built-in-phones .media-body .numb span:last-of-type {
    padding: 3px 10px 0;
}

.Built-in-phones .media-body .numb span:nth-child(1) {
    background: #F26770;
}

.Built-in-phones .media-body .numb span:nth-child(2) {
    background: #DD252D;
}

.Built-in-phones .media-body .numb span:nth-child(3) {
    background: #BD181C;
}

.Built-in-phones .icon {
    padding: 0 5px;
}

.Built-in-phones .icon .icon-contact,
.Built-in-phones .image .icon-contact {
    display: block;
}

/*----*/
.form-group-input {}

.form-group-input input {
    height: 45px;
    border-radius: 10px;
}

.form-group-input textarea:focus,
.form-group-input input:focus {
    box-shadow: none !important;
}

.form-group-input textarea {
    border-radius: 10px;
    resize: none;
}

.buttons-beside {}

.buttons-beside .btn {
    border: 0;
    min-width: 100px;
}

/*----*/
.list-contactfoot {}

.list-contactfoot .media {
    padding: 10px 0;
}

.list-contactfoot .media .icon {}

.list-contactfoot .media .icon .icon-contact {
    margin-left: 10px;
}

.list-contactfoot .media .media-body {}

.list-contactfoot .media .media-body span {
    color: #A7A7A7;
}

.list-contactfoot .media .media-body .numb {}

.list-contactfoot .media .media-body .numb a {}

.list-contactfoot .media .media-body p {
    color: #A7A7A7;
    margin-top: 7px;
}

/*----*/
/*---*/
/*---*/
/*---*/
/*---*/
.rulesbox {
    background: #f5f5f5;
    margin: 10px 0px;
    padding: 12px 5px;
    font-size: 12px;
    text-align: center;
}

.rulesbox a:hover {
    color: var(--primary-color) !important;
}

.detailchosegroup img {
    max-width: 100%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.numberxs .numb {
    font-size: 14px;
    color: #000;
}

.imglogo {
    margin-top: -16px;
}

.display {
    display: none;
}

.text-alert-cart {
    color: red;
    border: 1px solid red;
    padding: 6px 16px;
    width: 75%;
    font-size: 14px;
}

@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: none;
    }

    .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: left !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;
    }

    .wsmegamenu:not(.submenu-left) {
        -webkit-column-width: 8em;
        -webkit-column-count: 4;
        column-count: 4;
        -moz-column-count: 4;
    }

    .menu {
        min-height: 57px
    }
}

.one-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    -webkit-column-width: 8em;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-count: 4;
}

.one-list .menu_margin {
    width: 25% !important;
}

@media(max-width:992px) {
    .one-list .menu_margin {
        width: 100% !important;
    }
}

.register-text {
    padding: 10px;
}

@media(max-width: 585px) {
    .register-text {
        display: none;
    }
}

.ticketlbl {
    padding-top: 20px !important;
}

.star {
    color: red;
    font-size: 14px;
}

.custom-file-label::after {
    left: 0;
    right: auto;
    border-radius: 0.25rem 0 0 0.25rem;
}

.ticket-response {
    border-bottom: solid 1px #ddd;
    min-height: 100px;
    padding-bottom: 10px;
    line-height: 30px;
    /* border-radius: 8px; */
    padding: 15px 15px 0 !important;
    /* margin: 0 15px 20px; */
    position: relative;
}

display: none;
}
}

.local_meta .online-order {
    border-color: #31a9c4 !important;
    padding: 10px !important;
}

.local_meta .online-order .online-order-img {
    width: 42px;
    position: absolute;
    right: -5px;
    top: -1px;
    font-size: 12px;
}

.top-10 {
    top: -20px;
}

.online-order p {
    margin-right: 36px;
}

.title-h2 {
    font-size: 15px;
    font-weight: 700;
}

.order-title {
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    color: #000 !important;
}

@media only screen and (min-width:1080px) {
    .local_meta.sticky {
        max-width: 240px;
    }
}

@media only screen and (min-width:1200px) {
    .local_meta.sticky {
        max-width: 255px;
    }
}

#commentsArea .content_product .tab-pane p,
#commentsArea .content_product .tab-pane p {
    font-size: 15px;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    color: #787878;
    line-height: 40px;
}

#commentsArea .content_product .tab-pane a {
    display: inline-block;

    padding: 0px 18px;
    margin: 0 3px;
    background-image: linear-gradient(to right, var(--primary-color), #ec5273);
    border-radius: 100px;
    color: #fff !important;
}

#commentsArea .content_product .tab-pane span {
    font-size: inherit !important;
}

#commentsArea .content_product .tab-pane strong {
    font-size: inherit;
    font-weight: 700;
}

#commentsArea .content_product .tab-pane h1 {
    font-size: 1.625rem !important
}

#commentsArea .content_product .tab-pane h2 {
    font-size: 1.55rem !important
}

#commentsArea .content_product .tab-pane h3 {
    font-size: 1.5rem !important;
    line-height: 2rem !important
}

#commentsArea .content_product .tab-pane h4 {
    font-size: 1.4375rem !important;
    line-height: 2.5rem !important
}

#commentsArea .content_product .tab-pane h5 {
    font-size: 1.1875rem !important
}

#commentsArea .content_product .tab-pane h6 {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

#commentsArea .content_product .tab-pane h1,
#commentsArea .content_product .tab-pane h2,
#commentsArea .content_product .tab-pane h3,
#commentsArea .content_product .tab-pane h4,
#commentsArea .content_product .tab-pane h5,
#commentsArea .content_product .tab-pane h6 {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    color: var(--primary-color);
}

#commentsArea .content_product .tab-pane img {
    margin-top: 2rem;
    margin-bottom: 2rem;
    max-width: 100%;
}

#commentsArea .content_product .tab-pane li {
    line-height: 40px;
}

#commentsArea .content_product .tab-pane li strong,
.tab-pane li strong a,
.tab-pane li strong span {
    color: #ba372a !important;
}


.min-height-300 img {
    max-width: 100%;
}

.category-detail__section .link-btn.green-btn {
    background-color: var(--mainGrey);
}

section.product-detail__section.category-detail__section {
    margin-top: 40px;
}