@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");

body {
  font-family: "Inter";
  background: #f9f9f9;
}
 span#openbtn {
    display: none;
}
.pt-70 {
  padding-top: 70px;
}
nav.navbar.navbar-expand-lg.flex-nowrap {
    justify-content: left;
}
.pb-70 {
  padding-bottom: 70px;
}

div#mySidenav {
    /* display: none; */
    width: 100%!important;
}
div#mySidenav .all-content {
    display: flex
;
    justify-content: space-between;
}
.mySidenav-top-content {
    display: none;
}
ul.navbar-nav {
  /* margin-left: auto; */
  margin: auto;
}
.w-15 {
  width: 15%;
}

h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 121%;
  color: #42519c;
}

a {
  text-decoration: none;
}

p.error {
  position: absolute;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: red !important;
  margin-top: 5px !important;
}

.view-more a {
  background: #0f62fe;
  border: 1px solid #0f62fe;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #ffffff;
  padding: 12px 16px;
  display: inline-block;
  border-radius: 8px;
}

.form-control:focus,
.form-select:focus {
  box-shadow: none;
}

.login .left-area img {
  width: 100%;
  height: auto;
}

.login .left-area .content {
  position: absolute;
  top: 10%;
  left: 10%;
  font-weight: 800;
  font-size: 32px;
  line-height: 136%;
  color: #ffffff;
}

.login .left-area .content.text-color {
  color: #5c5c5c;
}

.login .left-area .content.text-color span {
  color: #0f62fe;
  display: block;
}

.login .left-area .content span {
  color: #00d211;
}

.login .right-area h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 136%;
  color: #444444;
}

.login .right-area h2 span {
  color: #909090;
}

.login .right-area p {
  font-weight: 500;
  font-size: 16px;
  line-height: 136%;
  color: #5c5c5c;
}

.login .right-area button.nav-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #5c5c5c;
}

.login .right-area button.nav-link.active {
  background: #0f62fe;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ebedf0;
}

.login .right-area .form-group {
  position: relative;
}

.login .right-area .form-group img {
  position: absolute;
  left: 10px;
  top: 10px;
}

.login .right-area .form-group.password img {
  position: absolute;
  left: auto;
  right: 10px;
  top: 10px;
}

.login .right-area .form-select {
  font-size: 16px;
  line-height: 150%;
  vertical-align: middle;
  color: #6c757d;
}

.login .right-area .form-control {
  border: 1px solid #ced4da;
  font-size: 16px;
  line-height: 150%;
  vertical-align: middle;
  color: #6c757d;
  padding: 8px 30px;
}

.login .right-area .form-control::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  vertical-align: middle;
  color: #6c757d;
}

.login .right-area .form-group button {
  background: #0d6efd;
  border: 1px solid #0d6efd;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
  padding: 8px 16px;
  border-radius: 5px;
}

.login .right-area a {
  font-weight: 400;
  font-size: 16px;
  line-height: 136%;
  color: #5c5c5c;
}

.login .right-area a.signin {
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 136%;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 6.5%;
  text-decoration-skip-ink: auto;
  color: #0f62fe;
}

header .menu-listing ul li button,
header .menu-listing ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #979ec2;
}

header .menu-listing ul li.active a {
  color: #0f62fe;
}

header .login-side a {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.5px;
  padding: 10px 15px;
  border-radius: 8px;
}

header .login-side .in a {
  border: 1px solid #0f62fe;
  color: #0f62fe;
  background: transparent;
}

header .login-side .up a {
  border: 1px solid #f05537;
  color: #ffffff;
  background: #f05537;
}

.banner {
  background: #f2f4f8;
}

.banner .banner-content {
  padding-left: 5%;
}

.banner .banner-content h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 121%;
  color: #717cb5;
}

.banner .banner-content h1 span {
  color: #42519c;
}

.search .form-group {
  background: #ffffff;
  border: 1px solid #979ec233;
  box-shadow: 0px 2px 64.1px 0px #716a9333;
  padding: 10px 20px;
  border-radius: 8px;
}

.search .form-group .form-control {
  background: transparent;
  border: none;
  font-weight: 500;
  font-size: 16.88px;
  line-height: 100%;
  vertical-align: middle;
  color: #979ec2;
  width: 75%;
}

.search .form-group .form-control::placeholder {
  font-weight: 500;
  font-size: 16.88px;
  line-height: 100%;
  vertical-align: middle;
  color: #979ec2;
}

.search .form-group button {
  background: #0d6efd;
  border: 1px solid #0d6efd;
  border-radius: 5px;
  padding: 6px 12px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}
.read-toggle {
  color: #0d6efd; /* Bootstrap primary color */
  cursor: pointer;
}
.more-text {
  display: none;
}
main.dasboard-main.flex.p-4 .rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
main.dasboard-main.flex.p-4 .rounded-end {
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.filter.d-flex {
  flex-wrap: wrap;
}

.cta a {
  padding: 10px 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  border-radius: 8px;
  display: inline-block;
}

.cta a:first-child {
  border: 1px solid #0f62fe;
  color: #0f62fe;
  background: transparent;
}

.cta a:last-child {
  border: 1px solid #f05537;
  color: #ffffff;
  background: #f05537;
  margin-left: 20px;
}

.banner .banner-slider img {
  width: 100%;
  height: auto;
}

.banner .banner-slider .slide-content {
  position: absolute;
  bottom: 10%;
  left: 10%;
}

.banner .banner-slider .slide-content p {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #ffffff;
}

.banner .banner-slider .slide-content span {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #c7c7c7;
}

.banner .banner-slider .slide-content img {
  width: 110px;
  height: auto;
}

.our-fields p {
  font-weight: 400;
  font-size: 20px;
  line-height: 121%;
  color: #717cb5;
}

.our-fields .nav-tabs {
  border-bottom: none;
}

.our-fields .nav-tabs .nav-link {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  color: #717b9e;
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 8px;
  text-align: left;
}

.our-fields .nav-tabs .nav-link img.img {
  display: inline-block;
  margin-right: 10px;
}

.our-fields .nav-tabs .nav-link img.img1 {
  display: none;
}

.our-fields .nav-tabs .nav-link:hover,
.our-fields .nav-tabs .nav-link.active {
  color: #f05537;
  border: 1px solid #f05537;
}

.our-fields .nav-tabs .nav-link:hover img.img1,
.our-fields .nav-tabs .nav-link.active img.img1 {
  display: inline-block;
  margin-right: 10px;
}

.our-fields .nav-tabs .nav-link:hover img.img,
.our-fields .nav-tabs .nav-link.active img.img {
  display: none;
}

.our-fields .field-item {
  background: #ffffff;
  border: 1.34px solid #e7e7f1;
  box-shadow: 0px 5.34px 15.09px 0px #0000001c;
  border-radius: 10px;
  padding: 10px;
}

.our-fields .field-item img {
  width: 100%;
  height: auto;
}

.our-fields .field-item b {
  font-weight: 700;
  font-size: 22.16px;
  line-height: 100%;
  color: #42519c;
}

.our-fields .field-item span {
  font-weight: 400;
  font-size: 18.7px;
  line-height: 100%;
  color: #717cb5;
}

.our-fields .field-item .content img {
  margin-left: auto;
  width: 75px;
  height: auto;
}

.our-fields .expert-slider,
.our-fields .info-section {
  border: 1px solid #e7e7f1;
  border-radius: 8px;
  position: relative;
}

.our-fields .info-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: -3rem;
  width: 1px;
  height: 100%;
  border: 1px solid #e7e7f1;
}

