

body {
  font-family: 'Poppins', sans-serif;
  min-height: 100vh;
  overflow-x: hidden;
}
.body_chat {
  font-family: 'Poppins', sans-serif;
  max-height: 100vh;
  min-height: auto;
  overflow-x: hidden;
}


/* ..............headersections................ */

/*...... mainheader-start...... */
.navbar-expand-lg .navbar-nav .nav-link {
  margin: 0px 16px;
}

.home-nav-drop .dropdown-menu {
  border-radius: 11px;
  left: auto;
  right: 0;
}
a{
  color: #000;
}
/*...... mainheader-end...... */
a:hover{
  color: rgb(177 177 177);
}
/* .....second-header................ */
button, input, optgroup, select, textarea{
  font-family: 'Plus Jakarta Sans', sans-serif;
}


.job-bg {
  min-height: 65vh;
}

.header-form {
  /* width: 35%; */
  z-index: 999;
  background-color: white;
  border-radius: 59px;
  opacity: 0.9;
  padding: 7px 7px 7px 13px;
  border: 1px solid #dcdcdc;
  margin: auto;
}

.header-ser-btn {
  border: none;
  padding: 5px 22px;
  background: black;
  color: white;
  border-radius: 7px 30px 30px 7px;
  font-weight: 400;
  display: flex;
  cursor: pointer;
}

.container-listing {
  padding: 0px 30px !important;
}

/* .....second-end................ */
/* thridheader */
.third-nav-bg {
  background-color: #f7f7f7;
  box-shadow: rgb(0 0 0 / 10%) 0px 3px 4px;
 position: relative;
}

/* ..............headersections-end................ */

p{
font-family: 'Plus Jakarta Sans', sans-serif;
}


/* .................index.................... */

.banner-img-w {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  width: 70%;
}

h1 {
  font-weight: 600 !important;
}

a {
  text-decoration: none;
}

.banner-p {
  color: #848484;
  ;
}

.banner-form {
  padding: 16px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  width: 100%;
  z-index: 999;
  background-color: white;
  border-radius: 59px;
  padding: 9px 10px;

}

.switch-btn {
  width: 48%;
}

.form-input {
  width: 42%;
  padding-left: 15px;
}

.form-input2 {
  width: 100%;
  padding-left: 15px;
}

.form-input::placeholder {
  font-size: 18px;
}

.form-map::placeholder {
  font-size: 18px;
  color: #00385C
}

.form-map {
  padding: 3px 10px 3px 15px;

  width: 28%;


}

.fw-banner {
  font-family: 'Manrope', sans-serif;
  font-weight: bold !important;
}

.map-icon {
  padding-right: 15px;
}

.border-right {
  border-right: 1px solid #00385C !important;
}

:focus-visible {
  outline: inherit !important;
}



label {
  font-size: 16px;
  color: #00385C;
  font-weight: 500;
}

.btn-color-mode-switch {
  display: inline-block;
  margin: 0px;
  position: relative;
  width: 100%;
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner {
  margin: 0px;
  /* width: 276px; */
  width: 100%;
  height: 40px;
  background: #E0E0E0;
  border-radius: 16px;
  /* overflow: hidden; */
  position: relative;
  transition: all 0.3s ease;
  /*box-shadow: 0px 0px 8px 0px rgba(17, 17, 17, 0.34) inset;*/
  display: block;
  top: 4px;
  /* width: 100%;  */
}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:before {
  content: attr(data-on);
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  top: 10px;
  right: 46px;
  color: #A1A1A1;

}

.btn-color-mode-switch>label.btn-color-mode-switch-inner:after {
  content: attr(data-off);
  width: 52%;
  height: 42px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  left: -2px;
  top: -1px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.45);
  padding: 9px 0px;
  font-weight: 600;

}

.btn-color-mode-switch>.alert {
  display: none;
  background: #FF9800;
  border: none;
  color: #fff;
}

.btn-color-mode-switch input[type="checkbox"] {
  cursor: pointer;
  width: 50px;
  height: 25px;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  margin: 0px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
  /* background: #151515; */
  color: #000000;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:after {
  content: attr(data-on);
  left: auto;
  /* background: #ffffff; */
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner:before {
  content: attr(data-off);
  right: auto;
  left: 46px;
}

.btn-color-mode-switch input[type="checkbox"]:checked+label.btn-color-mode-switch-inner {
  /*background: #66BB6A; */
  /*color: #fff;*/
}

.btn-color-mode-switch input[type="checkbox"]:checked~.alert {
  display: block;
}


.white-preview {
  background: #fff;
}

.white-preview div.btn-container i.fa-sun-o {
  color: #ffa500;
  text-shadow: 0px 0px 16px #ffa500;
}

.white-preview div.btn-container i.fa-moon-o {
  color: #777;
}



/* .test */



/* :end */



.banner-ser-btn {
  border: none;
  font-size: 14px;
  padding: 11px 8px;
  width: 100%;
  /* height: 100%; */
  background: black;
  color: white;
  border-radius: 7px 30px 30px 7px;
}


/* talnts-start */




h2 {
  font-weight: 600;
}

h6 {
  font-weight: 600;

}

.nav-tabs {
font-family: 'Plus Jakarta Sans', sans-serif;

}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
}

.nav-tabs .nav-item .nav-link {
  color: #575050;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 14px;
  padding: 10px 25px;
  font-weight: 500;
  border: none;
}

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

.nav-tabs .nav-item {
  font-family: 'Plus Jakarta Sans', sans-serif !important;

}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 4px solid rgb(0, 0, 0);
}

.left {
  position: absolute;
  font-size: 28px;
  left: 0;
  top: -4px;
  cursor: pointer;
  color: rgb(231, 231, 231);
}

.left:hover {
  color: #000;
}

.right:hover {
  color: #000;
}


.right {
  position: absolute;
  right: -0;
  font-size: 28px;
  top: -4px;
  cursor: pointer;
  color: grey;
}

/* .scroller-btn.inactive {
    opacity: 0.3;
    pointer-events: none;
} */
.profile-img {
  border-radius: 6px;
  aspect-ratio: 1;
  object-fit: cover;
}

.recruter {
  position: absolute;
  top: 22px;
  left: -14px;

}

.save {
  position: absolute;
  top: 15px;
  cursor: grab;
  right: 10px;

}

.clap {
  position: absolute;
  bottom: 10px;
  left: 15px;

}

.num {
  position: absolute;
  bottom: 12px;
  left: 50px;
  color: white;
  font-weight: 600;
  font-size: 12px;
}

.plus {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: white;
  z-index: 20;
  cursor: pointer;
}

.talnet-fs {
  font-size: 13px;
}

.company-w {
  width: 80px;
  height:80px;
  border-radius: 50%;
  object-fit: cover;
}

/* .row>* {

  padding-right: calc(var(--bs-gutter-x) * 1) !important;
  padding-left: calc(var(--bs-gutter-x) * 1) !important;
} */

/* .nav-link:hover {
     border-color: transparent !important;
  } */
.line-shadow {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 4px;
  margin-top: -25px;

}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0px;
  border-bottom: 0px;
  /* opacity: 0.5 !important; */
  transition: opacity 0.6s ease;
  border-radius: 90px;
}

/*.......... talents-end........... */


/*........... openings-start........ */


h2 {
  font-weight: 600;
  font-size: 25px;
}

h3 {
  font-size: 23px;
}



.job-card-flex {
  display: flex;
}

.mobile-flex-job {
  display: flex;
  flex-direction: row;
}

.prem-btn {
  width: 106px;
  border-radius: 7px;
}


.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
}



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

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 3px solid rgb(0, 0, 0);
}

.job-card {
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
 background-color: white;
  margin: auto;
  border: 1px solid #dedede;
}

.job-card:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  border: 1px solid #000000;
  

}

.days-p {
  border: 0;
  font-size: 12px;
  padding: 8px 13px;
  border-radius: 6px;
  color: #BD0000;
  font-weight: 600;
}

.default-p {
  font-size: 15px;
  color: #989898;
}

.paid-btn {
  border: 0;
  height: 100%;
  padding: 7px 7px;
  border-radius: 5px;
  font-size: 12px;
  /* background: #f0f0f0; */
  font-weight: 700;
  white-space: nowrap;
  color: #989898;
  display: flex;
  align-items: center;
}

.user-div {
  margin: 4px 27px;
  width: 20%;
  border-left: 1px solid rgb(215, 215, 215);
  border-right: 1px solid rgb(215, 215, 215);
}

.days-left {
  width: 110px;
}

.line-limit-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.line-limit-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.line-limit-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.line-limit-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}


.deatil-btn {

  padding: 4px 13px;
  font-size: 13px;
  background: white;
  color: rgb(0, 0, 0);
  border-radius: 8px;
  border: 1px solid black;


}

.deatil-btn:hover {
  background: rgb(0, 0, 0);
  color: white;
  border: 1px solid black;


}

.own-p {
  padding-top: 10px;
  padding-bottom: 10px;
}

.own-pt-job {
  padding-top: 20px;
}

button {
  font-weight: 700;
}

.fw {
  font-weight: 700;
  font-size: 12px;
}

.font-fam-job {
  font-family: 'Plus Jakarta Sans', sans-serif !important;
}

.g-strok {
     /* position: absolute; */
    /* height: 467px; */
    right: 17px;
    /* left: 12px; */
    /* top: -292px; */
    z-index: -1;
    /* rotate: 25deg; */
    bottom: -80px;
    width: 100%;
}
.card-4 {
  background-color: white;
  opacity: 0.94;
}

.own-mt {
  margin-bottom: 28px;
}

/*......... openings-end........... */

/* .................joblisting-page-start........................... */
.p-j {
  padding: 0px 30px;
}

.job-list .user-div2 {
  width: 36%;
}

.web-none {
  display: none;
}

.company-div {
  width: 13%;
}

.job-me h3 {
font-weight: 700;
font-size: 23px;
line-height: 25px;  
font-family: 'Plus Jakarta Sans', sans-serif !important;;
}

.job-me p {
  font-size: 12px !important;
}

.pre-btn {
  border: 0;
  padding: 3px 9px;
  border-radius: 5px;
  font-size: 12px;
  background-color: #FCB745;
  margin-left: 10px;
}



.col-width-1 {
  width: 22% !important;
}

.col-width-2 {
  width: 26% !important;
}

.job-ser {
  width: 100%;
}

.h4-font {
  font-size: 20px;
}

.loc-font {
  font-size: 13px;
}

.h6-font {
  font-size: 16px;
}

.ol-font {
  font-size: 14px;
}

.job-form {
  border: 1px solid rgb(213, 213, 213);
  background-color: white;
  width: 100%;
  border-radius: 7px;
  padding: 0px 7px;
  display: flex;
  position: relative;
}
/* .scroll-section {
  height: 100vh;
  overflow-y: scroll;
} */
/* width */
::-webkit-scrollbar {
  width: 7px;
  padding-right: 10px;
  border-radius: 10px;

}
/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #e8e8e8;
  border-radius: 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.user-div2 {
  margin: 4px 10px;
  width: 45%;

  border-right: 1px solid rgb(215, 215, 215);
}
.user-div2 img {
  width: 38px;
}
.job-me {
  /* margin-right: 7rem; */
}
.post-btn {
  border: 0;
  background: #000000;
  color: white;
  border-radius: 7px;
  padding: 11px;
  font-size: 13px;
  font-weight: 400;

}
.post-btn-div {
  width: 47%;
}
.det-btn {
  border: 0;
  border-radius: 7px;
  padding: 11px;
  font-size: 13px;
  font-weight: 600;
  color: #555;
  background-color: #f0f0f0;
}
.mess-btn {
  border: 0;
  background: #000000;
  color: white;
  border-radius: 7px;
  padding: 11px;
  font-size: 13px;
  font-weight: 400;

}
label {
  font-size: 15px;
  color: #00385C;
  font-weight: 300;
}
.post-job-btn {
  border: 0;
  background: black;
  color: white;
  border-radius: 7px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
}

/* .................joblisting-page-end........................... */


/* ....................talentliating-started....................... */

.col-width-1 {
  width: 22% !important;
}

.col-width-2 {
  width: 28% !important;
}

.job-ser {
  width: 100%;
}

.h4-font {
  font-size: 20px;
}

.loc-font {
  font-size: 13px;
}

.h6-font {
  font-size: 16px;
}

.ol-font {
  font-size: 14px;
}


.filter-card {
  border: 0.5px solid #DFDFDF;  
  background-color: white;
  width: 100%;
  border-radius: 16px;
}

.scroll-section {
  /* max-height: 100vh; */
  overflow-y: scroll;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
  padding-right: 10px;
  border-radius: 10px;

}

/* Track */
::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #e8e8e8;
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.compny-img {
width: 60px;
height: 60px;
border-radius: 50%;
object-fit: cover;
margin-right: 10px;
}

.user-div2 {
  margin: 4px 10px;
  width: 45%;

  border-right: 1px solid rgb(215, 215, 215);
}



/* .post-btn {
    border: 0;
    background: black;
    color: white;
    border-radius: 7px;
    padding: 11px;
    font-size: 14px;
} */

.post-btn-div {
  width: 47%;
}



h2 {
  font-weight: 600;
}



.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
}


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

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
  border: none;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid rgb(0, 0, 0);
}





.row>* {

  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);


}

element.style {}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 0px;
  border-bottom: 0px;
  /* opacity: 0.5 !important; */
  transition: opacity 0.6s ease;
  border-radius: 90px;
}

.tal-det-h6 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.2;
  color: #000000;
  margin-bottom: 0; 
  max-width: 50%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  flex-shrink: 0;
}

.user-name {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  color: #5F5F5F;
  margin-bottom: 0;
  margin-left: 5px;
  width: 48%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  flex-shrink: 0;
}

.latent-pos {
  font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    /* font-size: 12px !important  ; */
    line-height: 1.1;
    color: #212529;
    margin-bottom: 0;
}

/* ....................talentliating-end....................... */

/* ....................talentldetail-start....................... */

.msg-btn {
  border: 0;
  background-color: #efefef;
  padding: 5px 12px;
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
}

.follow-btn {
  border: 0;
  background-color: #000000;
  padding: 5px 12px;
  border-radius: 8px;
  font-size: 14px;
  color: white;
  font-weight: 500;
  width: fit-content;
  white-space: nowrap;
}



.feed-img {
  border-radius: 7px;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}



.modal-header {
  border-bottom: 0px;
}

.modal-footer {
  border-top: 0px;
}

.modal {
  background: #0000005c;

}

.carousel-control-next-icon {
  position: absolute;
  left: 125px;
}

.carousel-control-prev-icon {
  position: absolute;
  right: 125px;
}

/* .btn-close {
  background-image: url("../../assets/images/close.svg") !important;
  position: absolute;
  left: -79px;
  top: 56px;

} */

.modal-img {
  border-radius: 10px;
}

/* .......tab-about...... */

.about-job-bg {
  background-color: white;
  border-radius: 7px;
  padding: 15px;
  min-height: 450px;
}

.about-p {
  font-weight: 600;
  font-size: 15px;
}
.experince_dtls h6{
  font-weight: 600;
  font-size: 15px;
}
.pro-skills {
  background: #ededed;
  padding: 6px 11px;
  font-size: 12px;
  border-radius: 7px;
  font-weight: 600;
  margin-bottom: 0px;
}

.cv-btn {
  border: 0;
  background: black;
  color: white;
  padding: 6px 11px;
  font-size: 12px;
  border-radius: 6px;
}


/* ....................talentldetail-end....................... */

/* ...............profile-start..................... */
.job-btn {
  border: 0;
  background-color: #000000;
  padding: 8px 12px;
  border-radius: 7px;
  font-size: 13px;
  font-weight: 600;
  color: white;
  white-space: nowrap;
}

