@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
    font-family: IRANSans;
    position: relative;
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 14px;
}

.popover {
    font-family: IRANSans;
    font-size: 12px;
}

.badge {
    font-family: IRANSans;
}

.tooltip > .tooltip-inner {
    font-family: IRANSans;
}

a {
    cursor: pointer;
    transition: .3s;
    color: #727677;
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none;
    }

input {
    font-size: 14px !important;
}

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
}

::selection {
    background-color: #ED1B24;
    color: #fff;
}

::-moz-selection {
    background-color: #ED1B24;
    color: #fff;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7A5488 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #7A5488 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #7A5488 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #7A5488 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #7A5488 !important;
}

.btn:focus,
button:focus,
a:focus {
    outline: none !important
}

.select_data .line .dropdown button:focus,
select:focus,
.form-control:focus {
    border: 1px solid #B7D2E7 !important;
    box-shadow: none !important;
}

select, textarea {
    font-size: 14px !important;
    ;
}
/*......*/
.featured_box .show_detail:hover,
.c_red {
    color: #ED1B24 !important;
}

.btn_red {
    background: #ED1B24;
    color: #fff;
}

    .btn_red:hover {
        color: #fff;
    }

.bg_red:focus,
.bg_red {
    background: #ED1B24 !important;
    color: #fff;
    border-color: #ED1B24 !important;
}

.btn {
    font-size: 15px;
}
/*---*/
.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;
}

@-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: #312780;
    background-color: #312780;
}

.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: #312780;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    background: #312780;
}
/*......*/
header {
}
/*--------*/
.wsmenu .smllogo {
    display: none !important;
}

.wsmenu > .wsmenu-list,
.headerfull {
    height: auto;
    z-index: 1000;
    background: transparent;
    justify-content: center;
}

.pos_nav .wsmenu .smllogo {
    display: block !important;
}

.smllogo {
    width: auto;
}

.pos_nav .smllogo img {
    height: 40px
}

.pos_nav .wsmenu > .wsmenu-list, .headerfull {
    justify-content: flex-start
}

.logo-menu {
}

    .logo-menu a:hover {
        background: transparent !important;
    }

    .logo-menu a {
        padding: 0 !important;
    }

    .logo-menu .bg {
        max-width: 250px;
        height: 76px;
        position: relative;
        width: 250px;
    }

        .logo-menu .bg:before {
            content: "";
            position: absolute;
            display: inline-block;
            height: 78px;
            bottom: 0;
            width: 68%;
            right: 50%;
            background-image: url('../img/bg-logo.png');
            background-size: 100%;
            background-position: center 13px;
            transform: translateX(50%);
            background-repeat: no-repeat;
        }

    .logo-menu img {
        position: absolute;
        width: 90px;
        right: 50%;
        transform: translateX(50%);
        bottom: -45px;
    }

.wsmenu > .wsmenu-list > li > .navtext {
    padding: 20px 15px;
    height: auto;
    display: block;
    text-align: center;
    color: #31277d;
    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: #31277d;
    color: #fff;
    border-radius: 5px;
}

