@font-face
{
    font-family: IRANsans;
    src: url(../fonts/iran-sans.eot) format('embedded-opentype'), url(../fonts/iran-sans.ttf) format('truetype'), url(../fonts/iran-sans.woff) format('woff');
}
p,div,h1,h2,h3,h4,h5,h6,span,button{
    font-family: IRANsans;
}
p{
    margin-bottom: 0;
}
a:active, a:focus {
    outline: 0;
    border: none;
    -moz-outline-style: none;
}
body *{
    direction: rtl;
    text-align: right;
    letter-spacing: 0;
}
.forumTitle{
    animation: blink 3s infinite;
    text-align:center;
    font-weight:600;
    padding-top:15px !important
}
@-webkit-keyframes blink {
  20%,
  24%,
  55% {
    color: #6a8138;
    text-shadow: none;
  }

  0%,
  19%,
  21%,
  23%,
  25%,
  54%,
  56%,
  100% {
text-shadow: 0 0 5px #a52469, 0 0 15px #a52469, 0 0 10px #a52469, 0 0 20px #a52469, 0 0 30px #b4ff12, 0 0 10px #6a8138, 0 0 78px #6a8138;
    color: #f1dae6;
  }
}
 
.backgroundImg{
    background-image: url("../images/bg2.jpg");
    background-repeat: no-repeat;
    min-height:400px;
    background-size:cover;
}
.backgroundImg2{
    /* background-image: url("../images/leaves.jpg"); */
    height:85px;
}
.backgroundImg3{
    /* background-image: url("../images/leaves.jpg"); */
    height:85px;
}
@media(max-width:768px){
    .backgroundImg3{
        /* background-image: url("../images/leaves.jpg"); */
        height:58px;
    }
    .backgroundImg2{
        /* background-image: url("../images/leaves.jpg"); */
        height:67px;
    }
}
.absoluteRowInFirstPage{
    /*background-color: whitesmoke;*/
    /*top: 137px;*/
    position: relative;
    /*left: 30px;*/
    /*right: 30px;*/
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/

}
.lastDiiv{
    background-color: whitesmoke;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.absoluteRowInFirstPage2{
    position: relative;
    top: 100px;

}
#flowersList{
    top:-8px
}
@media(max-width:768px){
    .absoluteRowInFirstPage2{
        top: 130px;
    
    }  
    #flowersList{
        top:-9px
    }
   .home .tableList{
        margin-top: -3px !important
    }
}
.guideSection{
    background-color: whitesmoke;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 12px;

}
.guideSection *{
    text-align: justify;
}
.forumTitle{
    font-size: 20px;
    margin: 20px 0 0 0;
    padding-top: 9px;
    padding-right: 5px;
}
.clear{
    clear: both;
}
.hallListImg img{
   width: 100px;
    height: 100px;
    margin: 0 auto;
    display: block;
    -webkit-transition: 0.4s ;
    -moz-transition: 0.4s ;
    -ms-transition: 0.4s ;
    -o-transition: 0.4s ;
    transition: 0.4s ;
}
.hallListTitle h4{
    text-align: center;
    font-size: 14px;
    margin-top:10px;
    -webkit-transition: 0.4s ;
    -moz-transition: 0.4s ;
    -ms-transition: 0.4s ;
    -o-transition: 0.4s ;
    transition: 0.4s ;
}
.hallItem a{
    color:black;
    text-decoration: none;
}
.hallItem:hover .hallListTitle h4{
    color:#9d1662;
    -webkit-transition: 0.4s ;
    -moz-transition: 0.4s ;
    -ms-transition: 0.4s ;
    -o-transition: 0.4s ;
    transition: 0.4s ;
}
.hallRow .col-md-3:hover{
    transform: translateY(-6px);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s ;
    -o-transition: 0.4s ;
    transition: 0.4s ;
}
.hallRow .col-md-3{
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s ;
    -o-transition: 0.4s ;
    transition: 0.4s ;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #bb3c7c54 !important;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(184 51 123 / 39%) !important;
}
.hallRow>div{
    border: 1px solid #fff;
}
.hallRow{
    padding:20px 0 0 0;
}
.hallItem{
    width: 100%;
}