.edit-btn {
  border: 0;
  background-color: #ededed;
  padding: 8px 12px;
  border-radius: 7px;
  font-size: 13px;
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.info-img {
  width: 100%;
  border-radius: 8px;
  aspect-ratio: 1;
  object-fit: cover;
  border: 1px solid #e7e7e7;
}

.bg-section {
  background-color: #FAFAFA;
}


.carousel-control-next-icon {
  position: absolute;
  left: 125px;
}

.carousel-control-prev-icon {
  position: absolute;
  right: 125px;
}

.btn-close {
  background-image: url("../../assets/images/close.svg") !important;
  position: absolute;
  right: 10px;
  top: -25px;
}

.modal-img {
  border-radius: 10px;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 7px;
  background: #EBEBEB;
  color: #9E9E9E;
  font-weight: 500;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: #000000;
  color: white;
  border-radius: 7px;
}

/* ...............profile-end..................... */

/* ...............message-start..................... */


.message-area {

  overflow: hidden;

  background: #fafafa;
}

.chat-area {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0px 2px 3px #cfcfcfde;
  height: 89vh;
  overflow: hidden;
  min-height: calc(100% - 1rem);
}

.chatlist {
  outline: 0;
  height: 100%;
  overflow: hidden;
  width: 360px;
  float: left;
  padding: 15px 0px 15px 0;
}

.chat-area .modal-content {
  border: none;
  border-radius: 0;
  outline: 0;
  height: 100%;
}

/* .chat-area .modal-dialog-scrollable {
  height: 100% !important;
} */
.modal-dialog-scrollable {
  height: calc(100% - 0rem) !important;
}
.chatbox {
  width: auto;
  overflow: hidden;
  height: 100%;
  border-left: 2px solid #f6f6f6;
}

.chatbox .modal-dialog,
.chatlist .modal-dialog {
  max-width: 100%;
  margin: 0;
}

.msg-search {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chat-area .form-control {
  border-radius: 7px;
  border: none;
  /* display: block;
  width: 80%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
}

.chat-area .form-control:focus {
  outline: 0;
  box-shadow: none;
}

a.add img {
  height: 36px;
}

.chat-area .nav-tabs {
  border-bottom: 1px solid #dee2e6;
  align-items: center;
  justify-content: space-between;
  flex-wrap: inherit;
}

.chat-area .nav-tabs .nav-item {
  width: 100%;
}

.chat-area .nav-tabs .nav-link {
  width: 100%;
  color: #180660;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
  margin-top: 5px;
  margin-bottom: -1px;
  background: 0 0;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.chat-area .nav-tabs .nav-item.show .nav-link,
.chat-area .nav-tabs .nav-link.active {
  color: #222;
  background-color: #fff;
  border-color: transparent transparent #000;
}

.chat-area .nav-tabs .nav-link:focus,
.chat-area .nav-tabs .nav-link:hover {
  border-color: transparent transparent #000;
  isolation: isolate;
}

.chat-list h3 {
font-family: 'Plus Jakarta Sans', sans-serif;
  color: #424242;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-transform: capitalize;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}

.chat-list p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  color: #8E8E8E;
  font-size: 12px;
  margin-top: 3px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.chat-list p span{
  font-size: 14px;
}
.chat-list a.d-flex {
  margin-bottom: 10px;
  position: relative;
  text-decoration: none;
  padding: 7px 7px;
}

.chat-list .active {
  background: #F3F3F3;
}

.chat-list .unread h3{
  font-weight: 800;
}
.chat-list .unread p{
  font-weight: 700;
  color: #424242;
}
.unread{
  position: relative;
}
.unread:after{
  content: "";
  position: absolute;
  right: 10px;
  top: 5%;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #1681FF;
}
.msg-head h3 {
  color: #222;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0;
}

.msg-head p {
  color: #343434;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0;
}

.msg-head {
  padding: 10px 15px;
  border-bottom: 2px solid #f5f5f5;
}

.moreoption {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 0 ;
}

.moreoption .navbar {
  padding: 0;
}

.moreoption li .nav-link {
  color: #222;
  font-size: 16px;
}

.moreoption .dropdown-toggle::after {
  display: none;
}

.moreoption .dropdown-menu[data-bs-popper] {
  top: 100%;
  left: auto;
  right: 0;
  margin-top: 0.5rem;
}

.msg-body ul {
  overflow: hidden;
  padding-left: 0 ;
}

.msg-body ul li {
  list-style: none;
  margin: 10px 0px;
}

.msg-body ul li.sender {
  display: flex;
  width: 75%;
  position: relative;
  float: left;
  flex-direction: column;
  align-items: flex-start;
}


.msg-body ul li.sender p {
  color: #000;
  font-size: 14px;

  font-weight: 600;
  padding: 12px 15px;
  background: #ffffff;
  display: inline-block;
  border-radius: 13px;
  margin-bottom: 0;
  border: 1px solid rgb(223, 223, 223);
}

.msg-body ul li.sender p b {
  display: block;
  color: #180660;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}
.msg-body ul li a{
  color: #030088;
}
.time_dvd{
  float: left;
  width: 100%;
}
.msg-body ul li.repaly {
  display: flex;
  width: 75%;
  text-align: left;
  position: relative;
  float: right;
  flex-direction: column;
  align-items: flex-end;
}
.msg-body ul li.repaly span{
  font-size: 8px;
  margin-top: 5px;
  margin-right: 5px;
  color: black;
}


.msg-body ul li.repaly p {
  color: #000000;
  font-size: 14px;

  font-weight: 600;
  padding: 12px 15px;
  background: #f5f5f5;
  display: inline-block;
  border-radius: 14px;
  margin-bottom: 0;
}

.msg-body ul li.repaly p b {
  display: block;
  color: #061061;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
}

.msg-body ul li.repaly:after {
  display: block;
  content: "";
  clear: both;
}



.divider {
  position: relative;
  z-index: 1;
  text-align: center;
}

.msg-body h6 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  color: #B4B4B4;
  background: #fff;
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 0;
}

.divider:after {
    /* display: block;
    content: "";
    clear: both;
    position: absolute;
    top: 12px;
    left: 0;
    border-top: 1px solid #ebebeb;
    width: 100%;
    height: 100%;
    z-index: -1; */
}

.send-box {
  padding: 0 15px;
  /* border-top: 1px solid #ccc; */
}

.send-box form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.send-box .form-control {
  /* display: block;
  width: 85%;
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
}


.send-box button i {
  margin-right: 5px;
}

.send-btns .button-wrapper {
  position: relative;
  width: 125px;
  height: auto;
  text-align: left;
  margin: 0 auto;
  display: block;
  background: #f6f7fa;
  border-radius: 3px;
  padding: 5px 15px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

.send-btns .button-wrapper span.label {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
  color: #343945;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 13px;
}

#upload {
  display: inline-block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

.send-btns .attach .form-control {
  display: inline-block;
  width: 120px;
  height: auto;
  padding: 5px 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #343945;
  background-color: #f6f7fa;
  background-clip: padding-box;
  border: 1px solid #f6f7fa;
  border-radius: 3px;
  margin-bottom: 5px;
}

.send-btns .button-wrapper span.label img {
  margin-right: 5px;
}

.button-wrapper {
  position: relative;
  width: 100px;
  height: 100px;
  text-align: center;
  margin: 0 auto;
}

button:focus {
  outline: 0;
}

.add-apoint {
  display: inline-block;
  margin-left: 5px;
}

.add-apoint a {
  text-decoration: none;
  background: #f6f7fa;
  border-radius: 8px;
  padding: 8px 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  color: #343945;
}

.add-apoint a svg {
  margin-right: 5px;
}

.chat-icon {
  display: none;
}

.closess i {
  display: none;
}

/* test */

.tab-scroll {
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
  white-space: nowrap;
  flex-wrap: nowrap;

}

.tab-scroll {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.tab-scroll::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}

.SMN_effect-14 a {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}

.SMN_effect-14 a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  color: transparent;
  content: '•';
  text-shadow: 0 0 transparent;
  font-size: 13pt;
  -webkit-transition: text-shadow 0.3s, color 0.3s;
  -moz-transition: text-shadow 0.3s, color 0.3s;
  transition: text-shadow 0.3s, color 0.3s;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

.SMN_effect-14 a:hover:before,
.SMN_effect-14 a:focus:before {
  color: #fff;
  text-shadow: 10px 0 #fff, -10px 0 #fff;
}

.SMN_effect-14 a:hover,
.SMN_effect-14 a:focus {
  color: #0abde3;
}



@media (max-width: 767px) {
  .chat-icon {
    display: block;
    margin-right: 5px;
  }

  .chatlist {
    width: 100%;
    padding: 0;
  }

  .chatbox {
    width: 100%;
    position: absolute;
    left: -120%;
    right: 0;
    background: #fff;
    transition: all 0.5s ease;
    border-left: none;
  }
  .chatbox.from_profile{
    left: 0%;
  }

  .showbox {
    left: 0 !important;
    transition: all 0.5s ease;
  }

  .msg-head h3 {
    font-size: 14px;
  }

  .msg-head p {
    font-size: 12px;
  }

  /* .msg-head .flex-shrink-0 img {
    height: 30px;
  } */

  .send-box button {
    width: 28%;
  }

 

  .chat-list h3 {
    font-size: 14px;
  }

  .chat-list p {
    font-size: 12px;
  }

  .msg-body ul li.sender p {
    font-size: 13px;
    padding: 8px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .msg-body ul li.repaly p {
    font-size: 13px;
    padding: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}

.chat-form {
  border: 1px solid;
  border-radius: 60px;
  padding: 5px;
}

.chat-input {
  width: 100%;
  border: 0px;
}

.chat-send {
  background: #000000;
  padding: 0.375rem 5px;
  color: #fff;
  border-radius: 4px 50px 50px 4px;
  font-size: 14px;
  font-weight: 400;
  width: 14%;
  margin-left: 1%;
}

/* ...............message-end..................... */

/* .............jobdetail-page-start................. */
.section-bg {
  /* background-color: #fafafa; */
  min-height: 69vh;
}

.apply {
  border: 0;
  background-color: black;
  color: white;
  padding: 10px 35px;
  border-radius: 8px;
  font-weight: 500;
}

.back-arrow {
  margin-left: -67px;
}

/* .............jobdetail-page-end................. */

/* .............postjob-page-start................. */



.post-job-div {
  width: 28%;
}

.post-job-input {
  width: 100%;
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #c7c7c7;

}

.post-job-sec {
    /* border-radius: 8px;
    border: 1px solid rgb(213, 213, 213); */
}


/* .............postjob-page-end................. */

/* .............dashboard-page-start................. */


.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #ffffff !important;
  background-image: url("../images/selectbar.svg") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  background-size: 12px 11px !important;

  /* border: 1px solid #ced4da; */
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 968;
}

.w-dash {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.dash-1 {
  border-radius: 10px;
}

.dash-box-1 {
  border-radius: 4px;
}



.dash-bg-1 {
  background: #7571C8;
}

.dash-bg-2 {
  background: #F87757;
}

.dash-bg-3 {
  background: #48BD8C;
}

.dash-bg-4 {
  background: #F9DF57;
}

.dash-bg-5 {
  background: #F9AD59;
}


.dash-font {
  font-size: 30px;
  color: white;
  font-weight: 400;
}

.dash-font_1 {
  font-size: 24px;
  color: white;
  font-weight: 400;
}

.dash-p {
  font-size: 12px;
  margin-top: 10px;
}

.dash-p_1 {
  font-size: 12px;
}

.dash-card {
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid #D0D0D0;
  border-radius: 16px;
}

.dash-card-name {
  /* border-right: 2px solid rgb(231, 231, 231); */
}

.dash-card-box {}

.dash-box {
  display: flex;
  width: 100%;
}

.dash-bg-box-1 {
  background: #70CBC6;
}

.dash-bg-box-2 {
  background: #7571C8;
}

.dash-bg-box-3 {
  background: #F87757;
}

.job-card-date {
  /* width: 17%; */
}

.job-card-active {
  /* width: 10%; */
  background: rgba(235, 235, 235, 0.74);
border-radius: 6px;
}
.job-card-active .form-select{
  background-color: transparent !important;
}
.job-detail-edit {
  width: 100%;
}

.dash-location {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #00408A;
  display: flex;
}
.dash-location img{
  margin-right: 5px;
}
.dash-days {
  width: 100%;
  font-size: 14px;
}

/* .............dashboard-page-end................. */

/* .............dashboard-detail-page-start................. */
.dash-detail {
  border: 1px solid rgb(240, 240, 240);
  border-radius: 9px;
  background-color: white;

}

.edit-img {
  width: 35px;
}

.edit-img2 {
  width: 20px;
}

.detail-box-1 {
  background-color: #70CBC6;
}

.detail-box-2 {
  background-color: #7571C8;
}

.detail-box-3 {
  background-color: #F87757;
}

.detail-box-4 {
  background-color: #F9DF57;
}
.detail-box-5 {
  background-color: #B80000;
}
.detail-box-6 {
  background-color: #48BD8C;
}
.detail-box{
  border-radius: 9px;
  padding: 10px 20px;
  color: white;
}
.dash-fs {
  font-size: 26px;
}

.dash-default-p {
  font-size: 15px;
}

.dashboard-row .row>* {

  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}

.offcanvas-end {
  width: 730px !important;
}

.dash-position {
  color: #1D497C;
}

.shortlist-div {
  background: #F87757;
  padding: 9px;
 width: fit-content;
  border-radius: 7px;
  color: white;
}

.shortlist-div2 {
  background: #F9DF57;
  padding: 9px;
 width: fit-content;
  border-radius: 7px;
  color: white;
}

.shortlist-div3 {
  background: #B80000;
  padding: 9px;
  width: fit-content;
  border-radius: 7px;
  color: white;
}
.shortlist-div4{
  background: #48BD8C;
  padding: 9px;
  width: fit-content;
  border-radius: 7px;
  color: white;
}
.dash-profile-btn {
  background: black;
  color: white;
  padding: 7px 11px;
  border-radius: 6px;
  border: 0;
  font-size: 15px;
  font-weight: 500;
}

.dash-cv-btn {
  background: black;
  color: white;
  padding: 7px 11px;
  border-radius: 6px;
  border: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.dash-fw {
  font-weight: 600;
}

.dash-skills {
  background: #f0f0f0;
  padding: 7px;
  border-radius: 5px;
  font-size: 12px;
}

/* .............dashboard-detail-page-end................. */

/* .............profile-detail-page-start................. */



/* .............profile-detail-page-end................. */

/* ..........user-profile-start....................... */
.progress-bar {
  background-color: #000000 !important;
}

.complete-p-button {
  padding: 8px 17px;
  border: 0;
  background: #000000;
  border-radius: 7px;
  font-size: 14px;
  white-space: nowrap;
  color: white;
}

/* user-profile-end */

/* followig-page-statrted */
.follow-img-div {
   display: flex;
}

.follow-img {
  border-radius: 90px;
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  object-fit: cover;
}

.position-p {
  font-size: 13px;
  color: #1D497C;
}

.unfollow-btn {
  padding: 5px 17px;
  border: 0;
  background: #f0f0f0;
  border-radius: 7px;
  font-size: 13px;
  color: rgb(170, 170, 170);
}

/* ..............followig-page-end........................ */


/* .................edit-profile-page-start ......................*/

.bg-grey {
  background-color: #fafafa;
}

.main-edit-form {
  border: 1px solid rgb(218, 218, 218);
  border-radius: 16px;
  /* opacity: 0.9; */
}

.save-change-btn {
  padding: 7px 17px;
  border: 0;
  background: #000000;
  border-radius: 7px;
  font-size: 13px;
  color: rgb(255, 255, 255);
}

/* .edit-img-div {
  width: 12%;
} */

.edit-img {
  border-radius: 10px;
  width: 100%;
}

.change-p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  
  color: #00385C;
}

.edit-name {
  width: 100%;
  border-radius: 6px;
  border: 1px solid #ced4da;
  padding: 6px;

}

.reg-div {
  position: relative;
  z-index: 2;
}

.reg-vec {
  position: fixed;
  top: 40%;
  right: 0;

}

.reg-art-logo img {
  width: 68%;
}



/* .edit-form-w {
  width: 90%;
} */

.edit-form-w2 {
  width: 100%;
}

.edit-form {
  width: 30%;
}

.up-cv {
  border: 0;
  padding: 10px 29px;
  border-radius: 7px;
  background: #A3A3A3;
  color: white;
  font-weight: 500;
}

.edit-textarea {
  padding: 8px;
  border-radius: 7px;
  border: 1px solid #ced4da;
}

.edit-p-i-w {
  width: 100%;
}

.edit-p-i {
  width: 18%;
}

.add-remove-btn {
  margin-left: 15px;
  border: 0;
  padding: 6px 17px;
  font-size: 12px;
  border-radius: 6px;
  font-weight: 400;

}

.remove-img {
  width: 26px;
}

/* .................edit-profile-page-end ......................*/

/* .................notification-page-start ......................*/

.msg-p {
  font-size: 13px;
}

/* .................notification-page-end ......................*/




/* ..................applied-job-page-start......................... */
.save-btn {
border: 0;
    padding: 7px 24px;
    border-radius: 8px;

    font-size: 13px;
    color: #ffffff;
    font-weight: 700;
}

.short-btn {
  border: 0;
  padding: 4px 24px;
  border-radius: 8px;
  background: #F87757;
  font-size: 15px;
  color: white;
}

.user-div-appiled {
    /* margin: 4px 0; */
    /* width: 30%; */
    /* border-right: 1px solid rgb(215, 215, 215); */
    /* background: #f0f0f0; */
    border-radius: 5px;
    margin-right: 10px;
}

.status-appl {
  background-color: #F9DF57;
  padding: 5px;
  border-radius: 7px;
  color: white;
}

.app-job .row>* {
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}

/* ..................applied-job-page-end......................... */

/* .................user-profile-canvas-start....................... */

.profile-canvas {
  width: 75% !important;
  height: 80vh;
  border-radius: 10px 10px 0px 0px;
  padding-bottom: 80px;
}

.post-photo {
  padding: 7px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.05);
  display: flex;
  border-radius: 17px;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.post-photo:hover {
  padding: 7px;
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  border: 1px solid grey;
}

.post-caption {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 10px;
}



/* .................user-profile-canvas-end....................... */
.img-2 {
  display: none;
}


/* header */
.head-drop a {

  border-bottom: 1px solid grey !important;
  border: 1px !important;
  padding: 15px 10px !important;
}

.blog h2 {
  font-size: 32px;
}

.blog p {
  font-size: 15px;
  text-align: center;
  color: #adadad;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 400;
  /* font-size: 18px; */
  line-height: 20px;
  /* display: flex; */
  /* align-items: center; */
  /* letter-spacing: 0.3px; */
  color: rgba(0, 0, 0, 0.5);
}

.product-cards {
  padding: 20px;
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
}



.app-dw h2 {
  font-size: 35px;
  text-align: center;
  margin-bottom: 20px;
}

.app-dw p {
  font-size: 15px;
  text-align: center;
  color: #adadad;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  color: rgb(0 0 0 / 94%);
}



/* ..............register............ */


.register-bg {
  background-color: #FAFAFA;
}

.register-box {
  background-color: white;
  box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  /* margin: 0px 70px; */

}

.reg-check {
  padding-top: 38px;
  margin-left: 17px;
}

.dropify-wrapper .dropify-message p {
  display: none !important;

}

.dropify-wrapper {
  border-radius: 6px;
}

.drop-p {
  /* padding-top: 40px; */
}

.add-exp-btn {
  border: 0;
  background: #e7e7e7;
  padding: 11px 17px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 26px;
  color: #818181;
  margin-top: 10px;
}
.add-exp-btn i{
  margin-left: 5px;
}
.radio-p {
  padding-top: 51px;
  padding-left: 45px;
}


.reg-main-p {
  padding: 90px 0px;
  height: 100vh;
}

/* .sign-forrms input{
  width: 60%;
    border-radius: 5px;
    padding: 4px;
    margin-top: 10px;
} */

.otp-btn {
  border: 0;
  font-size: 15px;
  background: black;
  color: white;
  border-radius: 5px;
  width: 100%;
  margin-top: 15px;
  white-space: nowrap;
  padding: 12px 10px;
}

.welcome-part {
  padding-top: 110px;
  padding-bottom: 110px;
  border-right: 1px solid rgb(225, 225, 225);
  padding-right: 40px;
}


.log-h2 {
  font-size: 40px;
}

.log-start-h2 {
  font-size: 34px;
}

.sign-part {
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}



.otp-input-fields {
  margin: auto;

  width: auto;
  display: flex;

  gap: 10px;

}

.otp-input-fields input {
  height: 40px;
  width: 40px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #969696;
  text-align: center;
  outline: none;
  font-size: 16px;
  /* Firefox */
}

.otp-input-fields input::-webkit-outer-spin-button,
.otp-input-fields input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.otp-input-fields input[type=number] {
  -moz-appearance: textfield;
}

.otp-input-fields input:focus {
  border-width: 2px;
  border-color: #000000;
  font-size: 20px;
}






.digit {
  width: 50px;
  height: 50px;
  margin: 5px;
  text-align: center;
  font-size: 20px;
  color: transparent;
  box-shadow: 0px 2px 5px -2px #f50000ce;
  text-shadow: 0 0 0 #040404bb;
  border-color: #dcdcdcfc;
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  outline-color: #040404bb;
  transition: 0.3s transform;
}

.digit:focus {
  transform: scale(1.3);
  transition: 0.1s;
}

#verificationButton {
  width: 100px;
  height: 50px;
  margin: 5px;
  text-align: center;
  font-size: 20px;
  background-color: #ffffff;
  color: transparent;
  box-shadow: 0px 2px 5px -2px #f50000ce;
  text-shadow: 0 0 0 #040404bb;
  border-color: #dcdcdcfc;
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  outline-color: #ff0000bb;
}

#verificationButton:hover {
  border: solid 2px #000000ce;
  width: 110px;
  height: 60px;
  cursor: pointer;
  /* transform: scale(0.1); */
  transform: scale(1);
  transition: 0.1s;
}

#digitsContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 250px;
}














.who-heading {
  font-size: 40px;
}

.who-p {
  position: absolute;
  /* bottom: 54px; */
  /* left: 23%; */
  color: white;
  font-weight: 600;
  font-size: 25px;
  width: 100%;
  text-align: left;
  display: flex;
  height: 100%;
  top: 0;
  padding: 70px 40px 130px 40px;
  align-items: flex-end;
}

.who-p2 {
  position: absolute;
  /* bottom: 54px; */
  /* left: 23%; */
  color: white;
  font-weight: 600;
  font-size: 25px;
  width: 100%;
  text-align: left;
  display: flex;
  height: 100%;
  top: 0;
  padding: 70px 40px 130px 40px;
  align-items: flex-end;
}
.who-p2 p ,.who-p p{
  font-size: 55px;
  line-height: 60px;
  font-family: 'Manrope', sans-serif;
}
.who-p2 p strong,.who-p p strong{
  font-size: 80px;
  white-space: nowrap;
}
.who-card {
  overflow: hidden;
  /* width: 33%; */
}

.who-card .carousel-indicators {
  bottom: 78px;
  justify-content: start;
  margin: 20px 40px;
}







.logo_mob{
  width: 50%;
}

.mobile-botom-nav {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 100%;
}
.body_chat .mobile-botom-nav {
 position: absolute;
}
.mob-ul {
  display: flex;
  flex-direction: row;
  background: white;
  width: 100%;
  justify-content: space-around; 
  padding: 13px;
  box-shadow: rgb(0 0 0 / 44%) 0px 1px 3px, rgb(0 0 0 / 39%) 0px 1px 2px;
}

.res-nav {
  display: none;
}

.mobile-nav-ul {
  list-style: none !important;
  display: flex !important;
  padding-left: 0;
}

.res-drop {
  display: none;
}




/* .blog */
.blog-slide .slick-slide {
  margin: 30px;
}

.google-png {
width: 100%;
}

.app-store-png {
width: 100%;
}
.dwnld_btns {
  /* position: absolute; */
  top: 20%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.dwnld_btns a{
  margin: 0 10px;
}
.blog-vec {
  /* margin-top: -34px; */
  width: 80%;
}
.dwnlad_txt{
  font-size: 24px;
  color: #474747;
  font-weight: 600;
  text-align: center;
  margin: 15px 0px;

}


/* flag */

.flag input {
  padding-left: 73px;
  width: 100%;
  border: 0.5px solid #a3a3a38c;
  border-radius: 6px;
  padding: 12px 10px;
  text-transform: initial; 
}

.flag .iti--allow-dropdown{
  width: 100%;
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
  border-right: 0.5px solid #A3A3A3;
}

/* flag-end */

.drop-container {
  background-color: #a3a3a3;
  position: relative;
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding: 10px; */
  /* margin-top: 2.1875rem; */
  border-radius: 10px;
  color: #444;
  cursor: pointer;
  transition: background .2s ease-in-out, border .2s ease-in-out;
}


.drop-container:hover .drop-title {
  color: #222;
}

.drop-title {
  color: #444;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transition: color .2s ease-in-out;
}

.file-inputss {
  max-width: 100%;
  color: #444;
  padding: 7px;
  background: #A3A3A3;
  border-radius: 6px;
  border: 1px solid #A3A3A3;
  height: 100%;
  z-index: 9;
  cursor: pointer;
}
.file-inputss::file-selector-button {
  margin-right: 20px;
  border: none;
  background: #A3A3A3;
  padding: 0px 17px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
 font-size: 0;
 position: relative;
}
.file-inputss::after{
  position: absolute;
  content: url(../images/icons/cv.svg);
  top: 20%;
  left: 5%;
}
.file-inputss::file-selector-button:hover {
  background: #000000;
}






[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
}

[slider]>div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
}

[slider]>div>[inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background-color: #CCC;
  margin: 0 7px;
}

[slider]>div>[range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #000000;
}

[slider]>div>[thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -11px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FFF;
  border-radius: 50%;
  outline: none;
}

[slider]>input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider]>input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider]>input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider]>input[type=range]:focus {
  outline: none;
}

