body{
    padding: 0;
    margin: 0;
    font-family: iransans;
    font-size: 13px;
}
@font-face {
font-family: 'iransans';
src: url("/fonts/IRANSansWeb.eot?#") format("eot"), url("/fonts/IRANSansWeb.woff") format("woff"), url("/fonts/IRANSansWeb.ttf") format("truetype");
/* Saf3Ã¢â‚¬â€5, Chrome4+, FF3.5, Opera 10+ */
}
a{
    text-decoration:none;
    display:inline-block;
    color: #010154;
    font-weight: bold;
}
.indexSection{
    background: url("/img/back2.jpg");
    min-height: 500px;
    text-align: center;
    padding-top: 130px;
    background-size: cover;
    height: 600px;
    background-size: cover;
}
.indxMainSecTitle{
    font-size: 30px;
}
.indxMainSecDesc{
    margin: 15px 0;
    margin-bottom: 25px;
}
.tagTitleTasks{
    padding: 5px 20px;
    border:solid 1px #51af33;
    color: #51af33;
    border-radius: 5px;
    font-size: 14px;
    line-height: 48px;
    margin: 2px;
    display: initial;
    background: #fff;
}
.levelNum{
    background: #000;
    border-radius: 10px;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    padding: 2px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}
.ActiveTabCont{
    display: block !important;
}
.tabContent{
    display: none;
}
.tagTitleTasks:hover{
    background: #51af33;
    color: #fff;
}
.mainSearchIndexInp{
    width: 450px;
    height: 50px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin-top: 15px;
    padding: 2px 13px;
    max-width: 90%;
}
.mainCatsSrchHolder{
    text-align: right;
    width: 450px;
    margin: auto;
    background: #fff;
    height: auto;
    z-index: 100;
    position: relative;
    border: solid 1px #ccc;
    border-top: 0;
    border-radius: 5px;
    max-height: 196px;
    overflow: hidden;
}
.mainCatsSrchSub{
    padding: 0 ;
}
.mainCatsSrchRow{
    padding: 8px;
    border-bottom: solid 1px #ccc;
    cursor: pointer;
}
.mainCatsSrchRow:hover{
    background: #eee;
}
.mainCatsSrchRow:last-child{
    border-bottom: none;
}
.taskPicPrevLg{
    background: url("/img/handyman-featured-086b8dd0919870b610787f7860a15d40.jpg");
    background-size: cover;
    height: 350px;
}
.btnCust{
    padding: 5px 15px;
    background: #51af33;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.btnCustDanger{
    padding: 5px 15px;
    background: #c30d0d;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.btnCusBlank{
    padding: 5px 15px;
    background: #312d2d;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}
.taskBlSpacePrevLg{
    padding-top: 80px;
    background: #f9fafb;
    text-align: center;
    line-height: 30px;
    height: 350px;
}
.indButAfterMinSec{
    margin: 25px 0;
    overflow: hidden;
}
.indButAfterMinSecSmall{
    clear: both;
    margin: 20px 0;
}
.servPicColHolder{
    padding: 8px;
    background: #fff;
    min-height: 120px;
    margin-bottom: 5px;
    border: solid 1px #ccc;
    cursor: pointer;
    border-radius: 5px;
}
.servPicColItems{
    text-align: center;
    margin-bottom: 5px;
}
.contIndBothLgSm{
    padding: 15px;
}
.taskPicPrevSm img{
    max-width: 100%;
    border-radius: 5px;
}
.taskTitleSmTitle{
    padding: 5px 0;
    font-size: 16px;
}
.howItWorksMain{
    background: #f9fafb;
    min-height: 200px;
    padding: 35px 0;
}
.howItWorksImg{
    float: right;
    width: 30%;
}
.howItWorksDesc{
    float: right;
    width: 70%;
    overflow: hidden;
}
.howItWorksDescSub{
    padding: 15px 25px;
}
.howItWorksItem{
    overflow: hidden;
    margin-bottom: 55px;
}
.androidAppSite{
    float: left;
    text-align: center;
    font-size: 11px;
}
.howItWorksSub{
    margin: auto;
    width: 60%;
}
.stepCounterDig{
    border: solid 1px #828282;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    text-align: center;
    float: right;
    color: #fff;
    padding-top: 1px;
    background: #828282;
}
.hoItWorkOPTitle{
    margin-top: 5px;
    font-weight: bold;
    clear: both;
    padding-top: 5px;
}
.hoItWorkOPDesc{
    clear: both;
    padding-top: 10px;
}
.headLogBtns{
    float: left;
}
.logInBtn,.logBtnBeTasker{
    padding: 5px 10px;
    margin: 10px 5px;
    color: #51af33;
}
.logBtnBeTasker{
    border: solid 1px #51af33 ;
    border-radius: 5px;
}
.headrLogoHldr{
    float: right;
}
.headrLogoHldr img{
    width: 100px;
    padding-top: 5px;
    vertical-align: sub;
}
.hedtBsLogTitle{
    font-size: 15px;
    vertical-align: middle;
    padding-top: 10px;
}





.descUrOrdTivMain{
    padding: 15px 0 ;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.ordrMainTopTitles{
    padding: 15px 0;
    margin-bottom: 25px;
}
.descUrOrdTivMainDesc{
    padding: 5px;
    text-align: center;
}
.bgGray{
    background: #f9fafb;
}
.boxOrderItemMain{
    background: #fff;
    border: solid 1px #ccc;
    padding: 15px;
    font-size: 15px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px 0px rgba(36,42,48,0.15);
    margin: 20px 0;
}
.addressOrderMain{
    padding: 15px 0;
    overflow: hidden;
    padding-bottom: 0;
}
.inputCusNormal{
    padding: 8px;
    border: solid 1px #ccc;
    border-radius: 5px;
}
.order_main_holder{
    padding: 25px 0;
    overflow: hidden;
}
.normalSelectCus{
    padding: 4px;
    border: solid 1px #ccc;
    border-radius: 5px;
    width: 100%;
}
.panelSideHolder{
    padding: 15px 25px;
    border: solid 1px #ccc;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
}
.panelSideHolderLeft{
    background: none;
    padding: 0;
}
.panelSideHolderLeft .taskerHolderMain:first-child{
    margin-top: 0;
}
.taskerHolderMain{
    background: #fff;
    margin: 15px 0;
    padding: 10px;
    overflow: hidden;
    border: solid 1px #ccc;
    border-radius: 5px;
}
.btnSelSerMan{
    display: block;
    text-align: center;
    font-size: 12px;
}

.inputAddress{
    width: 73%;
    float: right;
}
.inputMahdoodeh,.inputCity{
    float: right;
    padding: 7px;
    margin-left: 2%;
}
.inputNo{
    float: right;
    width: 25%;
    margin-right: 2%;
}
.contBtnHolder{
    text-align: center;
    padding: 25px 0;
    margin-top: 25px;
}
.orderDateHolder{
    overflow: hidden;
    position: relative;
}

.orderRegedSucc{
    padding: 15px;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    padding: 15px 0;
    overflow: hidden
}
.bgGrayMain{
    min-height: 800px;
}
.mainHeaderHolder{
    border-bottom: solid 1px #ccc;
}
.beTaskerTitleDetail{
    background: #fff;
    margin-top: 15px;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ddd;
}
.orderRegedSucc img{
    width: 90px;
}
.orderSuccHolder{
    min-height: 500px;
}
.ordDaysArrRight,.ordDaysArrLeft{
    float: right;
    width: 15px;
    background: #f00;
    height: 90px;
    text-align: center;
    cursor: pointer;
    position: absolute;
}
.selectedDateOrd{
    border: solid 1px #ccc;
}
.ordDaysArrLeft{
    left: 0;
}
.ordDaysArrRight i{
    margin-top: 35px;
    font-size: 24px;
    font-weight: bold;
}
.daterItemHldr{
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 5px;
    float: right;
    padding-top: 30px;
    font-size: 13px;
    margin: 5px 0px;
    background: #eee;
    margin-right: 10px;
    cursor: pointer;
}
.orderDescTiny{
    font-weight: 100;
    font-size: 13px;
}

.taskerPicHolder{
    width: 20%;
    float: right;
}
.taskerPicHolderPic{
    border: solid 1px #ccc;
    max-width: 100%;
    border-radius: 5px;
}
.taskAboutMeList{
    font-size: 11px;
    color: #42484e;
}
.smanOptionsList{
    padding: 10px 0;
    font-size: 11px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
    color: #42484e;
}

.taskerInfoHolder{
    float: right;
    width: 75%;
    margin-right: 5%;
}

.taskerInfName{
    font-weight: bold;
    font-size: 16px;
}
.optionSelDiv{
    float: right;
    margin-left: 80px;
}
.hide{
    display: none;
}
.alignLeft{
    text-align: left;
}
.errorAlertsDiv{
    background: #ffa1a7;
    padding: 8px;
}
.rightAlertsDiv{
    background: #a1ffa7;
    padding: 8px;
}
.selectedAddressEditBtn,.selectedSizeEditBtn{
    cursor: pointer;
    color: #00f;
}
.aboutWorkTxt{
    text-align: center;
    direction: rtl;
    text-align: right;
    width: 100%;
}
footer{
    background: #67727e;
    color: #fff;
    padding: 15px;
    min-height: 150px;
    font-size: 15px;
    border-top: solid 3px #424D59;
}
footer a{
    color: #fff;
}
.footerUlMenu{
    padding: 0;
    margin: 0;
}
.footerUlMenu li{
    list-style: none;
}
.footerSocialNets{
    padding-bottom: 15px;
}
.tabContent1{
    display: none;
    padding: 15px;
    border: solid 1px #ccc;
    margin: 15px 0;
    border-radius: 5px;
}
.ActiveTabCont{
    display: block;
}
.tabTitle{
    padding: 5px 10px;
    background: #ccc;
    border-radius: 5px;
    display: inline-block;
}
.tblCus{
    width: 100%;
}
.tblCus td{
    padding: 5px;
}
.tblCus tr:hover{
    background: #eee;
}
.normalLink{
    color: #00f;
}
.tblFormHolder td{
    padding: 5px;
}
.formDivHolder{
    border-bottom: solid 1px #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.ordPnlTitle{
    background: #f4f4f4;
    padding: 10px;
    font-weight: bold;
}
.ordPnlHolderMain{
    margin: 20px;
    border: solid 1px #ccc;
    border-radius: 3px;
}
.ordPnlBody{
    padding: 15px;
}
.beTaskerTitleDetail{
    overflow: hidden;
}
.alignCenter{
    text-align: center;
}
.tbAccAllTbs{
    overflow: hidden;
    display: none;
}
.tbAccActive{
    display: block !important;
}


.fldItemHolder{
    overflow: hidden;
    padding: 5px 0;
}
.fldItemRightSide{
    float: right;
    width: 130px;
}
.fldItemLeftSide{
    float: right;
}
.noSeviceMnaFound{
    padding: 40px 0;
    text-align: center;
    border: solid 1px #666;
    border-radius: 5px;
    margin-top: 5px;
    background: #fff;
}


@media only screen and (max-width: 540px) {
    .inputCity,.inputMahdoodeh,.inputAddress,.inputNo{
        width: 100% !important;
        display: block;
        clear: both;
        margin-bottom: 10px;
    }
    .inputNo{
        margin-right: 0;
    }
    .btnContFromAddress1 {
        margin-top: 15px;
    }
    .tagTitleTasks{
        display: block;
        padding: 5px;
        line-height: normal;
    }
    .brHideMobile{
        display: none;
    }
    .indexSection{
        background: none;
    }
    .mainSearchIndexInp{
        max-width: 100%;
    }
    .mainCatsSrchHolder{
        width: 100%;
    }

}
.tbAccActive input{
    padding: 7px;
    border-radius: 3px;
    border: solid 1px #ccc;
}
.itemRowTitle{
    font-weight: bold;
}
.brandsHolderIndex{
    padding: 15px;
    background: #fff;
    text-align: center;
    font-size: 15px;

}
.brandsHolderIndex span{
    padding: 15px;
    display: block;
}
.brandsHolderIndex .brandImgHolder img{
    max-width: 80%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease;

    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.brandsHolderIndex .brandImgHolder img:hover{
    -webkit-filter: none ;/* Safari 6.0 - 9.0 */
    filter: none;
}
.brandsHolderIndex .brandImgHolder{
    margin: 15px;
}
.headrePhonePlace{
    border-left: 1px #ddd solid;
    padding-left: 10px;
    margin-left: 5px;
    font-weight: bold;
    padding-top: 5px;
    margin-top: 5px;
}
.servColDesc{
    display: none;
    text-align: center;
    padding: 20px;
    border:solid 1px #a5befb;
    margin-top: 10px;
    border-radius: 5px;
}
.servColDescActive{
    display: block !important;
}
.contIndBothLgSm .owl-next span{
    float: left;
    position: absolute;
    left: -20px;
    top: 10px;
}
.contIndBothLgSm .owl-prev span{
    right: -20px;
    position: absolute;
    top: 10px;
}
.contIndBothLgSm .owl-nav{
    margin-top: -208px;
    position: absolute;
    font-size: 65px;
    width: 100%;
    z-index: -1;
}
.inputSubCatHolder{
    float: right;
    margin: 10px 0;
}
.divSubCatItemsHolder{
    padding: 15px;
    overflow: hidden;

}
.subCatItems{
    padding: 10px 15px;
    background: #fff;
    display: block;
    margin-bottom: 10px;
    border: solid 1px #8393bb ;
    border-radius: 3px;
 
}
.subCatItems:hover{
    border: solid 1px #00f ;
    background: #dce6ff;

    -webkit-transition: border-color 0.3s; /* Safari */
    transition: border-color 0.3s;
    transition: background 0.3s;
}
.choseServTxt{
    direction: rtl;
    font-weight: bold;
    padding-bottom: 10px;
}
.servPicColHolderActive{
    background: #f1f5ff;
    border: solid 1px #707788;
}
.servColDesc{
    background: #f1f5ff;
}
.catDescHolder{
    padding: 10px;
    border-radius: 5px;
    background: #fff;
}
.rateSendHolder{
    padding: 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
}
.feedbackTitle{
    margin: -20px;
    padding: 10px;
    background: #ddd;
    margin-bottom: 10px;
    font-weight: bold;
}
.normalSelectMed{
    width: 100px;
    padding: 5px;
}
.feedComment{
    width: 100%;
}
.skillHolderHam,.subSkillHolder,.subSelectedHolder{
    max-height: 200px;
    overflow-y: auto;
    height: 200px;
    background: #f5feff;
    padding: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.subSelectedHolder{
    background: #e4f9e7;
}
.skilCatItem,.skilSubCatItem,.skilSelectedItem{
    padding: 5px 10px;
    border-radius: 3px;
    border-bottom: solid 1px #ddd;
}
.skilCatItem:hover,.skilSubCatItem:hover,.skilSelectedItem:hover{
    background: #def4ff;
    cursor: pointer;
}
.loadingSkills{
    padding: 25px 15px;
    text-align: center;
}

.selectACatTip{
    padding: 15px;
    text-align: center;
    font-size: 10px;
    color: #888;
}

.selSkilTileDivHildr span{
    padding: 5px;
    text-align: center;
    display: block;
    background: #d0ebef;
    margin-bottom: 10px;
    border-radius: 3px;
    border: solid 1px #9ce0ea;
    font-weight: bold;
}
.selSkilTileDivHildr .spanSelSkills{
    background: #d0efd4;
    border: solid 1px #acea9c;
}
.seleceButTips{
    padding: 30px 15px;
}
.serviceManWizTipTop{
    padding: 25px 5px;
    text-align: center;

}
.panelItemRowTitle a{
    font-weight: 100;
}
.panelItemRowTitleActive{
    font-weight: bold !important;
}
.subSkillHolder i,.subSelectedHolder i{
    font-size: 16px;
}
.smanAccStatus{
    padding: 5px;
    text-align: center;
    border-radius: 5px;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    background: #fff;
    margin-top: 10px;
}
.inxPostHolders{
    padding: 35px 0;
    background: #fff;
    text-align: center;
}
.postItemHolder{
    padding: 20px;
    border: solid 1px #ccc;
    border-radius: 5px;
    height: 229px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
    background: #fff;
    overflow: hidden;
}
.postItemHolder img{
    width: 100%;
    height: 150px;
}

.blogContainer{
    padding: 15px;
    min-height: 800px;

}
.postWholeHolder{
    padding: 25px;
    background: #f5f4f4;
    min-height: 500px;
    margin-top: 20px;
    border: solid 1px #ccc;
    border-radius: 10px;
    overflow: hidden;
}
.postTitleHolder{
    font-size: 18px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
    font-weight: bold;
}
.postDescHolder{
    padding: 15px;
    min-height: 500px;
}
.postDateHolder{
    text-align: left;
    border-top: solid 1px #ccc;
    padding: 5px;
    color: #555;
    font-size: 12px;
    padding-top: 15px;
}
.newsCatsHoldr{
    float: right;
    padding: 5px;
    overflow: hidden;
}
.postCatItem{
    padding: 3px 15px;
    background: #ddd;
    border: solid 1px ;
    border-radius: 5px;
    margin-left: 5px;

}
.blogSideBarHoldr{
    padding: 15px;
    border: solid 1px #ddd;
    margin-top: 20px;
    border-radius: 5px;
}
.catTitleHldr{
    padding: 5px 10px;
    font-weight: bold;
    padding-right: 0;
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;

}
.noPostFound{
    padding: 25px;
    text-align: center;
    margin: 30px 0;
    border: solid 1px #ccc;
    border-radius: 10px;
    background: #fff;
}
.pofTitleHldr{
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
    padding-right: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    display: inline-block;
}
.serviceManHolder{
    padding: 15px 15px;
    margin: 40px 0;
    background: #fff;
    border-radius: 10px;
    border: solid 1px #ccc;
}
.serviceManRowHolder{
    padding: 10px;
    background: #eee;
    margin: 10px 0;
    font-weight: bold;
    overflow: hidden;
}
.btnAsServLogin{
    float: left;
}
.filterHolderBar{
    padding: 5px;
    padding-bottom: 15px;
}
.tiketListsTbl{
    width: 100%;

}
.tiketListsTbl tr th{
    padding: 10px 5px;
    background: #ccc;
}
.tiketListsTbl tr td{
    padding: 10px 0;
}
.tiketListsTbl tr:hover{
    background: #ecf7ff;
}
.tiketListsTbl tr{
    border-bottom: solid 1px #ccc;
}
.tickHolder{
    padding: 10px;
    background: #eee;
    border-radius: 10px;
    margin-bottom: 15px;
    border: solid 1px #e2dddd;
    overflow: hidden;
    font-size: 11px;
}
.tickDetailMess{
    clear: both;
    padding: 5px;
    background: #fff;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 13px;
}
.tickHldrAdmin{
    background: #f2f3ff;
}
.ansHolder{
    padding: 25px 15px;
    background: #f5f5f5;
    border-radius: 5px;
    border: solid 1px #ccc;
}
.answTitle{
    font-weight: bold;
    margin-bottom: 10px;
}
.fileLinkHref{
    padding-top: 5px;

}
.orderMessHolder{
    padding: 5px;
    border-radius: 5px;
    border: solid 1px #b3b3b3;
    background: #f6fbff;
}
.messHolder{
    padding: 15px;
    
}
.messRow{
    padding: 10px;
    margin-bottom: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin: 10px -10px;
}
.messUserHoldr{
    font-weight: bold;
    float: right;
}
.messDateHoldr{
    float: left;
    font-size: 10px;
}
.messNotFound{
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
}
.messTopBarItemRow{
    overflow: hidden;
}
.fileAttachHolder{
    border-top: solid 1px #ccc; 
    font-weight: bold;
    padding-top: 10px;
    margin-top: 10px;
}
.messmainTopTitle{
    font-weight: bold;
}
.userContHolder{
    padding: 15px;
}
.userMainHolder{
    padding: 15px;
    margin: 50px 0;
    background: #f4fdff;
    border-radius: 10px;
    border: solid 1px #ccc;
}
.userTitle{
    font-weight: bold;
    font-size: 14px;
    border-bottom: solid 1px #ccc;
    padding: 10px 5px;
}
.serviceItemA{
    padding: 5px 10px;
    border: solid 1px #ccc;
    background: #fff;
    margin: 4px 2px;
    border-radius: 5px;
}
.feedBackItemRow{
    padding: 10px;
    border: solid 1px #ccc;
    border-radius: 5px;
    margin: 10px;
    background: #fff;
    transition: border-color 0.5s ease;
}
.feedBackItemRow:hover{
    border-color: #555;
}
.ratingFloatHolder{
    float: left;
}
.servDescRow{
    padding:  10px 0;
}
.ratingDateHldr{
    font-size: 10px;
    color: #555;
}
.enedanceTbl{
    width: 100%;
}
.enedanceTbl td{
    padding: 5px;

}
.enedanceTbl tr{
    border-bottom: solid 1px #ccc;
}
.feedRowItemHolder{
    height: 250px;
    border: solid 1px #ccc;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin: 0 5px;
}
.feedDivImgHolder{
    height: 100px;
}
.feedDivImgHolder img{
    width: 90px !important;
    height: 90px !important;
    border-radius: 150px;
    display: inline-block !important;
    margin: 15px 0;
    margin-top: 30px;
    border: solid 1px #ccc;
}
.feedDateBuyerNameHold{
    position: absolute;
    width: 100%;
    bottom: 0;
    font-size: 11px;
    margin-bottom: 8px;
}
.feedDateBuyerNameHold img{
    display: inline !important;
}
.feedAgentNameHoldr{
    margin-top: 5px;
    position: absolute;
    width: 100%;
    text-align: center;
}