.our-fields .info-section span {
  font-weight: 500;
  font-size: 24px;
  line-height: 136%;
  color: #42519c;
}

.our-fields .info-section p {
  font-family: Inter;
  font-weight: 400;
  font-size: 18px;
  line-height: 136%;
  color: #717cb5;
  /* width: 90%; */
}

.our-fields .info-section .else {
  border: 1px solid #e7e7f1;
  background: #ffffff;
  border-radius: 8px;
  padding: 14px 20px;
  display: inline-block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  color: #444444;
}

.our-fields .expert-slider .expert {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 8px;
  padding: 0 20px 30px;
}

.our-fields .expert-slider .expert span {
  display: block;
  width: 40%;
  margin: 0 auto 20px;
  background: #ffba18;
  border-radius: 0 0 10px 10px;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 8.78px;
  line-height: 11.72px;
  color: #ffffff;
  text-align: center;
}

.our-fields .expert-slider .expert .profile .img img {
  border-radius: 8px;
}

.our-fields .expert-slider .expert .profile b {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  color: #42519c;
}

.our-fields .expert-slider .expert .profile p {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #717cb5;
}

.our-fields .expert-slider .expert .country,
.our-fields .expert-slider .expert .earning {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  padding: 10px 20px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 48%;
}

.our-fields .expert-slider .expert .country {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  color: #5c5c5c;
}

.our-fields .expert-slider .expert .earning {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  color: #717b9e;
}

.our-fields .expert-slider .expert a {
  background: #f05537;
  border: 1px solid #f05537;
  border-radius: 8px;
  padding: 10px 0;
  display: block;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #ebedf0;
  text-align: center;
}

.success-slider .slick-prev,
.success-slider .slick-next,
.our-fields .expert-slider .slick-prev,
.our-fields .expert-slider .slick-next {
  width: 40px;
  height: 40px;
  border: 1px solid #e7e7f1;
  background: #ffffff;
  padding: 10px 15px;
  border-radius: 50%;
  z-index: 5;
}

.success-slider .slick-prev:before,
.success-slider .slick-next:before,
.our-fields .expert-slider .slick-prev:before,
.our-fields .expert-slider .slick-next:before {
  display: none;
}

.expert-slider button.slick-arrow.slick-next,
.success-slider button.slick-arrow.slick-next {
  position: absolute;
  top: 0;
  bottom: 0;

  margin: auto;
}
.expert-slider button.slick-arrow.slick-next {
  right: 0;
}

.expert-slider button.slick-arrow.slick-prev,
.success-slider button.slick-arrow.slick-prev {
  position: absolute;
  top: 0;
  bottom: 0;

  margin: auto;
}

.expert-slider button.slick-arrow.slick-prev {
  left: 0;
}
.our-fields .expert-slider .expert .profile {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 20px;
}
.icon-1 {
  display: none;
}
.dashboard-sidebar li.active .icon-1 {
  display: inline-block;
}
.dashboard-sidebar li.active .icon {
  display: none;
}

.our-fields .expert-slider .expert .profile .img {
  width: 70px;
  flex-shrink: 0;
}

.our-fields .expert-slider .expert .profile .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}

.our-fields .expert-slider .expert .profile .content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.success-slider button.slick-arrow.slick-prev {
  left: -25px;
}

.expert-slider button.slick-arrow.slick-prev img,
.success-slider button.slick-arrow.slick-prev img {
  margin: auto;
  width: 100%;
  height: auto;
  display: block;
}

.expert-slider button.slick-arrow.slick-next img,
.success-slider button.slick-arrow.slick-next img {
  margin: auto;
  width: 100%;
  height: auto;
  display: block;
}

.success {
  background: #e7e7f1;
}

.success p {
  font-weight: 400;
  font-size: 18px;
  line-height: 121%;
  color: #42519c;
}

.success-slider .slick-list.draggable {
  margin: 0 20px;
}
.success-slider .slick-slide {
  padding: 20px !important;
  margin: 0px 10px !important;
}

.success-slider .success-item {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 15px;
  padding: 20px 20px 30px;
}

.success-slider .success-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.success-slider .success-item .type span {
  font-weight: 500;
  font-size: 16px;
  line-height: 121%;
  color: #f05537;
}

.success-slider .success-item .project-price span {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 48%;
  background: #ffffff;
  border: 1px solid #e7e7f1;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #717b9e;
  border-radius: 8px;
  padding: 10px 0;
}

.success-slider .success-item .project-price span img {
  display: inline-block;
  width: 25px;
  height: auto;
}

.success-slider .success-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #717cb5;
}

.success-slider .success-item a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #42519c;
  text-align: center;
}

.works p {
  font-weight: 400;
  font-size: 20px;
  line-height: 121%;
  color: #717cb5;
}