div[slider]>input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider]>input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider]>input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider]>input[type=range]::-ms-tooltip {
  display: none;
}

[slider]>div>[sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -39px;
  z-index: 3;
  background-color: #000000;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 28px;
  -webkit-border-radius: 28px;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}

[slider]>div>[sign]:after {
  position: absolute;
  content: '';
  left: 0;
  border-radius: 16px;
  top: 19px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-top-width: 16px;
  border-top-style: solid;
  border-top-color: #000000;
}

[slider]>div>[sign]>span {
  font-size: 12px;
  font-weight: 700;
  line-height: 28px;
}

[slider]:hover>div>[sign] {
  opacity: 1;
}

.head-2 {
  display: none;
}



/* footer */

.footer-ul li {
  list-style: none;
  padding: 4px 15px;
  font-size: 11px;
  color: #9E9E9E;
}

.footer-bg {
  background: whitesmoke;
  margin-top: 30px;

}

.footer-logo-div img {
  width: 65%;
}

.footer-icons i {
  color: #9E9E9E;
}

.footer-p {
  padding-top: 55px;
  text-align: center;
  color: #9E9E9E;
  font-size: 13px;
  padding-bottom: 20px;
}

/* upgrade */
.upgrade-box {
  border: 1px solid rgb(221, 221, 221);
  border-radius: 10px;
  margin: 0px 170px;
  background-color: white;
}
.upgrade-ul {
  margin-bottom: 0;
}
.upgrade-ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 38px;
  padding-bottom: 30px;
}
.upgrade-ul li:last-child {
  padding-bottom: 0px;
}


.upgrade-p1 {
  font-family: 'Poppins', sans-serif;   
  font-weight: 500;
  font-size: 35px;
  line-height: 52px;
}

.upgrade-p2 {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 60px;
  line-height: 76px;
}

.p-year {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 45px;
  
}

.upgrade-h2 {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
}

.up-box-p {
  padding: 50px;
}

.back-arrow-upgrade {
  margin-left: -48px;
}

.up-main {
  background: #f5f5f5;
  padding-top: 65px;
  padding-bottom: 65px;
}

/* checkout */
.checkout-img {
  width: 70px;
}



#time-range {
  width: 100%;
  margin: 0 auto;
  color: #CCCCCC;
  font-weight: 300;
}

.slider-time,
.slider-time2 {
  font-weight: 400;
}

.flat-slider.ui-corner-all,
.flat-slider .ui-corner-all {
  border-radius: 0;
}

.flat-slider.ui-slider {
  border: 0;
  background: #f7d2cc;
  border-radius: 6px;
}

.flat-slider.ui-slider-horizontal {
  height: 6px;
}

.flat-slider.ui-slider-vertical {
  height: 15em;
  width: 6px;
}

.flat-slider .ui-slider-handle {
  width: 22px;
  height: 22px;
  background: #000000;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
}

.flat-slider.ui-slider-horizontal .ui-slider-handle {
  top: 50%;
  margin-top: -11px;
}

.flat-slider.ui-slider-vertical .ui-slider-handle {
  left: 50%;
  margin-left: -11px;
}

.flat-slider .ui-slider-handle:hover {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.35);
}

.flat-slider .ui-slider-range {
  border: 0;
  border-radius: 6;
  background: rgb(229 229 229);
}

.flat-slider.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 6px;
}

.flat-slider.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 6px;
}

.box {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid black;
  border-radius: 3px;
  color: #FFFFFF;
  margin: 24px 1px 4px 1px;
}

.upgr-btn {
  border: 0;
  padding: 11px;
  background: black;
  color: white;
  border-radius: 20px;
  margin-bottom: 10px;
}

.image-canvas {
  width: 75% !important;
  height: 80vh;
  border-radius: 10px 10px 0px 0px;
  padding-bottom: 100px;
}

.offcan_submenu {
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #000000;
}

.image_post_cont h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}

.new_img .dropify-wrapper {
  height: auto !important;
  aspect-ratio: 1;
  background: #F2F2F2;
  border: none;
}

.dropify-wrapper .dropify-preview .dropify-render img {
  /* max-height: 100% !important; */
  /* height: 100%; */
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
  border-radius: 10px;
}

.dropify-wrapper .dropify-message {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
  top: 0;
  
  -webkit-transform: translateY(0%);
    transform: translateY(-0%);
    -webkit-align-items: center; /* Safari */
}

/* .new_img .dropify-wrapper .dropify-message span:after {
 
  content: "Select from Computer";
  font-size: 16px;
  background: black;
  padding: 5px;
  border-radius: 5px;

} */
.new_img{
  position: relative;
}
.new_img img{
  object-fit: cover;
  aspect-ratio: 1;
}
.big_img_close{
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  width: 25px;
  height: 25px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30%;
}
.drop-p .dropify-font-upload:before,
.drop-p .dropify-wrapper .dropify-message span.file-icon:before {
  content: url(../images/dropify/ag_reg.png);
  width: 100%;
}
.image-canvas .dropify-font-upload:before,
.image-canvas .dropify-wrapper .dropify-message span.file-icon:before {
  content: url(../images/dropify/img_uplad.png);
  width: 100%;
}
.image-canvas .offcanvas-body {
  padding: 0rem  1rem 0;
}

.submt_img {
    /* position: absolute; */
    right: 50px;
    top: 30px;
    margin-top: 12px;

}

.submt_img a {
  background: #000000;
  border-radius: 6.3px;
  padding: 10px 26px;
  color: white;
  text-align: center;
  text-decoration: none;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vdio_can .dropify-font-upload:before,
.vdio_can .dropify-wrapper .dropify-message span.file-icon:before {
  content: url(../images/video-play.svg);
  width: 100%;
}
.pdf_can .dropify-font-upload:before,
.pdf_can .dropify-wrapper .dropify-message span.file-icon:before {
  content: url(../images/subtitle.svg);
  width: 100%;
}

.multi_post_icon {
  position: absolute;
  top: 20px;
  right: 20px;
}

.talent_post .carousel-control-next-icon {
  position: absolute;
  left: unset;
  right: 5px;
}

.talent_post .carousel-control-prev-icon {
  position: absolute;
  left: 5px;
  right: auto;
}

.talent_post_details {
  height: 100%;
  /* overflow-x: hidden  ; */
}

.talent_dtls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ECECEC;
  padding: 0 0 5px 5px;
}

