﻿.sidebar-full {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 13%);
    padding: 20px;
    border-radius: 10px;
    background-color: #fff !important;
	    height: 495px;
   
}
.algin{
    text-align:center;
}

.img-ins {
    border-radius: 15px;
}

.sidebar-full ul {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    color: black !important;
}

.sidebar-full h4 {
    color: #0077f2 !important
}


.br-15 {
    border-radius: 15px;
}



    .dis {
        color: #afacac;
        font-size: 12px;
    }
.col-dis {
        color: blue;
        font-size: 14px;
    }

.sidebar-full .newul {
    justify-content: space-between;
}

.wi-250 {
    height: 95px !important;
    border: 1px solid;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 6%);
    border-radius: 15px;
    margin-top: 10px;
    position:relative;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(0 0 0)!important;
}

.side-button{
    display:flex;
    justify-content:space-between;
    margin-top:10px;
}

.in-btn {
    border: 1px solid #0077f2;
    padding: 5px 15px 5px 20px;
    border-radius: 15px;
    background: #0077f2;
    color: white !important;
}

::placeholder {
    color: black!important;
}

.band {
    background: white;
    position: absolute;
    width: 32%;
    text-align: center;
    padding: 26px;
    opacity: .9;
    /* overflow-x: hidden!important; */
    z-index: 0;
    top: 28%;
    color: #0029ff;
    font-weight: 600;
    left: 12em;
    border-radius: 15px;
    font-size: 28px;
}



.justify-between {
    justify-content: space-between;
}
.items-center {
    align-items: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex {
    display: flex;
}

.relative {
    position: relative;
}

.left-4 {
    left: 1rem;
}

.top-3 {
    top: 0.5rem;
}

.absolute {
    position: absolute;
}

.w-4 {
    width: 1rem;
}

.h-4 {
    height: 1rem;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}
.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}

.bg-black {
    --tw-bg-opacity: 1;
    border: 1px solid;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.h-10 {
    height: 2.5rem;
}

.whitespace-nowrap {
    white-space: nowrap;
}


element.style {
}

.shadow-card, .shadow-dark-input, .shadow-inner-all {
    /*box-shadow: 0 0 #0000,0 0 #0000,var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);*/
}

.shadow-card, .shadow-dark-input {
    --tw-shadow: 4px 4px 10px 0 rgb(255 255 255 / 70%),-4px -4px 10px 0 rgb(255 255 255);
    --tw-shadow-colored: 4px 4px 10px 0 var(--tw-shadow-color),-4px -4px 10px 0 var(--tw-shadow-color);
    border: 2px solid #007dff;
    border-radius: 15px;
}

.text-light-gray, .text-secondary-300 {
    --tw-text-opacity: 1;
    color: black;
}

.capitalize {
    text-transform: capitalize;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.pl-2 {
    padding-left: 0.5rem;
}

.justify-center {
    justify-content: center;
}

.rc-slider {
    margin-left: 15px;
    margin-right: 30px;
    min-width: 80px;
}

    .rc-slider, .rc-slider * {
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        box-sizing: border-box;
    }

.rc-slider {
    border-radius: 6px;
    height: 14px;
    padding: 5px 0;
    position: relative;
    touch-action: none;
    width: 100%;
}

.left-side-filter {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}


i[class^="fi-ss-"]:before, i[class*=" fi-ss-"]:before, span[class^="fi-ss-"]:before, span[class*="fi-ss-"]:before{
    line-height:inherit!important;
}



.py-0\.5 {
    padding-bottom: 0.125rem;
    padding-top: 0.125rem;
}

.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.bg-black-gray {
    --tw-bg-opacity: 1;
    background-color: rgb(85 85 85/var(--tw-bg-opacity));
    color: white;
}


.container.gallery-container {
   background-color: #fff;
    color: #35373a;
    min-height: 100vh;

}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 5px;
}

    /* Override bootstrap column paddings */
    .tz-gallery .row > div {
        padding: 2px;
    }

    .tz-gallery .lightbox img {
        width: 100%;
        border-radius: 0;
        position: relative;
    }

    .tz-gallery .lightbox:before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        opacity: 0;
        color: #fff;
        font-size: 26px;
        font-family: 'Glyphicons Halflings';
        content: '\e003';
        pointer-events: none;
        z-index: 9000;
        transition: 0.4s;
    }


    .tz-gallery .lightbox:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: rgba(46, 132, 206, 0.7);
        content: '';
        transition: 0.4s;
    }

    .tz-gallery .lightbox:hover:after,
    .tz-gallery .lightbox:hover:before {
        opacity: 1;
    }

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}