.wsmenu > .wsmenu-list > li {
}

    .wsmenu > .wsmenu-list > li > .navtext > span::after {
        content: none
    }

    .wsmenu > .wsmenu-list > li > .navtext.btn {
        line-height: 15px;
        color: #fff;
        font-size: 14px;
        padding: 10px 25px;
        background: #5D5D5D;
    }

        .wsmenu > .wsmenu-list > li > .navtext.btn:hover {
            background: #5D5D5D;
        }

    .wsmenu > .wsmenu-list > li .halfmenu {
        width: 400px !important;
    }

    .wsmenu > .wsmenu-list > li .submenu-left {
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 li.wstheading {
        background: #F2F2F2;
        padding: 8px 10px;
        border: 0;
        position: relative;
        color: #31277d;
        font-weight: 700;
    }

.headerfull {
    height: auto;
    z-index: 1000;
    background: #F9F9F9;
    background: transparent;
    box-shadow: none;
}

    .headerfull.pos_nav {
        background: #F9F9F9;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
    }

.wsmenu > .wsmenu-list > li .wstliststy02 li {
    padding: 0 10px;
}

.headerfull.pos_nav .wsmenu.border-top {
    border-top: 0 !important;
}

.wsmenu > .wsmenu-list > li .wstliststy02 li a {
    position: relative;
    padding-right: 10px;
}

    .wsmenu > .wsmenu-list > li .wstliststy02 li a:before {
        content: "";
        position: absolute;
        right: 0;
        top: 5px;
        width: 7px;
        height: 7px;
        background: #028C42;
        border-radius: 50%;
    }

.wsmenu > .wsmenu-list > li.menu-profile-respon .wstliststy02 li {
    padding: 5px 10px
}

    .wsmenu > .wsmenu-list > li.menu-profile-respon .wstliststy02 li + li {
        border-top: 1px solid #ddd
    }

    .wsmenu > .wsmenu-list > li.menu-profile-respon .wstliststy02 li a {
        padding-right: 0;
    }

        .wsmenu > .wsmenu-list > li.menu-profile-respon .wstliststy02 li a i {
            margin-right: 0;
            margin-left: 5px;
            font-size: 15px;
            vertical-align: middle;
            color: #31277d !important;
        }

        .wsmenu > .wsmenu-list > li.menu-profile-respon .wstliststy02 li a:before {
            content: none
        }
/*----------*/
.bg-purple {
    background: #f0f2ff
}
/*----------*/
.Logo-head {
    height: 80px;
    margin: auto;
}

    .Logo-head img {
        height: 80px;
    }
/*----------*/
.banner-head {
    background: #fff;
    border: 1px solid #31277d;
    border-radius: 20px 20px 0 0;
}

    .banner-head img {
        border-radius: 20px 20px 0 0;
        width: 80%;
    }
/*----------*/
.menu-profile { /*height: calc(100% - 32px);*/
    background: #31277d;
    border-top: 10px solid #31277d;
    border-radius: 0 0 15px 15px;
    overflow: hidden;
}

    .menu-profile li {
    }

        .menu-profile li a {
            display: block;
            padding: 10px;
            color: #fff;
            font-size: 15px;
        }

        .menu-profile li + li a {
            border-top: 1px solid #fff
        }

        .menu-profile li a:hover {
            background: #cfd4fb;
        }

        .menu-profile li a i {
            font-size: 20px;
            vertical-align: middle;
        }

        .menu-profile li a .text {
        }
/*----------*/
.main-profile {
    border: 1px solid #31277d;
    border-radius: 15px;
    height: calc(100% - 32px);
}
/*----------*/
.breadcrumb-list {
    background: transparent;
    padding: 0;
}

    .breadcrumb-list li {
    }

        .breadcrumb-list li a {
            font-size: 13px;
            display: block;
            color: #31277d;
            padding: 10px;
            position: relative;
        }

        .breadcrumb-list li + li a:before {
            content: "/";
            position: absolute;
            right: -3px;
            top: 10px;
        }

        .breadcrumb-list li a i {
            font-size: 18px;
        }

        .breadcrumb-list li a:hover {
            color: #111;
        }
/*----------*/
footer {
}

.namads {
    border: 1px solid #31277d;
    border-radius: 15px;
}

    .namads .namad {
    }

        .namads .namad a {
        }

        .namads .namad img {
            height: 70px;
        }
/*----------*/
.bg-footer {
    background: #31277d;
    border-radius: 15px;
    color: #fff;
    height: calc(100%);
}

.contact-footer {
}

    .contact-footer li {
    }

        .contact-footer li .title {
        }

        .contact-footer li .text {
        }

.Logo-foot {
}

    .Logo-foot img {
        height: 60px;
    }
/*----------*/
.content-main {
    border: 1px solid #31277d;
    border-radius: 15px;
}

.box-loginregister {
    height: 100%;
}

.capcha-image {
    border: 1px solid #31277d;
    border-radius: 9px;
}

    .capcha-image img {
        height: 40px
    }

.box-loginregister.before-left {
}

    .box-loginregister.before-left:before {
        content: "";
        position: absolute;
        left: -1px;
        width: 2px;
        height: 100%;
        top: 0;
        background: #312780;
        border-radius: 50%; /*! box-shadow: 0 0 5px #312780; */
    }

.box-loginregister .buttons {
    text-align: center;
}

    .box-loginregister .buttons .btn {
        min-width: 150px;
        padding: 8px 6px;
        font-weight: bold;
        font-size: 18px;
    }

.box-loginregister .icon {
}

    .box-loginregister .icon img {
        height: 70px;
    }

.box-loginregister .title {
    border: 1px solid #31277d;
    border-radius: 9px;
    background: #f0f2ff;
    text-align: center;
    color: #31277d;
}

    .box-loginregister .title .info {
        font-size: 18px;
    }

.group-form {
    color: #7A5488;
}

    .group-form input {
        border-radius: 9px;
        border-color: #7A5488;
        height: 40px;
    }

        .group-form input:focus {
            border-color: #7A5488 !important;
        }

    .group-form.input-group {
        background: #fff;
        border: 1px solid #7A5488;
        border-radius: 9px;
        align-items: center;
        overflow: hidden;
    }

        .group-form.input-group input {
            border: 0;
        }

            .group-form.input-group input:focus {
                border-color: transparent !important;
                border: 0 !important;
            }

        .group-form.input-group .input-group-append {
            padding-right: 10px;
            color: #7A5488;
        }

            .group-form.input-group .input-group-append i {
            }

.group-form-checkbox {
    color: #7A5488;
}

.group-form .link-forgot {
    color: #7A5488;
}
/*----------*/
.btn-purple {
    background: #312780;
    color: #fff !important;
}
/*----------*/
.nav_Submit {
}

    .nav_Submit .nav-item {
    }

        .nav_Submit .nav-item .nav-link {
            background: #cfd4fb8a !important;
            padding: 12px 5px;
            color: #31277d;
        }

            .nav_Submit .nav-item .nav-link:hover {
                color: #31277d;
            }

            .nav_Submit .nav-item .nav-link img { /*! width: 40px; */
            }

            .nav_Submit .nav-item .nav-link.active {
                background: #cfd4fb !important;
                border-bottom-color: #cfd4fb !important;
                color: #31277d
            }

                .nav_Submit .nav-item .nav-link.active img {
                }

.content_Submit {
    background: #f0f2ff;
}

    .content_Submit .tab-pane {
    }
/*----------*/
.nav-file-selection {
    border: 0;
}

    .nav-file-selection > .nav-item {
        margin: 0 !important;
    }

        .nav-file-selection > .nav-item .nav-link {
            background: #cfd4fb;
            padding: 12px 5px;
            border: 0;
            border-radius: 0;
            color: #31277d;
            position: relative;
        }

            .nav-file-selection > .nav-item .nav-link:after {
                content: "";
                position: absolute;
                border-top: 20px solid transparent;
                border-right: 20px solid transparent;
                bottom: -8px;
                transform: rotate(45deg);
            }

        .nav-file-selection > .nav-item:first-child .nav-link:after {
            right: 20px;
        }

        .nav-file-selection > .nav-item:last-child .nav-link:after {
            left: 20px;
        }

        .nav-file-selection > .nav-item .nav-link.active:after {
            border-right-color: #31277d;
        }

        .nav-file-selection > .nav-item:first-child .nav-link {
            border-radius: 0 10px 10px 0 !important;
        }

        .nav-file-selection > .nav-item:last-child .nav-link {
            border-radius: 10px 0 0 10px !important;
        }

        .nav-file-selection > .nav-item .nav-link:hover {
            color: #31277d
        }

        .nav-file-selection > .nav-item .nav-link img { /*! width: 40px; */
        }

        .nav-file-selection > .nav-item .nav-link.active {
            background: #31277d;
            border-bottom-color: #f6f7f9 !important;
            color: #fff;
        }

            .nav-file-selection > .nav-item .nav-link.active img {
            }

.content-file-selection {
}

    .content-file-selection > .tab-pane {
        padding: 0;
        border: none;
    }
/*----------*/
.Submit_product {
}

    .Submit_product .Submit_order {
    }

    .content-file-selection .title_p,
    .Submit_product .title_p {
        z-index: 0;
    }

        .content-file-selection .title_p:after,
        .Submit_product .title_p:after {
            content: "";
            position: absolute;
            background: #31277d;
            width: 100%;
            right: 0;
            height: 1px;
            top: 50%;
            z-index: -1;
        }

        .content-file-selection .title_p h3,
        .Submit_product .title_p h3 {
            font-size: 15px;
            background: #31277a;
            color: #f0f2ff;
            padding: 9px;
            border-radius: 19px;
        }
        }

    .Submit_product .Submit_order .form-group {
        align-items: center;
    }

        .Submit_product .Submit_order .form-group label {
            color: #31277d;
        }

        .Submit_product .Submit_order .form-group input {
            border-color: #31277d;
            color: #31277d;
        }

        .Submit_product .Submit_order .form-group textarea,
        .Submit_product .Submit_order .form-group select {
            background-color: #fff;
            border-color: #31277d;
            color: #31277d;
        }

        .Submit_product .Submit_order .form-group textarea {
            resize: none
        }
