﻿body {
    height: 100%;
    background-image: url('../Pic/bg.gif');
    background-repeat: repeat;
    padding: 0px;
    margin: 0px;
}

a, img {
    color: #333;
    outline: 0;
    border: 0;
    text-decoration: none;
}

div.div_SiteSearchResult ul {
    width: 324px !important;
}

@media screen and (max-width: 750px) {
    div.div_SiteSearchResult ul {
        width: 100% !important;
    }
}


/*************************************************************************************************************************/
/*************************************************************************************************************************/
/************************************    Menu  **************************************************************************/

#div_SiteSearchResultResponsive {
    position: absolute;
    /*margin-top: 87px !important;*/
    width: 100%;
    overflow: auto;
    z-index: 20000;
}

.Site_LoaderResponsive {
    position: absolute;
    top: 59px;
    right: 36px;
    width: 16px;
    height: 16px;
    background: url(../Pic/Products_New/LoadingPic.gif);
    display: none;
    z-index: 200000;
}

#wrapper {
    background: none repeat scroll 0% 0% #FFF;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 1000px;*/
    max-width: 100%;
    min-height: 100%;
    /*width: 100%;*/
    /*width: 63.5%;*/
    width: 1000px;
    text-align: center;
    position: relative;
    z-index: 10000;
    /*margin-left:331px;*/
}

header {
    position: relative;
}
/*منوی بالایی*/

#navigation {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 10px;
    height: 88px;
    /*width: 1000px;*/
    width: 100%;
    z-index: 10000;
    opacity: 1;
    background-image: linear-gradient( rgb(255, 255, 255) 0%, rgb(235, 235, 235) 100%);
    background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%,rgb(235, 235, 235) 100%);
    background-repeat: repeat-x;
    box-shadow: 0px 20px 20px #555;
    position: absolute;
}

#navEasyAccess {
    z-index: 1;
    left: 0;
    top: 0px;
    position: absolute;
    height: 36px;
    /*width: 1000px;*/
    width: 100%;
}

@media screen and (min-width: 751px) {
    #div_SiteSearchResultResponsive {
        display: none !important;
    }
}

#div_SiteSearchResultResponsive li {
    width: 100%;
}

#SiteArm {
    float: left;
    padding-top: 3px;
    padding-left: 9px;
}

#navMenuBar {
    height: 40px;
    width: 100%;
    position: absolute;
    top: 62px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /*border-bottom-width: 4pt;
    border-bottom-color: #E71D36;*/
    background-color: #ed1c24;
}

