/*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;
    padding: 5px 20px;
    position: relative;
    top: 2.5px;
}

/*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: 55% !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;
}