@font-face {
    font-family: IRANSans-fa;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/IranSans/IRANSansWeb(FaNum).eot');
    src: url('fonts/IranSans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
        url('fonts/IranSans/IRANSansWeb(FaNum).woff2') format('woff2'),
        url('fonts/IranSans/IRANSansWeb(FaNum).woff') format('woff'), 
        url('fonts/IranSans/IRANSansWeb(FaNum).ttf') format('truetype');
}
@font-face {
    font-family: IRANSans-fa;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/IranSans/900/IranSans900.eot');
    src: url('fonts/IranSans/900/IranSans900.eot?#iefix') format('embedded-opentype'),
        url('fonts/IranSans/900/IranSans900.woff2') format('woff2'), 
        url('fonts/IranSans/900/IranSans900.woff') format('woff'), 
        url('fonts/IranSans/900/IranSans900.ttf') format('truetype');
}
@font-face {
    font-family: onliner;
    src: url(fonts/onliner/c19ad8e8.eot);
    src: url(fonts/onliner/c19ad8e8.eot?#iefix) format("eot"), 
        url(fonts/onliner/4954247f.woff2) format("woff2"),
        url(fonts/onliner/43e0c2dd.woff) format("woff"),
        url(fonts/onliner/f318af74.ttf) format("truetype");
}
@font-face {
    font-family: 'BYekan';
    src: url('fonts/Yekan/BYekan.eot');
    src: url('fonts/Yekan/BYekan.eot?#iefix') format("embedded-opentype"),
        url('fonts/Yekan/BYekan.woff2') format('woff2'),
        url('fonts/Yekan/BYekan.woff') format('woff'),
        url('fonts/Yekan/BYekan.ttf') format('truetype'),
        url('fonts/Yekan/BYekan.svg#BYekan') format('svg');
    font-weight: normal;
    font-style: normal;
}
.container-fluid {
    background-color: #f5f5f5 !important;
    direction: rtl;
}
input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
@media (max-width: 991px) 
{
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
            margin: 0px 0px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
        overflow-x: hidden;
		/*background-color: black;*/
    }
    .collapsing {
        overflow: hidden!important;
    }
	.navbar-inverse .container{
		background-color: #eee;
	}
	/*.navbar-inverse ul{
		background-color: #222;	
	}*/
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	 max-height: 550px; 
	}
    .navbar-inverse .navbar-brand
    {
        color:#000;
    }
	.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#000;background-color:transparent}
}
.glyphicon
{
    margin:0 5px;
}
#mobileNav{
	z-index: 100;
    margin: 0 auto;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #ef5661;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #020202;
}
.navbar-toggle
{
    background-color: #EAEAEA;
}



 .affix
        {
            top: 0;
            width: 100%;
        }

            .affix + .container-fluid
            {
                padding-top: 70px;
            }