.works .steps {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  box-shadow: 0px 6px 12px 0px #1e0a3a0a;
  border-radius: 20px;
  padding: 20px 30px;
}

.works .steps b {
  font-weight: 700;
  font-size: 18.75px;
  line-height: 23px;
  vertical-align: middle;
  color: #474d6a;
}

.works .step-item::after {
  content: "";
  position: absolute;
  right: 0;
  top: 15%;
  width: 60%;
  height: 1px;
  border: 1px solid #f05537;
  z-index: -1;
}

.works .step-item:nth-child(3)::after,
.works .step-item:nth-child(4)::after {
  display: none;
}
.works .step-item {
  position: relative;
  z-index: 1;
}

.works .step-item .number p {
  background: #e7e7f1;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-weight: 900;
  font-size: 14px;
  line-height: 35px;
  color: #f05537;
  margin: 0;
  text-align: center;
}
.works .step-item .number {
  margin-right: 10px;
}

.works .step-item .title {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #717b9e;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 16.25px;
  line-height: 18px;
  text-align: center;
  color: #474d6a;
}

.works .step-item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 121%;
  color: #717cb5;
  margin-top: 10px;
  width: 90%;
}

.works .step-item a {
  background: #275df5;
  font-weight: 700;
  font-size: 15.38px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  border-radius: 8px;
  padding: 10px 20px;
}
.one-stop .right-img {
  width: 100%;
  height: auto;
}
.provide {
  background: #ffffff;
}

.provide p {
  font-weight: 400;
  font-size: 24px;
  line-height: 121%;
  letter-spacing: 0%;
  color: #717cb5;
}

.provide span {
  display: block;
  font-weight: 600;
  font-size: 32px;
  line-height: 23px;
  color: #474d6a;
  margin: 20px 0;
}

.provide .row p {
  font-weight: 400;
  font-size: 18px;
  line-height: 121%;
  color: #5c5c5c;
  width: 80%;
}

.provide .col-lg-4 {
  position: relative;
}

.provide .col-lg-4:nth-child(2)::before {
  content: "";
  position: absolute;
  bottom: -2%;
  left: -12%;
  height: 60%;
  width: 1px;
  border: 1px solid #c4c4c4;
}

.provide .col-lg-4:nth-child(2)::after {
  content: "";
  position: absolute;
  bottom: -2%;
  right: 10%;
  height: 60%;
  width: 1px;
  border: 1px solid #c4c4c4;
}

.one-stop {
  background: #42519c;
}

.one-stop h2 {
  color: #ffffff;
}

.one-stop p {
  font-weight: 400;
  font-size: 18px;
  line-height: 177%;
  color: #ececec;
}

.one-stop a {
  display: inline-block;
  border: 1px solid #ffffff;
  background: transparent;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.5px;
  color: #ffffff;
}

.one-stop a img {
  margin-left: 10px;
}

.best a.join {
  border: 1px solid #0f62fe;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #0f62fe;
}

.best a.request {
  background: #f05537;
  border: 1px solid #f05537;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
}

footer {
  background: #42519c;
}

footer .footer-item span {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}

footer ul {
  list-style-type: none;
  padding-left: 0;
}

footer .footer-item ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #ffffffbf;
}

footer .subscribe {
  background: #ffffff1a;
  padding: 40px;
}

footer .subscribe span {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #ffffff;
}

footer .subscribe .form-group {
  position: relative;
}

footer .subscribe .form-group .form-control {
  background: #ffffff;
  border: 1.5px solid #e7e8f2;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #7a7e92;
  border-radius: 6px;
  padding: 10px;
}

footer .subscribe .form-group .form-control::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #7a7e92;
}

footer .subscribe .form-group button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 14%;
  height: 100%;
  background: #0081fe;
  border: 1px solid #0081fe;
  border-radius: 0 6px 6px 0;
  text-align: center;
}

footer .subscribe p {
  font-weight: 400;
  font-size: 12px;
  line-height: 20.4px;
  color: #ffffffbf;
}

footer .terms a {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #ffffff;
}

footer .social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1.5px solid #ffffff;
  border-radius: 50%;
}

footer .divider {
  background: #ffffff33;
  width: 100%;
  height: 1px;
}

.why {
  background: #e7e7f130;
}

.why .choose {
  background: linear-gradient(180deg, rgba(231, 231, 241, 0) 0%, #e7e7f1 100%);
  border: 1px solid #ebedff;
  border-radius: 20px;
}

.visdin p,
.choose p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #474d6a;
  width: 90%;
}

.visdin a {
  border: 1px solid #42519c;
  border-radius: 8px;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #42519c;
}

.why .choose a {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5px;
  color: #42519c;
}

.visdin span,
.why .choose span {
  font-weight: 600;
  font-size: 24px;
  line-height: 32.27px;
  color: #474d6a;
}

.process p {
  font-weight: 400;
  font-size: 20px;
  line-height: 121%;
  color: #717cb5;
}

.process .project-service p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  color: #e2e2e2;
}

.process .project-service img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.process .project img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.process .project .content {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.process .project-service .content {
  top: 50%;
  left: 8%;
  /* bottom: 0; */
  width: 30%;
  /* height: 50%; */
  /* margin: auto; */
  transform: translateY(-50%);
}

.process .project-service a {
  background: #ffffff;
  border-radius: 8px;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.5px;
  color: #0f62fe;
}

.process .project-service h2 {
  color: #ffffff;
}

.process .project-service h2 span {
  color: #0f62fe;
}

.process .project-service h2 span.orange {
  color: #f05537;
}

.process .project .content span {
  font-weight: 800;
  font-size: 32px;
  line-height: 30.41px;
  color: #ffffff;
}

.process .project .content p {
  font-weight: 600;
  font-size: 18px;
  line-height: 30.41px;
  color: #a8a8a8;
}

.process .project .content .row .col-lg-4:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25%;
  height: 1px;
  border: 1px solid #868686;
}

.process .project .content .row .col-lg-4:nth-child(2)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 25%;
  height: 1px;
  border: 1px solid #868686;
}

