﻿﻿#btnUserProfile:hover, #btnUserProfile:active, #btnUserProfile:visited, #btnUserProfile:focus {
    background: #fff !important;
}

.dropzone.dz-clickable {
    cursor: default !important;
}

.ui-datepicker-today .ui-state-default {
    background: #7c0404 !important;
    color: #fff !important;
}

.carousel-control-prev {
    border-radius: 10px 0 0 10px;
}

.carousel-control-next {
    border-radius: 0 10px 10px 0;
}

.carousel-control-prev, .carousel-control-next {
    background: #000000a6;
    width: 8%
}

.ck.ck-content {
    text-align: right !important;
    direction: rtl;
}

.custome-header-color {
    color: #232f3e;
}

.text-have-promote {
    /*font-size: 75px;*/
    font-weight: bolder;
    /*color: #232f3e;*/
}

.single-ads-title {
    font-size: 2.5rem;
    font-weight: bolder;
    color: #7c0404 !important;
    font-family: b yekan !important;
}

.group-section {
    padding: 0px 30px;
}

    .group-section .group-button {
        position: relative;
        top: 18px;
        background-color: #c9d7f9;
    }

    .group-section .accordion-body a {
        padding: 20px;
    }

.inbox-section {
    height: 32.5rem;
    overflow: auto;
    scrollbar-width: thin;
}

    .inbox-section::-webkit-scrollbar {
        width: 2px;
    }

.inbox-section {
    padding: 0px 30px;
}

    .inbox-section p {
        font-size: 16px;
    }

.inbox-section-1 {
    padding: 0px 30px;
}

.accordion-button::after {
    width: 1rem;
    height: 1rem;
    background-size: 1rem;
    margin-right: -6px;
}

.table-scroll-contant {
    display: none;
}

.flex-grow-1 {
    padding: 30px 30px 100px 30px;
}

    .flex-grow-1 p {
        font-size: 20px;
    }

.ads-reward-card {
    background: linear-gradient(to right, #b63b3b, #636363);
    padding: 5px;
    text-align: center;
    color: #ffffff !important;
    display: inline-block;
    border-radius: 5px;
    max-width: 165px;
}

.ads-reward-banner {
    background: linear-gradient(to right, #b63b3b, #636363);
    padding: 10px 15px;
    text-align: center;
    font-size: 1.3rem !important;
    color: #ffffff !important;
    box-shadow: -5px 5px 8px 0px #717171;
    display: inline-block;
    border-radius: 5px;
}

#btngototop {
    display: none;
    position: fixed;
    bottom: 135px;
    left: 10px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #7c0404;
    color: white;
    cursor: pointer;
    padding: 0px;
    border-radius:50%;
}

#carousel-animal-big,
#carousel-people-big {
    overflow: hidden;
    border-radius: 10px;
}

.custom-media {
    border: #e4e6ef solid 1px;
    /*min-height: 250px;*/
    display: flex;
    flex-direction: row-reverse;
}

@media only screen and (min-width: 768px) {
    .fixedElement {
        position: static;
    }
}
/*=================================*/
@media only screen and (max-width: 1600px) {
    .group-section .accordion-body a {
        padding: 16.5px;
    }

    .inbox-section .box-body {
        padding: 6.5px;
    }
}

@media only screen and (max-width: 1440px) {
    .inbox-section {
        height: 33.5rem;
        overflow: auto;
    }

    .group-section .accordion-body a {
        padding: 22.5px 2px;
    }

    .group-section {
        padding: 0px 20px;
    }

    .inbox-section {
        padding: 0px 20px;
    }

        .inbox-section p {
            font-size: 14px;
        }

    .inbox-section-1 {
        padding: 0px 20px;
    }

    .table-scroll-contant {
        display: block;
    }

    .flex-grow-1 {
        padding: 30px 20px 100px 20px;
    }

        .flex-grow-1 p {
            font-size: 18px;
        }
}