html, body {
    width: 100%; /*always specify this when using flexBox*/
    height: 100%;
    background-color: #ffffff;
    background-repeat: repeat;
    font-family: 'IRANSans-fa';
}

        .navbar
        {
            border-radius: 0px;
            margin-bottom: 0;
        }

  

        nav > .active > a:hover
        {
            color: #fff;
            background-color: #1D92D6;
            border-left: 1px solid #000;
            border-right: 1px solid #000;
        }

        #carousel-example-generic .item img
        {
            width: 100%;
        }

        .carousel-control.left, .carousel-control.right
        {
            background-image: none;
        }

        .product-item
        {
            float: right;
            margin: 0px;
        }

        .black
        {
            width: 100%;
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
            filter: url(gray.svg#greyscale);
            -moz-filter: grayscale(0%);
        }

            .black:hover
            {
                filter: none;
                -webkit-filter: grayscale(0);
                -moz-filter: grayscale(0);
            }


        .header-shadow-top
        {
            background: url("../images/header-shadow-top.png") no-repeat scroll center 100% transparent;
            top: -42px;
            height: 42px;
            position: absolute;
            z-index: 1;
            width: 100%;
        }

        .header-shadow-bottom
        {
            background: url("../images/header-shadow-bottom.png") no-repeat scroll center 100% transparent;
            bottom: -42px;
            height: 42px;
            position: absolute;
            z-index: 1;
            width: 100%;
        }

        .clearfix
        {
            display: block;
        }

        .features div
        {
            cursor:pointer;
            margin-top: 5px;
            text-align: center;
        }

            .features div.lastone
            {
                margin-right: 0;
            }

            .features div p.icon {
                background: none repeat scroll 0 0 #fff;
                font-size: 40px;
                height: 110px;
                line-height: 110px;
                margin: 0 auto 25px;
                overflow: hidden;
                position: relative;
                width: 110px;
                border-radius: 50%;
                border: 1px solid #478CBD;
                -webkit-transition: all 0.2s ease-out 0s;
                -moz-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                -ms-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
            }
            .features div a
            {
                color:#000;
                text-decoration:none;
            }
            .features div a:hover
            {
                color:#fff;
            }
               .features div p.icon:hover
                {
                   color:#fff;
                   font-size: 60px;
                    background: #2ABBF3  !important;
                }
               .features div:hover a
                {
                   color:#fff;

                }
                .features div:hover p.icon
            {
                background: #2ABBF3  !important;
                color: #ffffff !important;
                border: 1px solid transparent;
            }
            .features div p.product {
                background: none repeat scroll 0 0 #D4D3D2;
 
                font-size: 40px;
                height: 170px;
                line-height: 110px;
                margin: 0 auto -25px;
                overflow: hidden;
                position: relative;
                
                border-radius: 5px;
                border: 1px solid #5F5D5D;
                -webkit-transition: all 0.2s ease-out 0s;
                -moz-transition: all 0.2s ease-out 0s;
                -o-transition: all 0.2s ease-out 0s;
                -ms-transition: all 0.2s ease-out 0s;
                transition: all 0.2s ease-out 0s;
            }
            .features div p.product img
            {
                height:60%;
                margin-top:20px;
            }
            .features div p.product:hover
                {
                    background: #72d3f8  !important;
                }
                .features div:hover p.product
            {
                background: #72d3f8  !important;
                color: #ffffff !important;
                border: 1px solid transparent;
            }
                .features div:hover h3.product
            {
                color: #2ABBF3  !important;
            }
             
            .features div:hover h3
            {
                color: #00728f  !important;
            }

            .features div h3.product
            {
                margin-bottom: 20px;
                line-height: 40px;
                background:#303030;
                border-radius: 5px;
                
                -webkit-transition: color 0.2s ease-out 0s;
                -moz-transition: color 0.2s ease-out 0s;
                -o-transition: color 0.2s ease-out 0s;
                -ms-transition: color 0.2s ease-out 0s;
                transition: color 0.2s ease-out 0s;
            }
            .features div h3.product a
            {
                font-size:12px;
                color:#fff;
                font-weight:normal;
            }
            .features div h3
            {
                margin-bottom: 20px;
                line-height: 14px;
                -webkit-transition: color 0.2s ease-out 0s;
                -moz-transition: color 0.2s ease-out 0s;
                -o-transition: color 0.2s ease-out 0s;
                -ms-transition: color 0.2s ease-out 0s;
                transition: color 0.2s ease-out 0s;
            }

                .features div h3 a
                {
                    font-size: 18px;
                    font-weight:bold;
                    color: #303030;
                }
                .features div h5 a
                {
                    font-size: 15px;
                    font-weight:bold;
                    color: #303030;
                }
                .features div h3.product a:hover, .features div:hover h3.product a
                    {
                        color: #ffdb49  !important;
                        text-decoration: none;
                    }
                    .features div h3 a:hover, .features div:hover h3 a
                    {
                        color: #00728f  !important;
                        text-decoration: none;
                    }

            .features div p
            {
                margin-bottom: 0px;
            }

        @font-face
        {
            font-family: 'FontAwesome';
            src: url('fonts/fontawesome-webfont.eot');
            src: url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
                 url('fonts/fontawesome-webfont.woff') format('woff'),
                 url('fonts/fontawesome-webfont.ttf') format('truetype'),
                 url('fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
            font-weight: normal;
            font-style: normal;
        }

        [class^="icon-"]:before,
        [class*=" icon-"]:before
        {
            font-family: FontAwesome;
            font-weight: normal;
            font-style: normal;
            display: inline-block;
            text-decoration: inherit;
        }

        a [class^="icon-"],
        a [class*=" icon-"]
        {
            display: inline-block;
            text-decoration: inherit;
        }

        .icon-large:before
        {
            vertical-align: middle;
            font-size: 1.3333333333333em;
        }

        .btn [class^="icon-"],
        .btn [class*=" icon-"],
        .nav-tabs [class^="icon-"],
        .nav-tabs [class*=" icon-"]
        {
            line-height: .9em;
        }

        li [class^="icon-"],
        li [class*=" icon-"]
        {
            display: inline-block;
            width: 1.25em;
            text-align: center;
        }

        li .icon-large:before,
        li .icon-large:before
        {
            width: 1.875em;
        }

        ul.icons
        {
            list-style-type: none;
            margin-left: 2em;
            text-indent: -0.8em;
        }

            ul.icons li [class^="icon-"],
            ul.icons li [class*=" icon-"]
            {
                width: .8em;
            }

            ul.icons li .icon-large:before,
            ul.icons li .icon-large:before
            {
                vertical-align: initial;
            }
             
        .icon-news:before
        {
            content: "\f1ea";
        }

        .icon-glass:before
        {
            content: "\f000";
        }

        .icon-music:before
        {
            content: "\f001";
        }

        .icon-search:before
        {
            content: "\f002";
        }

        .icon-envelope:before
        {
            content: "\f003";
        }

        .icon-heart:before
        {
            content: "\f004";
        }

        .icon-star:before
        {
            content: "\f005";
        }

        .icon-star-empty:before
        {
            content: "\f006";
        }

        .icon-user:before
        {
            content: "\f007";
        }

        .icon-film:before
        {
            content: "\f008";
        }

        .icon-th-large:before
        {
            content: "\f009";
        }

        .icon-th:before
        {
            content: "\f00a";
        }

        .icon-th-list:before
        {
            content: "\f00b";
        }

        .icon-ok:before
        {
            content: "\f00c";
        }

        .icon-remove:before
        {
            content: "\f00d";
        }

        .icon-zoom-in:before
        {
            content: "\f00e";
        }

        .icon-zoom-out:before
        {
            content: "\f010";
        }

        .icon-off:before
        {
            content: "\f011";
        }

        .icon-signal:before
        {
            content: "\f012";
        }

        .icon-cog:before
        {
            content: "\f013";
        }

        .icon-trash:before
        {
            content: "\f014";
        }

        .icon-home:before
        {
            content: "\f015";
        }

        .icon-file:before
        {
            content: "\f016";
        }

        .icon-time:before
        {
            content: "\f017";
        }

        .icon-road:before
        {
            content: "\f018";
        }

        .icon-download-alt:before
        {
            content: "\f019";
        }

        .icon-download:before
        {
            content: "\f01a";
        }

        .icon-upload:before
        {
            content: "\f01b";
        }

        .icon-inbox:before
        {
            content: "\f01c";
        }

        .icon-play-circle:before
        {
            content: "\f01d";
        }

        .icon-repeat:before
        {
            content: "\f01e";
        }

        .icon-refresh:before
        {
            content: "\f021";
        }

        .icon-list-alt:before
        {
            content: "\f022";
        }

        .icon-lock:before
        {
            content: "\f023";
        }

        .icon-flag:before
        {
            content: "\f024";
        }

        .icon-headphones:before
        {
            content: "\f025";
        }

        .icon-volume-off:before
        {
            content: "\f026";
        }

        .icon-volume-down:before
        {
            content: "\f027";
        }

        .icon-volume-up:before
        {
            content: "\f028";
        }

        .icon-qrcode:before
        {
            content: "\f029";
        }

        .icon-barcode:before
        {
            content: "\f02a";
        }

        .icon-tag:before
        {
            content: "\f02b";
        }

        .icon-tags:before
        {
            content: "\f02c";
        }

        .icon-book:before
        {
            content: "\f02d";
        }

        .icon-bookmark:before
        {
            content: "\f02e";
        }

        .icon-print:before
        {
            content: "\f02f";
        }

        .icon-camera:before
        {
            content: "\f030";
        }

        .icon-font:before
        {
            content: "\f031";
        }

        .icon-bold:before
        {
            content: "\f032";
        }

        .icon-italic:before
        {
            content: "\f033";
        }

        .icon-text-height:before
        {
            content: "\f034";
        }

        .icon-text-width:before
        {
            content: "\f035";
        }

        .icon-align-left:before
        {
            content: "\f036";
        }

        .icon-align-center:before
        {
            content: "\f037";
        }

        .icon-align-right:before
        {
            content: "\f038";
        }

        .icon-align-justify:before
        {
            content: "\f039";
        }

        .icon-list:before
        {
            content: "\f03a";
        }

        .icon-indent-left:before
        {
            content: "\f03b";
        }

        .icon-indent-right:before
        {
            content: "\f03c";
        }

        .icon-facetime-video:before
        {
            content: "\f03d";
        }

        .icon-picture:before
        {
            content: "\f03e";
        }

        .icon-pencil:before
        {
            content: "\f040";
        }

        .icon-map-marker:before
        {
            content: "\f041";
        }

        .icon-adjust:before
        {
            content: "\f042";
        }

        .icon-tint:before
        {
            content: "\f043";
        }

        .icon-edit:before
        {
            content: "\f044";
        }

        .icon-share:before
        {
            content: "\f045";
        }

        .icon-check:before
        {
            content: "\f046";
        }

        .icon-move:before
        {
            content: "\f047";
        }

        .icon-step-backward:before
        {
            content: "\f048";
        }

        .icon-fast-backward:before
        {
            content: "\f049";
        }

        .icon-backward:before
        {
            content: "\f04a";
        }

        .icon-play:before
        {
            content: "\f04b";
        }

        .icon-pause:before
        {
            content: "\f04c";
        }

        .icon-stop:before
        {
            content: "\f04d";
        }

        .icon-forward:before
        {
            content: "\f04e";
        }

        .icon-fast-forward:before
        {
            content: "\f050";
        }

        .icon-step-forward:before
        {
            content: "\f051";
        }

        .icon-eject:before
        {
            content: "\f052";
        }

        .icon-chevron-left:before
        {
            content: "\f053";
        }

        .icon-chevron-right:before
        {
            content: "\f054";
        }

        .icon-plus-sign:before
        {
            content: "\f055";
        }

        .icon-minus-sign:before
        {
            content: "\f056";
        }

        .icon-remove-sign:before
        {
            content: "\f057";
        }

        .icon-ok-sign:before
        {
            content: "\f058";
        }

        .icon-question-sign:before
        {
            content: "\f059";
        }

        .icon-info-sign:before
        {
            content: "\f05a";
        }

        .icon-screenshot:before
        {
            content: "\f05b";
        }

        .icon-remove-circle:before
        {
            content: "\f05c";
        }

        .icon-ok-circle:before
        {
            content: "\f05d";
        }

        .icon-ban-circle:before
        {
            content: "\f05e";
        }

        .icon-arrow-left:before
        {
            content: "\f060";
        }

        .icon-arrow-right:before
        {
            content: "\f061";
        }

        .icon-arrow-up:before
        {
            content: "\f062";
        }

        .icon-arrow-down:before
        {
            content: "\f063";
        }

        .icon-share-alt:before
        {
            content: "\f064";
        }

        .icon-resize-full:before
        {
            content: "\f065";
        }

        .icon-resize-small:before
        {
            content: "\f066";
        }

        .icon-plus:before
        {
            content: "\f067";
        }

        .icon-minus:before
        {
            content: "\f068";
        }

        .icon-asterisk:before
        {
            content: "\f069";
        }

        .icon-exclamation-sign:before
        {
            content: "\f06a";
        }

        .icon-gift:before
        {
            content: "\f06b";
        }

        .icon-leaf:before
        {
            content: "\f06c";
        }

        .icon-fire:before
        {
            content: "\f06d";
        }

        .icon-eye-open:before
        {
            content: "\f06e";
        }

        .icon-eye-close:before
        {
            content: "\f070";
        }

        .icon-warning-sign:before
        {
            content: "\f071";
        }

        .icon-plane:before
        {
            content: "\f072";
        }

        .icon-calendar:before
        {
            content: "\f073";
        }

        .icon-random:before
        {
            content: "\f074";
        }

        .icon-comment:before
        {
            content: "\f075";
        }

        .icon-magnet:before
        {
            content: "\f076";
        }

        .icon-chevron-up:before
        {
            content: "\f077";
        }

        .icon-chevron-down:before
        {
            content: "\f078";
        }

        .icon-retweet:before
        {
            content: "\f079";
        }

        .icon-shopping-cart:before
        {
            content: "\f07a";
        }

        .icon-folder-close:before
        {
            content: "\f07b";
        }

        .icon-folder-open:before
        {
            content: "\f07c";
        }

        .icon-resize-vertical:before
        {
            content: "\f07d";
        }

        .icon-resize-horizontal:before
        {
            content: "\f07e";
        }

        .icon-bar-chart:before
        {
            content: "\f080";
        }

        .icon-twitter-sign:before
        {
            content: "\f081";
        }

        .icon-facebook-sign:before
        {
            content: "\f082";
        }

        .icon-camera-retro:before
        {
            content: "\f083";
        }

        .icon-key:before
        {
            content: "\f084";
        }

        .icon-cogs:before
        {
            content: "\f085";
        }

        .icon-comments:before
        {
            content: "\f086";
        }

        .icon-thumbs-up:before
        {
            content: "\f087";
        }

        .icon-thumbs-down:before
        {
            content: "\f088";
        }

        .icon-star-half:before
        {
            content: "\f089";
        }

        .icon-heart-empty:before
        {
            content: "\f08a";
        }

        .icon-signout:before
        {
            content: "\f08b";
        }

        .icon-linkedin-sign:before
        {
            content: "\f08c";
        }

        .icon-pushpin:before
        {
            content: "\f08d";
        }

        .icon-external-link:before
        {
            content: "\f08e";
        }

        .icon-signin:before
        {
            content: "\f090";
        }

        .icon-trophy:before
        {
            content: "\f091";
        }

        .icon-github-sign:before
        {
            content: "\f092";
        }

        .icon-upload-alt:before
        {
            content: "\f093";
        }

        .icon-lemon:before
        {
            content: "\f094";
        }

        .icon-phone:before
        {
            content: "\f095";
        }

        .icon-check-empty:before
        {
            content: "\f096";
        }

        .icon-bookmark-empty:before
        {
            content: "\f097";
        }

        .icon-phone-sign:before
        {
            content: "\f098";
        }

        .icon-twitter:before
        {
            content: "\f099";
        }

        .icon-facebook:before
        {
            content: "\f09a";
        }

        .icon-github:before
        {
            content: "\f09b";
        }

        .icon-unlock:before
        {
            content: "\f09c";
        }

        .icon-credit-card:before
        {
            content: "\f09d";
        }

        .icon-rss:before
        {
            content: "\f09e";
        }

        .icon-hdd:before
        {
            content: "\f0a0";
        }

        .icon-bullhorn:before
        {
            content: "\f0a1";
        }

        .icon-bell:before
        {
            content: "\f0a2";
        }

        .icon-certificate:before
        {
            content: "\f0a3";
        }

        .icon-hand-right:before
        {
            content: "\f0a4";
        }

        .icon-hand-left:before
        {
            content: "\f0a5";
        }

        .icon-hand-up:before
        {
            content: "\f0a6";
        }

        .icon-hand-down:before
        {
            content: "\f0a7";
        }

        .icon-circle-arrow-left:before
        {
            content: "\f0a8";
        }

        .icon-circle-arrow-right:before
        {
            content: "\f0a9";
        }

        .icon-circle-arrow-up:before
        {
            content: "\f0aa";
        }

        .icon-circle-arrow-down:before
        {
            content: "\f0ab";
        }

        .icon-globe:before
        {
            content: "\f0ac";
        }

        .icon-wrench:before
        {
            content: "\f0ad";
        }

        .icon-tasks:before
        {
            content: "\f0ae";
        }

        .icon-filter:before
        {
            content: "\f0b0";
        }

        .icon-briefcase:before
        {
            content: "\f0b1";
        }

        .icon-fullscreen:before
        {
            content: "\f0b2";
        }

        .icon-group:before
        {
            content: "\f0c0";
        }

        .icon-link:before
        {
            content: "\f0c1";
        }

        .icon-cloud:before
        {
            content: "\f0c2";
        }

        .icon-beaker:before
        {
            content: "\f0c3";
        }

        .icon-cut:before
        {
            content: "\f0c4";
        }

        .icon-copy:before
        {
            content: "\f0c5";
        }

        .icon-paper-clip:before
        {
            content: "\f0c6";
        }

        .icon-save:before
        {
            content: "\f0c7";
        }

        .icon-sign-blank:before
        {
            content: "\f0c8";
        }

        .icon-reorder:before
        {
            content: "\f0c9";
        }

        .icon-list-ul:before
        {
            content: "\f0ca";
        }

        .icon-list-ol:before
        {
            content: "\f0cb";
        }

        .icon-strikethrough:before
        {
            content: "\f0cc";
        }

        .icon-underline:before
        {
            content: "\f0cd";
        }

        .icon-table:before
        {
            content: "\f0ce";
        }

        .icon-magic:before
        {
            content: "\f0d0";
        }

        .icon-truck:before
        {
            content: "\f0d1";
        }

        .icon-pinterest:before
        {
            content: "\f0d2";
        }

        .icon-pinterest-sign:before
        {
            content: "\f0d3";
        }

        .icon-google-plus-sign:before
        {
            content: "\f0d4";
        }

        .icon-google-plus:before
        {
            content: "\f0d5";
        }

        .icon-money:before
        {
            content: "\f0d6";
        }

        .icon-caret-down:before
        {
            content: "\f0d7";
        }

        .icon-caret-up:before
        {
            content: "\f0d8";
        }

        .icon-caret-left:before
        {
            content: "\f0d9";
        }

        .icon-caret-right:before
        {
            content: "\f0da";
        }

        .icon-columns:before
        {
            content: "\f0db";
        }

        .icon-sort:before
        {
            content: "\f0dc";
        }

        .icon-sort-down:before
        {
            content: "\f0dd";
        }

        .icon-sort-up:before
        {
            content: "\f0de";
        }

        .icon-envelope-alt:before
        {
            content: "\f0e0";
        }

        .icon-linkedin:before
        {
            content: "\f0e1";
        }

        .icon-undo:before
        {
            content: "\f0e2";
        }

        .icon-legal:before
        {
            content: "\f0e3";
        }

        .icon-dashboard:before
        {
            content: "\f0e4";
        }

        .icon-comment-alt:before
        {
            content: "\f0e5";
        }

        .icon-comments-alt:before
        {
            content: "\f0e6";
        }

        .icon-bolt:before
        {
            content: "\f0e7";
        }

        .icon-sitemap:before
        {
            content: "\f0e8";
        }

        .icon-umbrella:before
        {
            content: "\f0e9";
        }

        .icon-paste:before
        {
            content: "\f0ea";
        }

        .icon-lightbulb:before
        {
            content: "\f0eb";
        }

        .icon-exchange:before
        {
            content: "\f0ec";
        }

        .icon-cloud-download:before
        {
            content: "\f0ed";
        }

        .icon-cloud-upload:before
        {
            content: "\f0ee";
        }

        .icon-user-md:before
        {
            content: "\f0f0";
        }

        .icon-stethoscope:before
        {
            content: "\f0f1";
        }

        .icon-suitcase:before
        {
            content: "\f0f2";
        }

        .icon-bell-alt:before
        {
            content: "\f0f3";
        }

        .icon-coffee:before
        {
            content: "\f0f4";
        }

        .icon-food:before
        {
            content: "\f0f5";
        }

        .icon-file-alt:before
        {
            content: "\f0f6";
        }

        .icon-building:before
        {
            content: "\f0f7";
        }

        .icon-hospital:before
        {
            content: "\f0f8";
        }

        .icon-ambulance:before
        {
            content: "\f0f9";
        }

        .icon-medkit:before
        {
            content: "\f0fa";
        }

        .icon-fighter-jet:before
        {
            content: "\f0fb";
        }

        .icon-beer:before
        {
            content: "\f0fc";
        }

        .icon-h-sign:before
        {
            content: "\f0fd";
        }

        .icon-plus-sign-alt:before
        {
            content: "\f0fe";
        }

        .icon-double-angle-left:before
        {
            content: "\f100";
        }

        .icon-double-angle-right:before
        {
            content: "\f101";
        }

        .icon-double-angle-up:before
        {
            content: "\f102";
        }

        .icon-double-angle-down:before
        {
            content: "\f103";
        }

        .icon-angle-left:before
        {
            content: "\f104";
        }

        .icon-angle-right:before
        {
            content: "\f105";
        }

        .icon-angle-up:before
        {
            content: "\f106";
        }

        .icon-angle-down:before
        {
            content: "\f107";
        }

        .icon-desktop:before
        {
            content: "\f108";
        }

        .icon-laptop:before
        {
            content: "\f109";
        }

        .icon-tablet:before
        {
            content: "\f10a";
        }

        .icon-mobile-phone:before
        {
            content: "\f10b";
        }

        .icon-circle-blank:before
        {
            content: "\f10c";
        }

        .icon-quote-left:before
        {
            content: "\f10d";
        }

        .icon-quote-right:before
        {
            content: "\f10e";
        }

        .icon-spinner:before
        {
            content: "\f110";
        }

        .icon-circle:before
        {
            content: "\f111";
        }

        .icon-reply:before
        {
            content: "\f112";
        }

        .icon-github-alt:before
        {
            content: "\f113";
        }

        .icon-folder-close-alt:before
        {
            content: "\f114";
        }

        .icon-folder-open-alt:before
        {
            content: "\f115";
        }

        .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 2px;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
}
.table > thead > tr > th {
    vertical-align: bottom;
    padding: 10px 0;
    font-weight: normal !important;
    color: #000;
}
fieldset {
    border: 1px solid #dcd9d7;
    border-radius: 5px;
    border: 1px solid #D2D2D2;
    background: #f9f9f9;
    width: initial;
    margin-top: 10px;
}

legend {
    border: 1px solid #e4e5e7;
    border-radius: 3px;
    background: #ffffff;
    padding: 8px 20px;
    font-size: 18px;
    text-align: center;
    color: #807f7f;
    width: initial;
    margin-bottom: 10px;
}

    .validation-summary-errors ul > li,
    .validation
    {
        color: #FFFFFF;
        padding: 5px;
        font-size: 11px;
        background: #EF4848;
        border: 1px solid #960000;
        box-shadow: 2px 2px 2px #999;
        border-radius: 10px 0;
        margin-top: 5px;
        margin-right: 10px;
        text-shadow: 1px 1px #333;
         text-align: right;
        direction: rtl;
    }

.field-validation-error {
    display: block;
    color: #4b4b4b;
    padding: 10px;
    font-weight: bold;
    background: #ffd400;
    border: 3px solid #e5cc05;
    border-radius: 0 0 5px 5px;
    direction: rtl;
    font-size: 14px;
    width: 100%;
    text-align: center;
    box-shadow: -2px 2px 4px 0px rgba(0, 0, 0, 0.2);
}


}

    .Captcha
    {
        text-align: center;
        vertical-align: middle;
        border: 1px solid #FFFFFF;
        border-radius: 5px;
        box-shadow: 0px 0px 2px #999;
        overflow: hidden;
        width: 100%;
        background: #FFFFFF;
    }