/*----------*/
.Product_files {
    width: 100%;
}

    .Product_files .box_file {
        border: 1px solid #31277d;
        background: #f0f2ff;
        border-radius: 10px;
        position: relative;
        padding-top: 30px !important;
    }

        .Product_files .box_file p {
            font-size: 12px;
        }

        .Product_files .box_file .title {
            background: #31277d;
            padding: 6px 12px;
            display: inline-block;
            color: #fff;
            border-radius: 45px;
            position: absolute;
            top: -15px;
            right: 50%;
            transform: translateX(50%);
        }

            .Product_files .box_file .title span {
            }

        .Product_files .box_file .group_file {
            width: 75%;
            height: 55px;
        }

            .Product_files .box_file .group_file input {
            }

            .Product_files .box_file .group_file label {
                border-radius: 20px;
                background: #fff;
                height: 55px;
                border: 1px dashed #31277d;
            }

            .Product_files .box_file .group_file input:focus ~ label {
                box-shadow: none !important;
            }

            .Product_files .box_file .group_file label:after {
                content: none;
            }

        .Product_files .box_file .order {
        }

.c_pink {
    color: #31277d;
}
/*----------*/
.Product_Factor {
}

    .Product_Factor .title-info {
        align-items: center;
        color: #31277d;
    }

        .Product_Factor .title-info img {
            width: 38px;
        }

        .Product_Factor .title-info .text {
        }

            .Product_Factor .title-info .text .title {
                font-size: 19px;
                font-weight: bold;
            }

            .Product_Factor .title-info .text strong {
                font-size: 15px;
                font-weight: normal;
            }

    .Product_Factor .list_Factor {
        color: #31277d;
        border-top: 1px solid #31277d;
    }

        .Product_Factor .list_Factor li {
            position: relative;
            padding: 10px;
            background: #cfd4fb;
            margin-top: 2px;
            padding-right: 15px;
        }
            /*.Product_Factor .list_Factor li:before{content: "";position: absolute;width: 5px;height: 5px;background: #aaa;border-radius: 50%;right: 7px;top: 19px;}*/
            .Product_Factor .list_Factor li span {
                font-size: 12px;
            }

            .Product_Factor .list_Factor li .title {
                font-weight: bold;
            }

            .Product_Factor .list_Factor li .desc {
            }

    .Product_Factor .Price {
    }

        .Product_Factor .Price .title {
            font-size: 16px;
            background: transparent;
        }

        .Product_Factor .Price .quty {
            font-size: 10px;
        }

            .Product_Factor .Price .quty span {
                font-size: 17px;
            }

    .Product_Factor .link_cart {
    }

        .Product_Factor .link_cart img {
        }

        .Product_Factor .link_cart .main_link {
        }

            .Product_Factor .link_cart .main_link a {
            }

                .Product_Factor .link_cart .main_link a i {
                }

                .Product_Factor .link_cart .main_link a .badge {
                    left: 10px;
                    top: -6px;
                    padding: 4px 7px;
                }