@media only screen and (max-width: 1366px) {
    .inbox-section {
        height: 21.6rem;
        overflow: auto;
    }

    .group-section .accordion-body a {
        padding: 20px;
    }

    .table-scroll-contant {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .table-scroll-contant {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {
    .inbox-section {
        height: 32.6rem;
        overflow: auto;
    }
}

@media only screen and (max-width: 1006px) {
    .table-scroll-contant {
        display: block;
    }
}

@media only screen and (max-width: 834px) {
    .inbox-section {
        height: auto;
        overflow: auto;
    }
}

@media only screen and (max-width: 767px) {
    .table-scroll-contant {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .html5gallery-car-0 {
        display: none !important;
        /***/
        width: 270px !important;
        top: 275px !important;
        left: 15px !important;
        right: 0 !important;
        margin: auto;
    }

    .fixedElement {
        position: fixed;
        z-index: 820;
        bottom: 10%;
        right: 0;
        left: 0;
    }
    /*.html5gallery-play-0,
    .html5gallery-left-0,
    .html5gallery-right-0,
    .html5gallery-lightbox-0,*/
    .html5gallery-toolbox-0 {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}
/*================================Index-8========================================*/
.left-side-section {
    overflow: auto;
    height: 965px;
    scrollbar-width: thin;
    scrollbar-color: blue;
}

    .left-side-section::-webkit-scrollbar {
        width: 3px;
        height: 0px;
    }

    .left-side-section::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(205,197,234,0);
    }

    .left-side-section::-webkit-scrollbar-thumb {
        background-color: #CDC5EA;
        border-radius: 20px;
    }

.circle-chart__circle {
    animation: circle-chart-fill 3s reverse; /* 1 */
    transform: rotate(-90deg); /* 2, 3 */
    transform-origin: center; /* 4 */
    background: red;
}

.circle-chart__info {
    animation: circle-chart-appear 2s forwards;
    opacity: 0;
    transform: translateY(0.3em);
}

@keyframes circle-chart-fill {
    to {
        stroke-dasharray: 0 100;
    }
}

@keyframes circle-chart-appear {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (min-width: 31em) {
    .grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

.design-tab li a.active {
    border-bottom: 2px solid #0052cc;
    color: #000;
}

.design-tab li a {
    color: #7e8299;
}

.big-side-section {
    padding: 40px;
}

    .big-side-section .side-block {
        padding: 0px 25px;
    }

    .big-side-section .side-block-left {
        padding: 30px 20px 18px;
        margin-bottom: 30px;
    }

    .big-side-section .side-block-right {
        padding: 30px 20px 18px;
        margin-bottom: 30px;
    }

.c-green {
    color: #6AC977;
}

.bg-green {
    background-color: #6AC977;
    color: #ffffff;
    border-radius: 15px;
}

.bg-green-br {
    border-color: #6ac977;
    color: #ffffff;
    background-color: transparent;
    border-radius: 15px;
}

.bg-pink {
    background-color: #ED85FF;
    color: #ffffff;
}

.sem-drop {
    border-radius: 15px;
}



/*===============================================*/
@media only screen and (max-width: 1600px) {
    .big-side-section .side-block {
        padding: 0px 10px;
    }
}

@media only screen and (max-width: 1440px) {
    .big-side-section .side-block {
        padding: 0px 5px;
    }

    .big-side-section .side-block-left {
        padding: 32px 10px 18px;
    }

    .big-side-section .side-block-right {
        padding: 32px 10px 18px;
    }
}

@media only screen and (max-width: 1366px) {
    .left-side-section {
        overflow: auto;
        height: 895px;
    }

    .big-side-section {
        padding: 20px;
    }

        .big-side-section .side-block-left {
            padding: 25px 10px 18px;
        }

        .big-side-section .side-block-right {
            padding: 25px 10px 18px;
        }
}

@media only screen and (max-width: 1280px) {
    .design-tab .nav {
        margin: -12px;
    }

    .left-side-section {
        height: 914px;
    }

    .big-side-section .side-block-left {
        padding: 22px 5px 18px;
    }

    .big-side-section .side-block-right {
        padding: 22px 5px 18px;
    }
}

@media only screen and (max-width: 1024px) {
    .left-side-section {
        height: auto;
    }

    .design-tab .nav {
        margin: 0px;
    }

    .big-side-section .side-block-left {
        padding: 30px 20px 18px;
    }

    .big-side-section .side-block-right {
        padding: 30px 20px 18px;
    }
}

@media only screen and (max-width: 428px) {
    .big-side-section {
        padding: 10px;
    }
}
/********************************************/
.overlayContainer {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.64);
    display: block;
    position: fixed;
    z-index: 9999;
}

.centeredLoading {
    position: fixed;
    top: 50%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-50%, -50%);
    z-index: 9999;
}

.dz-filename {
    display: none;
}

.dz-preview {
    text-align: center;
}

.dz-remove {
    color: #ff562f;
}

#previewFiles {
    display: flex;
    gap: 15px;
}

.preview-area {
    display: flex;
    flex-wrap: wrap;
}

    .preview-area img {
        width: 24%;
        margin: 0 0 10px;
        object-fit: contain;
    }

        .preview-area img:not(:nth-child(4n)) {
            margin-right: 1.333%;
        }


@media (max-width: 575px) {
    .ads-item-features {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #e2e2e2;
    }

    .single-ads-title {
        font-size: 2.25rem;
    }

    .d-xs-inline {
        display: inline !important;
    }

    .d-xs-inline-block {
        display: inline-block !important;
    }

    .d-xs-block {
        display: block !important;
    }

    .d-xs-grid {
        display: grid !important;
    }

    .d-xs-table {
        display: table !important;
    }

    .d-xs-table-row {
        display: table-row !important;
    }

    .d-xs-table-cell {
        display: table-cell !important;
    }

    .d-xs-flex {
        display: flex !important;
    }

    .d-xs-inline-flex {
        display: inline-flex !important;
    }

    .d-xs-none {
        display: none !important;
    }

    .flex-xs-fill {
        flex: 1 1 auto !important;
    }

    .flex-xs-row {
        flex-direction: row !important;
    }

    .flex-xs-column {
        flex-direction: column !important;
    }

    .flex-xs-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xs-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xs-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xs-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xs-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xs-shrink-1 {
        flex-shrink: 1 !important;
    }

    .flex-xs-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xs-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xs-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xs-start {
        justify-content: flex-start !important;
    }

    .justify-content-xs-end {
        justify-content: flex-end !important;
    }

    .justify-content-xs-center {
        justify-content: center !important;
    }

    .justify-content-xs-between {
        justify-content: space-between !important;
    }

    .justify-content-xs-around {
        justify-content: space-around !important;
    }

    .justify-content-xs-evenly {
        justify-content: space-evenly !important;
    }

    .align-items-xs-start {
        align-items: flex-start !important;
    }

    .align-items-xs-end {
        align-items: flex-end !important;
    }

    .align-items-xs-center {
        align-items: center !important;
    }

    .align-items-xs-baseline {
        align-items: baseline !important;
    }

    .align-items-xs-stretch {
        align-items: stretch !important;
    }

    .align-content-xs-start {
        align-content: flex-start !important;
    }

    .align-content-xs-end {
        align-content: flex-end !important;
    }

    .align-content-xs-center {
        align-content: center !important;
    }

    .align-content-xs-between {
        align-content: space-between !important;
    }

    .align-content-xs-around {
        align-content: space-around !important;
    }

    .align-content-xs-stretch {
        align-content: stretch !important;
    }

    .align-self-xs-auto {
        align-self: auto !important;
    }

    .align-self-xs-start {
        align-self: flex-start !important;
    }

    .align-self-xs-end {
        align-self: flex-end !important;
    }

    .align-self-xs-center {
        align-self: center !important;
    }

    .align-self-xs-baseline {
        align-self: baseline !important;
    }

    .align-self-xs-stretch {
        align-self: stretch !important;
    }

    .order-xs-first {
        order: -1 !important;
    }

    .order-xs-0 {
        order: 0 !important;
    }

    .order-xs-1 {
        order: 1 !important;
    }

    .order-xs-2 {
        order: 2 !important;
    }

    .order-xs-3 {
        order: 3 !important;
    }

    .order-xs-4 {
        order: 4 !important;
    }

    .order-xs-5 {
        order: 5 !important;
    }

    .order-xs-last {
        order: 6 !important;
    }

    .m-xs-0 {
        margin: 0 !important;
    }

    .m-xs-1 {
        margin: 0.25rem !important;
    }

    .m-xs-2 {
        margin: 0.5rem !important;
    }

    .m-xs-3 {
        margin: 1rem !important;
    }

    .m-xs-4 {
        margin: 1.5rem !important;
    }

    .m-xs-5 {
        margin: 3rem !important;
    }

    .m-xs-auto {
        margin: auto !important;
    }

    .mx-xs-0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mx-xs-1 {
        margin-right: 0.25rem !important;
        margin-left: 0.25rem !important;
    }

    .mx-xs-2 {
        margin-right: 0.5rem !important;
        margin-left: 0.5rem !important;
    }

    .mx-xs-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important;
    }

    .mx-xs-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important;
    }

    .mx-xs-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important;
    }

    .mx-xs-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .my-xs-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .my-xs-1 {
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
    }

    .my-xs-2 {
        margin-top: 0.5rem !important;
        margin-bottom: 0.5rem !important;
    }

    .my-xs-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .my-xs-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .my-xs-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .my-xs-auto {
        margin-top: auto !important;
        margin-bottom: auto !important;
    }

    .mt-xs-0 {
        margin-top: 0 !important;
    }

    .mt-xs-1 {
        margin-top: 0.25rem !important;
    }

    .mt-xs-2 {
        margin-top: 0.5rem !important;
    }

    .mt-xs-3 {
        margin-top: 1rem !important;
    }

    .mt-xs-4 {
        margin-top: 1.5rem !important;
    }

    .mt-xs-5 {
        margin-top: 3rem !important;
    }

    .mt-xs-auto {
        margin-top: auto !important;
    }

    .me-xs-0 {
        margin-right: 0 !important;
    }

    .me-xs-1 {
        margin-right: 0.25rem !important;
    }

    .me-xs-2 {
        margin-right: 0.5rem !important;
    }

    .me-xs-3 {
        margin-right: 1rem !important;
    }

    .me-xs-4 {
        margin-right: 1.5rem !important;
    }

    .me-xs-5 {
        margin-right: 3rem !important;
    }

    .me-xs-auto {
        margin-right: auto !important;
    }

    .mb-xs-0 {
        margin-bottom: 0 !important;
    }

    .mb-xs-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-xs-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-xs-3 {
        margin-bottom: 1rem !important;
    }

    .mb-xs-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-xs-5 {
        margin-bottom: 3rem !important;
    }

    .mb-xs-auto {
        margin-bottom: auto !important;
    }

    .ms-xs-0 {
        margin-left: 0 !important;
    }

    .ms-xs-1 {
        margin-left: 0.25rem !important;
    }

    .ms-xs-2 {
        margin-left: 0.5rem !important;
    }

    .ms-xs-3 {
        margin-left: 1rem !important;
    }

    .ms-xs-4 {
        margin-left: 1.5rem !important;
    }

    .ms-xs-5 {
        margin-left: 3rem !important;
    }

    .ms-xs-auto {
        margin-left: auto !important;
    }

    .p-xs-0 {
        padding: 0 !important;
    }

    .p-xs-1 {
        padding: 0.25rem !important;
    }

    .p-xs-2 {
        padding: 0.5rem !important;
    }

    .p-xs-3 {
        padding: 1rem !important;
    }

    .p-xs-4 {
        padding: 1.5rem !important;
    }

    .p-xs-5 {
        padding: 3rem !important;
    }

    .px-xs-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .px-xs-1 {
        padding-right: 0.25rem !important;
        padding-left: 0.25rem !important;
    }

    .px-xs-2 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }

    .px-xs-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .px-xs-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    .px-xs-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important;
    }

    .py-xs-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .py-xs-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }

    .py-xs-2 {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .py-xs-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }

    .py-xs-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }

    .py-xs-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    .pt-xs-0 {
        padding-top: 0 !important;
    }

    .pt-xs-1 {
        padding-top: 0.25rem !important;
    }

    .pt-xs-2 {
        padding-top: 0.5rem !important;
    }

    .pt-xs-3 {
        padding-top: 1rem !important;
    }

    .pt-xs-4 {
        padding-top: 1.5rem !important;
    }

    .pt-xs-5 {
        padding-top: 3rem !important;
    }

    .pe-xs-0 {
        padding-right: 0 !important;
    }

    .pe-xs-1 {
        padding-right: 0.25rem !important;
    }

    .pe-xs-2 {
        padding-right: 0.5rem !important;
    }

    .pe-xs-3 {
        padding-right: 1rem !important;
    }

    .pe-xs-4 {
        padding-right: 1.5rem !important;
    }

    .pe-xs-5 {
        padding-right: 3rem !important;
    }

    .pb-xs-0 {
        padding-bottom: 0 !important;
    }

    .pb-xs-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-xs-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-xs-3 {
        padding-bottom: 1rem !important;
    }

    .pb-xs-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-xs-5 {
        padding-bottom: 3rem !important;
    }

    .ps-xs-0 {
        padding-left: 0 !important;
    }

    .ps-xs-1 {
        padding-left: 0.25rem !important;
    }

    .ps-xs-2 {
        padding-left: 0.5rem !important;
    }

    .ps-xs-3 {
        padding-left: 1rem !important;
    }

    .ps-xs-4 {
        padding-left: 1.5rem !important;
    }

    .ps-xs-5 {
        padding-left: 3rem !important;
    }
}