.hallItem a{
    display: block;
}
.tableList{
    margin-top: 15px
}
.hallTable table{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}
.hallTable thead{
    background-color: #9d1662;
    color: white;
}
.hallTable .time{
    font-size: 12px;
}
.hallTable .post{
    margin-bottom: 0;
    font-size: 14px;
    /*white-space: nowrap;*/
}
.hallTable .author{
     font-size: 12px;
    color:#6a8138;
    font-weight: 600;
 }
.hallTable tbody tr:nth-child(odd){
    background-color: white;
}
.hallTable tbody tr:nth-child(even){
    background-color:#c53c8917;
}
.hallTable table tr:hover{
   opacity: 0.8;
}
.clickable-row{
    cursor: pointer;
}
.topicBtn{
    margin-top: 10px;
}
@media(max-width: 768px){
    /*.absoluteRowInFirstPage{*/
        /*left: 30px;*/
        /*right:30px;*/
    /*}*/
    /*.absoluteRowInFirstPage2{*/
        /*left: 30px;*/
        /*right:30px;*/
    /*}*/
    .forumTitle{
        font-size: 16px;
        text-align: center;
    }
    /*.home .tableList{*/
        /*margin-top: 641px*/
    /*}*/
}
.detailTopic{
    margin-top: 10px;
}
.detailUserImage{
    background: white;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    margin: 16px auto 10px auto;
    border:3px solid #a01861;
}
.detailUserImage img{
    width: 97px;
}
@media(max-width: 768px){
    .detailUserImage{
        background: white;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        margin: 20px auto 10px auto;
        border:3px solid #a01861;
    }
    .detailUserImage img{
        width: 97px;
    }
    /*.detailusersectionmobile{*/
        /*padding-top: 15px;*/
    /*}*/
}
.detailRegisteredDate p{
    text-align: center;
    color: gray;
}
.detailPostCount p{
    text-align: center;
    color: gray;
    margin-top: 5px;
}
.DetailTitle{
    padding-top: 15px;
}
.DetailTitle h3{
    font-size: 18px;
}
.DetailViewCount p{
    font-size: 14px;
    color: gray;
    float: right;
}
.DetailViewCount{
    border-bottom: 1px solid #e1dbdb;
}
.detailTxt{
    text-align: justify;
    font-size: 15px;
    padding-top: 15px;
    min-height: 93px;
}
.detailTxt *{
    text-align: justify;
}
/*.dateAndLikes{*/
    /*padding-top: 15px;*/
/*}*/
.dateAndLikes .Date{
    text-align: left;
}
.userImageSectionOwner{
    background: #e3fde4;
}
.userImageSectionReplay{
    background: #fbe3ec;
}
.userContentSection{
    border: 1px solid #e1dbdb;
}
.dateAndLikes .Likes{
    color: #aaa;
    font-size: 14px;
}
.dateAndLikes .Date{
    color: #aaa;
    font-size: 14px;
}
.toolsDetail ul li{
    list-style: none;
}
ul{
    padding-right: 0;
    margin-bottom: 0;
}
.toolsDetail{
    padding-top: 10px;
padding-bottom: 7px;
    border-top: 1px solid #e1dbdb;
}
.fileArea{
    /*padding: 10px;*/
    border-top: 1px solid #e1dbdb;
}
.fileArea span{
    font-size: 12px;
}
.fileArea img{
    border-radius: 3px;
}
.likeIcon i{
    text-shadow: -1px 0 rgb(167, 10, 10), 0 1px rgb(167, 10, 10), 1px 0 rgb(167, 10, 10), 0 -1px rgb(167, 10, 10);
    font-size: 28px;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}
