
.btn-previous[data-v-7f07bb1f] {
  transform: rotate(180deg);
}
.specialist_pagination_item[data-v-7f07bb1f]:disabled {
  opacity: 0.7;
  cursor: default;
}
.specialist_pagination_item:disabled span[data-v-7f07bb1f] {
  font-weight: 900;
}


.content[data-v-22d7a7f5] {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 420px){
input[type=search][data-v-22d7a7f5] { -webkit-appearance: none;
}
}



.popup-employees_wrapper-bg[data-v-58b90932] {
  position: fixed;
  z-index: 70;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 10px;
  background: rgba(0, 0, 0, 0.20);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.popup-employees[data-v-58b90932] {
  position: relative;
  width: 100%;
  max-height: 640px;
  padding: 30px 8px 30px 30px;
  overflow: hidden;
  border-radius: 10px;
  max-width: 580px;
  background: var(--White);
}
.popup-employees_btn-close[data-v-58b90932] {
  position: fixed;
  z-index: 2;
  height: max-content;
  display: flex;
  align-self: end;
  align-items: center;
  gap: 8px;
  color: var(--Main);
  font-size: 14px;
  font-weight: 400;
  padding-right: 8px;
&[data-v-58b90932]:before {
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_5314_14007)'%3E%3Cpath d='M6.66295 6.0049L11.8627 0.805114C12.0458 0.622044 12.0458 0.325232 11.8627 0.142185C11.6796 -0.0408612 11.3828 -0.0408847 11.1998 0.142185L5.99999 5.34197L0.800231 0.142185C0.617161 -0.0408847 0.320349 -0.0408847 0.137302 0.142185C-0.0457441 0.325255 -0.0457675 0.622067 0.137302 0.805114L5.33707 6.00488L0.137302 11.2047C-0.0457675 11.3877 -0.0457675 11.6845 0.137302 11.8676C0.228826 11.9591 0.348802 12.0049 0.468778 12.0049C0.588755 12.0049 0.708708 11.9591 0.800254 11.8676L5.99999 6.66783L11.1998 11.8676C11.2913 11.9591 11.4113 12.0049 11.5312 12.0049C11.6512 12.0049 11.7712 11.9591 11.8627 11.8676C12.0458 11.6845 12.0458 11.3877 11.8627 11.2047L6.66295 6.0049Z' fill='%23132E6B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5314_14007'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
}
.popup-employees_container[data-v-58b90932] {
  display: flex;
  height: 100%;
  padding-right: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  overflow-y: auto;
  scrollbar-color: #2583CE #F7F7F9;
  scrollbar-width: thin;
}
.popup-employees_head[data-v-58b90932] {
  width: 100%;
  align-items: center;
  gap: 20px;
  display: flex;
}
.popup-employees_img[data-v-58b90932] {
  max-width: 160px;
  width: 100%;
  border-radius: 10px;
  background: lightgray -109.386px 0 / 170.512% 100% no-repeat;
}
.popup-employees_info[data-v-58b90932] {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}
.popup-employees_desc-wrapper[data-v-58b90932] {
  margin-top: 45px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}
.popup-employees_name[data-v-58b90932] {
  color: var(--Text-Heading);
  font-size: 26px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.52px;
}
.popup-employees_description[data-v-58b90932] {
  color: var(--Text);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
}
.popup-employees_body[data-v-58b90932] {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}
.popup-employees_item[data-v-58b90932] {
  width: 100%;
  border-radius: 20px;
  border: 1px solid var(--M-back);
  background: var(--Tretiary);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  display: flex;
  padding: 28px;
}
.popup-employees_item_properties_name[data-v-58b90932] {
  color: var(--Text-Heading);
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.popup-employees_item_properties[data-v-58b90932] {
  color: var(--Text-2);
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
}
.popup-employees_item_description[data-v-58b90932] {
  width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.28px;
}
@media (max-width: 991px) {
.popup-employees[data-v-58b90932] {
    padding: 16px 8px 16px 16px;
}
.popup-employees_head[data-v-58b90932] {
    flex-direction: column;
    margin-top: 25px;
}
.popup-employees_img[data-v-58b90932] {
    max-width: 100%;
    min-height: 150px;
}
.popup-employees_desc-wrapper[data-v-58b90932] {
    margin-top: 0;
}
}


.stop-scroll {
  overflow: hidden;
}


h1[data-v-270d4fdc]{
  font-size:32px;
}
.director_new[data-v-270d4fdc]{
  width: 325px;
  height: 325px;
  border-radius: 10px;
}
.marginspecialist[data-v-270d4fdc]{
  margin: 0 0 20px 0 !important
}
.upload_content[data-v-270d4fdc]{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 70px;
}
.upload_link[data-v-270d4fdc]{
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #9FAEB6;
  user-select: none;
}
.upload_link_btn[data-v-270d4fdc]{
  color: #5AA9D4;
  text-transform: uppercase;
  font-weight: normal;
}
.upload_link_btn[data-v-270d4fdc]:hover{
  cursor: pointer;
}
@media (max-width: 991px){
.specialSpecialist[data-v-270d4fdc]{
    width: 90px!important;
    height: 130px!important;
    border-radius: 10px;
}
.upload_link[data-v-270d4fdc]{
    width: 345px;
    display: unset;
    text-align: center;
    margin-bottom: 5px;
}
.h_mobile[data-v-270d4fdc]{
    margin-left: 35px !important;
}
.specialist_director[data-v-270d4fdc]{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.specialist_item[data-v-270d4fdc] {
    display: flex;
    max-height: 245px;
    background: var(--light);
    border-radius: 10px;
    padding: 30px;
    align-items: center;
    margin: 12px 0 0 0 !important;
    box-shadow: unset;
}
.specialist_item img[data-v-270d4fdc] {
    width: 90px !important;
    height: 130px !important;
    border-radius: 10px;
    margin-right: 18px;
    object-fit: cover;
}
.specialist_item_avatar[data-v-270d4fdc]  {
    width: 90px !important;
    height: 130px !important;
}
.page[data-v-270d4fdc]{
    display: flex;
    flex-direction: column;
    padding: 25px 0 15px 0 !important;
    align-items: center;
}
.specialist_list[data-v-270d4fdc] {
    grid-template-columns: repeat(auto-fit, minmax(415px, 1fr));
}
Search[data-v-270d4fdc]{
    width: 326px !important;
}
.specialist_search[data-v-270d4fdc]{
    margin: 10px 0  !important;
}
.services_bg[data-v-270d4fdc]{
    background: unset !important;
}
.managment_more_item:first-child img[data-v-270d4fdc] {
    width: 90px !important;
    height: 130px !important;
    margin-bottom: unset !important;
    border-radius: 10px;
}
.managment_more_item img[data-v-270d4fdc]{
    border-radius: 10px;
}
}
@media (min-width: 600px){
.specialist_list[data-v-270d4fdc] {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
}
@media (min-width: 421px){
.special_mobile[data-v-270d4fdc]{
    display: none;
}
}