.talent_dtls .img_name {
  display: flex;
  align-items: center;
}

.talent_user_name {
  display: flex;
  align-items: center;
}

.talent_dtl_name {
  padding-left: 15px;
}

.talent_profle_img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  overflow: hidden;
}

.talent_profle_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.talent_user_name h6 {
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 1;
  margin-bottom: 0;
  color: #212529;
 margin-right: 0px  ;
}

.talent_user_name span {
font-family: 'Plus Jakarta Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #5F5F5F;
  margin-left: 5px;
}

.talent_profession span {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.1;
  color: #444444;
}


#menu-wrap {
  position: relative;
  height: 25px;
  width: 25px;
}

#menu-wrap .dots {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

#menu-wrap .dots>div,
#menu-wrap .dots>div:after,
#menu-wrap .dots>div:before {
  height: 4px;
  width:  4px;
  background-color: rgba(49, 49, 49, 0.8);
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#menu-wrap .dots>div {
  position: relative;
}

#menu-wrap .dots>div:after {
  content: "";
  position: absolute;
  bottom: calc((25px / 2) - (6px / 2));
  left: 0;
}

#menu-wrap .dots>div:before {
  content: "";
  position: absolute;
  top: calc((25px / 2) - (6px / 2));
  left: 0;
}

#menu-wrap .menu {
  position: absolute;
  right: 30px;
  top: calc(0 + 50px);
  width: 0;
  height: 0;
  background-color: rgb(255, 255, 255);
  padding: 10px 10px;
  -webkit-box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  justify-content: center;
  flex-direction: column;
}

#menu-wrap .menu ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

#menu-wrap .menu ul li {
  margin: 8px 0;
}

#menu-wrap .menu ul li .link {
  text-decoration: none;
  color: rgba(49, 49, 49, 0.85);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
}

#menu-wrap .toggler {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 2;
}

#menu-wrap .toggler:hover+.dots>div,
#menu-wrap .toggler:hover+.dots>div:after,
#menu-wrap .toggler:hover+.dots>div:before {
  background-color: rgba(49, 49, 49, 0.6);
}

#menu-wrap .toggler:checked+.dots>div {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
}

#menu-wrap .toggler:checked+.dots>div:after {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
}

#menu-wrap .toggler:checked+.dots>div:before {
  -webkit-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY(calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)));
  -ms-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY(calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)));
  transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY(calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)));
}

#menu-wrap .toggler:checked:hover+.dots>div,
#menu-wrap .toggler:checked:hover+.dots>div:after,
#menu-wrap .toggler:checked:hover+.dots>div:before {
  background-color: rgba(49, 49, 49, 0.6);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#menu-wrap .toggler:checked~.menu {
  opacity: 1;
  visibility: visible;
  width: fit-content;
  height: fit-content;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#menu-wrap .toggler:checked~.menu ul .link {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s ease 0.3s;
  -o-transition: 0.5s ease 0.3s;
  transition: 0.5s ease 0.3s;
}

#menu-wrap .toggler:checked~.menu ul .link:hover {
  color: #2980b9;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#menu-wrap .toggler:not(:checked)~.menu {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#menu-wrap .toggler:not(:checked)~.menu ul .link {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.talent_user .row>* {
  padding-right: calc(var(--bs-gutter-x) * 0.5) !important;
  padding-left: calc(var(--bs-gutter-x) * 0.5) !important;
}

.post_description {
  padding: 5px 10px;
}

.post_description p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  margin-bottom: 10px;
}

.talent_post_fixed_top {
  border-bottom: 1px solid #ECECEC;
  overflow-x: hidden;
  /* box-shadow: 0px 1px 8px 1px #e5e5e5b8; */
}

.post_date {
  font-weight: 400;
  font-size: 11px;
  line-height: 14px;
  color: #898989;
}

.comments_talent {
  display: flex;
  align-items: center;
  width: 90%;
}

.comments_talent .user_cmmnt_img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
  aspect-ratio: 1;
}

.user_cmmnt_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.name_commnt {
  display: flex;
  margin-left: 10px;
  align-items: center;
  width: 90%;
}

.name_commnt h6 {
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  white-space: nowrap;
  margin-bottom: 0;
}

.name_commnt p {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 0;
  margin-left: 10px;
}



.menu_dotss {
  position: relative;
  height: 25px;
  width: 25px;
}

.menu_dotss .dots {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.menu_dotss .dots>div,
.menu_dotss .dots>div:after,
.menu_dotss .dots>div:before {
  height: 3px;
  width: 3px;
  background-color: black;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.menu_dotss .dots>div {
  position: relative;
}

.menu_dotss .dots>div:after {
  content: "";
  position: absolute;
  bottom: calc((20px / 2) - (3px / 1));
  left: 0;
}

.menu_dotss .dots>div:before {
  content: "";
  position: absolute;
  top: calc((23px / 2) - (5px / 1));
  left: 0;
}

.menu_dotss .menu {
  position: absolute;
  right: 30px;
  top: 0;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 10px;
  -webkit-box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  box-shadow: 2px 4px 6px rgba(49, 49, 49, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  justify-content: center;
  flex-direction: column;
}

.menu_dotss .menu ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.menu_dotss .menu ul li {
  margin: 0 0 5px 0;
  font-size: 12px;
}

.menu_dotss .menu ul li .link {
  text-decoration: none;
  color: rgba(49, 49, 49, 0.85);
  opacity: 0;
  visibility: hidden;
  white-space: nowrap;
}

.menu_dotss .toggler {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 2;
}

.menu_dotss .toggler:hover+.dots>div,
.menu_dotss .toggler:hover+.dots>div:after,
.menu_dotss .toggler:hover+.dots>div:before {
  background-color: rgba(49, 49, 49, 0.6);
}

.menu_dotss .toggler:checked+.dots>div {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
  transform: translateX(calc(((25px / 2) - (6px / 2)) * -0.7071067812)) translateY(calc(((25px / 2) - (6px / 2)) * -0.7071067812));
}

.menu_dotss .toggler:checked+.dots>div:after {
  -webkit-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  -ms-transform: translateX(calc(((25px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (25px / 2) - (6px / 2)) * 0.7071067812));
  transform: translateX(calc(((18px / 2) - (6px / 2)) * 0.7071067812)) translateY(calc((2 * (20px / 2) - (6px / 2)) * 0.7071067812));
}

.menu_dotss .toggler:checked+.dots>div:before {
  -webkit-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY(calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)));
  -ms-transform: translateX(calc(2 * (((25px / 2) - (6px / 2)) * 0.7071067812))) translateY(calc(((25px / 2) - (6px / 2)) - (((25px / 2) - (6px / 2)) * 0.7071067812)));
  transform: translateX(calc(2 * (((21px / 2) - (9px / 2)) * 0.7071067812))) translateY(calc(((34px / 2) - (14px / 2)) - (((22px / 2) - (6px / 2)) * 0.7071067812)));
}

.menu_dotss .toggler:checked:hover+.dots>div,
.menu_dotss .toggler:checked:hover+.dots>div:after,
.menu_dotss .toggler:checked:hover+.dots>div:before {
  background-color: rgba(49, 49, 49, 0.6);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.menu_dotss .toggler:checked~.menu {
  opacity: 1;
  visibility: visible;
  width: fit-content;
  height: fit-content;
  /* -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; */
  z-index: 99;
}

.menu_dotss .toggler:checked~.menu ul .link {
  opacity: 1;
  visibility: visible;
  /* -webkit-transition: 0.5s ease 0.3s;
  -o-transition: 0.5s ease 0.3s;
  transition: 0.5s ease 0.3s; */
}

.menu_dotss .toggler:checked~.menu ul .link:hover {
  color: #2980b9;
  /* -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s; */
}

.menu_dotss .toggler:not(:checked)~.menu {
  /* -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; */
}

.menu_dotss .toggler:not(:checked)~.menu ul .link {
  opacity: 0;
  visibility: hidden;
    /* -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s; */
}

.post_comment {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comment_sec {
  padding: 5px 10px;
}

.talent_post_comment {
  height: 55vh;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-top: 20px;
}

.talent_comment_botom {
  padding: 10px 0;
  border-top: 1px solid #ECECEC;
}

.clap_share {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.clap_share .clap_get {}

.clap_share .clap_get span {
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
}

.share_book span {
  font-weight: 700;
  margin-left: 10px;
}

.audio_can.dropify-font-upload:before,
.audio_can .dropify-wrapper .dropify-message span.file-icon:before {
  content: url(../images/music.svg);
  width: 100%;
}

.h-100vh {
  height: 100vh;
}

@media screen and (max-width:767px) {
  .h-100vh {
    height: 100%;
  }
}

.who_note {
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #BABABA;
}

.carousel-item {
  aspect-ratio: 1;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: none !important;
}

.user_profl.progress {
    border-radius: 1rem;
    background: rgb(141 141 141 / 47%);
  }
.cmplt_Prf{
  background-color: #f1f1f1d6;
  border-radius: 6px;
}
.user_profl .progress-bar {
  border-radius: 1rem;
  background-color: #0a0707 !important;
  color: white;
}

.profl_cmplt p {
  white-space: nowrap;
  line-height: 1;
  color: black;
}

.color_small_blue {
  color: #000;
}

.common_p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.02em;
}

.bookmark_drop {
  padding: 10px;
  background-color: #fffffff2;
  height: 75%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  z-index: 99999;
  display: none;
  box-shadow: 0px 0px 8px 0px #cbc6c685;
}

.book_folder_create {
  display: flex;
  background: white;
  border-radius: 5px;
  box-shadow: 1px 1px 4px 0px #d1cfcf;
  overflow: hidden;
}

.book_folder_create input {
  outline: none;
  line-height: 1.5rem;
  font-size: 0.875rem;
  color: rgb(0 0 0);
  padding: 0.2rem 0.5rem;
  background-color: rgb(255 255 255);
  border: none;
  border-radius: 6px;
  flex: 1 1 auto;
  width: 75%;
}

.book_folder_create input::placeholder {
  color: rgb(216, 212, 212);
}

.book_folder_create input:focus {
  border: none;
}

.book_folder_create a {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.25rem;
  background-color: rgb(0 0 0);
  border-radius: 5px;
  border: none;
  outline: none;
  aspect-ratio: 1;
  width: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  margin: 2px;
  margin-left: 10px;

}.book_folder_create span{
 font-size: 14px;
}

.book_prefolder {
  height: 80%;
  overflow-y: auto;
  display: flex;
  padding: 5px 0px 5px;
  flex-wrap: wrap;
  align-content: flex-start;
}

.book_prefolder .fldrs {
  padding: 7px 12px;
  background: black;
  box-shadow: 1px 1px 3px 0px #d5d4d3;
  border-radius: 5px;
  color: #08090a;
  width: fit-content;
  font-size: 11px;
  margin-bottom: 6px;
  margin-right: 5px;
  cursor: pointer;
  color: #ebebeb;
}

.book_prefolder .fldrs:hover {
  /* background: linear-gradient(90deg, rgba(44,170,224,1) 0%, rgba(143,153,169,1) 22%, rgba(197,131,116,1) 48%, rgba(241,121,86,1) 71%, rgba(241,234,231,1) 100%);  */
  background: #1681FF;
  color: white;
  box-shadow: 1px 2px 3px 0px #1681ff;
}

.profle_counts h6 {
  font-size: 14px;
}

.profle_counts h6 span {
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  background-image: url(../images/fee);
}


.preview-image {
  width: 90px;
  height: 90px;
  aspect-ratio: 1;
  object-fit: cover;
  border: 2px solid black;
  border-radius: 6px;
}

.custom-file-input {
  display: none;
}

.custom-file-label {
  padding: 6px 12px;
  cursor: pointer;
  background-color: #EFEFEF;
  color: rgb(0, 0, 0);
  border-radius: 10px;
  display: flex;
  height: 90px;
  width: 90px;
  align-items: center;
  justify-content: center;
}

.custom-file-label:hover {
  background-color: #020202;
}

.multi_imges {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}

#imagePreviewContainer {
  display: flex;
  flex-wrap: wrap;
}

.image-wrapper {
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
}

.delete-button {
  position: absolute;
  top: 0;
  right: 0;
  background: #0000009c;
  border: none;
  color: white;
  font-weight: 200;
  border-radius: 0 6px 0 67%;
  aspect-ratio: 1;
  width: 20px;
}

.bg_light_grey {
  background: #F5F5F5;
}

.bottom_shadow {
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.1);
}

.our_contact p {
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  color: #000000; 
}

.experince_dtls .job_user_dtl {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
  margin-top: 5px;
}

.experince_dtls .job_user_dtl span {
  margin: 0 5px;
}

.experince_dtls .job_user_dtl span:nth-child(1) {
  margin-left: 0;

}

.experince_dtls .job_user_dtl span:nth-child(3) {
  color: #878787;

}

.exp_logo {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}

.exp_logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.exprs_duration {
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #878787;
}

.exprs_duration span {
  color: #000000;
  font-weight: 500;
}

.border-exp {
  position: relative;
}

.border-exp::after {
  position: absolute;
  content: "";
  right: 4%;
  height: 80%;
  width: 1px;
  background-color: #9E9E9E;
  top: 20%;
}

.vdio_can .dropify-wrapper .dropify-preview {
  background-color: unset;
  background-image: url(../images/dropify/video.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.vdio_can .dropify-render,.audio_can .dropify-render{
  visibility: hidden;
}
.audio_can  .dropify-wrapper .dropify-preview {
  background-color: unset;
  background-image: url(../images/dropify/audio.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.pdf_can .dropify-wrapper .dropify-preview {
  background-color: unset;
  background-image: url(../images/dropify/pdf.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.verti_center{
  display: flex;
  align-items: center;
}

.brd_right{
  border-right: 2px solid rgb(231, 231, 231);
}

.box_shadow_1{
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);
}
.dash-card-name h4{
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
font-size: 20px;
line-height: 25px;
letter-spacing: 0.01em;
color: #000000;
}

.dash-card:hover{
  border: 1px solid #7E7E7E;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.form-select:focus{
  box-shadow: none;
}
.filter_jb .form-select{
  width: fit-content;
}
.pst_jb{
  background: #000000;
  border-radius: 6px;
  text-align: center;
  color: white;
  font-size: 15px;
  line-height: 26px;
  display: flex;
  padding: 5px 20px;
font-family: 'Plus Jakarta Sans', sans-serif;
  align-items: center;
}
.pst_jb:hover{
  color: white;
}
.sprt_bg {
  /* background: linear-gradient(180deg, rgba(247, 247, 247, 0) 32.03%, #f7f7f7a1 100%); */
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.1));
}

.dash_dtl .form-select{
  background-color: rgba(235, 235, 235, 0.74) !important;
border-radius: 9px;
padding: 0.375rem 3.25rem 0.375rem 0.75rem !important; 
}
.dash_dtluser h5{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
font-size: 28px;
line-height: 25px;
color: #000000;
margin-bottom: 20px;
}
.dash-default-p{
  color: #4B4B4B;
}
.descri_job ol{ 
  padding-left: 15px;
}
.form-check-input[type=checkbox]{
  border-radius: 2px;
}


.select2-container,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  padding: 0px 10px;
  /* width: 100%;   */
}
.filttr_side .select2-container,.filttr_side .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  padding: 0px 10px;
  width: initial;
  white-space: initial;
}
.select2-container
.select2-container--default .select2-selection--multiple {
  border: 0;
  padding: 5px 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #1681ff;
  border: none;
  color: white;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: white;
}
.select2-container{
  width: 100% !important;
  padding: 5px 0px;
}
.select2-container--default .select2-selection--multiple{
  background: #FFFFFF;
border: 0.5px solid #DFDFDF;
border-radius: 5px;
padding: 0px 3px;
}
/* .select2-container--default .select2-selection--multiple .select2-selection__rendered{
  padding: 0px 0 0 30px!important;
} */
.loc_icon{
  position: absolute;
  top: 15px;
  left: 9px;

}

.noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  right: -7px;
  top: -6px;
}
.noUi-handle {
  border: 1px solid #E9E9E9;
  border-radius: 3px;
  background: #E9E9E9;
  cursor: default;
  box-shadow: none;
}
.noUi-horizontal {
  height: 5px;
}
 .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 51%;
  background: transparent;
  left: 3px;
  top: 5px;
  z-index: 1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ffff;
}
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 11px;
  width: 11px;
  background: #E9E9E9;
  left: 1px;
  transform: rotate(135deg);
  top: 6px;
  border-radius: 1px 0;
}
.noUi-target {
  background: #D3D3D3;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow:none;
}
.noUi-connect {
  background: #1681ff;
}
.noUi-marker-horizontal.noUi-marker-large{
  display: none;
}
.noUi-pips-horizontal {
  padding: 0;
height: auto; 
}
.suggestion_fltr .form-check-inline{
  width: 45%;
  margin-right: 0;
}
.candidate_artist .btn-close{
  background-image: url(../images/back-btn.svg) !important;
  position: unset;
  opacity: 1;
}
.candidate_artist .offcanvas-header{
  justify-content: flex-start;
}
.candidate_artist .form-check-input{
  border: 2px solid rgb(255 244 244);
  background-color: rgb(255, 255, 255);
}
.candidate_artist .form-check-input:checked {
  background-color: #ffffff00;
  border: 2px solid white;
}
.candidate_artist  .form-check-input:checked[type=radio]{
  background: none;
}
.candidate_dtl p{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
font-size: 15.4013px;
line-height: 17px;
color: #868686;
}
.cont_indo_candidate h5{
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  color: #000000;
}
.cont_indo_candidate p{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 22px;
color: #000000;
}
.candi_skill .pro_skill{
  margin:0px 10px 10px 0px
}
.candi_skill .pro_skill .dash-skills{
  margin-bottom: 0px
}
.minHeight_100{
  min-height: 100vh;
}
.minHeight_69{
  min-height: 69vh;
}
.noUi-value:last-child::after{
  content: "+";
}