#gallery {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
	
}


@media (max-width:1200px) {
    #gallery {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

@media (max-width:800px) {
    #gallery {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

@media (max-width:600px) {
    #gallery {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

#gallery img, #gallery video {
    width: 100%;
    height: auto;
    margin: 4% auto;
    box-shadow: -3px 5px 15px #00000040;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
	
}





.modal-img, .model-vid {
    width: 100%;
    height: auto;
}

.modal-body {
    /*padding: 20px;*/
}

.shad {
       padding: 10px;
   /* border-radius: 15px;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 20%);*/
}
.heading {
    text-align: center;
    font-size: 2.0em;
    letter-spacing: 1px;
    padding: 40px;
    color: white;
}




.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .gallery-image img {
        height: 250px;
        width: 350px;
        transform: scale(1.0);
        transition: transform 0.4s ease;
    }

.img-box {
    box-sizing: content-box;
    /* margin: 10px; */
    height: auto;
    width: 100%;
    /*  overflow: hidden;*/
     /*  display: inline-block;*/
    color: #000000;
    position: relative;
    background-color: #ffffff;
    /* margin-bottom: 10px!important; */
    /* padding: 10px; */
}





#box .checkboxmagic input {
    position: absolute;
    top: 30px;
    left: 15px !important;
    border-radius: 15px;
    /*opacity: 0 !important;*/
    width: 40px !important;
    height: 40px !important;
}


#box:hover .checkboxmagic input {
    opacity: 1.0;
    width: 40px !important;
    height: 40px !important;
}



#box .checkboxmagic input:hover,
#box .checkboxmagic input:checked {
    opacity: 1.0 !important;
    position: absolute;
    width: 40px !important;
    height: 40px !important;
}



.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0080ff;
    color: white !important;
}


/* input[type="file"] { */
    /* display: none; */
/* } */

.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}


.rwd-table {
    border-collapse: collapse;
    width: 100%;
}

    .rwd-table tr:first-child {
        border-top: none;
        background: #000000;
        color: #fff;
    }

    .rwd-table tr {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        background-color: #f5f9fc;
    }

        .rwd-table tr:nth-child(odd):not(:first-child) {
            background-color: #ebf3f9;
        }

    .rwd-table th {
        display: none;
    }

    .rwd-table td {
        display: block;
    }

        .rwd-table td:first-child {
            margin-top: .5em;
        }

        .rwd-table td:last-child {
            margin-bottom: .5em;
        }

        .rwd-table td:before {
            content: attr(data-th) ": ";
            font-weight: bold;
            width: 120px;
            display: inline-block;
            color: #000;
        }

    .rwd-table th,
    .rwd-table td {
        text-align: left;
    }

.rwd-table {
    color: #333;
    border-radius: .4em;
    overflow: hidden;
}

    .rwd-table tr {
        border-color: #bfbfbf;
    }

    .rwd-table th,
    .rwd-table td {
        padding: .5em 1em;
    }

@media screen and (max-width: 601px) {
    .rwd-table tr:nth-child(2) {
        border-top: none;
    }
}

@media screen and (min-width: 600px) {
    .rwd-table tr:hover:not(:first-child) {
        background-color: #f3f3f3;
    }

    .rwd-table td:before {
        display: none;
    }

    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

        .rwd-table th:first-child,
        .rwd-table td:first-child {
            padding-left: 0;
        }

        .rwd-table th:last-child,
        .rwd-table td:last-child {
            padding-right: 0;
        }

    .rwd-table th,
    .rwd-table td {
        padding: 1em !important;
    }
}

.set-image {
    object-fit: cover;
    height: 120px;
    width: 100% !important;
    border-radius: 15px;
}

.this-img2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px
}



 .container-fluid{
    width: 1450px !important;
}

@media screen and (max-width: 767px) and (min-width: 320px){
    .container-fluid {
        width: 100% !important;
    }
}