.bookmarkIcon i{
    cursor: pointer;
}
.toolsDetail ul li:not(:first-child){
    
    margin-right: 25px;
}
.toolsDetail ul li{
float: right;
}
.bookmarkIcon i{
    text-shadow: -1px 0 #a52469, 0 1px #a52469, 1px 0 #a52469, 0 -1px #a52469;
    font-size: 28px;
    color: white;
    transition: all 0.3s ease 0s;

}
.userDetailName p{
    text-align: center;
    color: #a11f65;
    padding-bottom: 5px;
}
.topicBtn{
    border:none;
    background: #a52469;
    padding: 5px;
    border-radius: 5px;
    color:white
}
.swal2-icon{
    font-size: 11px !important;
}
.swal2-title{
    font-size: 20px !important;
}
.etebarNav{
    margin-top: 8px
}
.loginBtnNav{
    margin-top: 8px
}
@media(min-width:768px){
    .navbarCustom ul li{
        padding: 5px 0;
    }
    
}
.navbarCustom ul li{
    list-style: none;
    float: right;
}
.navbarCustom ul li a{
    text-decoration: none;
}

.clear{
    clear:both
}
.ulLogin li a.active{
    /* background: #a52469 !important; */
    border-bottom: 2px solid #bd2978;
}
.btn-secondary {
    color: #fff;
    background-color: #9d1662;
    font-size: 12px;
}
.breadcrumb{
    background-color: white;
    margin-bottom: 0;
    font-size: 14px;
}
@media(min-width: 768px){
    .paddinRightZero{
        padding-right: 0;
    }
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0;
}
.red{
    color:#a70a0a !important;
}
.pink{
    color: #a52469 !important;
}
.dropdown-item{
    background: white;
}
.dropdown-item:hover{
    background: #a52469;
    color:white
}

.btn-secondary.dropdown-toggle,.btn-secondary:hover {
    color: #fff;
    background-color: #a52469 !important;
    border-color: #657c31;
}
.navList a:hover{
    color:#a52469;
    transition: 0.5s;
}
.navbarContainer{
    background: #6a8138;
}
.navbarContainer{
    position: fixed;
    right: 0;
    left: 0;
    top:22px;
    z-index: 99999;
}
@media(max-width:468px){
    .navbarContainer{
        
        top:16px;
    }
}
.navList a{
    color: white;
    transition: 0.5s;
}
.topicBtn span{
    color:white
}
.navList a:not(:first-child){
    margin-right: 5px;
}
.swal2-container{
    z-index: 9999999999999999999 !important;
}
#imagemodal{
    z-index: 9999999999;
}
/*.fileArea img{*/
    /*animation: move1 1s infinite;*/
/*}*/
/*@keyframes move1 {*/
    /*0% {*/
        /*transform: rotate(0deg);*/
    /*}*/
    /*50% {*/
        /*transform: rotate(1deg);*/
    /*}*/
    /*100% {*/
        /*transform: rotate(0deg);*/
    /*}*/
/*}*/
.specialTopic{
    background: #a52469;
    padding: 0 5px;
    border-radius: 100%;
    width: 25px;
    color: white;
    height: 25px;
}
@media(min-width: 768px){
    .etebarNav{
        margin-right: 30px;
    }
    .etebarNav p{
        font-size: 13px;
        margin-top: 4px;
    }
}
.etebarNav p{
    color: white;
}
@media(max-width: 768px){
    .etebarNav{
        margin-right: 10px;
    }
    .etebarNav p{
        font-size: 10px;
        margin-top: 6px;
    }
    .etebarNav button{
        margin-right: 0 !important;
    }
    .btn-secondary {
        font-size: 9px;
    }
}
.productSection{
    padding: 10px 0;
    box-shadow: 1px 1px 9px -4px rgba(0,0,0,0.75);
    background: white;
    border-radius:10px;
    transition: 0.1s;
    margin-top: 4px;
    margin-bottom: 4px;
}
.productSection img{
    border-radius:5px;
}
.productSection:hover{
    box-shadow: 2px 2px 9px -4px rgba(0,0,0,0.75);
    transition: 0.1s;

}
.productLink{
    /*display: block;*/
    /*width: 100%;*/
    color:white
}
.productLink:hover{
    text-decoration: none;
}
.productName{
    color: black;
    text-align: right;
}
.productPrice{
    color: green;
    text-align: right;
}
    .descriptionSectionProduct{
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
.productLink img{
    width: 100px;
    /*height: 100px;*/
}
li{
    list-style: none;
}
.myFooter ul li a{
    color:#a52469;
    font-weight: 600;
}
.myFooter ul li a:hover{
    text-decoration: none;
}
.myFooter li{
    text-align: center;
    padding-top: 60px;
}
@media (min-width: 768px){
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1  {
        width: 100%;
        *width: 100%;
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714% !important;
        flex:none !important;
    }
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
        max-width: 14.285714285714285714285714285714% !important;
        flex:none !important;
    }
}
table *{
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}
.linkss{
    color: black;
}
.linkss:hover{
    text-decoration: none;
    color: black;
}