.Captcha img
{
    width:100%;
}
    .field-validation-valid
    {
        display: none;
    }

    
.sliderBox,.contentBox
    {
        background: #eee;
        border: 1px solid #808080;
        padding: 10px;
        margin-bottom: 20px;
        border-radius:5px;
        direction:rtl;
    }
    .sliderBox .item img
    {
         border-radius:5px;
          border: 1px solid #c1c1c1;
          box-shadow:0 0 2px rgba(0, 0, 0, 0.36);
    }
    .contentBox ul
    {
         border-radius:5px;
    }
    .contentBox ul li
    {
         margin-right: 30px;
         color:#063b7c;
    }

.carousel.carousel-fade .item {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(3);
    -ms-transition: scale(3);
    transition: scale(3);
    opacity: 0;
    height: 100%;
}
    .carousel.carousel-fade .active.item
    {
        opacity: 1;
        -webkit-transform:scale(1);
        -ms-transition: scale(1);
        transition: scale(1);
    }
    .carousel.carousel-fade .active.left,
    .carousel.carousel-fade .active.right
    {
        opacity: 0;
        left:0;
        z-index:2;
        filter:alpha(opacity=0);
    }
    .carousel.carousel-fade .next,
    .carousel.carousel-fade .prev
    {
        left:0;
        z-index:1;
    }
    .carousel-indicators
    {
        /*bottom:-10px;*/
    }
    .carousel-control
    {
        width:7%;
    }



.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    border-radius: 15px;
    box-shadow: none;
}

        .row {
            margin-right: 0px;
            margin-left: 0px;
        }

        .menu-bottom {
            margin-top: 20px;
        }

            .menu-bottom ul {
                list-style: none;
            }

                .menu-bottom ul li {
                    padding-right: 15px;
                    background: url('/Images/arrow-icon.png') no-repeat right 5px;
                }

                    .menu-bottom ul li a {
                        color: #fff;
                        font-size: 12px;
                    }

                        .menu-bottom ul li a:hover {
                            color: #ffd800;
                        }
@media (min-width: 0px) {
    .header-search-box, .header-basket-box {
        height: 41px;
        position: relative;
        margin: 17px 0;
        display: block;
        border-radius: 5px;
        cursor:pointer;
        background-color: #fff;
        color: #474747;
        border: 1px solid #d5dadd;
    }
}
    .input-serach {
        width: 100%;
        position: relative;
    }
        .input-serach .progress {
            background-color: #fff !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            height: 2px;
            margin-bottom: 0px;
            margin-right: 5px;
        }
        .input-serach input {
            padding: 0 10px;
            padding-left: 15px;
            padding-right: 45px;
            width: 100%;
            height: 38px;
            outline: 0;
            background-color: transparent;
            color: #6c6c6c;
            border: 0;
        }

        .input-serach .result-search {
            backdrop-filter: blur(5px) saturate(180%);
            background: rgba(255, 255, 255, 0.75);
            box-shadow: rgba(0, 0, 0, 0.18) -3px 3px 5px 0px;
            position: absolute;
            top: 40px;
            left: 0px;
            width: 100%;
            border: 1px solid #d5d5d5;
            border-radius: 0 0 5px 5px;
            z-index: 1000;
            padding: 5px;
            display: none;
            border-top: 0;
        }