.process .project .content span.count {
  background: #e7e7f1;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  font-weight: 900;
  font-size: 14px;
  line-height: 35px;
  color: #f05537;
  text-align: center;
}

.process .project .content span.word {
  background: #ffffff;
  border: 1px solid #717b9e;
  border-radius: 8px;
  font-weight: 700;
  font-size: 16.25px;
  line-height: 18px;
  color: #474d6a;
  padding: 15px 20px;
  text-align: center;
  width: 65%;
}

.hire {
  background: #ffffff;
}

.hire p {
  font-weight: 400;
  font-size: 20px;
  line-height: 121%;
  text-align: center;
  color: #717cb5;
}

.hire span {
  font-weight: 700;
  font-size: 18px;
  line-height: 121%;
  letter-spacing: -0.2%;
  text-transform: capitalize;
  color: #42519c;
}

.hire .fields {
  background: #f7f8ff;
  border-radius: 8px;
}

.hire .fields span {
  background: #979ec217;
  border-radius: 8px;
  padding: 10px 0;
  text-align: center;
  line-height: 45px;
}

.hire ul {
  list-style-type: none;
}

.hire ul.red li {
  background: #ffece8;
}

.hire ul.green li {
  background: #eaffec;
}

.hire ul li {
  border-radius: 8px;
  padding: 15px 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2%;
  text-transform: capitalize;
  color: #5c5c5c;
  height: 100px;
}

.faq-area {
  background: #fff;
  padding: 50px 0 0;
  border-radius: 8px;
}

.accordion-item {
  border: none;
  padding: 20px 50px;
  border-bottom: 1px solid #d9dbe9;
}

.accordion-item:last-child {
  border-bottom: none;
}

.accordion-button {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
}

.accordion-body {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #6f6c90;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("../img/faq-minus.svg") !important;
}

.accordion-button::after {
  background-image: url("../img/faq-add.svg") !important;
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
  color: #052c65 !important;
}

.blog p,
.say p,
.stories p,
.customizable p {
  font-weight: 400;
  font-size: 20px;
  line-height: 121%;
  color: #717cb5;
}

.customizable .services {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 8px;
  padding: 10px 15px;
}

.customizable .services span {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
  color: #717b9e;
}

.say {
  background: #ffffff;
}

.say-slider.slick-slider {
  padding-bottom: 5%;
}

.say-slider .slick-prev:before,
.say-slider .slick-next:before {
  display: none;
}

.say-slider .slick-prev,
.say-slider .slick-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.say-slider .slick-prev {
  top: auto;
  bottom: -10%;
  left: 45%;
}

.say-slider .slick-next {
  top: auto;
  bottom: -10%;
  right: 45%;
}

.say-item {
  border-radius: 8px;
  border: 1px solid #edeeef;
  padding: 20px;
  margin: 0px 20px;
}

.say-item p {
  font-weight: 500;
  font-size: 13.02px;
  line-height: 22px;
  letter-spacing: -0.28px;
  color: #4c5361;
}

.say-item .right p {
  font-weight: 500;
  font-size: 13.45px;
  line-height: 25px;
  letter-spacing: -0.28px;
  color: #878c95;
}

.say-item .right .dot {
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background: #d9d9d9;
}

.say-item .right span {
  font-weight: 500;
  font-size: 11.62px;
  line-height: 20px;
  letter-spacing: -0.24px;
  color: #878c95;
}

.blog .blog-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.blog .blog-item span {
  font-weight: 600;
  font-size: 12.54px;
  line-height: 17.92px;
  color: #717cb5;
}

.blog .blog-item b {
  font-weight: 600;
  font-size: 18.71px;
  line-height: 28.67px;
  color: #42519c;
  display: block;
}

.blog .blog-item p {
  font-weight: 400;
  font-size: 14.34px;
  line-height: 21.51px;
  color: #667085;
}

.blog .blog-item .d-flex span {
  background: #f9f5ff;
  font-weight: 500;
  font-size: 12.54px;
  line-height: 17.92px;
  text-align: center;
  color: #42519c;
  padding: 8px;
}

.blog .blog-item .d-flex span:last-child {
  background: #fdf2fa;
}

.works {
  background: #ffffff;
}

.works .work-item span {
  font-weight: 900;
  font-size: 20.41px;
  line-height: 121%;
  color: #c9c9c9;
}

.works .work-item p {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  /* width: 75%; */
}

.works .work-item a {
  background: #f05537;
  border: 0.91px solid #ffffff;
  border-radius: 8px;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 12.8px;
  line-height: 100%;
  letter-spacing: 0.46px;
  color: #ffffff;
  margin-left: 70px;
}

.works .work-item .count {
  width: 50px;
  height: 50px;
  background: #e7e7f1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 900;
  font-size: 20.41px;
  line-height: 121%;
  color: #f05537;
}

.works .line {
  border: 1.5px solid #d1d1d1;
}

.works .bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1.5px;
  width: 30%;
  border: 1.5px dashed #f05537;
  transform: rotate(90deg);
}

.works .top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1.5px;
  width: 30%;
  border: 1.5px dashed #f05537;
  transform: rotate(90deg);
}

.short-banner {
  background: #f7f8ff;
}

.list {
  background: #ffffff;
}

.list .con {
  background: #f7f8ff;
  border-radius: 8px;
}

.list .con .heading span {
  display: block;
  font-weight: 600;
  font-size: 24px;
  line-height: 23px;
  color: #474d6a;
  text-align: center;
  width: 90%;
}

.list .con p {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #717b9e;
}

.list .con .con-item {
  background: #979ec217;
  padding: 20px;
}

.list .con .con-item span {
  font-weight: 700;
  font-size: 16px;
  line-height: 121%;
  text-transform: capitalize;
  color: #42519c;
}

.list .con ul li {
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: #717b9e;
}

.list .con .work-flow .count {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  background: #e7e7f1;
  font-weight: 900;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  color: #f05537;
}

.list .con .work-flow span {
  display: block;
  border: 1px solid #717b9e;
  font-weight: 700;
  font-size: 16.25px;
  line-height: 18px;
  color: #474d6a;
  text-align: center;
  border-radius: 8px;
  padding: 10px 0;
  width: 80%;
  margin: 0 auto;
}

