/*popup-map*/
button#btn-map-all-show {
    background: black !important;
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px;
}

/*tarefe*/
a.text-primary.text-decoration-none.fs-6 {
    color: blue !important;
    font-size: 0.8rem !important;
}

/*emal*/
button#go_to_project_btn {
    background: #8a1200;
    border: #8a1200;
    font-size: 12px;
}

/*bad az emal*/
button#gobtndeny {
    background-color: f0e0e0 !important;
    border: 3px solid #932d2b;
    border-color: 932d2b !important;
    color: 932d2b;
    border-radius: 150px;
}

/*btn-sms*/
button.btn.btn-primary.w-100 {
    background: #8a1200;
    border: #8a1200;
    padding: 10px;
}

/*btn-buy-updata*/
button.btn.btn-green.w-100.my-3.btn-buy-update {
    background-image: linear-gradient(0deg, #64a537, #7eb75b) !important;
    width: 75% !important;
    color: white;
    border-radius: 7px;
    box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.2), 0 2px 11px 0 rgba(0, 0, 0, 0.19) !important;
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    padding: 12px 24px;
    font-size: 16px;
}


/*btn-project*/
button.btn.btn-main.w-100.contact-project-btn.logined {
    font-size: 13px;
    padding: 10px 0px 10px 0px;
}

button.btn.btn-main.w-100.details-project-btn.logined {
    font-size: 13px;
    padding: 10px 0px 10px 0px;
}

button.btn.btn-main.w-100.details-project-btn.login {
    font-size: 13px;
    padding: 10px 0px 10px 0px;
}

button.btn.btn-main.w-100.contact-project-btn.login {
    font-size: 13px;
    padding: 10px 0px 10px 0px;
}


/*btn-buy-pakage*/
button.btn.btn-green.w-100.my-3#buybtn {
  background-image: linear-gradient(0deg, #64a537, #7eb75b) !important;
    /*width: 45% !important;*/
    color: white;
    border-radius: 7px;
    box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.2), 0 2px 11px 0 rgba(0, 0, 0, 0.19) !important;
    margin-top: 5px !important;
    margin-bottom: -3px !important;
    /*padding: 12px 24px;*/
    font-size: 16px;
}

button#btn-tarefe {
    background: linear-gradient(0deg, #23224e, #5450ff) !important;
    /*width: 45% !important;*/
    color: white;
    border-radius: 7px;
    box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.2), 0 2px 11px 0 rgba(0, 0, 0, 0.19) !important;
    margin-top: 5px !important;
    margin-bottom: -3px !important;
    /* padding: 12px 24px; */
    font-size: 16px;
}


.shine-button {
    position: relative;
    display: inline-block;
    background-color: #4CAF50;
    overflow: hidden;
}

.shine-button::before,
.shine-button::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    animation: shine 3s infinite linear;
}


.shine-button::before {
    left: 50%;
    transform: skewX(45deg);
}

.shine-button::after {
    right: -50%;
    transform: skewX(-45deg);
}


@keyframes shine {
    0% {
        transform: translateX(-150%);
    }

    100% {
        transform: translateX(150%);
    }
}


/*foroshkah*/
i.bi.bi-plus.fs-1::before {
    background: #6e6e6e;
    border-radius: 86%;
    color: white;
    font-weight: bold !important;
}

/*logo-poshtibani*/
i.bi.bi-chat-dots {
    font-size: calc(1.375rem + 1.5vw) !important;
}

td.text-center {
    vertical-align: middle;
}

tr.fw-semibold.fs-6.text-gray-800 {
    text-align-last: center;
}

tbody#mu1421 {
    text-align: center;
}

button.owl-prev {
    background: rgb(138, 18, 0) !important;
    width: 1.5em;
    border-radius: 50% !important;
}

button.owl-next {
    background: rgb(138, 18, 0) !important;
    width: 1.5em;
    border-radius: 50% !important;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: rgb(138, 18, 0) !important;
    color: #FFF;
    text-decoration: none;
}

button.owl-prev:hover {
    background: rgba(255, 0, 0, 0.4) !important;
    width: 1.5em;
    border-radius: 50% !important;
}

button.owl-next:hover {
    background: rgba(255, 0, 0, 0.4) !important;
    width: 1.5em;
    border-radius: 50% !important;
}