.QuickSearch {
    direction:rtl;
}
.QuickSearch table{
   width:100%;
}

.input-serach .result-search a, .QuickSearch a {
    color: #303030;
}

    .input-serach .result-search a span, .QuickSearch .item-code {
        color: #000000;
        background: #eeeeee;
        padding: 3px 10px;
        border-radius: 15px;
    }
    .input-serach .result-search a .sub, .QuickSearch a .sub {
        color: #888;
        font-size: 12px;
    }

.input-serach .result-search .ItemImg, .QuickSearch .ItemImg {
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0 4px 0px #00000024;
    margin-left: 10px;
    position: relative;
    background: #fff;
}

    .input-serach .result-search .ItemImg img, .QuickSearch .ItemImg img {
        height: 100%;
        mix-blend-mode: darken;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }

.input-serach .result-search ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    max-height: 300px;
    overflow: scroll;
    overflow-x: hidden;
}
 .QuickSearch ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    .input-serach .result-search ul::-webkit-scrollbar-track, .QuickSearch ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        border-radius: 6px;
        background-color: #f5f5f5;
    }

    .input-serach .result-search ul::-webkit-scrollbar, .QuickSearch ul::-webkit-scrollbar {
        width: 8px;
        background-color: #f5f5f5;
    }

    .input-serach .result-search ul::-webkit-scrollbar-thumb, .QuickSearch ul::-webkit-scrollbar-thumb {
        border-radius: 6px;
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        background-color: #ccc;
    }

    .input-serach .result-search ul li, .QuickSearch ul li {
        padding: 6px;
        cursor: pointer;
        border-top: 1px solid #eee;
    }
        .input-serach .result-search ul li:nth-child(1), .QuickSearch ul li:nth-child(1) {
            border-top: none !important;
        }
        .input-serach .result-search ul li a, .QuickSearch ul li a {
            color: #666;
        }
        .input-serach .result-search ul li:hover,
        .input-serach .result-search .Selected, .QuickSearch ul li:hover, .QuickSearch .Selected {
            background: #0000000f;
        }

@media (min-width: 0px) {
    .header-search-box .search-loading img {
        width: 100%;
        padding: 5px;
    }
}
    .header-basket-box .title {
        display: block;
        text-align: center;
    }

    .header-basket-box .total {
        display: block;
        float: right;
        width: 30%;
        text-align: center;
        font-size: 10px;
    }

    .header-basket-box .price {
        display: block;
        float: left;
        width: 70%;
        text-align: right;
        font-size: 10px;
    }

    .logo {
        margin: 5px 0;
    }

        .logo a {

        }

        .logo img {
            max-height: 70px;
        }

    .site-content {
        overflow-x: hidden;
    }

    .container-vertical-menu {
        border-right: 1px solid #eaeaea;
        background-color: #fff;
    }

        .container-vertical-menu > div, .product-container {
            padding-right: 0px;
            padding-left: 0px;
        }

    .product-container {
        font-family: 'IRANSans-fa';
    }

        .product-container .item-box {
            display: block;
            background-color: #fff;
            direction: rtl;
            padding-top: 5px;
        }

        .product-container .advertize img {
            width: 100%;
        }

        .product-container .splite {
            /*border-left: 1px solid #E3E5E5;*/
        }

        .product-container .item-box a {
            display: block;
            text-align: center;
            overflow: hidden;
            margin: 10px;
        }

@media (min-width: 0px) {
    .product-container .item-box .ItemImage {
        height: 250px;
    }
}

@media (min-width: 776px) {
    .product-container .item-box .ItemImage {
        height: 250px;
    }
}

        @media (min-width: 992px) {
            .product-container .item-box .ItemImage {
                height: 155px;
            }
        }

        @media (min-width: 1200px) {
            .product-container .item-box .ItemImage {
                height: 200px;
            }
        }

        .product-container .item-box .ItemName {
            color: #424242;
            font-size: 12px;
            display: block;
            line-height: 20px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: center;
            margin: 5px;
        }

.product-container .item-box .ItemPrice {
    color: #02649b;
    font-size: 18px;
    display: block;
    margin: 5px;
    text-align: center;
}
.product-container .item-box .ItemPrice del{
    color: #ff000b;
    font-size: 14px;
}
    .product-container .title span {
            color: #fff;
        }

        .vertical-menu-content {
            display: block;
            direction: rtl;
        }

            .vertical-menu-content .vertical-menu-list {
                padding: 0;
                margin: 0;
            }

                .vertical-menu-content .vertical-menu-list li {
                    list-style: none;
                    display: block;
                    line-height: 34px;
                    position: relative;
                    padding: 0;
                    margin: 0;
                }
                    

                    .vertical-menu-content .vertical-menu-list li .hide {
                        display: none;
                    }

.vertical-menu-list > li > a {
    color: #666;
    padding-left: 0;
    padding-right: 20px;
    width: 100%;
    display: block;
}

        .vertical-menu-list > li:hover {
            background-color: #ef5661;
        }

            .vertical-menu-list > li:hover > a {
                background-color: #ef5661;
                color: #fff;
                border-color: #F36;
            }

        .info-box {
            background: #f6f6f6;
            border: 1px solid #eaeaea;
            padding: 19px 0;
            font-size: 12px;
            float: left;
            width: 100%;
            direction: rtl;
        }

            .info-box .info-item {
                padding: 5px;
                margin: 2px;
            }

                .info-box .info-item .info {
                    margin-right: 40px;
                    margin-left: 0px;
                    padding-right: 15px;
                    padding-left: 0px;
                }

                .info-box .info-item h4 {
                    margin: 0;
                    padding: 0;
                    text-transform: uppercase;
                }

                .info-box .info-item .info a {
                    color: #666;
                }

                .info-box .info-item .icon {
                    width: 40px;
                    height: 40px;
                    float: right;
                }



.footer {
    margin-top: 0;
    padding-top: 0;
    border: 0;
    background: #ededed;
    border-top: 1px solid #bcbcbc;
    color: #c9c9c9;
    direction: rtl;
}

    .footer .footer-row {
        background-color: #f5f5f5;
        padding: 15px 0 0px 0;
        background-position: center;
        background-repeat: repeat;
        background-size: cover;
    }
        .footer .footer-row h3, .footer .footer-row .introduce-title {
            color: #828282;
        }
    .footer .footer-copy {
        background-color: #f5f5f5 !important;
        color: #828282;
        padding: 20px;
        text-align: center;
        border-top: 1px solid #ffffff;
    }
            .footer .footer-top > .container {
                border-bottom: 1px solid #808080;
                padding: 30px 0;
            }

            .footer ul {
                padding: 0;
            }

            .footer .footer-top .footer-menu {
                margin-top: 25px;
            }

                .footer .footer-top .footer-menu li {
                    display: inline;
                    float: right;
                    padding: 0 10px;
                }

            .footer ul li {
                list-style-type: none;
                line-height: 30px;
            }

    .footer a {
        color: #555555;
        text-decoration: none;
        outline: none !important;
    }
.Address li:before {
    content: ""
}
.Address li i {
    color: #828282;
    font-size: 18px;
    margin-left: 10px;
    margin-right: 10px;
}


        .widget_nav_menu ul > li > a:before {
            padding-right: 0;
            padding-left: 12px;
            content: "\f104";
            font-family: 'FontAwesome';
        }

        .footer .widget-body li a:before {
            font-family: 'FontAwesome';
            font-size: 14px;
            content: "\f105";
            margin-right: 15px;
        }

        .widget_kt_social .introduce-title {
            margin-top: 20px;
            margin-bottom: 0;
        }

        .footer .widget-body li a:before {
            font-family: 'FontAwesome';
            font-size: 14px;
            content: "\f104";
            margin-right: 15px;
        }

        .footer .widget-body li a:before {
            float: right;
            margin-left: 15px;
            margin-right: 0;
        }

        .footer .widget-body li a.location:before {
            content: "\f041";
        }

        .footer .widget-container:last-child {
            margin-bottom: 0;
        }

.footer .widget-title {
    text-transform: uppercase;
    padding-bottom: 20px;
    font-weight: bold;
    margin: 0;
    font-size: 16px;
}
    .footer .widget-title:after {
        content: "";
        background: -webkit-linear-gradient(right, #333 0px, #ec526e 2px, #ec526e 50px, #d7d7d7 51px, #333 52px, #ec526e5e 53px, #ec526e5e 50%, #ec526e5e 100%);
        display: block;
        height: 3px;
        width: 90%;
        position: absolute;
        top: 0;
        margin-top: 30px;
    }

.social-link .box {
    color: #828282;
    font-size: 30px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    display: block;
}

        .social-link {
            margin-left: -2px;
            margin-right: -2px;
            margin-top: 5px
        }

            .social-link a:hover {
                opacity: .8
            }

            .social-link .fa {
                width: 30px;
                height: 30px;
                color: #fff;
                line-height: 30px;
                text-align: center
            }



            .social-link a {
                float: right;
                padding: 0 2px;
                margin-top: 4px
            }



        #OrderPanel::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
            background-color: #ccc;
        }

        #OrderPanel::-webkit-scrollbar {
            width: 12px;
            background-color: #f5f5f5;
        }

        #OrderPanel::-webkit-scrollbar-thumb {
            border-radius: 10px;
            -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
            background-color: #999;
        }

        .ContainerItemGroup {
            /*padding: 5px;
    background: #ECECEC;*/
        }

.list-subgroup-item {
    position: relative;
    display: block;
    padding: 5px;
    background-color: #ffffff;
    color: #000;
    transition: 0.5s;
}
		.list-subgroup-item:before{
			display: block;
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 2px;
    right: 0px;
    bottom: 2px;
    color: #fff;
    font-size: 10px;
    border-right: 2px solid #000;
		}

