﻿@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: #7E7D84;
    font-size: 14px;
}

.popover {
    font-family: IRANSans;
    font-size: 12px;
}

.badge {
    font-family: IRANSans;
}

.tooltip > .tooltip-inner {
    font-family: IRANSans;
}

a {
    cursor: pointer;
    transition: .3s;
    color: #7E7D84;
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none;
        color: #812990;
    }

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: #812990;
    color: #fff;
}

::-moz-selection {
    background-color: #812990;
    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 #812990 !important;
    box-shadow: none !important;
}

select, textarea {
    font-size: 14px !important;
    ;
}
/*......*/
.featured_box .show_detail:hover,
.c_red {
    color: #812990 !important;
}

.btn_red {
    background: #812990;
    color: #fff;
}

    .btn_red:hover {
        color: #fff;
    }

.bg_red:focus,
.bg_red {
    background: #812990 !important;
    color: #fff;
    border-color: #812990 !important;
}

.btn {
    font-size: 14px;
    border-radius: 10px;
}

.btn-red:focus {
    box-shadow: 0 4px 7px rgba(238,38,79,0.3)
}
/*---*/
.btn--ripple {
    position: relative;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
    z-index: 0;
}

.btn--ripple-ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.btn--ripple-animate {
    -webkit-animation: ripple 0.65s linear;
    animation: ripple 0.65s linear;
}
/*....*/
.zindexcall {
    z-index: 1;
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(2.5);
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -webkit-transform: scale(2.5);
        transform: scale(2.5);
    }
}
/*--*/
.custom-control-label:before,
.custom-control-label:after {
    top: 2px;
    right: -1.5rem;
}

.custom-control-label.small:before, .custom-control-label.small:after {
    top: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #970DC2;
    background-color: #970DC2;
}

.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(151,13,194,.25);
    border-color: #970DC2;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background: #970DC2;
}
/*......*/
header {
    position: relative
}
/*--------*/
.wsmenu .smllogo {
    display: none !important;
}

.wsmenu > .wsmenu-list,
.headerfull {
    height: auto;
    z-index: 1000;
    background: transparent;
    justify-content: center;
}

.pos_nav .wsmenu .smllogo {
    display: block !important;
}

.smllogo {
    width: auto;
}

.pos_nav .smllogo img {
    height: 40px
}

.pos_nav .wsmenu > .wsmenu-list, .headerfull {
    justify-content: flex-start
}

.logo-menu img {
    position: absolute;
    width: 90px;
    right: 50%;
    transform: translateX(50%);
    bottom: -45px;
}

.wsmenu > .wsmenu-list > li > .navtext {
    padding: 20px 10px;
    height: auto;
    display: block;
    text-align: center;
    color: #9FA1A7;
    border-top: 0;
}

    .wsmenu > .wsmenu-list > li > .navtext:hover,
    .wsmenu > .wsmenu-list > li.active > .navtext {
        color: #251F28;
    }

    .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 {
    color: #FF5D67;
    background: transparent;
}

