﻿@font-face
{
    font-family: 'BYekan';
    src: url('../Administrator/Files/fonts/BYekan.eot' );
    src: url('../Administrator/Files/fonts/BYekan.eot#iefix' ) format('embedded-opentype' ), url('../Administrator/Files/fonts/BYekan.woff' ) format('woff' ), url('../Administrator/Files/fonts/BYekan.ttf' ) format('truetype' ), url('../Administrator/Files/fonts/BYekan.svg#CartoGothicStdBook' ) format('svg' );
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'm1';
    src: url('../Administrator/Files/fonts/m1.eot' );
    src: url('../Administrator/Files/fonts/m1.eot#iefix' ) format('embedded-opentype' ), url('../Administrator/Files/fonts/m1.woff' ) format('woff' ), url('../Administrator/Files/fonts/m1.ttf' ) format('truetype' ), url('../Administrator/Files/fonts/m1.svg#CartoGothicStdBook' ) format('svg' );
    font-weight: normal;
    font-style: normal;
}
body
{
    margin: 0;
    padding: 0;
    direction: rtl;
    font-family: BYekan,Tahoma;
    font-size: 11pt;
    line-height: 190%;
    color: #333;
    background: url(../Administrator/Files/Design/bgT.png) repeat;
}
img
{
    border: 0;
}
.BoxSizeAsli, .container
{
    width: 1200px;
    display: inline-block;
}
.BoxSizeAsliLeft
{
    width: 705px;
    float: right;
}
.BoxSizeAsliRight
{
    width: 275px;
    float: right;
}
.Row
{
    width: 100%;
    display: inline-block;
    text-align: center;
}

.RowMarginFive
{
    width: 100%;
   display: inline-block;
    margin-top: 5px;
}
.RowMarginTen
{
    width: 100%;
  display: inline-block;
    margin-top: 10px;
}
input, select, textarea
{
    font-family: BYekan,Tahoma;
    border-radius: 3px;
}
A:hover
{
    color: #ff0000;
}
A
{
    color: #e9b35b;
    text-decoration: none;
}
a:active, a:visited, a:link
{
    outline: none !important;
    outline: 0 !important;
}
.fade
{
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}
.LTR
{
    float: left;
    direction: ltr;
}

.RatingStarBox
{
    float: left !important;
}


.backtotop
{
    display: none;
    position: fixed;
    cursor: pointer;
    right: 20px;
    bottom: 40px;
    height: 40px;
    width: 40px;
    background: url(../Administrator/Files/Design/totop2.png) no-repeat center;
    transition: all 0.3s ease;
    display: none;
    z-index: 99999999;
    animation: up 1s infinite;
    animation-timing-function: linear;
}
.backtotop:hover
{
    opacity: 0.7;
}

.SlidePicture
{
    display: inline-block;
    width: 100%;
    height: 450px;
    margin-top: 0px;

}
.slideTuch
{

}
/*-----------------------Header Top ------------------*/

.HeaderTop
{
	float:right;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 9999;
    background: url(../Administrator/Files/Design/TopMenu.png) no-repeat center top, url(../Administrator/Files/Design/bgAll.png) repeat;
    text-align: center;
}
.Logo
{
    width: 592px;
    height: 135px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/logo.png) no-repeat center;
    display: inline-block;
    margin-top: 0px;
    position: relative;
}
.Tell
{
    float: right;
    width: 270px;
    height: 88px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/Tell.png) no-repeat center top;
}