.btn-br {
    color: white!important;
    border: white!important;
}

.w-300 {
    width: 300px !important;
    background: #ffffff;
    border-radius: 15px !important;
    border: 2px solid #007dff;
}

a{
    color:black!important;
}

.border-n {
    border: none!important;
}
.pad-0 {
    position: fixed;
    z-index: 9999;
    background: white;
}

.clr-b {
    color: black !important;
}

.tacbox {
    display: block;
    padding: 1em;
    margin: 2em;
    border: 3px solid #ddd;
    background-color: #eee;
    max-width: 800px;
}







.das-img {
    border-radius: 50%;
    width: 80px !important;
    height: 80px !important;
    /* position: absolute; */
/*    border: 2px solid #007fff!important;
*/}






.cou {
    margin: auto;
    padding-left: 14px;
}

.cartcounter {
    position: absolute;
    color: #fff;
    top: 1px;
    right: -10px;
    background: #fcbd3f;
    width: 21px;
    text-align: center;
    border-radius: 50%;
    padding: 5px 0;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
}

.w-40{
    width:25px!important;
    border-radius:50%;
}

.dropdown-item input {
    height: 1em!important;
}

.pad-ne {
    padding: 5px 5px!important;
}

.modal.fade.in .lab-modal-body {
    bottom: 0;
    opacity: 1;
    z
}

.lab-modal-body h1 {
    font-size: 4rem;
}

.lab-modal-body p {
    margin: 0 0 1.62rem 0;
    line-height: 1.62;
    font-weight: 300;
    font-size: 1.62rem;
    color: #666;
}

.lab-modal-body {
    position: relative;
    bottom: -250px;
    margin: 150px auto 0;
    padding: 40px;
    max-width: 60%;
    height: auto;
    background-color: rgb(248, 250, 247);
    border: 1px solid #BEBEBE;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

.close {
   
    padding: 8px!important;
    border-radius: 0%;
    color: black;
    opacity: 1;
}

.popup-button {
    margin-top: 70px;
}

.pad-1 {
    padding:0px!important;
}

.w-500{
    width:360px!important;
}

.thisfont {
    font-size: 24px;
    margin-top: 10px;
    text-align: center;
    font-weight: 600;
}

.big-div {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 30px;
    border-radius: 15px;
}

.big-div ul{
display:flex;
justify-content:space-around;
}

.new-b {
    background: white;
    color: black !important;
    border: 1px solid black !important;
}


.full-height {
    min-height: 100vh;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    
    left: -9999px;
}

.checkbox:checked + label,
.checkbox:not(:checked) + label {
    position: relative;
    display: block;
    text-align: center;
    width: 60px;
    height: 16px;
    border-radius: 8px;
    padding: 0;
    margin: 10px auto;
    cursor: pointer;
    background-color: #ffeba7;
}

    .checkbox:checked + label:before,
    .checkbox:not(:checked) + label:before {
        position: absolute;
        display: block;
        width: 36px;
        height: 36px;
        border-radius: 50%;
        color: #ffeba7;
        background-color: #102770;
        
        z-index: 20;
        top: -10px;
        left: -10px;
        line-height: 36px;
        text-align: center;
        font-size: 24px;
        transition: all 0.5s ease;
    }

    .checkbox:checked + label:before {
        transform: translateX(44px) rotate(-270deg);
    }


.card-3d-wrap {
    position: relative;
    width: 417px;
    max-width: 100%;
    height: 313px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    perspective: 800px;
    margin-top: 30px;
}

.card-3d-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: all 600ms ease-out;
}