.date_posted p{
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  margin-left: 10px;
}
.heading_apld_job h2{
  font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
}
.brd_lft{
  border-left: 1px solid rgb(215, 215, 215);

}
.prferd_loca p:first-child{
  /* border-left: 1px solid rgb(215, 215, 215); */
  border-right: 1px solid rgb(215, 215, 215);

}
.prferd_loca p:last-child{
  border-right: none;
}
.prferd_loca p{
  padding-right: 0.5rem!important;
}
.prferd_loca p:not(:first-child){
  padding-left: 0.5rem!important; 
}
.job_dtl_dtl p{
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
  color: #4B4B4B;
}
.status_of_job{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.status_of_job h5{
  font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 24px;
margin-bottom: 0;
}
.status_of_job  .job_stts{
  margin-left: 5px;
  border-radius: 11px;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 10px;
}
.saved{
  background: #F9DF57;
}
.shortlist{
  background: #F87757;
}
.rejected{
  background: #B80000;
}
.under_review{
  background: #48BD8C;
}
.job_dtl_pop_close span{
  color: white;
}
.job_dtl_pop{
  flex-direction: column;
}

.emoji-menu {
  right: auto;
  left: 0;
  bottom: 40px;
}
.emoji-wysiwyg-editor{
  padding-right: 35px;
  padding-left: 6px;
  display: flex;
  border: none;
  border-radius: 21px;
  flex-direction: row;
  height: auto !important;
  max-height: 100px;
  line-height: 24px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.emoji-picker-icon{
  right: 8px;
 
  top: 7px;
  font-size: 25px;
  color: #B4B4B4;
  width: fit-content;
}
.emoji-picker-container {
  position: relative;
  width: 80%;
  margin-bottom: 0;
}
.comment_type{
  display: flex;
  align-items: center;
  padding: 5px;
  background: #FFFFFF;
  border: 0.5px solid #B4B4B4;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  border-radius: 27.5px;
  border-radius: 25px;
 margin-top: 15px;
}
.comment_type .post_btn{
  background-color: #000;
  color: white;
  border-radius: 0px 20px 20px 0;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  /* width: 100%; */
  padding: 5px 35px;
}
.form-control:focus{
  box-shadow: none;
}
.emoji-menu{
  width: 100%;
}


.share_book img{
  width: 20px;
}
.back_btn{  
  position: absolute;
  left: -50px;
  top: 20px;

}

.noti_content .msg-p{
  color: #424242;
  font-weight: 500;
  margin-bottom: 0;
  margin-left: 10px;
}
.noti_content .msg_name{
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;

}
.noti_content .time_noti{
  font-size: 12px;
  line-height: 12px;
  margin-left: 7px;
  color: #878787;
  font-weight: 600;
  margin-top: 2px;
}
.msg_card{
  padding: 10px 0;
  background: white;
  border-radius: 6px;
}
.more_compny{
  position: absolute;
  left: 30%;
}

.premium-box {
  margin: 0;
  /* border: 1px solid rgb(221, 221, 221); */
  border-radius: 10px;
  background-color: white;
  /* height: 85vh; */
  /* border-bottom: 0; */
}
.upgrade_card img {
  box-shadow: 0px 50px 70px -25px rgba(22, 129, 255, 0.2);
  border-radius: 5px;
}
.chat-header h4{
  padding-left: 15px;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
font-size: 26px;
line-height: 30px;
color: #424242;
}

.candidate_dtl h6{
font-family: 'Plus Jakarta Sans', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 20px;
line-height: 17px;
color: #424242;
margin-right: 5px;
}
.form-check-input:focus{
  box-shadow: none;
}
.chat-list h3 img{
  margin-left: 10px;
}

.follow_sec .position-p{
margin-bottom: 0;
    font-size: 14px;
    font-weight: 700;
}
.follow_sec h6{
   font-size: 14px  ;
}
.follow_sec h5{
  font-size: 16px;
  font-weight: 700;
}
.follow_sec{
  border-top: 1px solid #dee2e6!important;
}
.head-text h2{
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 28px;
  line-height: 26px;
  color: #424242;
}
.blocked-btn{
  padding: 5px 17px;
    border: 0;
    background: #F0F0F0;
    border-radius: 7px;
    font-size: 13px;
    color: #B80000;
}
.posted_feed{
  position: relative;
}
.multi_post_ic{
  position: absolute;
  top: 15px;
  right: 15px;
}
.vd_icon{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.agency_job .border-exp::after{
 display: none;
}
.job-card.active{
  border: 1px solid #000000;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.agent_pro h5{
  font-size: 22px;
  font-weight: 700;
font-family: 'Plus Jakarta Sans', sans-serif;
  color: #424242;
}
.agent_pro h4{
  font-size: 22px;
  font-weight: 700;
font-family: 'Plus Jakarta Sans', sans-serif;
  color: #424242;
  margin-right: 5px;
}
.spn_load{
  position: absolute;
    height: 100%;
    width: 100%;
    background: #f5f5f5d6;
    display: none;
    justify-content: center;
    /* align-content: center; */
    /* align-items: center; */
    z-index: 9;
    top: 0;
    left: 0;
    padding-top: 150px;
}
.spinner-border{
  width: 3rem;
  height: 3rem;
  border: 0.15em solid black;
  border-right-color: transparent;
}
.cstm_drp {
  position: absolute;
  left: 0;
  background: #ffffff;
  width: 100%;
  max-height: 128px;
  overflow-y: auto;
  top: 40px;
  opacity: 1;
  z-index: 99999;
  border-radius: 0 0 10px 10px;
  box-shadow: 1px 1px 8px #d2cfcf8f;
}
.cstm_drp.rg{
  top: 35px;
}
.cstm_drp ul{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}
.cstm_drp ul li{
  margin-bottom: 0;
  padding: 8px 10px;
  border-bottom: 1px solid #80808030;
  color: #6a6767;
  font-size: 16px;
  cursor: pointer;
  display: flex !important;
}
.cstm_drp ul li:last-child{
  margin-bottom: 0;
  border-bottom: 0;
}
.cstm_drp ul li:hover{
  background-color: rgba(160, 155, 155, 0.53);
}
.place_search_home{
  display: none;
}
.reg_loc .form-select{
  background-image:none !important;
}
.reg_loca_cl{
  position: absolute;
  top: 12px;
  right: 7px;
  width: 10px; 
  cursor: pointer;
  display: none;
}
.element{
color: #9E9E9E;
  font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.left_arrow{
  position: absolute;
  left: -15px;
}
.right_arrow{
  position: absolute;
  right: -15px;
}

.left_arrow,.right_arrow{
  top: 0;
  cursor: pointer;
}
.grey_shadow{
  position: relative;
  background: linear-gradient(180deg, rgba(247, 247, 247, 0) 32.03%, #f7f7f7a1 100%);
  box-shadow: 1px 3px 4px 0px #80808047;
}

.delete_modal .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
  border-bottom: 1px solid #80808024;
} 
.delete_modal .modal-content{
  border-radius: 10px;
}
.delete_modal p{
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
.delete_modal .modal-footer{
  justify-content: space-between;
  position: relative;
  padding: 5px;
}
.delete_modal .modal-footer button{
  width: 49%;
  margin:0;
}
.btn-yes{
  color:red;
}
.btn-yes:hover{
  color:rgb(255, 255, 255);
  background: #f4433669;
}
.btn-cancel{
  color: green;
}
.btn-cancel:hover{
  color: white;
  background: #4caf505c;
}
.delete_modal .modal-footer::after{
  content: "";
  position: absolute;
  top: 0 ;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: #80808024;
}
.slick-initialized .left_arrow{
  display: none  !important;
}


.wrapper {
 
  position: relative;
  border-radius: 13px;
}
.wrapper .icon {
  position: absolute;
  top: 0;
  height: 100%;
  width: fit-content;
  display: flex;
  z-index: 99;
  align-items: center;
}
.icon:first-child {
  left: 0px;
  display: none;

}
.icon:last-child {
  right: 0px;
  justify-content: flex-end;
  
}
.icon i {
  cursor: pointer;
  font-size: 1.2rem;
  text-align: center;
  line-height: 55px;
  color: #000000;
}

.wrapper .tabs-box {
  display: flex;
  gap: 12px;
  list-style: none;
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin-bottom: 0;
}
.tabs-box.dragging {
  scroll-behavior: auto;
  cursor: grab;
}
.tabs-box .tab {
  cursor: pointer;
  white-space: nowrap;
  padding: 15px;
  border-radius: 0;
  user-select: none;
  color: #000000;
font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.tabs-box.dragging .tab {
  user-select: none;
  pointer-events: none;
}
.tabs-box .tab.active {
 position: relative;
}
.tabs-box .tab.active::after{
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #000;
  left: 0;
  bottom: 0;
}

.agency-det-h6{
  font-size: 16px;
}
.agency_usr_p{
  font-size: 14px;
}
.agency_List .form-check-inline{
  margin-right: .5rem;
}
.create_post{
  position: fixed;
  bottom: 80px;
  right: 20px;
}
.jb_post_btn{
  position: fixed;
  right: 20px;
  bottom: 80px;
  z-index: 99;
  aspect-ratio: 1;
  display: flex;
  width: 45px;
  align-items: center;
  justify-content: center;
}
.prof_drop span{
  font-size: 34px;

}
.prof_drop .nav-link{
  padding: 0;
}
.prof_drop .dropdown-item img{
  width: 20px;
  margin-right: 10px;
}
.prof_drop .dropdown-item{
  padding: 0px 0;
border-bottom: 1px solid #9E9E9E;
} 
.prof_drop .dropdown-item:first-child{
  padding-top: 0;
}
.prof_drop .dropdown-item:last-child{
  padding-bottom: 0;
  border-bottom: none;
}
.prof_drop .dropdown-item a{
padding: 10px 0;
    width: 100%;
    display: flex;
    align-items: center;  
}
.prof_drop .dropdown-menu{
  padding: 0 10px;
  background: #FFFFFF;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
border-radius: 12px;
}
.prof_drop .dropdown-item.active,.prof_drop .dropdown-item:focus, .prof_drop .dropdown-item:hover{
  background-color: transparent;
}
.recruter_inner{
  position: absolute;
  bottom: 15px;
  right: -10px;
}
.job-agent h3{
font-family: 'Plus Jakarta Sans', sans-serif;;
font-weight: 700;
font-size: 18px;
line-height: 25px;
color: #000000;
}
.job-agent p{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 22px;
color: #989898;
}
.job_logo{
  width: 60px;
  height: 60px;
  display: flex;
  flex-shrink: 0;
  border: 1px solid #b1abab38;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  border-radius: 10px;

}
.job_logo img{
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 10%;
}
.loading {
  padding: 7px;
  align-items: center;
  display: flex;
  justify-content: center;

  width: 100%;
}

.loading__dot {
  animation: dot ease-in-out 1s infinite;
  background-color: rgb(255, 255, 255);
  display: inline-block;
  height:5px;
  margin: 0 3px;
  width: 5px;
  border-radius:50%
}

.loading__dot:nth-of-type(2) {
  animation-delay: 0.2s;
}

.loading__dot:nth-of-type(3) {
  animation-delay: 0.3s;
}

@keyframes dot {
  0% { background-color: grey; transform: scale(1); }
  50% { background-color: #bada55; transform: scale(1.3); }
  100% { background-color: blue; transform: scale(1); }
}

.feature .featured{
  color:#fff;
  margin: 0px 10px;
  position: relative;
  font-size: 20px;
  border-radius: 5px;
  overflow: hidden;
}
.feature .slick-disabled {
  opacity : 0; 
  pointer-events:none;
}
.feature .arw_left,.feature .arw_right {
  position: absolute;
  top: 50%;
  color: #CACACA;
  font-size: 35px;
}
.feature .arw_right{
  right: -50px;
}.feature .arw_left{
  left: -50px;
}
.feature img{
  width: 100%;
  aspect-ratio: 2.5/3;
  height: 100%;
  max-width: 200px;
  object-fit: cover;
}

.feature .feature_cntnt{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 10px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 32.61%);
}
.feature_cntnt h6{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 15px;
  color: #FFFFFF;
  margin-bottom: 1px;
}
.feature_cntnt p{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  color: #FFFFFF;
  margin-bottom: 0;
}
/* .feature_cntnt:hover p {
  display: flex;
} */


.feature_cntnt p span{
  margin-right: 5px;
  border-right: 1px solid white;
  padding-right: 5px;
}
.feature_cntnt p span:last-child{
  margin-right: 0;
  border-right: none;
  padding-right: 5px;
}
.limit_warn{
  background-color: #000;
  display: flex;
  border-radius: 5px;
  padding: 15px 15px;
}
.limit_warn p{
  color: white;
   margin-bottom: 0;
 font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 500;
font-size: 13px;
line-height: 19px;
color: #FFFFFF;
margin-left: 10px;
}
.redir{
  position: absolute;
  right: 15px;
  color: white;
  top: 20%;
}
.redir:hover{
  color: white;
}
#feed_section .feed_single{
 /* background-color: rgb(182, 139, 139); */
 margin-bottom: 10px;
 padding: 10px;
}
#feed_section .feed_single .img_user_feed{
  width: 36px;
  height: 36px;

}
#feed_section .feed_single .img_user_feed img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
#feed_section .feed_name_user h5{
font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 0;
}
#feed_section .feed_name_user h6{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1;
  color: #5F5F5F;
  margin-bottom: 0;
  margin-left: 5px;
}
#feed_section .feed_name_user p{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.1;
  color: #212529;
  margin-bottom: 0;
}
#feed_section .feed_drop .dropdown-menu{
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
}
#feed_section .feed_main{
  margin-top: 10px;
}
#feed_section .multi_post_icon_left{
  position: absolute;
  top: 20px;
  left: 20px;
}
#feed_section .carousel-control-next,#feed_section .carousel-control-prev{
  display: none;
}
#feed_section .feed_comments{
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#feed_section .feed_comments .comment_inp{
    background: #EFEFEF;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    width: 100%;
    cursor: text;
    align-items: center;
}
#feed_section .feed_comments .comment_inp img{
  width: 25px;
  height: 25px;
 border-radius: 50%;
}
#feed_section .feed_comments .comment_inp span{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 400;
font-size: 12px;
line-height: 23px;
color: #898989;
margin-left: 10px;
}
#feed_section .feed_comments .clap_feed{
  display: flex;
  align-items: flex-end;
  margin: 0 20px;
}
#feed_section .feed_comments .clap_feed img{
  width: 29px;
}
#feed_section .feed_comments .clap_feed span{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 700;
font-size: 14.3596px;
line-height: 18px;
color: #000000;

}
#feed_section .feed_comments .share_feed img{
  width: 20px;
}
#feed_section .feed_descri{
  margin-top: 10px;
}
#feed_section .feed_descri p{
  font-weight: 400;
  font-size: 16px;
  line-height:24px;
  color: #000000;
  margin-bottom: 0px;
}
#feed_section .feed_descri p span{
  font-weight: 700;
}
#feed_section .feed_post_date{
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #898989;
}
#feed_section .modal-img{
  height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
