/* your styles go here */

.divider {
    border-top: 1px solid rgb(255, 255, 255);
    padding: 0px;
    margin: 8px;
}

.text-muted {
    color: white !important;
}

.pro {
    font-size: 20px;
    text-align: center;
    color: white;
}

.prosecond {
    font-size: 14px;
}

#tuut {
    padding: 0px 100px 0px 100px !important;
}

.tuute {
    padding: 45px;
    background: #00b0f0;
}

.dubb {
    text-align: center;
    justify-content: center;
    color: #ff4c94;
}

.rummy {
    text-align: center;
    font-size: 20px;
}

.donut-inner {
    text-align: center;
    margin-top: -100px;
    margin-bottom: 100px;
}

.donut-inner h5 {
    margin-bottom: 5px;
    margin-top: 0;
}

.donut-inner span {
    font-size: 12px;
}

.texthai {
    color: #50c670;
    font-weight: 510;
    --webkit-background-clip: text;
    font-weight: 600;
}

.imagehai {
    width: 100%;
    height: 100%;
    margin-left: 1px;
}


/*Ashutosh css*/

.divider1 {
    border-top: 1px solid rgb(0, 176, 245) !important;
    padding: 0px;
    margin: 8px;
    color: #39C3F9;
}

.pgetitle {
    font-weight: 500 !important;
    color: #212529;
}

.cardtitle {
    color: #e51d2b;
    font-size: 13px;
}

.cardcont {
    color: black;
    font-size: 13px;
}

.phoneicon {
    background: #2f3087;
    color: white;
    padding: 5px 8px 5px 8px;
    border-radius: 50%;
    font-size: 11px;
}

.br {
    border-radius: 23px !important;
}

.thhead {
    color: #212529;
}

.splbor {
    vertical-align: top !important;
    border-right: 1px solid white !important;
}

.nowrap {
    white-space: nowrap;
}

.mt-11 {
    margin-top: -11px !important;
}

.info-icon {
    width: 19px;
    margin-top: -6px !important;
}

.card-ti {
    color: #00b0f0;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 0px !important;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.img-ama {
    padding: .25rem;
    background-color: #fff;
    border: 0px !important;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    width: 46% !important;
}

.imgcart {
    width: 35px;
}

.button1 {
    border-radius: 7px 0px 0px 7px !important;
    background-color: #f2f2f2 !important;
    color: #ff0066 !important;
    text-align: center;
    font-size: 18px !important;
    font-weight: 700 !important;
    outline: none;
    outline: none;
    padding: 1px 11px 1px 15px !important;
}

.button2 {
    border-radius: 0px 7px 7px 0px !important;
    background-color: #f2f2f2 !important;
    color: #ff0066 !important;
    text-align: center;
    font-size: 19px !important;
    font-weight: 700 !important;
    outline: none;
    padding: 1px 11px 1px 15px !important;
}

.qty {
    width: 37px;
    border-style: none;
    text-align: center;
}

.bor0 {
    border-radius: 0px !important;
}

.mybtn-danger {
    background-color: #ff0066;
}

.mybtn-info {
    background-color: #00b0f0;
}

.mybtn-success {
    background-color: #00b050;
}

.ptr {
    color: #ff0066;
    font-weight: 600;
}

.ptr1 {
    color: #00b0f5;
    font-size: 17px;
    font-weight: 600;
}

.ptr2 {
    color: #ff0066;
    font-size: 15px;
    font-weight: 600;
}

.ptr3 {
    color: #00b0f5;
    font-size: 15px;
    font-weight: 600;
}


/*input field otp */

.digit-group input {
    border-style: none;
    border-bottom: 3px solid black;
    width: 15px;
    text-align: center;
    outline: white;
    font-size: 15px;
    background: transparent;
}

.submit0 {
    color: #a6a6a6;
    font-size: 20px;
    font-weight: 600;
}

.submit0:hover {
    cursor: pointer;
}

#filter:hover {
    cursor: pointer;
}

#exampleFormControlSelect1 {
    padding: 4px;
    width: 144px;
}


/* For mobile phones: */

@media only screen and (max-width: 768px) {
    .tuute {
        padding: 0px;
        padding-top: 5px;
    }
    #tuut {
        padding: 0px !important;
    }
    .pro {
        font-size: 12px;
    }
    .prosecond {
        font-size: 8px;
    }
    .card-ti {
        font-size: 15px !important;
        font-weight: 500;
    }
    .borm {
        border-right: 1px solid !important;
        border-bottom: 1px solid !important;
    }
    .born {
        border-bottom: 1px solid !important;
    }
    .img-thumbnail {
        max-width: 68% !important;
    }
    .info-icon {
        width: 13px !important;
    }
    .imgcart {
        width: 35px !important;
    }
    .mt-11 {
        margin-top: 0px !important;
        width: 25px !important;
    }
    #exampleFormControlSelect1 {
        position: relative;
        /*left: -119px;*/
        padding: 4px;
        width: 144px;
    }
}

.sli-img {
    width: 80%;
}

.swiper-button-next {
    right: 0px !important;
}

.swiper-button-prev {
    left: 0px !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.happytext {
    font-size: 18px;
}

.happytext2 {
    font-size: 16px;
}

.omm {
    display: flex;
    justify-content: center;
}

.yoop>tr>td {
    color: #ecb205;
    font-weight: 700;
}

.textdata {
    text-align: justify;
}

.rate {
    position: absolute;
    float: left;
    height: 46px;
    padding: 0 10px;
    top: -17px;
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked)>label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked)>label:before {
    content: '★ ';
}

