.main-wrap, .main-wrapper {
    opacity: 1;
    transition: all .25s ease-in;
    /* overflow: hidden; */
    position: relative;
    z-index: 1;
}
.scroll-bar {
    margin-left: 0;
    overflow-y: scroll;
}
.navigation {
    position: fixed;
    top: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 280px;
    height: 100vh;
    overflow: hidden;
    background: 0 0;
    -webkit-transition: width .25s;
    -o-transition: width .25s;
    transition: width .25s;
    padding-top: calc(90px + 6px);
}
.navigation .nav-content {
    width: 280px;
    transition: all .2s ease;
    padding-left: 15px;
    padding-right: 15px;
}
.rounded-xxl {
    border-radius: 15px !important;
}
.shadow-xss {
    box-shadow: 0 8px 30px rgba(0, 0, 0, .05) !important;
}
.navigation .nav-caption {
    margin-bottom: 5px;
    padding-left: 25px;
    white-space: nowrap;
    color: #808191;
    -webkit-transition: padding .25s;
    -o-transition: padding .25s;
    transition: padding .25s;
}
.font-xssss {
    font-size: 13px !important;
}
.font-xsss {
    font-size: 14px !important;
}
.font-xsssssss {
    font-size: 11px !important;
}
.text-grey-500 {
    color: #adb5bd !important;
}
.text-grey-900{
    color: #212529 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.navigation .nav-content ul {
    padding: 0;
    margin: 0;
}
.navigation .nav-content ul li:not(.logo) {
    list-style-image: none;
    list-style-type: none;
    margin: 1px 5px;
}
.navigation .nav-content ul li:not(.logo) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px 12px 15px;
    white-space: nowrap;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    line-height: 28px;
    color: #888;
    height: 54px;
    display: flex;
    overflow: hidden;
    transition: all .2s ease;
}
.navigation .nav-content ul li:not(.logo) a i {
    font-size: 20px;
    color: #fff;
    top: 0;
    position: relative;
}
.btn-round-md {
    width: 35px;
    height: 35px;
    border-radius: 45px;
    display: inline-block;
    line-height: 35px !important;
    text-align: center;
}
.btn-round-xs {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    display: inline-block;
    line-height: 25px !important;
    text-align: center;
}
.btn-round-xss {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    display: inline-block;
    line-height: 20px !important;
    text-align: center;
}
.bg-static-gradiant{
   
    background:linear-gradient(to right, #2b3940, #767171) !important
}
.top-content li:hover .bg-static-gradiant{
    background:linear-gradient(to right, #00ced1, #0489a7) !important
}
.bg-blue-gradiant {
    background: linear-gradient(to right, #0575e6, #021b79) !important;
}
.bg-red-gradiant {
    background: linear-gradient(to right, #e44d26, #f16529) !important;
}
.bg-gold-gradiant {
    background: linear-gradient(to right, #f2994a, #f2c94c) !important;
}
.bg-mini-gradiant {
    background: linear-gradient(to right, #ee0979, #ff6a00) !important;
}
.bg-primary-gradiant {
    background: linear-gradient(135deg, #00ced1, #09f) !important;
}
.main-content {
    background-color: #fbfcfe;
}
.main-content .middle-sidebar-bottom {
    width: 100%;
    padding: 20px 0 10px 0;
}
.main-content .middle-sidebar-bottom .middle-sidebar-left {
    width: 100%;
}
.rounded-xxl {
    border-radius: 15px !important;
}
.shadow-xss {
    box-shadow: 0 8px 30px rgba(0, 0, 0, .05) !important;
}
.h250{
    height: 250px;
}
.middle-sidebar-left .card .card-body:not(.border-top-xs){
    border-top:none !important;
    box-shadow:none !important;
}
.bg-image{
    background-position: bottom;
}
.footer{
    /* display: none; */
}
.z-index-1 {
    z-index: 2;
    position: relative;
}
.w100 {
    width: 100px !important;
}
.w45 {
    width: 45px !important;
}
.avatar-photo{
    width: 100px !important;
    height: 100px;
    object-fit: cover;
}
.fw-700 {
    font-weight: 700 !important;
}
.pl-15 {
    padding-left: 150px !important;
}
.font-sm {
    font-size: 20px !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.text-grey-500 {
    /* color: #adb5bd !important; */
    color:#84898f !important;
}
.lh-3 {
    line-height: 1.4;
}
.lh-26 {
    line-height: 26px;
}
.lh-24 {
    line-height: 24px;
}
.rounded-3 {
    border-radius: .3rem !important;
}
.right-15 {
    right: 15px;
}
.text-grey-700 {
    color: #495057 !important;
}
.btn-round-lg {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
}
.bg-grey {
    background-color: #eee !important;
}
.text-grey-800 {
    color: #343a40 !important;
}
.rounded-xl {
    border-radius: 30px !important;
}
.bg-greylight {
    background-color: #f5f5f5 !important;
}
.btn-round-lg i {
    line-height: 50px;
}
.font-md {
    font-size: 22px !important;
}
.font-xsssss {
    font-size: 12px !important;
}
.font-xssssss{
    font-size: 10px !important;
}
.font-lg {
    font-size: 25px !important;
}
.shadow-none {
    box-shadow: none !important;
}
.border-top-xs {
    border-top: 1px solid #f1f1f1;
}
.h55 {
    height: 55px !important;
}
.list-inline-item {
    display: inline-block;
    list-style: none;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.menu-info-tab {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.menu-info-tabs{
    border-bottom: none !important;
}
.menu-info-tab li a.active {
    border-bottom: 2px #333 solid !important;
    color: #000 !important;
}
.menu-info-tabs li a.active {
    border-bottom: none !important;
    color: #000 !important;
}
.menu-info-tab li a {
    transition: all .4s ease;
}
.ratings.rating i{
    /* font-size: 22px; */
    font-size: 17px;
}
.about-info{
    text-align: justify;
}
.img-count {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    text-align: center;
}
.img-count b {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    font-weight: 600 !important;
}
.ls-3 {
    letter-spacing: 1px;
}
.resume-box{
    box-shadow: none;
}
#rating img{
    cursor: pointer;
}
/********** Ads css **************/
.rt-post-box-style1 .rt-item-list {
    display: flex;
    border: 1px solid #e5e5e5;
}
.rt-post-box-default .rt-item {
    position: relative;
    overflow: hidden;
}
.rt-post-box-style1 .rt-item-list .list-content {
    flex: 1;
    padding: 24px 20px 22px 20px;
}
.rt-post-box-default .rt-item .post-terms {
    margin-bottom: 14px;
    line-height: 1.2;
}
.rt-post-box-default .rt-item .post-terms a {
    display: inline-block;
    color: #a5a6aa;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .8px;
    text-transform: uppercase;
    line-height: 1;
}
.rt-post-box-default .rt-item .post-terms .category-style {
    display: inline-block;
    background-color: #2962ff;
    border-radius: 2px;
    color: #fff;
    padding: 6px 9px 5px;
}
.rt-post-box-style1 .rt-item-list .entry-title {
    font-size: 14px;
}
.rt-post-box-default .rt-item .entry-title {
    line-height: 1.4;
    margin-bottom: 10px;
}
.title-animation-black-normal a {
    color: #000;
    display: inline;
    padding-bottom: 0;
    background-image: linear-gradient(to bottom, #000 0%, #000 98%);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: left 100%;
    transition: all 0.7s;
}
.rt-post-box-default ul.entry-meta {
    list-style: none;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 0;
}
.rt-post-box-default .rt-item-list ul.entry-meta li {
    color: #a5a6aa;
}
.rt-post-box-default ul.entry-meta li {
    display: inline-block;
    color: #a5a6aa;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .8px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-right: 12px;
}
.rt-post-box-default .rt-item-list ul.entry-meta li a {
    color: #a5a6aa;
}
.rt-post-box-default .rt-item-list ul.entry-meta .post-author a {
    color: #000;
}
.rt-post-box-default ul.entry-meta li:last-child {
    margin-right: 0;
}
.rt-post-box-default ul.entry-meta li i {
    margin-right: 6px;
}
.rt-post-box-style1 .rt-item-list .rt-image {
    width: 137px;
}
.rt-post-box-default .rt-item .rt-image {
    position: relative;
    overflow: hidden;
}
.rt-post-box-default .rt-item .rt-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.02);
    transition: all 0.5s ease;
}
.rt-post-box-default .rt-item:hover .rt-image img {
    transform: scale3d(1.1,1.1,1)
}
.accordion-item-suggestion{
    border:none !important
}
.accordion-button-suggestion{
    background-color: white !important;
    padding: 0px;
}
.accordion-button-suggestion:hover{
    background-color: white !important;
    color: black !important;
    border-color: white !important;
}
.accordion-button-suggestion::after{
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-left: 45%;
    content: "";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out;
}
.accordion-body-suggestion{
    background-color: white;
    padding:2px;
}

.accordion-button-suggestion:focus {
    z-index: 3;
    border:none;
    outline: 0;
    box-shadow: none !important;
}
.accordion-button-suggestion:not(.collapsed) {
    color: black;
    background-color: #e6f7f1;
    box-shadow: none !important;
}
.review-list ul li .left span.img {
    width: 32px;
    height: 32px;
    display: inline-block;
}
.review-list ul li .left {
    flex: none;
    max-width: none;
    margin: 0 10px 0 0;
   
}
.accordion-body-suggestion .review-list ul li .left{
    overflow: hidden;
    text-wrap: nowrap;
    width: 160px;
}
.review-list ul li .left span img {
    width: 25px;
    padding: 3px;
    border: 1px solid #ddd;
    box-shadow: 0 0 0 6px #fff, 0 0 0 5px #ddd;
    /* border-radius: 50%; */
}
.review-list ul li .left span {
    font-size: 13px;
    margin: 0;
    /* display: flex; */
}
.accordion-body-suggestion .review-list ul li .left span{
    font-size: 12px;
}
.review-list ul li .right .gig-rating {
    display: flex;
    align-items: center;
    margin-left: 10px;
    color: #00CED1;
    font-size: 13px;
}
.accordion-body-suggestion .review-list ul li .right .gig-rating{
    font-size: 12px;
}
.review-list ul li .right h4 .no-rating {
    display: flex;
    align-items: center;
    margin-left: 10px;
    color: #8a8883;
}
.review-list ul li .right h4 .gig-rating svg, .review-list ul li .right h4 .no-rating svg {
    margin: 0 4px 0 0px;
}
.review-list ul{
    list-style: none;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.more-suggestion-link a{
    cursor: pointer;
    font-size: 13px;
    color:black
  }
 .more-suggestion-link .underline{
    position: relative;
  }
  
  .more-suggestion-link .underline::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #00CED1 ;
    transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .more-suggestion-link a:hover{
    color: #00CED1  !important;
}
.count-labels{
    list-style: none;
}
.count-labels li{
    cursor: pointer;
}
.w30{
    width:30px;
}
.w35{
    width:35px;
}
.w61{
    height:61px;
}
.feather-icon{
    color:#fd0f7d;
}
.h100 {
    height: 100px !important;
}
.border-light-md {
    border: 2px #f1f1f1 solid;
}
.goto-page{
    background: #fd0f7d;
    color: white;
    font-size: 13px !important;
    padding: 2px 8px 2px 8px !important;
}
#togglePostBox{
   cursor:pointer;
}
.fileInput{
    cursor: pointer;
}
#wordCount{
    font-size: 11px;
    
}
.interaction-bar{
    font-size: 13px !important;
}
@media (max-width: 576px) {
        .interaction-bar {
            flex-direction: column !important;
            align-items: flex-start !important;
            gap: 10px;
        }
        .interaction-item {
            /* width: 100%; */
            /* justify-content: space-between; */
        }
    }
.btn-icon-circle {
        height: 25px;
        width: 25px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }

    .like-btn {
        background: linear-gradient(to right, #1e90ff, #007bff);
        color: #fff;
    }

    .dislike-btn {
        background: linear-gradient(to right, #ff4e50, #f44336);
        color: #fff;
    }
 

    .share-btn,
    .comment-btn {
    
        background:#2B3940;
        color: #fff;
    }
    .share-link,
    .comment-link {
        color: #666565;
    }

    .like-count, .dislike-count, .comment-count {
        /* min-width: 30px; */
        display: inline-block;
    }
.pointer-text{
    cursor: pointer;
}
.new-like-count {
    animation: count-up 1s ease-in-out forwards;
}
.likes-list,.comment-list{
    border-top: 1px #80808021 solid !important;
    box-shadow: none !important;
}
.comment-section {
    padding: 2px 27px;
    position: relative;
}
.comment-section .comments {
    display: none;
    margin-bottom: 30px;
}
.comment-section .comments .main-comment .media {
    position: relative;
    display: flex;
    align-items: flex-start;
}
.comment-section .comments .main-comment .media .user-img {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    position: relative;
    border-radius: 100%;
}
.blur-up.lazyloaded {
    filter: blur(0);
}
.blur-up {
    filter: blur(5px);
    transition: filter .4s;
}
.media-body {
    flex: 1 1;
}
.comment-section .comments .main-comment .media .media-body h5 {
    font-family: Montserrat, sans-serif;
    color: rgba(#51595e, 1);
    text-transform: capitalize;
    font-weight: 600 !important;
    margin-bottom: 5px;
    font-size: 13px;
}
.comment-section .comments .main-comment .media img{
    width:25px;
    /* height: 35px; */
}
.comment-section .comments .main-comment .media .media-body p {
    color: rgba(#647589, 1);
    font-weight: 400;
    max-width: 84%;
    
}
.likes-list .comment-section .comments .main-comment .media .media-body p{
    font-size: 11px;
}
.comment-list .comment-section .comments .main-comment .media .media-body p{
    font-size: 13px;
}
.comment-section .comments .main-comment .media .comment-time {
    position: absolute;
    right: 0;
    top: 0;
}
.comment-section .comments .main-comment .media .comment-time h6 {
    font-size: 12px;

    font-weight: 500;
}
.emoji-wysiwyg-editor{
    padding: 9px !important;
    min-height: 42px !important;
    border-radius: 6px !important;
}
.main-reviews .emoji-wysiwyg-editor{
    width: 90%
}
.emoji-wysiwyg-editor.form-control.invalid{
    /* border: 1px #dc3545 solid !important; */
    box-shadow: 0 0 0 1px #dc3545 !important;
}

.emoji-picker-icon{
    top: 11px !important;
}
.main-reviews .emoji-picker-icon{
    top: 12px !important;
    right: 7%;
}
.main-reviews .emoji-picker-icon.parent-has-scroll {
    right: 52px;
}
.emoji-menu{
    margin-top: 5px !important;
}
.emoji-menu .emoji-items-wrap{
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
.form-control:focus{
    border-color: #6c757d30 !important;
    box-shadow: 0 0 0 1px #6c757d73 !important;
}
.dot-typing {
    position: relative;
    left: -9999px;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: var(---theme-color);
    color: #9880ff;
    box-shadow: none;
    animation: dotTyping 1.5s infinite linear;
    top: -4px;
    position: relative;
}
.feed-body {
    visibility: visible;
    overflow: visible;
    height: 100%;
    
}
.list-group-flush {
    border-radius: 0;
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
}
.list-group .list-group-item {
    border-bottom: 1px solid #eee;
    position: relative;
}
.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}
.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.bg-transparent {
    background-color: transparent !important;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #212529;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .125);
}
.w35 {
    width: 35px !important;
}
.list-group .list-group-item .badge {
    position: absolute;
    right: 0;
    top: 18px;
}
.list-group .list-group-item span {
    font-size: 10px;
    color: #999;
    margin-top: 3px;
}
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem !important;
}
.modal-popup-chat {
    padding: 20px;
    position: fixed;
    bottom: 0;
    right: 122px;
    z-index: 100;
    display: none;
}
.modal-popup-chat .modal-popup-wrap {
    width: 320px;
}
.rounded-3 {
    border-radius: .3rem !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}
.modal-popup-chat .modal-popup-wrap .modal-popup-header {
    top: 0;
    left: 0;
}
.btn-round-xss {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    display: inline-block;
    line-height: 25px !important;
    text-align: center;
}
.right-0 {
    right: 0 !important;
}
.top-0 {
    top: 0 !important;
}
.modal-popup-chat .modal-popup-wrap .modal-popup-body {
    padding-top: 80px;
    padding-bottom: 80px;
    overflow-y: auto;
    max-height: 300px;
}
.modal-popup-chat .message-content {
    color: #594939;
    padding: 10px 20px;
    background-color: #fcf6ee;
    border-radius: 20px 20px 20px 0;
    max-width: 80%;
    display: inline-block;
    text-align: left;
}
.modal-popup-chat .message.self .message-content {
    border-radius: 20px 20px 0 20px;
    background-color: #e2efff;
    color: #2a4e7f;
}
.modal-popup-chat .modal-popup-wrap .modal-popup-footer {
    bottom: 0;
    left: 0;
}
.form-group.icon-right-input {
    position: relative;
}
.form-group.icon-right-input input.form-control {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    display: inline-block;
    border: 2px #eee solid;
}
.form-group.icon-right-input svg {
    position: absolute;
    right: 15px;
    top: 12px;
    cursor: pointer;
}
.chat-loader {
    --w:10ch;
    font-weight: bold;
    font-family: monospace;
    font-size: 13px;
    line-height: 1.4em;
    letter-spacing: var(--w);
    width: var(--w);
    overflow: hidden;
    white-space: nowrap;
    color: #0000;
    text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000;
    animation: l20 2s infinite linear;
  }
  .chat-loader:before {
    content:"Loading...";
  }
  .round {
    position: absolute;
    top: 50%;
    right: 50%;
    background: #888888bd;
    width: 40px;
    height: 40px;
    line-height: 46px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid white;
}

.round-small {
    position: absolute;
    bottom: -10%;
    right: 35%;
    background: #888888bd;
    width: 30px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid white;
}
.round input[type = "file"],.round-small input[type = "file"]  {
    position: absolute;
    transform: scale(2);
    opacity: 0;
}
#banner-container {
    position: relative;
    background-size: cover;
    background-position: center;
}
.btnrating:hover{
    background-color: white !important;
    border: none !important;
}
.overlay-parent{
    position: relative;
    overflow: hidden;
}
.overlay-content {
    display: block;
    justify-content: center;
    /* align-items: center; */
    margin-top: 268px;
    /* left: 100px; */
    backdrop-filter: blur(13px);
    background-color: rgba(255, 255, 255, 0.1);
    /* border: 3px inset rgba(0, 255, 255, 0.4); */
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 86px;
    text-align: center;
    /* color: blue; */
    /* font-size: 20px; */
    font-weight: bold;
    z-index: 999;
}
.plan-item-two, .plan-item-three {
    border-radius: 15px;
    background: #fafafa;
    position: relative;
}
.plan-item-two .plan-price{
    background: radial-gradient(108.3% 186.75% at -4.62% 9.78%, #00ced1 0%, #0489a7 100%);
    
}
.plan-item-two h5{
    background: linear-gradient(to right, #00ced1, #0489a7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-family: "Inter", sans-serif !important;
}
.plan-inner {
    border-color: #bb296e;
    display: flex; flex-direction: column; justify-content: space-between;
}
.plan-item-two .plan-inner, .plan-item-three .plan-inner {
    overflow: hidden;
    border-radius: 15px;
}
.plan-item-two .plan-price, .plan-item-three .plan-price {
    color: #ffffff;
    /* background: var(--gradient-one); */
    text-align: center;
    padding: 45px 18px;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    width: 100%;
    padding: 40px 20px;
    font-size: 26px;
}
.plan-item-two__body {
    padding: 15px 21px;
}
.plan-item-two__body p{
    text-align: justify;
    font-size: 13px;
}
.plan-item-two__body h6{
    text-align: justify;
}
.list.list-style-two{
    list-style: none;
    text-align: justify;
}
.list.list-style-two li {
    position: relative;
    padding: 6px 0;
    padding-left: 25px;
    font-size: 13px;
}
.plan-item-two .list li::before {
    background: radial-gradient(108.3% 186.75% at -4.62% 9.78%, #00ced1 0%, #0489a7 100%);
}
.list.list-style-two li::before {
    width: 9px;
    height: 9px;
    background: radial-gradient(108.3% 186.75% at -4.62% 9.78%, #00ced1 0%, #0489a7 100%);
     left: 0;
    top: 16px;
    border-radius: 50%;
}
.list.list-style-two li::before {
    position: absolute;
    content: "";
}
.plan-item-two .plan-btn, .plan-item-three .plan-btn {
    padding: 35px 0;
    display: block;
    position: relative;
    z-index: 1;
    color: white;
    font-size: 18px;
    font-weight: 500;
}
.plan-item-two .plan-btn::before{
    background: radial-gradient(108.3% 186.75% at -4.62% 9.78%, #00ced1 0%, #0489a7 100%);
}
.plan-item-two .plan-btn::before, .plan-item-three .plan-btn::before {
    position: absolute;
    content: "";
    width: 150%;
    aspect-ratio: 1;
    /* background: var(--gradient-one); */
    bottom: 0;
    border-radius: 50%;
    left: 50%;
    top: 0;
    transform: translate(-50%, 13%);
    z-index: -1;
}
.freelancer-review-details .entry-heading {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
;
}
.freelancer-review-details .rating-count {
    font-size: 16px;
    color: #fff;
    background-color: #ffc402;
    padding: 5px 16px;
    border-radius: 8px;
}
.freelancer-review-details .review-count {
    color: #333333;
    margin-left: 12px;
}
.freelancer-review-details .entry-overview {
    padding-top: 15px;
    padding-bottom: 15px;
}
.freelancer-review-details .entry-overview .rating-bars {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px;
    margin-right: -30px;
}
.rating-bars .rating-bars-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px 30px;
}
.rating-bars .rating-bars-name {
    font-weight: 500;
    display: block;
}
.rating-bars .rating-bars-inner {
    display: -ms-flexbox;
    /* display: flex; */
}
.rating-bars .rating-bars-rating {
    display: inline-block;
    vertical-align: baseline;
    background: #efefef;
    width: 100%;
    height: 6px;
    margin-right: 10px;
    border-radius: 3px;
    overflow: hidden;
    background-color: #e5e7eb;
    align-self: center;
}
.rating-bars .rating-bars-rating-inner, .rating-bars .rating-bars-rating.high .rating-bars-rating-inner {
    background-color: #0a65fc;
}
.rating-bars .rating-bars-item .value-rating {
    color: #333333;
    font-weight: 500;
}
.progress-custom {
    display: table;
    width: 100%;
}

.progress-custom .progress{
    margin-bottom: 0;
    /* display: table-cell; */
    vertical-align: middle;
}

.progress-custom .progress-value{
    display: table-cell;
    /* vertical-align: middle; */
    width: 1%; 
    padding: 0 14px;
}
.reviews-list {
    padding-left: 0;
    list-style: none;
}
.reviews-list .author-review {
    margin-top: 24px;
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
}
.reviews-list .entry-head {
    -ms-flex-align: center;
    align-items: center;
}
.reviews-list .entry-head, .reviews-list .entry-info {
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.reviews-list .entry-avatar img {
    height: 54px;
    object-fit: contain;
    /* border-radius: 50%; */
    max-width: max-content;
}
.reviews-list .entry-avatar img {
    min-width: 54px;
    width: 100%;
}
.reviews-list .entry-avatar img {
    min-width: 54px;
}
.reviews-list .entry-info {
    width: 100%;
    margin-left: 16px;
}
.reviews-list .author-name {
    font-size: 16px;
    margin-bottom: 0;
}
.reviews-list .review-date {
    color: #333333;
}
.reviews-list .review-content {
    line-height: 1.5;
    margin-top: 11px;
    margin-bottom: 11px;
}
  @keyframes l20 {
    9.09% {text-shadow: 
          calc( 0*var(--w)) -10px #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    18.18% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) -10px #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    27.27% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) -10px #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    36.36% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) -10px #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    45.45% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) -10px #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    54.54% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) -10px #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    63.63% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) -10px #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    72.72% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) -10px #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
    81.81% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) -10px #000,calc(-9*var(--w)) 0 #000}
    90.90% {text-shadow: 
          calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
          calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) -10px #000}
  }
@keyframes dotTyping {
    0% {
        box-shadow: 9984px 0 0 0 #05f,9995px 0 0 0 #05f,10005px 0 0 0 #05f
    }

    16.667% {
        box-shadow: 9984px -10px 0 0 #05f,9995px 0 0 0 #05f,10005px 0 0 0 #05f
    }

    33.333% {
        box-shadow: 9984px 0 0 0 #05f,9995px 0 0 0 #05f,10005px 0 0 0 #05f
    }

    50% {
        box-shadow: 9984px 0 0 0 #05f,9995px -10px 0 0 #05f,10005px 0 0 0 #05f
    }

    66.667% {
        box-shadow: 9984px 0 0 0 #05f,9995px 0 0 0 #05f,10005px 0 0 0 #05f
    }

    83.333% {
        box-shadow: 9984px 0 0 0 #05f,9995px 0 0 0 #05f,10005px -10px 0 0 #05f
    }

    100% {
        box-shadow: 9984px 0 0 0 #05f,9995px 0 0 0 #05f,10005px 0 0 0 #05f
    }
}
@keyframes count-up {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.9);
    }

    100% {
        transform: scale(1);
    }
}
  @media (hover: hover) and (pointer: fine) {
   
    .more-suggestion-link .underline:hover::before{
      left: 0;
      right: auto;
      width: 100%;
    }
  }
@media (min-width: 991px) {
    .main-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh;
        /* overflow: hidden; */
    }
}
@media (min-width: 992px) {
    .navigation .nav-content {
        -webkit-border-radius: 0 10px 10px 0;
        -moz-border-radius: 0 10px 10px 0;
        border-radius: 0 10px 10px 0;
    }
    .navigation .nav-content ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .d-lg-block {
        display: block !important;
    }
    .main-content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        /* padding-top: 90px; */
        /* padding-left: 280px;
        padding-right: 290px; */
        padding-left: 8%;
        padding-right: 8%;
        -webkit-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-block {
        display: block !important;
    }
    .main-content .middle-sidebar-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .middle-sidebar-left {
        padding-right: 0;
        margin-right: auto;
        margin-left: auto;
        /* max-width: 960px; // old */
        /* max-width: 1280px; // my*/
        max-width: 100%;
    }
}
@media (min-width: 1400px) {
    .middle-sidebar-left {
        padding-right: 0;
        margin-right: auto;
        margin-left: auto;
       /* max-width: 960px; // old */
        /* max-width: 1280px; // my*/
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .position-absolute-md {
        position: absolute;
    }
}
.my-nav-tabs-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin; 
    scrollbar-color: #888 #f1f1f1; 
}

.my-nav-tabs-container::-webkit-scrollbar {
    height: 8px; 
}

.my-nav-tabs-container::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 20px;
}

.my-nav-tabs-container::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}
.my-nav-tabs-container .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
}

.my-nav-tabs-container .nav-tabs .list-inline-item {
    flex: 0 0 auto;
}
@media (min-width: 2560px) {
    .my-nav-tabs-container .nav-tabs .list-inline-item a.font-xssss{
        font-size:13px !important;
    }
    .my-nav-tabs-container .nav-tabs .list-inline-item svg{
        width: 20px !important;
        height: 20px !important;
    }
}
@media (min-width: 1920px) { 
    .my-nav-tabs-container .nav-tabs .list-inline-item a.font-xssss{
    font-size:13px !important;
}
.my-nav-tabs-container .nav-tabs .list-inline-item svg{
    width: 20px !important;
    height: 20px !important;
}
}
@media (max-width: 1600px) {
    .my-nav-tabs-container .nav-tabs .list-inline-item a.font-xssss{
        font-size:12px !important;
    }
    .my-nav-tabs-container .nav-tabs .list-inline-item svg{
        width: 16px !important;
        height: 16px !important;
    }
}