ul.level-1 {
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

    ul.level-1 li {
        float: left;
        padding-top: 9px;
        box-sizing: border-box;
    }

        ul.level-1 li span {
            float: left;
            color: #fff;
            font-size: 12pt;
        }

        ul.level-1 li a.level-1 {
            font-family: Century Gothic,Arial,Helvetica,sans-serif;
            font-size: 13px;
            padding: 0;
            padding-top: 3px;
            padding-right: 10px;
            padding-left: 10px;
            margin-left: 2px;
            margin-right: 2px;
            display: inline-block;
        }

        ul.level-1 li:hover a.level-1 {
            font-weight: 400;
            color: #272386;
            background-color: #e5e8e6;
            border-radius: 2px;
            height: 24px;
        }

.ie7 div.level-2 {
    max-width: 1000px !important;
}

ul.level-1 a {
    color: #EFEFEF;
    display: block;
    font-size: .92em;
    font-family: 'Arial Rounded MT',Arial;
    font-weight: 400;
}

/*کل منوی باز شونده*/
div.level-2 {
    -webkit-box-shadow: 5px 10px 6px 3px rgba(50,31,26,.15);
    box-shadow: 5px 10px 6px 3px rgba(50,31,26,.15);
    display: none;
    position: absolute;
    z-index: 600;
    top: 39px;
    border: 1px solid #D4B75F;
    background-image: url('../../Menu_New/back_OpenMenu.png');
    background-repeat: repeat-x;
    padding: 5px;
}

    div.level-2 .menu-wrapper {
        background: 0 0;
        overflow: hidden;
        white-space: nowrap;
        float: left;
    }

    div.level-2 .menu-wrapper-Right {
        background: 0 0;
        overflow: hidden;
        white-space: nowrap;
        float: right;
        padding-top: 20px;
        padding-right: 20px;
    }

    div.level-2 ul.level-2 {
        float: left;
        margin: 0;
        padding: 0;
    }

        /*بخش داخلی منوها که لیست نوشته ها را در بر می گیرد*/
        div.level-2 ul.level-2 li {
            float: none;
            padding: 0;
            padding-left: 10px;
            display: block;
            width: 200px;
            border-left: 1px solid #EFEFEF;
        }

            /*بخش هدر زیر منوها*/
            div.level-2 ul.level-2 li.first {
                border: 0;
                padding: 0;
                margin: 0;
            }

        /*بخش کلی نوشته های زیر منوها*/
        div.level-2 ul.level-2 a {
            line-height: 18px;
            color: #472d27;
            font: 500 1.083em/1.2em Helonia;
            padding: 0;
            margin: 0 0 10px;
            min-width: 130px;
        }
    /*کل منو که از راست تنظیم میشود*/
    div.level-2.menu-align-right {
        right: -4px;
        width: 1000px !important;
    }

@media screen and (max-width: 1017px) {
    div.level-2.menu-align-right {
        width: 100% !important;
    }
}

div.level-2 .custom {
    float: right;
    text-align: center;
}

    div.level-2 .custom img {
        height: auto !important;
        width: auto !important;
    }

div.level-2.menu-horizontal ul.level-2 {
    float: none;
    display: inline;
}

div.level-2.menu-horizontal li {
    float: left !important;
    height: 100%;
}

    div.level-2.menu-horizontal li li {
        border-color: #EFEFEF;
        border-style: solid;
        border-width: 0;
        float: none !important;
        height: 100%;
    }

    div.level-2.menu-horizontal li.last li {
        border-width: 0 !important;
    }

div.level-2.menu-horizontal .custom {
    clear: both;
}



div.level-3 ul.level-3 {
    margin: 0;
    padding: 0;
}
    /*بخش نوشته های تکی زیر منوها که دارای لینک هستند*/
    div.level-3 ul.level-3 li {
        width: auto;
        margin: 0;
        padding: 5px 0;
        border: 0;
        text-align: left;
        margin-left: 20px;
        padding-left: 15px;
        background-image: url('../Pic/Products_New/Products_Tag.png');
        background-repeat: no-repeat;
        background-position: left center;
    }
    /*بخش نوشته های تکی زیر منوها که دارای لینک هستند*/
    div.level-3 ul.level-3 a {
        color: #515151;
        font-size: 10pt;
        text-transform: none;
        margin: 0;
    }

        div.level-3 ul.level-3 a:hover {
            color: red;
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            transform: scale(1.05);
        }

.menuPicZoom:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
/*بخش نوشته های تکی زیر منوها که دارای لینک هستند البته وقتی روی متن می رویم*/
.product-tile .product-name a:hover, a.view-all:hover, div.level-3 ul.level-3 a:hover {
    text-decoration: none;
}
/*بخش تصویر زیر منو*/
.menuPromoSlots {
    clear: both;
    /*margin-right:100px;*/
    padding: 5px;
    width: 990px;
}

ul .menuPromoSlots a {
    padding: 0;
    margin: 0;
}

.menuPromoSlot1 {
    float: left;
    min-width: 324px;
}

.menuPromoSlot2 {
    float: left;
    margin-left: 20px;
}

ul .menuPromoSlots p {
    margin: 0;
    font-size: 0;
    line-height: 0;
}

.html-slot-container {
    margin-bottom: 10px;
}


nav ol, nav ul, li {
    list-style: none;
    list-style-image: none;
}

/***************************************************Search*********************************************************************/
#SiteSearchContainer {
    padding-right: 5px;
    width: 290px;
    height: 36px;
    float: right;
    display: inline-block;
    padding-top: 17px;
    position: relative;
}

.SiteSearch {
    border: 0;
    width: 290px;
    height: 30px;
    padding-left: 0;
    margin-right: 10px;
    border-width: 1px;
    border: 1px solid #DDD;
    background: #FFF;
    position: absolute;
    right: 0;
}

.div_SiteSearchText {
    display: inline-block;
    position: absolute;
    left: 0;
}

    .div_SiteSearchText input[type=text] {
        background: #fff;
        border: none;
        height: 28px;
        margin: 0;
        padding: 8px 0;
        width: 250px;
        font: italic 400 11px Georgia,Times,"Times New Roman",serif;
        color: rgba(0,0,0,0.4);
        margin-left: 6px;
        border: none;
    }