/***********************SLIDER*********************/

@media (min-width:768px) and (max-width:992px) {
    .html5gallery-box-0, .html5gallery-container-0, .html5gallery-elem-0, .html5gallery-elem-video-0, .html5gallery-elem-image {
        width: 350px !important;
        height: 350px !important;
    }

    .html5gallery-elem-0 {
        left: 27px !important;
    }

    .html5gallery-container-0 {
        left: -30px !important;
    }

    .html5gallery-car-0 {
        width: 345px !important;
        top: 360px !important;
        left: 35px !important;
        right: auto !important;
        margin: auto;
    }

    .html5gallery-car-list-0 {
        width: 340px !important;
    }

    .html5gallery-car-right-0 {
        right: 0px !important;
    }

    .html5gallery-car-mask-0 {
        left: 30px !important;
        width: 280px !important;
    }

    .html5gallery {
        width: 370px !important;
        height: 440px !important;
        top: 40px;
    }

    .html5gallery-title-0 {
        width: 317px !important;
    }

    .html5gallery-left-0 {
        top: 120px !important;
    }

    .html5gallery-right-0 {
        left: 280px !important;
        top: 120px !important;
    }

    .html5gallery-lightbox-0 {
        left: 280px !important;
        top: 230px !important;
    }

    .html5gallery-fullscreen-elem-0 {
        height: 330px !important;
    }

    .html5gallery-fullscreen-box-0 {
        top: 70px !important;
        position: sticky !important;
    }

    .html5gallery-fullscreen-prev-0,
    .html5gallery-fullscreen-next-0 {
        top: 134px !important;
    }

    .html5gallery-fullscreen-timer-0 {
        background-color: #cda557 !important;
    }
}


