﻿
.SFonseo
{
    font-family: 'Segoe Condensed';
    font-weight: normal;
	font-style: normal;
}
.SLinkSeo
{
    font-family: 'Segoe Condensed';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinkSeo:hover
{
    text-decoration: underline;
}
.SFonnaz
{
    font-family: 'nazanin';
    font-weight: normal;
	font-style: normal;
}
.SLinknaz
{
    font-family: 'nazanin';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinknaz:hover
{
    text-decoration: underline;
}
.SFonSans
{
    font-family: 'Lucida Sans';
    font-weight: normal;
	font-style: normal;
}
.SLinkSans
{
    font-family: 'Lucida Sans';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinkSans:hover
{
    text-decoration: underline;
}
.SFonHelveticaLt
{
    font-family: 'HelveticaLt';
    font-weight: normal;
	font-style: normal;
}
.SLinkHelveticaLt
{
    font-family: 'HelveticaLt';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinkHelveticaLt:hover
{
    text-decoration: underline;
}
.SFonMitra
{
    font-family: 'Mitra';
    font-weight: normal;
	font-style: normal;
}
.SLinkMitra
{
    font-family: 'Mitra';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinkMitra:hover
{
    text-decoration: underline;
}
.SFonYekan
{
    font-family: 'Yekan';
    font-weight: normal;
	font-style: normal;
}
.SLinkYekan
{
    font-family: 'Yekan';
    font-weight: normal;
	font-style: normal;
    text-decoration: none;
}
.SLinkYekan:hover
{
    text-decoration: underline;
}
.SFonIRANSans
{
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
}
.SLinkIRANSans
{
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.SLinkIRANSans:hover
{
    text-decoration: underline;
}
/*****************************/

.SLink
{
    text-decoration: none;
}
.SLink:hover
{
    text-decoration: underline;
}
.PicPad5
{
    padding-left: 5px;
    padding-right: 5px;
}
.ImageBorderL
{
    padding-bottom: 10px;
    padding-left: 10px;
}
.ImageBorderR
{
    padding-bottom: 10px;
    padding-right: 10px;
}
.OverHide
{
    overflow: hidden;
}
.SPositionAbsolute
{
    position: absolute;
}
.SComboNoBorder
{
    border-style:none;
}
.SListBoxNoBorder
{
    border-bottom: solid 1px #969696;
    border-left: solid 1px #969696;
    border-right: solid 1px #969696;
    border-top: none;
}
.SPad3TopBottom
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.SPad5LeftRight
{
    padding-left: 5px;
    padding-right: 5px;
}
/*****************************/
body
{
    margin: 0px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
}
input[type=text] {
    outline: none;
}
a
{
    text-decoration: none;
}
.S_A
{
    display: block;
    width: auto;
    height: auto;
}
h1
{
    font-size: 40px;
    margin: 0px;
    display: inline;
}
h2
{
    font-weight: normal;
    margin: 0px;
    display: inline;
}
h3
{
    font-size: 25px;
    font-weight: bold;
    margin: 0px;
    display: inline;
}

.SSpan_Middle
{
    display: table-cell;
    width: inherit;
    height: inherit;
    text-align: center;
    vertical-align: middle;
}
.SSpan_Middle_Sign
{
    display: table-cell;
    width: inherit;
    height: inherit;
    font-family: 'AtrinSign';
    text-align: center;
    vertical-align: middle;
}
.S_Align_Middle
{
    height: inherit;
    display: table-cell;
    vertical-align: middle;
}


/*-------------------- PAGE CONTENT ---------------*/
.MBContent
{
    position: relative;
    width: 100%;
    color: Black;
    background-color: #FFFFFF;
    z-index: 900;
}
.Pages_MainBack
{
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    color: #000000;
}
.Pages_MainBack_Contents
{
    position: relative;
    width: auto;
    height: auto;
    margin-left: 50px;
    margin-right: 50px;
    padding-bottom: 20px;
}
/*-------------------- PAGE CONTENT ---------------*/



/*-------------------- TITLE ---------------*/
.Pages_Title
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 20px;
    margin-bottom: 20px;
}
.Pages_Title .SBorder
{
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: 0px;
    background-color: #FFFFFF;
}
.Pages_Title_Text
{
    position: relative;
    display: table;
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    font-size: 2.0em;
    color: #353535;
    direction: rtl;
}
.Pages_Title_Text .SBorder
{
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: 0px;
    background-color: #CCCCCC;
}
/*-------------------- TITLE ---------------*/





/*---------------------------- MASTER TOP LOGO -----------*/
.S_Master_Top
{
    position: relative;
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    z-index: 1000;
}
.S_Master_Top_Over
{
    position: absolute;
    width: 100%;
    height: 95px;
    left: 0px;
    top: 0px;
    background-color: rgba(255,255,255,0.7);
    z-index: 1000;
}

.S_Master_Top_Logo
{
    position: absolute;
    display: table;
    left: 50px;
    top: 12px;
    width: auto;
    height: auto;
    z-index: 100;
}
.S_Master_Top_LogoPic
{
    width: 86px;
    height: 72px;
    display: block;
}
.S_Master_Top_LogoPic_Mobile
{
    display: none;
}
/*---------------------------- MASTER TOP LOGO -----------*/





/*---------------------------- MASTER TOP KEYS -----------*/
.S_Master_Top_KeysBack
{
    position: absolute;
    display: block;
    width: 100%;
    height: 70px;
    right: 0px;
    bottom: 0px;
    z-index: 90;
}
.S_Master_Top_Keys_Normal
{
    position: relative;
    display: block;
    width: auto;
    height: 70px;
    margin-left: 50px;
    margin-right: 30px;
}
.S_Master_Top_Keys_App
{
    float: right;
    width: 70px;
    height: 50px;
    display: none;
}
/*---------------------------- MASTER TOP KEYS -----------*/





/*---------------------------- MASTER TOP SOCIALS -----------*/
.S_Social_Main
{
    position: absolute;
    display: table;
    left: 50px;
    top: 105px;
    width: auto;
    height: auto;
    z-index: 330;
}
.S_Social_Items
{
    float: left;
    width: 25px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 2px;
    background-color: rgba(0,0,0,0.0);
    border-radius: 15px;
    -moz-transition: all 0.3s cubic-bezier(0.000, 0.580, 0.320, 0.995);
	-ms-transition: all 0.3s cubic-bezier(0.000, 0.580, 0.320, 0.995);
	-o-transition: all 0.3s cubic-bezier(0.000, 0.580, 0.320, 0.995);
	-webkit-transition: all 0.3s cubic-bezier(0.000, 0.580, 0.320, 0.995);
	transition: all 0.3s cubic-bezier(0.000, 0.580, 0.320, 0.995);
}
.S_Social_Items:hover
{
    background-color: rgba(0,0,0,0.1);
}
.S_Master_Top_Lang_Main
{
    position: absolute;
    display: table;
    right: 50px;
    top: 6px;
    width: auto;
    height: auto;
    z-index: 80;
}
.S_Master_Top_Lang
{
    position: relative;
    width: auto;
    height: auto;
    padding: 3px;
    padding-left: 34px;
    background-color: rgba(255,255,255,0.0);
    border: none;
    font-family: 'HelveticaLt';
    font-weight: normal;
    font-size: 1.0em;
    text-decoration: none;
    color: #646464;
    direction: ltr;
    cursor: pointer;
    background-image: url('../ImagesFA/Sign-Lang.png');
    background-position: left center;
    background-repeat: no-repeat;
}
.S_Master_Top_Lang:hover
{
    background-color: rgba(255,255,255,0.2);
}
/*---------------------------- MASTER TOP SOCIALS -----------*/





/*---------------------------TOP SLIDE-----------------*/
.S_Master_Top_Slide_Back
{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 105px;
    background-color: #CCCCCC;
    z-index: 10;
}
.MBTopPicMain
{
    position: relative;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    text-align: left;
    z-index: 1000;
}
.MBTopPic
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    overflow: hidden;
}
.MBTopPicSel
{
    position: absolute;
    display: table;
    width: auto;
    height: auto;
    left: 20px;
    bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 320;
}
.MBTopPicBorder
{
    position: absolute;
    display: block;
    width: 100%;
    height: 15px;
    left: 0px;
    bottom: 0px;
    background-color: rgba(255,255,255,0.5);
    z-index: 310;
}
.MBTopPicText
{
    position: absolute;
    width: auto;
    height: auto;
    bottom: 50px;
    left: 0px;
    right: 50px;
    font-family: 'Mitra';
    font-size: 45px;
    direction: rtl;
    z-index: 300;
}
.MBTopTextCont
{
    position: absolute;
    display: table;
    width: auto;
    height: auto;
    right: 0px;
    bottom: 0px;
    text-align: right;
    color: #FFFFFF;
    text-shadow: 2px 1px #000000;
    -moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.MBTopTextContSize1
{
    font-size: 1em;
}
.MBTopTextContSize2
{
    font-size: 0.8em;
}
.MBTopTextContSize3
{
    font-size: 0.6em;
}
.MBTopTextContSize4
{
    font-size: 0.4em;
}

.MBTopPicOtherPages
{
    width: 100%;
    height: 200px;
    text-align: left;
    border-bottom: solid 5px #CCCCCC;
    margin-bottom: 20px;
}

.MainBackPic
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: 100;
    -moz-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.MainBackPic_LR_New
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    -webkit-perspective-origin: 50%, 50%;
    -moz-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -moz-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-ms-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-o-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-webkit-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
}
.MainBackPic_LR_Old
{
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    -webkit-perspective-origin: 50%, 50%;
    -moz-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -moz-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-ms-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-o-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	-webkit-transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
	transition: all 0.7s cubic-bezier(0.700, 0.000, 0.300, 1.000);
}

.MBTopPicSel_Th1, .MBTopPicSel_Th2
{
    float: left;
    width: auto;
    height: auto;
    cursor: pointer;
}

.MBTopPicSel_Th_Circle
{
    width: 12px;
    height: 12px;
    margin: 8px;
    border-radius: 6px;
    -moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.MBTopPicSel_Th1 .MBTopPicSel_Th_Circle
{
    background-color: #CCCCCC;
}
.MBTopPicSel_Th1:hover .MBTopPicSel_Th_Circle
{
    background-color: #FFFFFF;
}
.MBTopPicSel_Th2 .MBTopPicSel_Th_Circle
{
    background-color: #FFFFFF;
    box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.3);
}
/*---------------------------TOP SLIDE-----------------*/










/*--------------------- SOSIALS BOTTOM --------------------*/
.SCInstagram, .SCFacebook, .SCTwitter, .SCLinkedIn, .SCGoogle, .SCAparat, .SCTelegram
{
    background-image: url('../ImagesFA/SocialSign.png');
    background-repeat: no-repeat;
    -webkit-background-size: 210px 60px;
    -moz-background-size: 210px 60px;
    -o-background-size: 210px 60px;
    background-size: 210px 60px;
    cursor: pointer;
}
.SCInstagram
{
    background-position: 0px -30px
}
.SCInstagram:hover
{
    background-position: 0px -30px
}
.SCFacebook
{
    background-position: -30px -30px
}
.SCFacebook:hover
{
    background-position: -30px -30px
}
.SCTwitter
{
    background-position: -60px -30px
}
.SCTwitter:hover
{
    background-position: -60px -30px
}
.SCLinkedIn
{
    background-position: -90px -30px
}
.SCLinkedIn:hover
{
    background-position: -90px -30px
}
.SCGoogle
{
    background-position: -120px -30px
}
.SCGoogle:hover
{
    background-position: -120px -30px
}
.SCAparat
{
    background-position: -150px -30px
}
.SCAparat:hover
{
    background-position: -150px -30px
}
.SCTelegram
{
    background-position: -180px -30px
}
.SCTelegram:hover
{
    background-position: -180px -30px
}
/*--------------------- SOSIALS BOTTOM --------------------*/



/*--------------------- SOSIALS TOP --------------------*/
.SCInstagramT, .SCFacebookT, .SCTwitterT, .SCLinkedInT, .SCGoogleT, .SCAparatT, .SCTelegramT
{
    background-image: url('../ImagesFA/SocialSignT.png');
    background-repeat: no-repeat;
    -webkit-background-size: 175px 50px;
    -moz-background-size: 175px 50px;
    -o-background-size: 175px 50px;
    background-size: 175px 50px;
    cursor: pointer;
}
.SCInstagramT
{
    background-position: 0px 0px;
    
}
.SCInstagramT:hover
{
    background-position: 0px -25px;
}
.SCFacebookT
{
    background-position: -25px 0px;
}
.SCFacebookT:hover
{
    background-position: -25px -25px;
}
.SCTwitterT
{
    background-position: -50px 0px;
}
.SCTwitterT:hover
{
    background-position: -50px -25px;
}
.SCLinkedInT
{
    background-position: -75px 0px;
}
.SCLinkedInT:hover
{
    background-position: -75px -25px;
}
.SCGoogleT
{
    background-position: -100px 0px;
}
.SCGoogleT:hover
{
    background-position: -100px -25px;
}
.SCAparatT
{
    background-position: -125px 0px;
}
.SCAparatT:hover
{
    background-position: -125px -25px;
}
.SCTelegramT
{
    background-position: -150px 0px;
}
.SCTelegramT:hover
{   
    background-position: -150px -25px;
}
/*--------------------- SOSIALS TOP --------------------*/



/*------------------------------ MASTER BOTTOM ---------*/
.MainBottom
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #1D1D1D;
    border-top: solid 7px #CCCCCC;
}
.MainBottomLinks
{
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #222222;
    clear: both;
}
.MainBottomLinksItems
{
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin: 5px;
    background-color: rgba(255,255,255,0.0);
    border-radius: 15px;
    -moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.MainBottomLinksItems:hover
{
    background-color: rgba(255,255,255,0.1);
}

.MainBottomCL
{
    float: left;
    display: table;
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 50px;
    text-align: right;
}
.MainBottomCLItems
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    margin-bottom: 20px;
    clear: both;
}
.MainBottomCLItems_Sign
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    margin-left: 6px;
}
.MainBottomCLItems_Text_FA
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 1em;
    text-align: right;
    color: #FFFFFF;
    direction: rtl;
}
.MainBottomCLItems_Text_EN
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    font-family: HelveticaLt;
    font-style: normal;
    font-weight: normal;
    font-size: 1.1em;
    text-align: right;
    color: #FFFFFF;
    direction: ltr;
}
.MainBottomCLItems_Text_EN .SLink
{
    color: #FFFFFF;
}
.MainBottomCR
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: 50px;
    text-align: right;
}
.MainBottomCRItems
{
    float: right;
    display: table;
    width: auto;
    height: auto;
    padding-right: 15px;
    padding-left: 30px;
    /*
    background-image: url('../ImagesFA/Main-Bottom-ItemBack.gif');
    background-repeat: repeat-y;
    background-position: right top;
    */
    direction: rtl;
    line-height: 25px;
}
.MainBottomCRItems_Link
{
    width: auto;
    height: auto;
    padding-right: 13px;
    background-image: url('../ImagesFA/Sign_Arrow_L.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 500;
    font-size: 0.9em;
    text-align: right;
    color: #FFFFFF;
    direction: rtl;
}
.MainBottomCRItems_Link_EN
{
    width: auto;
    height: auto;
    padding-right: 13px;
    background-image: url('../ImagesFA/Sign_Arrow_L.png');
    background-repeat: no-repeat;
    background-position: right center;
    font-family: 'HelveticaLt';
    font-style: normal;
    font-weight: normal;
    font-size: 1.1em;
    text-align: right;
    color: #FFFFFF;
}
.MainBottomCRItems_Link_Sub
{
    width: auto;
    height: auto;
    padding-right: 18px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: right;
    color: #FFFFFF;
    direction: rtl;
}


.MainBottomCP
{
    width: 100%;
    height: 55px;
    background-color: rgba(0,0,0,1.0);
    border-top: solid 1px #323232;
}
.MainBottomCPL
{
    position: absolute;
    width: auto;
    height: 43px;
    padding-top: 12px;
    left: 60px;
    font-family: 'HelveticaLt';
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: left;
}
.MainBottomCPR
{
    position: absolute;
    width: auto;
    height: 38px;
    padding-top: 17px;
    right: 60px;
    font-family: 'HelveticaLt';
    font-size: 14px;
    text-align: right;
    color: #999999;
}
/*---------------------------------------------------*/





/*------------------------------ BOX ---------*/
.STextRound
{
    height: 33px;
    padding-left: 5%;
    text-align: left;
    vertical-align: middle;
    color: Black;
    font-family: 'Tahoma';
    font-size: 14px;
    background-color: White;
    border: solid 1px #CCCCCC;
    border-radius: 6px;
}
.STextRound_RTL
{
    height: 33px;
    padding-right: 5%;
    text-align: right;
    vertical-align: middle;
    color: Black;
    font-family: 'Tahoma';
    font-size: 14px;
    background-color: White;
    border: solid 1px #CCCCCC;
    direction: rtl;
    border-radius: 6px;
}
.SDropRound
{
    height: 33px;
    padding-left: 5%;
    text-align: left;
    vertical-align: middle;
    color: Black;
    font-family: 'Tahoma';
    font-size: 14px;
    background-color: White;
    border: solid 1px #CCCCCC;
    border-radius: 6px;
}
.SDropRound_RTL
{
    height: 33px;
    padding-right: 5%;
    text-align: right;
    vertical-align: middle;
    color: Black;
    font-family: 'Tahoma';
    font-size: 14px;
    background-color: White;
    border: solid 1px #CCCCCC;
    border-radius: 6px;
    direction: rtl;
}

input[type=text] {
    outline: none;
}
input[type=checkbox] {
    outline: none;
}
input[type=radio] {
    outline: none;
}
input[type=submit] {
    outline: none;
}
select {
    outline: none;
}
textarea {
    outline: none;
}

input[type=text]:focus {
    box-shadow: 0px 0px 8px 1px rgba(0,80,160,1);
}
input[type=checkbox]:focus {
    box-shadow: 0px 0px 8px 1px rgba(0,80,160,1);
}
input[type=radio]:focus {
    box-shadow: 0px 0px 8px 1px rgba(0,80,160,1);
}
select:focus {
    box-shadow: 0px 0px 8px 1px rgba(0,80,160,1);
}
textarea:focus {
    box-shadow: 0px 0px 8px 1px rgba(0,80,160,1);
}
/*------------------------------ BOX ---------*/





/*------------------------------ GALLERY ---------*/
#d_gallery_key_download
{
    display: none;
}
.SGallery_Main
{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 300000;
    -moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.SGallery_Back
{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.8);
    cursor: pointer;
    z-index: 10;
}
.SGallery_Front
{
    position: absolute;
    width: auto;
    height: auto;
    left: 10px;
    right: 10px;
    top: 40px;
    bottom: 10px;
    background-color: transparent;
    border-radius: 5px;
    z-index: 100;
}
.SGallery_Close
{
    position: fixed;
    background-image: url('../ImagesFA/Key-Close2.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 40px;
    right: 5px;
    top: 0px;
    cursor: pointer;
    z-index: 200;
}
.SGallery_Download
{
    position: fixed;
    background-image: url('../ImagesFA/Sign-Download.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 45px;
    height: 40px;
    left: 5px;
    top: 0px;
    cursor: pointer;
    z-index: 210;
}

.SGallery_Key_Back
{
    position: absolute;
    background-image: url('../ImagesFA/Gallery-Keys.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-color: rgba(255,255,255,0.0);
    width: 40px;
    height: 100%;
    left: 0px;
    top: 0px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SGallery_Key_Back:hover
{
    background-color: rgba(255,255,255,0.2);
}
.SGallery_Key_Next
{
    position: absolute;
    display: block;
    background-image: url('../ImagesFA/Gallery-Keys.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-color: rgba(255,255,255,0.0);
    width: 40px;
    height: 100%;
    right: 0px;
    top: 0px;
    cursor: pointer;
    -moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.SGallery_Key_Next:hover
{
    background-color: rgba(255,255,255,0.2);
}
.SGallery_Center
{
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    width: auto;
    height: auto;
    left: 40px;
    right: 40px;
    top: 10px;
    bottom: 10px;
}
.SGallery_Title
{
    position: absolute;
    width: auto;
    height: auto;
    left: 50%;
    bottom: 0px;
    
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    padding: 15px;
    background-color: rgba(255,255,255,0.7);
    border-radius: 30px;
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    text-align: center;
    color: #000000;
    direction: rtl;
}
/*------------------------------ GALLERY ---------*/