.list .con .work-flow .darrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-image: url("../img/darrow.png");
  width: 2%;
  height: 50%;
}

.list .expert-item {
  border: 1px solid #42519c30;
  box-shadow: 0px 4px 22.8px 0px #00000021;
  border-radius: 8px;
}

.list .expert-item .content span {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
  color: #42519c;
}

.list .expert-item ul li,
.list .expert-item p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #717b9e;
}

.list .expert-item b {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #717b9e;
}

.list .expert-item .country,
.list .expert-item .designaton {
  border: 1px solid #e7e7f1;
  background: #ffffff;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #5c5c5c;
  border-radius: 8px;
}

.list .expert-item .price {
  background: #c9ffcd;
  border: 1px solid #e7e7f1;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #5c5c5c;
  border-radius: 8px;
}

.list .expert-item .top {
  top: 0;
  right: 5%;
  background: #f05537;
  border-radius: 0 0 10px 10px;
  font-weight: 700;
  font-size: 8.78px;
  line-height: 11.72px;
  color: #ffffff;
  padding: 10px 30px;
}

.list .expert-item .create a {
  background: #42519c;
  border-radius: 8px;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}

.list .expert-item .pro-data span {
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  color: #42519c;
}

.list .expert-item .fee {
  background: #42519c2b;
  border: 1px solid #e7e7f1;
  border-radius: 8px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #42519c;
}

.list .expert-item .pro-data a {
  background: #0d6efd;
  border: 1px solid #0d6efd;
  border-radius: 4px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
}

.list .expert-item .field {
  width: 18%;
}

.list .expert-item .field span {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #717b9e;
}

.list .expert-item .data {
  width: 78%;
}

.list .expert-item .data .area {
  border: 1px solid #42519c;
  border-radius: 8px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #42519c;
}

.list .filter-item {
  background: #f4f4f4;
  border-radius: 8px;
}

.p-10 {
  padding: 10px;
}

.list .filter-item select {
  background: transparent;
  border: none;
  padding: 10px;
}

.list .filter-item button {
  border: 1px solid #33333399;
  background: #ffffff;
  border-radius: 8px;
  padding: 10px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}

.list .filter span {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #9d9d9d;
}

.list .pro-con b {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #42519c;
}

.list .pro-con ul {
  list-style-type: none;
  padding-left: 0;
}

.list .pro-con li {
  border: 1px solid #42519c;
  border-radius: 8px;
  padding: 8px 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #42519c;
}

.list .work-exp {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

.list .work-exp .left {
  border-right: 1px solid #e1e1e1;
}

.list .work-exp .left span {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  color: #717b9e;
}

.list .work-exp .right span {
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  color: #42519c;
}

.list .work-exp .right p {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  text-transform: capitalize;
  color: #474d6a;
}

.list .work-exp .right::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -4px;
  width: 8px;
  height: 8px;
  margin: auto;
  background: #979ec2;
  border-radius: 50%;
}

.list .work-exp .left::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -8px;
  width: 16px;
  height: 16px;
  margin: auto;
  border: 1px solid #979ec2;
  border-radius: 50%;
}

nav.dashboard-sidebar {
  width: 250px;
  background: #ffffff;
  border: 1px solid #ececec;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
}

nav.dashboard-sidebar ul li:hover,
nav.dashboard-sidebar ul li.active {
  background: #f0553740;
  border-radius: 8px;
}

nav.dashboard-sidebar ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #53545c;
}

.dashboard-content {
  width: calc(100% - 250px);
  height: calc(100vh - 80px);
  margin-top: auto;
  background: #f8f8f8;
}
.our-fields .expert-slider .expert .profile .content img {
  width: 100px;
  margin-top: 10px;
}
.dashboard-content .content h3 {
  padding-left: 20px;
  font-size: 25px;
  line-height: 35px;
}
nav.dashboard-sidebar .logo-area {
  height: 80px;
}

header.dashboard-header {
  position: fixed;
  top: 0;
  right: 0;
  left: auto;
  width: calc(100% - 250px);
  height: 80px;
  background: #f8f8f8;
  z-index: 5;
}

header.dashboard-header span {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #45464e;
}

header.dashboard-header .right-area .profile {
  background: #b6b6b62b;
  border-radius: 4px;
}

.dash-item .create {
  border-radius: 12px;
  border: 1.53px dashed #c4c4c4;
}

.dash-item .create span {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #bebebe;
}

.dash-item .create p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #878c95;
}

.dash-item .create a {
  background: #f05537;
  border-radius: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.38px;
  color: #ffffff;
  padding: 10px 20px;
}

.dash-item .works .steps {
  border: none;
  box-shadow: none;
}
main.dasboard-main.flex.p-4 .table > thead,
.table > :not(caption) > * > * {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
}
main.dasboard-main.flex.p-4 .container {
  padding: 10px 0px;
}
main.dasboard-main.flex.p-4 .container .content table {
  padding-left: 20px;
}

.dash-item .works .step-item::after {
  top: 0;
  bottom: 0;
  margin: auto;
  /* width: 26%; */
}

.dash-item,
.recent {
  background: #ffffff;
  border-radius: 8px;
}

.hire b,
.dash-item .invite span,
.recent b {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #474d6a;
}

.recent .recent-item {
  background: #ffffff;
  border: 1px solid #e7e7f1;
  border-radius: 6px;
}

.recent .recent-item span {
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  color: #42519c;
}

.recent .recent-item p {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #717cb5;
}

.hire a,
.recent .recent-item a {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #717cb5;
}

.dash-item .invite p {
  font-family: Inter;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #717b9e;
}

.dash-item .invite a {
  background: #979ec2;
  border: 0.75px solid #ffffff;
  border-radius: 6px;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.38px;
  color: #ffffff;
}

main.dasboard-main .search button img path {
  stroke: #fff;
}

.step {
  position: relative;
}

.step.pending {
  color: #c4c4c4;
}

.step.pending .line {
  /* content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; */
  height: 1px;
  width: 100%;
  /* background: #C4C4C4; */
  border: 1px dashed #c4c4c4;
}