@media (min-width:321px) and (max-width:445px) {
    .html5gallery-elem-img-0 {
        width: 320px !important;
        height: 300px !important;
    }
    /*.html5gallery-fullscreen-elem-0*/
    .html5gallery-box-0, .html5gallery-container-0, .html5gallery-elem-0, .html5gallery-elem-video-0, .html5gallery-elem-image {
        width: 318px !important;
        height: 300px !important;
    }

    .html5gallery-fullscreen-box-0 {
        min-height: 385px;
        height: auto;
    }

    .html5gallery-container-0 {
        left: -30px !important;
    }

    .html5gallery-car-0 {
        display: none !important;
        /***/
        width: 270px !important;
        top: 330px !important;
        left: 35px !important;
        right: auto !important;
        margin: auto;
    }

    .html5gallery-car-list-0 {
        width: 260px !important;
    }

    .html5gallery-car-right-0 {
        right: 0px !important;
    }

    .html5gallery-car-mask-0 {
        left: 20px !important;
        width: 225px !important;
    }

    .html5gallery {
        width: 280px !important;
        height: 275px !important;
        /*height: 365px !important;*/
    }

    .html5gallery-title-0 {
        width: 317px !important;
        top: 245px !important;
    }

    .html5gallery-left-0 {
        top: 120px !important;
    }

    .html5gallery-right-0 {
        left: 280px !important;
        top: 120px !important;
    }

    .html5gallery-lightbox-0 {
        left: 280px !important;
        top: 230px !important;
    }

    /* .html5gallery-fullscreen-elem-0 {
        height: 330px !important;
    }
*/
    .html5gallery-fullscreen-box-0 {
        top: 70px !important;
        position: sticky !important;
    }

    .html5gallery-fullscreen-prev-0,
    .html5gallery-fullscreen-next-0 {
        top: 134px !important;
    }

    .html5gallery-fullscreen-timer-0 {
        background-color: #cda557 !important;
    }
}