.SiteSearch input[type=text]:focus {
    background-color: #FFF;
    color: maroon;
    font: normal 400 11px Georgia,Times,"Times New Roman",serif;
}

.SiteSearchIMG {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    /*background-color: #E71D36;*/
    width: 30px;
    right: 2px;
    /*top: 1px;*/
    position: absolute;
    display: inline-block;
}

    .SiteSearchIMG input[type=button] {
        border: 0 none;
        height: 28px;
        cursor: pointer;
        background-image: url(../Pic/SiteSearch/search.png);
        background-position: center;
        background-repeat: no-repeat;
        background-color: #FFF;
        width: 32px;
        margin-top: 0;
    }

        .SiteSearchIMG input[type=button]:hover {
            cursor: default;
        }

.div_SiteSearchResult {
    width: 700px;
    z-index: 1000;
    background-color: #fffafa;
    /*margin-top: 30px;*/
    border: 1px solid #ddd;
    height: 540px;
    position: absolute;
    /*right: 15px;*/
    display: table;
    display: none;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(50,31,26,.15);
    box-shadow: 2px 2px 2px 2px rgba(50,31,26,.15);
}

.st {
    /*height: 20px;*/
    height: 30px;
    padding-top: 10px;
    width: 200px;
    color: #9f4f0b;
    text-align: left;
    font-family: 'Times New Roman';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    margin-left: 5px;
    border-bottom: 1px solid #50506d;
}

.div_SiteSearchResult_First {
    width: 340px;
    min-height: 540px;
    float: left;
    -webkit-box-shadow: 10px 18px 16px -20px #000;
    -moz-box-shadow: 10px 18px 16px -20px #000;
    box-shadow: 15px 8px 16px -20px #000;
}

.div_SiteSearchResult_Other {
    width: 340px;
    min-height: 110px;
}

.ul_SiteSearchResult_Other_Result {
    width: 280px;
    margin-left: 8px;
    margin-top: 5px;
    max-height: 100px;
    overflow-y: auto;
}

.div_SiteSearchResult_Products {
    width: 340px;
    min-height: 370px;
}

.ul_SiteSearchResult_Products_Result {
    width: 280px;
    margin-left: 8px;
    margin-top: 5px;
    max-height: 360px;
    overflow-y: auto;
}

#ul_SiteSearchResult_Products_Result::-webkit-scrollbar {
    width: 16px;
    background-color: #ccc;
}

#ul_SiteSearchResult_Products_Result::-webkit-scrollbar-thumb {
    background-color: #B03C3F;
    border-radius: 10px;
}

    #ul_SiteSearchResult_Products_Result::-webkit-scrollbar-thumb:hover {
        background-color: #BF4649;
        border: 1px solid #333;
    }

    #ul_SiteSearchResult_Products_Result::-webkit-scrollbar-thumb:active {
        background-color: #A6393D;
        border: 1px solid #333;
    }

.div_SiteSearchResult_Second {
    width: 330px;
    min-height: 500px;
    float: left;
    padding-left: 15px;
}

.div_SiteSearchResult_News {
    width: 340px;
    min-height: 160px;
}

.ul_SiteSearchResult_News_Result {
    width: 280px;
    margin-left: 8px;
    margin-top: 5px;
    max-height: 150px;
    overflow-y: auto;
}

.div_SiteSearchResult_Medias {
    width: 340px;
    min-height: 150px;
}

.ul_SiteSearchResult_Medias_Result {
    width: 280px;
    margin-left: 8px;
    margin-top: 5px;
    max-height: 140px;
    overflow-y: auto;
}

.div_SiteSearchResult_Honors {
    width: 340px;
    min-height: 140px;
}

.ul_SiteSearchResult_Honors_Result {
    width: 280px;
    margin-left: 8px;
    margin-top: 5px;
    max-height: 130px;
    overflow-y: auto;
}

.Site_Loader {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 16px;
    height: 16px;
    background: url(../Pic/Products_New/LoadingPic.gif);
    display: none;
}