.card-front, .card-back {
    width: 100%;
    height: 100%;
    background-color: #0077f2;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 300%;
    position: absolute;
    border-radius: 6px;
    left: 0;
    top: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.card-back {
    transform: rotateY(180deg);
}

.checkbox:checked ~ .card-3d-wrap .card-3d-wrapper {
    transform: rotateY(180deg);
}

.center-wrap {
    position: absolute;
    width: 100%;
    padding: 0 35px;
    top: 50%;
    left: 0;
    transform: translate3d(0, -50%, 35px) perspective(100px);
    z-index: 20;
    display: block;
}


.form-group {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
}

.form-style {
    padding: 13px 20px;
    height: 48px;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.5px;
    outline: none;
    color: #c4c3ca;
  
    border: none;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    box-shadow: 0 4px 8px 0 rgba(21,21,21,.2);
}

    .form-style:focus,
    .form-style:active {
        border: none;
        outline: none;
        box-shadow: 0 4px 8px 0 rgba(21,21,21,.2);
    }

.input-icon {
    position: absolute;
    top: 0;
    left: 18px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: left;
    color: #ffeba7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:-ms-input-placeholder {
    color: #c4c3ca;
    opacity: 0.7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input::-moz-placeholder {
    color: #c4c3ca;
    opacity: 0.7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:-moz-placeholder {
    color: #c4c3ca;
    opacity: 0.7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input::-webkit-input-placeholder {
    color: #c4c3ca;
    opacity: 0.7;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus:-moz-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.form-group input:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

.btn {
    border-radius: 4px;
    height: 44px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    padding: 0 30px;
    letter-spacing: 1px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    border: none;
    background-color: #007fff;
    color: white!important;
    box-shadow: 0 8px 24px 0 rgba(255,235,167,.2);
}

    .btn:active,
    .btn:focus {
        background-color: #102770;
        color: #ffeba7;
        box-shadow: 0 8px 24px 0 rgba(16,39,112,.2);
    }

    .btn:hover {
        background-color: #102770;
        color: #ffeba7;
        box-shadow: 0 8px 24px 0 rgba(16,39,112,.2);
    }



    .card-front h4{
        color:white!important;
    }

.card-back h4 {
    color: white !important;
}

.cl-fo {
    color: white !important;
}
.bff {
    background: white;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 9%);
    border-radius: 15px;
}

.fon {
    font-size: 50px !important;
	color: blue;
}

.clr-n2 {
    color: #0077f2;
    font-size: 17px;
    font-weight: 600;
}

.high {
    height: 480px!important;
}

.bj {
    height: 300px;
    object-fit: cover;
}


.mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    will-change: transform;
    transform: translateZ(0);
   margin-bottom:60px;
    background-color: #fff;
}

.mobile-bottom-nav__item {
    flex-grow: 1;
    text-align: center;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mobile-bottom-nav__item--active {
    color: red;
}

.mobile-bottom-nav__item-content {
    display: flex;
    flex-direction: column;
}



#subforms {
    overflow-x: visible;
    overflow-y: visible;
}

.hide {
    display: none;
}

.left-side-filter1 {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 61%);
    padding: 20px;
    border-radius: 10px;
}

.btn-div1 {
    position: relative;
    display: inline-flex;
    width: 160px;
    height: 33px;
    /* margin: 0 15px; */
    perspective: 1000px;
    border-radius: 15px;
}


@media screen and (max-width: 767px) and (min-width: 320px) {


.left-side-filter .ml-3, .mx-3 {
        margin-left: 0px!important;
    }

    .res-mar {
        /* margin-bottom: 10px; */
    }

}



.big-di{
    display:flex;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .hide-mobile{
      display:none!important;
  }


    .input-box input[type="text"], select {
        width: 50%; 
        height: 50px;
        border: none;
        border-bottom: 2px solid #ddd;
        outline: none;
        border: 1px solid;
        border-radius: 10px;
    }

}

.face-det-btn {
   
    width: 38%;
    margin-top: 20px;
    background: #0077f2;
    border-radius: 15px;
    border: 1px solid white;
    color: white;
    margin-left: 32px;
}



.face-det-video {
        border-radius: 15px;
    border: 2px solid #0079f2;
    padding: 11px;
    background: #ffffff;
    width: 348px!important;
    height: 265px!important;
}

.new-am{
    margin-top:50px;
}

.header-icon {
    background: #007dff;
    color: white;
    padding: 11px 17px;
    border-radius: 55%;
}

.padd {
    padding: 20px;
    padding-bottom: 0px;
}


@media screen and (max-width: 767px) and (min-width: 320px) {

    .padd {
        padding: 20px!important;
        padding-bottom: 0px!important;
    }

}

.marg-l{
margin-left:-100px;

}
#showTags{
    width: 40px!important;
    height: 40px!important;
}

.btn-primary:hover{
background-color: #0069d9;
    border-color: #0062cc;
    color: white!important;
    border: none!important;

}

.qua {
    border: 1px solid;
    border-radius: 15px;
    background: #007dff;
    color: white;
    padding: 0px 12px;
}


input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}