@media (max-width:320px) {
    .html5gallery-box-0,
    .html5gallery-container-0, .html5gallery-elem-0, .html5gallery-elem-video-0, .html5gallery-elem-image {
        width: 280px !important;
        height: 260px !important;
    }

    .html5gallery-car-0 {
        display: none !important;
        /***/
        width: 270px !important;
        top: 275px !important;
        left: 15px !important;
        right: 0 !important;
        margin: auto;
    }

    .html5gallery-car-list-0 {
        width: 265px !important;
    }

    .html5gallery-car-right-0 {
        right: 0px !important;
    }

    .html5gallery-car-mask-0 {
        left: 20px !important;
        width: 225px !important;
    }

    .html5gallery {
        width: 300px !important;
        right: 6px;
        height: 300px !important;
    }

    .html5gallery-title-0 {
        width: 280px !important;
    }

    .html5gallery-left-0 {
        top: 120px !important;
    }

    .html5gallery-right-0 {
        left: 240px !important;
        top: 120px !important;
    }

    .html5gallery-lightbox-0 {
        left: 240px !important;
        top: 200px !important;
    }

    .html5gallery-fullscreen-elem-0 {
        height: 280px !important;
    }

    .html5gallery-fullscreen-box-0 {
        top: 70px !important;
        position: sticky !important;
    }

    .html5gallery-fullscreen-prev-0,
    .html5gallery-fullscreen-next-0 {
        top: 134px !important;
    }

    .html5gallery-fullscreen-timer-0 {
        background-color: #cda557 !important;
    }
}