.div_SiteSearchResult_Item {
    background: #FFF none repeat scroll 0 0;
    position: relative;
    top: -10px;
    width: 290px;
    z-index: 102;
    font-family: Georgia;
    font-size: 11pt;
}

@media screen and (max-width: 987px) {
    .menu-wrapper-Right > img {
        width: 414px !important;
    }

    .menu-wrapper-Right {
        width: unset !important;
    }
}

.li_SiteSearchResult {
    text-align: left;
    padding-bottom: 10px;
    padding-top: 10px;
    /*margin-left: -35px;*/
    border-bottom: 1px solid #EEE;
    font-size: 13px;
    width: 250px;
    position: relative;
}

    .li_SiteSearchResult:hover {
        background-color: #F6F6F6;
        cursor: pointer;
    }

/*************************************************************************************************************************/
/*************************************************************************************************************************/
/**************************************************Scroll Pane*****************************************************************/
.SiteMap {
    width: 217px;
    padding-top: 5px;
    vertical-align: top;
    border-width: 0px;
    border-radius: 5px;
    border: 1px solid #b4aeae;
}

.scroll-pane {
    width: 100%;
    max-height: 300px;
    overflow: auto;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}


.border-top {
    padding-left: 15px;
    width: 95%;
}

.border-bottom {
    font-family: sans-serif;
    font-size: 11pt;
    font-weight: 400;
    width: 400px;
    padding-left: 10px;
    font-weight: 300;
    color: black;
    /*text-shadow: 01px 1px 0 #1d9453;*/
    width: 100%;
}

.horizontal-only {
    height: auto;
    max-height: 225px;
}

.style2 {
    left: 0px;
    top: 0px;
}

.RootNodeStyle {
    font-weight: bold;
    font-family: Arial;
    font-size: 11pt;
}

.auto-style1 {
    height: 27px;
}

.treelist {
    /*font-family: 'Tahoma';*/
    font-family: sans-serif;
    font-size: 9pt;
    color: #515151;
    margin-left: 10px;
    padding-top: 5px;
    /*text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);*/
}

/*************************************************************************************************************************/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    width: 16px;
    height: 100%;
    background: red;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
}

    .jspVerticalBar *,
    .jspHorizontalBar * {
        margin: 0;
        padding: 0;
    }

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #dde;
    position: relative;
}

.jspDrag {
    background: #bbd;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
    margin: 0 -3px 0 0;
}
/*************************************************************************************************************************/
.jspHorizontalBar, .jspVerticalBar, .jspTrack {
    background: #D8D9DA;
    width: 4px;
}

.jspDrag {
    background: #8B8B9F;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 4px;
}

    .jspTrack .jspActive, .jspTrack .jspHover, .jspDrag:hover {
        background: #8B8B9F;
    }



.jspVerticalBar .jspArrow {
    height: 15px;
}

.jspHorizontalBar .jspArrow {
    width: 15px;
}

.jspArrowUp {
    background-position: 0 0;
}

.jspArrowDown {
    background-position: -64px 0 !important;
}

.jspArrowLeft {
    background-position: -96px 0 !important;
}

.jspArrowRight {
    background-position: -32px 0 !important;
}


.jspArrowRight {
    background-position: -32px 0 !important;
}
/**************************************************Language***************************************************************/
/*************************************************************************************************************************/
/*************************************************************************************************************************/
#LanguageContainer {
    float: right;
    width: 92px;
    margin-right: 10px;
    margin-top: 2px;
}

#Insta {
    float: right;
    width: 20px;
    padding-right: 8px;
}