label {
 /* border: 1px solid #fff;*/
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

label img {
  height: 100px;
  width: 100px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

:checked + label {
  /*border-color: #ddd;*/
}

:checked + label:before {
  content: "✓";
  background-color: grey;
  transform: scale(1);
}

:checked + label img {
  transform: scale(0.9);
  /* box-shadow: 0 0 5px #333; */
  z-index: -1;
}


.bg-f{
    padding: 7px;
    border-radius: 13px;
    border: 1px solid #dfdfdf;
}

.left-side-filter-face {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 13px;
    border-radius: 10px;
}


.modal-dialog1 {
    max-width: 100% !important;
    margin-left: 0% !important;
    padding: 30px !important;
    width: 100% !important;
    height: 100% !important;
    padding-left: 0px !important;
    margin: -2.5rem auto !important;
    padding-right: 0px !important;
}
.viewed::-webkit-scrollbar {
    display: none;
}

.viewed2 ul::-webkit-scrollbar {
    display: none;
}

.ajax__fileupload_selectFileContainer {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    position: relative;
    width: 80px;
    border-radius: 15px;
    margin-top: 2px!important;
margin-bottom: 10px!important;
}

.ajax__fileupload {
   border: #D3D3D3 0px solid!important; 
    overflow: auto;
    padding: 4px;
}

.ajax__fileupload_fileItemInfo {
    /* height: 20px; */
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    font-size: 10px;
}

.ajax__fileupload_fileItemInfo .pendingState {
    background-color: #fff;
    color: #009;
    padding: 2px;
    margin-left: -100px;
}

.ajax__fileupload_fileItemInfo .filename {
    font-weight: bold;
    font-size: 12px;
}

.ajax__fileupload_uploadbutton {
    background-color: #0079f2!important;
    color: white;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    width: 80px!important;
    padding: 2px;
    border-radius: 15px;
}


@media screen and (max-width: 767px) and (min-width: 320px) {
.fnt-sha {
    font-size: 22px!important;
}
.ajax__fileupload_fileItemInfo .pendingState {
    background-color: #fff;
    color: #009;
    padding: 2px;
    margin-left: 0px;
}

}

.ajax__fileupload_fileItemInfo .pendingState {
    background-color: #fff;
    color: #0079f2!important;
}

.removeButton{
 visibility: hidden;
    position: relative;
}

.removeButton:after{
visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "X";
    background: red;
    color: white;
    padding: 2px 8px 2px 9px;
    border-radius: 2px;
}


.ajax__fileupload_fileItemInfo .removeButton {
    background-color: #900;
    color: black!important;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 26px!important;
    font-size: 13px!important;
    font-weight: 600!important;
}

.fit-img{
    object-fit: fill;
    width: 100%;
    height: 776px;
}


.ajax__fileupload_fileItemInfo .pendingState {
   
    color: #009;
}


.ajax__fileupload_queueContainer {
   
    border-width: 1px;
    clear: both;
    margin-top: 2px;
    padding: 4px;
   
}

.ajax__fileupload_fileItemInfo {
    height: 20px;
    line-height: 20px;
    margin-bottom: 2px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    background: #ededed;
}


.ajax__fileupload_fileItemInfo .pendingState {
    background-color: #ededed!important;
    color: #009;
}


.ajax__fileupload_fileItemInfo {
    height: 25px!important;
    line-height: 20px!important;
    margin-bottom: 8px!important;
    overflow: hidden;
    position: relative;
    z-index: 0;
}


.ajax__fileupload_queueContainer {
    /* border: #A9A9A9 1px solid; */
    border-width: 1px;
    clear: both;
    margin-top: 2px;
    padding: 4px;
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 20%)!important;
    margin-bottom: 10px!important;
}


.check-cl{
    background: #0088ff;
    border: 2px solid #007fff;
    padding: 7px 7px 0px 11px;
    border-radius: 7px;
    color: white;
}

.close1 {
    background: none;
    border: none;
}

.viewed1 ul {
    display: flex;
    
    position: relative;
    height: 114px;
}


.bg-iconf {
        background: #2c5a98;
    color: white;
    padding: 22px;
    border-radius: 70%;
    font-size: 16px;
}


.bg-iconw {
    background: #00d670;
        
    color: white;
    padding: 22px;
    border-radius: 70%;
    font-size: 16px;
}

.top-25{
top:25%!important;

}


/*Updated css 10-12-2022 */

.viewed ul {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    height: 130px;
    width: 1400px;
}

.pp {
    text-align: center;
    font-weight: 600;
    border: 1px solid;
    margin-top: 10px;
    background: #fec953;
    color: white;
    border-radius:15px;
}

.myf-bg {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}

.nam-bx {
padding-top: 3px;
    font-size: 12px;
    font-weight: 600;
    display: block;
    text-align: center;
    /* border: 1px solid; */
    background: #fdc348;
    margin-top: 10px;
    color: white;
    border-radius: 10px;
    width: 100px;
    padding-bottom: 3px;
	
}

.my-profile {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}

.lf {
        border: 2px solid #0081ff;
    /* background: #007fff; */
    color: black;
    padding-bottom: 20px;
}

#ctl00_ContentPlaceHolder1_txtage {
    border: 1px solid !important;
    padding: 10px;
    border-radius: 15px;
    background: #fecd5a;
    color: white;
}