.html5gallery-elem-img-0 img {
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    background-size: cover !important;
    left: 0 !important;
    top: 0 !important;
}

.html5gallery-car-right-0,
.html5gallery-car-left-0 {
    display: none;
}

.html5gallery-title-0 {
    top: 360px;
    bottom: 0;
}

.html5gallery-title-text-0 {
    color: #333 !important;
    background-color: rgb(255, 255, 255, 0.55) !important;
    text-align: center !important;
    font-size: 18px !important;
}

.html5gallery-lightbox-0 {
    left: 8px !important;
    top: 8px !important;
}

.html5gallery-play-0, .html5gallery-pause-0 {
    right: 8px !important;
    top: 8px !important;
}
/******************************/

//slider
.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.slider {
    width: 100%;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

    .slick-slider .slick-list,
    .slick-slider .slick-track {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.slick-list {
    margin: 0;
    padding: 0;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide {
    margin: 0 20px;
    outline: 0;
}

.slick-initialized .slick-slide {
    display: block;
}

.slider_card {
    width: 480px;
    background: #ffffff;
    box-shadow: 10px 10px 50px 3px rgba(39, 92, 141, 0.1);
    border-radius: 12px;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
}

.slider_text {
    padding: 52px 64px;
    text-align: left;
}

    .slider_text h2 {
        font-style: normal;
        font-weight: 600;
        font-size: 28px;
        margin-block-start: 0em;
    }

    .slider_text p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
    }

.slider_img {
    margin-top: 8px;
    position: relative;
    bottom: 2px;
    left: 0;
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: 0;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
        outline: 0;
    }

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px;
}

.slider_report {
    margin-top: 14px;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    top: 0;
    left: 0;
}

    .slick-track:after,
    .slick-track:before {
        display: table;
        content: "";
    }

    .slick-track:after {
        clear: both;
    }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.arrow {
    margin-bottom: 80px;
}

    .arrow li {
        list-style: none;
        display: inline-block !important;
        float: left;
    }

    .arrow ul {
        margin: 0;
        padding: 0;
        margin-top: 24px;
        margin-bottom: 80px;
    }

.slick-next:focus,
.slick-prev:focus {
    outline: 0;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0;
    cursor: pointer;
    border: none;
}

    .slick-next.slick-disabled:before,
    .slick-prev.slick-disabled:before {
        opacity: 0.25;
    }

    .slick-next:before,
    .slick-prev:before {
        width: 60px;
        height: 22px;
        margin-top: 5px;
        margin-left: -30px;
        position: relative;
        display: inline-block;
        font-size: 20px;
        line-height: 1;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .slick-next:hover,
    .slick-prev:hover {
        opacity: 1;
    }

.slick-prev {
    opacity: 0.3;
}

.slick-next {
    opacity: 0.3;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

    [dir="rtl"] .slick-prev:before {
        content: "→";
    }

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

    [dir="rtl"] .slick-next:before {
        content: "←";
    }

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            padding: 5px;
            color: transparent;
            border: 0;
            background: 0 0;
        }

            .slick-dots li button:focus:before,
            .slick-dots li button:hover:before {
                opacity: 1;
            }

            .slick-dots li button:before {
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: "•";
                text-align: center;
                opacity: 0.25;
                color: #000;
                -moz-osx-font-smoothing: grayscale;
            }

.slick-slide img,
.slider {
    width: 100%;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}

.slider {
    margin: 56px auto 0;
    padding-right: 0;
    padding-left: 2rem;
    margin-top: 0;
}

.slick-slide {
    margin: 0 20px;
    outline: 0;
}

.slick-next:before,
.slick-prev:before {
    color: #000;
}

.slick-current {
    /* font-size: initial;*/
}

.topads-items .slick-prev, .topads-items .slick-next {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .slider_card {
        margin: 0 !important;
    }

    .arrow li {
        float: none;
    }
}


.carousel-inner {
    border-radius: 15px;
}


@media screen and (max-width: 640px) {
    table.customDataTable caption {
        background-image: none;
    }

    table.customDataTable thead {
        display: none;
    }

    table.customDataTable tbody td {
        display: flex;
        padding: .6rem;
        flex-direction: column;
    }

    table.customDataTable tbody tr td:first-child {
        background: #ffffff;
        color: #9b9b9b;
        border: 1px solid #9b9b9b;
    }

        table.customDataTable tbody tr td:first-child a {
            color: #fff;
        }

        table.customDataTable tbody tr td:first-child:before {
            color: #9b9b9b;
        }

    table.customDataTable tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 10rem;
        vertical-align: top;
    }

    table.customDataTable tr th:last-child,
    table.customDataTable tr td:last-child {
        max-width: 100% !important;
        min-width: 100px !important;
        width: 100% !important;
    }

    table.customDataTable > tbody > tr > td, .table > tbody > tr > th {
        white-space: normal;
    }
}

.home-slider-title {
    font-size: 2.5rem;
}

.home-slider-subtitle {
    font-size: 1.7rem;
}

@media screen and (max-width: 640px) {
		#carousel-Banners-Controls .carousel-inner, .carousel-inner a img {
    height: 90px;
}
    .text-sm-center {
        text-align: center !important;
    }

    .sslider-inner {
        min-height: 180px !important;
        height: 150px;
    }

    .home-slider-title {
        font-size: 1.7rem;
        margin: 3px;
    }

    .home-slider-subtitle {
        font-size: 1.4rem;
        margin-bottom: 7px;
    }

    .slick-slide {
        margin: 4px;
    }

    .mypaymentsreport {
        flex-direction: column;
        gap: 5px;
    }

        .mypaymentsreport .nav-item .nav-link {
            border-radius: 0 !important;
        }

        .mypaymentsreport .nav-item + .nav-item {
            margin-right: 0 !important;
        }

    .action {
        display: flex;
        flex-direction: column;
    }

    .actionItem {
        display: flex;
        flex-direction: column;
        align-items: stretch !important;
    }

        .actionItem a {
            width: 90%;
        }
}


.r {
    width: 25px;
    height: 25px;
    margin-left: 5px;
}
/*.carousel-item{
    height:80vh;
}*/


input::placeholder {
    color: #c9c9c9 !important;
    opacity: 1 !important; /* Firefox */
}

input::-ms-input-placeholder { /* Edge 12-18 */
    color: #c9c9c9 !important;
}

.sslider-inner .sslider-meta {
    max-width: 140px;
}

#chat-area {
    max-height: 280px;
    overflow-y: hidden;
}

.d-flex {
    display: flex;
}

.chatdropzone {
    min-height: 20px !important;
}

    .chatdropzone .dz-message {
        height: 35px !important;
    }
.chatadscontent{
    height:250px !important;
}