@import url(./../css/fontiran.css);
body {
    font-family: IRANSans, sans-serif !important;
    font-weight: 300;
    background-color: #F5F5F5;
}
.navbar .dropdown-menu.show-post-menu{
    min-width: 7.15rem;
}
.cursor-pointer{
    cursor: pointer;
}
.main_menu ul li.rtl_mega_menu ul,.main_menu ul li.rtl_mega_menu li{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
.main_menu ul li.rtl_mega_menu,.main_menu ul li.rtl_mega_menu li {
    z-index: 1000;
    display: inline-block;
    margin-left: -5px;
    position: relative;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.main_menu ul li.rtl_mega_menu.no-empty:after {
    z-index: 1099;
    position: absolute;
    content: " ";
    bottom: -6px;
    height: 11px;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    background: url('../../images/basic/mega_menu_arrow.png') no-repeat center;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    right: 0
}

.main_menu ul li.rtl_mega_menu:hover.no-empty:after {
    visibility: visible;
    opacity: 1;
    bottom: -1px
}

.main_menu ul li.rtl_mega_menu:first-child {
    margin-right: 0;
    border-radius: 0 5px 5px 0
}

.main_menu ul li.rtl_mega_menu .sub-menu {
    position: absolute;
    border: 1px solid #757575;
    top: 110%;
    right: 0;
    visibility: hidden;
    opacity: 0;
    width: 200px;
    background: #333736;
    border-top: 1px solid #757575;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.main_menu ul li.rtl_mega_menu .sub-menu li {
    display: block;
    margin-right: 0;
    position: relative
}

.main_menu ul li .sub-menu li:hover {
    box-shadow: inset -3px 0 0 #719f41;
    background: #333;
    padding-right: 5px
}

.main_menu ul li.rtl_mega_menu .sub-menu li a {
    width: 200px;
    line-height: 12.5px;
    padding-left: 0;
    text-decoration: none;
    color: white;
    display: block;
    font-size: 14px
}

.main_menu ul li.rtl_mega_menu .sub-menu li.has-children {
    padding-left: 10px
}

.main_menu ul li.rtl_mega_menu .sub-menu li.has-children a:after {
    position: absolute;
    top: 43%;
    left: 15px;
    margin-right: 5px;
    content: "\e914";
    font-family: 'rtltheme' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    vertical-align: middle;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

.main_menu ul li.rtl_mega_menu .sub-menu li.has-children:hover a:after {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.main_menu ul li.rtl_mega_menu .sub-menu li .sub-menu {
    position: absolute;
    border: 1px solid #757575;
    top: 0;
    right: 100%;
    visibility: hidden;
    opacity: 0;
    width: 200px;
    background: #333736;
    border-top: 1px solid #757575;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.main_menu ul li.rtl_mega_menu .sub-menu li .sub-menu li a:after {
    display: none
}

.main_menu ul li.rtl_menu_reps .sub-menu li:hover .sub-menu,.main_menu ul li.rtl_menu_about .sub-menu li:hover .sub-menu,.main_menu ul li.rtl_menu_needs .sub-menu li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 0;
    right: 100%
}

.main_menu ul li.rtl_mega_menu .sub-menu li:first-child {
    margin-right: 0;
    border-radius: 0
}

.main_menu ul li.rtl_mega_menu .sub-menu li:first-child a {
    padding-right: 12.5px;
    padding-left: 12.5px
}

.main_menu ul li.rtl_menu_reps:hover .sub-menu,.main_menu ul li.rtl_menu_about:hover .sub-menu,.main_menu ul li.rtl_menu_needs:hover .sub-menu {
    visibility: visible;
    opacity: 0.9;
    top: 100%
}

.main_menu ul li.rtl_mega_menu {
    position: relative;
}

.main_menu ul li.rtl_mega_menu .sub-menu {
    background: #333736;
    border: 1px solid #757575;
    width: 1100px;
    padding: 10px 5px;
    box-sizing: border-box
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content {
    width: 100%;
    box-sizing: border-box
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line {
    margin: 20px 0 0;
    width: 100%;
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line.mega_menu_icons {
    margin: 0;
    padding-bottom: 15px
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line.mega_menu_icons .rtl_mega_menu_btn {
    display: inline-block;
    width: 24.5%;
    padding: 10px 0;
    color: #75a23a;
    font-weight: bold;
    line-height: 3;
    font-size: 14px
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line.mega_menu_icons .rtl_mega_menu_btn span {
    display: block;
    font-size: 10px;
    color: #fff;
    line-height: 1;
    font-weight: normal
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line.mega_menu_icons .rtl_mega_menu_btn img {
    float: right;
    margin-top: 14px;
    margin-left: 10px;
    width: 48px;
    margin-bottom: 15px
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line.mega_menu_icons:after {
    content: " ";
    width: 100%;
    height: 1px;
    display: block;
    background: -moz-linear-gradient(left, rgba(208, 228, 247, 0) 0, rgba(255, 255, 255, 0.24) 24%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.21) 79%, rgba(135, 188, 234, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(208, 228, 247, 0) 0, rgba(255, 255, 255, 0.24) 24%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.21) 79%, rgba(135, 188, 234, 0) 100%);
    background: linear-gradient(to right, rgba(208, 228, 247, 0) 0, rgba(255, 255, 255, 0.24) 24%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.21) 79%, rgba(135, 188, 234, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d0e4f7', endColorstr='#0087bcea', GradientType=1)
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links .links_line ul {
    display: inline-block;
    width: 24.5%;
    vertical-align: top
}
.main_menu ul li.rtl_menu_needs .sub-menu .rtl_mega_menu_content .links .links_line ul {
    width: 19.5%;
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li {
    display: block;
    margin-right: 0;
    width: 150px
}
.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li.province a{
    cursor: auto;
    color: #FFEB3B;
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li:hover {
    box-shadow: none;
    background: transparent;
    padding-right: 5px
}
.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li.province:hover {
    box-shadow: none;
    background: transparent;
    padding-right: 0
}

.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li a {
    width: 207px;
    line-height: 25px;
    padding: 0;
    padding-right: 5px;
    display: block;
    text-overflow: ellipsis;
    font-size: 12.5px;
    overflow: hidden;
    white-space: nowrap;
}
.main_menu ul li.rtl_mega_menu .sub-menu .rtl_mega_menu_content .links li a:before {
    content: "•";
    margin-left: 6px;
    color: #4a4a4a;
    font-size: 18px;
    vertical-align: sub
}
.main_menu ul li.rtl_mega_menu.rtl_menu_about .sub-menu .rtl_mega_menu_content .links .links_line ul,.main_menu ul li.rtl_mega_menu.rtl_menu_about .sub-menu .rtl_mega_menu_content .links li,.main_menu ul li.rtl_mega_menu.rtl_menu_about .sub-menu .rtl_mega_menu_content .links li a{
    width: 100%;
}
.main_menu ul li.rtl_mega_menu.rtl_menu_about .sub-menu .rtl_mega_menu_content .links .links_line{
    margin: 50px 0 50px;
}
footer{
    width: 100%;
    background-color: #2D2D2D;
}
#navbardrop.dropdown-toggle::after{
display: none;
}
p.copyright{
    font-size: 15px;
}
.social button{
    background: white;
}
.social i{
    font-size: 18px;
}
.gradient-bar {
    height: 3px;
    background-image: repeating-linear-gradient(270deg,#9079e1 0,#2cd6aa 25%,#28aff8 50%,#9079e1);
}
.navbar-light .navbar-nav .nav-link {
    color: #555!important;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #000!important;
}

.social .btn-instagram:hover{
    background: #F8CA01;
}
.social .btn-telegram:hover{
    background: #2099CE;
}
.social .btn-aparat:hover{
    background: #263136;
}
.navbar{
    margin-bottom: 16px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #fff;
}
.navbar .logo{
    width: 48px;
    height: 48px;
}
.index-page .provinces button{
    font-size: 0.8rem;
    font-weight: 500;
    padding: 10px;
}
.carousel-control-next, .carousel-control-prev{
    opacity: 0.2;
}
.carousel-control-next:focus, .carousel-control-next:hover,.carousel-control-next:visited,.carousel-control-next:active, .carousel-control-prev:focus, .carousel-control-prev:hover,.carousel-control-prev:visited,.carousel-control-prev:active{
    opacity: 0.5;
}
.carousel-indicators li{
    opacity: 0.2;
}
.carousel-indicators .active{
    opacity: 0.5;
}
.index-page .provinces .search-icon{
    position: absolute;
    top: 32%;
    color: #495057;
    left: 2%;
}
.layout-post .btn-group-toggle label i{
    vertical-align: middle;
}
.posts .post .post-image{
    height: 139px;
}
.posts .post .card-body{
    padding: 0.8rem 0 0.8rem 0.8rem;
}
.posts .post .card{
    transition: .5s;
    cursor: pointer;
}
.posts .post .card-body i{
    vertical-align: middle;
}
.posts .post .card-category,.posts .post .card-location,.posts .post .compress .card-title,.posts .post .card-desc,.needy-posts-page .post .card-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.posts .post .card p{
    margin-bottom: 0;
}
.posts .post .card p small{
    font-size: 10px;
}
.posts .card-img-top{
    height: 180px;
}
.posts .post .card-title{
    font-size: 0.79rem;
}
.pagination{
    margin-bottom: 0;
    justify-content: center;
}
.card-header{
    font-weight: 400;
}
.show-post .post-report .card-header{
    cursor: pointer;
}
.show-post .post-report .chevron-up{
    transform: rotate(180deg);
}
.categories .category{
    cursor: pointer;
}
.categories .category:hover{
    background-color: #eee;
}
.categories .category.active:hover{
    background-color: #007bff;
}
.add-edit-post #description{
    resize: none;
}
.add-edit-post .dropzone {
    border: none !important;
    background: none !important;
}
.add-edit-post .dropzone {
    padding: 10px 0;
}

.add-edit-post .dz-photo i {
    cursor: pointer;
    font-size: 18px;
    margin: 0;
}

.add-edit-post .dropzone .dz-default.dz-message, .add-edit-post .dropzone .dz-remove, .add-edit-post .dropzone .dz-details {
    display: none;
}

.add-edit-post .dz-image-preview .dz-image img {
    width: 120px;
    height: 120px;
    border-radius: 3px;
}

.add-edit-post .dz_preview.dz-image-preview {
    background-color: transparent;
    display: inline-table;
    position: relative;
    margin-left: 8px;
    margin-top: 8px;
}
.add-edit-post .dropzone .dz-message {
    margin: 0;
    width: 100%;
}
.add-edit-post .dz_preview .dz-image {
    cursor: pointer;
}

.add-edit-post.dz_preview .dz-image.active {
    border: 2px solid #4EC396;
}

.add-edit-post .dz_preview .remove-file {
    position: absolute;
    top: 0;
    z-index: 11;
    opacity: 0.6;
    color: white;
    border-radius: 3px;
    background-color: #5C5955;
    padding: 6px;
    cursor: pointer;
}
.app-market-badge{
    width: 110px;
    height: 34px;
}
.add-edit-post .dz-photo {
    border: 1px dashed #bdbdbd;
    border-radius: 3px;
    display: inline-table;
    color: #bdbdbd;
    cursor: pointer;
    height: 120px;
    margin-left: 5px;
    text-align: center;
    width: 120px;
    line-height: 119px;
}
.add-edit-post .dz_preview{
    position: absolute;
}
.add-edit-post .dz_preview #total-progress{
    right: 0;
    width: 80%;
    left: 0;
    height: 8px;
    margin: auto;
    bottom: 0;
    top: 0;
    position: absolute;
}
.add-edit-post .dz_preview #total-progress .progress-bar{
    background-color: #388E3C;
}
.add-edit-post label#file-error {
    display: none;
}
#map {
    height: 400px;
    z-index: 0;
}
.add-edit-post label.error{
    margin-right: 6px;
    color: #dc3545;
    font-size: 13px;
    font-weight: 400;
}
.register-login .spinner-border{
    vertical-align: middle;
}
.register-login input[type=number]::-webkit-inner-spin-button,
.register-login input[type=number]::-webkit-outer-spin-button,
.add-edit-post input[name=mobile]::-webkit-outer-spin-button,
.add-edit-post input[name=mobile]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.alert{
    font-weight: 400;
    font-size: 14px;
}

.profile-page .post .btn-delete,.profile-page .post .btn-status ,.posts-page .post .btn-status,.show-post .btn-status{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.fs-09{
    font-size: 0.9rem
}
.fs-08{
    font-size: 0.8rem
}
.nav-tabs-wrapper {
    display: block;
    overflow: hidden;
    height: calc(1.5rem + 1rem + 2px);
    /** 1.5 is font-size, 1 is padding top and bottom, 2 is border width top and bottom */
    position: relative;
    z-index: 1;
    margin-bottom: -1px;
}
.nav-tabs-wrapper .nav-tabs {
    overflow-x: auto;
    flex-wrap: nowrap;
    border-bottom: 0;
}
.form-check-label{
    font-size: 0.9rem;
}
.form-control{
    font-size: 0.8rem;
}
.nav-tabs-wrapper .nav-item {
    margin-bottom: 0;
}
.nav-tabs-wrapper .nav-link {
    white-space: nowrap;
}
.nav-tabs-wrapper-border {
    display: block;
    width: 100%;
    border-top: 1px solid #ddd;
}




/*nav[aria-label=breadcrumb] li {*/
/*    display: table-cell;*/
/*}*/
/*nav[aria-label=breadcrumb] ol {*/
/*    display: table;*/
/*}*/
/*nav[aria-label=breadcrumb]{*/
/*    width: 100%;*/
/*    overflow-x: scroll;*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/
nav li a {
    white-space: nowrap;
}
.show-post .header-info{
    padding-bottom: .59rem;
    padding-top: .59rem;
}
.show-post .header-info .header{
    line-height: 1.9;
}

.show-post .slick-dots li {
    width: 77px;
    height: 77px;
    margin-left: 0 !important;
}
.show-post .slider-for .slick-dots{
    padding-left: 6px;
}
.show-post .slider-for img {
    width: 100%;
    height: 100%;
}
.breadcrumb{
    font-size: 15px;
}
.show-post .slick-dots {
    bottom: 0;
    margin-top: 24px;
    position: relative;
    text-align: left;
}
.show-post .card-body{
    font-weight: 400;
    font-size: 15px;
    line-height: 2;
}

.show-post .slick-dots li a {
    cursor: pointer;
}

.show-post .slick-dots li img {
    border: 2px solid #fff;
    border-radius: 3px !important;
    cursor: pointer;
}

.show-post .slick-dots li.slick-active img {
    border: 2px solid #4EC396;
}

.show-post .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.privacy-page .content{
    line-height: 3;
    font-weight : 500;
}
.about-page .content{
    font-weight : 500;
}
.about-page .btn-aparat,.privacy-page .btn-aparat{
    background-color: #263136;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}
.about-page .btn-aparat:hover,.privacy-page .btn-aparat:hover{
    background-color: #1b2328;
    border-color: #181e23;
}
.posts .card-body small{
    font-weight: 500;
}
.posts .post .card p.card-info small{
    font-size: 11px!important;
}
.modal .chat {
    cursor: pointer;
}
.modal .modal-title{
    font-size: 16px;
}
.index-page img.needy{
    width: 100%!important;
}
.index-page .irannaghsh {
    fill: #d51131;
    stroke: #fff;
    cursor: pointer !important;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    stroke-width: 0.03em;
}

.index-page .irannaghsh:hover {
    fill: #333 !important;
    position: relative;
}
.index-page .app-desc{
    background: rgb(248, 248, 248) none repeat scroll 0 0;
}
.index-page .card.state{
    background: #F2F2F2;
}
.index-page .tooltip{
    font-size: 12px!important;
    font-weight: 500;
}
.index-page .state .btn-state{
    font-size: 13px!important;
    color: #939393;
}
.index-page .state .btn-state:hover{
    color: #696969;
}
.index-page .state .btn-state i{
    font-size: 18px;
}
.index-page .list-state,.index-page .app-name{
    font-weight: 500;
}
.posts-page .slider-reps .slick-slider img,.needy-posts-page .slider-reps .slick-slider img{
    width: 150px;
    height: 150px;
}
.index-page .slick-slider img{
    width: 70px;
    height: 70px;
    opacity: .2;
}
/*.index-page .select-state{*/
/*    margin-top: -24px*/
/*}*/
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.carousel-indicators li {
    width: 8px;
    height: 9px;
    border-radius: 100%;
    background-color: black;
}
@media (max-width: 575px) {
    .index-page .select-state{
        margin-top: 0;
    }
    .index-page .slider-for .slick-track{
        padding-right: 15px;
    }
    body{
        margin-bottom: 270px;
    }
}
@media (max-width: 575.98px) {
    .show-post .slider-for .slick-slide {
        width: 350px;
        height: 350px;
    }
    body{
        margin-bottom: 270px;
    }
    .index-page #Plan_1{
        height: inherit!important;
    }
    .index-page #device img{
        width: 49%;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .show-post .slider-for .slick-slide {
        width: 350px;
        height: 350px;
    }
    .index-page .slider-for .slick-track{
        padding-right: 30px;
    }
    .posts-page .slider-reps .slider-for .slick-track,.needy-posts-page .slider-reps .slider-for .slick-track{
        padding-right: 32px;
    }
    .index-page img.needy{
        width: auto!important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .index-page .slider-for .slick-track,.posts-page .slider-reps .slider-for .slick-track,.needy-posts-page .slider-reps .slider-for .slick-track{
        padding-right: 16px;
    }
    .index-page img.needy{
        width: 100%!important;
    }
    body{
        margin-bottom: 110px;
    }
}

@media (min-width: 1200px) {
    .show-post .slider-for .slick-slide {
        width: 499px;
        height: 499px;
    }
    .index-page .slider-for .slick-track,.posts-page .slider-reps .slider-for .slick-track,.needy-posts-page .slider-reps .slider-for .slick-track{
        padding-right: 32px;
    }
}
.categories .list-group .list-group-item span{
    font-weight: 400;
    width: 100%;
}
.navbar .navbar-brand{
    font-size: 17px;
    font-weight: 400;
}
.breadcrumb-item.without-befor-element::before{
    content: none;
}
#optionsModal label ~ small{
    font-size: 70%;
}
#optionsModal label{
    color: black;
}
.form-check-input,.form-check-label{
    cursor: pointer;
}
.products .material-icons-outlined{
    font-size: 16px;
    vertical-align: middle;
}
.gradient-bar.bottom-gradient{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.widget.widget-newsletter .newsletterform {
    position: relative;
}

.widget.widget-newsletter .newsletterform input {
    padding-right: 15px;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 7px;
}

.widget.widget-newsletter .newsletterform button {
    position: absolute;
    left: 0;
    height: 100%;
    border: 0;
    border-radius: 7px 0 0 7px;
    padding: 0 15px;
    background-color: #007bff;
    color: #fff;
    outline: none;
}