/*i.bi.bi-play-fill {
    font-size: 20px;
    position: relative;
    top: 5px;
}*/


/*img-logos*/
div#img-logo {
    width: 20%;
    inset: 0;
    margin: auto;
}

span.text-success {
    color: black !important;
}

input#goto_number_prj {
    padding: 2px 10px 4px 10px;
}

/*border & shadow map*/

button.btn.p-0.w-100.h-100.btn-map-all-show img.w-100 {
    border: 3px solid #8a1200 !important;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.2), 0 2px 11px 0 rgba(0, 0, 0, 0.19) !important;
        filter: blur(0.7px);
}

/*border & shadow map list online*/
button.btn.p-0.w-100.h-100.map-project-btn.logined img.w-100 {
    border: 3px solid #8a1200 !important;
    border-radius: 10px;
    box-shadow: 0px 5px 15px 3px rgba(0, 0, 0, 0.2), 0 2px 11px 0 rgba(0, 0, 0, 0.19) !important;
    filter: blur(0.7px);
}




button#tamasha_konid {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    border-radius: .5rem;
    text-align: center;
    cursor: pointer;
    padding: .5em 1em;
    -webkit-transition: background-color .3s ease, color .3s ease !important;
    font-size: 0.875rem !important;
    background-color: hsl(348, 66%, 50%) !important;
    color: hsl(0, 0%, 100%) !important;
    position: relative;
        TOP: 20PX;
        right: 7px;
}

button.my-next-button.btn.btn-main.btn-circle.btn-slide {
    position: relative;
    right: 2px;
    TOP: 20PX;
    background-color: hsl(348, 66%, 50%) !important;
}

button.my-prev-button.btn.btn-main.btn-circle.btn-slide {
    position: relative;
        right: 12px;
        TOP: 20PX;
        background-color: hsl(348, 66%, 50%) !important;
}

button.btn.btn-secondary.btn-show-slides {
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    border-radius: .5rem;
    text-align: center;
    cursor: pointer;
    padding: .5em 1em !important;
    -webkit-transition: background-color .3s ease, color .3s ease !important;
    font-size: 0.875rem !important;
    /*background-color: hsla(0, 0%, 56%, 0.5) !important;*/
    color: hsl(0, 0%, 100%) !important;
}


/*baner tabligat*/
.pt-5 {
    padding-top: 0rem !important;
}

.sticky-top a img.w-100 {
    padding-bottom: 15px;
}


input#display_name{
    border: 1px solid black;
}

  input#contact_phone {
      border: 1px solid black;
  }

.effect-border.pt-1.ps-1 {
    border: 1px solid black;
    border-radius: 5px;
}

span.select2-selection.select2-selection--single {
    border: 0px !important;
}

.select2-container .select2-selection--single {
    height: 31px !important;
}

img#Reza {
    position: relative;
    top: 20px;
    right: -1px;
}

button.btn.btn-success.text-center.h-100 {
    background: linear-gradient(0deg, #23224e, #5450ff) !important;
}

center#logo {
    display: ruby-text;
}

path.leaflet-interactive {
    stroke-width: 15px !important;
}

a#file-pdf {
    color: blue;
    text-decoration: none;
}

.mt-1.alert.alert-custom.alert-success {
    text-align: center;
    background: linear-gradient(0deg, #19d800f7, #ffffff) !important;
    border-radius: 30px;
    border: 2px solid #2c00ff;
    color: black;
}

a#panel {
    position: relative;
    top: 30px;
    background: #8a1200;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 7px;
}


a.text-primary.text-decoration-none.open_sample_sms {
    background: #8a1200;
    border: #8a1200;
    padding: 3px 10px;
    color: white !important;
    border-radius: 5px;
}

p#title {
    text-align: right;
    font-size: 16px !important;
    font-weight: bold;
}

p#untitle {
    font-size: 15px;
    text-align: justify;
}

p#title-rial {
    font-weight: bold;
    margin-bottom: 0px !important;
    font-size: 12px;
}

button#buy-pakage-reza {
    background: linear-gradient(0deg, #204e00, #73c144) !important;
    border-radius: 1.25rem;
    color: white !important;
}

button#view-detail-reza {
    background: linear-gradient(0deg, #23224e, #5450ff) !important;
    border-radius: 1.25rem;
    color: white;
}

div#title-buy-mahsol {
    background-color: #8a1200;
    color: white;
    border-bottom: 5px solid black;
}