/*----------*/
.total-last {
    background: #31277d;
    border-radius: 10px;
    color: #fff;
    padding: 15px;
}

    .total-last .line {
        text-align: center;
    }

        .total-last .line + .line {
            margin-top: 10px
        }

        .total-last .line .title {
            font-size: 14px;
            font-weight: normal;
        }

        .total-last .line .quty {
        }
/*----------*/
.title-bold {
    color: #31277d;
    font-size: 18px;
}

    .title-bold .bold {
    }

    .title-bold span {
        font-size: 14px;
    }
/*----------*/
.list-simple {
    color: #31277d;
}

    .list-simple p {
        margin-bottom: 5px;
    }

    .list-simple .custom-control {
        margin-top: 10px;
        color: #222;
    }
/*----------*/
.text-purple {
    color: #31277d
}
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/
/*----------*/












/*...........*/
#back-top {
    position: fixed;
    bottom: 30px;
    z-index: 1;
    display: none;
    left: 20px;
}

    #back-top a {
        width: 40px;
        display: flex;
        display: -ms-flexbox;
        text-align: center;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        height: 40px;
        background-color: #f0f2ff;
        border-radius: 50%;
        border: 1px solid #31277d;
    }

        #back-top a i {
            margin: auto;
            color: #31277d;
            -webkit-transition: 1s;
            -moz-transition: 1s;
            transition: 1s;
        }

        #back-top a:hover i {
            color: #f0f2ff
        }

        #back-top a:hover {
            background-color: #31277d;
            border-color: #f0f2ff
        }