.rate>input:checked~label {
    color: #ffc700;
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217;
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08;
}

#sig-canvas {
    border: 2px dotted #CCCCCC;
    cursor: crosshair;
}

.shadownew {
    -webkit-box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
}

.textareacom {
    border-top: 0px;
    width: 100%;
    padding: 5px;
    border-left: 0px;
    border-right: 0px;
}

@media only screen and (max-width: 410px) {
    .custom-control-label {
        font-size: 12px;
    }
    .rate:not(:checked)>label {
        font-size: 26px;
    }
    .rate {
        top: -10px;
    }
}

@media only screen and (min-width: 319px) and (max-width: 321px) {
    .custom-control-label {
        font-size: 10px;
    }
    .rate:not(:checked)>label {
        font-size: 20px;
    }
    .pgetitle {
        font-size: 14px;
    }
    .rate {
        top: -5px;
    }
}

#buttonsubmit {
    display: flex;
    justify-content: center;
}

.datainfo {
    font-size: 11px;
}

.img_data {
    border-radius: 4px;
    width: 100%;
}

.fa-share-alt {
    cursor: pointer;
    color: #212529 !important;
}

.fa-share-alt:hover {
    color: blue !important;
}

.overlay {
    width: 100%;
    /* background: rgba(0,0,0,.75);*/
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.videoBox {
    position: fixed;
    width: 90%;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    /*  padding: 10px;*/
    /*  background: #fff;*/
    text-align: center;
    /*  border-radius: 3px;*/
}

.videoBox video {
    width: 100%;
}

.close {
    width: 36px;
    z-index: 1111 !important;
    background: #2f3087 !important;
    border-radius: 50px !important;
    opacity: 111 !important;
    height: 36px;
    position: absolute;
    top: -18px;
    right: -7px;
    display: block;
    background: transparent url(images/close.png) no-repeat center center;
    opacity: .8;
}

.close:hover {
    opacity: 1;
}

@media (min-width: 767px) {
    .videoBox {
        width: 50%;
    }
}

.fil {
    height: 160px;
    position: absolute;
    display: block;
    right: 20px;
    top: 35px;
    display: none;
    z-index: 1;
}

.list-unstyled {
    text-align: left !important;
    padding-left: 0;
    list-style: none;
}

@media only screen and (max-width: 600px) {
    .centerhai {
        text-align: center;
    }
    .profile-pic1 {
        width: 455px !important;
        height: 200px !important;
    }
    .logomobile {
        display: block !important;
        display: flex !important;
        justify-content: center;
    }
    .helpcolor {
        color: #dc3545 !important;
        text-align: left !important;
    }
    /*.textuser{
  margin: auto;
}*/
    .lead2 {
        display: none;
    }
}

.runnew {
    box-shadow: none !important;
    border-radius: 0;
    background: #f2f2f2;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23) !important;
}

.hoop {
    padding: 4.8px 21px 4.8px 4.8px !important;
}

.pure {
    width: 118px;
}

.pured {
    width: 199px;
}

.first {
    color: var(--subcolor);
    font-weight: 600;
}

.last {
    color: #525252;
    font-weight: 600;
}

.profile-pic {
    display: block;
}

.file-upload,
.file-upload2 {
    display: none;
}

.circle {
    border-radius: 1000px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 8px solid rgba(255, 255, 255, 0.7);
    /*position: absolute;*/
    top: 72px;
}

img {
    max-width: 100%;
    height: auto;
}

.p-image {
    position: absolute;
    top: 89px;
    z-index: 1111;
    cursor: pointer;
    color: red !important;
    font-size: 25px;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    left: 101px;
}

.p-image:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.upload-button {
    font-size: 1.2em;
}

.upload-button:hover {
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    color: #999;
}

.text-voilet {
    color: var(--subcolor);
    font-weight: 600;
    margin: 0;
}

.text-text {
    color: #525252;
    font-weight: 600;
}

.back {
    background: url('../img/Copywriting.png') !important;
    background-repeat: no-repeat !important;
    background-size: 1500px 1000px !important;
}

.helpcolor {
    color: #dc3545 !important;
}


/* .center {
    width: 118px !important;
} */

.fa-edit {
    cursor: pointer;
}

.fa-edit:hover {
    color: blue;
}

.circle1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    border: 8px solid rgba(255, 255, 255, 0.7);
}

.upload-button1 {
    font-size: 2.5em;
    color: #e83543;
    cursor: pointer;
}

.upload-button2 {
    font-size: 2.5em;
    color: #e83543;
    cursor: pointer;
}

.tgt-content {
    margin: auto;
    text-align: center;
    padding: 50px;
}

.profile-pic1,
.profile-pic2 {
    width: 350px;
    height: 230px;
}

.colorset {
    color: #e83543;
}

.control {
    display: flex;
    justify-content: space-between;
}

.fa-arrow-right {
    line-height: 33px !important;
}

.tc {
    font-weight: 600;
    cursor: pointer;
    pointer-events: painted;
}


/*.modal-lg {
    max-width: 80% !important;
}*/

.tb {
    overflow-y: scroll;
    height: 540px;
}

.bottom_str {
    display: flex;
    justify-content: space-between;
}

.pagination {
    display: inline-block;
}

.pagination a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination a {
    color: black;
    float: left;
    padding: 3px 13px;
    text-decoration: none;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #212529;
    color: white;
    border: 1px solid #212529;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

  .toast-success {
            background-color: var(--maincolor) !important;
        }