h5#title-buy-text {
    color: white !important;
    font-weight: bold;
    font-size: 17px;
}

button#btn-colse-tarefe {
    background: #8a1200;
    color: white;
    opacity: 1;
    font-weight: bold;
    width: auto;
    height: auto;
    font-size: 15px;
}

div#renew {
    padding: 10px;
}

a#buy-mahsol-tarefe {
    color: white;
    text-decoration: none;
    margin-left:15px;
    font-size: 15px;
}

a#tamdid-mahsol-tarefe {
    color: white;
    text-decoration: none;
    font-size: 15px;
}

a.tab-button.active{
        border-bottom: 2px solid white;
}

/*
span#select2-member_state-container{
        border: 1px solid black;
    }

span#select2-member_city-container{
        border: 1px solid black;
    }



span#select2-activity-container{
        border: 1px solid black;
    }
    */


table#table-tamdid {
    background: linear-gradient(226deg, #6afe24, transparent);
    border: 2px solid black;
    width: 100%;
        max-width: 100%;
}

  table {
            border-collapse: collapse;
            width: auto; /* عرض جدول به اندازه محتوای آن تنظیم می‌شود */
        }
        th, td {
            border: 1px solid #000; /* مرز سلول‌ها */
            padding: 8px; /* فاصله داخلی */
            text-align: center; /* ترازبندی متن در وسط سلول */
        }
        th {
            background-color: linear-gradient(226deg, #6afe24, transparent) !important; /* رنگ پس‌زمینه سرستون‌ها */
        }

        th#th-tamdid {
    padding: 0px 5px 0px 5px;
        border: 2px solid black;
        font-size: 13px;
}

td#td-tamdid {
    padding: 2px;
    font-size: 13px;
    border: 2px solid black;
}

.scroll-item {
    padding: 10px;
    background-color: white;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.scroll-container {
 position: fixed;
    overflow: auto;
    max-height: 100vh;
}

#slider1 .owl-dots{
    display: none;
}

div#t-mahdod {
    padding: 3px;
    margin-top: 3px;
}

ul#myTab {
    font-size: 13px;
}

.semi-circle {
    position: fixed;
    bottom: 250px;
    left: -15px;
    width: 50px;
    height: 125px;
    background: linear-gradient(0deg, #23224e, #5450ff) !important;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
}

.full-circle {
        transform: translate(50%, -50%);
            position: absolute;
            top: -250%;
            right: 50%;
            width: 300px;
            height: 150px;
            background-color: #ffffff;
            border-radius: 10%;
            display: none;
            align-items: center;
            justify-content: center;
            color: white;
            transition: all 0.3s ease;
            border: 5px solid black;
}

.full-circle ul {
    list-style: none;
    padding: 10px;
    margin: 0;
    text-align: center;
    display: inline-flex;
}

.full-circle ul li {
    margin: 5px 0;
}

img#namad {
    width: 100%;
    height: 100%;
}

#zarinpal-main img {
    width: 100%;
    position: relative;
    top: 25px;
}

span#matn {
    writing-mode: vertical-lr;
    position: relative;
    left: 8px;
    top: 6px;
    color: white;
    font-size: 20px;
}

center2#logo {
    transform: translate(50%, -50%);
    position: absolute;
    top: 55%;
    right: 50%;
}

#logo img {
    width: 125px;
}

#zarinpal img {
    width: 125px !important;
}

div#entermorefcodebox {
    margin-top: 10px;
}

div#slider1 img {
    border-radius: 15px !important;
    border: 4px solid darkred;
    margin-top: 5px;
}

div#top_filters_box {
    border-radius: 10px;
    margin: 5px 0px 5px 0px;
}

div#projects-paging-top {
    font-size: 12px;
    border-radius: 10px;
}

.d-flex.justify-content-around.align-items-center.py-2 {
    padding: 3px !important;
}

.hidden {
    display: none;
}

button#showMoreBtn {
    background-color: #4CAF50 !important;
    font-size: 15px;
}

tr#colortr {
    background-color: lightgray;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.login .bi-box-arrow-in-right {
    animation: blink 2s infinite;
}

.bi-box-arrow-in-right::before {
    color: green;
}

b.support {
    background-color: #8a1200;
    color: white;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

img#imghe {
    width: 8%;
}
