﻿/* MASTER TOP V1 */

/*---------------------------- MASTER TOP MAIN -----------*/
.S_Master_Top
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    z-index: 10000;
    clear: both;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.S_Master_Top_Keybar, .S_Master_Top_Keybar_Fix
{
    display: block;
    width: 100%;
    height: auto;
    min-height: 80px;
    padding: 0px;
    margin: 0px;
    background-color: #FFFFFF;
    z-index: 100;
    clear: both;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    -moz-transition: all 0.3s cubic-bezier(0.350, 0.000, 0.650, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.350, 0.000, 0.650, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.350, 0.000, 0.650, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.350, 0.000, 0.650, 1.000);
	transition: all 0.3s cubic-bezier(0.350, 0.000, 0.650, 1.000);
}
.S_Master_Top_Keybar
{
    position: relative;
    border-top: solid 10px #1EAAE6;
}
.S_Master_Top_Keybar_Fix
{
    position: fixed;
    left: 0px;
    top: 0px;
    border-top: solid 1px #1EAAE6;
    box-shadow: 0px 2px 7px 1px rgba(0,0,0,0.5);
    z-index: 1000;
}
.S_Master_Top_Clear
{
    display: block;
    width: 100%;
    clear: both;
}
/*---------------------------- MASTER TOP MAIN -----------*/