.list-group .subGroup {
    list-style: none;
    margin-bottom: 0px;
    padding-inline-start: 15px;
}
    .list-group .subGroup .closed {
    position:relative;
    }
        .list-group .subGroup .closed .moreItem {
            position: absolute;
            right: -30px;
            top: 0;
            display: block;
            width: 30px;
            height: 30px;
            background: #f6f6f6;
            cursor: pointer;
            font-family: "FontAwesome";
            font-size: 14px;
            line-height: 30px;
            text-align: center;
            vertical-align: middle;
            padding-top: 10px;
        }
        .list-group .subGroup .closed .moreItem .fa-plus {
            color: silver;
        }
        .list-group .subGroup .closed .moreItem .fa-minus {
            color: gray;
        }
    .list-group .subGroup .active {
        background: #c8edff;
        font-weight: bold;
        padding-right: 20px;
        text-decoration: underline;
        margin: 2px 0;
        color: #10496f;
    }

.Item {
    background: #fff;
    cursor: pointer;
    position: relative;
    border: 1px solid #eee;
    transition: all 0.5s;
    margin: 2px;
    border-radius: 10px;
}
    .Item:hover {
        box-shadow: -4px 5px 4px 0px rgba(0, 0, 0, 0.03);
        z-index: 1000;
        transform: translateY(-10px) scale(1.03);
        -moz-transform: translateY(-10px) scale(1.03);
        -webkit-transform: translateY(-10px) scale(1.03);
        -o-transform: translateY(-10px) scale(1.03);
        -ms-transform: translateY(-10px) scale(1.03);
    }

        .Item-rowstyle {
            background: #d6d6d6;
            border-radius: 5px;
            padding: 5px;
            margin-bottom: 10px;
            cursor: pointer;
            position: relative;
        }


            .Item .ItemImg, .Item-rowstyle .ItemImg {
                overflow: hidden;
                padding-top: 100%;
                text-align: center;
                border-radius: 10px 10px 0 0;
                position: relative;
                background: #ffffff;
            }

                .Item .ItemImg img, .Item-rowstyle .ItemImg img {
                    max-height: 100%;
                    max-width: 100%;
                    transition: all .5s;
                }

                    .Item .ItemImg img:hover, .Item-rowstyle .ItemImg img:hover {
                        transform: scale(1.1);
                    }

            .Item .ItemName, .Item-rowstyle .ItemName, .Item .CategoryName {
                font-family: 'IRANSans-fa' !important;
                width: 100%;
                font-size: 14px;
                color: #666;
                display: block;
                width: 100%;
                padding: 10px 5px;
                text-align: center;
                height: 60px;
                direction: rtl;
            }
            .Item .CategoryName {
                font-size: 14px !important;
            }
            .Item .Desc, .Item-rowstyle .Desc {
                width: 100%;
                font-size: 12px;
                display: block;
                padding: 5px;
            }

                .Item .Desc .Price, .Item-rowstyle .Desc .Price {
                    padding: 5px 5px;
                    text-align: center;
                    color: #444;
                    display: block;
                    width: 100%;
                    float: right;
                    direction: rtl;
                }

                    .Item .Desc .Price .lbl, .Item-rowstyle .Desc .Price .lbl {
                        font-family: 'IRANSans-fa';
                        color: #444;
                    }

                .Item .Desc .Buy, .Item-rowstyle .Desc .Buy {
                    padding: 10px;
                    text-align: center;
                    color: #fff;
                    display: block;
                    width: 100%;
                    float: right;
                    font-size: 16px;
                    background-color: #00bfd6 !important;
                    border-radius: 5px;
                    background-repeat: no-repeat;
                    background-size: 25px;
                    background-position-x: 10px;
                    position: relative;
                    overflow: hidden;
                    font-weight:normal;
                }

                    .Item .Desc .Buy:after, .Item-rowstyle .Desc .Buy:after {
                        content: "\f291";
                        width: 40px;
                        height: 80px;
                        position: absolute;
                        right: -6px;
                        top: -23px;
                        background: hsla(0,0%,100%,.21);
                        border-radius: 0;
                        transition: all .3s ease-in-out;
                        box-sizing: border-box;
                        padding-right: 15px;
                        padding-top: 32px;
                        text-align: right;
                        font-weight: 700;
                        font-size: 18px;
                    }

                    .Item .Desc .Buy:hover:after, .Item-rowstyle .Desc .Buy:hover:after {
                        width: 105%;
                        border-radius: 0
                    }

                    .Item .Desc .Buy span, .Item-rowstyle .Desc .Buy span {
                        font-family: 'IRANSans-fa';
                        margin: 0 10px;
                    }

                .Item .Desc .Total, .Item-rowstyle .Desc .Total {
                    padding: 5px 5px;
                    text-align: center;
                    color: #444;
                    width: 100%;
                    float: right;
                    display: block;
                }

            .Item .PanelTotalBuy, .Item-rowstyle .PanelTotalBuy {
                display: none;
                position: absolute;
                top: 0px;
                height: 100%;
                width: 100%;
                z-index: 10;
                background: rgba(0, 0, 0, 0.7);
                border-radius: 5px;
                vertical-align: middle;
                text-align: center;
                padding: 5px;
            }

    #SearchPanel {
        padding: 10px 5px;
        background-color: #fff;
        border-radius: 5px;
        display: block;
        border: 1px solid #e9e9e9;
        margin-bottom: 15px;
        direction: rtl;
    }

        .pagination {
            margin: 5px 0;
        }

        .YekanNumber {
            font-size: 16px;
        }

        .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
            z-index: 2;
            color: #ffffff;
            background-color: #0E9AEC;
            border-color: #0453A5;
            cursor: default;
        }

.Loading {
    width: 70px;
    margin: 10px;
    background: #000;
    padding: 10px;
    border-radius: 10px;
    border: 2px solid #4c4848;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -35px;
}

.EshopCard {
    padding: 5px;
    flex-grow: 1;
    overflow: auto;
}
    .EshopCard::-webkit-scrollbar {
        width: 7px;
    }
    .EshopCard::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    .EshopCard::-webkit-scrollbar-thumb {
        background: #aaa;
    }
        .EshopCard::-webkit-scrollbar-thumb:hover {
            background: #555;
        }
    .EshopCard .cart-item {
        overflow: hidden;
        position: relative;
        box-shadow: 0 0 2px #ddd;
        padding: 0.7rem !important;
        background: #fff;
        margin-bottom: 0.7rem !important;
        margin-top: 0.7rem !important;
        color: #111;
        border-radius: 5px;
    }
                .EshopCard .cart-item .card-row-header, .EshopCard .cart-item .card-row-bottom {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                }
                .EshopCard .cart-item .card-row-header img{
                    border-radius:5px;
                    height:80px;
                    aspect-ratio:1;
                }
                    .EshopCard .cart-item .card-row-bottom {
                        border-top: 1px solid #ebebeb;
                        margin-top: 5px;
                        padding-top: 5px;
                    }
        .EshopCard .cart-item .card-row-bottom .price{
            font-size:14px;
            font-weight:bold;
        }
                .EshopCard .cart-item .quantity-wrap {
                    display: flex;
                    margin-left: 0.2rem;
                }


                    .EshopCard .cart-item input[type=number].taiowc-quantity {
                    width: 50px;
                    text-align: center;
                    border: 1px solid #eee;
                    line-height: 25px !important;
                    min-height: 25px !important;
                    height: 35px;
                    padding: 0;
                    margin: 0;
                    margin-right: -1px;
                    margin-left: -1px;
                }
        .EshopCard .cart-item .quantity-decrement, .quantity-increment {
            cursor: pointer;
            border: 1px solid #eee;
            background-color: transparent;
            font-size: 12px;
            user-select: none;
            height: 35px;
            line-height: 25px;
            width: 35px;
            font-size: 20px;
        }
                    .EshopCard .cart-item .quantity-decrement:hover, .quantity-increment:hover {
                        background-color: #eee;
                    }
                .EshopCard .cart-item .cart-model-body, .cart-model-footer {
                    display: flex;
                    flex-direction: column;
                    text-align: left;
                }
.cart-model-footer {
background:#fff;
}
    .cart-model-footer .payment-title {
        background-color: #f3f3f3;
        padding: 10px;
        color: #111;
        text-align: center;
    }
                .taiowc-subtotal, .taiowc-discount, .taiowc-total, .taiowc-shipping {
                    display: flex;
                    justify-content: space-between;
                    margin-bottom: 0rem;
                    padding:5px;
                }
.cart-model-footer .cart-total {
    border-top: 1px solid #d3d3d3;
    display: flex;
    flex-direction: column;
    color: #111;
}
                .cart-model-footer .cart-button {
                    text-align: center;
                    margin-top: 0.7rem;
                }
                .cart-model-footer .cart-button .buttons {
                    width: 100%;
                    display: inline-flex;
                    padding: 0 0.6rem;
                    box-sizing: border-box;
                }
                    .cart-model-footer .cart-button .button:first-child {
                        background: transparent !important;
                        color: #111 !important;
                        border: 1px solid #000;
                    }
                    .cart-model-footer .cart-button .button:last-child {
                        background: transparent !important;
                        color: #111 !important;
                        border: 1px solid #000;
                    }
.cart-model-footer .buttons a {
    background: #4182ba !important; 
    padding: 0.8rem 1.5rem !important;
    text-decoration: none !important;
    color: #fff !important;
    border: none;
    margin: 0.25rem !important;
    font-weight: 500;
    width: 100%;
    line-height: normal;
    border-radius: 5px;
}
    .cart-model-footer .buttons a:hover,
    .cart-model-footer .cart-button .button:first-child:hover,
    .cart-model-footer .cart-button .button:last-child:hover {
        background: #0f2c55 !important;
        color: #fff !important;
    }
    .EshopCard .cart-item .ItemName {
    padding: 5px;
    font-size: 16px;
    color: #444;
}

            .EshopCard hr {
                margin: 5px 0;
                padding: 0;
                border-top: 1px solid #444;
            }

        .pagination {
            width: 100%;
        }

        .EshopCard .TotalBuy, .number, .pagination {
            font-family: 'IRANSans-fa';
            font-size: 16px;
        }