.step.pending .check-img {
  /* content: ''; */
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/gray-check-fill.svg");
  width: 15px;
  height: 15px;
}

.step.active {
  color: #0f62fe;
}

.step.active .line {
  /* content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; */
  height: 1px;
  width: 100%;
  /* background: #0F62FE; */
  border: 1px dashed #0f62fe;
}

.step.active .check-img {
  /* content: ''; */
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/blue-check.svg");
  width: 15px;
  height: 15px;
}

.step.completed {
  color: #14a155;
}

.step.completed .line {
  /* content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; */
  height: 1px;
  width: 100%;
  border: 1px dashed #14a155;
}

.step.completed .check-img {
  /* content: ''; */
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/green-check.svg");
  width: 20px;
  height: 20px;
  background-size: 100%;
}

.step-wrapper:last-child .step .line {
  display: none;
}

.project-steps span {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #474d6a;
}

.project-steps p {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #878c95;
}

.project-steps .radio-label input[type="radio"] {
  display: none;
}

.project-steps .radio-label input[type="radio"]:checked + .invite {
  background: #0f62fe30;
  border: 1px solid #0f62fe;
  border-radius: 10px;
}

.project-steps .radio-label .invite::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../img/gray-check.svg");
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.project-steps .radio-label input[type="radio"]:checked + .invite::after {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  background: url("../img/green-check.svg");
  width: 25px;
  height: 25px;
}

.project-steps .scope-radio-label {
  background: #f9f5ff;
  border: 1px solid #f9f5ff;
  border-radius: 8px;
  padding: 10px;
  cursor: pointer;
}

.project-steps .scope-radio-label:has(input[type="radio"]:checked) {
  background: #0f62fe30;
  border: 1px solid #0f62fe;
}

.project-steps .scope-radio-label .invite span {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #42519c;
}

.project-steps .selected-options .selected-option {
  background: #f9f5ff;
  border: 1px solid #ffffff;
  border-radius: 8px;
}

.project-steps .selected-options .selected-option button.remove-btn {
  opacity: 0;
  /* display: none; */
  background: transparent;
  border: none;
}

.project-steps .selected-options .selected-option:hover button.remove-btn {
  /* display: inline-block; */
  opacity: 1;
}

.project-steps .tell {
  background: #bababa38;
  border: 1px solid #bababa47;
}

.project-steps .title {
  background: #fffd9969;
  border: 1px solid #dbff99;
}

.project-steps .title span {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #878c95;
}

.project-steps .title li {
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: #878c95;
}

.project-steps .upload label {
  background: #f8f9fa;
  border: 1px solid #adb5bd;
  cursor: pointer;
}

.project-steps .upload span {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #212529;
}

.project-steps .upload p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #6c757d;
}

.project-steps .upload input[type="file"] {
  opacity: 0;
  display: none;
}

.price-filter-container {
  max-width: 400px;
  margin: 40px auto 40px 0;
}

.price-filter-container .labels {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 10px;
}

.price-filter-container .range-slider-wrapper {
  position: relative;
  height: 40px;
}

.price-filter-container .slider-track,
.price-filter-container .slider-range {
  position: absolute;
  height: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 5px;
}

.price-filter-container .slider-track {
  width: 100%;
  background: #ccc;
  z-index: 1;
}

.price-filter-container .slider-range {
  background: #007bff;
  z-index: 2;
}

.price-filter-container input[type="range"] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 5px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  background: none;
}

.price-filter-container input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  background: #007bff;
  border: 2px solid white;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.price-filter-container input[type="range"]::-moz-range-thumb {
  pointer-events: all;
  height: 20px;
  width: 20px;
  background: #007bff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
}

.project .button-container button {
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.38px;
  color: #ffffff;
  padding: 10px 20px;
}
li.dashboard-links {
  width: 95%;
  margin: auto;
}

.project .button-container button.back {
  background: #c1c7cd;
  border: 1px solid #c1c7cd;
}
.row.project-counts.mb-3 .col-sm-4.col-md-4.col-lg-4 {
  width: 26% !important;
}
.project .button-container button.next {
  background: #f05537;
  border: 1px solid #f05537;
}

.project .button-container button.submit {
  background: #14a155;
  border: 1px solid #14a155;
}

.project-counts .assigned {
  border: 1px solid #717b9e;
}

.project-counts .assigned.profile {
  border: 1px solid #ffba18;
  background: #ffe4a4;
}

.project-counts .assigned span {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #055160;
  text-transform: capitalize;
}

.expert-dashboard .project-counts .assigned span {
  font-size: 14px;
  line-height: 22px;
}

.project-counts .assigned .count {
  background: #717b9e;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-weight: 900;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}

.project-counts .assigned.profile span {
  color: #996b00;
}

.project-counts .assigned.profile .count {
  background: #ffba18;
}

.expert-dashboard p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #878c95;
}

.expert-dashboard .heading span {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #474d6a;
}

.expert-dashboard .view-all a {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #717cb5;
}

.expert-dashboard .project-data {
  border: 1px solid #42519c30;
}

.expert-dashboard .project-data span {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #717b9e;
}

.expert-dashboard .project-data .title h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 29px;
  color: #42519c;
}

.expert-dashboard .project-data .title .fee {
  background: #42519c2b;
  border: 1px solid #e7e7f1;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #42519c;
}

.expert-dashboard .project-data .service {
  border: 1px solid #42519c;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #42519c;
}

.expert-dashboard .project-data .budget .price {
  background: #c9ffcd30;
  border: 1px solid #e7e7f1;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #5c5c5c;
}

.expert-dashboard .project-data a:first-child {
  border: 1px solid #0d6efd;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #0f62fe;
}

.expert-dashboard .project-data a:last-child {
  background: #0d6efd;
  border: 1px solid #0d6efd;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

.expert-dashboard .exper {
  border: 1px solid #e7e7f1;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #444444;
}

.expert-dashboard .recent span {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #717b9e;
}

.expert-dashboard .status {
  border: 1px solid #42519c30;
}

.expert-dashboard .status p {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #2c2d33;
}

.expert-dashboard .status span {
  font-weight: 600;
  font-size: 16px;
  line-height: 29px;
  color: #42519c;
}

.expert-dashboard .status .open {
  background: #ffdad3;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #f05537;
}

.expert-dashboard .status .created {
  background: #d3dcff;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #42519c;
}

.expert-dashboard .status button {
  border: 1px solid #e7e7f1;
  width: 30px;
  height: 30px;
}

.expert-dashboard .status button img.up {
  transform: rotate(180deg);
}

.calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
}