/*----------------------- MASTER TOP KEYS SECONDARY ------*/
.S_Master_Top_Keys_Secondary_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 0.95em;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    z-index: 200;
}
.S_Master_Top_Keys_Secondary_Body
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: rgba(30,170,230,1.0);
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.S_Master_Top_Keys_Secondary_Body .S_Master_Top_Links_Main
{
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: auto;
    clear: both;
}
.S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Desk
{
    position: relative;
    display: block;
    float: none;
    width: 100%;
    padding: 0px 50px 0px 50px;
    clear: both;
}
.S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Mobile
{
    display: none;
}
.S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Desk
{
    display: block;
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item
{
    background-color: rgba(255,255,255,0.0);
    border-radius: 0px;
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover
{
    background-color: rgba(255,255,255,0.1);
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Text_FA, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Text_EN
{
    color: #FFFFFF;
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Text_FA a, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Text_EN a
{
    color: #FFFFFF;
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Sign_FA, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item_Sign_EN
{
    color: #E0E0E0;
}
.S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_FA, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_EN, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_FA a, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_EN a, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Sign_FA, .S_Master_Top_Keys_Secondary_Main .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Sign_EN
{
    color: #FFFFFF;
}
/*----------------------- MASTER TOP KEYS SECONDARY ------*/


/*----------------------- MASTER TOP LOGO LINK MAIN ------*/
.S_Master_Top_Logo_Link_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    z-index: 100;
}
/*----------------------- MASTER TOP LOGO LINK MAIN ------*/


/*---------------------------- MASTER TOP LOGO -----------*/
.S_Master_Top_Logo_Main
{
    position: relative;
    display: table;
    float: right;
    width: auto;
    height: auto;
    clear: both;
    z-index: 100;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.S_Master_Top_Logo_Body
{
    position: relative;
    display: table;
    width: auto;
    height: auto;
    padding: 10px 50px 10px 0px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.S_Master_Top_Logo_Pic
{
    display: block;
    width: auto;
    height: auto;
    max-width: 250px;
    max-height: 55px;
}
.S_Master_Top_Logo_Pic_Mobile
{
    display: none;
    width: auto;
    height: auto;
    max-width: 250px;
    max-height: 55px;
}
/*---------------------------- MASTER TOP LOGO -----------*/


/*--------------------------- MASTER TOP LINKS -----------*/
.S_Master_Top_Links_Main
{
    position: absolute;
    display: block;
    width: 100%;
    height: inherit;
    left: 0px;
    top: 0px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    z-index: 20;
}
.S_Master_Top_Link_Body, .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Link_Body_Desk
{
    position: relative;
    display: table;
    float: left;
    width: auto;
    height: auto;
    padding: 10px 0px 0px 50px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.S_Master_Top_Link_Body_Mobile
{
    display: none;
}
.S_Master_Top_Link_Body_Desk
{
    display: table;
}
.S_Master_Top_Link_Item_L, .S_Master_Top_Link_Item_L_Mobile, .S_Master_Top_Link_Item_L_Desk, .S_Master_Top_Link_Item_R, .S_Master_Top_Link_Item_R_Mobile, .S_Master_Top_Link_Item_R_Desk
{
    position: relative;
    display: table;
    width: auto;
    height: auto;
}
.S_Master_Top_Link_Item_L_Mobile, .S_Master_Top_Link_Item_R_Mobile
{
    display: none;
}
.S_Master_Top_Link_Item_L_Desk, .S_Master_Top_Link_Item_R_Desk
{
    display: table;
}
.S_Master_Top_Link_Item_L, .S_Master_Top_Link_Item_L_Mobile, .S_Master_Top_Link_Item_L_Desk
{
    float: left;
}
.S_Master_Top_Link_Item_R, .S_Master_Top_Link_Item_R_Mobile, .S_Master_Top_Link_Item_R_Desk
{
    float: right;
}
.S_Master_Top_Link_Item
{
    position: relative;
    display: table;
    width: auto;
    height: 30px;
    padding: 0px 10px 0px 10px;
    background-color: rgba(240,240,240,0.0);
    border-radius: 4px;
    cursor: pointer;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Link_Item:hover
{
    background-color: rgba(245,245,245,1.0);
}
.S_Master_Top_Link_Item_Sep
{
    position: relative;
    display: table;
    width: 5px;
    height: 16px;
    margin-right: 5px;
    margin-top: 6px;
    border-right: solid 1px #000000;
}

.S_Master_Top_Link_Item_Text_FA, .S_Master_Top_Link_Item_Text_EN
{
    position: relative;
    display: table-cell;
    width: auto;
    height: inherit;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: #000000;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Link_Item_Text_FA
{
    font-family: 'IRANSans';
    direction: rtl;
}
.S_Master_Top_Link_Item_Text_EN
{
    font-family: 'HelveticaLt';
    direction: ltr;
}
.S_Master_Top_Link_Item_Text_FA a, .S_Master_Top_Link_Item_Text_EN a
{
    color: #555555;
    text-decoration: none;
}
.S_Master_Top_Link_Item_Sign_FA, .S_Master_Top_Link_Item_Sign_EN
{
    position: relative;
    display: table-cell;
    width: auto;
    height: inherit;
    padding-left: 5px;
    font-family: 'AtrinWebSign1';
    font-style: normal;
    font-weight: normal;
    font-size: 1.6em;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: #555555;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Link_Item_Sign_FA
{
    direction: rtl;
}
.S_Master_Top_Link_Item_Sign_EN
{
    direction: ltr;
}
.S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_FA, .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_EN, .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_FA a, .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Text_EN a, .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Sign_FA, .S_Master_Top_Link_Item:hover .S_Master_Top_Link_Item_Sign_EN
{
    color: #000000;
}
/*--------------------------- MASTER TOP LINKS -----------*/


/*--------------------------- MASTER TOP LANGS -----------*/
.S_Master_Top_Lang_Menu_Main
{
    position: relative;
    display: block;
    width: 100px;
    height: 30px;
}
.S_Master_Top_Lang_Menu_Body
{
    position: absolute;
    display: block;
    width: 100%;
    height: 30px;
    background-color: rgba(0,0,0,0.0);
    border: solid 1px rgba(255,255,255,0.0);
    border-radius: 3px;
    overflow: hidden;
    z-index: 100;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Lang_Item_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: rgba(0,0,0,0.0);
    padding: 0px 3px 0px 3px;
    cursor: pointer;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Lang_Item_Main:hover
{
    background-color: rgba(0,0,0,0.06);
}
.S_Master_Top_Lang_Item
{
    position: relative;
    display: table;
    width: auto;
    height: 30px;
}

.S_Master_Top_Lang_Item_Text_FA, .S_Master_Top_Lang_Item_Text_EN
{
    position: relative;
    display: table-cell;
    width: auto;
    height: 30px;
    padding-left: 3px;
    padding-right: 3px;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    color: #000000;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Lang_Item_Text_FA
{
    font-family: 'IRANSans';
    direction: rtl;
}
.S_Master_Top_Lang_Item_Text_EN
{
    font-family: 'HelveticaLt';
    direction: ltr;
}
.S_Master_Top_Lang_Item_Text_FA a, .S_Master_Top_Lang_Item_Text_EN a
{
    color: #000000;
    text-decoration: none;
}
.S_Master_Top_Lang_Item_Sign_FA, .S_Master_Top_Lang_Item_Sign_EN, .S_Master_Top_Lang_Item_Arrow, .S_Master_Top_Lang_Item_Arrow_Sel
{
    position: relative;
    display: table-cell;
    width: auto;
    height: 30px;
    padding-left: 3px;
    padding-right: 3px;
    font-family: 'AtrinWebSign1';
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
	-webkit-transition: all 0.3s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.3s cubic-bezier(0.000, 0.700, 0.300, 1.000);
}
.S_Master_Top_Lang_Item_Sign_FA
{
    font-size: 1.6em;
    color: rgba(0,0,0,1.0);
    direction: rtl;
}
.S_Master_Top_Lang_Item_Sign_EN
{
    font-size: 1.6em;
    color: rgba(0,0,0,1.0);
    direction: ltr;
}
.S_Master_Top_Lang_Item_Arrow, .S_Master_Top_Lang_Item_Arrow_Sel
{
    font-size: 1.1em;
    direction: ltr;
    padding-left: 5px;
    padding-right: 5px;
}
.S_Master_Top_Lang_Item_Arrow
{
    color: rgba(0,0,0,0.4);
}
.S_Master_Top_Lang_Item_Arrow_Sel
{
    color: rgba(0,0,0,1.0);
}
.S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Text_FA, .S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Text_EN, .S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Text_FA a, .S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Text_EN a
{
    color: rgba(0,0,0,1.0);
}
.S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Arrow
{
    color: rgba(0,0,0,1.0);
}
/*--------------------------- MASTER TOP LANGS -----------*/


/*---------------------------- MASTER TOP KEYS -----------*/
.S_Master_Top_Keys_Main
{
    position: absolute;
    display: table;
    width: 100%;
    height: 50px;
    left: 0px;
    bottom: 0px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    z-index: 10;
}
.S_Master_Top_Keys_Body_Desktop
{
    position: relative;
    display: table;
    width: auto;
    height: inherit;
    padding: 0px 0px 0px 0px;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.S_Master_Top_Keys_Body_App
{
    width: 70px;
    height: 50px;
    display: none;
}
/*---------------------------- MASTER TOP KEYS -----------*/

/*---------------------------- MASTER TOP SEPS -----------*/
.S_Master_Top_Logo_Sep
{
    width: 100%;
    clear: both;
}
.S_Master_Top_Link_Sep
{
    width: 100%;
    clear: both;
}
.S_Master_Top_Keys_Sep_Before
{
    display: none;
    width: 100%;
    clear: both;
}
/*---------------------------- MASTER TOP SEPS -----------*/





@media screen and (min-width:0px) and (max-width:1300px)
{
    .S_Master_Top_Logo_Body
    {
        padding: 10px 20px 10px 0px;
    }
    .S_Master_Top_Link_Body, .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Link_Body_Desk
    {
        padding: 10px 0px 0px 20px;
    }
    .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Desk
    {
        padding: 0px 20px 0px 20px;
    }
    .S_Master_Top_Keys_Body_Desktop
    {
        padding: 0px 0px 0px 0px;
    }
}

@media screen and (min-width:0px) and (max-width:1200px)
{
    .S_Master_Top_Keybar, .S_Master_Top_Keybar_Fix
    {
        height: auto;
    }
}

@media screen and (min-width:0px) and (max-width:900px)
{
    .S_Master_Top_Keybar, .S_Master_Top_Keybar_Fix
    {
        min-height: 125px;
    }

    .S_Master_Top_Logo_Body
    {
        padding: 10px 20px 10px 0px;
    }
    .S_Master_Top_Logo_Pic
    {
        display: none;
    }
    .S_Master_Top_Logo_Pic_Mobile
    {
        display: block;
        max-height: 50px;
    }

    .S_Master_Top_Keys_Main
    {
        position: absolute;
        display: block;
        width: 100%;
        left: 0px;
    }
    .S_Master_Top_Keys_Body_Desktop
    {
        display: none;
    }
    .S_Master_Top_Keys_Body_App
    {
        display: block;
    }
}

@media screen and (min-width:0px) and (max-width:600px)
{
    .S_Master_Top_Link_Body_Mobile
    {
        display: table;
    }
    .S_Master_Top_Link_Body_Desk
    {
        display: none;
    }
    .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Mobile
    {
        display: block;
    }
    .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Desk
    {
        display: none;
    }
    .S_Master_Top_Link_Item_L_Mobile, .S_Master_Top_Link_Item_R_Mobile
    {
        display: table;
    }
    .S_Master_Top_Link_Item_L_Desk, .S_Master_Top_Link_Item_R_Desk
    {
        display: none;
    }

    .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Keys_Secondary_Body .S_Master_Top_Link_Body_Desk
    {
        padding: 0px 10px 0px 10px;
    }

    .S_Master_Top_Links_Main
    {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        height: auto;
        border-bottom: solid 1px #F0F0F0;
        clear: both;
    }
    .S_Master_Top_Link_Body, .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Link_Body_Desk
    {
        float: none;
        width: 100%;
        padding: 10px 20px 10px 20px;
        clear: both;
    }
    .S_Master_Top_Link_Sep
    {
        display: none;
    }

    .S_Master_Top_Logo_Main
    {
        float: left;
    }
    .S_Master_Top_Logo_Body
    {
        padding: 10px 0px 10px 20px;
    }
}