﻿/* MASTER TOP V5 */

/*---------------------------- MASTER TOP MAIN -----------*/
.S_Master_Top
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: rgba(0,70,150,1.0);
    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 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px;
    background-color: rgba(0,70,150,1.0);
    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;
}
.S_Master_Top_Clear
{
    display: block;
    width: 100%;
    clear: both;
}
/*---------------------------- MASTER TOP MAIN -----------*/


/*----------------------- MASTER TOP LOGO LINK MAIN ------*/
.S_Master_Top_Logo_Link_Main
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-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: 20;
}
/*----------------------- MASTER TOP LOGO LINK MAIN ------*/


/*---------------------------- MASTER TOP LOGO -----------*/
.S_Master_Top_Logo_Main_Body {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 50px 10px 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_Logo_Main_Content {
    position: relative;
    display: block;
    width: 100%;
    height: 70px;
    -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_Main_L, .S_Master_Top_Logo_Main_C, .S_Master_Top_Logo_Main_R {
    position: absolute;
    display: block;
    width: auto;
    height: auto;
    min-width: 100px;
    top: 50%;
    -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_Main_L {
    left: 0px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}
.S_Master_Top_Logo_Main_C {
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 102;
}
.S_Master_Top_Logo_Main_R {
    right: 0px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 101;
}
.S_Master_Top_Logo_Body {
    position: relative;
    display: table;
    width: auto;
    height: auto;
}
.S_Master_Top_Logo_Pic {
    display: block;
    width: auto;
    height: auto;
}
.S_Master_Top_Logo_Main_L .S_Master_Top_Logo_Pic {
    max-height: 60px;
}
.S_Master_Top_Logo_Main_C .S_Master_Top_Logo_Pic {
    max-height: 60px;
}
.S_Master_Top_Logo_Main_R .S_Master_Top_Logo_Pic {
    max-height: 60px;
}
.S_Master_Top_Logo_Pic_Mobile {
    display: none;
    visibility: hidden;
    width: auto;
    height: auto;
    max-width: 350px;
    max-height: 50px;
}
/*---------------------------- 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: right;
    width: auto;
    height: auto;
    padding: 10px 50px 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_Link_Body_Mobile {
    display: none;
    visibility: hidden;
}
.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;
    visibility: hidden;
}

.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(255,255,255,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(255,255,255,0.2);
}
.S_Master_Top_Link_Item_Sep
{
    position: relative;
    display: table;
    width: 2px;
    height: 16px;
    margin-right: 2px;
    margin-top: 6px;
    border-right: solid 1px #FFFFFF;
}

.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: #FFFFFF;
    -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: #FFFFFF;
    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.8em;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: rgba(255,255,255,0.7);
    -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: #FFFFFF;
}
/*--------------------------- 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(0,0,0,0.2);
    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(160,160,160,1.0);
    direction: rtl;
}
.S_Master_Top_Lang_Item_Sign_EN
{
    font-size: 1.6em;
    color: rgba(160,160,160,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(100,100,100,0.0);
}
.S_Master_Top_Lang_Item_Arrow_Sel
{
    color: rgba(100,100,100,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, .S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Sign_FA, .S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Sign_EN
{
    color: rgba(0,0,0,1.0);
}
.S_Master_Top_Lang_Item_Main:hover .S_Master_Top_Lang_Item_Arrow
{
    color: rgba(100,100,100,1.0);
}
/*--------------------------- MASTER TOP LANGS -----------*/


/*------------------------ MASTER TOP KEYS PRIMARY -------*/
.S_Master_Top_Keys_Main {
    position: relative;
    display: table;
    width: 100%;
    height: 40px;
    right: 0px;
    bottom: 0px;
    border-top: solid 1px rgba(255,255,255,0.1);
    -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;
    border-bottom: solid 2px rgba(255,255,255,0.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_Body_App
{
    width: 70px;
    height: 50px;
    display: none;
    visibility: hidden;
}
/*------------------------ MASTER TOP KEYS PRIMARY -------*/

/*---------------------------- 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: block;
    width: 100%;
    clear: both;
}
/*---------------------------- MASTER TOP SEPS -----------*/




@media screen and (min-width:0px) and (max-width:1300px) {
    .S_Master_Top_Logo_Main_Body {
        padding: 10px 20px 10px 20px;
    }

    .S_Master_Top_Logo_Body {
        padding: 0px 0px 0px 0px;
    }

    .S_Master_Top_Link_Body, .S_Master_Top_Link_Body_Mobile, .S_Master_Top_Link_Body_Desk {
        padding: 10px 20px 0px 0px;
    }

    .S_Master_Top_Keys_Body_Desktop {
        padding: 0px 0px 0px 0px;
    }
}

@media screen and (min-width:0px) and (max-width:1200px) {
    .S_Master_Top_Links_Main {
        position: relative;
        display: block;
        float: left;
        width: auto;
        height: auto;
    }
}

@media screen and (min-width:0px) and (max-width:1100px) {
    .S_Master_Top_Logo_Main_Content {
        height: 50px;
    }
    .S_Master_Top_Logo_Link_Main {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .S_Master_Top_Logo_Main_R {
        right: unset;
        left: 0px;
        -moz-transform: translateX(0%) translateY(-50%);
        -ms-transform: translateX(0%) translateY(-50%);
        -o-transform: translateX(0%) translateY(-50%);
        -webkit-transform: translateX(0%) translateY(-50%);
        transform: translateX(0%) translateY(-50%);
    }

    .S_Master_Top_Logo_Pic {
        display: none;
        visibility: hidden;
    }

    .S_Master_Top_Logo_Pic_Mobile {
        display: block;
        visibility: visible;
    }

    .S_Master_Top_Keys_Main {
        position: absolute;
        display: block;
        width: 100%;
        height: 50px;
        top: 15px;
        bottom: unset;
        border-top: none;
    }

    .S_Master_Top_Keys_Body_Desktop {
        display: none;
        visibility: hidden;
    }

    .S_Master_Top_Keys_Body_App {
        display: block;
        visibility: visible;
    }
}

@media screen and (min-width:0px) and (max-width:800px) {
    .S_Master_Top_Logo_Link_Main {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .S_Master_Top_Link_Body_Mobile {
        display: table;
        visibility: visible;
    }

    .S_Master_Top_Link_Body_Desk {
        display: none;
        visibility: hidden;
    }

    .S_Master_Top_Link_Item_L_Mobile, .S_Master_Top_Link_Item_R_Mobile {
        display: table;
        visibility: visible;
    }

    .S_Master_Top_Link_Item_L_Desk, .S_Master_Top_Link_Item_R_Desk {
        display: none;
        visibility: hidden;
    }

    .S_Master_Top_Keys_Main {
        top: 5px;
    }
}

@media screen and (min-width:0px) and (max-width:600px) {
    .S_Master_Top_Links_Main {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        height: auto;
        border-bottom: solid 1px rgba(255,255,255,0.3);
        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;
        visibility: hidden;
    }

}

@media screen and (min-width:0px) and (max-width:400px) {
    .S_Master_Top_Logo_Main {
        display: block;
        float: none;
        width: 100%;
        clear: both;
    }

    .S_Master_Top_Logo_Body {
        float: none;
        padding: 0px 0px 0px 0px;
        clear: both;
    }

    .S_Master_Top_Keys_Sep_Before {
        display: block;
    }

}