.top-images > img {
    width: 70px !important;
}

.ask-btn > img {
    width: 15px !important;
}

.nav-link-btn {
    color: var(--theme-gray-color) !important;
    font-size: 11px !important;
}

.nav-link-btn.active {
    background: var(--theme-blue-color) !important;
    color: white !important;
}

.btn-fs {
    font-size: 0.7rem !important;
}


.join-us-btn {
    font-size: 0.7rem !important;
    padding: 0.8rem 2.5rem !important;
}

.search-btn-text {
    background: transparent !important;
    border-top: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    border-right: 0 !important;
    color: var(--theme-white-color) !important;
}

.search-btn-input {
    background: transparent !important;
    border-left: 0px !important;
    border-right: 0px !important;
    color: white !important;
}

.search-button {
    border-top: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
    background: var(--theme-green-color) !important;
    font-size: 0.7rem !important;
    padding: 0.5rem 2rem !important;
    color: var(--theme-white-color) !important;
}

.rated-img {
    width: 25px !important;
}

.star {
    width: 10px !important;
}

.menu-img {
    width: 17px !important;
}

.heart-img {
    width: 17px !important;
}

.verified-img {
    width: 30px !important;
}
.verified-icon{
    font-size: 27px !important;
    color: #707070 !important;
}
.show-more-btn:hover{
    background-color: var(--theme-green-color);
    color: white !important;
    
}

.text-testimotional {
    color: #666666;
}
.search-group{
    border: 0.5px solid #707070;
}

.text-footer {
    font-size: 14px !important;
}

.nav-tabs .nav-link.active.tabs_color {
    background: transparent !important;
    color: #707070 !important;
    border-bottom: 2px solid #1EBF73 !important;
}

.nav-tabs .nav-link.active.tabs_bton {


    background-color: var(--theme-green-color) !important;

}

.tooltip-inner {
    background-color: #707070 !important;

    opacity: 1 !important;
}

.tooltip.bs-tooltip-right .tooltip-arrow::before {
    border-right-color: #707070 !important;
}

.tooltip.bs-tooltip-left .tooltip-arrow::before {
    border-left-color: #707070 !important;
}

.tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #707070 !important;
}

.tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #707070 !important;
}

.textarea-limit-p {
    font-size: 0.8rem !important;
}

.atach-file-btn {
    font-size: 0.6rem !important;

}


select.box {
    background: url("../images/seelctarow.png");
    background-repeat: no-repeat;
    background-size: 15px 10px;
    background-position: right 02% bottom 45%;
}

.update-extras-btn {
    font-size: 0.7rem !important;
}

input[type="file"] {
    /* display: none; */
}

.file-upload {

    display: inline-block;
    font-size: 0.8rem !important;

    cursor: pointer;
}

.about-time-btn > button {
    font-size: 0.8rem !important;
}

.pagination .pagi-item.active .page-link {
    background: #707070 !important;
    border: none !important;
}

.form-switch .form-check-input:checked {
    background-color: var(--theme-green-color) !important;
    border: 1px solid var(--theme-gray-color) !important;
}

.connected-device-laptop > i {
    font-size: 2.5rem !important;

}
.custom {
    background-color: #FCFCFC !important;
}

.custom-imgs > img {
    width: 16px !important;
    margin-left: 10px;
}

.tip-input {
    background: #D9D9D9 !important;
    text-align: center !important;
    color: black !important;
    font-weight: 600 !important;
    font-size: 1.3rem !important;

}

.basic-img > img {
    width: 2rem !important;
}

.gig-profile > img {
    width: 2.2rem;
}

.gig-profile > span {
    font-size: 10px;
}

.gig-stars > i {
    width: 10px;
    color: #FFDD00 !important;
   
}
.wrap2 .owl-dots .active span {
    background-color: #36C055 !important;
}

.wrap2 .owl-prev,
.wrap2 .owl-next {
    position: absolute;
    top: 28%;
    background-color: none !important;
    line-height: 5px !important;
    width: 40px;
    height: 40px;
    color: var(--theme-green-color) !important;
    border-radius: 30px !important;
    font-weight: 200 !important;
    border: 1px solid var(--theme-green-color) !important;
    font-size: 30px !important;
    text-align: center !important;
}

.wrap2 .owl-prev {
    left: 0;

}

.wrap2 .owl-next {
    right: 0;

}


.wrap3 .owl-prev,
.wrap3 .owl-next {
    position: absolute;
    top: 28%;
    background-color: none !important;
    line-height: 5px !important;
    width: 40px;
    height: 40px;
    color: white;
    background-color: var(--theme-green-color) !important;
    border-radius: 30px !important;
    font-weight: 200 !important;
    border: 1px solid var(--theme-green-color) !important;
    font-size: 30px !important;
    text-align: center !important;
}

.wrap3 .owl-prev {
    left: -80px;

}

.wrap3 .owl-next {
    right: -80px;

}

.rated-2 > img {
    width: 12px;
}