#feed_section .follow_btn {
  background: rgba(223, 223, 223, 0.6);
  border-radius: 22.669px;
  padding: 5px 15px;
font-family: 'Plus Jakarta Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.6);
}
#coupon_sec .checkout_card{
  background: #FFFFFF;
border: 1px solid #D6D6D6;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
border-radius: 12px;

}
.navbar-light .navbar-nav .nav-link.active{
  position: relative;
}
.navbar-light .navbar-nav .nav-link.active::after{
  width: 5px;
  height: 5px;
  position: absolute;
  content: "";
  bottom: -10px;
  background: black;
  left: 46%;
  border-radius: 50%;
}
#coupon_sec .coupon_card{
  border-radius: 20px 20px 0px 0px;
  border: 1px solid rgb(221, 221, 221);
    background-color: white;
    height: 88vh;
    border-bottom: 0;
}
#coupon_sec .coupon_head h4,#blog_detail .blog_head h4{
  font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 36px;
line-height: 54px;

color: #000000;
}
#coupon_sec .checkout_card .cardds{
 display: flex;
 justify-content: space-between;
 align-items: center;
padding: 15px 20px;
 border-bottom: 1px solid #D6D6D6;
}
#coupon_sec .checkout_card .cardds .sntrrr{
   display: flex;
   align-items: center;
 }
#coupon_sec .checkout_card img{
  width: 100px;
}
#coupon_sec .checkout_card h4{
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 0;
}
#coupon_sec .checkout_card h6{
  font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 31px;
color: #000000;
margin-bottom: 0;
width: 10%;
}
#coupon_sec .code_coupn{
  padding: 15px 20px;
   display: flex;
   align-items: center;
}
#coupon_sec .cpn_cd_deild{
  display: flex;
  width: 100%;
  border: 2px dashed #D6D6D6;
  padding: 5px;
  align-items: center;
  border-radius: 6px;
}
#coupon_sec .cpn_cd_deild input{
  border: none;
  width: 100%;
  margin: 0 8px;
  border-right: 1px solid #c3bfbf;
}
#coupon_sec .checkout_card .code_coupn h3{
  white-space: nowrap;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #5F5F5F;
  margin-right: 15px;
  margin-bottom: 0;
}
#coupon_sec .checkout_card .code_coupn button{
  background: #050505;
border-radius: 2px 5px 5px 2px;
color: white;
border:none;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 21px;
padding: 5px 20px;
}
#coupon_sec .price_dtls{
  background: #FFFFFF;
    border: 1px solid #D6D6D6;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
}
#coupon_sec .price_dtls .carded{
  padding: 10px 20px;
  font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 27px;
color: #282828;
border-bottom: 1px solid #D6D6D6;
}
#coupon_sec  .price_table{
  padding: 20px;
  border-bottom: 1px solid #D6D6D6;
}
#coupon_sec .price_line{
  display: flex;
  margin-bottom: 20px;
}
#coupon_sec .price_line h6{
  width: 90%;
  font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 27px;
color: #5F5F5F;
margin-bottom: 0;
}
#coupon_sec .price_line span{
  width: 10%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #5F5F5F;
}
#coupon_sec .price_line span.dsct{
  margin-left: -10px;
}
#coupon_sec .price_dtls .total_price{
 padding: 10px 20px;
 display: flex;
 align-items: center;
}
#coupon_sec .price_dtls .total_price h2{
  width: 90%;
  font-family: 'Poppins', sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 27px;
color: #5F5F5F;
margin-bottom: 0;
}
#coupon_sec .price_dtls .total_price span{
  width: 10%;
  font-weight: 700;
font-size: 25px;
line-height: 34px;
color: #5F5F5F;

}
.arrow_ap span{
  font-size: 40px;
  font-weight: 800;
  color: #d0d0d0;
  transform: rotate(0deg);
  transition-duration: .5s;
}
.arrow_ap span.active{
  color: #000;
  transition-duration: .5s;
  transform: rotate(180deg);
}
#coupon_sec .w_blank{
  width: 90%;
}
#coupon_sec .amnt p{
  font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 27px;
color: #5F5F5F;
margin-bottom: 5px  ;
}
#coupon_sec .pay_btn{
  margin-top: 20px;
}
#coupon_sec .pay_btn a{
  font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
background: #000000;
border-radius: 6.3px;
padding: 8px 25px;
white-space: nowrap;
}
#blog_detail .blog_details h1{
  font-family: 'Poppins', sans-serif;
font-weight: 600;
font-size: 36px;
line-height: 54px;
color: #000000;
margin-bottom: 20px;
}
#blog_detail .blog_details .blog_date{
  font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 28px;
color: #AEAEAE;
display: flex;
align-items: center;
margin-bottom: 20px;
}
#blog_detail .blog_details .blog_date img {
  margin-right: 10px;
}
#blog_detail .blog_details .blog_date span{
  width: 5px;
  height: 5px;
  margin: 0px 10px;
  background: #AEAEAE;
  border-radius: 50%;
}
#blog_detail .blog_details p{
  font-family: 'Poppins', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 196%;
color: #565656;
}

.box_shd_btm{
  position: relative;
  /* box-shadow: 0px 3px 5px #d5d3d38c; */
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer{

}
.footer_links{
width: 100%;
display: flex;
justify-content: center;
}
.footer_links ul{
  padding-left: 0;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: center;
  width: fit-content;
  margin-bottom: 0;
}
.footer_links ul li{
  margin-right: 30px;
}
.footer_links ul li a{
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 500;
font-size: 12px;
line-height: 31px;
color: #9E9E9E;
display: flex;
    align-items: center;
}
.footer_links ul li a svg{
  margin-right: 5px;
}
.socil_icon {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.socil_icon ul{
  list-style: none;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-bottom: 0;
}
.socil_icon ul li{
  margin: 0px 10px;
}
.copy_right{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-top: 20px;
  color: #9E9E9E;
}
.blog_list {
  -moz-column-count: 1;
       column-count: 1;
  -moz-column-gap: 20px;
       column-gap: 20px;
  -moz-column-fill: balance;
       column-fill: balance;

}
.blog_list .item {
  display: inline-block;
  margin: 0 0 20px;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  width: 100%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.blog_list .item .img_blg {
  width: 100%;
 height: 100%;
  border-radius: 10px;
  object-fit: cover;
}
.blog_list .item:first-child{
  height: 250px;
}
.blog_list .item:nth-child(2){
  height: 500px;
}
.blog_list .item:nth-child(3){
  height: 500px;
}
.blog_list .item:nth-child(4){
  height: 250px;
}
.blog_list .item:nth-child(5){
  height: 250px;
}
.blog_list .item:nth-child(6){
  height: 500px;
}
    @media (min-width: 600px) {
  .blog_list {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (min-width: 900px) {
  .blog_list {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (min-width: 1200px) {
  .blog_list {
    -moz-column-count: 3;
         column-count: 3;
  }
}

.blog_list_cont{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  padding: 10px;
  flex-direction: column;
  justify-content: space-between;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 17.85%, rgba(0, 0, 0, 0) 34.01%);
}
.blog_list_cont .blog_list_head{

}
.blog_list_cont .blog_list_head p{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 5px;
}
.blog_list_cont .blog_list_head h5{
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  color: #FFFFFF;
}
.blog_list_cont .blog_list_btns{
  display: flex;
  justify-content: space-between;
}
.blog_list_cont .blog_list_btns .date_btn{
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 5px 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 28px;
  color: #000; 
  display: flex;
}
.date_btn img{
  width: 15px;
  margin-right: 8px;
}
.blog_list_cont .blog_list_btns .nav_blog_btn{
  background: #FFFFFF;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
border-radius: 5px;
padding: 5px 15px;
font-family: 'Poppins', sans-serif;
font-weight: 500;
font-size: 13px;
line-height: 28px;
color: #000;
}
#otp_area p{
  font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #000000;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.reg-div .dropify-wrapper{
  border-radius: 15px;
  height: auto;
  aspect-ratio: 1;
}
 .input-group-text{
   background-color: #000;
    color: white;
    border: 1px solid #000;
}
.prsnl_info .dropdown-menu{
  padding: 10px 10px;
}

button.btn.float-right {
  float: right;
  margin-top: 13px;
  position: absolute;
  bottom: 20px;
  right: 33px;
}

.dropify-wrapper.touch-fallback .dropify-preview .dropify-infos{
  display: none;
}
.op_9{
  opacity: 0.9;
}
.ag_rg_frm .select2-container .select2-selection--single{
  height: 40px;
  display: flex;
  align-items: center ;
}
.ag_rg_frm .select2-container .select2-selection--multiple{
  min-height: 40px !important;
}

.ag_rg_frm .select2-container{
  padding: 0;
}

.dropify-wrapper.touch-fallback .dropify-clear {
  top: auto;
  bottom: 0;
  opacity: 1;
  z-index: 9999;
  right: 0;
  border-color: rgba(119,119,119,.7);
  color: #777;
}
.dropify-wrapper .dropify-message span.file-icon {
  font-size: unset;
  color: #CCC;
}
.carousel-item:hover:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(358deg, rgba(0,0,0,0.5298494397759104) 0%, rgba(0,0,0,0.008841036414565795) 14%, rgba(0,0,0,0) 64%, rgba(0,0,0,0.18531162464985995) 100%);
}

.box_shadow_top{
  box-shadow: -1px 0px 9px 10px #f1f0f078;
}
#blog_load{
  display: flex;
    justify-content: center;
    width: 100%;
}
.box_shadow_bottom {
  box-shadow: 0px 8px 9px 2px rgb(221 220 220 / 45%);
    position: relative;
}
.head_brd_btm{
  /* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
}
.job-form .select2-container--default .select2-selection--multiple{
  border: none !important;
}
.job-form  .select2-container--default .select2-selection--multiple .select2-selection__rendered{
  padding-left: 0 !important;
}




.filter-item {
  border-bottom: 1px solid #DFDFDF;
}
.filter-item:last-child{
  border-bottom: none;
}

.filter-item-inner {

}

.filter-item-inner-heading {
	position: relative;
    padding: 10px;
    padding-right: 30px;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #8b8888;
}

.filter-item-inner-heading.minus:after,
.filter-item-inner-heading.plus_f:after {
	position: absolute;
    top: 20%;
    right: 5.5%;
    font-size: 10px;
    font-weight: 900;
}

.filter-item-inner-heading.minus:after {
	content: "\f106";
  font-family: "FontAwesome";
}

.filter-item-inner-heading.plus_f:after {
  content: "\f107";
  font-family: "FontAwesome";
}

.filter-attribute-list {
	overflow: hidden;
  list-style: none;
  padding-left: 0 ;
}

.filter-attribute-list-inner {
	padding: 10px 10px 15px;
}

.filter-attribute-item {
	/* padding-left: 10px; */
	margin-top: 5px;
}

.filter-attribute-item:first-child {
	margin-top: 0;
}

.filter.ul-reset{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.range_height{
  height: 45px;
}
.filter-item-inner-heading.minus{
  padding-bottom: 5px;
}
.fltr_cls{
  width: 100%;
  text-align: end;
  margin-top: 20px;
  padding-right: 6px;
}
.fltr_cls span{
  padding: 4px;
}
.loc-font p{
 font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: 500;
font-size: 14px;
line-height: 26px;
color: #4B4B4B;
}
.ol-font ol{
  padding-left: 10px;
}
.loc-font li{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  color: #4B4B4B;
}
.filter-card .select2-container--default .select2-selection--multiple .select2-selection__rendered{
  padding: 0 5px !important;
}
.white_borderd_card{
  background: #FFFFFF;
border: 1px solid #DFDFDF;
border-radius: 16px;
min-height: 65vh;
}
.white_borderd_card h3{
  font-weight: 600;
font-size: 22px;
line-height: 25px;
color: #000000;

}
.job_cmpny_dtl .name_cm{
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  color: #4B4B4B;
  
}
.job_cmpny_dtl span{
  position: relative;
}
.job_cmpny_dtl span::after{
  position: absolute;
  content: "";
  left: -12px;
  top: 45%;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #4B4B4B;
}

#job_post_form .select2-container .select2-selection--multiple{
  min-height: 40px !important;
}
#job_post_form .form-select{
  min-height: 40px !important;
}
#job_post_form .select2-container{
  padding: 0 !important;
}
.user-name-prf-dtl{
  font-family: 'Plus Jakarta Sans', sans-serif !important;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #5F5F5F
}
.usr_ct{
  font-family: 'Plus Jakarta Sans', sans-serif !important;
  
}
.usr_ct:not(:first-child){
  padding-left: 1rem;
  
}
.usr_ct:not(:last-child){
  border-right: 1px solid #aeb2b5!important;
}
.init_msg{
  background: #f0efef;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.init_msg span{
  font-size: 60px;
  border: 3px solid #beb9b9;
  border-radius: 10px;
  padding: 18px;
  margin-bottom: 13px;
  color: #a19d96;
}
.init_msg h6, .init_msg p{
  color: #a19d96;
}
.img-pfl_cht{
  width: 40px;
 height: 40px;
 border-radius: 50%;
}
.img-pfl_ch-list{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  object-fit: cover;
}
.msg-body ul .sender span {
  font-size: 8px;
  margin-top: 5px;
  margin-left: 5px;
  color: black;
} 
.multi_post{
  position: absolute;
  top: 10px;
  right: 10px;
}
.filter-card .upgrade-ul li {
  font-size: 16px;
  line-height: 1;
  padding-bottom: 26px;
  color: #595959;
}
.filter-card .upgrade-p1 {
  font-family: 'Poppins', sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 33px;
}
.filter-card .upgrade-p2 {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 43px;
}

.filter-card .upgr-btn {
  border: 0;
  padding: 11px;
  background: black;
  color: white;
  border-radius: 15px;
  margin-bottom: 0px;
  display: flex;
  justify-content: center;
}
.filter-card .upgrade-ul{
  border-bottom: 1px solid #EAEAEA;
}
.up_txt{
  font-weight: 600;
  font-size: 20px;
  line-height: 38px;
  color: #000000;
  
}
.login_rmndr h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 12px;
} 
.get_st{
  white-space: nowrap;
}

