.block-number{text-align:center;font-weight:bold;font-size:0.8125em;letter-spacing:2px;text-transform:uppercase;color:#191919;-webkit-transition:0.3s ease-out;transition:0.3s ease-out}.block-number:hover{opacity:1}.block-number::after{content:'';display:inline-block;width:0;height:0;margin-left:6px;margin-bottom:2px;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #191919}.block-number a:hover,.block-number a:focus{color:#191919}.demo-section .main-content .section,.demo-topbar .main-content .topbar,.demo-navbar .main-content .navbar,.demo-header .main-content .header,.demo-footer .main-content .footer{margin:30px 20px 100px;border:1px solid #f5f6f7;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.05);box-shadow:0 0 15px rgba(0,0,0,0.05)}.demo-topbar .main-content .topbar,.demo-navbar .main-content .navbar{position:static;margin:0}.sample-blocks img{border-radius:0.25rem}.sample-blocks img.aos-animate{opacity:0.5 !important}.sample-blocks img:hover{opacity:1 !important;-webkit-transition:0.7s !important;transition:0.7s !important}.sample-blocks a{position:absolute}.sample-blocks a:nth-child(1){-webkit-animation:wobble 4s infinite;animation:wobble 4s infinite;right:15px;bottom:-20px}.sample-blocks a:nth-child(2){-webkit-animation:wobble 8s infinite;animation:wobble 8s infinite;right:320px;bottom:30px}.sample-blocks a:nth-child(3){-webkit-animation:wobble 5s infinite;animation:wobble 5s infinite;right:0px;bottom:190px}.sample-blocks a:nth-child(4){-webkit-animation:wobble 6s infinite;animation:wobble 6s infinite;right:280px;bottom:180px}.sample-blocks a:nth-child(5){-webkit-animation:wobble 9s infinite;animation:wobble 9s infinite;right:270px;bottom:320px}.sample-blocks a:nth-child(6){-webkit-animation:wobble 7s infinite;animation:wobble 7s infinite;right:20px;bottom:370px}.sample-blocks a:nth-child(7){-webkit-animation:wobble 5s infinite;animation:wobble 5s infinite;right:200px;bottom:470px}.sample-blocks a:nth-child(8){-webkit-animation:wobble 8s infinite;animation:wobble 8s infinite;right:10px;bottom:470px}.sample-blocks a:nth-child(9){-webkit-animation:wobble 9s infinite;animation:wobble 9s infinite;right:0px;bottom:570px}@-webkit-keyframes wobble{0%{-webkit-transform:rotate(-1deg) translate(-5px, -5px);transform:rotate(-1deg) translate(-5px, -5px)}50%{-webkit-transform:rotate(1deg) translate(5px, 5px);transform:rotate(1deg) translate(5px, 5px)}100%{-webkit-transform:rotate(-1deg) translate(-5px, -5px);transform:rotate(-1deg) translate(-5px, -5px)}}@keyframes wobble{0%{-webkit-transform:rotate(-1deg) translate(-5px, -5px);transform:rotate(-1deg) translate(-5px, -5px)}50%{-webkit-transform:rotate(1deg) translate(5px, 5px);transform:rotate(1deg) translate(5px, 5px)}100%{-webkit-transform:rotate(-1deg) translate(-5px, -5px);transform:rotate(-1deg) translate(-5px, -5px)}}@media (max-width: 300px){body>.footer .social a:last-child,body>.footer .nav a:last-child{display:none}}
.float-start {
    float: left;
}

.float-end {
    float: right;
}


/*# sourceMappingURL=style.css.map */
@media (max-width:1768px) {

    .common-headtext {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
    }

    .common-subtext {
        color: #8A8A8A;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
    }

  

    /* welcome css  */
    .top-icon {
        width: 100%;
    }

    .top-icon img {
        height: 50px;
        width: 100px;
        display: block;

    }

    .top-img {
        background-color: #FFFAF5;
        display: block;
        width: 100%;
    }

    .top-img img {
        height: 357px;
        width: 300px;
        margin: 0 auto;
        display: block;
    }

    .mb-20 {
        margin-bottom: 20px;
    }

    .mb-15 {
        margin-bottom: 15px;
    }

    .mb-35 {
        margin-bottom: 35px;
    }

    .main-card {
        margin-top: 50px;
    }

}

.mob {
    display: none !important;
}
  .desk {
      display: block!important;
  }
  i.eye-icon{
    cursor: pointer;
        position: absolute;
        right: 16px;
        top: 0px;
        padding: 15px;
    }
          i.eye-icon  .active {
            display: block;
        }
@media (max-width:768px) {
    .main-mobile-Forget{
        background-image: unset!important;
    }
    .common-outline-btn {
            border-radius: 8px;
            border: 1px solid #DADADA;
            background-color: #fff;
            font-size: 12px;
            color: #000000;
            font-weight: bold;
            text-align: center;
            width: 100%;
            padding: 14px;
            display: block;
        }
    .mob {
        display: block!important;
    }
    .desk {
        display: none !important
    }
   
    .mob-p-10{
        padding: 15px;
    }
         .common-outline-btn.common-orange-btn{
            background-image: linear-gradient(to right top, #ff2b2e, #ff3b2d, #ff492d, #ff542c, #ff5e2d);
            color: #fff;
    }
    .form-control{
        background: #F7F9FC;
        border-radius: 8px !important;
            color: #B4B4B4;
                height: 45px;
                    padding: 14px 24px;
    }
    .mob-none-shadow{
        padding: 0 !important;
            box-shadow: unset !important;
           
    }
  
    
                                 .after-before-text {
                    overflow: hidden;
                    text-align: center;
                }
        
                .after-before-text:before,
                .after-before-text:after {
                    background-color: #E1E1E1;
                    content: "";
                    display: inline-block;
                    height: 1px;
                    position: relative;
                    vertical-align: middle;
                    width: 42%;
                }
        
                .after-before-text:before {
                    right: 0.5em;
                    margin-left: -50%;
                }
        
                .after-before-text:after {
                    left: 0.5em;
                    margin-right: -50%;
                }

 /* otp  */
                
.otp-form {
    background-color: #ffffff;
    border-radius: 8px;
    text-align: center;
}
/* OTP input styles */
.otp-container, .email-otp-container {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.otp-input, .email-otp-input {
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    transition: border-color 0.3s;
}
.otp-input:focus, .email-otp-input:focus {
    border-color: #007bff;
}
#verificationCode,
#emailverificationCode {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    transition: border-color 0.3s;
}
#verificationCode:focus,
#emailverificationCode:focus {
    border-color: #007bff;
}
.timmer{
    font-size: 12px;
    font-weight: bold;
    color: #FF2B2E;
}    /* otp  */
.mob-main-head-white{
    background-image: unset!important;
    background-color: #ffff!important;
    
}
.TEXT-DARK-mob{
    color: #000!important;
}
.main-mob-display .common-outline-btn ,.main-mob-display .common-outline-btn.common-orange-btn {
    padding: 4px;
    font-size: 10px;
   
}
.main-mob-display .common-outline-btn.common-orange-btn{
    color: #fff;
}
.main-mob-display .common-outline-btn{
     color: #8A8A8A;
}
.card-box{
        background: #F0D9FF;
            border: 1px solid #F0D9FF;
                padding: 0;
            border-radius: 8px;
}
.card-box .question-text{
            font-size: 18px;
           line-height: 26px;
        padding: 16px 24px;
}
.round-text{
    background: #FFFFFF80;
        padding: 4px 11px;
        border-radius: 8px;
        font-size: 10px;
            display: inline-block;
            font-weight: bold;
            line-height: 11px;
                margin: 14px 20px 0;
            
}
.post-icon{
    border-radius: 8px;
    padding: 9px 11px;
}
.post-icon i{
    color: #B4B4B4;
}
.round-text-arrow {
    background: #F1F1F1;
    font-size: 10px;
    border-radius: 50%;
    padding: 4px 10px;
        height: 26px;
            width: 27px;
            display: inline-block;
}
.commonbox{
border: 1px solid #DADADA!important;
border-radius: 8px;
color: #323232;
font-weight: 500;
}
.main-mob-display .commonbox.active{
    background-color: #E7FFE7;
    border: 1px solid #3cd458!important;
    color: #323232;
}
.main-mob-display .commonbox.wrong{
    background-color: #FFE7E7;
    border: 1px solid #F84F4F!important;
    color: #323232;
}
.main-mob-display .commonbox.active .round-text-arrow , .main-mob-display .commonbox.wrong .round-text-arrow {
    background-color: #ffff;
}

/* footer-nav/ */
/* footer-nav/ */
.mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    will-change: transform;
    transform: translateZ(0);
    display: flex;
    height: 65px;
    box-shadow: 0 -2px 5px -2px #333;
    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;
}
.plus-icom{
            background-image: linear-gradient(to right top, #ff2b2e, #ff3b2d, #ff492d, #ff542c, #ff5e2d);
            border-radius: 50%;
            padding: 5px;
            height: 44px;
            width: 44px;
      color: #fff;
    font-size: 45px;
    line-height: 31px;
}
.bottom-card{
    background:#FBFBFB;
    padding: 16px 18px;
    border-radius: 8px;
}
.f-text-14{
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}
.f-text-16{
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
        color: black;
}
.create-post  .radio-btn{
    align-items: center;
    display: flex;
    column-gap: 6px;
}
.create-post  .common-outline-btn , .create-post .common-outline-btn.common-orange-btn{
padding: 11px;
font-size: 12px;
   
}
.create-post li.circle {
   
    border-radius: 50px;
    height: 18px;
    width: 18px;
    margin-right: 4px;
}
.create-post .list-color{
    border-radius: 8px;
     background: #fff;
     padding: 4px;
       bottom: 13px;
    list-style: none;
    right: 12px;
}
.yellow{
     background: #FFF2C6;
}
.green{
     background: #C8FFCD;
}
.blue{
     background: #D9F1FF;
}
.d-blue{
     background: #C6DDFF;
}
.purple{
     background: #F0D9FF;
}
.pink{
     background: #FFC6C6;
}
.card-popup .text{
    color: #53524D;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;

}
.card-popup .right-icon svg{
        width: 100%;
}
.card-popup .right-icon{
background-image: linear-gradient(to right top, #ff2b2e, #ff3b2d, #ff492d, #ff542c, #ff5e2d);
   
    padding: 10px;
    align-items: center;
        text-align: center;
        display: flex;
        margin: 0 auto;
    border-radius: 50%;
    height: 69px;
    width: 69px;
    margin-bottom: 30px;

}
.card-popup{
    padding: 34px 23px;
        width: 328px;
        border-radius: 8px;
}
.card-popup.card-popup-width{
    width: 290px;
}
.create-post2 input[type="checkbox"] {
    appearance: none;
        height: 20px;
        width: 36px;
        background: #dd4b39;
        border-radius: 22px;

} 
 .create-post2 input[type="checkbox"]::before {
    content: '';
    display: block;
    height: 14px;
    width: 14px;
    margin: 1px 18px;
    background-color: #f6f6f6;
    border-radius: 50%;
}
input[type="checkbox"]:hover {
    border: 2px solid #f39a0a;
}
 .create-post2 input[type="checkbox"]:checked {
    padding: 1px 2px;
    border: 2px solid #ef7e33;
    border-radius: 6px;
}
 .create-post2 input[type="checkbox"]:checked:hover {

    border: 2px solid #f0751d;
    border-radius: 6px;

}
.create-post2 input[type="checkbox"]:checked::before {
    margin: 0;
    background-color: #f9f8f7;
}

input[type="radio"] {
    appearance: none;
    height: 14px;
    width: 14px;
    padding: 2px;
    border: 2px solid #B4B4B4;
    border-radius: 50%;;
   
}
input[type="radio"]:checked {
   background-color: #dd4b39;
       border: 1px solid #dd4b39;
    background-clip: content-box;
}
.grey-card{
    background-color: #F0D9FF;
    font-size: 18px;
    line-height: 30px;
    color: #00000099;
    border-radius: 8px;
    padding: 20px 30px;
    font-weight: 500;
        
}
.create-post2 .list-color{
        position: absolute;
            bottom: 0;
            right: 7px;
}
 .create-post2 .common-outline-btn,
 .create-post2 .common-outline-btn.common-orange-btn {
        padding: 8px;
            font-size: 14px;
}
 .create-post3 .common-outline-btn,
 .create-post3 .common-outline-btn.common-orange-btn , .report .common-outline-btn.common-orange-btn ,.grey-card .common-outline-btn {
        padding: 8px;
            font-size: 14px;
}
/* footer-nav/ */

  .main-search .list-card-pink {
      background-color: #fff5eb;
width: 47%;
    color: #00000099;
    padding: 20px;
    margin: 6px 5px;
  }

  .f-text-12 {
      font-size: 12px;
  }

.list-recent{
    color: #000;
}

  .search-input {
      color: #c2c2c2;
      font-size: 15px;
      border: none;
      width: 85%;
      display: inline-block;
      background-color: #f7f9fc;
  }

  .br-8 {
      border-radius: 8px;
  }

  .croxx {
      color: #b4b4b4;
  }

  ul,
  li {
      margin: 0;
      padding: 0;
      list-style: none;
  }

  .search-box {
      background-color: #f7f9fc;
      padding: 15px 20px;
  }

  .after-croxx {
      padding-bottom: 25px;
  }

  .nosearch {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 66vh;
      /* overflow: hidden; */
      flex-wrap: wrap;
      font-size: 14px;
      line-height: 22px;
      color: #000;
      font-weight: bold;
  }

  .display-flex {
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .grey-card-profile{
    background-color: #FCFCFC;
    padding: 20px 37px;
  }
  .grey-card-profile .common-outline-btn{
    font-size: 12px;
        width: fit-content;
        padding: 5px 10px;
        font-weight: 400;
        margin: 0 auto;
        background-color: #fff;
  }
  .common-outline-btn.inside-card{
        width: 100%;
            margin: 10px 0;
            padding: 10px;
  }
  .card-post{
        width: 31%;
        margin-bottom: 10px;
        padding: 11px 14px;
        color: #000000;
        font-size: 14px;
        line-height: 22px;
  }
  .pink-circle{
    position: relative;
    margin: 0 0 0 28px;
  }
  .pink-circle::before{
    content: '';
    display: block;
        background-color: #dd4b3973;
        border-radius: 50%;
    height: 46px;
    width: 46px;
    position: absolute;
top: -12px;
    left: -14px;

  }
  .setting li{
    margin-bottom: 50px;
        justify-content: start;
            column-gap: 30px;
  }
}