#ctl00_ContentPlaceHolder1_txtemail {
    border: 2px solid !important;
    padding: 10px;
    border-radius: 15px;
/*    background: #fecd5a;
*/    color: black;
}


#ctl00_ContentPlaceHolder1_txtname {
    border: 2px solid !important;
    padding: 10px;
    border-radius: 15px;
/*    background: #fecd5a;
*/    color: black;
}


.profile-social {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}




#ctl00_ContentPlaceHolder1_txtfacebook {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #0098f5;*/
    padding: 10px;
    color: #000;
    border: #0098f5 2px solid;
}


#ctl00_ContentPlaceHolder1_txttwitter {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #009ef0;*/
    padding: 10px;
    color: #000;
    border: #009ef0 2px solid;
}


#ctl00_ContentPlaceHolder1_txtinstagram {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
   /* background: #ff2396;*/
    padding: 10px;
    color: #000;
    border: #ff2396 2px solid;
}


#ctl00_ContentPlaceHolder1_txtlinkedin {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #0068c2;*/
    padding: 10px;
    color: #000;
    border: #0068c2 2px solid;
}

#ctl00_ContentPlaceHolder1_txtwhatsapp {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #00c24d;*/
    padding: 10px;
    color: #000;
    border: #00c24d 2px solid;
}

#ctl00_ContentPlaceHolder1_txtcallnow {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #d0d0d0;*/
    padding: 10px;
    color: #000;
    border: #d0d0d0 2px solid;
}


#ctl00_ContentPlaceHolder1_txtyoutube {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    border-radius: 15px;
    /*background: #ff0000;*/
    padding: 10px;
    color: #000;
    border: #ff0000 2px solid;
}


@media screen and (max-width: 767px) and (min-width: 320px) {
    


    .profile-social .input-box input[type="text"], select {
        width: 100%!important;
        height: auto!important;
        border: none;
        border-bottom: 2px solid #ddd;
        outline: none;
        border: 1px solid;
        border-radius: 10px;
    }

    .my-profile .input-box input[type="text"], select {
        width: 100% !important;
        height: auto !important;
        border: none;
        border-bottom: 2px solid #ddd;
        outline: none;
        border: 1px solid;
        border-radius: 10px;
    }
}

.the-td {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 10px;
    border-radius: 10px;
}

.water {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}

.change-p {
    box-shadow: 1px 1px 6px 3px rgb(0 0 0 / 4%);
    padding: 20px;
    border-radius: 10px;
}

#ctl00_ContentPlaceHolder1_txtnewpassword {
    border: 1px solid !important;
    padding: 10px;
    border-radius: 15px;
    background: #fecd5a;
    color: white;
}

#ctl00_ContentPlaceHolder1_txtcpassword {
    border: 1px solid !important;
    padding: 10px;
    border-radius: 15px;
    background: #fecd5a;
    color: white;
}

.viewed2 ul {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
	height:50px;
}




@media screen and (max-width: 767px) and (min-width: 320px) {



    .fon {
        font-size: 18px !important;
        margin-top: 13px;
		color: blue;
    }
}