.wsmenu > .wsmenu-list > li {
}

    .wsmenu > .wsmenu-list > li > .navtext > span::after {
        content: none
    }

    .wsmenu > .wsmenu-list > li > .navtext.btn {
        line-height: 15px;
        color: #fff;
        font-size: 14px;
        padding: 10px 25px;
    }

        .wsmenu > .wsmenu-list > li > .navtext.btn:hover {
            background: #DE264F
        }

    .wsmenu > .wsmenu-list > li .halfmenu {
        width: 400px !important;
    }

    .wsmenu > .wsmenu-list > li .submenu-left {
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 li.wstheading {
        border: 0;
        position: relative;
        font-weight: bold;
        color: #777777;
        margin-bottom: 5px;
    }

.headerfull {
    height: auto;
    z-index: 1000;
    background: #F9F9F9;
    background: transparent;
    box-shadow: none;
}

    .headerfull.pos_nav {
        background: #F9F9F9;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    }

.wsmenu > .wsmenu-list > li .wstliststy02 li {
    padding: 0 10px;
}

.headerfull.pos_nav .wsmenu.border-top {
    border-top: 0 !important;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a {
    position: relative;
    padding-right: 10px;
}

    .wsmenu > .wsmenu-list > li .wstliststy02 li a:before {
        content: "";
        position: absolute;
        right: 0;
        top: 6px;
        width: 7px;
        height: 7px;
        background: #DE6D7E;
        border-radius: 50%;
    }

.order-record-btn {
}

    .order-record-btn .navtext {
    }
/*----------*/
header {
}

    header .top {
        background: #fff;
    }

.head-numb {
    padding: 15px 0;
    background: #812990;
}

    .head-numb .numb-site {
        align-items: center;
        font-size: 12px;
        color: #fff;
    }

        .head-numb .numb-site .media-body {
            text-align: left;
        }

            .head-numb .numb-site .media-body .text {
                display: block;
                margin-bottom: 5px;
            }

            .head-numb .numb-site .media-body .numb {
            }

                .head-numb .numb-site .media-body .numb a {
                    color: #fff;
                    display: inline-block;
                    font-weight: bold;
                    font-size: 14px;
                }

        .head-numb .numb-site .Ico {
            margin-right: 10px;
        }

.logo-main {
}

    .logo-main img {
        height: 50px;
    }

.user-related {
    font-size: 12px;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

    .user-related .link {
        display: inline-flex;
        display: -ms-inline-flexbox;
        position: relative;
        border-radius: 10px;
        min-width: 36px;
        height: 33px;
        align-items: center;
        margin-right: 10px;
        box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    }

    .user-related form {
        flex: 1;
    }

    .user-related .input-group {
        background: #F3F3F3;
        border-radius: 10px;
    }

        .user-related .input-group input {
            background: transparent;
            height: 45px;
        }

            .user-related .input-group input:focus {
                border: 0 !important;
            }

        .user-related .input-group .input-group-append {
        }

            .user-related .input-group .input-group-append .btn {
            }

    .user-related .link .Ico {
        margin: auto;
    }

    .wsmobileheader .links .link .badge-red,
    .user-related .link .badge-red {
        background: #DE264F;
        color: #fff;
        border-radius: 50%;
        position: absolute;
        right: 0;
        top: -3px;
    }

.wsmobileheader .links .link {
    position: relative
}

    .wsmobileheader .links .link .badge-red {
        right: -7px;
        top: -6px;
    }

.user-menu {
}

    .user-menu .link {
    }

        .user-menu .link:after {
            border: 0;
        }

    .user-menu .dropdown-menu {
        padding: 10px 0;
        min-width: 200px;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(0,0,0,0.2);
        border: 0;
    }

        .user-menu .dropdown-menu .list {
        }

            .user-menu .dropdown-menu .list li {
            }

                .user-menu .dropdown-menu .list li a {
                    font-size: 13px;
                    padding: 10px;
                    display: block;
                }

                    .user-menu .dropdown-menu .list li a i {
                        font-size: 15px;
                        margin-left: 5px;
                        vertical-align: middle;
                    }

                    .user-menu .dropdown-menu .list li a:hover {
                    }

.text-red {
    color: #812990
}
/*----------*/
.user-related {
}

    .user-related .numb-site {
        padding-right: 20px;
    }

        .user-related .numb-site .media-body {
            text-align: left;
        }

        .user-related .numb-site .Ico {
            margin-right: 10px;
        }

        .user-related .numb-site .media-body .numb {
        }

            .user-related .numb-site .media-body .numb a {
                color: #ED1D24;
                font-weight: 600;
                font-size: 14px;
            }
/*----------*/
.box-exclusive-order {
    background-image: linear-gradient(to top,#EAECF3,transparent);
}

.exclusive-order {
}

.exclusive-order-list {
}

.item-exclusive-order {
    flex: 1;
    padding: 5px;
}

    .item-exclusive-order a {
        padding: 15px 5px;
        background: #fff;
        border-radius: 15px;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
        width: 100%;
        min-height: 140px;
        display: flex;
        display: -ms-flexbox;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-flow: column;
    }

    .item-exclusive-order:hover a {
        background: #812990;
        box-shadow: 0 4px 7px rgba(238,38,79,0.3);
        color: #fff;
        transform: scale3d(1.05,1.05,1);
    }

    .item-exclusive-order .ico-main {
        display: flex;
        display: -ms-flexbox;
        margin-bottom: 10px;
        height: 43px;
    }

        .item-exclusive-order .ico-main .Ico {
            margin: auto auto 0;
            width: 61px;
            height: 42px;
        }

    .item-exclusive-order .title {
        font-size: 12px;
    }

.exclusive-order .desc {
    color: #444049;
    font-size: 18px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category1 {
    background-position: 100px -67px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category2 {
    background-position: 216px -113px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category3 {
    background-position: 332px -116px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category4 {
    background-position: 332px -68px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category5 {
    background-position: 102px -119px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category6 {
    background-position: 427px -114px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category7 {
    background-position: 430px -69px;
}

.item-exclusive-order:hover .ico-main .Ico.Ico-category8 {
    background-position: 214px -68px;
}
/*----------*/
.levels_index {
}

    .levels_index .item_levels {
        position: relative;
        flex: 1;
        padding: 0 5px;
        margin-bottom: 16px;
        margin-top: 20px;
    }

        .levels_index .item_levels .numb {
            color: #812990;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            display: flex;
            display: -ms-flexbox;
            align-items: center;
            justify-content: center;
            font-weight: bold;
            background: #F4F9FF;
            margin: 0 auto 10px;
        }

        .levels_index .item_levels .ico-main {
            display: flex;
            display: -ms-flexbox;
            margin-bottom: 10px;
            height: 45px;
        }

            .levels_index .item_levels .ico-main .Ico {
                margin: auto;
                transition: 0.6s;
                height: 41px;
            }

        .levels_index .item_levels:hover .ico-main img {
            transform: rotate(-20deg)
        }

        .levels_index .item_levels .title {
            font-weight: bold;
            color: #251F28;
            display: block;
        }

        .levels_index .item_levels a {
            display: block;
            padding: 10px 10px 20px;
            background: #fff;
            border-radius: 10px;
            height: 100%;
            background-size: 100%;
            background-position: center top;
        }
/*----------*/
.list-prperty {
}

.item-property {
    flex: 1;
    padding: 10px 15px 0;
    position: relative;
}
/*zainab*/
.list-prperty .owl-item + .owl-item {
    border-right: 1px solid #ddd
}

.item-property .image {
    display: flex;
    display: -ms-flexbox;
    margin-bottom: 10px;
    height: 50px;
}

    .item-property .image .Ico {
        height: 60px;
        margin: auto;
    }

.item-property .title {
    color: #2E2D65;
    font-size: 16px;
}

.item-property .desc {
    text-align: justify;
    font-size: 12px;
    line-height: 1.8;
}
/*----------*/
.Ico {
    background-image: url('../img/icons.png');
    display: inline-block; /*! background-color: yellow; */
    vertical-align: middle
}

.Ico-grouping {
    background-position: -73px -22px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}

.Ico-search {
    width: 22px;
    height: 24px;
    background-position: 65px -275px;
}

.Ico-users {
    width: 21px;
    height: 22px;
    background-position: 29px -276px;
}

.Ico-phone {
    width: 32px;
    height: 33px;
    background-position: -12px -106px;
}

.Ico-cart {
    width: 21px;
    height: 21px;
    background-position: 31px -242px;
}

.Ico-level1 {
    background-position: 107px -185px;
    width: 42px !important;
}

.Ico-level2 {
    background-position: 163px -187px;
    width: 41px !important;
    height: 38px !important;
}

.Ico-level3 {
    background-position: 54px -187px;
    width: 43px !important;
    height: 35px !important;
}

.Ico-level4 {
    background-position: 271px -183px;
    width: 43px !important;
    height: 37px !important;
}

.Ico-level5 {
    background-position: 219px -182px;
    width: 43px !important;
    height: 43px !important;
}

.Ico-level6 {
    background-position: -4px -210px;
    width: 62px !important;
    height: 69px !important;
}

.Ico-level7 {
    background-position: -65px -232px;
    width: 68px !important;
    height: 69px !important;
}

.Ico-level8 {
    background-position: -65px 0px;
    width: 72px !important;
    height: 66px !important;
}

.Ico-category1 {
    width: 37px !important;
    height: 39px !important;
    background-position: 45px -68px;
}

.Ico-category2 {
    background-position: 162px -117px;
    width: 40px !important;
}

.Ico-category3 {
    background-position: 276px -117px;
    width: 40px !important;
    height: 35px !important;
}

.Ico-category4 {
    background-position: 277px -70px;
    width: 43px !important;
    height: 38px !important;
}

.Ico-category5 {
    background-position: 49px -121px;
    width: 43px !important;
    height: 43px !important;
}

.Ico-category6 {
    background-position: 379px -117px;
    width: 35px !important;
    height: 33px !important;
}

.Ico-category7 {
    background-position: 384px -68px;
    width: 33px !important;
    height: 36px !important;
}

.Ico-category8 {
    background-position: 158px -68px;
    width: 33px !important;
    height: 38px !important;
}

.Ico-category9 {
    background-position: -140px -13px;
    width: 63px !important;
    height: 49px !important;
}

.Ico-category10 {
    background-position: -166px -2px;
    width: 52px !important;
    height: 60px !important; /*! background-size: 900% !important; */
}

.Ico-category11 {
    background-position: -138px -77px;
    width: 65px !important;
    height: 58px !important; /*! background-size: 800% !important; */
}

.Ico-category12 {
    background-position: -463px -51px;
    width: 43px !important;
    height: 56px !important;
    background-size: 700% !important;
}

.Ico-aparat {
    background-position: 372px -234px;
    width: 23px !important;
    height: 21px !important;
    vertical-align: middle;
}

.Ico-aparat-dark {
    background-position: 407px -234px;
    width: 23px !important;
    height: 21px !important;
    vertical-align: middle;
}

.Ico-property1 {
    background-position: 53px -7px;
    width: 48px !important;
    height: 44px !important;
}

.Ico-property2 {
    background-position: 220px -2px;
    width: 46px !important;
    height: 51px !important;
}

.Ico-property3 {
    background-position: 162px -6px;
    width: 47px !important;
    height: 44px !important;
}

.Ico-property4 {
    background-position: 53px -7px;
    width: 48px !important;
    height: 44px !important;
}

.Ico-property5 {
    background-position: 105px -5px;
    width: 47px !important;
    height: 44px !important;
}

.Ico-map {
    background-position: -164px -212px;
    width: 25px !important;
    height: 31px !important;
}

.Ico-envelope {
    background-position: -530px -165px;
    width: 31px !important;
    height: 28px !important;
    background-size: 1000% !important;
}

.Ico-phone-white {
    background-position: -529px -622px;
    width: 33px !important;
    height: 32px !important;
    background-size: 1000% !important;
}

.Ico-calendar {
    background-position: 63px -241px;
    width: 19px !important;
    height: 22px !important;
}
/*----------*/
footer {
    background-color: #F4F9FF;
}
    /*-----------*/
    footer .center {
        background: #812990
    }

    footer .fallow-box {
    }

    footer .fallow {
        display: block;
        background: #8B9AB1;
        padding: 3px;
        border-radius: 45px;
    }

        footer .fallow li {
            margin-left: 0 !important;
        }

            footer .fallow li a {
                color: #fff !important;
            }

                footer .fallow li a:hover {
                    color: #FEC100;
                }

.fallow li a i {
    font-size: 15px;
    vertical-align: middle;
}

footer .namad {
    margin: 5px;
}

    footer .namad img {
        max-height: 80px
    }

footer .menufooter {
    border-bottom: 1px solid #EF4064;
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    flex-wrap: wrap;
}

    footer .menufooter li {
    }

        footer .menufooter li a {
            color: #fff;
            font-size: 12px;
            display: block;
            padding: 15px 10px
        }

            footer .menufooter li a:hover {
            }

footer .bottom {
    background: #120B15;
    color: #CFCDCF;
    font-size: 12px;
}

    footer .bottom .developer {
    }

        footer .bottom .developer a {
            color: #CFCDCF;
        }

            footer .bottom .developer a:hover {
                color: #812990;
            }

    footer .bottom .copyRight a {
        color: #CFCDCF;
    }

        footer .bottom .copyRight a:hover {
            color: #812990
        }

.logo-footer {
    text-align: center;
}

    .logo-footer a img {
        height: 50px;
        margin: auto;
    }

footer .about-site-footer {
    line-height: 2;
    font-size: 12px
}
/*----------*/
footer .brands {
}

    footer .brands a {
        padding: 10px;
    }

    footer .brands img {
        height: 40px;
        margin: 0 !important;
    }
/*----------*/
.slider_owl {
}

    .slider_owl .item {
        /*! margin: 5px; */
        direction: rtl
    }

    .slider_owl .owl-dots {
        margin-top: 20px;
    }

    .slider_owl .owl-nav {
        position: absolute;
        left: 0;
        top: -58px;
        background: #FBFBFB;
    }

        .slider_owl .owl-nav button {
            width: 20px;
            height: 30px;
            color: #7B7B7B !important;
            background: transparent !important;
            border-radius: 50%;
            transition: 0.6s;
            margin: 0 5px !important;
            top: -15px;
        }

            .slider_owl .owl-nav button:hover {
            }

            .slider_owl .owl-nav button span {
                width: 30px;
                height: 30px;
                transform: translateY(-50%);
                top: 50%;
                border-radius: 10px;
                background: rgba(0,0,0,0.6);
                display: block
            }

                .slider_owl .owl-nav button span i {
                    margin-top: 11px;
                }

                    .slider_owl .owl-nav button span i:before {
                        content: "";
                        border-top: 1px solid #fff;
                        display: block;
                        width: 8px;
                        height: 8px;
                        border-left: 1px solid #fff;
                    }

                    .slider_owl .owl-nav button span i.fa-angle-left:before {
                        transform: rotate(-45deg);
                        margin-left: 4px;
                    }

                    .slider_owl .owl-nav button span i.fa-angle-right:before {
                        transform: rotate(135deg);
                        margin-right: 4px;
                    }


        .slider_owl .owl-nav .owl-next,
        .slider_owl .owl-nav .owl-prev {
            margin: 0;
        }

        .slider_owl .owl-nav .owl-prev {
            left: 0;
        }

            .slider_owl .owl-nav .owl-prev span {
            }

        .slider_owl .owl-nav .owl-next {
            right: -30px;
        }

            .slider_owl .owl-nav .owl-next span {
            }

.owl-theme .owl-dots .owl-dot span {
    background: #ddd;
    opacity: 1;
    width: 12px;
    height: 12px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #812990;
    opacity: 1;
}

.slider_owl .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    background: transparent
}

    .slider_owl .owl-nav .owl-prev {
        left: -26px !important;
        position: absolute;
        z-index: 1000;
    }

    .slider_owl .owl-nav .owl-next {
        right: -35px !important;
        position: absolute;
        z-index: 1000;
    }
/*----------*/
.bg-product-index {
    position: relative;
}

    .bg-product-index:before {
        content: "";
        background-image: url('../img/bg-product.png');
        background-size: cover;
        background-position: center;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        height: 70%;
    }

    .bg-product-index .bg-white {
        border-radius: 20px;
        box-shadow: 0 7px 10px rgba(0,0,0,0.1);
    }

.nav-category-group {
    background: #F4F9FF;
    display: inline-flex;
    display: -ms-inline-flexbox;
    border-radius: 30px;
}

    .nav-category-group .nav-item {
    }

        .nav-category-group .nav-item .nav-link {
            border-radius: 30px;
            font-size: 12px;
        }

            .nav-category-group .nav-item .nav-link.active {
                background: #812990;
                box-shadow: 0 4px 7px rgba(238,38,79,0.3);
            }
/*----------*/
.carousel-main {
}

    .carousel-main .carousel-inner,
    .carousel-main .carousel-item img {
        border-radius: 10px;
    }

    .carousel-main .carousel-inner,
    .carousel-main .carousel-item img,
    .carousel-main .carousel-item {
        height: 100%;
        max-height: 500px;
    }

    .carousel-main .carousel-control-next,
    .carousel-main .carousel-control-prev {
        z-index: 100;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        top: 50%;
        border-radius: 10px;
        background: rgba(0,0,0,0.6);
        opacity: 1;
    }

    .carousel-main .carousel-control-next {
        right: 5%
    }

    .carousel-main .carousel-control-prev {
        left: 5%
    }

        .carousel-main .carousel-control-prev span,
        .carousel-main .carousel-control-next span {
            background-image: none;
            position: relative;
        }

            .carousel-main .carousel-control-prev span:before,
            .carousel-main .carousel-control-next span:before {
                content: "";
                position: absolute;
                width: 8px;
                border-bottom: 1px solid #fff;
                height: 8px;
                transform: rotate(-45deg) translate(-3px,6px);
            }

            .carousel-main .carousel-control-prev span:before {
                border-left: 1px solid #fff;
                transform: rotate(45deg) translate(9px,0px);
            }

            .carousel-main .carousel-control-next span:before {
                border-right: 1px solid #fff;
            }

    .carousel-main .carousel-indicators {
        bottom: 10px;
        align-items: center;
        z-index: 100;
    }

        .carousel-main .carousel-indicators li {
            border: 0;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            transition: 0.6s;
            border-radius: 15px;
            background: #5F6354;
            opacity: 1;
            position: relative;
        }

            .carousel-main .carousel-indicators li:before {
                content: "";
                position: absolute;
                right: -2px;
                left: -2px;
                top: -2px;
                bottom: -2px;
                border-radius: 45px;
            }

            .carousel-main .carousel-indicators li.active {
                background: #ED1D24;
                width: 44px;
                height: 10px;
                border: 3px solid #DDB092;
            }

                .carousel-main .carousel-indicators li.active:before {
                    border: 1px solid #8AC64C
                }
/*----------*/
.title-main {
    font-size: 30px;
    font-weight: bold;
    color: #120B15;
}
/*----------*/
.box-product {
    position: relative;
}

    .box-product .image {
    }

        .box-product .image img {
            border-radius: 10px;
            width: 100%;
        }

    .box-product .text {
        text-align: center;
        padding: 12px 0;
    }

        .box-product .text .title {
            font-size: 13px;
        }

    .box-product:hover a {
        color: #812990
    }

    .box-product .text .btn {
        display: none;
        margin-right: auto;
        white-space: nowrap;
        padding: 0 12px;
    }

    .box-product:hover .text .btn {
        display: block;
    }

    .box-product .text .btn .Ico {
        background-size: 1500%;
    }

.slider_owl .box-product .image img {
    height: 200px;
}
/*----------*/
.btn i,
.btn .Ico {
    vertical-align: middle;
}
/*----------*/
.btn-red {
    background: #812990 !important;
    box-shadow: 0 4px 7px rgba(238,38,79,0.3);
    border-color: #812990 !important;
    color: #fff !important;
}

    .btn-red:hover {
        background: #DE264F !important;
    }

.btn-outline-red {
    border-color: #812990;
    color: #812990;
    box-shadow: 0 4px 7px rgba(238,38,79,0.3);
}

    .btn-outline-red:hover {
        background: #DE264F;
        color: #fff
    }

.btn-outline-Dark {
    border-color: #9BA7B8;
    color: #9BA7B8;
}

    .btn-outline-Dark:hover {
        background: #9BA7B8;
        color: #fff;
    }
/*----------*/
.grouping-menu {
    position: relative;
    margin-top: -64px;
}

    .grouping-menu .title-top {
        display: block;
        font-weight: bold;
        color: #fff;
        padding: 15px;
        position: relative;
    }

        .grouping-menu .title-top .Ico {
            background-position: -73px -22px;
            width: 25px;
            height: 25px;
            vertical-align: middle;
            margin-left: 10px;
        }

        .grouping-menu .title-top:after {
            content: "";
            position: relative;
            left: 0;
            width: 8px;
            height: 8px;
            border-left: 1px solid #fff;
            border-bottom: 1px solid #fff;
            transform: rotate(-45deg);
            top: calc(50% - 4px);
            display: inline-block;
            margin-right: 5px;
            transition: 0.3s
        }

        .grouping-menu .title-top[aria-expanded="true"]::after {
            transform: rotate(133deg) translate(2px,-1px);
        }

.collapse-grouping-menu {
    position: absolute;
    z-index: 1000;
    width: 100%;
    right: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    border-radius: 10px;
}

    .collapse-grouping-menu .list-grouping-menu {
    }
    /*zainab*/
    .collapse-grouping-menu .card {
        border: 0;
        border-radius: 0;
        background: transparent;
        position: relative
    }

        .collapse-grouping-menu .card + .card {
            border-top: 1px solid #ddd;
        }

        .collapse-grouping-menu .card .card-header {
            background: #fff;
            border-radius: 0;
            border: 0;
            padding: 0;
            position: relative;
        }

        .collapse-grouping-menu .card:first-of-type .card-header {
            border-radius: 10px 10px 0 0;
        }

        .collapse-grouping-menu .card:last-of-type .card-header {
            border-radius: 0 0 10px 10px;
        }

        .collapse-grouping-menu .card .card-header .card-link {
            position: relative;
            display: block;
            padding: 15px;
            font-size: 13px;
        }

        .collapse-grouping-menu .card .card-header .arrow {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 40px;
        }

            .collapse-grouping-menu .card .card-header .arrow:after {
                content: "";
                position: absolute;
                left: 15px;
                width: 8px;
                height: 8px;
                border-left: 1px solid #812990;
                border-bottom: 1px solid #812990;
                top: calc(50% - 4px);
            }

            .collapse-grouping-menu .card .card-header .arrow.collapsed:after {
                transform: rotate(45deg);
            }

            .collapse-grouping-menu .card .card-header .arrow[aria-expanded="true"]:after {
                transform: rotate(225deg);
            }

        .collapse-grouping-menu .card .collapse-card {
            background: #fff;
        }

collapse-grouping-menu .card .collapse-card .card-body {
}

.collapse-grouping-menu .card .list-link {
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-count: 3;
}

    .collapse-grouping-menu .card .list-link li {
        padding: 5px 0;
    }

        .collapse-grouping-menu .card .list-link li a {
            font-size: 13px;
            padding-right: 9px;
            position: relative;
            display: inline-block;
            line-height: 21px;
        }

        .collapse-grouping-menu .card .list-link li:not(.head-link) a:before {
            content: "";
            position: absolute;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: #812990;
            right: 0;
            top: 8px;
        }

        .collapse-grouping-menu .card .list-link li a:hover {
        }

        .collapse-grouping-menu .card .list-link li.head-link a {
            font-weight: bold;
            color: #251F28;
            padding-right: 0;
        }
/*----------*/
.rounded-10 {
    border-radius: 10px !important
}
/*----------*/
.main-grouping-menu {
    margin-top: -71px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

    .main-grouping-menu .title-top {
        color: #251F28
    }

        .main-grouping-menu .title-top .Ico {
        }

        .main-grouping-menu .title-top:after {
            position: absolute;
            left: 15px;
            border-left: 1px solid #812990;
            border-bottom: 1px solid #812990;
        }

    .main-grouping-menu .collapse-grouping-menu {
        position: relative;
        box-shadow: none;
        border-radius: 0;
    }

        .main-grouping-menu .collapse-grouping-menu .list-grouping-menu {
        }

        .main-grouping-menu .collapse-grouping-menu .card {
            border-top: 1px solid #ddd;
        }

            .main-grouping-menu .collapse-grouping-menu .card .card-header {
            }

                .main-grouping-menu .collapse-grouping-menu .card .card-header .card-link {
                    position: relative;
                    display: block;
                    padding: 15px;
                    font-size: 13px;
                }

                    .main-grouping-menu .collapse-grouping-menu .card .card-header .card-link:after {
                    }

            .main-grouping-menu .collapse-grouping-menu .card .collapse-card {
            }

                .main-grouping-menu .collapse-grouping-menu .card .collapse-card .card-body {
                }

            .main-grouping-menu .collapse-grouping-menu .card .list-link {
            }

                .main-grouping-menu .collapse-grouping-menu .card .list-link li {
                }

                    .main-grouping-menu .collapse-grouping-menu .card .list-link li a {
                    }

                        .main-grouping-menu .collapse-grouping-menu .card .list-link li a:before {
                        }

                        .main-grouping-menu .collapse-grouping-menu .card .list-link li a:hover {
                        }

                    .main-grouping-menu .collapse-grouping-menu .card .list-link li.head-link a {
                    }

    .main-grouping-menu .title-top[aria-expanded="true"]::after {
        transform: rotate(-45deg) translate(0);
    }
/*----------*/
.bg-blog {
    background: #F4F9FF;
}

.text-main-blog {
}

    .text-main-blog .title {
        color: #251F28;
        font-weight: bold;
        line-height: 1.5;
        font-size: 37px;
    }

    .text-main-blog .btn {
    }
/*----------*/
.box-blog-horizontal {
    border-radius: 20px;
    box-shadow: 0 7px 10px rgba(0,0,0,0.1);
    overflow: hidden;
    background: #fff;
    display: flex;
    display: -ms-flexbox;
    height: calc(100% - 16px);
}

    .box-blog-horizontal .image {
        flex: 0 0 150px;
    }

        .box-blog-horizontal .image img {
            height: 100%;
            object-fit: cover;
        }

    .box-blog-horizontal .media-body {
        padding: 10px;
        position: relative;
        padding-bottom: 30px;
    }

        .box-blog-horizontal .media-body .title {
            margin-bottom: 10px;
        }

            .box-blog-horizontal .media-body .title a {
                color: #251F28;
                font-size: 15px;
                display: block;
            }

    .box-blog-horizontal:hover .media-body .title a {
        color: #812990;
    }

    .box-blog-horizontal .media-body .desc {
        font-size: 12px;
        line-height: 1.8;
    }

    .box-blog-horizontal .media-body .info {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        padding: 5px 10px;
    }

        .box-blog-horizontal .media-body .info span {
        }

        .box-blog-horizontal .media-body .info .Ico {
            vertical-align: middle;
            margin-left: 5px;
        }

    .box-blog-horizontal .media-body .date {
    }
/*----------*/
.box-customer {
    text-align: center;
}

    .box-customer a {
        border: 1px solid #eee;
        border-radius: 25px;
        display: inline-flex;
        min-width: 150px;
        min-height: 150px;
        display: -ms-inline-flexbox;
    }

    .box-customer img {
        height: 80px;
        margin: auto;
    }

    .box-customer:hover img {
        filter: grayscale(1);
        opacity: 0.5;
    }
/*----------*/
.box-detiles-articles {
}

    .box-detiles-articles .Img_main {
    }

        .box-detiles-articles .Img_main img {
            border-radius: 15px;
            box-shadow: 0 0 10px rgba(0,0,0,0.3)
        }

    .box-detiles-articles .list-detailes {
        border-top: 1px solid #ddd;
        justify-content: space-between;
        padding: 15px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

        .box-detiles-articles .list-detailes .item-detailes {
            color: #919EB1;
        }

            .box-detiles-articles .list-detailes .item-detailes i {
                margin-left: 5px;
            }

            .box-detiles-articles .list-detailes .item-detailes .titr {
            }

                .box-detiles-articles .list-detailes .item-detailes .titr.tags {
                }

                .box-detiles-articles .list-detailes .item-detailes .titr .link-tag {
                    display: inline-block;
                    margin-left: 3px;
                    color: #919EB1
                }

                    .box-detiles-articles .list-detailes .item-detailes .titr .link-tag:hover {
                        color: #FFB02D
                    }

.title-simple {
    font-size: 20px;
    color: #251F28;
    font-weight: bold;
    line-height: 1.8;
}

.comment-send .title-main,
.box-detiles-articles .title-main {
}

.box-detiles-articles .desc {
    color: #777;
    line-height: 2;
}

.box-detiles-articles .title-small {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

.box-detiles-articles .list-text {
}

    .box-detiles-articles .list-text li {
        color: #777;
        margin-bottom: 15px;
        position: relative;
        padding-right: 15px;
    }

        .box-detiles-articles .list-text li:before {
            content: "";
            position: absolute;
            right: 0;
            width: 7px;
            height: 7px;
            background: #812990;
            border-radius: 50%;
            transform: rotate(45deg);
            top: 7px;
        }
/*----------*/
.comment-send {
}

    .comment-send .list-point {
    }

        .comment-send .list-point .list {
            list-style: inside;
            color: #777;
        }

            .comment-send .list-point .list li {
                margin-bottom: 10px;
            }

    .comment-send .form-comment-send {
    }

        .comment-send .form-comment-send .form-group {
        }

            .comment-send .form-comment-send textarea,
            .comment-send .form-comment-send .form-group input {
                background: #F9F9F9 !important;
                border: 0;
                border-radius: 0;
            }

            .comment-send .form-comment-send .form-group input {
                height: 45px;
            }

        .comment-send .form-comment-send textarea {
            border-radius: 5px;
        }

        .comment-send .form-comment-send .btn {
        }
/*----------*/
.comments {
}

    .comments .comments-line {
    }

        .comments .comments-line .comment-main {
            margin-bottom: 30px;
        }

            .comments .comments-line .comment-main .Img {
            }

                .comments .comments-line .comment-main .Img img {
                    width: 50px;
                }

            .comments .comments-line .comment-main .media-body {
                margin-right: 10px;
            }

                .comments .comments-line .comment-main .media-body .User-Profile {
                    position: relative;
                    padding-left: 60px;
                }

                    .comments .comments-line .comment-main .media-body .User-Profile .btn {
                        position: absolute;
                        left: 0;
                        top: 0;
                        font-size: 12px;
                        padding: 3px 12px;
                        cursor: pointer;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .name {
                        display: block;
                        color: #555;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .date {
                        color: #999;
                        font-size: 12px;
                    }

                    .comments .comments-line .comment-main .media-body .User-Profile .brn {
                    }

                .comments .comments-line .comment-main .media-body .User-comment {
                }

                    .comments .comments-line .comment-main .media-body .User-comment .desc {
                        color: #777;
                        text-align: justify;
                        margin-top: 15px;
                    }

            .comments .comments-line .comment-main.Inside {
            }

                .comments .comments-line .comment-main.Inside .Img {
                    align-self: flex-end;
                }

                    .comments .comments-line .comment-main.Inside .Img img {
                    }

                .comments .comments-line .comment-main.Inside .media-body {
                    background: #F0F2F5;
                    padding: 15px;
                }
/*----------*/
.breadcrumb-bg {
    background: #EFEFEF;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    padding-bottom: 70px;
}

.breadcrumb-list {
    border-radius: 0;
    background: transparent;
    font-size: 12px;
    color: #666;
    justify-content: center;
}

    .breadcrumb-list .breadcrumb-item {
        position: relative;
        padding: 5px 10px;
    }

        .breadcrumb-list .breadcrumb-item + li:before {
            content: "\f100";
            font-family: "Font Awesome 5 Free";
            position: absolute;
            font-weight: bold;
            left: -13px;
            font-size: 12px;
            color: #812990;
        }

        .breadcrumb-list .breadcrumb-item:last-of-type:before {
            content: none
        }

        .breadcrumb-list .breadcrumb-item .title {
        }

        .breadcrumb-list .breadcrumb-item a {
        }

        .breadcrumb-list .breadcrumb-item span:not(.title) {
            font-weight: bold;
        }

        .breadcrumb-list .breadcrumb-item .breadcrumb-span:not(.title) {
            font-weight: bold;
        }
/*----------*/
.group-form label {
    color: #A2ADBE
}

.group-form input,
.group-form select {
    height: 40px !important;
}

.group-form input,
.group-form select,
.group-form textarea {
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    background: transparent !important;
    resize: none
}
/*----------*/
.title-side {
    font-size: 16px;
    color: #251F28;
}
/*----------*/
.p-small5 {
    margin: 0 -5px
}

    .p-small5 .col-4,
    .p-small5 .col-12,
    .p-small5 .col-6 {
        padding: 0 5px
    }
/*----------*/
.menu-simple {
    background: #812990;
}

    .menu-simple .list {
        text-align: center;
    }

        .menu-simple .list li {
            padding: 15px 0;
            margin: 0;
        }

            .menu-simple .list li a {
                color: #fff;
                display: block;
                padding: 3px 12px;
                border-radius: 40px;
            }

                .menu-simple .list li a:hover {
                    color: #fff
                }

            .menu-simple .list li.active a {
                background: #fff;
                color: #812990;
            }

            .menu-simple .list li.dropdown {
            }

                .menu-simple .list li.dropdown .dropdown-toggle {
                }

                    .menu-simple .list li.dropdown .dropdown-toggle:after {
                        width: 7px;
                        height: 7px;
                        border: 0;
                        border-bottom: 1px solid #fff;
                        border-right: 1px solid #fff;
                        transform: rotate(45deg) translate(2px,3px);
                        transition: 0.3s;
                    }

                    .menu-simple .list li.dropdown .dropdown-toggle[aria-expanded="true"]:after {
                        transform: rotate(-133deg) translate(-5px,-3px);
                    }

                .menu-simple .list li.dropdown .dropdown-menu {
                }

                    .menu-simple .list li.dropdown .dropdown-menu .dropdown-item {
                        padding: 0;
                    }

                        .menu-simple .list li.dropdown .dropdown-menu .dropdown-item .link {
                            color: #9FA1A7;
                            font-size: 14px;
                        }

                        .menu-simple .list li.dropdown .dropdown-menu .dropdown-item.head-link {
                        }

                            .menu-simple .list li.dropdown .dropdown-menu .dropdown-item.head-link .link {
                                color: #251F28;
                            }

                        .menu-simple .list li.dropdown .dropdown-menu .dropdown-item:hover,
                        .menu-simple .list li.dropdown .dropdown-menu .dropdown-item .link:hover {
                            color: #EE1E26;
                            background: transparent;
                        }
/*----------*/
.bottom-breadcrumb {
    margin-top: -70px;
}
/*----------*/
.box-big-blog {
    position: relative;
}

    .box-big-blog img {
        border-radius: 25px;
    }

    .box-big-blog .body-box {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        padding: 15px;
        color: #fff;
    }

        .box-blog-vertical .image .ribbon,
        .box-big-blog .body-box .rubban {
            background: linear-gradient(to left,#EF2D54,#FD7D97);
            color: #fff !important;
            padding: 3px 12px 2px;
        }

        .box-big-blog .body-box .title-simple {
            color: #fff;
            text-shadow: 0 5px 7px rgba(0,0,0,0.3);
        }

        .box-big-blog .body-box .title {
            color: #fff;
            text-shadow: 0 5px 7px rgba(0,0,0,0.3);
            font-size: 16px;
            line-height: 1.8
        }

        .box-big-blog .body-box .list-info {
            color: #eee;
            font-size: 12px;
        }

            .box-big-blog .body-box .list-info .item {
                position: relative;
                padding: 5px 8px;
            }

                .box-big-blog .body-box .list-info .item + .item:before {
                    content: "";
                    width: 4px;
                    height: 4px;
                    background: #eee;
                    border-radius: 50%;
                    display: inline-block;
                    position: absolute;
                    right: -2px;
                    top: 12px;
                }

                .box-big-blog .body-box .list-info .item a {
                    color: #eee;
                }

                    .box-big-blog .body-box .list-info .item a:hover {
                        color: #812990
                    }
/*----------*/
.slide-center-shadow {
    position: relative;
}

    .slide-center-shadow:before,
    .slide-center-shadow:after {
        content: "";
        top: 0;
        bottom: 0;
        position: absolute;
        width: 150px;
        z-index: 1;
    }

    .slide-center-shadow:before {
        right: 0;
        background-image: linear-gradient(to left,#fff,transparent);
    }

    .slide-center-shadow:after {
        left: 0;
        background-image: linear-gradient(to right,#fff,transparent);
    }
/*----------*/
.box-download {
    background: #EAECF3;
}

    .box-download .list-download {
        background: #F4F9FF;
        border-radius: 10px;
        padding: 15px;
    }

        .box-download .list-download .line {
            padding: 10px 0;
        }

            .box-download .list-download .line + .line {
                border-top: 1px solid #ddd
            }

            .box-download .list-download .line .icon {
                background: #fff;
                padding: 5px;
                border-radius: 10px;
                margin-left: 10px;
            }

            .box-download .list-download .line .text {
            }

            .box-download .list-download .line .btn {
            }
/*----------*/
.nav-simple {
    background: #F4F9FF;
    display: inline-flex;
    display: -ms-inline-flexbox;
    border-radius: 30px;
}

    .nav-simple .nav-item {
    }

    .nav-simple .nav-link {
        border-radius: 30px;
        font-size: 12px;
    }

        .nav-simple .nav-link.active {
            background: #812990;
            box-shadow: 0 4px 7px rgba(238,38,79,0.3);
        }
/*----------*/
.list-simple {
}

    .list-simple .line {
        padding: 10px 0;
    }

        .list-simple .line + .line {
            border-top: 1px solid #ddd;
        }

        .list-simple .line:last-of-type {
            padding-bottom: 0
        }
/*----------*/
.box-blog-horizontal-small {
    display: flex;
    display: -ms-flexbox;
}

    .box-blog-horizontal-small .image {
        flex: 0 0 80px;
    }

        .box-blog-horizontal-small .image img {
            border-radius: 25px;
        }

    .box-blog-horizontal-small .media-body {
        padding-right: 10px;
        padding-bottom: 36px;
        position: relative;
    }

        .box-blog-horizontal-small .media-body .title {
        }

            .box-blog-horizontal-small .media-body .title a {
                font-size: 13px;
                display: block;
                line-height: 1.7;
            }

        .box-blog-horizontal-small .media-body .info {
            color: #a2a2a2;
            font-size: 12px;
            position: absolute;
            right: 0;
            bottom: 0;
            padding: 5px 10px;
            left: 0;
        }

            .box-blog-horizontal-small .media-body .info span {
                padding: 3px 5px;
                display: inline-block;
                position: relative;
            }

                .box-blog-vertical .media-body .info span + span:before,
                .box-blog-horizontal-small .media-body .info span + span:before {
                    content: "";
                    position: absolute;
                    right: -2px;
                    width: 4px;
                    height: 4px;
                    background: #812990;
                    border-radius: 50%;
                    top: 10px;
                }

            .box-blog-horizontal-small .media-body .info a {
                color: #a2a2a2;
            }
/*----------*/
.box-blog-vertical {
}

    .box-blog-vertical .image {
        position: relative;
    }

        .box-blog-vertical .image img {
            width: 100%;
            border-radius: 10px;
            height: 200px;
            object-fit: cover;
        }

        .box-blog-vertical .image .ribbon {
            position: absolute;
            top: 10px;
            left: 10px;
        }

    .box-blog-vertical .media-body {
        padding: 10px 0;
    }

        .box-blog-vertical .media-body .title {
            margin-bottom: 10px;
        }

            .box-blog-vertical .media-body .title a {
                color: #251F28;
                font-size: 16px;
                display: block;
                line-height: 1.7;
            }

        .box-blog-vertical .media-body .info {
            margin-bottom: 10px;
            font-size: 11px;
            color: #a2a2a2;
        }

            .box-blog-vertical .media-body .info span {
                padding: 3px 5px;
                display: inline-block;
                position: relative;
            }

        .box-blog-vertical .media-body .desc {
            font-size: 12px;
            line-height: 1.7;
        }
/*----------*/
.h-big {
    height: calc(100% - 16px)
}
/*----------*/
/*----------*/












/*...........*/
#back-top {
    position: fixed;
    bottom: 30px;
    z-index: 10000;
    display: none;
    left: 20px;
}

    #back-top a {
        display: flex;
        display: -ms-flexbox;
        text-align: center;
        width: 47px;
        height: 47px;
        line-height: 62px;
        text-decoration: none;
        -o-border-radius: 52px 50px 50px 3px;
        -moz-border-radius: 52px 50px 50px 3px;
        -webkit-border-radius: 52px 50px 50px 3px;
        border-radius: 52px 50px 50px 3px;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        border: 1px solid #aaa;
    }

        #back-top a i {
            margin: auto;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            transition: 1s;
            font-size: 17px;
            color: #aaa;
        }

        #back-top a:hover i {
            color: #fff;
        }

        #back-top a:hover {
            background-color: #812990;
            border-color: #812990;
        }
/*#back-top i {
    width: 34px;
    height: 34px;
    display: block;
    background: grey;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 0.6s;
    padding: 9px 0 0;
    color: #372d2b;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
    border: 3px solid #372d2b;
    font-size: 33px;
    line-height: 8px;
}

#back-top a:hover span {
    background-color: #777;
}*/
.titlefooter {
    font-size: 10pt;
    color: #7e7d84;
    margin-bottom: 13px;
}

@media(min-width:768px) {
    /*zainab*/
    .collapse-grouping-menu .card .collapse-card {
        position: absolute;
        /*min-width: 200%;*/
        right: calc(100%);
        z-index: 1000;
        border-radius: 10px;
        box-shadow: 0 0 5px rgba(0,0,0,0.2);
        /*max-height: 100%;*/
        top: 0;
        overflow-y: auto;
        height: auto;
    }

    .grouping-menu .collapse-grouping-menu .card .collapse-card {
        opacity: 0;
    }

    .grouping-menu .collapse-grouping-menu .card:hover .collapse-card {
        opacity: 1;
        display: block
    }
}

@media(min-width:992px) {
    .wsmenu > .wsmenu-list > li.drop .navtext:before {
        content: "\f107";
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        position: absolute;
        left: 3px;
    }

    .mm-wrapper__blocker {
        display: none !important;
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu:before {
        content: "";
        position: absolute;
        border-right: 16px solid #fff;
        border-bottom: 16px solid transparent;
        top: -7px;
        transform: rotate(-45deg);
        right: 10px;
    }

    .wsmegamenu:not(.submenu-left) {
    }

    .menu {
        /*! min-height: 57px */
    }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        display: flex;
        display: -ms-flexbox;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 {
        width: 50%;
        padding: 0 5px
    }

    .wsmenu > .wsmenu-list > li > .navtext:after {
        content: "";
        background: transparent;
        position: absolute;
        bottom: -1px;
        right: 0;
        left: 0;
        height: 1px;
    }

    .wsmenu > .wsmenu-list > li.active .navtext:after {
        background: #812990;
    }
    /*------------*/
    .main-grouping-menu {
        height: calc(100% + 71px);
    }
        /*zainab*/
        .main-grouping-menu .collapse-grouping-menu {
            display: block;
            height: 100% !important;
        }

    .menu-simple .list li.dropdown .dropdown-menu {
        opacity: 0;
        display: none;
        min-width: 350px;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-count: 2;
        margin-top: 0;
        border-radius: 0;
    }

    .menu-simple .list li.dropdown:hover .dropdown-menu {
        opacity: 1;
        display: block;
    }

    .menu-simple .list li.dropdown:hover .dropdown-toggle:after {
        transform: rotate(-133deg) translate(-5px,-3px);
    }
    /*zainab*/
    .collapse-grouping-menu .card .collapse-card {
        min-width: 250%;
    }
}


@media(max-width:1200px) {
    .container {
        max-width: 100%
    }

    .slider_owl .owl-nav .owl-prev {
        left: 0 !important;
    }

    .slider_owl .owl-nav .owl-next {
        right: 0 !important;
    }
}

@media(max-width:991px) {
    .container {
        max-width: 100%
    }

    .wsmobileheader {
        position: relative;
    }

        .wsmobileheader .links {
            padding-left: 53px;
            display: flex;
            display: -ms-flexbox;
            align-items: center;
        }

            .wsmobileheader .links .link {
                margin-right: 15px;
            }

                .wsmobileheader .links .link i {
                    vertical-align: middle;
                }

            .wsmobileheader .links .btn {
            }

    .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: #DE264F;
        /*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;
    }

    header .top {
        border-bottom: 0 !important;
    }

    .responlogo {
        padding: 9px !important;
    }

        .responlogo img {
            height: 40px
        }
    /*-------*/
    .main-grouping-menu .collapse-grouping-menu {
        position: absolute;
        z-index: 1000;
        width: 100%;
        right: 0;
        top: calc(100% - 7px);
    }

    .text-main-blog {
        text-align: center;
    }

        .text-main-blog .title {
            font-size: 30px;
        }

            .text-main-blog .title br {
                display: none
            }

    footer .brands img {
        height: 25px;
    }

    footer .menufooter {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .box-big-blog .body-box .title {
        font-size: 12px;
        line-height: 1.5;
    }
}

@media(max-width:768px) {
    .wsmobileheader > .smllogo img.small {
        display: block
    }

    .wsmobileheader > .smllogo img.big {
        display: none
    }

    .grouping-menu .title-top {
        display: inline-block;
        padding-left: 15px;
        color: #fff;
    }

    .grouping-menu {
        background: transparent;
        border-radius: 0;
        box-shadow: none;
        padding: 0;
    }

        .grouping-menu .title-top::after {
            left: 0;
            border-left: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }

        .grouping-menu .title-top .Ico {
            margin-left: 0;
        }

    .head-numb .numb-site .Ico.Ico-phone {
        width: 15px;
        height: 15px;
        background-position: 221px 179px;
        background-size: 1500%;
    }

    .grouping-menu .title-top .Ico {
        display: none;
    }

    .head-numb .numb-site {
        font-size: 10px;
    }

        .grouping-menu .title-top,
        .head-numb .numb-site .media-body .numb a {
            font-size: 12px;
        }

    .main-grouping-menu {
        margin-top: -74px;
    }

    .item-exclusive-order {
        flex: 0 0 25%;
    }

    .text-main-blog .title,
    .title-main {
        font-size: 22px;
    }
    /*zainab*/
    .nav-category-group {
        border-radius: 10px;
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        display: flex;
        display: -ms-flexbox;
    }

    .levels_index .item_levels a {
        padding: 10px 0 0;
        font-size: 12px;
    }

    .box-blog-horizontal {
        display: block;
    }

        .box-blog-horizontal .image img {
            height: 200px;
            width: 100%;
        }

    .box-customer a {
        min-width: 100%;
    }

    .list-prperty .item-property {
        flex: 0 0 33%;
    }

    footer .menufooter li a {
        padding: 5px 10px;
    }

    .collapse-grouping-menu .card .card-header .card-link {
        padding: 15px;
    }

    .slide-center-shadow::before, .slide-center-shadow::after {
        content: none;
    }

    .slider_owl .box-product .image img {
        height: auto;
    }

    .main-grouping-menu .collapse-grouping-menu .card:first-of-type {
        border-top: 0;
    }
}

@media(max-width:576px) {
    .carousel-main .carousel-item img {
        min-height: 170px;
        object-fit: cover;
    }

    .text-main-blog .title, .title-main {
        font-size: 16px;
    }


    .box-download .list-download .line .btn,
    .box-download .list-download .line .text,
    .comments .comments-line .comment-main .media-body .User-Profile .name,
    .box-detiles-articles .desc,
    .collapse-grouping-menu .card .list-link li a,
    .exclusive-order .desc {
        font-size: 12px;
    }
    /*zainab*/
    .item-exclusive-order {
        flex: 0 0 50%;
    }

        .item-exclusive-order a {
            min-height: 100%;
        }

    .levels_index .item_levels .title,
    .box-product .text .title {
        font-size: 10px;
    }

    .box-customer img {
        height: 50px;
    }

    .box-customer a {
        min-width: 100%;
        min-height: 100%;
        padding: 5px;
        border-radius: 10px;
    }

    .list-prperty .item-property {
        flex: 0 0 50%;
    }

    .logo-footer a img {
        height: auto;
    }

    footer .brands img {
        height: 20px;
    }

    footer .brands {
        justify-content: flex-start !important;
    }

    .collapse-grouping-menu .card .list-link {
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-count: 2;
    }

    .collapse-grouping-menu .card .collapse-card .card-body {
        padding: 0 15px;
    }

    .title-simple {
        font-size: 16px;
    }

    .comments .comments-line .comment-main .Img img {
        width: 30px;
    }

    .menu-simple .list li {
        padding: 5px 0;
    }

    .box-big-blog .body-box {
        position: relative;
    }

        .box-big-blog .body-box .title,
        .box-big-blog .body-box .title-simple {
            color: #251F28;
        }

        .box-big-blog .body-box,
        .box-big-blog .body-box .list-info .item a,
        .box-big-blog .body-box .list-info {
            color: #7E7D84;
        }

            .box-big-blog .body-box .list-info .item + .item::before {
                background: #7E7D84;
            }

    .box-blog-horizontal-small .image {
        flex: 0 0 50px;
    }

    footer .brands,
    footer .menufooter {
        justify-content: center !important;
    }

    footer .about-site-footer {
        text-align: center
    }
    /*zainab*/
    .list-prperty .owl-item + .owl-item {
        border-right: 0;
    }
}

@media(max-width:410px) {
}

.blog-img {
    min-height: 150px;
}

.register-text {
    padding: 10px;
}

@media( max-width: 585px) {
    .register-text {
        display: none;
    }
}

.product-title-box span {
    font-size: 1.3em !important;
}

.product-title {
    font-size: 3.0em;
    padding-right: 0px;
}

@media screen and (max-width: 800px) {
    .product-title {
        font-size: 2.0em;
    }

    .product-title-box span {
        font-size: 1.2em !important;
    }
}

.nav-text {
    font-size: 12px;
}

.product_desc h1 {
    padding-right: 0px;
    font-size: 1.65em;
}

.product_desc span {
    font-size: 1.1em !important;
}


@media only screen and (max-width: 881px) {

    .product_desc h1 {
        font-size: 1.5em;
        padding-right: 0px;
        padding-left: 0px;
    }

    .product_desc span {
        font-size: 1.0em !important;
    }
}

.fancybox-overlay {
    z-index: 8000000 !important;
}

.btn-notAvible, .btn-notAvible.disabled, .btn-notAvible:disabled {
    cursor: unset !important;
    background-color: grey;
    padding: 0.375rem 0.85rem;
    border-color: grey;
}

.badge-notAvailable {
    background-color: grey;
    color: white;
}


@media screen and (max-width: 768px) {

    .content-desktop {
        display: none;
    }

    .content-mobile {
        display: block;
    }
  p  img {
        width: 100% !important;
        height: 100% !important;
    }
  .category-page  img {
        width: 100% !important;
        height: 100% !important;
    }

}

.lazyloading {
    animation: showImg 1s ease-out;
}

@keyframes showImg {
    0% {
        opacity: 0;
        visibility: hidden;
    }

    100% {
        opacity: 1;
        visibility: visible;
    }
}
@media only screen and (max-width:576px) {
    .breadcrumb-list li:first-child {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        user-select: none;
    }

    .breadcrumb-list .breadcrumb-item {
        padding: 3px 10px;
    }

        .breadcrumb-list .breadcrumb-item a {
            font-size: 10px;
        }
}

/*تیکت*/
.blinker-class {
    font-size: 12px;
    animation: blink 2s linear infinite;
}

@keyframes blink {
    25% {
        opacity: 0.8;
    }

    50% {
        opacity: 0.3;
    }

    75% {
        opacity: 0.8;
    }
}

.main-btn, .primary-btn {
    border-radius: 20px;
    padding: 7px 20px;
    border: none;
    font-size: 16px !important;
    box-shadow: none;
    min-width: 100px;
    font-weight: 500;
    transition: all 0.3s;
}

.main-btn {
    background-color: #812990;
}

    .main-btn:hover {
        box-shadow: 0 2px 4px #8129909e;
        background-color: #812990;
    }

.primary-btn {
    background-color: #9F9F9F;
}

    .primary-btn:hover {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
        background-color: #9F9F9F;
    }


.main-section__header {
    margin: 39px 0;
}

.contact__section-title {
    font-size: 25px;
}


.white-box {
    background: #FFFFFF;
    box-shadow: 0px 2px 90px 30px rgba(0, 0, 0, 0.05);
    border-radius: 30px;
    padding: 40px;
}

.form__container {
    background-color: #812990;
    padding: 20px;
    border-radius: 30px;
}

.form__input {
    height: 45px;
    border: 1px solid #eee;
    border-radius: 10px;
    display: block;
    padding: 10px;
    width: 100%;
    font-size: var(--font-size-2);
    transition: all 0.3s;
}

    .form__input:focus {
        border-color: #812990;
    }

.form__title {
    color: white;
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 20px;
}


.form__select:focus-visible {
    outline: 0;
}

.form__textarea {
    min-height: 180px;
    resize: none;
}

.form__btn {
    margin: auto;
    background-color: #fff;
    margin-top: 16px;
    border: none;
    color: #812990;
    font-size: 18px;
    cursor: pointer;
}

.row__content {
    font-size: var(--font-size-4);
    color: #812990;
}

.row__title {
    white-space: nowrap;
    font-size: 17px;
}

.contact__section-row {
    align-items: flex-start;
}

    .contact__section-row svg {
        flex-shrink: 0;
        margin-left: 5px;
    }

.row__content a {
    font-size: 16px;
    color: #812990;
}

.contact__section-subtitle {
    font-size: 15px;
    text-align: justify;
    line-height: 30px
}

.form__btn {
    margin: auto;
    background-color: #fff;
    margin-top: 16px;
    border: none;
    font-size: 18px;
    cursor: pointer;
    border: none;
    font-size: 16px;
    border-radius: 15px;
    height: 48px;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #812990;
    min-width: 108px;
}

.bold {
    font-weight: 500;
}

.big-btn {
    background-color: #812990;
    color: #fff;
    font-size: 20px;
    height: 60px;
    width: 85%;
}

    .big-btn:hover {
        color: #fff;
    }

.form__textarea {
    min-height: 150px;
}

.file-label {
    background-color: #fff;
    color: #797775;
    width: auto;
    display: inline-block;
}

.input__file {
    position: absolute;
    opacity: 0;
}

.file-name {
    color: #fff;
    font-size: 14px;
}



.login-box {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    top: 0;
    left: 0;
    border-radius: 30px;
    backdrop-filter: blur(2px);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    display: none !important;
}

.form__container.not-login .login-box {
    display: flex !important;
}

.login-box p {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

@media only screen and (max-width:768px) {
    .contact__section-row {
        justify-content: center;
        text-align: center;
    }

        .contact__section-row p:first-child {
            justify-content: center;
        }
}

@media only screen and (max-width:576px) {
    .contact__section-row {
        flex-direction: column;
    }

    .white-box {
        padding: 30px 10px;
    }

    .checkbox__lable {
        font-size: 16px;
    }

    .contact__section-row {
        justify-content: center;
        text-align: center;
    }

        .contact__section-row p:first-child {
            justify-content: center;
        }

    .big-btn {
        font-size: 16px;
        text-align: center;
    }
}