.modal{
    z-index:999999999999999;
}

.tagcloud a{
    border:1px solid black;
    padding: 3px;
    border-radius: 3px;
    color: #4d4d4d;
    font-size: 13px !important;
}
.tagcloud ul li{
    display: inline-block;
    margin: 5px 2px;
}
.tagcloud{
    max-height: 250px;
    overflow-y: scroll;
}
.footerh5{
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #c2db8a;
}
@media(max-width: 768px){
    .footerh5{
        margin-top: 15px;
    }
}
.footerLinkList{
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.footerLinkList a{
    color: #524f4f;
}
.footerSection{
    padding-bottom: 20px;
    padding-top: 35px;
    margin-top:10px;
    border-top: 3px solid #a524699c;
}

@media(max-width:768px){
    .fixesbutton{
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
        /* border-top-left-radius: 0; */
        /* border-bottom-left-radius: 0; */
        width: 100%;
        border-radius: unset;
        bottom: 0;
        height: 45px;
        font-weight: 600;
        text-align: center;

    }
    .fixesbutton span{
        animation: blinker 2s linear infinite;

    }
    @keyframes blinker {
        50% {
            opacity: 0;
        }
    }
}
.askAreaFirstPage .selectHallSection{
    text-align: center;
    margin-top: 10px;
}
.askAreaFirstPage .selectHallSection select {
    width: 300px;
    border-radius: 10px;
    border: 1px solid #a52469;
}
.askAreaFirstPage .titleSection{
    text-align: center;
    margin-top: 10px;
}
.askAreaFirstPage .titleSection input {
    width: 300px;
    border-radius: 10px;
    border: 1px solid #a52469;
    transition: 0.4s;
}
.askAreaFirstPage label{
    min-width: 80px;
}

.askAreaFirstPage .descriptionSection{
    text-align: center;
    margin-top: 10px;
}
.submitBtnSection{
    text-align: center;
}
.askAreaFirstPage .descriptionSection textarea {
    width: 300px;
    border-radius: 10px;
    border: 1px solid #a52469;
    transition: 0.4s;
}

.askAreaFirstPage .titleSection input:focus,.askAreaFirstPage .selectHallSection select:focus,.askAreaFirstPage .descriptionSection textarea:focus {
    box-shadow: inset 0 0 10px #a52469;
    outline: none;
    transition: 0.4s;
}
.askQuestion h5{
    text-align: center;
    color:white;
    font-weight: 600;
}
.askQuestion{
    background: #a524693d;
    padding: 10px 0;
}
*{
    outline: none;
}
.specialArea,.simpleArea{
    height: 130px;
    border-radius: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;

}
.specialArea *,.simpleArea *{
    text-align: center;
}
.specialArea{
    background: #a52469;
    color:white
}
.simpleArea{
    background: #6a8138;
    color:white
}
.askSectionsHide{
    display:none
}
@media(max-width:768px){
    #gift{
        font-size: 11px;
        white-space: nowrap
    }
}
.bundleProducts img:hover{
    transform: scale(1.05);
    transition: 0.5s
}
.bundleProducts img{
    transition: 0.5s
}