.accordion-button::after {
  /* content: '+' !important; */
  font-size: 1.5rem;
  color: #42519c;
  /* transform: none !important; */
  /* background-image: none !important; */
}

.accordion-button:not(.collapsed)::after {
  content: "−" !important;
  font-size: 1.5rem;
  color: #42519c;
}

.more-text {
  display: none;
}

.read-toggle {
  color: blue;
  cursor: pointer;
  margin-left: 5px;
}

.slick-dots li button:before {
  font-size: 22px !important;
  /* default is 6px, increase as needed */
  color: #999;
  /* change dot color */
}

section.our-fields li.nav-item button,
section.our-fields li.nav-item {
  width: 100%;
}
.login .right-area.w-75.mx-auto {
  padding: 40px 0px;
}
header .nav-link:hover {
  color: #000000 !important;
}

body {
  overflow-x: hidden;
}
button {
  box-shadow: none !important;
}
.budget.mt-4 {
  width: 50%;
}
.btn.next.rounded-3.btn-success {
  background: #14a155;
  border: 1px solid #14a155;
}
.steps-container {
  display: flex;
  flex-wrap: wrap;
  counter-reset: step-counter;
  width: 100%;
}
/* Optional: Make range sliders overlap nicely */
.slider-container {
  position: relative;
  height: 36px;
}

.range-slider {
  appearance: none;
  position: absolute;
  width: 100%;
  height: 6px;
  background: transparent;
  pointer-events: none;
}

.range-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 18px;
  width: 18px;
  background: #007bff;
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
  position: relative;
  z-index: 3;
}

.range-slider::-moz-range-thumb {
  height: 18px;
  width: 18px;
  background: #007bff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  z-index: 3;
}

.slider-track {
  position: absolute;
  height: 6px;
  top: 50%;
  transform: translateY(-50%);
  background: #d3d3d3;
  border-radius: 4px;
  width: 100%;
  z-index: 1;
}

.slider-track::before {
  content: "";
  position: absolute;
  height: 6px;
  background: #007bff;
  border-radius: 4px;
  z-index: 2;
}

.step-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  white-space: nowrap;
}

/* .form-check-input:checked {
        background: #0f62fe30 !important;
        border: 1px solid #0f62fe !important;
      } */

.step {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #6c757d;
  font-size: 14px;
}

.step::before {
  counter-increment: step-counter;
  content: counter(step-counter);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #dee2e6;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin-right: 5px;
  flex-shrink: 0;
}

.step.completed::before {
  content: "✔";
  background-color: #14a155;
  color: #fff;
}

.step.active::before {
  background-color: #0d6efd;
  color: #fff;
}

.step-wrapper .line {
  width: 40px;
  height: 1px;
  border: 1px dashed #c4c4c4;
  margin: 0 8px;
  flex-shrink: 0;
}

.step.completed + .line {
  border-color: #14a155;
}

.step.active + .line {
  border-color: #0d6efd;
}

.button-container {
  margin-top: 30px;
}