.LangBox
{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.LangBoxItem
{
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.LangBoxItem img
{
    float: right;
    width: 22px;
    height: 20px;
}
.loginBox
{
    width: 270px;
    float: left;
}

.loginBox .ItemLeft
{
    float: left;
    margin-top: 22px;
    color: #b7b7b7;
    font-size: 9pt;
    padding: 0px 7px 0px 0px;
}
.loginBox .ItemLeft img
{
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    margin-top: 5px;
}
.loginBox .ItemLeft:hover
{
    color: #fff;
}

/*----------------------- SearchBox ------------------*/

.SearchBox
{
    padding: 0px;
    margin: 0px;
    height: 29px;
    display: inline-block;
    margin-left: 0px;
    width: 210px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.TextBoxBox
{
    float: right;
    width: 210px;
    height: 29px;
    border-radius: 3px;
    margin-right: 0px;
    background: url(../Administrator/Files/Design/SearchBox.png) right no-repeat;
}
.TextAutoCapmlet
{
    font-size: 8pt;
    float: right;
    text-align: justify;
}

.TextBoxAutoCapmlet
{
    color: #000;
    padding: 0;
    margin: 0;
    float: right;
    width: 165px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: Transparent;
    border: 0;
    height: 29px;
    margin-right: 0px;
    font-size: 10pt !important;
    border-radius: 15px;
    -webkit-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.AutoCamplet
{
    border-top: 0;
    width: 195px;
    float: right;
    z-index: 1000000000000;
    position: relative;
    top: 5px;
    right: 8px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 3px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 3px 0 rgba(255,255,255,.4);
}
.AutoCamplet .Item
{
    float: right;
    width: 195px;
    padding: 10px 0;
    cursor: pointer;
    text-align: right;
}
.AutoCamplet .Item:hover
{
    background-color: #eee;
}
.AutoCamplet .Item .Title
{
    float: right;
    margin: 0 5px;
    color: #555;
    font-size: 9pt;
    width: 120px;
}
.AutoCamplet .Item img
{
    float: right;
    width: 50px;
    height: 50px;
    border: solid 1px #ccc;
    margin-right: 10px;
    background-color: #fff;
}
.AutoCamplet .Seprator
{
    display: inline-block;
    width: 100%;
    height: 1px;
    background-image: url(../Administrator/Files/Design/Sep.png);
    background-position: center;
}



/*-----------------------HeaderDown ------------------*/

.HeaderDownBox
{
    float: right;
    width: calc( 98% - 2px );
    border: 1px solid #eee;
    background: rgba(255,255,255,0.5);
    padding: 7px 1% 7px 1%;
    margin-top: 10px;
}
.HeaderDownBox .NewsIcon
{
    float: right;
    margin-top: 2px !important;
    margin-left: 5px;
    height: 25px;
    width: 25px;
    background: url(../Administrator/Files/Design/NavigationFa.png) no-repeat;
}
.HeaderDownBox img
{
    float: right;
    margin-right: 5px;
    margin-top: 10px;
}
.HeaderDownBox a
{
    float: right;
    color: #666;
}
.HeaderDownBox a:hover
{
    float: right;
    color: #ff0000;
}
.pathHeaderDown
{
    width: 16px;
    height: 9px;
    z-index: 9999;
    background: url(../Administrator/Files/Design/path.png) no-repeat;
    float: right;
    margin-top: 9px;
}

/*-----------------------Menu Desktop ------------------*/

.navDiv
{
    display: inline-block;
    width: 100%;
    height: 40px;
    position: relative;
    z-index: 9;
    float:right;
    float:right;
}
#nav
{
    width: 100%;
    min-height: 50px;
    margin: 0 auto;
    display: inline-block;
    padding: 0;
    z-index: 9999;
}
.navFull
{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    left: 0;
    display: inline-block;
    padding: 0;
    z-index: 999999999;
    transition: all 0.7s;
    opacity: 1;
    background: url(../Administrator/Files/Design/bgNav.png) top center;
}
.showDiv
{
    opacity: 1 !important;
    transition: all 1s;
    z-index: auto;
    overflow: inherit;
    opacity: 1;
}
.showDivF
{
    opacity: 1 !important;
    top: 0px;
    transition: all 1s;
    z-index: auto;
    overflow: inherit;
    position: fixed;
}
#nav li
{
    display: inline-block;
    position: relative;
    z-index: 500;
    margin: 0;
    z-index: 99999;
    text-align: center;
}
#nav li:hover > a
{
    color: #fff;
    background-color: #000;
    border-radius: 0px;
}
#nav li a
{
    display: block;
    padding: 6px 15px 6px 15px;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 11pt;
    font-weight: normal;
    background: url(../Administrator/Files/Design/bgRMenu1.png) no-repeat right;
}

#nav li a .imgMenu
{
    height: 28px;
}
#nav li a p
{
    margin: 5px auto;
    text-align: center;
    margin-top: 10px;
}
#nav ul
{
    position: absolute;
    right: 0;
    display: none;
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav ul li:hover > a
{
    color: #fff;
    background: none;
}
#nav ul li
{
    width: 180px;
    float: right;
    margin: 0;
    background: url(../Administrator/Files/Design/bgNav.png) top center;
    border-bottom: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
}

#nav ul a
{
    display: block;
    height: 28px;
    padding: 5px 10px 5px 5px;
    text-align: right;
    color: #000;
    font-size: 13px;
    -moz-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;
    background: none;
}

#nav ul.submenu ul
{
    position: absolute;
    right: 181px;
    display: none;
    top: 0px;
    padding: 0;
    list-style: none;
}
.ArrowDown
{
    border: 0px;
    padding: 0px;
}
.ArrowDown2
{
    height: 12px;
    width: 8px;
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    float: left;
    background: url(../Administrator/Files/Design/ArrowDown2b.gif) no-repeat center;
}
.ArrowDown3
{
    height: 12px;
    width: 12px;
    border: 0px;
    padding: 0px;
    margin-top: 9px;
    margin-left: 5px;
    float: left;
    background: url(../Administrator/Files/Design/arrowDown.png) no-repeat center;
}

/* ------------------------------------------Box-----------------------------------*/

.Box
{
    float: left;
    width: calc( 100% - 2px );
    margin-top: 10px;
    border-radius: 0px;
    border: 1px solid #eee;
    background: rgba(255,255,255,0.5);
}


.Box .BoxTop
{
    float: right;
    width: calc( 100% - 2px );
    min-height: 50px;
    margin: 0px 0;
    background-color: #fff;
    border: solid 1px #eee;
    padding-bottom: 8px;
}

.Box .BoxTop h1, .Box .BoxTop h2, .Box .BoxTop h5
{
    float: right;
    font-size: 18px;
    color: #343434;
    margin: 0;
    padding: 0;
    line-height: 170%;
    font-weight: normal;
    margin-top: 15px;
    margin-right: 15px;
}
.Box .BoxCenter
{
    float: right;
    width: 98%;
    color: #343434;
    min-height: 120px;
    padding: 1%;
    text-align: justify;
    font-size: 11pt;
    margin-top: 8px;
}
.Box .BoxTop a
{
    color: #343434;
}
.Box .BoxTop a:hover
{
    color: #555;
}
.Box .BoxCenter .Back
{
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #343434;
    font-size: 9pt;
}
.Box .BoxCenter .Back:hover
{
    color: Red;
}
.Box .BoxCenter .DateRegister
{
    float: right;
    color: #343434;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 9pt;
}
.Box .BoxCenter .SepTop
{
    float: right;
    color: #343434;
    margin: 5px 10px;
}

.Box .BoxCenterText
{
    padding: 0;
    margin-top: 0px;
}


.Box .BoxCenter .ImagePost
{
    max-width: 100%;
}
.Box .BoxCenter .Sep
{
    display: inline-block;
    width: 100%;
    height: 1px;
    border-bottom: solid 1px #e7e7e7;
    margin-bottom: 10px;
}

/* ------------------------------------------FieldDynamic-----------------------------------*/
.FieldTitle
{
    float: right;
    width: 110px;
    text-align: left;
    font-size: 9pt;
}
.FieldTitle2
{
    text-align: right;
    margin-right: 10px;
}
.FieldRadioButton
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
}
.FieldCheckBox
{
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    width: 180px;
    margin-top: 3px;
    text-align: right;
}
.FieldTextBox
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    text-align: right;
    border: solid 1px #bcbbcb;
    color: #555;
}
.FieldTextBoxSearch
{
    width: 175px;
    color: #777;
}
.FieldTextBoxLeft
{
    direction: ltr;
    text-align: left;
}
.FieldTextBoxNumber
{
    width: 70px;
    text-align: center;
}
.FieldTextBoxNumberSearch
{
    width: 60px;
    margin-top: 4px;
}
.FieldUnit
{
    float: right;
    margin-right: 10px;
    font-size: 10pt;
    color: Gray;
    margin-top: 2px;
}
.FieldFileUpload
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
}
.FieldDropDownList
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 200px;
    margin-top: 3px;
    border: solid 1px #bcbbcb;
}
.FieldDropDownListSearch
{
    width: 175px;
    color: #8b8a8a;
}
.FieldButton
{
    border: 0;
    margin: 10px 0 0 0;
    float: right;
    font-size: 11pt;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background: #525252;
    width: 107px;
    padding: 2px 9px;
    margin-bottom: 15px;
}
.FieldButtonDownload
{
    border: 0;
    margin: 10px 0 0 0;
    display: inline-block;
    font-size: 11pt;
    color: #fff;
    cursor: pointer;
    text-align: center;
    background: #525252;
    width: 107px;
    padding: 2px 0px;
}
.FieldButtonDownload:hover
{
    color: #fff;
    background-color: #202020;
}
.FieldButtonB
{
    margin-right: 68px !important;
}
.FieldButtonQ
{
    margin-right: 80px !important;
}
.FieldButtonD
{
    margin-right: 120px !important;
}
.FieldButton:hover
{
    color: #fff;
    background: #202020;
}


.FieldCaptcha
{
    float: right;
    margin-right: 120px;
}
.FieldCaptchaR
{
    height: 30px !important;
    width: 90px !important;
}
.FieldCaptchaB
{
    float: right;
    margin-right: 12px;
}
.FormCaptcha
{
    float: right;
    margin-right: 120px;
}
.FormCaptchaB
{
    float: left;
    margin-left: 200px;
    margin-right: 0;
    margin-top: 2px;
}
.Validation, .ValidationNormal
{
    float: right;
    color: Red;
    margin-right: 3px;
    margin-top: 0px;
    font-size: 12pt;
}
.ValidationRow
{
    width: 100%;
    text-align: center;
    color: Red;
    font-size: 12pt;
    display: inline-block;
}
.ValidationRowLogin
{
    margin-right: 120px;
    text-align: right;
    font-weight: bold;
    font-size: 10pt;
    text-align: right;
    float: right;
    color: Red;
}
.SpanMoney
{
    float: right;
    margin-right: 10px;
    font-size: 8pt;
    color: #8b8a8a;
    margin-top: 5px;
}
.SpanTitleSearch
{
    float: right;
    text-align: right;
    font-size: 11pt;
    margin-right: 7pt;
    color: #8b8a8a;
}
.SpanRegister
{
    float: left;
    font-weight: bold;
    font-size: 9pt;
    color: red;
    margin-left: 20px;
    margin-top: 4px;
}

/*------------------------------------FooterLink-----------------------------*/
#Footer
{
    width: 100%;
    min-height: 323px;
    display: inline-block;
    color: #000;
    float:right;
}
.FooterBoxBox
{
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    background: url(../Administrator/Files/Design/bgFooterBox.png) center top;
}

.logoFooter
{
    display: inline-block;
    width: 100%;
    background: url(../Administrator/Files/Design/logoFooter.png) no-repeat top center;
}

.CopyRight
{
    display: inline-block;
    width: 100%;
    color: #eee;
    text-align: center;
    font-size: 9pt;
    padding:5px 0px;

}
.CopyRight .Right
{
	float:right;
	padding-right:5%;
	width:45%;
}
.CopyRight .Left
{
	float:left;
	padding-left:5%;
	width:45%;
}
.CopyRight a
{
    color: #eee;
}
.FooterText
{
    position: relative;
    float: right;
    width: 450px;
    color: #fff;
    text-align: right;
    padding-right: 10px;
    font-size: 14px;
    line-height: 42px;
    margin-right: 250px;
    margin-top: 20px;
}
.FooterText a
{
    color: #adadad;
}
.FooterText .Title
{
    display: inline-block;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 12pt;
    margin-bottom: 10px;
}
/*-------------------------------------Social----------------------------*/
.Sharing
{
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 999;
    margin-top: 70px;
}
.SharingLeft
{
    display: inline-block;
    width: 180px;
    margin-top: -40px;
}

.Social
{
    width: 100%;
    display: inline-block;
    height: 40px;
}
.Social .Item
{
    float: left;
    height: 32px;
    width: 32px;
    margin-right: 2px;
    margin-left: 2px;
    border-radius: 50%;
    overflow: hidden;
}
.Social .Item:hover
{
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
    background: rgba(220,143,72,0.7);
}
.Socila .ItemImage
{
    float: left;
    height: 32px;
    width: 32px;
}
/*------------------------------LinkShow-----------------------*/
#LinkShow
{
    float: right;
    margin-top: 40px;
    width: 490px;
}
#LinkShow .Item
{
    position: relative;
    float: right;
    width: 170px;


    margin-right: 15px;
    padding: 10px 5px 0 5px;
}

#LinkShow .Title
{
    text-align: right;
    width: 100%;
    font-size: 14pt;
    display: inline-block;
    color: #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#LinkShow .Title:hover
{
    color: #adadad;
}
#LinkShow .ItemSub
{
    text-align: right;
    width: 100%;
    font-size: 11pt;
    display: inline-block;
    margin-top: 0px;
}
#LinkShow .ItemSub a
{
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: right;
    padding-right: 0px;
    font-size: 10pt;
}

#LinkShow .ItemSub a:hover
{
    color: #a19e22;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-right: 7px;
}

/* ------------------------------------------IndexText-----------------------------------*/
.BoxN
{
    width: 100%;
    display: inline-block;
    background: url("../Administrator/Files/Design/bgT1.png" ) repeat;
    background-size:cover;
float:right;
    padding-bottom: 30px;
}
.TitleTextMain
{
    display: inline-block;
    width: 100%;
    min-height: 50px;
    background: url("../Administrator/Files/Design/TitleTextMain.png" ) no-repeat center top;
    margin-top: 10px;
}
.BoxCenterIndexText
{
    float: right;
    width: 730px;
    margin: 35px 0px 15px 0;
    background: url(../Administrator/Files/Design/bgIndexTextRight014.png) top center no-repeat;
}
.BoxN .BoxTop
{
    display: inline-block;
    width: 100%;
}
.IndexText
{
    float: right;
    width: 92%;
    height: auto;
    padding: 0px 3% 0px 3%;
    font-size: 13px;
    text-align: justify;
    color: #fff;
    margin: 100px 0 0 0;
    overflow: hidden;
}
.IndexText p
{
}
.IndexText h1
{
    float: right;
    font-size: 17pt;
    padding: 0 3%;
    font-weight: normal;
    color: #fff;
    width: 94%;
    text-align: center;
}
/* ------------------------------------------360 daraje Kenare IndexText-----------------------------------*/
.ServiceBox1
{
    float: right;
    width: 445px;
    height: 427px;
    overflow: hidden;
    margin: 25px 3px 0 0;
    padding: 10px;
    position: relative;
    text-align:center;
}
.ServiceBox1 .ItemAds
{
    width: 212px;
    height: 209px;
    margin: 3px;
    display: inline-block;
    transition: all 0.7s;
    background: url(../Administrator/Files/Design/bgServiceLeft.png) no-repeat left;
}

.ServiceBox1 .ItemAds .Text
{
    width: 190px;
    text-align: center;
    height: 72px;
    margin: 25px 2px;
    padding: 0px 10px;
    float: right;
    transition: all 0.7s;
    color: #323132;
    font-size: 16px;
}
.ServiceBox1 .ItemAds .ItemImage
{
    float: right;
    width: 212px;
    height: 209px;
}
.container3D
{
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
.box-front, .box-back
{
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 212px;
    height: 209px;
    position: absolute;
    transition: 0.8s;
    text-align: center;
    color: #FFF;
}
.box-back
{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    background-size: 100% 100%;
}
.container3D:hover .box-front
{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
}
.container3D:hover .box-back
{
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}
.box-back
{
    background: #555 url(../Administrator/Files/Design/aa1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.box-back2
{
    background: #555 url(../Administrator/Files/Design/aa2.jpg) no-repeat center;
    background-size: 100% 100%;
}
.box-back3
{
    background: #555 url(../Administrator/Files/Design/aa3.jpg) no-repeat center;
    background-size: 100% 100%;
}
.box-back4
{
    background: #555 url(../Administrator/Files/Design/aa4.jpg) no-repeat center;
    background-size: 100% 100%;
}


/* ------------------------------------------ServiceBox2 Poroje ha-----------------------------------*/

.ServiceBox2
{
    display: inline-block;
    width: 100%;
    min-height: 555px;
    margin-top: 0px;
    float:right;
    background: url("../Administrator/Files/Design/bgProjects.png" );
}

.ServiceBox2Top
{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    min-height: 100px;
    background: url("../Administrator/Files/Design/TitleProject.png" ) no-repeat center;
}
.ServiceBox2Box
{
    display: inline-block;
    width: 100%;
    margin-top: 70px;
    text-align: center;
}
.ServiceBox2 .ItemAds
{
    width: 254px;
    height: 280px;
    margin: 10px;
    display: inline-block;
    transition: all 0.7s;
    position: relative;
}
.ServiceBox2 .ItemAds:hover .Title
{
    color: #ff0000;
}
.ServiceBox2 .ItemAds .Title
{
    width: 100%;
    text-align: center;
    display: inline-block;
    transition: all 0.7s;
    color: #000;
    margin-top: 20px;
    font-size: 12pt;
}
.ServiceBox2 .ItemAds .Text
{
    width: 94%;
    text-align: justify;
    margin: 10px;
    padding: 0px 3%;
    float: right;
    transition: all 0.7s;
    color: #000;
    font-size: 9pt;
}

.ServiceBox2 .ItemAds .ImageBox
{
    width: 250px;
    height: 230px;
    margin: 0;
    border-radius: 15px;
    overflow: hidden;
    float: right;
    transition: all 0.7s;
    direction: rtl;
    position: relative;
}

.ServiceBox2 .ItemAds .ItemImage
{
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

/* ------------------------------------------ServiceBox3-----------------------------------*/
.ServiceBox3
{
    display: inline-block;
    width: 100%;
    min-height: 600px;
    overflow: hidden;
    background: url(../Administrator/Files/Design/bg1.jpg) no-repeat center;
    text-align: center;
}

.ServiceBox3 .ItemAds
{
    width: 658px;
    min-height: 500px;
    margin: 25px 0px 25px 0;
    display: inline-block;
    transition: all 0.7s;
    border-radius: 20px;
    background: rgba(87,75,64,0.7);
    -webkit-box-shadow: inset 0px -1px 32px -10px rgba(0,0,0,0.75),1px 6px 32px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px -1px 32px -10px rgba(0,0,0,0.75),1px 6px 32px -10px rgba(0,0,0,0.75);
    box-shadow: inset 0px -1px 32px -10px rgba(0,0,0,0.75),1px 6px 32px -10px rgba(0,0,0,0.75);
}
.ServiceBox3 .ItemAds .Title
{
    text-align: center;
    padding: 20px 30px 0 30px;
    float: right;
    transition: all 0.7s;
}
.ServiceBox3 .ItemAds .Title h2
{
    text-align: center;
    color: #db9850;
    font-size: 20px;
}
.ServiceBox3 .ItemAds .Text
{
    width: 90%;
    margin: 0px;
    text-align: justify;
    padding: 20px 5%;
    float: right;
    transition: all 0.7s;
    line-height: 34px;
    color: #fff;
    font-size: 18px;
}
.ServiceBox3 .ItemAds .ItemImage
{
    float: right;
    width: 212px;
    height: 209px;
}

/* ------------------------------------------ServiceBox4-----------------------------------*/

.ServiceBox4
{
    background: url(../Administrator/Files/Design/ServiceBox.png) repeat;
}
.ServiceBox4Top
{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    min-height: 100px;
    background: url("../Administrator/Files/Design/TitleService.png" ) no-repeat center;
}
/*------------------------------------Paging-----------------------------*/
.Paging
{
    width: 100%;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.Paging .Item
{
    width: 20px;
    float: right;
    padding: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: none;
    background-color: #f2f2f2;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    color: #777;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.Paging .ItemNow
{
    width: 20px;
    float: right;
    padding: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: none;
    background-color: #ddd;
    cursor: pointer;
    font-weight: bold;
    margin: 3px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
    color: #333;
}
.Paging .Item:hover
{
    background-color: #ddd;
    color: #333;
}
.Paging .ItemSep
{
    width: 5px;
    float: right;
    padding: 3px;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 5px;
    color: #000;
}


.Paging .SpanLeft
{
    float: left;
    color: #000;
    font-size: 9pt;
    margin-left: 10px;
    margin-top: 9px;
}

/*------------------------------------ProductDetail Pic-----------------------------*/

.HeightPic
{
    display: inline-block;
    text-align: center;
    max-width: 100%;
    width: 400px;
}
.ProductMorePic
{
    display: inline-block;
    width: 77px !important;
    height: 77px !important;
    margin-right: 3px;
    margin-left: 3px;
}
/*------------------------------------ItemShow Pic-----------------------------*/
.RepeaterIndexItem
{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.RepeaterIndexItem .ItemAds
{
    display: inline-block;
    width: 170px;
    height: 240px;
    margin: 5px 10px;
    text-align: center;
}
.RepeaterIndexItem .ItemImage
{
    float: right;
    width: 166px !important;
    height: 166px !important;
    background: #fff;
    padding: 3px;
    box-shadow: 1px 1px 2px 1px #dadada;
}
.RepeaterIndexItem .ItemImage:hover
{
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}
.RepeaterIndexItem .ItemTitle
{
    margin:0;
    padding:0;
    display: inline-block;
    color: #555;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 10pt;
        overflow:hidden;
        height:55px;
        font-weight:normal;

}
.RepeaterIndexItem .ItemAds:hover .ItemTitle
{
    color: #ff0000;
}
.RepeaterIndexItem .ItemDesc
{
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    height: 158px;
    overflow: hidden;
    font-size: 10pt;
    color: #555;
}

/*-------------------------AdsHomePageGallery-------------------------*/

.ProductShow
{
    display: inline-block;
    width: 100%;
    text-align:center;
}

 .ProductShow .ItemAds:hover
{
 box-shadow: 0px 0px 7px #888;
}

.ProductShow .ItemAds
{
    display: inline-block;
    width: 225px;
    height: 363px;
    margin: 3px;
    overflow: hidden;
    background: #eee;
}
.ProductShow .ItemTitle
{
    margin:0;
    padding:0;
    font-weight:normal;
    display: inline-block;
    color: #000;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 10pt;
    line-height:160%;
    height:45px;
    overflow:hidden;
}
.ProductShow .ItemAds:hover .ItemTitle
{
    color: #ff0000;
}
.ProductShow .ItemAds:hover .ItemImage
{
   -webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
-o-transform: scale(1.06);
transform: scale(1.06);
}
.ProductShow .ItemAds .ItemTitle2
{
    font-size: 13px;
    font-weight: normal;
    color: #555;
    float: right;
    margin: 0;
    width: 96%;
    padding: 0px 2% 0 2%;
        line-height:190%;
        text-align:center;
        height:74px;
        overflow:hidden;

}
.ProductShow .ItemImage
{
    width: 225px !important;
    height: 225px !important;
    float: right;
    transition: all 0.2s;
    margin: 0px;
}
.bgLinkDownload
{
    font-size: 14px;
    color: #555;
    display: inline-block;
    margin-top: 2px;
    height: 30px;
    width: 100%;
    background: url(../Administrator/Files/Design/bgIconDownload5.png) no-repeat left center;
    background-size: 30px 30px;
}
.bgLinkDownload:hover
{
    opacity: 0.7;
}


/* ------------------------------------------Poll-----------------------------------*/
.PollBox
{
    display: inline-block;
    width: 220px;
    padding: 10px 20px 0 20px;
}
.PollTitle
{
    display: inline-block;
    margin-top: 5px;
    width: 100%;
    color: #555;
    text-align: right;
    font-size: 9pt;
}
.PollOption
{
    float: right;
    color: #555;
    text-align: right;
    font-size: 8pt;
}
.PollResult
{
    float: right;
    color: #555;
    text-align: right;
    width: 200px;
    margin-top: 2px;
}
.PollResultItem
{
    float: right;
    text-align: right;
    height: 10px;
    background-color: #e4e4e4;
    color: #555;
    font-weight: bold;
    border: solid 1px #e4e4e4;
}
.PollResultItemTitle
{
    width: 100%;
    display: inline-block;
    margin-top: 0px;
    color: #555;
    font-size: 8pt;
}
.PollButton
{
    display: inline-block;
    float: right;
}
.PollButton .Button
{
    background-color: #333;
    border: solid 1px #333;
    color: #ec6271;
    padding-right: 10px;
    padding-left: 10px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
    font-size: 9pt;
}
.PollButton .Button:hover
{
    background-color: #eee;
}
/*------------------------------FAQ--------------------------------*/
.FAQ
{
    display: inline-block;
    width: 100%;
}
.searchDivBox
{
    width: 380px;
}
.searchDivBoxBox
{
    display: inline-block;
    width: 100%;
    border: double 3px #ccc;
    padding: 10px 0;
    border-radius: 10px;
}
.FAQItem
{
    cursor: pointer;
    margin-top: 5px;
    padding: 2%;
    display: inline-block;
    width: 96%;
    border-bottom: 1px solid #8a9069;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.FAQItem:hover
{
    border-bottom-color: transparent;
    color: #fff;
    background: #363636;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0px 1px 3px #000000 inset;
    -webkit-box-shadow: 0px 1px 3px #000000 inset;
    box-shadow: 0px 1px 3px #000000 inset;
}
.FAQItemActive
{
    border-bottom-color: transparent;
    color: #fff;
    background: #363636;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 0px 1px 3px #000000 inset;
    -webkit-box-shadow: 0px 1px 3px #000000 inset;
    box-shadow: 0px 1px 3px #000000 inset;
}

.FAQItem:hover > .FAQItemTitle
{
    color: #fddd02;
}
.FAQItemTitleActive
{
    color: #fddd02 !important;
}
.FAQText
{
    display: none;
    float: right;
    display: inline-block;
    font-size: 12pt;
    text-align: justify;
}
.FAQItem .FAQItemTitle
{
    float: right;
    font-size: 13pt;
    color: #777;
    display: inline-block;
}
/*------------------------------BoxCommentUser--------------------------------*/
.BoxCommentUser
{
    background-color: #fff;
    display: inline-block;
    padding: 0 2% 0 2%;
    width: 96%;
    margin-top: 30px;
}
.BoxCommentUser .BoxTop
{
    display: inline-block;
    border-bottom: solid 4px #eec23d;
    width: 100%;
    text-align: right;
}
.BoxCommentUser .BoxTop h2, .BoxCommentUser .BoxTop h1
{
    float: right;
    font-size: 18px;
    color: #555;
    margin: 0;
    padding: 0;
    line-height: 170%;
    font-weight: normal;
    margin-top: 8px;
    margin-right: 15px;
}
.BoxCommentUser .BoxTop a
{
    color: #555;
}
.BoxCommentUser .BoxTop a:hover
{
    color: #888;
}
.textPage
{
    display: inline-block;
    width: 97%;
    margin-right: 2%;
}
.BoxCommentUser .FieldTextBox
{
    float: right;
    margin-right: 10px;
    font-size: 9pt;
    width: 90%;
    margin-top: 3px;
    text-align: right;
    border: solid 1px #d8d8d8;
    height: 25px;
    padding-right: 5px;
    color: #333;
}
.BoxCommentUser .FieldTextBoxB
{
    text-align: center;
    direction: ltr;
    float: right;
}
.BoxCommentUser .FieldTextBoxC
{
    width: 90%;
}
.BoxCommentUser .FieldButton
{
    border: 0;
    margin: 10px 0 0 0;
    float: right;
    font-size: 11pt;
    color: #202020;
    cursor: pointer;
    text-align: center;
    background: rgba(204,144,71,1);
    background: -moz-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204,144,71,1)), color-stop(100%, rgba(238,185,92,1)));
    background: -webkit-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -o-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: -ms-linear-gradient(top, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    background: linear-gradient(to bottom, rgba(204,144,71,1) 0%, rgba(238,185,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc9047', endColorstr='#eeb95c', GradientType=0 );
    width: 160px;
    padding: 2px 9px;
    margin-bottom: 15px;
}
.BoxCommentUser .FieldButton:hover
{
    color: #fff;
    background: #202020;
}
.commentUserSpan
{
    float: left;
    font-size: 10pt;
    color: gray;
    margin-top: 12px;
}
.commentUserRight
{
    float: right;
    width: 45%;
    margin-top: 10px;
}
.commentUserLeft
{
    float: right;
    width: 55%;
    margin-top: 10px;
}
.txtCommentUser
{
    height: 25px;
    width: 90%;
}
/*-----------------------CommentUserShow ------------------*/
.CommentShowBox
{
    padding: 2%;
    border: solid 1px #666666;
    display: inline-block;
    float: right;
    margin: 1%;
    text-align: right;
    background-color: #edeeee;
    font-size: 10pt;
    border-radius: 15px;
    color: #2a2a2a;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.CommentShowBox:hover
{
    -webkit-box-shadow: 0px 2px 6px #999999;
    -moz-box-shadow: 0px 2px 6px #999999;
    box-shadow: 0px 2px 6px #999999;
}
.CommentShowBox .Row img
{
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.CommentShowBox:hover > .Row img
{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.CommentShowBox2
{
    background-color: #f1f1f1;
}
.CommentShowBox .Icon1
{
    float: right;
    margin-right: 5px;
    width: 40px;
    height: 40px;
}
.CommentShowBox .Icon2
{
    float: right;
    margin-right: 5px;
    background-image: url(  "../Administrator/Files/Design/comment_add.png" );
    width: 16px;
    height: 16px;
}
.CommentShowBox .Icon3
{
    float: right;
    margin-right: 5px;
    background-image: url(  "../Administrator/Files/Design/date_edit.png" );
    width: 16px;
    height: 16px;
}
.CommentShowBox .Title
{
    float: right;
    margin-right: 5px;
    font-weight: normal;
}
.CommentShowBox .Link
{
    float: right;
    margin-right: 5px;
    font-weight: bold;
    color: #000;
}
.CommentShowBox .Link:hover
{
    color: #ff6600;
}

/*------------------------------FactorRegister----------------------------------- */
.FactorRegisterRow
{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.FactorRegisterRowButton
{
    float: left;
    margin-left: 0px;
}
.FactorRegisterDivGrid
{
    display: inline-block;
    border: solid 5px #DED6CB;
    background-color: #F6F5F1;
    width:calc( 100% - 10px );
}

.FactorRegisterGridImage
{
    float: right;
    width: 10%;
}
.GridResponsive1
{
    width: 100%;
}
.GridResponsive
{
    width: 20% !important;
}

.GridResponsive2
{
    width: 5%;
}
.GridResponsive3
{
    width: 20%;
}
.FactorRegisterGridTitle
{
    margin-top: 10px;
    width: 10%;
    text-align: center;
}
.FactorRegisterGridPrice
{
    text-align: center;
    margin-top: 10px;
}
.FactorRegisterGridCount
{
    float: right;
    width: 10%;
    font-size: 8pt;
    font-family: BBCNassim,Tahoma;
    margin-top: 10px;
    border: solid 1px #ccc;
}

.FactorRegisterCalc
{
    display: inline-block;
    border-bottom: solid 5px #DED6CB;
    border-left: solid 5px #DED6CB;
    border-right: solid 5px #DED6CB;
    background-color: #F6F5F1;
    width:calc( 97% - 10px );
    padding-right: 1.5%;
    padding-left: 1.5%;
}
.FactorRegisterCalcRow2
{
    display: inline-block;
    width: 100%;
}

.FactorRegisterCalcRow
{
    float: left;
    width: 90%;
    margin-top: 10px;
    font-size: 8pt;
    margin-left: 5px;
}
.FactorRegisterCalcField
{
    float: left;
    width: 100px;
    text-align: center;
    color: Red;
    font-weight: bold;
    font-size: 9pt;
}

.FactorRegisterCalcTitle
{
    float: left;
    text-align: left;
    margin-left: 5px;
    font-size: 8pt;
}
.FactorRegisterCalcTitle input
{
    float: right;
    margin-top: 3px;
}
.FactorRegisterWarning
{
    float: right;
    width: 80%;
    margin-top: 5px;
    text-align: right;
}


.InsertAlert
{
    margin-right: 10px;
    color: Red;
    font-size: 8pt;
    margin-top: 25px;
    float: right;
}

.PaymentFactorID
{
    border: double 3px #ccc;
    display: inline-block;
    width: 203px;
    padding: 10px;
    text-align: justify;
    font-size: 8pt;
    background-color: #F5F5F5;
    margin-top: 10px;
}
.PaymentFactorID:hover
{
    border: double 3px #aaa;
}