.PanelFloatBuy {
    display:none;
    min-width:400px;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    z-index: 2000;
    -webkit-box-shadow: rgb(0 0 0 / 15%) 0px 0px 20px;
    box-shadow: rgb(0 0 0 / 15%) 0px 0px 20px;
}
@media (min-width: 0px) and (max-width: 991px) {
    .PanelFloatBuy {
        min-width:auto;
        width: 100% !important;
    }
}

            .PanelFloatBuy .Button {
                background: #f3f3f3;
                border: 1px solid #444;
                padding: 10px;
                float: right;
                display: block;
                border-radius: 0px 10px 10px 0px;
                background-image: url('/Images/control/basket.png');
                background-repeat: no-repeat;
                background-size: 25px;
                background-position-y: 10px;
                background-position-x: 10px;
                cursor: pointer;
                z-index: 10001;
            }

                .PanelFloatBuy .Button:hover {
                    background: #36cddd;
                    background-image: url('/Images/control/basket.png');
                    background-repeat: no-repeat;
                    background-size: 25px;
                    background-position-y: 10px;
                    background-position-x: 10px;
                }

    .PanelFloatBuy .Contain {
        float: right;
        display: flex;
        flex-direction: column;
        flex: auto;
        width:100%;
        background: #eee;
        height: 100%;
        border: 1px solid #c5c3c3;
        border-radius: 0 5px 5px 0;
    }
                .PanelFloatBuy .Contain .header {
                    display: flex;
                    flex: 0 0 auto;
                    align-items: center;
                    flex-direction: row;
                    justify-content: center;
                    padding: 0.9rem 0.7rem;
                    text-align: center;
                    background: #ffffff;
                    border-radius: 0 5px 0 0;
                }
                .PanelFloatBuy .Contain .header span {
                    padding: 5px;
                    font-size:18px;
                }
                    .PanelFloatBuy .Contain .header i {
                        position: absolute;
                        text-align: center;
                        right: 0.5rem;
                        top: 20px;
                        font-size:20px;
                        cursor:pointer;
                    }

        .gridOrders {
            border: 3px solid #444;
        }

            .gridOrders thead {
                background: #444;
                padding: 5px;
				color:#fff;
            }

                .gridOrders thead th, .gridOrders tbody td {
                    padding: 5px;
                }

            .gridOrders .Number {
            }

        #ContainRowOrder thead, #ContainRowOrder thead th {
            padding: 0;
        }

        #ContainRowOrder tbody td {
            padding: 5px 0;
        }

        .OrderPanel {
            overflow: scroll;
            max-height: 150px;
            overflow-x: hidden;
        }

            .OrderPanel::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
                border-radius: 10px;
                background-color: #DFF0D8;
            }

            .OrderPanel::-webkit-scrollbar {
                width: 12px;
                background-color: #f5f5f5;
            }

            .OrderPanel::-webkit-scrollbar-thumb {
                border-radius: 10px;
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
                background-color: #63AA31;
            }

        .loading-data 
        {
            display: block;
            background: url(../Images/Control/loading_bg.png) repeat;
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 900000;
        }

    .ajax-Search-loading {
        height: 50px;
        height: 50px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
    }
        .ajax-Search-loading .Loading-container {
            width: 250px;
            padding: 20px;
            border-radius: 5px;
            margin: 0 auto;
            background-color: #fff;
        }
            .ajax-Search-loading .Loading-container .loading {
                height: 50px;
                width:100%;
                background-image: url('../Images/Control/loading.gif');
                background-repeat: no-repeat;
                background-size: 50px;
                background-position: center;
            }
            .ajax-Search-loading .Loading-container .logo {
                width:100%;
            }
    .list-group {
            margin-bottom: 0px;
        }

        .list-group-item {
            position: relative;
            display: block;
            padding: 3px 15px;
            margin-bottom: -1px;
            background-color: #F9F9F9;
            border: 0px solid #dddddd;
        }

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #660101;
    font-weight:700;
    padding-right: 30px;
}
 a.list-subgroup-item:hover, a.list-subgroup-item:focus {
    text-decoration: none;
    color: #660101;
    font-weight: 700;
    padding-right: 15px;
}

a.list-group-item {
    color: #777;
    padding-right: 20px;
    transition:0.5s;
    background:#fff;
}

            a.list-group-item:before {
                content: "\E00F";
                font-family: onliner;
                font-size: 12px;
                padding-left: 5px;
                position: absolute;
                right: 5px;
                top: 7px;
            }

        .rowItemStyle {
            background: #fff;
            border-radius: 5px;
            border: 2px solid #DFDFDF;
            margin-top: 5px;
            margin-bottom: 5px;
            display: inline-block;
        }

            .rowItemStyle .Price .lbl {
                font-family: 'IRANSans-fa';
                color: #3b89a0;
            }



        .panel-info {
            border-color: #dedede;
        }

.search-result-photo-count {
    background-color: #efecec8c;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0px;
    top: 50px;
    border-radius: 10px 0px 0px 10px;
    border: 2px solid #ffffff8c;
    border-right: 0px;
    color: #FFF;
    padding: 1px 10px;
    z-index: 10;
    text-align: center;
}

    .search-result-photo-count span.glyphicon-camera {
        font-size: 18px;
    }

    .search-result-photo-count span {
        color: #444;
        display: block;
    }

.search-result-buy-total {
    background-color: #0e9aec8c;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0px;
    top: 50px;
    border-radius: 0px 10px 10px 0px;
    border: 2px solid #ffffff8c;
    border-left: 0;
    color: #FFF;
    padding: 1px 10px;
    z-index: 10;
    text-align: center;
}

            .search-result-buy-total span.glyphicon-shopping-cart {
                font-size: 18px;
            }

            .search-result-buy-total span {
                color: #fff;
            }

        .btnArrowItem {
            display: block;
            background: rgba(237, 237, 237, 0.3);
            width: 30px;
            height: 100%;
            position: absolute;
            top: 0;
            z-index: 10;
            transition-duration: 1s;
            cursor: pointer;
        }

        .ArrowItemLeft {
            left: 0;
        }

        .ArrowItemRight {
            right: 0;
        }

        .ArrowItemLeft img {
            top: 50%;
            margin-top: -15px;
            position: absolute;
            margin-left: 5px;
        }

        .ArrowItemRight img {
            top: 50%;
            margin-top: -15px;
            margin-left: -5px;
            position: absolute;
        }

        .btnArrowItem:hover {
            background: rgba(255, 50, 100, 0.7);
        }


.header-basket-box .basket {
    width: 60px;
    height: 33px;
    background-color: #396f93;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 3px;
    right: auto;
    left: 3px;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
}

.header-search-box .btn-search {
    width: 60px;
    height: 33px;
    background-color: #396f93;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 3px;
    right: auto;
    left: 4px;
    font-size: 20px;
    border-radius: 5px;
}

.header-search-box .btn-del-search {
    width: 41px;
    height: 41px;
    background-color: #396f93;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: -1px;
    right: -1px;
    left: auto;
    display: none;
    font-size: 20px;
    border-radius: 0px 5px 5px 0px;
}

        @media (min-width: 0px) {
            .header-search-box .search-loading {
                width: 41px;
                height: 41px;
                background-repeat: no-repeat;
                background-position: center center;
                border: 0;
                border-radius: 0;
                color: #fff;
                font-weight: bold;
                position: absolute;
                top: -1px;
                right: auto;
                left: 60px;
                display: none;
            }
        }


        @media (max-width: 767px) 
        {
            .navbar-inverse, .navbar-header {
                background-color: #eee;
                border-color: #ef5661;
                border-right: 0px;
                border-left: 0px;
                border-top: 0px;
            }
            /*.Item .ItemImg, .Item-rowstyle .ItemImg {
                height: 120px !important;
            }*/

            .level div {
                border: 1px solid #d5d5d5 !important;
                border-bottom: 0px !important;
            }

                .level div:first-child {
                    border-radius: 3px 3px 0px 0 !important;
                }

                .level div:last-child {
                    border-radius: 0px 0 3px 3px !important;
                    border-bottom: 1px solid #d5d5d5 !important;
                }
        }

        @media (min-width: 768px) and (max-width: 991px) {
            .navbar-inverse, .navbar-header {
                background-color: #eee;
                border-color: #ef5661;
                border-right: 0px;
                border-left: 0px;
                border-top: 0px;
            }
        }

        @media (min-width: 992px) and (max-width: 1199px) {
            .navbar-inverse, .navbar-header {
                background-color: #eee;
                border-color: #ef5661;
                border-right: 0px;
                border-left: 0px;
                border-top: 0px;
            }
        }

        @media (min-width: 1200px) {
            .navbar-inverse, .navbar-header {
                background-color: #eee;
                border-color: #0f2c55;
                border-right: 0px;
                border-left: 0px;
                border-top: 0px;
            }
        }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #000;
    cursor: inherit;
    border: 1px solid transparent;
    border-bottom-color: transparent;
}

.nav-tabs {
    border-bottom: 1px solid #dfdfdf;
    background-color: #eee;
    height: 50px;
}
    .nav-tabs > li, .nav-tabs > li >a{
        height: 100%;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #375277;
    color: #ffffff;
}

@media (min-width: 768px) {
.navbar-nav.navbar-right .dropdown-menu {
        right: 0;
        width: 250px;
        direction: rtl;
        background: #FFF;
        margin: 0px;
        padding: 0px;
        z-index:10001;
    }


.navbar-nav.navbar-right .dropdown-menu ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

    .navbar-nav.navbar-right .dropdown-menu ul li {
        margin: 1px;
        padding: 3px 20px;
        white-space: nowrap;
    }

.navbar-nav.navbar-right .dropdown-menu ul li a {
                    padding: 2px;
                    margin: 1px;
                    display: block;
                    color:#0178ad;
                }
    .navbar-nav.navbar-right .dropdown-menu ul .active {
        background: #375277 !important;
        color: #fff !important;
    }
    .navbar-nav.navbar-right .dropdown-menu ul .active >a {
        color: #fff !important;
    }
    .navbar-nav.navbar-right .dropdown-menu ul li:hover {
        background: #375277;
    }
        .navbar-nav.navbar-right .dropdown-menu ul li:hover > a {
            color: #f5f5f5;
        }
    /*.navbar-nav.navbar-right .dropdown-menu ul li a:hover {
        color: #f5f5f5;
    }*/
}