header {
    background-color: #f0f2ff!important;
}

    header .navbar {
        background-color: #f0f2ff!important;
        border-radius: 15px;
    }
/*#back-top i {
    width: 34px;
    height: 34px;
    display: block;
    background: grey;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 0.6s;
    padding: 9px 0 0;
    color: #372d2b;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
    border: 3px solid #372d2b;
    font-size: 33px;
    line-height: 8px;
}

#back-top a:hover span {
    background-color: #777;
}*/

@media(min-width:992px) {
    .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.menu-profile-main,
    .menu {
        min-height: 57px;
        border: 1px solid #31277d;
        border-radius: 15px;
        background: #f0f2ff; /*! width: 80%; */
        /*display: inline-flex;display: -ms-inline-flexbox;*/
    }

        .menu.menu-profile-main {
            margin: -29px auto 0;
            display: inline-flex;
            display: -ms-inline-flexbox;
        }

    .wsmenu > .wsmenu-list > li > .wsmegamenu {
        display: flex;
        display: -ms-flexbox;
    }

    .wsmenu > .wsmenu-list > li .wstliststy02 {
        width: 50%;
        padding: 0 5px
    }

    .banner-head {
        padding-bottom: 30px;
    }
    /* .wsmenu > .wsmenu-list > li:first-child .navtext{border-radius: 0 14px 14px 0;}
.wsmenu > .wsmenu-list > li:last-child .navtext{border-radius: 14px 0 0 14px;} */
    .wsmenu > .wsmenu-list > li.dropdown-m > .navtext:after {
        content: "";
        position: absolute;
        width: 5px;
        height: 5px;
        background: #31277d;
        border-radius: 50%;
        bottom: 7px;
        right: 50%;
        margin-right: -2px;
    }
}

@media(min-width:768px) {
}

@media(max-width:1200px) {
}

@media(max-width:991.98px) {
    .container {
        max-width: 100%
    }

    .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: #cfd4fb;
        /*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;
    }

    .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:768px) {

    .menu-profile {
        display: flex;
        display: -ms-flexbox;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
    }

        .menu-profile li + li a {
            border-top: 0;
            border-right: 1px solid #fff;
        }

    .menu-profile {
        border-top: 5px solid #31277d;
    }

    .box-loginregister.before-left:before {
        left: 0;
        width: 100%;
        height: 2px;
        top: auto;
        bottom: 7px;
    }
}

@media(max-width:576px) {
    .wsmobileheader .wssearchform input {
        text-indent: 10px;
    }

    .contact-footer {
        text-align: center;
    }
}

@media(max-width:410px) {
}



.display {
    display: none;
}

.display-none {
    display: none;
}

footer {
    background-color: #312780;
    color: #fff;
}

    footer > div {
        min-height: 80px;
    }

.footer__logo a {
    padding: 20px;
    background-color: #312780;
    border-radius: 80px;
    margin-top: -40px;
}

.fooetr__address {
    flex-grow: 1;
    margin-left: 16px;
}

    .fooetr__address a {
        color: #fff;
    }

@media only screen and (max-width:992px) {
    .footer__wrapper {
        flex-direction: column;
        padding-bottom: 20px;
    }

    .fooetr__address {
        justify-content: center;
        margin: 10px 0;
        flex-wrap: wrap;
    }

    .footer__logo {
        align-self: flex-start;
    }
}
.wsmenu > .wsmenu-list > li:nth-of-type(4):hover a {
    border-top-color: #31277d !important;
}

.container {
    min-height: 505px;

}