.search_mobile{
  padding: 12px 5px;
  border-radius: 50px;
  box-shadow: 1px 1px 4px 1px #6b6969b3;
  background: white;
  display: flex;
  justify-content: space-between;
}
.search_cnt{
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  justify-content: center;
}
.search_cnt h6{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}
.search_cnt span{
  font-size: 12px;
  color: #939393;
  font-weight: 400;
  margin-right: 16px;
  position: relative;
  line-height: 1;
}
.search_cnt span::after{
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #767171;
  right: -9px;
  top: 6px;
}
.search_cnt span:last-child::after{
  display: none;
}
.fl_seae{
  width: 40px;
    aspect-ratio: 1;;
    border-radius: 50%;
    height: 40px;
    display: flex;
}
.bd_rght{
  border-right: 1px solid grey;
  padding-right: 10px;
}
.bd_rght:last-child{
  border-right: none;
  padding-right: 0;
}
.name_hm:after{
  content: ",";
}
.name_hm:last-child:after{
  display: none;
}
.dm_40{
  width: 60px;

}
.prferd_loca span{
  font-size: 16px;
}
.prferd_loca p{
  font-size: 12px;
  font-weight: 500;
}
.name_hm {
  font-size: 14px;
  line-height: 1.1;
}
.talnet-fs p{
  line-height: 1;
}
.prem-btn.mbl{
  display: none;   
}
.clap_get img{
  width: 29px;
  cursor: pointer;
}
.modal-img{
  aspect-ratio: 1;
  object-fit: cover;
}
.user_pr_loca{
  margin: 5px 0;
}
.user_pr_loca span{
  font-size: 14px;
    font-weight: 500;
    /* margin-top: 9px; */
    display: flex;
    align-items: center;
}
.user_pr_loca span img{
  margin-right: 5px;
  width: 12px;
}

.slick-slider{
  display: flex;
    flex-wrap: nowrap;
}








.slick-slider .element{
  color: #000;

  display: inline-block;
  margin-right: 37px;
  font-size: 14px;
  font-weight: 500;
  width: fit-content !important;
  cursor: pointer;
  padding-bottom: 10px;
  white-space: nowrap;
  
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  margin-left: 0;
  margin-right: 0;
      white-space: nowrap;
}
.slick-slider .slick-disabled {
  opacity : 0; 
  pointer-events:none;
}
.slick-slide.active{
  border-bottom: 1px solid black;
  font-weight: 700;
}

@media screen and (max-width:767px) {
  .slick-slider .element {
    color: #000;
    display: inline-block;
    margin-right: 30px;
    font-size: 14px;
    width: auto !important;
    cursor: pointer;
    /* padding-bottom: 10px; */
}
}
.slick-list{
  position: relative;
    display: flex;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
}
.no_borderd_card{
  background: #FFFFFF;
    border-radius: 16px;
}
.select2-container .select2-search--inline .select2-search__field{
  font-size: 14px;
  margin-top: 8px;
  width: 100% !important; 
}
 #job_post_form label{
  font-size: 14px !important;
  font-weight: 600 !important;
}
#job_post_form .range_height {
  padding-top: 10px;
}
.agncy_fil h6{
   cursor: pointer;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #8b8888;
}

