﻿/* MASTER TOP V5 */

/*---------------------------- MASTER TOP MAIN -----------*/
.S_Master_Top {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 1px;
    background-color: rgba(255,255,255,1.0);
    border-top: solid 10px rgba(235,0,140,1.0);
    font-family: 'Peyda';
    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(255,255,255,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: 150px;
    -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_1, .S_Master_Top_Logo_Main_2 {
    position: absolute;
    display: table;
    width: auto;
    height: auto;
    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_Main_1 {
    top: 10px;
    right: 50px;
}
.S_Master_Top_Logo_Main_2 {
    top: 35px;
    left: 50px;
}
.S_Master_Top_Logo_Body
{
    position: relative;
    display: table;
    width: auto;
    height: auto;
    -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;
    
}
.S_Master_Top_Logo_Main_1 .S_Master_Top_Logo_Pic {
    max-width: 217px;
    max-height: 93px;
}
.S_Master_Top_Logo_Main_2 .S_Master_Top_Logo_Pic {
    max-width: 222px;
    max-height: 43px;
}
.S_Master_Top_Logo_Pic_Mobile {
    display: none;
    visibility: hidden;
    width: auto;
    height: auto;
}
.S_Master_Top_Logo_Main_1 .S_Master_Top_Logo_Pic_Mobile {
    max-width: 217px;
    max-height: 70px;
}
.S_Master_Top_Logo_Main_2 .S_Master_Top_Logo_Pic_Mobile {
    max-width: 222px;
    max-height: 33px;
}
/*---------------------------- MASTER TOP LOGO -----------*/


/*--------------------------- MASTER TOP LINKS -----------*/
.S_Master_Top_Links_Main
{
    position: absolute;
    display: block;
    width: 100%;
    height: inherit;
    right: 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 20px 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.5);
}
.S_Master_Top_Link_Item_Sep
{
    position: relative;
    display: table;
    width: 2px;
    height: 16px;
    margin-right: 2px;
    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: 'Peyda';
    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: #000000;
    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(0,0,0,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: #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(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: 'Peyda';
    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: absolute;
    display: table;
    width: 100%;
    height: 40px;
    right: 0px;
    bottom: 30px;
    border-bottom: solid 1px rgba(150,150,150,0.5);
    -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;
    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_1 {
        right: 20px;
    }

    .S_Master_Top_Logo_Main_2 {
        left: 20px;
    }

    .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_Keybar {
        height: auto;
    }

    .S_Master_Top_Links_Main {
        position: relative;
        display: block;
        float: left;
        width: auto;
        height: auto;
    }
}

@media screen and (min-width:0px) and (max-width:1000px) {
    .S_Master_Top_Logo_Link_Main {
        height: 130px;
    }
    
    .S_Master_Top_Logo_Main_2 {
        top: 25px;
    }

    .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;
        bottom: 0px;
        border-bottom: 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 {
        height: 120px;
    }
    .S_Master_Top_Logo_Main_1 {
        right: 10px;
    }
    .S_Master_Top_Logo_Main_2 {
        left: 10px;
    }
    .S_Master_Top_Logo_Main_1 .S_Master_Top_Logo_Pic_Mobile {
        max-width: 217px;
        max-height: 60px;
    }
    .S_Master_Top_Logo_Main_2 .S_Master_Top_Logo_Pic_Mobile {
        max-width: 222px;
        max-height: 30px;
    }
    .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;
    }

}

@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 #FFFFFF;
        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) {
    
}