.rated-2 {
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.user-img-rated {
    position: relative !important;
    height: 50px;
    width: 50px;
    margin: 0 auto;
}

.user-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.search-form:focus{
    border: none !important;
   
}
.about-info {
    position: relative;
}

.member-info {
    position: absolute;
    width: 100%;
    top: -50px;

}

.day:checked {
    background-color: var(--theme-green-color) !important;
    border: 1px solid var(--theme-gray-color) !important;

}


.tick-color > i {
    color: #D9D9D9;
}

.about-font {
    font-size: 12px;
}

.border-md-end {
    border-right: 1px solid #dee2e6 !important;
}

@media (max-width: 768px) {
    .about-info {
        position: unset;
    }

    .member-info {
        position: unset;
        width: 100%;
        top: 0;
    }

    .border-md-end {
        border-right: 0px solid #dee2e6 !important;
    }
}

.timeline_area {
    position: relative;
    z-index: 1;
}

.single-timeline-area {
    position: relative;
    z-index: 1;
    padding-left: 180px;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area {
        padding-left: 100px;
    }
}

.single-timeline-area .timeline-date {
    position: absolute;
    width: 180px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 60px;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area .timeline-date {
        width: 100px;
    }
}

.single-timeline-area .timeline-date::after {
    position: absolute;
    width: 2px;
    height: 100%;
    content: "";
    background-color: #ABABAB;
    top: 0;
    right: 30px;
    z-index: 1;
}

.single-timeline-area .timeline-date::before {
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid var(--theme-green-color);
    content: "";
    top: 0%;
    right: 26px;
    z-index: 5;

}

.single-timeline-area .timeline-date p {
    margin-bottom: 0;
    color: #8F8D8D;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.single-timeline-area .single-timeline-content {
    position: relative;
    z-index: 1;
    padding: 20px 20px 15px;
    border-radius: 6px;
    margin-bottom: 15px;
    margin-top: 0%;

    box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
    border: 1px solid #ebebeb;
}

@media only screen and (max-width: 575px) {
    .single-timeline-area .single-timeline-content {
        padding: 20px;
    }
}

.single-timeline-area .single-timeline-content .noti-img {

    width: 51px;
    height: 51px;

    -webkit-box-flex: 0;
    -ms-flex: 0 0 51px;
    flex: 0 0 51px;
    text-align: center;
    max-width: 51px;

    margin-right: 15px;
}

.single-timeline-area .single-timeline-content .timeline-icon i {
    color: #C73A3A;
    line-height: 30px;
    font-size: 6px;
    margin-right: 2px;
}

.single-timeline-area .single-timeline-content .timeline-text p {
    font-size: 13px;
    margin-bottom: 0;
    align-items: center;
}

.single-timeline-area .single-timeline-content .timeline-text p span {
    font-size: 10px;
    margin-bottom: 0;
    color: #ABBFFF;

}

.auth-bg-img {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 100vh;
    display: flex;
    flex-direction: column;
}
@media only screen and (max-width: 768px){
    .auth-bg-img {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        height: 60vh;
        display: flex;
        flex-direction: column;
    }
}
.mobile-code{
    height: 35px !important;
}

.image10 {
    width: 5rem;
}

.signin-social {
    width: 40px;
    height: 40px;
    background: #DBDCDC69;
    display: flex;
    padding: 7px;
    justify-content: center;
}

.divider:after,
.divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.signin-img-content {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
}

.check-p {
    margin-bottom: -2rem;
}

.sign-in-btn {
    padding-left: 10rem;
    padding-right: 10rem;
}

.round {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.round input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
/* .round:hover input ~ .checkmark {
  background-color: #ccc;
} */

/* When the checkbox is checked, add a blue background */
.round input:checked ~ .checkmark {
    background-color: var(--theme-green-color);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.round input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.round .checkmark:after {
    left: 10px;
    top: 6px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.label-color {
    color: #3D3D3D;
}


.round1 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.round1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid var(--theme-green-color);
    border: 5%;

}

/* On mouse-over, add a grey background color */
/* .round:hover input ~ .checkmark {
  background-color: #ccc;
} */

/* When the checkbox is checked, add a blue background */
.round1 input:checked ~ .checkmark {
    background-color: transparent;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark1:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.round1 input:checked ~ .checkmark1:after {
    display: block;
}

/* Style the checkmark/indicator */
.round1 .checkmark1:after {
    left: 6px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid var(--theme-green-color);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.password-img {
    background-image: url("../images/bg-password.png");

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;

}

.verification-code {
    width: 60px;
    height: 60px;
    border: 1px solid #707070;
    border-radius: 50%;


}

.verification-code::placeholder {
    color: #7070704D;
}

.agree-checkbox {
    display: block;
   
  }
  
  .agree-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
  .agree-checkbox label {
    position: relative;
    cursor: pointer;
    font-size: 12px !important;
  }
  
  .agree-checkbox label:before {
    content:'';
    background-color: transparent;
    border: 2px solid var(--theme-green-color);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 2px;
  }
  
  .agree-checkbox input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 4px;
    height: 12px;
    border: solid var(--theme-green-color);
    border-width: 0 2px 2px 0;
   
    transform: rotate(45deg);
  }
  .brief-description-textarea{
    height: 150px;
    width: 100%;
  }


.noti-img {
    width: 30px;
    height: 30px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    text-align: center;
    max-width: 30px;
    margin-right: 15px;
    position: relative;
    border-radius: 50%;
}
.dot{
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: 5px;
    background-color:#C73A3A;
}
.text-8{
    font-size: 8px !important;
}
.text-11{
    font-size: 11px !important;
}
.support-search {
    background-color: var(--blue-color);
}
.search-form{
    font-size: 16px !important;
}
.support-cat-img{
    height: 60px;
    width: auto;
}
.support-articles{
    background-color: rgba(243, 253, 249, 1);
}
.cant-img{
    background-image: url("../images/cant-find.jpg");

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 50vh;

}
.cant-find-main-div{
    background-color: rgba(243, 253, 249, 1);
    height: auto;

}