.slick-slide.slick-current.slick-active.active{
  border-bottom: 1px solid black;
}
.mbl_ic img{
  width: 28px;
}
.mbl_ic{
  display: flex;
  align-items: center;
}
.filter_icon{
  position: fixed;
  bottom: 35%;
  background: #1681ff;
  width: 40px;
  height: 40px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px 0px 0px 10px;
  z-index: 999;
}
.filter_icon span{
  color: white;
}
.agency_List .select2-container--default .select2-selection--multiple .select2-selection__rendered{
  padding-left: 30px !important;
}
.term_card{
  margin-bottom: 50px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.term_card h4{
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 25px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.term_card p{
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: rgba(0, 0, 0, .5);
  letter-spacing: 0.3px;
  /* font-family: 'Poppins', sans-serif; */
}
.term_card p a{
  color: #0d6efd;
}
h2.big_title{
  font-size: 30px;
  margin-bottom: 35px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}
.term_card h6{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #666;
    letter-spacing: 0.3px;
}
.term_card ul{
  padding: 0;
  list-style: inside;
}   
.term_card ul li{
  margin-bottom: 10px;
  color: rgba(0, 0, 0, .5);
}   
.contact_area{
  text-align: center;
}
.contact_area h2{
  font-weight: 600;
    letter-spacing: -0.5px;
    font-size: 50px;
    margin-bottom: 20px;
}
.contact_area p{
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: rgba(0, 0, 0, .5);
  letter-spacing: 0.3px;
}
.contact_area p a{
  color: #007bff;
  font-weight: 600;
}
.contact_area .location{
      font-size: 16px;
    color: #1c0d0d;
    margin-bottom: 20px;
}
.about_area{
  
}
.about_area h2{
  font-weight: 700;
  margin-bottom: 29px;
  font-size: 45px;
  line-height: 1.09349;
  color: #1d1d1f;
}
.about_area p{
  font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
    letter-spacing: 0.3px;
}
.no_data{
  padding: 75px 0;
}
.spinner-small{
  width: 1rem;
  height: 1rem;
  border: 2px solid white;
  border-right-color: transparent;
}
.search_mobile_filter input{
    border: 1px solid rgb(213, 213, 213);
    border-radius: 7px;
    padding: 5px 10px 5px 37px;
    min-height: 40px;
    font-size: 14px;
}
.search_mobile_filter{
  margin-bottom: 10px;
}
.user_icon_S{
position: absolute;
    top: 11px;
    left: 10px;
    width: 18px;
}
.apply_btn_dummy{
 width: 100%;
    background-color: #000;
    padding: 8px 10px;
    color: white;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    border-radius: 7px;
    cursor: pointer;
}
.apply_btn_dummy p{
  margin-bottom: 0;
      font-size: 14px;
}
.btnss{
  margin-top: 20px;
    border-top: 1px solid #dfdfdf;
}
.mbl_footer_nav{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.mbl_footer_nav a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mbl_footer_nav a span{
  font-size: 10px;
  margin-top: 7px;
  color: #464444;
}

.video_thumbnail .dropify-wrapper .dropify-message span.file-icon:after{
  content: "Add Video Thumbnail";
  font-size: 10px;
}

.video_thumbnail .dropify-font-upload:before, .video_thumbnail .dropify-wrapper .dropify-message span.file-icon:before{
  content: "+" !important;
  font-size: 50px;
  font-weight: 900;
  margin: 0;
}

.next_reg {
  position: absolute;
  bottom: 58px;
  left: 43px;
  display: flex;
  align-items: center;

}
.next_reg {
  color: white;
    font-size: 14px;
}
.next_reg span{
  color: white;
}
.carousel-indicators [data-bs-target]{
  border-radius: 50%;
}
/* .reg-div .select2-container,.reg-div .select2-container--default .select2-selection--multiple .select2-selection__rendered li{
  padding: 0;
} */
.bnr_cls {
  font-size: 26px;
  /* position: absolute; */
  top: 10px;
  right: 10px;
  width: fit-content;
  color: black;
  font-weight: 300;
}
.iti--separate-dial-code .iti__selected-dial-code{
  display: none;
}

.mobile-search-logo{
  display: none !important;
}





 .popup{
  position: fixed;
  left: 50%;
}
.popup  button{
  outline: none;
  font-size: 12px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 4px;
  border: 2px solid transparent;
  transition: background 0.1s linear, border-color 0.1s linear, color 0.1s linear;
}

.popup{
  background: rgb(255, 254, 254);
  border: 1px solid #dddddd;
  padding: 25px;
  border-radius: 15px;
  top: 10%;
  z-index: 9999;
  max-width: 380px;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
  transform: translate(-50%, -50%) scale(1.2);
  transition: top 0s 0.2s ease-in-out,
              opacity 0.2s 0s ease-in-out,
              transform 0.2s 0s ease-in-out;
}
.popup.show{
  top: 50%;
  z-index: 9999;
  left: 50%;
  opacity: 1;
  pointer-events: auto;
  transform:translate(-50%, -50%) scale(1);
  transition: top 0s 0s ease-in-out,
              opacity 0.2s 0s ease-in-out,
              transform 0.2s 0s ease-in-out;

}
.popup :is(header, .icons, .field){
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.popup header{
  padding-bottom: 15px;
  border-bottom: 1px solid #ebedf9;
}
.popup header span{
  font-size: 21px;
  font-weight: 600;
}
.popup header .close,.popup .icons a{
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  transition: all 0.3s ease-in-out;
} 
.popup header .close{
  color: #878787;
  font-size: 17px;
  background: #f3f3f3;
  height: 33px;
  width: 33px;
  cursor: pointer;
}
.popup header .close:hover{
  background: #ebedf9;
}
.popup .content{
  margin: 20px 0;
}
.popup .icons{
  margin: 15px 0 20px 0;
  padding: 0;
}
.popup .content p{
  font-size: 16px;
}
.popup .content .icons a{
  height: 50px;
  width: 50px;
  font-size: 20px;
  text-decoration: none;
  border: 1px solid transparent;
}
.popup .icons a i{
  transition: transform 0.3s ease-in-out;
}
.popup .icons a:nth-child(1){
  color: #1877F2;
  border-color: #b7d4fb;
}
.popup .icons a:nth-child(1):hover{
  background: #1877F2;
}
.popup .icons a:nth-child(2){
  color: #46C1F6;
  border-color: #b6e7fc;
}
.popup .icons a:nth-child(2):hover{
  background: #46C1F6;
}
.popup .icons a:nth-child(3){
  color: #e1306c;
  border-color: #f5bccf;
}
.popup .icons a:nth-child(3):hover{
  background: #e1306c;
}
.popup .icons a:nth-child(4){
  color: #25D366;
  border-color: #bef4d2;
}
.popup .icons a:nth-child(4):hover{
  background: #25D366;
}
.popup .icons a:nth-child(5){
  color: #0088cc;
  border-color: #b3e6ff;
}
.popup .icons a:nth-child(5):hover{
  background: #0088cc;
}
.popup .icons a:hover{
  color: #fff;
  border-color: transparent;
}
.popup .icons a:hover i{
  transform: scale(1.2);
}
.popup .content .field{
  margin: 12px 0 -5px 0;
  height: 45px;
  border-radius: 4px;
  padding: 0 5px;
  border: 1px solid #757171;
}
.popup .field.active{
  border-color: #000;
}
.popup .field i{
  width: 50px;
  font-size: 18px;
  text-align: center;
}
.popup .field.active i{
  color: #7d2ae8;
}
.popup .field input{
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  font-size: 15px;
}
.popup .field button{
  color: #fff;
  padding: 5px 18px;
  background: #000000;
}
.popup .field button:hover{
  background: #5F5F5F;
}
@media screen and (max-width:767px) {
  .feature .feature_cntnt{
    padding: 5px;
  }
  .feature_cntnt h6{
    font-size: 10px;
    line-height: 12px;
  }
  .feature_cntnt p {
    font-size: 10px;
    line-height: 12px;
}
} 
.talent_post{
  height: 100%;
}
.talent_post .video_feed{
  height: 100%;
  background-color: #000;
  border-radius: 5px;
  overflow: hidden;
}
.talent_post .video_feed video{
  height: 100%;
  width: 100%;
  aspect-ratio: 1;
}

.aud_player {
  position: relative;
  width: 100%;
 }

.aud_player .imgbx {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 10px;
}

.aud_player .imgbx img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aud_player audio {
  width: 98%;
  left: 1%;
  outline: none;
  position: absolute;
  bottom: 10px;
}
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-panel {
  background-color: #fff;
  color: #fff;
}
.pdf_view{
  height: 100%;
  width: 100%;
}
.link_view{
  width: 100%;
  aspect-ratio: 1;
position: relative;
}
.link_area{
  position: absolute;
  bottom: 3%;
  background: white;
  width: 50px;
  display: flex;
  height: 50px;
  border-radius: 50%;
  padding: 10px;
  right: 3%;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.link_area i{
 color: #1681FF;
}
.rprt_resons .form-check{
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid #80808038;
}
.report .modal-footer button{
   background-color: #000;
   width: 100%;
    border-radius: 23px;
  color: white;
}
.report .form-check-input:checked{
  background-color: #000000;
  border-color: #000000;
}
.rprt_head p{
 font-size: 14px;
 line-height: 24px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display{
  padding-left: 8px;  
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  border-right: 0;
}
.shp_dwn{
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  z-index: -3;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
}
.dwnlad_area {
  padding: 6rem 0;
}
.bookmark_close{
  position: absolute;
  top: 18px;
  right: 15px;
  background: #c7c7c7;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  cursor: pointer;
}
.profile_img .modal-content{
  border-radius: 10px;
  overflow: hidden;
  border: none;
  background: transparent;
}
.blank_space {
  min-height: 35vh;
}
.agent_pro h6{
  font-weight: 500;
}
/* .job_list_scrol{
  max-height: 69vh;
} */

#blog_detail .blog_details span{
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px !important;
  line-height: 1 !important;
}
.upgradeN_card{
padding: 0;
  border-radius: 10.733px;
/* background: linear-gradient(163deg, #FCB545 0%, #CE912B 100%); */
background: linear-gradient(163deg, #1b1919 0%, #000000 100%);
}
.upgradeN_card_hed{
  border-bottom: 1px solid #ffffff3d;
  position: relative;
}
.upgradeN_card_hed h2{
  color: white;
  text-align: center;
  font-family: 'Poppins', sans-serif ;
font-size: 28px;
font-weight: 400;
line-height: normal;
margin-bottom: 0;
padding: 20px;
}
.upgradeN_card_hed h2 span{
  /* margin: 0px 8px; */
}
.upgradeN_card_body{
  padding: 20px 20px;
  /* padding: 40px 20px; */
  position: relative;
  border-bottom: 1px solid #ffffff3d;
}
.updrade_lists{

}
.updrade_lists ul{
  padding-left: 5px;
  margin-bottom: 0;
}
.updrade_lists ul li{
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 15px;
  line-height: 1.6;
}
.updrade_lists ul li span{
  /* font-weight: 600; */
}
.upgradeN_card_foot{
  padding: 10px;
}
.foot_Price_card {
  padding: 15px 15px;
  border-radius: 7px;
  /* background: #FFF; */
  display: flex
;
  flex-direction: row;
  align-items: center;
}
.foot_Price_card h3{
  color: #fffbfb;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
  display: flex
;
  align-items: flex-end;
  flex-direction: column;
}
.foot_Price_card h3 strong{
  font-size: 24px;
  font-weight: 500;
  margin-right: 0;
  display: flex
;
  align-items: center;
  margin-bottom: -1px;
}
.foot_Price_card h3 span{
  font-size: 16px;
  margin: 0 4px;
}

/* .foot_Price_card a{
  border-radius: 7.044px;
border: 1px solid #C17800;
background: #E39519;
padding: 8px 15px;
color: #FFF;
font-size: 14px;
font-weight: 600;
line-height: normal;
} */
.faq_header h3{
  color: #414141;
font-size: 24px;
font-weight: 600;
line-height: normal;
}
.foot_Price_card a{
  width: 100%;
  margin-left: 24px;
}
.faq_list.accordion-flush .accordion-item{
  border-radius: 12px;
  border: 1px solid #E6E6E6;
  margin-bottom: 20px;
  overflow: hidden;
}
.faq_list.accordion-flush .accordion-item h2 button{
  color: #5F5F5F;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.9px;
font-family: 'Poppins', sans-serif ;
}
.faq_list .accordion-button:not(.collapsed){
  background-color: transparent;
  box-shadow: none;
}
.faq_list .accordion-body{
  color: #999;
  font-family: 'Poppins', sans-serif ;
font-size: 14px;
font-weight: 400;
line-height: normal;
padding-top: 5px;
}
.faq_list .accordion-button::after{
  background-image: url(../images/icons/faq_plus.svg);
}
.faq_list .accordion-button:not(.collapsed)::after{
  background-image: url(../images/icons/faq_mins.svg);

}
.payment_butn{
  border-radius: 7px;
  border: 1px solid #000000;
  background: #fafafa;
  padding: 10px 15px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  width: 100%;
}
.icon_pr{
  position: absolute;
  width: fit-content;
  right: 10%;
  bottom: 0
}
.icon_pr svg{
  width: 100%;
  height: 100%;
}
.skip_btn_up {
  position: absolute;
  right: 28px;
  top: 35%;
}
.skip_btn_up a{
  color: #e39519;
  padding: 5px 15px;
  background: #ffffff;
  border-radius: 5px;
  backdrop-filter: blur(30px);
}
.nodata_space{
  padding: 80px 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.nodata_space img{
      width: 28%;
    filter: contrast(0.4);
}
.nodata_space p{
  color: #696969;
  font-size: 16px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  margin-top: 20px;
  letter-spacing: 0.38px;
}
.nodata_space span{
  font-size: 77px;
    color: dimgrey;
}
.noti_cnt_t{
  display: flex;
  align-items: center;
}

.feed_pop .content{
  margin: 20px 0;
}
.feed_pop .icons{
  margin: 15px 0 20px 0;
  padding: 0;
}
.feed_pop .content p{
  font-size: 16px;
}
.feed_pop .content .icons a{
  height: 50px;
  width: 50px;
  font-size: 20px;
  border-radius: 50%;
  display: flex;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  justify-content: center;
  align-items: center;
}
.feed_pop .icons a i{
  transition: transform 0.3s ease-in-out;
}
.feed_pop .icons a:nth-child(1){
  color: #1877F2;
  border-color: #b7d4fb;
}
.feed_pop .icons a:nth-child(1):hover{
  background: #1877F2;
}
.feed_pop .icons a:nth-child(2){
  color: #46C1F6;
  border-color: #b6e7fc;
}
.feed_pop .icons a:nth-child(2):hover{
  background: #46C1F6;
}
.feed_pop .icons a:nth-child(3){
  color: #e1306c;
  border-color: #f5bccf;
}
.feed_pop .icons a:nth-child(3):hover{
  background: #e1306c;
}
.feed_pop .icons a:nth-child(4){
  color: #25D366;
  border-color: #bef4d2;
}
.feed_pop .icons a:nth-child(4):hover{
  background: #25D366;
}
.feed_pop .icons a:nth-child(5){
  color: #0088cc;
  border-color: #b3e6ff;
}
.feed_pop .icons a:nth-child(5):hover{
  background: #0088cc;
}
.feed_pop .icons a:hover{
  color: #fff;
  border-color: transparent;
}
.feed_pop .icons a:hover i{
  transform: scale(1.2);
}
.feed_pop .content .field{
  margin: 12px 0 -5px 0;
  height: 45px;
  border-radius: 4px;
  padding: 0 5px;
  border: 1px solid #757171;
}
.feed_pop .field.active{
  border-color: #7d2ae8;
}
.feed_pop .field i{
  width: 50px;
  font-size: 18px;
  text-align: center;
}
.feed_pop .field.active i{
  color: #7d2ae8;
}
.feed_pop .field input{
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  font-size: 15px;
}
.feed_pop .field button{
  color: #fff;
  padding: 5px 18px;
  background: #7d2ae8;
}
.feed_pop .field button:hover{
  background: #8d39fa;
}



.feed_pop  button{
  outline: none;
  font-size: 12px;
  cursor: pointer;
  font-weight: 500;
  border-radius: 4px;
  border: 2px solid transparent;
  transition: background 0.1s linear, border-color 0.1s linear, color 0.1s linear;
}

/* .feed_pop{
  background: rgb(255, 254, 254);
  padding: 25px;
  border-radius: 15px;
  top: 10%;
  max-width: 380px;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
  transform: translate(-50%, -50%) scale(1.2);
  transition: top 0s 0.2s ease-in-out,
              opacity 0.2s 0s ease-in-out,
              transform 0.2s 0s ease-in-out;
} */

.feed_pop :is(header, .icons, .field){
  display: flex;
  align-items: center;
  justify-content: space-around
}
.err_contct{
  margin-top: 10px;
  color: rgb(135, 135, 135);
  font-size: 14px;
}
.rsnd_otp{
  font-size: 13px;
  color: rgb(135, 135, 135);
  font-weight: 400;
}
.off_padd_bt{
  padding-top: 100px;
}

.pass_word_field input{
  margin-bottom: 10px;
      text-transform: initial;

}
.pass_word_field {
  position: relative;
}
.pass_word_field i{
  position: absolute;
  right: 20px;
  top: 17px;
  font-size: 14px;
  color: #818181;
  cursor: pointer;
}
.frgt_pass{
  cursor: pointer;
  font-size: 14px;
  margin-top: 35px;
  color: #292323;

}

.otp-container {
  display: flex;
  margin-top: 10px;
}
.otp-container .otp-input{
  width: 40px;
  aspect-ratio: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid grey;
}
.pss_area_otp{
  width: 100%;
}
.age_profile p{
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  color: #000000;
  margin-left: 5px;
  margin-bottom: 0;
}
.dlete_Post .modal-body{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 15px 5px;
}
.dlete_Post .modal-body h6{
  font-size: 16px;
  font-weight: 400;
}
.dlete_Post .modal-body a{
  padding: 5px 12px;
  background-color: #8b0c0c;
  border-radius: 20px;
  font-size: 14px;
  color: white;
  margin-top: 10px;
}
.dlete_Post .modal-footer{
  justify-content: center;
  padding: 0;
}
.btn-check:focus+.btn, .btn:focus{
  box-shadow: none;
}
.comment_sec .menu_dotss .menu ul li{
  margin-bottom: 0;
}
.input-group.date{
  position: relative;
}
.input-group.date .input-group-addon{
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  z-index: 9;
  BACKGROUND: #151616;
  height: 100%;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.input-group.date input{
      padding-left: 50px;
}
.email_ver{
  font-size: 14px;
}
.password_create_msg{
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #121111;
  line-height: 19px;
}
.reg-div .form-control[readonly] ,.post-job-sec .form-control[readonly] {
    background-color: #ffffff;
    opacity: 1;
}



.toggle-switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 25px;
  flex-shrink: 0;
}
.tggle_area{
  display: flex;
  align-items: center;
  margin-left: 20px;
}
.tggle_area p{
  white-space: nowrap;
  margin-bottom: 0;
  margin: 0px 5px;
  font-size: 12px;
}
.phn_ar{
  /* padding: 9px; */
  border-radius: 6px;
  /* background: #a3a3a336; */
}
.toggle-switch input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider_swtch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  border-radius: 30px;
  background-color: #ccc;
  transition: background-color 0.3s ease;
}
.slider_swtch:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  left: 2px;
  top: 2px;
  transition: transform 0.3s ease;
}
.toggle-switch input[type="checkbox"]:checked + .slider_swtch {
  background-color: #2196F3;
}
.toggle-switch input[type="checkbox"]:checked + .slider_swtch:before {
  transform: translateX(30px);
}
.mbl_btm_paddng{
  padding-top: 68px;
}

.width_fit{
  width: fit-content;
}
.premium_validity {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.premium_validity_inner{
  border-radius: 7.736px;
  background: linear-gradient(177deg, #fcb745f7 0%, #ce912bf2 100%);
  padding: 10px;
  margin: 5px;
}
.premium_validity_header{
  margin-bottom: 3px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.premium_validity_header h6{
  color: #FFF;
  font-size: 14px;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.218px;
  display: flex;
  margin-bottom: 5;
  align-items: center;
}
.premium_validity_header h6 span{
  margin-left: 5px;
}
.premium_validity_header p{
  margin-bottom: 0;
  color: #FFF;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;

}
.premium_vaalidity_footer .progress{
  height: 10px;
  border-radius: 4.5px;
  background: rgba(255, 255, 255, 0.25);
}
.premium_vaalidity_footer .progress-bar{
  background-color: #f3e7e7 !important;
}
.update_to_premium{
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.update_to_premium_inner{
  border-radius: 7.736px;
  background: linear-gradient(177deg, #fcb745f7 0%, #ce912bf2 100%);
  padding: 12px 10px;
  margin: 5px;
  display: flex;
  color: #FFF;
  font-family: 'Manrope', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  justify-content: space-between;
  align-items: center;

}
.update_to_premium_inner:hover{
  color: #000;
  
}
.update_to_premium_inner:hover path{
  stroke: black;
}
.scroll_center{
  height: 75vh;
  overflow-y: auto;
   overflow-x: hidden;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.scroll_center::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.scroll_center {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.dlete_Post .modal-content{
  border-radius: 15px;
}
#job_post_form .select2-container .select2-selection--single{
  height: 40px;
  display: flex;
  align-items: center;
  font-size: 15px;
  color: black;
}
.err_contct span{
  text-decoration: underline;
}
.artist_note,.agency_note{
  opacity: 0;
  position: absolute;
}
.who_artist:hover ~ .artist_note{
   display: flex;
}  
.filttr_side .select2-container{
  padding:0;
}
.userr_seeaarch{
  margin-top: 14px;
  /* border: 1px solid grey; */
  border: 1px solid rgb(213, 213, 213);
  background-color: white;
  width: 100%;
  border-radius: 7px;
  padding: 0px 7px;
  min-height: 40px;
}
.userr_seeaarch input{
  height: 100%;
    width: 100%;
    border: none;
}



/* <div class="userr_seeaarch">
<input type="search" placeholder="Search User">
</div> */

.red_alert::placeholder{
  color: red;
}
.post_btm_cnt{
  color: #BABABA;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.4px;
}
.cv_file_uploaded{
  position: absolute;
}
.hide_input{
  opacity:0;
  z-index: 9;
}

.jb_dtl_small_cnt{
  margin-left: 30px;
}
.jb_dtl_small_cnt:first-child,.jb_type{
  margin-left: 15px;
}

.agency_List .select2-container--default .select2-selection--multiple .select2-selection__rendered li{
  width: fit-content;
    white-space: normal;  
}

.reg-div .select2-container--default .select2-selection--multiple .select2-selection__rendered li{
  /* width: 100%; */
}
.all_data{
margin: 20px 0;
}
.all_data span{
  position: relative;
  text-align: center;
  width: 100%;
  display: flex;
  color: #b9b1b1;
  justify-content: center;
}
.all_data span::before{
  position: absolute;
    content: "";
    height: 1px;
    width: 38%;
    left: 0;
    background-color: #b9b1b1;
    top: 50%;
}
.all_data span::after{
  position: absolute;
    content: "";
    height: 1px;
    width: 38%;
    right: 0;
    background-color: #b9b1b1;
    top: 50%;
}

.slick-arrow{
  position: absolute;
  background-color: transparent;
  border: none;
}
.slick-prev{
  left: -20px;
}
.slick-next{
  right: -20px;
}
.note-toolbar .dropdown-toggle::after{
  display: none !important;
}
.note-editor p{
  font-family: 'Poppins', sans-serif !important;
}
.descri_job p{
  line-height: 24px !important;
  color: #000000;
  font-weight: 500;
}
.descri_job span{
  font-size: 16px !important;
}
.job-agent span{
 
  font-size: 14px !important;
}
.job-agent p{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  line-height: 22px !important;
  color: #989898;
}
.job_smr span{
  font-size: 14px !important;
}
.job_smr p{
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  line-height: 22px !important;
  color: #000;
}
.jb_dscription_deail span{
  font-size: 16px !important;
  font-family: 'Plus Jakarta Sans', sans-serif !important;
}
.jb_dscription_deail p{
  line-height: 24px !important;
  color: #000000;
  font-weight: 500;
}

#galleryImages{
  width: 100%;
  float: left;
}
 #cropper{
  width: 100%;
  aspect-ratio: 1;
  max-width: 500px;
  float: left;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(../images/dropify/img_uplad.png);
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}
canvas{
  max-width: 100%;
  display: inline-block;
  height: 100%;
  object-fit: cover;
}
#cropperImg{
  /*max-width: 0;
  max-height: 0;*/
}
#cropImageBtn{
  display: none;
  background: white;
    padding: 2px 20px;
}

.img-preview{
  float: left;
}
.singleImageCanvasContainer{
  max-width: 100px;
  height: 100px;
  display: inline-block;
  position: relative;
  margin: 2px;
}
.singleImageCanvasCloseBtn{
  position: absolute;
  top: 5px;
  right: 5px;
}
.prfile_inpt{
  position: relative;
  height: 100%;
  width: 100%;
  aspect-ratio: 1;
}
.imguploadbox{
  width: 100%;
  height: 100%;
  background-image: url(../images/dropify/img_uplad.png);

  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  z-index: 1;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
}
.added_file{
  z-index: 5;
}
.prfile_inpt input{
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
/* #singleImageCanvasContainer0{
  max-width: 100%;
  height: 100%;
} */

.profile_popup{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.sticky_share {
  position: fixed;
  padding: 9px;
  bottom: 75px;
  right: 40px;
  background: black;
  color: white;
  z-index: 999999;
  font-size: 14px;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sticky_share svg{
  margin-left: 7px;
}
.sticky_share p{
  margin-bottom: 0;
}
.location_serach_t{
  padding-left: 10px;
  min-height: 40px;
  font-size: 14px;
}
.bk_mrk img{
 
}
.message_ot{
  border-radius: 6.311px;
  background: rgba(235, 235, 235, 0.74);
  color: #000;
  padding: 2px 10px;
font-size: 12.623px;
font-style: normal;
font-weight: 700;
line-height: 27.349px; /* 216.667% */
letter-spacing: 0.252px;
}
.following_ot{
  border-radius: 6.311px;
  background: rgba(235, 235, 235, 0.74);
  color: #000;
  padding: 2px 10px;
font-size: 12.623px;
font-style: normal;
font-weight: 700;
line-height: 27.349px; /* 216.667% */
letter-spacing: 0.252px;
}
.follow_ot{
  border-radius: 6.311px;
  background: #000;
  padding: 2px 10px;
  color: #FFF;
font-size: 12.623px;
font-style: normal;
font-weight: 700;
line-height: 27.349px; /* 216.667% */
letter-spacing: 0.252px;
}
.modal-body .info-img{
   border: none;
}
.view-modal {
  cursor: pointer;
}
.job_dtl_ttl{
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 10px;
  font-weight: 700;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.login_reminder{
  display: none;
    position: fixed;
    background: #00000099;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 999999;
    align-items: center;
    justify-content: center;
}
.login_rem_content{
      width: 82%;
    max-width: 400px;
    background: white;
    border-radius: 12px;
    /* border: 1px solid grey; */
    /* box-shadow: 1px 1px 1px grey; */
    padding: 25px 15px;
}
.logo_logpopo {
    display: flex
;
    justify-content: center;
    padding: 0 0px 35px 0;
}
.login_rem_head {
    text-align: center;
    font-size: 17px;
}

.login_reminder .login_footer {
    text-align: center;
    padding: 10px 0px;
}

.login_rem_head p {
    font-size: 14px;
    color: #959595;
    line-height: 1;
}
.sign_in_log {
    display: flex
;
    justify-content: center;
}

.sign_in_log a {
    padding: 8px 30px;
    background: black;
    border-radius: 13px;
    color: white;
    font-size: 14px;
    display: flex
;
    width: fit-content;
    justify-content: center;
}
.signup_log {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin: 14px 0 0 0;
}
.signup_log p {
    margin: 0;
    color: #959595b3;
    font-weight: 500;
    font-size: 14px;
}
.signup_log a {
    padding: 0;
    /* background: #000000a1; */
    border-radius: 14px;
    color: #1d202c;
    font-size: 14px;
    margin-left: 6px;
    text-decoration: underline;
    font-weight: 500;
}
/* body.no-scroll {
    overflow: hidden;
} */

.login_rem_close h6{
     font-size: 21px;
    font-weight: 500;
    color: black;
    width: 30px;
    border: 1px solid grey;
    height: 30px;
    display: flex
;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    margin-bottom: 0px;
}
.login_rem_content{
  position: relative;
}
.login_rem_close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}