.product-container .title {
    direction: rtl;
    background-color: #e4edff;
    display: block;
    height: 50px;
    padding: 10px 15px;
    border-bottom: 2px solid #0d0442;
    border-left: 0px;
}
    .product-container .title a {
        color:#0d0442;
    }

.footer .footer-menu a:hover, .footer a:hover {
    color: #0a2755;
    text-decoration: none;
    transition: all .25s;
}

.panel-info > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #dedede;
    text-align: right;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #5bc0de;
}

.navbar-inverse .navbar-nav > li > a {
    color: #d6d6d6;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #375277;
    }

        .floatMenuTop {
            position: absolute;
            padding: 15px;
            background-color: #eee;
            z-index: 100;
            list-style: none;
            border: 1px solid #444;
            box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
        }

            .floatMenuTop ul li {
                float: right;
                display: block;
            }


        .tabs {
            width: 100%;
            margin: 0 auto;
            padding: 0 20px;
        }

        #tab-button {
            display: table;
            table-layout: fixed;
            /*width: 100%;*/
            margin: 0;
            padding: 0;
            list-style: none;
        }

            #tab-button li {
                display: table-cell;
                width: 20%;
                position: relative;
            }

                #tab-button li a {
                    display: block;
                    padding: .5em;
                    background: #eee;
                    border: 1px solid #ddd;
                    text-align: center;
                    color: #000;
                    text-decoration: none;
                }

                #tab-button li:not(:first-child) a {
                    border-right: none;
                }

                #tab-button li a:hover,
                #tab-button .is-active a {
                    border-bottom-color: transparent;
                    background: #fff;
                }

            #tab-button .is-active:before {
                display: block;
                content: "";
                left: -1px;
                right: -1px;
                bottom: 100%;
                height: 4px;
                background: #00bfd6;
                position: absolute;
                display: block;
                content: "";
                left: 0px;
                right: 0px;
                bottom: 100%;
                height: 4px;
                background: #00bfd6;
                position: absolute;
                border-radius: 4px 4px 0 0px;
            }

.tab-contents {
    padding: .5em 2em 1em;
    border-top: 3px solid #00bfd6;
}



        .tab-button-outer {
            display: none;
        }

        .tab-contents {
            margin-top: 20px;
        }

        @media screen and (min-width: 768px) {
            .tab-button-outer {
                position: relative;
                z-index: 0;
                display: block;
            }

            .tab-select-outer {
                display: none;
            }

            .tab-contents {
                position: relative;
                top: -1px;
                margin-top: 0;
                width: 100%;
                display: table;
            }
        }



.level {
    direction: rtl;
    padding-bottom: 10px;
}

    .level div {
        padding: 10px;
        display: block;
        background-color: #fdf9ff;
        border: 1px solid #d5d5d5;
        border-left: 0px;
        color:#999;
    }

        .level div:first-child {
            border-radius: 0 3px 3px 0;
        }

        .level div:last-child {
            border-radius: 3px 0 0 3px;
            border-left: 1px solid #d5d5d5;
        }

        .level div .fas, .level div .far, .level div .fa {
            font-size: 25px;
        }

        .level div .title {
            margin: 0 10px;
        }

    .level .active {
        background: #42adf9;
        color: #fff;
    }

        .level .passed {
            color: #333;
            font-weight:bold;
            cursor:pointer;
        }