@media (min-width: 320px) and (max-width: 767px) {
  span#openbtn,.mySidenav-top-content {
    display:block;
}
div#mySidenav
{
  display: none;
}
  /* Adjust text and number size */
  .work-item p {
    font-size: 14px;
    line-height: 1.4;
  }

  .count {
    font-size: 14px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  /* Adjust CTA buttons */
  .cta a {
    display: block;
    width: fit-content;
    margin: 10px auto;
  }
  div#mySidenav {
   
    background: #fff;
    /* padding: 20px 0px; */
  }
  .sidenav {
    height: 100%;
    /* width: 100% !important; */
    position: fixed;
    z-index: 999999;
    top: 0;
    overflow-x: hidden;
    transition: 0.3s;
    left: 0;
  }
  div#mySidenav a.navbar-brand .site-title img {
    width: 60px;
  }
  a#closebtn {
    position: absolute;
    right: 15px;
    color: #000;
    font-weight: 400;
    font-size: 30px;
    top: 10px;
  }
  .sidenav .all-content {
    padding: 10px;
  }
  h2 {
    font-size: 25px;
    line-height: 32px;
  }
  header .navbar-nav .nav-link {
    color: #979ec2;
  }
  .work-process .d-flex.align-items-center {
    /* display: inline-block; */
    flex-wrap: wrap;
    align-items: normal !important;
    gap: 20px 0px;
  }
  .why .right-content .col-sm-6.col-md-6.col-lg-6 {
    width: 50%;
  }
  .works .work-item span,
  .works .top::before,
  .works .bottom::after {
    display: none;
  }
  .visdin p,
  .choose p {
    width: 100%;
  }
  .why .choose span {
    font-size: 18px;
    line-height: 26px;
  }

  .why .choose {
    padding: 0 !important;
  }
  .works .line {
    display: none;
  }
  .work-process .pb-5,
  .work-process.pb-5 {
    padding-bottom: 0 !important;
  }
  .work-process .pt-5 {
    padding-top: 0 !important;
  }
  .work-process.pb-5 {
    display: flex;
    flex-direction: row-reverse;
    /* flex-wrap: wrap; */
    justify-content: space-between;
  }
  .work-item.text-center.w-25.bottom.position-relative.mb-5.pb-5,
  .work-item.text-center.w-25.top.position-relative.mt-5.pt-5 {
    display: none;
  }
  .w-25 {
    width: 100% !important;
  }
  .works .work-item a {
    margin-left: 0;
  }
  .our-fields .nav-tabs {
    margin-right: 0 !important;
    justify-content: space-between;
    gap: 10px 0 !important;
  }
  .provide p {
    font-size: 20px;
    line-height: 28px;
  }

  .banner .banner-content h1 {
    font-size: 25px;
    line-height: 32px;
  }
  section.best .w-50 {
    width: 100% !important;
  }
  .our-fields .nav-tabs button {
    width: 48%;
  }
  section.our-fields ul#industryTab li.nav-item {
    width: 48%;
  }
  .our-fields ul#industryTab .nav-tabs button {
    width: 100%;
  }
  section.our-fields .col-sm-3.col-md-3.col-lg-3,
  section.our-fields .col-sm-9.col-md-9.col-lg-9 {
    padding: 0;
  }
  .our-fields .nav-tabs img.img1,
  .our-fields .nav-tabs .nav-link img.img {
    width: 20px;
    margin-right: 0;
  }
  .works .step-item p {
    width: 100%;
  }
  .works,
  .provide,
  section.best,
  footer,
  .success,
  section.our-fields.pb-70,
  .banner,
  .why,
  section.process,
  .hire,
  section.faq,
  .faq-area,.say,section.blog {
    padding: 30px 0px !important;
  }
  .say-slider .slick-next,.say-slider .slick-prev
  {
    top: 50%;
    bottom: auto;
    right:0;
    transform: translateY(-50%);
  }
  .hire .row {
    gap: 20px 0px;
  }
 
  .accordion-button 
  {
    font-size: 18px;
    line-height: 26px;
  }
  .accordion-body 
  {
    font-size: 16px;
    line-height: 26px;
  }
  .customizable .services {
    flex-wrap: wrap !important;
    /* min-height: 150px; */
    gap: 10px 0px !important;
    flex: 1;
    display: flex;
    flex-direction: column;
  }
  
  .customizable .row {
    justify-content: space-between;
    gap: 20px 0px;
  }
  section.customizable .col-sm-3.col-md-3.col-lg-3 {
    width: 49%;
    display: flex !important
;
    flex-direction: column;
  }
  section.our-fields .row {
    gap: 10px 0px;
    justify-content: space-between;
    padding: 0px 10px;
  }
  .accordion-item {
    padding: 0;
  }
  .process .project .content {
    background: #e7e7f130;
    padding: 20px !important;
    position: relative !important;
  }
  .process .project img {
    display: none;
  }
  .process .project .content span {
    color: #42519c;
    font-size: 25px;
    line-height: 32px;
  }
  .process .project .content .row .col-lg-4:first-child::after,
  .process .project .content .row .col-lg-4:nth-child(2)::after {
    display: none;
  }
  .process .project .content .row {
    gap: 10px 0px;
  }
  .process .project .content .row .col-sm-4.col-md-4.col-lg-4 {
    justify-content: left;
    gap: 0px 20px !important;
  }
  .process .project .content span.word {
    width: 80%;
  }
  .w-75 {
    width: 100% !important;
  }
  .banner .banner-content {
    padding-right: 5%;
  }
  .our-fields .expert-slider .expert .profile b {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0 !important;
  }
  .cta {
    display: flex;
    justify-content: space-between;
  }
  .our-fields p,
  .one-stop a {
    font-size: 16px;
    line-height: 24px;
  }
  .works .steps {
    padding: 20px 15px;
    border-radius: 10px;
  }
  .works .steps .d-flex {
    gap: 10px 0px;
  }
  .view-more a {
    font-size: 13px;
    line-height: 23px;
    padding: 10px 16px;
  }
  .our-fields .nav-tabs .nav-link:hover img.img1,
  .our-fields .nav-tabs .nav-link.active img.img1 {
    margin-right: 0;
  }
  .our-fields .nav-tabs button {
    height: 100%;
  }
  .provide .row p {
    font-size: 16px;
    line-height: 24px;
  }
  .works p {
    font-size: 18px;
    line-height: 26px;
  }
  .our-fields .expert-slider .expert span {
    width: 50%;
    font-size: 11px;
  }
  .our-fields .expert-slider .expert .profile p {
    font-size: 14px;
    line-height: 22px;
  }
  .our-fields .expert-slider .expert .profile .content img {
    width: 70px;
    margin-top: 0;
  }
  .cta a {
    font-size: 12px;
    line-height: 20px;
    width: 49%;
  }
  section.our-fields .tab-content li.nav-item {
    width: 49%;
  }
  section.our-fields li button {
    width: 100%;
  }

  .our-fields .field-item b,
  .our-fields .field-item span {
    font-size: 18px;
    line-height: 26px;
  }
  section.our-fields .content {
    flex-wrap: wrap;
  }
  section.our-fields .tab-content .col-sm-3.col-md-3.col-lg-3 {
    width: 48%;
    padding: 0;
    /* padding: 0px 5px; */
  }

  .slick-next {
    right: -11px !important;
  }
  .provide .col-lg-4 {
    text-align: center;
  }
  .provide .col-lg-4:nth-child(2)::after {
    display: none;
  }
  .provide .row p {
    width: 100%;
  }
  .provide span {
    font-size: 20px;
    line-height: 28px;
  }
  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    background: #ffffff !important;
  }
  header span#openbtn {
    color: black;
  }
  header span#openbtn svg {
    width: 22px;
  }
  .slick-prev {
    left: -11px !important;
  }
  .success-slider .slick-list.draggable {
    margin: 0;
  }
  .navbar-collapse {
    position: fixed;
    height: 100%;
    background: white;
    z-index: 1;
    top: 0;
    left: 0;
    padding: 20px;
  }
  ul.navbar-nav {
    flex-wrap: wrap;
  }
  ul.navbar-nav li {
    width: 100%;
  }
  .our-fields .info-section p {
    font-size: 16px;
    line-height: 24px;
  }
  .one-stop {
    padding-top: 30px !important;
  }
  .works .step-item::after {
    display: none;
  }
  .works .step-item {
    width: 100% !important;
    text-align: left !important;
  }
  .banner .banner-content h1 br {
    display: none;
  }
  .mb-5 {
    margin-bottom: 1rem !important;
  }
  .mt-5 {
    margin-top: 1rem !important;
  }
  .social .justify-content-end,
  ul.terms {
    justify-content: flex-start !important;
  }
  .social {
    margin-top: 20px;
  }
  .our-fields .info-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .our-fields .info-section .else {
    width: 100%;
  }
  .banner .row {
    gap: 20px 0px;
  }
}