.this label{
    border: 1px solid #fff;
    padding: 10px!important;
    display: block;
    position: relative;
    margin: 0px!important;
    cursor: pointer;
}



.thbtn{
	background:#fbb734!important;
	color:white!important;
}

.das-img2 {
    border-radius: 50%;
    width: 56px !important;
    /* position: absolute; */
    border: 2px solid #007fff !important;
    margin-left: 16px;
}

.nam-bx2 {
    font-size: 12px;
    font-weight: 600;
    display: block;
    text-align: center;
    /* border: 1px solid; */
    background: #fdc348;
    margin-top: 7px;
    color: white;
    border-radius: 10px;
    width: 100px;
}

.pmar {
    margin-bottom: 35px;
}

.fb {
    color: #0098f5;
}

.ins {
    color: #ff2396;
}
.twi {
    color: #009ef0;
}

.what {
    color: #00c24d;
}

.link {
    color: #0068c2;
}

.you {
    color: #ff0000;
}

.cal {
    color: #f09f00;
}

.viewed3 ul{

display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
    height: 100px!important;
}





.viewed3 ul::-webkit-scrollbar {
      box-shadow: inset 0 0 5px grey; 
    width: 7px;
    height: 7px;
}

/* Track */
.viewed3 ul ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.viewed3 ul::-webkit-scrollbar-thumb {
  background: #007fff;  
  border-radius: 10px;
}

/* Handle on hover */
.viewed3 ul::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}





.viewed4 ul{

display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
    height: 70px!important;
}





.viewed4 ul::-webkit-scrollbar {
   box-shadow: inset 0 0 5px grey; 
    width: 7px;
    height: 7px;
}

/* Track */
.viewed4 ul ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.viewed4 ul::-webkit-scrollbar-thumb {
  background: #007fff;  
  border-radius: 10px;
}

/* Handle on hover */
.viewed4 ul::-webkit-scrollbar-thumb:hover {
  background: #000000; 
}


::-webkit-scrollbar {
    display:none;
}


.viewed4 ul {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
    height: 65px!important;
}

.viewed9 ul {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
    height: 130px!important;
}


.viewed10 ul {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    /* width: 1400px; */
    height: 60px;
}


.bx-ma {
    border: 1px solid;
    padding: 10px;
    border-radius: 13px;
    color: #ededed;
}


#share .input-box input[type="text"], select {
    width: 100%;
    height: 30px;
    border: none;
    border-bottom: 2px solid #ddd;
    outline: none;
    /*margin-top: 15px;*/
}
.high2 {
    height: 480px;
}



.bj2 {
    height: 300px;
    object-fit: cover;
}

@media screen and (max-width: 767px) and (min-width: 320px) {


#showTags{
    width: 22px!important;
    height: 22px!important;
}


    .high2 {
        height: 220px;
    }

    .card-3d-wrap {
        position: relative;
        width: 355px;
        max-width: 100%;
        height: 240px;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        perspective: 800px;
        margin-top: 13px;
    }

    .high {
        height:350px !important;
    }

    .bj2 {
        height: 230px;
        object-fit: cover;
    }
	
	
.high3 {
    height: 430px !important;
}


    .bff .pt-5 {
        padding-top: 0rem;
    }


    .center-wrap {
        position: absolute;
        width: 100%;
        padding: 0 35px;
        top: 50%;
        left: 0;
        transform: translate3d(0, -50%, 35px) perspective(100px);
        z-index: 20;
        display: block;
    }
}

.mark{
	    background: #ffc043;
    border-radius: 50%;
    color: white;
}
.big-di2 {
    display: flex;
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    .big-di2 {
        display: block;
    }
    .flt-rii{
        float:right;
    }
}


.thebox{
    display:flex;
}


@media screen and (max-width: 767px) and (min-width: 320px) {

    .thebox {
        display: block;
    }


}

.the-box2 {
    display: flex;
}

.thisisarrow{
   /* display:flex;*/
    position:absolute;
    justify-content:space-between;

}


.left-arrow {
    background: #2a2a2a;
    color: white !important;
    padding: 6px 21px;
  
    float:left;
    font-size: 28px;
   
}

.right-arrow {
    background: #2a2a2a;
    color: white !important;
    padding: 6px 21px;
   float:right;
    font-size: 28px;
    
}