ul#css3menu_top, ul#css3menu_top ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

    ul#css3menu_top .MainLang {
        background-color: transparent;
        width: 90px;
        padding-right: 2px;
        padding-top: 19px;
        padding-bottom: 5px;
        opacity: 1;
    }

        ul#css3menu_top .MainLang > a {
            display: block;
            text-decoration: none;
            font: 12px Tahoma;
            color: #727272;
            cursor: pointer;
            height: 18px;
            padding-top: 3px;
            margin: 0;
            text-align: center;
        }

            ul#css3menu_top .MainLang > a img {
                border: none;
                vertical-align: middle;
                text-align: left;
            }

    ul#css3menu_top .submenu {
        top: 41px;
        display: none;
        position: absolute;
        background-color: #FFF;
        border: 1px solid #c7c3c3;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        width: 90px;
        z-index: 2000 !important;
    }


    /*باز کردن منوی زبان در هنگام هوور*/
    ul#css3menu_top li:hover > * {
        display: block;
        z-index: 1;
    }

    ul#css3menu_top li {
        position: relative;
        display: block;
        font-size: 0;
        width: 90px;
        padding-right: 30px;
    }

    ul#css3menu_top ul li a {
        display: block;
        text-decoration: none;
        font: 12px Tahoma;
        color: #727272;
        cursor: pointer;
        text-align: center;
        padding: 5px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: none;
        background-image: none;
        border-width: 0;
        border-style: none;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        color: #727272;
        text-decoration: none;
        width: 90px;
        height: 28px;
    }

        ul#css3menu_top ul li a img {
            border: none;
            vertical-align: middle;
            text-align: left;
            margin-right: 15px;
        }

        ul#css3menu_top ul li:hover > a, ul#css3menu_top ul li a.pressed {
            background-color: rgba(255,255,255,0);
            background-image: -o-linear-gradient(-90deg,rgba(255,255,255,0),rgba(85,85,85,0.13));
            background-image: -moz-linear-gradient(-90deg,rgba(255,255,255,0),rgba(85,85,85,0.13));
            background-image: linear-gradient(180deg,rgba(255,255,255,0),rgba(85,85,85,0.13));
            background-image: -webkit-linear-gradient(-90deg,rgba(255,255,255,0),rgba(85,85,85,0.13));
            border-style: none;
            color: #333;
            text-decoration: none;
            /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d18282,endColorstr=#28c46e);*/
            width: 90px;
            height: 28px;
            text-align: center;
        }

@-moz-document url-prefix() {
    body:first-of-type ul#css3menu_top {
        display: inline-block;
        /*background-color: red;*/
    }

        body:first-of-type ul#css3menu_top > li {
            display: block;
            float: left !important;
        }
}
/*************************************************************************************************************************/
/*************************************************************************************************************************/
/*************************************************************************************************************************/
#Footer {
    width: 100%;
    /*height: 450px;*/
    margin: 0px;
    padding: 0px;
    border-top-color: #50506d;
    border-top-width: 1px;
    border-top-style: solid;
}

#SiteMapContainer {
    width: 1000px;
    height: 300px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block;
    /*background-color: green;*/
}


.SiteMapElementHDR {
    font-family: sans-serif;
    font-size: 12pt;
    font-weight: 700;
    font-variant: normal;
    color: #333;
    padding-top: 5px;
    margin-bottom: 5px;
    width: 205px;
    text-shadow: 1px 1px 1px #8B8B9F;
    text-align: left;
    clear: left;
}


.SiteMapHDRIMage {
    float: left;
    /*position: relative;*/
}


.SiteMap {
    text-align: left;
    width: 205px;
    padding-top: 5px;
    font-family: sans-serif;
    font-weight: bold;
    border-width: 0px;
    margin-left: 2px;
    /*background-color: red;*/
}

#CopyRightArea {
    background: #E71D36;
    border-top-color: #50506d;
    border-top-width: 2px;
    border-top-style: solid;
    height: 30px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

.CopyRight {
    top: -2px;
    position: relative;
    color: white;
    font-family: Helvetica;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: top;
}


.FooterElement {
    margin-top: 5px;
    display: block;
    left: 5px;
    font-family: sans-serif;
    font-size: 10pt;
}

.DivLinks {
    /*width: 555px;*/
    height: 54px;
    display: table;
    /*margin-left: 30px;*/
}

#SocialIcons {
    padding-top: 55px;
    margin-left: 35px;
    display: inline-block;
}


.footericons {
    /*margin-top: 30px;*/
    margin-right: 30px;
    float: left;
    text-align: center;
    width: 58px;
    height: 63px;
}

    .footericons a {
        margin-right: 30px;
        float: left;
        font-family: sans-serif;
        font-size: 11px;
        text-align: center;
        width: 58px;
        padding-top: 8px;
        border: 1px solid rgba(85, 85, 85, 0.38);
        border-radius: 5px;
        text-shadow: 1px 1px 1px #ceced4;
    }

        .footericons a:hover {
            border: 1px solid rgb(146, 144, 144);
            border-radius: 5px;
            cursor: pointer;
            background-color: rgba(198, 198, 198, 0.13);
        }

        .footericons a > p {
            line-height: 0em;
            color: #333333;
        }