.topnavbar {
    box-sizing: border-box;
    overflow: hidden;
    background-color: #f5f5f5;
    box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
}
    .topnavbar .navleft {
        display: flex;
    }

    .topnavbar a {
        box-sizing: border-box;
        float: right;
        font-size: 14px;
        color: #2b2b2b;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        transition: 0.3s;
        border-bottom: 3px solid transparent;
        margin-bottom: 2px;
    }

        .topnavbar a[class=navleft] {
            float: left;
        }

    .topnavbar .dropdown {
        float: right;
        overflow: hidden;
        box-sizing: border-box;
        font-size: 14px;
        cursor: pointer;
        transition: 0.3s;
        position: unset;
    }

        .topnavbar .dropdown .dropbtn {
            font-size: 12px;
            border: none;
            outline: none;
            color: #2b2b2b;
            padding: 14px 16px;
            background-color: inherit;
            font: inherit;
            margin: 0;
            transition: 0.3s;
        }

        .topnavbar a:hover, .topnavbar .dropdown:hover .dropbtn, .topnavbar .active, .topnavbar .active .dropbtn {
            border-bottom: 3px solid #e22447;
            color: #000000;
            border-radius: 10px 10px 0 0;
            transition: 0.3s;
        }

        .topnavbar .dropdown .dropdown-content {
            display: none;
            position: absolute;
            background: #fff;
            width: 100%;
            right: 15px;
            border-radius: 0 0 8px 8px;
            box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
            z-index: 1000;
            transform-style: preserve-3d;

            border-top: 1px solid #aaa;
            transition: 0.3s;
            perspective:100px;
        }

    .topnavbar .dropdown-content .header {
        background: url(images/back_menu.jpg);
        background-position: center;
        background-size: cover;
    }

        .topnavbar .dropdown-content .header .content {
            background: rgba(255,255,255,0.8);
            padding: 5px 15px;
            color: white;
        }

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}
@-webkit-keyframes FadeZoom {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    80% {
        opacity: 1;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes FadeZoom {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    80% {
        opacity: 1;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@-o-keyframes FadeZoom {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    80% {
        opacity: 1;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes FadeZoom {
    0% {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    80% {
        opacity: 1;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
    }
    100% {
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}

@keyframes ShowMenu {
    from {
        transform: translateY(-35%) rotateX(90deg);
    }

    to {
        transform: translateY(0) rotateX(0deg);
    }
}

.topnavbar .dropdown:hover .dropdown-content {
    display: block;
    -webkit-animation: ShowMenu 0.5s;
    animation: ShowMenu 0.5s;
    max-width: 1280px;
}

.topnavbar .dropdown-content .column {
    direction:rtl;
    padding: 10px;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
    transition-delay: 0.5s;
}
    .topnavbar .dropdown-content .column ul {


        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-height: 420px;
    }
        .topnavbar .dropdown-content .column ul li {
            direction: rtl;
            text-align: right;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            width: 33%;
            font-size: 12px;
            font-size: .857rem;
            line-height: 30px;
            height: 25px;
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: middle;
        }
        .topnavbar .dropdown-content .column ul::-webkit-scrollbar, .topnavbar .dropdown-content .topCategory::-webkit-scrollbar {
            width: 10px;
        }
        .topnavbar .dropdown-content .column ul::-webkit-scrollbar-track, .topnavbar .dropdown-content .topCategory::-webkit-scrollbar-track {
            box-shadow: inset 0 0 5px grey;
            border-radius: 10px;
        }
            .topnavbar .dropdown-content .column ul::-webkit-scrollbar-thumb, .topnavbar .dropdown-content .topCategory::-webkit-scrollbar-thumb {
                background: #aaa;
                border-radius: 10px;
            }
            .topnavbar .dropdown-content .column ul::-webkit-scrollbar-thumb:hover, .topnavbar .dropdown-content .topCategory::-webkit-scrollbar-thumb:hover {
                background: #bbb;
            }
        .topnavbar .dropdown-content .column-row {
    
}
.topnavbar .dropdown-content .column-row,
.topnavbar .dropdown-content .column-row-active {
    margin: 3px 0;
    padding: 8px 3px;
    border-top: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    transition: all 0.5s;
}
    .topnavbar .dropdown-content .column-row:hover,
    .topnavbar .dropdown-content .column-row-active {
        background: #fff;
        margin-right: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-radius: 0 5px 5px 0;
    }

    .topnavbar .dropdown-content .column a,
    .topnavbar .dropdown-content .column-row a,
    .topnavbar .dropdown-content .column-row-active a{
        float: none;
        color: black;
        padding: 3px 3px;
        text-decoration: none;
        display: block;
        text-align: right;
        transition: 0.3s;
        background: transparent;
    }

.topnavbar .dropdown-content .column .category
{
    font-weight: bold;
    transition: 0.3s;
    color: #333;
    font-size: 12px;
    text-align: right;
}
.topnavbar .dropdown-content .column-row .category{
    transition: 0.3s;
    color: #333;
    font-size: 14px;
    text-align: right;
}
.topnavbar .dropdown-content .column-row-active .category {
    transition: 0.3s;
    color: #47a3da;
    font-size: 14px;
    text-align: right;
}
.topnavbar .dropdown-content .column a:hover,
.topnavbar .dropdown-content .column-row a:hover,
.topnavbar .dropdown-content .column-row-active a:hover {
    color: #47a3da;
}

.topnavbar .dropdown-content .row:after {
    content: "";
    display: table;
    clear: both;
}
.DetailPanel {
    padding: 15px;
    border-radius: 5px;
    display: block;
    margin: 0 15px 30px 15px;
    direction: rtl;
    background-color: #fff;
}

.glyphicon-star-empty {
    font-size: 25px;
    color: #bbb;
}

.glyphicon-star {
    font-size: 25px;
    color: #ffd200;
    text-shadow: 1px 1px #000;
}


.DetailItem .Loading, .LoadingUserRate {
    text-align: center;
    width: 100%;
    background: #D9F689;
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #6B6B6B;
    display: none;
}

.DetailItem .Loading img {
    width: 40px;
}

.TotalItemBuy {
    display: block;
    background: linear-gradient(90deg, #eee, #dfdfdf);
    background: -webkit-linear-gradient(90deg, #eee, #dfdfdf);
    border: 1px solid #bbb;
    border-radius: 5px;
    float: right;
    min-width: 100px;
    text-align: right;
    padding: 5px 10px;
    color: #333;
    font-size: 18px;
    position:relative;
}
.TotalItemBuy .basket{
    width: 40px;
    height: 100%;
    background-color: #e81c25;
    background-repeat: no-repeat;
    background-position: center center;
    border: 0;
    border-radius: 5px 0 0 5px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: auto;
    left: 0px;
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
}

.Rate {
    background-image: url('/Images/control/rate.png');
    background-repeat: repeat-x;
    background-size: 150px 150px;
    background-position-x: 0px;
    background-position-y: -0px;
    height: 25px;
    width: 150px;
}

.Rate-0 {
    background-position-y: -0px;
}

.Rate-1 {
    background-position-y: -25px;
}

.Rate-2 {
    background-position-y: -50px;
}

.Rate-3 {
    background-position-y: -75px;
}

.Rate-4 {
    background-position-y: -100px;
}

.Rate-5 {
    background-position-y: -125px;
}

.Rate-checked {
    background-position-y: -125px;
    width: 30px;
    float: right;
    cursor: pointer;
}

.Rate-unchecked {
    background-position-y: 0px;
    width: 30px;
    float: right;
    cursor: pointer;
}

.ULRate {
    list-style: none;
}

    .ULRate li {
        float: right;
    }

.backRate {
    padding: 5px;
}

.date_rate {
}

.header_rate {
    background: #ddd;
    padding: 5px;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 15px;
    border-bottom: 2px solid #5BC0DE;
    display: table;
    width: 100%;
}

.divImage {
    text-align: right;
    position: relative;
    overflow: hidden;
    width: 400px;
    height: 300px;
}

    .divImage img {
        max-width: 100%;
        max-height: 100%;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        vertical-align: middle;
    }

.timer, .label-timer, .timer-total, .label-timer-day, .timer-day {
    display: block;
    min-width: 30px;
    padding: 5px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #999;
    background: #444;
    text-align: center;
    vertical-align: central;
    margin: 1px;
}

.label-timer, .label-timer-day {
    font-size: 12px;
}

.label-timer-day, .timer-day {
    border: 1px solid #000;
    background: #0295D0;
}

.timer-total {
    min-width: 50px;
    background: #D84661;
}

.tumbnail {
    overflow: hidden;
}

    .tumbnail img {
        width: 100%;
        height: 100%;
    }

    .tumbnail div {
        width: 70px;
        height: 70px;
        position: relative;
        margin: 2px;
        border: 1px solid #888;
        float: right;
        cursor: pointer;
    }

    .tumbnail .selected:after {
        content: '';
        display: block;
        background: #00dcff;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0px;
        top: 0px;
        border-radius: 0 0 20px;
    }

    .tumbnail .unselected:after {
        content: '';
        display: block;
        background: #adafaf57;
        width: 68px;
        height: 68px;
        position: absolute;
        left: 0px;
        top: 0px;
    }

.FloatItem {
    margin: 5px 0px;
    padding: 0px;
}

    .FloatItem span {
        background: #eee;
        cursor: pointer;
        border-radius: 50px;
        padding: 5px 10px;
        margin: 2px;
        display: block;
        float: right;
        font-size: 12px;
    }

    .FloatItem .select {
        background: #13d4ea;
    }

.zoomWindowContainer {
    left: -1000px;
}

    .zoomWindowContainer div {
        border: 5px solid rgba(255, 255, 255, 0.5);
        border-radius: 5px;
        box-shadow: rgb(153, 153, 153) 2px 2px 2px 2px;
    }
@media only screen and (max-width: 600px) {
    .DetailPanel {
        margin: 0px !important;
        border-radius: 0px !important
    }
}
.tooltip {
    font-family: 'IRANSans-fa';
    font-size:14px;
    z-index:1000;
 display:inline-block;
}
.form-control[type=text]:focus {
    outline: 0 !important;
    background-color: #fffbf4;
    box-shadow: inset 0px -5px 0px 0px #5bc0de !important;
    -webkit-box-shadow: inset 0px -5px 0px 0px #5bc0de !important;
}
.form-control[type=checkbox], .form-control[type=radio]:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    width: 34px !important;
}
@media (min-width: 768px) {
    .divid-div {
        border-left: 2px dashed #dfdfdf;
    }
}

.product-container .item-group-box {
    display: block;
    direction: rtl;
    margin: 10px;
    transition: transform .2s;
}

.product-container .item-group-box .ItemGroupImage {
    padding-top:100%;
}

.product-container .item-group-box a {
    display: block;
    text-align: center;
    overflow: hidden;
    background: #fff;
}

.product-container .item-group-box .ItemGroupName {
    color: #000;
    font-size: 12px;
    display: block;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 5px;
    background: #fff;
}
.product-container .item-group-box .ItemGroupName .number {
    color: #999;
}

    .product-container .item-group-box:hover {
        /*box-shadow: 5px 5px 5px 2px rgba(0,0,0,0.05);
    border: 1px solid #0d0442;*/
        transform: scale(1.05);
    }


.product-container .item-group-box:hover .ItemGroupName {
    color: #fff;
    background: #0d0442;
    border-radius: 25px;
}
.product-container .item-group-box:hover .ItemGroupName .number {
    color: #05a4e3;
}


.ItemGroup-container .item-group-box {
    position: relative;
    display: block;
    background-color: #fff;
    direction: rtl;
    padding-top: 5px;
    margin: 10px;
    box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.05);
    border: 0px solid #eee;
    padding-top: 0px;
    transition: transform .2s; /* Animation */
    border-radius: 7px;
}

    .ItemGroup-container .item-group-box .ItemGroupImage {
        padding-top: 50%;
    }

    .ItemGroup-container .item-group-box a {
        display: block;
        text-align: center;
        overflow: hidden;
        background: #fff;
        border-radius: 7px;
    }

    .ItemGroup-container .item-group-box .ItemGroupName {
        
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        text-align: right;
        padding-top: 20%;
        padding-right: 5%;
        left: 0px;
        color: #fff;
        font-size: 12px;
        display: block;
        line-height: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-radius: 7px;
    }

        .ItemGroup-container .item-group-box .ItemGroupName .number {
            color: #999;
        }





html #topcontrol {
    background: #404040;
    background: rgba(64,64,64,.75);
    color: #FFF;
    width: 49px;
    height: 40px;
    left: 10px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    z-index: 1040;
    transition: background 0.3s ease-out 0s;
    position: fixed;
    bottom: 0px;
    opacity: 1;
    cursor: pointer;
    display: none;
}
@media (min-width: 0px) and (max-width: 991px) {
    .visible-sm-topcontrol {
        bottom: 65px !important;
    }
}
    html #topcontrol i {
        position: absolute;
        height: 24px;
        line-height: 24px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
/*
@media (max-width: 767px) 
{
    #myCarousel .carousel-inner 
    {
        height: 200px;
    }
}
@media (min-width: 768px) and (max-width: 991px) 
{
    #myCarousel .carousel-inner 
    {
        height: 300px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) 
{
    #myCarousel .carousel-inner 
    {
        height: 450px;
    }
}
@media (min-width: 1200px) 
{
    #myCarousel .carousel-inner 
    {
        height: 550px;
    }
}*/

    @media print{@page {size: landscape}}

blockquote {
    background: #f8f9fa !important;
    font-size: 14px !important;
    border-radius: 5px;
    line-height: 25px;
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    border-right: 5px solid #fab800 !important;
    box-shadow: -1px 1px 3px 1px #eee !important;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }
.breadcrumb {
    background:none!important;
}
.panel {
    box-shadow: none !important;
    -webkit-box-shadow :none !important;
}
.Select-Sorting-Item {
    padding: 5px;
    direction: rtl;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.sidebar-myaccount ul{
    list-style:none;
}
.sidebar-myaccount ul li{
    padding:10px;
    cursor:pointer;
}
    .sidebar-myaccount ul li:hover {
        background-color: #f7f7f7;
    }
@media (min-width: 768px) {
    .sidebar-myaccount {
        border-inline-end: 1px solid rgba(0,0,0,0.105);
    }
}
.my-account-links {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: -10px;
    margin-right: -10px;
}
.my-account-links > div {
    flex: 1 1 25%;
    max-width: 25%;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
@media (max-width: 991px) {
    .my-account-links > div {
        flex: 1 1 50%;
        max-width: 50%;
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }
}
.my-account-links a {
    display: block;
    padding: 20px;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    color: #646464;
    border-radius: 10px;
}
    .my-account-links a .material-icons {
        font-size: 44px;
        color: #ffffff;
        margin: 10px;
        background-color: #31b3b1;
        padding: 20px;
        border-radius: 10px;
        box-shadow: 0px 0px 13px 4px rgb(0 0 0 / 15%);
    }
    .my-account-links a:hover .material-icons {
        color: #104576;
    }
.panel-info-login {
    direction: rtl;
    width: 396px;
    border-color: none !important;
    box-shadow: rgb(246 236 172 / 26%) -19px -20px 20px -3px,
        rgb(255 255 123 / 24%) -20px 18px 20px 0px,
        rgb(125 197 224 / 22%) 20px -18px 20px 0px,
        rgb(170 125 224 / 22%) 19px 20px 20px 0px !important;
}

    @media (max-width: 767px) 
    {
        .mb-sx-1 {margin-bottom:2px;}
    .mb-sx-2 {margin-bottom:4px;}
    .mb-sx-3 {margin-bottom:6px;}
    .mb-sx-4 {margin-bottom:8px;}
    .mb-sx-5 {margin-bottom:10px;}

    .panel-info-login {
        width: 90% !important;
    }
}


/* Extra small devices (less than 768px) */
@media (max-width: 767px) {
    .modal-fullscreen-xs-down {
        padding: 0 !important;
    }

        .modal-fullscreen-xs-down .modal-dialog {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }

        .modal-fullscreen-xs-down .modal-content {
            height: auto;
            min-height: 100%;
            border: 0 none;
            border-radius: 0;
            box-shadow: none;
        }
}

/* Small devices (less than 992px) */
@media (max-width: 991px) {
    .modal-fullscreen-sm-down {
        padding: 0 !important;
    }

        .modal-fullscreen-sm-down .modal-dialog {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }

        .modal-fullscreen-sm-down .modal-content {
            height: auto;
            min-height: 100%;
            border: 0 none;
            border-radius: 0;
            box-shadow: none;
        }
}

/* Medium devices (less than 1200px) */
@media (max-width: 1199px) {
    .modal-fullscreen-md-down {
        padding: 0 !important;
    }

        .modal-fullscreen-md-down .modal-dialog {
            width: 100%;
            height: 100%;
            margin: 0;
            padding: 0;
        }

        .modal-fullscreen-md-down .modal-content {
            height: auto;
            min-height: 100%;
            border: 0 none;
            border-radius: 0;
            box-shadow: none;
        }
}
.text-right {
    text-align:right;
}
.text-left {
    text-align: left;
}