@media screen and (max-width: 767px) and (min-width: 320px) {

    .the-box2 {
        display: initial;
        background: #0065c9 !important;
        color: white;
    }

    .left-arrow {
        background: #2a2a2a;
        color: white !important;
        padding: 4px 6px;
        /*border-radius: 52%;*/
        /* margin-top: 150px; */
        font-size: 14px;
        margin-left:0px;
    }
    .right-arrow {
        background: #2a2a2a;
        color: white !important;
        padding: 4px 6px;
        /*border-radius: 52%;*/
        /* margin-top: 150px; */
        font-size: 14px;
        margin-right:-0px;
    }


	
	.new-am {
    margin-top: -15px;
}


    .mobile-bottom-nav {
        position: fixed;
        bottom: -30px;
        left: 0;
        right: 0;
        z-index: 1000;
        will-change: transform;
        transform: translateZ(0);
        margin-bottom: 0px!important;
        background-color: transparent;
    }

    .left-side-filter1 {
        box-shadow: none!important;
        padding: 20px;
        border-radius: 10px;
    }

    .the-icon-bg {
        background: #ffcd5a;
        color: white;
        padding: 10px;
        border-radius: 50%;
    }


    .the-icon-bg2 {
        background: #ff0000;
        color: white;
        padding: 10px;
        border-radius: 50%;
    }


    .the-icon-bg3 {
        background: #0065c9;
        color: white;
        padding: 10px;
        border-radius: 50%;
    }


    .inner-block{
        display:block;
        margin-top:15px;

    }
	


    }

.moda {
    margin-top: 10px;
    margin-left: 10px;
    font-size: 30px;
    position: absolute;
    color:white;
}


@media screen and (max-width: 767px) and (min-width: 320px) {

    .moda {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 30px;
        position: absolute;
        color:grey;
    }
}

.only-pn {
    --tw-shadow: 7px 7px 10px 0 rgba(0,0,0,.15),-7px -7px 10px 0 hsla(0,0%,100%,.8);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border: 1px solid #ededed;
    background: #efefef;
}

.bnb {
    background: #efefef;
}

.clr-rd {
    color: red;
}

.clr-bl {
    color: blue;
}

.clr-sir {
    color: #007dff;
}

.one {
    display: flex;
    justify-content: space-between;
   
}

.two {
    
    display: flex;
    justify-content: space-between;
    
}




@media screen and (max-width: 767px) and (min-width: 320px) {

    .one {
        display: flex;
        justify-content: space-around;
        margin-top: 10px;
        padding-top: 10px;
    }

    .two {
        display: flex;
        justify-content: space-around;
        margin-top: 10px;
        padding-bottom: 10px;
    }


}



.jaadumagic {
    display: block;
    font: 13px Helvetica, Tahoma, serif;
    /* text-transform: uppercase; */
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

    .jaadumagic li {
        display: inline-block;
        list-style: none;
    }

    .jaadumagic .button-dropdown {
        position: relative;
		    border: 2px solid #007fff;
    border-radius: 15px;
    }

    .jaadumagic li a {
        display: block;
        color: #333;
        background-color: #fff0;
        padding: 10px 20px;
        text-decoration: none;
       
    }

        .jaadumagic li a span {
            display: inline-block;
            margin-left: 5px;
            font-size: 10px;
            color: #999;
        }

        .jaadumagic li a:hover, .nav li a.dropdown-toggle.active {
            background-color: #007dff;
            color: #fff!important;
			border-radius:15px;
        }

            .jaadumagic li a:hover span, .nav li a.dropdown-toggle.active span {
                color: #fff;
            }

    .jaadumagic li .dropdown-menu {
        display: none;
        position: absolute;
        left: 0;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        text-align: left;
    }

        .jaadumagic li .dropdown-menu.active {
            display: block;
        }

        .jaadumagic li .dropdown-menu a {
            width: 150px;
        }
		
		
		.sidebar-full h5 {
    color: #0077f2 !important;
}

.seccc .container-fluid{
    width:100%!important;
}


.bk{
	background: #fdbf41!important;
    border: #fcb835!important;
    color: white!important;
	
}


.backbtn{
	    background-color: #007fff!important;
    border: #007fff!important;
    color: white!important;
}