.ContactUs {
    height: 160px;
    width: 385px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#SiteMapP1 {
    width: 950px;
    padding-left: 10px;
    float: left;
    margin-left: 10px;
    display: inline;
}



.IranianBranches {
    height: 250px;
    width: 100%;
    margin-left: 0px;
    float: left;
    text-align: left;
}

.Shops {
    height: 200px;
    width: 100%;
    vertical-align: top;
    margin-left: 10px;
    margin-bottom: 30px;
    float: right;
    clear: right;
    text-align: left;
}

.ForeignAgencies {
    height: 150px;
    width: 100%;
    float: left;
    display: inline-block;
    text-align: left;
}

.CustomerServices {
    height: 150px;
    width: 100%;
    float: left;
    display: inline-block;
    text-align: left;
}


#c1 {
    width: 250px;
    float: left;
}

#c2 {
    /*width: 320px;*/
    width: 310px;
    float: left;
}

#c3 {
    width: 200px;
    float: left;
}

#c4 {
    width: 180px;
    float: left;
}


.Agents {
    height: 300px;
    width: 350px;
    float: left;
    text-align: left;
}

.OurGroups {
    height: 290px;
    width: 180px;
    margin-right: 10px;
    float: right;
}


#Home_DivAboutUsItems {
    height: 165px;
    width: 185px;
    padding-left: 10px;
}

#ContactUsItems {
    width: 385px;
    padding-left: 10px;
    text-align: left;
}
/*********************************************************************************************************************************
/*************************************************************************************************************************************/
/******************************************* Video Slider ****************************************************************************/
#slider2_container {
    position: relative;
    width: 1000px;
    height: 110px;
    overflow: hidden;
    margin-left: 20px;
    padding-top: 10px;
}

@-moz-document url-prefix() {
    #slider2_container {
        width: 1000px;
        height: 110px;
        margin-left: 20px;
        padding-top: 10px;
    }
}

.VideoImg {
    border: 3px solid #ff6a00;
    border-radius: 5px;
    /*border-bottom-right-radius: 15px;*/
    margin-left: 0px;
    margin-right: 7px;
    margin-top: 5px;
    width: 115px;
    height: 64px;
}

.VideoTitle {
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: 600;
    color: #333;
    margin-top: 5px;
}

/*--#region Bullet Navigator Skin Begin */

.jssorb02 {
    position: absolute;
}

    .jssorb02 div, .jssorb02 div:hover, .jssorb02 .av {
        position: absolute;
        /* size of bullet elment */
        width: 55px;
        height: 55px;
        text-align: center;
        line-height: 21px;
        color: white;
        font-size: 12px;
        background: url('../Pic/a06.png') no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    .jssorb02 div {
        background-position: -5px -4px;
    }

        .jssorb02 div:hover, .jssorb02 .av:hover {
            background-position: -35px -4px;
        }

    .jssorb02 .av {
        background-position: -65px -4px;
    }

    .jssorb02 .dn, .jssorb02 .dn:hover {
        background-position: -95px -4px;
    }

.jssora02r, .jssora02l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url('../pic/a06.png') no-repeat;
    overflow: hidden;
}

.jssora02l {
    background-position: -3px -33px;
}

.jssora02r {
    background-position: -63px -33px;
}

.jssora02l:hover {
    background-position: -123px -33px;
}

.jssora02r:hover {
    background-position: -183px -33px;
}

.jssora02l.jssora02ldn {
    background-position: -243px -33px;
}

.jssora02r.jssora02rdn {
    background-position: -303px -33px;
}

/**************************** Back To Top *********************************************/
#back-top {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 10000;
    width: 51px;
}

    #back-top a {
        width: 51px;
        display: block;
        /* transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

    /* arrow icon (span tag) */
    #back-top span {
        width: 51px;
        height: 52px;
        display: block;
        margin-bottom: 7px;
        background: url('../Pic/UpArrow.png') no-repeat center center;
        /* rounded corners */
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        /* transition */
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }


/* Site Nav */

.SiteNav {
    max-width: 987px;
    height: 40px;
    padding: 15px 2px 0px 2px;
    padding-left: 15px;
    border-width: 0 1px;
    border-style: solid;
    border-color: #CACACA;
    text-align: left;
    font-family: 'Times New Roman';
    background-color: white;
    font-size: 10pt;
}


    .SiteNav > div {
        height: 30px;
        margin-right: 1px;
        margin-left: 1px;
        display: inline-block;
    }

        .SiteNav > div > span {
            display: inline-block;
            text-align: center;
            margin-top: auto;
            color: black;
        }

        .SiteNav > div > a {
            color: #98002E;
            float: left;
            display: inline-block;
            margin-top: 15px;
        }


        .SiteNav > div > p {
            color: #777;
            float: left;
            display: inline-block;
            margin-top: 16px;
        }


/* Navigation Path */
.NavText {
    font-size: 9pt;
    color: #333;
    font-family: Arial, tahoma;
    font-weight: 100;
    display: inline-block;
    clear: left;
    float: left;
    margin: 3px;
    line-height: 1.25em;
}

.NavTextContainer {
    vertical-align: top;
    width: 110px;
    display: inline-block;
}

.div_CategoryImage {
    background-image: none;
}

.divParent {
    width: 100%;
    text-align: left;
}


/* Social Icons     */
a.tw {
    margin: 3px;
    background: url(../Pic/social-icons.png) -150px 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.tw:hover {
        background: url(../Pic/social-icons.png) -150px 40px;
    }


a.ins {
    margin: 3px;
    background: url(../Pic/social-icons.png) -150px 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.ins:hover {
        background: url(../Pic/social-icons.png) -150px 40px;
    }

a.gplus {
    margin: 3px;
    background: url(../Pic/social-icons.png) -100px 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.gplus:hover {
        background: url(../Pic/social-icons.png) -100px 40px;
    }

a.telgram {
    margin: 3px;
    background: url(../Pic/social-icons.png) -290px 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.telgram:hover {
        background: url(../Pic/social-icons.png) -290px 40px;
    }

a.linkedin {
    margin: 3px;
    background: url(../Pic/social-icons.png) -200px 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.linkedin:hover {
        background: url(../Pic/social-icons.png) -200px 40px;
    }

a.fb {
    margin: 3px;
    background: url(../Pic/social-icons.png) 0 0;
    width: 40px;
    height: 40px;
    float: left;
    border: 0;
    display: block;
}

    a.fb:hover {
        background: url(../Pic/social-icons.png) 0px 40px;
    }

@media screen and (max-width: 750px) {
    .div_SiteSearchResult_Other,
    .st,
    .div_SiteSearchResult_Products,
    .div_SiteSearchResult_News,
    .div_SiteSearchResult_Honors,
    .div_SiteSearchResult_Medias {
        width: 100%;
    }
}

@media screen and (min-width: 751px) {
    .submenuResponsive {
        display: none !important;
    }
}

.div-search {
    left: unset !important;
    right: 0;
    top: -11px;
}

.language-section {
    right: unset !important;
    left: 41px;
}

#ctl00_Image2 {
    position: absolute;
    /*right: -17%;*/
    top: -11px;
    /*zoom: 1.2;*/
}

.submenuResponsive {
    top: 50px !important;
}

.footericons {
    margin-bottom: 10px;
}

#ctl00_CustomerServicesContent,
#ctl00_IranBranchesContent,
#ctl00_ShopsContent,
#ctl00_ForeignAgenciesContent,
.SiteMapElementHDR {
    width: unset !important;
}

#ctl00_ulLangResponsive span,
#ctl00_ulLang span {
    font-family: Tahoma;
    font-size: 12px;
}

.menu-wrapper tr td {
    width: 60px !important;
}

@media screen and (max-width: 750px) {
    .ul_SiteSearchResult_Other_Result,
    .ul_SiteSearchResult_Products_Result,
    .ul_SiteSearchResult_News_Result,
    .ul_SiteSearchResult_Medias_Result,
    .ul_SiteSearchResult_Honors_Result {
        margin-left: 0 !important;
        padding-left: 11px;
    }
}

#div_SiteSearchResult {
    top: 29px;
    right: 15px;
}

#ctl00_ContentPlaceHolder1_div {
    position: absolute;
    bottom: 62px;
    left: 33%;
}

@media screen and (max-width: 1350px) {
    #ctl00_ContentPlaceHolder1_div {
        bottom: 31px !important;
        left: 30%;
    }
}