﻿@charset "UTF-8";
@font-face {
  font-family: "Mazzard_Italic";
  src: url("fonts/MazzardH-Italic_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Mazzard_Light";
  src: url("fonts/MazzardH-Light_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-Bold";
  src: url("fonts/MazzardH-Bold_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-Ragular";
  src: url("fonts/MazzardH-Regular_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-semibold";
  src: url("fonts/MazzardH-SemiBold_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardL-Semibold";
  src: url("fonts/MazzardL-SemiBold.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardL-Light";
  src: url("fonts/MazzardL-Light.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-medium";
  src: url("fonts/MazzardH-Medium_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-light";
  src: url("fonts/MazzardH-Light_0.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardL-Medium";
  src: url("fonts/MazzardL-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardL-Medium";
  src: url("fonts/MazzardL-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardH-medium";
  src: url("fonts/MazzardM-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MazzardL-Regular";
  src: url("fonts/MazzardL-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}
:root {
  --primary: #414141;
  --secondary-color: #222222;
  --blueHaze: #B9BFD4;
  --chat-search-input: rgba(173, 173, 173, 0.1);
  --header-height: 75px;
  --sidebar-width: 273px;
  --duenow-width: 100%;
  --duenow-height: 98px;
  --duealergieSubsciption-height: 182px;
  --image-container-width: 222px;
  --image-container-height: 224px;
  --input-widths: 100%;
  --dueSectionWidth: 240px;
  --modal-height: 50px;
  --Jacarta-color: #2C363E;
  --modal-secondary: #F8F9FE;
  --strol-color: rgba(0, 0, 0, 0.25);
  --chat-header-height: 60px;
  --chat-msg-height: 85px;
  --findproviderheight: 400px;
  --bluish-Gray: #8AA5B3;
  --graish-COlor: #77A1A4;
  --dark-bluish: #2C363E;
  --blusish-color: #D6EDFF;
  --chat-right-color: #F7F7F9;
  --chat-left-color: #DCF5F6;
  --background-bluish: #BDE3FC;
  --disabled: #C4C4C4;
  --Dashboard-profile-gradient: linear-gradient(90deg, #BED3DC 0%, #CAD9D4 100%);
  --border-color: #CDCDCD;
  --dark-green: #45314F;
  --gary-yellows-color: #f1f0eb;
  --card-border: #8a8484;
  --natural-gray: #888888;
  --jungle-green: #2b9984;
  --sunrise-orange: #e68244;
  --Lavender-Grey: #C4C4C4;
  --Palatinate-Blue: #1249EE;
  --Mercury-Color: #D9E4FA;
  --Pattens-Blue: #E2F6F4;
  --Blue-Orchid: #1743EA;
  --Light-Sea-Green: #21A991;
  --Blue-Chalk: #F2EDFF;
  --Lavender-Blush: #FDF1EA;
  --Summer-Green: #9ABDB5;
  --Green-White: #E7E8F5;
  --Grey-Goose: #CCCCCC;
  --Burning-Orange: #F47D31;
  --Oslo-Grey: #909090;
  --Carbon-Grey: #595959;
  --Porcelain-color: #EFEFEF;
  --Orangey-Red: #F04722;
  --Desert-Storm: #F6F7FB;
  --online-marker: #15E215;
  --Cloud-Grey: #6F6F6F;
  --Pastel-Grey: #CECECE;
  --Friar-Grey: #7C7C7C;
  --Glacial-Blue: #2490B6;
  --Vista-White: #F9F9F9;
  --notification-color: #f2f2f2;
  --notification-time: #B3B3B3;
  --checkIn-call: #ff3939;
  --send-recieve-message: #eeeef8;
  --call-record: #5b4d98;
  --message-record: #e85b47;
  --mail-detail: #FDF5E8;
  --light-theme: rgba(119,161,164,.15);
  --med-hos-placeholder: rgba(44, 54, 62, 0.5);
  --notification-header: linear-gradient(90deg, rgba(190,211,220,1) 100%, rgba(202,217,212,1) 100%);
  --OBProviderColor: #E5F0F2;
  --book-background: #F4F7F9;
  --off-location: #E5F0F2;
  --active-day: #E5F0F2;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "MazzardH-semibold";
}

p {
  font-family: "MazzardH-Ragular";
}

.rating__modal {
  max-width: 700px;
}

.ratingModal__content {
  height: 500px;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (max-width: 575px) {
  .ratingModal__content {
    height: 600px;
  }
}

img {
  width: 100%;
}

a {
  text-decoration: none;
}

.check__in {
  background-color: #EFEFEF;
  height: calc(100% - 3px);
  position: absolute;
  width: 100%;
  /* position: relative;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 575px) {
  .check__in .check__in__main {
    width: 100%;
    display: flex;
    padding: 0px 30px;
  }
}
.check__in .check__in__main .check_in_waiting_container {
  width: 580px;
  align-items: center;
  height: 100%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .check__in .check__in__main .check_in_waiting_container {
    width: 480px;
    position: relative;
    top: 69px;
  }
}
@media screen and (max-width: 575px) {
  .check__in .check__in__main .check_in_waiting_container {
    width: 336px;
    position: relative;
    width: 100%;
    height: 100%;
    justify-content: center;
    top: 0;
  }
}
.check__in .check__in__main .check_in_waiting_container .check__in__inner__container {
  width: 565px;
  height: 376px;
  margin-bottom: 30px;
  /*@media screen and (max-height: 699px) {
      width: 420px;
      height: auto;
  }*/
  /*@media screen and (max-height: 575px) {
      width: 100%;
  }*/
}
@media screen and (max-height: 720px) {
  .check__in .check__in__main .check_in_waiting_container .check__in__inner__container {
    width: 320px;
    height: auto;
  }
}
@media screen and (max-width: 1230px) {
  .check__in .check__in__main .check_in_waiting_container .check__in__inner__container {
    width: 400px;
    height: 255px;
  }
}
@media screen and (max-width: 767px) {
  .check__in .check__in__main .check_in_waiting_container .check__in__inner__container {
    width: 300px;
    height: 177px;
  }
}
.check__in .check__in__main .video_camPreview {
  background-color: #545454;
  width: 318px;
  height: 186px;
  border-radius: 20px;
  position: absolute;
  top: 21px;
  right: 21px;
}
@media screen and (max-width: 1230px) {
  .check__in .check__in__main .video_camPreview {
    width: 270px;
    height: 150px;
  }
}
@media screen and (max-width: 991px) {
  .check__in .check__in__main .video_camPreview {
    width: 180px;
    height: 120px;
  }
}
@media screen and (max-width: 575px) {
  .check__in .check__in__main .video_camPreview {
    width: 108px;
    height: 169px;
  }
}

.icon-container {
  width: 18px;
  height: 18px;
  margin-right: 8.53px;
}

.calling-icons {
  position: fixed;
  bottom: 28px;
  width: 100%;
  padding: 0px 30px;
}
@media screen and (max-width: 575px) {
  .calling-icons {
    margin-bottom: 10px;
  }
}
.calling-icons ul li {
  width: 45.49px;
  height: 45.49px;
  background: rgba(209, 209, 209, 0.5);
  backdrop-filter: blur(24px);
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 9px;
}
@media screen and (min-width: 575px) {
  .calling-icons ul li {
    margin-right: 20px;
    width: 50px;
    height: 50px;
  }
}
.calling-icons ul li img {
  width: 20px;
  height: 20px;
  position: relative;
}
.calling-icons ul li:nth-child(3) {
  background-color: red;
  width: 56.31px;
  height: 56.31px;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 576px) {
  .calling-icons ul li:nth-child(3) {
    width: 60px;
    height: 60px;
  }
}
.calling-icons ul li:nth-child(3) img {
  width: 18px;
  height: 18px;
}
@media screen and (min-width: 576px) {
  .calling-icons ul li:nth-child(3) img {
    width: 25px;
    height: 26px;
  }
}
.calling-icons ul li button {
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0;
}
.calling-icons ul li button span {
  height: 100% !important;
  width: 100% !important;
  justify-content: center;
  align-items: center;
  display: flex;
}
.calling-icons ul .icon-video-open, .calling-icons ul .icon-mic-open {
  height: unset;
  width: unset !important;
}

.chat-main {
  position: relative;
  border-right: 2px solid #e4e4e4;
  border-left: 2px solid #e4e4e4;
}

.chat-spac-main {
  padding: 16px 20px 60px 20px !important;
}

.chat-box {
  padding: 30px 20px 58px 20px;
  height: 535px;
  overflow: auto;
  left: 0;
  background: white;
  border-radius: 0px 0px 10px 10px;
}
.chat-box .messages-recieve {
  justify-content: left;
  margin-bottom: 40px;
}
.chat-box .messages-recieve .chat-messeges-receive {
  max-width: 310px;
  min-height: 10px;
  background: #eeeef8;
  border-radius: 30px 30px 30px 0px;
  padding: 21px;
  float: left;
}
@media screen and (max-width: 991px) {
  .chat-box .messages-recieve .chat-messeges-receive {
    padding: 10px;
    width: 215px !important;
  }
}
.chat-box .messages-recieve .chat-messeges-receive h6 {
  margin-bottom: 0;
}
@media screen and (max-width: 1399px) {
  .chat-box .messages-recieve .chat-messeges-receive {
    width: 250px;
  }
}
.chat-box .messages-recieve .chat-messeges-receive .chat-messegaes-inner {
  width: 100%;
  height: 100%;
}
.chat-box .messages-send {
  justify-content: right;
  margin-bottom: 40px;
}
.chat-box .messages-send .chat-messeges-send {
  max-width: 310px;
  min-height: 10px;
  background: #F7F7F9;
  border-radius: 30px 30px 30px 0px;
  padding: 21px;
  border-radius: 30px 30px 0px 30px;
}
@media screen and (max-width: 991px) {
  .chat-box .messages-send .chat-messeges-send {
    padding: 10px;
    width: 215px !important;
  }
}
.chat-box .messages-send .chat-messeges-send h6 {
  margin-bottom: 0;
}
@media screen and (max-width: 1399px) {
  .chat-box .messages-send .chat-messeges-send {
    width: 250px;
  }
}
.chat-box .messages-send .chat-messeges-send .chat-messegaes-inner {
  width: 100%;
  height: 100%;
}

.message-send-tem {
  position: absolute;
  bottom: 0;
  z-index: 9;
  padding: 20px 10px;
  width: 95%;
  margin: 9px 8px;
  border-radius: 10px;
  background: #F7F7F9;
  border: 1px solid #EDEEF2;
}
@media screen and (max-width: 575px) {
  .message-send-tem {
    padding: 10px 12px;
  }
}
.message-send-tem .sender-image {
  margin-right: 20px;
}
.message-send-tem .sender-image .avatar-send {
  width: 60px;
  height: 60px;
  position: relative;
  border-radius: 100%;
  margin: auto;
}
@media screen and (max-width: 575px) {
  .message-send-tem .sender-image .avatar-send {
    width: 50px;
    height: 50px;
  }
}
.message-send-tem .sender-image .avatar-send > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.message-send-tem .messege-input {
  width: 100%;
  border-bottom: 1.2px solid rgba(219, 219, 219, 0.7);
}
.message-send-tem .messege-input .messeg-sender-input {
  border: none;
  outline: none;
  background: transparent;
  font-size: 16px;
  font-family: "MazzardH-medium";
  width: 95%;
  line-height: 41.5px;
  padding: 0px 10px 0px 0px;
}
.message-send-tem .messege-input .messeg-sender-input::placeholder {
  font-size: 16px;
  font-family: "MazzardH-medium";
}
.message-send-tem .messege-input .send-image {
  margin-right: 15px;
}
.message-send-tem .send-messeages-btn {
  margin-left: 46px;
}
@media screen and (max-width: 575px) {
  .message-send-tem .send-messeages-btn {
    margin-left: 15px;
  }
}

.chat-box::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.chat-box::-webkit-scrollbar-thumb {
  background: #e68244;
  border-radius: 20px;
}
.chat-box::-webkit-scrollbar-track {
  background: #f6f7fb;
}
.chat-box {
  scrollbar-face-color: #e68244;
  scrollbar-track-color: #f6f7fb;
}

.edit-profile-section-inner .profile-picture {
  width: 92px;
  height: 92px;
  position: relative;
  border-radius: 100%;
  margin: auto;
}
.edit-profile-section-inner .profile-picture > div {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.profile-detail {
  padding: 30px 20px 58px 20px;
}
@media screen and (max-width: 1520px) {
  .profile-detail {
    padding: 25px 10px 118px;
  }
}
.profile-detail .edit-profile-section {
  background: #f6f7fb;
  border: 1px solid rgba(173, 173, 173, 0.1);
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 16px;
}
@media screen and (max-width: 1520px) {
  .profile-detail .edit-profile-section {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 1399px) {
  .profile-detail .edit-profile-section {
    padding: 15px 10px;
  }
}
.profile-detail .edit-profile-section .edit-profile-btn a {
  background: #FFFFFF;
  border: 1px solid #1249EE;
  box-sizing: border-box;
  border-radius: 5px;
  width: 122px;
  height: 32px;
  align-items: center;
  margin: auto;
  display: flex;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
  font-family: "MazzardH-Ragular";
}

.subscription-detail {
  background: #f6f7fb;
  border: 1px solid rgba(173, 173, 173, 0.1);
  box-sizing: border-box;
  border-radius: 20px;
  padding: 25px 16px;
}
@media screen and (max-width: 1520px) {
  .subscription-detail {
    padding: 25px 10px;
  }
}
@media screen and (max-width: 1399px) {
  .subscription-detail {
    padding: 15px 10px;
  }
}
.subscription-detail .date-standard {
  background: #FFFFFF;
  border: 1px solid rgba(173, 173, 173, 0.1);
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  height: 46px;
  padding: 0px 10px;
  flex-wrap: wrap;
}
.subscription-detail .date-standard p {
  font-size: 12px;
  color: var(--primary);
}
.subscription-detail .time-record {
  width: 116px;
  height: 70px;
  background: #D9E4FA;
  border: 1px solid rgba(173, 173, 173, 0.05);
  box-sizing: border-box;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 15px;
  padding: 0px 8px;
}
@media screen and (max-width: 1399px) {
  .subscription-detail .time-record {
    width: 100%;
  }
}
.subscription-detail .time-record .time-record-icon {
  margin-right: 6px;
}
.subscription-detail .time-record h6 {
  color: #1743EA;
}
.subscription-detail .call-record {
  width: 116px;
  height: 70px;
  background: #E2F6F4;
  border: 1px solid rgba(173, 173, 173, 0.05);
  box-sizing: border-box;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 15px;
  padding: 0px 8px;
}
@media screen and (max-width: 1399px) {
  .subscription-detail .call-record {
    width: 100%;
  }
}
.subscription-detail .call-record .call-record-icon {
  margin-right: 6px;
}
.subscription-detail .call-record h6 {
  color: #21A991;
}
.subscription-detail .meeting-record {
  width: 116px;
  height: 70px;
  background: #F2EDFF;
  border: 1px solid rgba(173, 173, 173, 0.05);
  box-sizing: border-box;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 15px;
  padding: 0px 8px;
}
@media screen and (max-width: 1399px) {
  .subscription-detail .meeting-record {
    width: 100%;
  }
}
.subscription-detail .meeting-record .meeting-record-icon {
  margin-right: 6px;
}
.subscription-detail .meeting-record h6 {
  color: #5B4D98;
}
.subscription-detail .message-record {
  width: 116px;
  height: 70px;
  background: #FDF1EA;
  border: 1px solid rgba(173, 173, 173, 0.05);
  box-sizing: border-box;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 15px;
  padding: 0px 8px;
}
@media screen and (max-width: 1399px) {
  .subscription-detail .message-record {
    width: 100%;
  }
}
.subscription-detail .message-record .message-record-icon {
  margin-right: 6px;
}
.subscription-detail .message-record h6 {
  color: #E85B47;
}

.show-more {
  background: #FFFFFF;
  border: 1px solid rgba(173, 173, 173, 0.1);
  box-sizing: border-box;
  border-radius: 10px;
  width: 100%;
  height: 46px;
  padding: 0px 10px;
}
@media screen and (max-width: 1399px) {
  .show-more {
    padding: 0px 5px;
  }
}
@media screen and (max-width: 1399px) {
  .show-more p {
    font-size: 13px;
  }
}

.subc-he a {
  color: blue;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .subc-he a {
    font-size: 12px;
  }
}

.medication a {
  color: blue;
  text-decoration: underline;
}
@media screen and (max-width: 1199px) {
  .medication a {
    font-size: 12px;
  }
}

.show-more a {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  .chat-box-main {
    display: none;
  }
}

.chat-main-section {
  width: 395px;
  height: 595px;
  right: 115px;
  bottom: 30px;
  right: 20px;
  display: none;
  position: absolute;
}
@media screen and (max-width: 575px) {
  .chat-main-section {
    width: 100%;
    bottom: 0;
    right: 0;
  }
}
.chat-main-section .chat-header-main {
  background: #5E63BC;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  height: 60px;
  color: white;
  font-family: "MazzardH-semibold";
  font-size: 18px;
  border-radius: 10px 10px 0px 0px;
  width: 100%;
  z-index: 999;
}
.chat-main-section .chat-header-main p {
  color: white;
  font-family: "MazzardH-Ragular";
  font-size: 12px;
}
.chat-main-section .chat-header-main .chat-header-inner {
  padding: 0px 21px;
}
.chat-main-section .chat-header-main .care-manager-image-inner {
  width: 38px;
  height: 38px;
  margin: 0px 0px 0px auto;
  position: relative;
}
.chat-main-section .chat-header-main .care-manager-image-inner .online-marker {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #15e215;
  right: 0px;
  bottom: 5px;
  border-radius: 50px;
}

.slided {
  transition: all cubic-bezier(0.82, 0.01, 0, 1.03) 1.2s;
  position: absolute;
  -webkit-animation: FadeForm 1s;
  animation: FadeForm 1s;
  transform: translateX(100%) scale(0);
  top: 0;
  width: 100%;
  z-index: 999999;
}

.done {
  transition: all cubic-bezier(0.82, 0.01, 0, 1.03) 1.2s;
  position: absolute;
  animation: FadeForm 1s;
  transform: translateX(-100%) scale(0);
}

@keyframes FadeForm {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.careProvider {
  position: relative;
  left: -7px;
  z-index: -9;
}

.icon-arrow-down {
  cursor: pointer;
}

.chat-main {
  transform: translateY(0px) translateX(0px);
  transition: transform 400ms ease 0s;
}

.avatar-preview {
  width: 120px;
  height: 145px;
  position: relative;
  border-radius: 100%;
}
.avatar-preview #ratingImage {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.avatar-preview .username {
  font-size: 20px;
  font-family: "MazzardH-semibold";
}

.rating-inner {
  font-size: 20px;
  font-weight: 400;
}

.user-experience {
  width: 100%;
}
.user-experience textarea {
  width: 620px;
  height: 120px;
  resize: none;
  background: #FFFFFF;
  border: 1px solid #DCDCDC;
  border-radius: 15px;
  padding: 10px 15px;
  font-size: 18px;
  font-family: "MazzardH-Ragular";
  outline: none;
}
@media screen and (max-width: 767px) {
  .user-experience textarea {
    width: 100%;
  }
}

.user-comments {
  width: 100%;
}

.user-feedback {
  display: flex;
}
@media screen and (max-width: 575px) {
  .user-feedback {
    display: block;
    width: 100%;
  }
}
.user-feedback .btn__cancel button {
  width: 249px;
  height: 51px;
  font-size: 18px;
  border-radius: 8px;
  font-family: "MazzardH-Ragular";
  outline: none;
  border: none;
  background-color: #DEDEDE;
  color: #000000;
  margin-bottom: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 575px) {
  .user-feedback .btn__cancel button {
    width: 100%;
  }
}
.user-feedback .send__feedback button {
  width: 249px;
  height: 51px;
  font-size: 18px;
  border-radius: 8px;
  font-family: "MazzardH-Ragular";
  outline: none;
  border: none;
  background-color: #E68244;
  color: #ffffff;
  margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
  .user-feedback .send__feedback button {
    width: 100%;
  }
}

.waiting-provider {
  font-size: 20px;
  font-family: "MazzardH-semibold";
  color: #000000;
  width: 200px;
}
@media screen and (min-width: 991px) {
  .waiting-provider {
    font-size: 22px;
  }
}

.switch-room {
  border: none;
  background-color: transparent;
  font-size: 16px;
  color: #1249EE;
  font-family: "MazzardH-Ragular";
  padding: 0px;
}

.provider-main-modal {
  height: 100% !important;
  height: 250px;
}
.provider-main-modal .provider-list-modal {
  height: 250px;
  overflow: auto;
  padding: 0px 10px 0px 0px;
  margin-top: 20px;
}

.close {
  position: absolute;
  right: 22px;
  border: none;
  background: transparent;
  /*top: 13px;*/
}

.progress-circular {
  width: 40px;
  height: 40px !important;
  float: left;
  line-height: 150px;
  background: none;
  box-shadow: none;
  position: relative;
  margin-right: 5px;
}
.progress-circular:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.progress-circular > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress-circular .progress-left {
  left: 0px;
}
.progress-circular .progress-left .progress-circular-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress-circular .progress-circular-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 3px;
  border-style: solid;
  position: absolute;
  top: 0;
}
@media screen and (max-width: 575px) {
  .progress-circular .progress-circular-bar {
    border-width: 2px;
  }
}
.progress-circular .progress-right {
  right: 0px;
}
.progress-circular .progress-right .progress-circular-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 15s linear forwards;
}
.progress-circular .progress-value {
  font-size: 11px;
  color: #45314F;
  line-height: 0;
  text-align: center;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  font-family: MazzardH-medium;
}
.progress-circular.blue .progress-circular-bar {
  border-color: #45314F;
}
.progress-circular.blue .progress-left .progress-circular-bar {
  animation: loading-2 15s linear forwards 15.8s;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
    transform: rotate(180deg);
  }
}
.check-header {
  margin-bottom: 48px;
  margin-top: 16px;
}
.check-header .returning-heading {
  /*margin-top: 13px;*/
}
.check-header .returning-heading h6 {
  font-size: 10px;
  color: #45314F;
  font-family: "MazzardH-semibold";
}

.rating-heading {
  text-align: center;
  margin-bottom: 16px;
}
.rating-heading h4 {
  color: #45314F;
  font-family: "MazzardH-semibold";
}

.rate-main {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

.rate {
  float: left;
  height: 46px;
  padding: 0 10px;
}
.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}
.rate:not(:checked) > label {
  float: right;
  width: 40px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 30px;
  color: #ccc;
  position: relative;
}
.rate:not(:checked) > label:before {
  content: "★ ";
}
.rate > input:checked ~ label {
  color: #ffc700;
}

.label-bad:after {
  content: "Very bad";
  position: absolute;
  color: #45314F;
  font-size: 15px;
  left: -12px;
  top: 32px;
  font-family: "MazzardL-Light";
}

.label-good:after {
  content: "Very good";
  position: absolute;
  color: #45314F;
  font-size: 15px;
  left: -12px;
  top: 32px;
  font-family: "MazzardL-Light";
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #F4BD31;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #F4BD31;
}

.feedback > textarea {
  width: 100%;
  height: 60px;
  border-radius: 8px;
  border: 1px solid #AFAFAF;
  padding: 12px;
}
.feedback > textarea:focus-visible {
  border: none;
}
.feedback > textarea::placeholder {
  font-size: 8px;
  font-family: "MazzardH-Ragular";
  color: rgba(34, 34, 34, 0.5);
}

.rejoin {
  background: transparent;
  border: none;
  font-size: 14px;
  color: #45314F;
  font-family: "MazzardH-medium";
}

.nam-sh-modal .nam-sh {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.nam-sh-modal .nam-sh .na-mai {
  margin-bottom: 0px;
  margin-right: 10px;
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  .nam-sh-modal .nam-sh .na-mai {
    margin-bottom: 12px;
  }
}
.nam-sh-modal .nam-sh .na-mai h2 {
  color: #45314F;
  font-size: 30px;
}
@media screen and (min-width: 992px) {
  .nam-sh-modal .nam-sh .na-mai h2 {
    font-size: 44px;
  }
}
.nam-sh-modal .nam-sh .na-mai .hi-im {
  width: 25px;
  height: 25px;
}
@media screen and (min-width: 992px) {
  .nam-sh-modal .nam-sh .na-mai .hi-im {
    width: 45px;
    height: 45px;
  }
}
.nam-sh-modal .nam-sh .st-he p {
  color: #45314F;
  margin-bottom: 0px;
  font-size: 12px;
  letter-spacing: 0.6px;
}
@media screen and (min-width: 992px) {
  .nam-sh-modal .nam-sh .st-he p {
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.check-header .close {
  top: 68px;
}
@media screen and (max-width: 575px) {
  .check-header .close {
    top: 13px;
  }
}

.signup-head {
  margin-bottom: 16px !important;
}

.login-form-inner {
  display: flex;
  width: 100%;
  min-height: 100%;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .login-form-inner {
    padding: calc(var(--header-main-height) / 2);
  }
}
.login-form-inner .login-page {
  width: 100%;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner {
    padding: calc(var(--header-main-height) / 2) 15px;
  }
}
.login-form-inner .login-page .login-page-inner .vector-arrow {
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.login-form-inner .login-page .login-page-inner .login-headings {
  font-size: 44px;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner .login-headings {
    font-size: 28px;
  }
}
.login-form-inner .login-page .login-page-inner span {
  background: linear-gradient(to right, #ffdbdb 0%, #ffc9c9 0.01%, #ffc0f1 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.login-form-inner .login-page .login-page-inner .create-accoutn-new {
  display: flex;
  line-height: 1;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner .create-accoutn-new {
    line-height: 0.5rem;
  }
}
.login-form-inner .login-page .login-page-inner .create-accoutn-new .txt-account {
  font-size: 18px;
}
.login-form-inner .login-page .login-page-inner .create-accoutn-new .txt-account h5 {
  font-family: "MazzardM-Ragular" !important;
}
.login-form-inner .login-page .login-page-inner .create-accoutn-new .new-aacount-btn {
  font-size: 18px;
  font-family: "MazzardH-medium";
  font-weight: 400;
  margin-left: 5px;
  color: #5292DC;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner .create-accoutn-new .new-aacount-btn {
    font-size: 12px;
  }
}
.login-form-inner .login-page .login-page-inner .login-fields {
  margin-top: 0px;
}
.login-form-inner .login-page .login-page-inner .login-fields .login-text {
  margin-bottom: 14px;
}
.login-form-inner .login-page .login-page-inner .login-fields input {
  background: #F7F7F7;
  border: 1px solid rgba(181, 181, 181, 0.25);
  box-sizing: border-box;
  border-radius: 15px;
  height: 45px;
  width: 100%;
  outline: none;
  height: 60px;
  font-size: 20px;
}
.login-form-inner .login-page .login-page-inner .login-fields input:focus {
  background-color: white;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner .login-fields input {
    height: 45px;
    border-radius: 10px;
    font-size: 14px;
  }
}
.login-form-inner .login-page .login-page-inner .login-fields input::placeholder {
  font-size: 20px;
  font-family: "Mazzard_Italic";
  font-weight: 400;
}
@media screen and (max-width: 575px) {
  .login-form-inner .login-page .login-page-inner .login-fields input::placeholder {
    font-size: 14px;
  }
}
.login-form-inner .login-page .login-page-inner .login-fields .fl-name {
  margin-bottom: 14px;
}
.login-form-inner .login-page .login-page-inner .login-fields .fl-name .f-na {
  margin-right: 2px;
}
.login-form-inner .login-page .login-page-inner .login-fields .lg_email {
  margin-bottom: 14px;
}

.fl-name .f-na .f-name {
  border-radius: 15px 0px 0px 15px !important;
}

.fl-name .l-na .l-name {
  border-radius: 0px 15px 15px 0px !important;
}

.check-ic {
  margin-top: 24.5px;
}
.check-ic .check-box-main {
  display: flex;
  align-items: center;
  margin-right: 5px;
}
.check-ic p {
  font-size: 12px;
  margin-bottom: 0px;
  line-height: 20px;
  margin-left: 14px;
}
@media screen and (max-width: 575px) {
  .check-ic p {
    font-size: 8px;
    line-height: 12px;
    margin-left: 8px;
  }
}

.c-horizontal_content_rule {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: center;
}
.c-horizontal_content_rule hr {
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.09);
  clear: both;
  flex-grow: 1;
  margin: 0;
}
.c-horizontal_content_rule .c-horizontal_content_rule__content {
  padding: 0px 20px;
  color: #9A9A9A;
}

.google-signin {
  text-decoration: none;
}
.google-signin img {
  margin-left: 14.17px;
  width: 38.578px;
  height: 38.578px;
}
.google-signin h5 {
  font-size: 14px;
  font-family: "MazzardH-medium";
}
@media screen and (min-width: 992px) {
  .google-signin h5 {
    font-size: 20px;
  }
}

.btn-anchar {
  width: 100%;
  height: 60px;
  background: #F7F7F7;
  font-family: "MazzardH-semibold";
  font-weight: 900;
  border: none;
  border-radius: 11px;
  margin: auto;
}

.submit-btn {
  position: relative;
  margin-top: 12px;
}
@media screen and (max-width: 575px) {
  .submit-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.submit-btn input {
  background: linear-gradient(90deg, #ccd8d6 0%, #ede5d6 100%);
  font-family: "MazzardH-semibold";
  font-weight: 900;
  font-size: 22px;
}
@media screen and (max-width: 575px) {
  .submit-btn input {
    font-size: 14px;
    padding: 0px;
  }
}
.submit-btn .fa-arrow-right-long {
  position: absolute;
  right: 20px;
  top: 23px;
}
@media screen and (max-width: 575px) {
  .submit-btn .fa-arrow-right-long {
    top: unset;
  }
}

.session-ended .check-heading {
  margin-top: 0px;
}

.session-ended {
  height: 100%;
  width: 100%;
  position: absolute;
}
.session-ended .session-ended-inner {
  height: 100%;
  padding: 0px 30px;
}

/*.provider-name {
    margin-top: 40px;
    margin-bottom: 20px;
}
*/
.emergency-contact {
  /*position: fixed;
  bottom: 22px;*/
  padding: 0px 30px;
}
.emergency-contact h5 {
  font-size: 12px;
  text-align: center;
  margin-bottom: 0px;
}

.session-error {
  height: 100%;
  width: 100%;
  position: absolute;
}
.session-error .session-error-inner {
  height: 100%;
  padding: 0px 10px;
}

.error-message p {
  font-size: 12px;
  color: #000000;
  font-weight: 400;
}

.error-message .check-heading {
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .error-message .check-heading {
    margin-bottom: 15px;
  }
}

.error-image {
  margin-bottom: 0px;
  /*width:565px;
  height:auto;*/
}
@media screen and (max-width: 992px) {
  .error-image {
    width: 400px;
    height: auto;
  }
}
@media screen and (max-width: 575px) {
  .error-image {
    width: 350px;
    height: auto;
  }
}

.error-footer .footer-image {
  width: 19.82px;
  height: 15.19px;
  margin-left: 5px;
  margin-right: 5px;
}

/*check in screen chats*/
.popup-chat-head {
  background: #5E63BC;
}

.icon-next-head:before {
  color: white;
}

.chat-tab-mobile .popup-chat-head h6 {
  color: #fff;
  font-family: "MazzardH-medium";
  font-size: 14px;
}

.meet-chat .chat-history .chat-message {
  font-size: 12px;
}

.msg-send {
  height: 91px;
  background: #F7F7F9;
}
.msg-send input {
  height: 100% !important;
  padding: 0px 12px;
  font-size: 12px;
  font-family: "MazzardH-medium";
  color: var(--primary);
  background-color: #F7F7F9;
  width: 100% !important;
}
.msg-send label {
  color: #B3B3B3 !important;
  font-size: 12px;
  font-family: "MazzardH-medium" !important;
}

.chat-send-btn {
  background: #F7F7F9;
}

.waiting-icon {
  position: relative;
}
.waiting-icon .card {
  margin-bottom: 0px;
}
.waiting-icon ul {
  position: absolute;
  background: #FCFAF7;
  padding: 5px;
  border: 1px solid #DFD6CD;
  top: -100px;
  right: -63px;
  border-radius: 10px;
}
@media screen and (min-width: 650px) {
  .waiting-icon ul {
    right: 11px;
    border-radius: 10px 10px 0px 10px;
  }
}
.waiting-icon ul li {
  width: 100%;
  background: white;
  display: block;
  height: unset;
  padding: 5px 0px;
  border-bottom: 1px solid #DBDBDB;
  border-radius: 0px;
}
.waiting-icon ul li:last-child {
  border-bottom: none;
}
.waiting-icon ul li button {
  background: white !important;
  color: var(--primary) !important;
  font-family: "MazzardH-medium";
  font-size: 12px;
}

.floating-select label {
  color: #9A9A9A;
  font-size: 10px;
  font-family: "MazzardH-medium";
}

.heading-txt {
  font-size: 14px;
  color: var(--primary);
  font-family: "MazzardH-semibold";
}

.txt-para {
  font-size: 12px;
  color: var(--primary);
  font-family: "MazzardH-medium";
}

.icon-globe, .icon-windows {
  margin-right: 5px;
}

.btn-account {
  width: 100%;
  height: 60px;
  background: linear-gradient(270deg, #ede5d6 0%, #ccd8d6 98.29%);
  font-family: "MazzardH-semibold";
  font-weight: 900;
  border: none;
  border-radius: 11px;
  margin: auto;
  font-size: 14px;
  color: var(--primary);
}

@media screen and (max-width: 575px) {
  .btn-account {
    width: 100%;
    height: 45px;
  }
}
.btn-lobby {
  justify-content: space-between;
}
.btn-lobby .btn-right {
  width: 48%;
}
.btn-lobby .btn-left {
  width: 48%;
  margin-right: 10px;
}
@media screen and (min-width: 992px) {
  .btn-lobby {
    justify-content: flex-end;
  }
  .btn-lobby .btn-right {
    width: 211px;
  }
  .btn-lobby .btn-left {
    width: 211px;
  }
}

.btn-transperant {
  width: 100%;
  height: 60px;
  background: white;
  font-family: "MazzardH-semibold";
  font-weight: 900;
  border: none;
  border-radius: 11px;
  margin: auto;
  font-size: 14px;
  position: relative;
  border: 1px solid var(--primary);
  padding: 10px;
  color: var(--primary);
}

@media screen and (max-width: 575px) {
  .btn-transperant {
    width: 100%;
    height: 45px;
  }
}
.btn-transperant:after {
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  background: linear-gradient(270deg, #ede5d6 0%, #ccd8d6 98.29%);
  content: "";
  z-index: -1;
  border-radius: 6px !important;
}

.icon-setting, .icon-circle-with-minus {
  margin-right: 5px;
}

.date-name .chat-user {
  margin-left: 7px;
}

.Chat_waiting img {
  position: relative;
  top: -3px;
}

.session-end-para p {
  font-size: 12px;
}

.login-pass {
  position: relative;
}

.password {
  width: 40px;
  height: 100%;
  position: absolute;
  top: -1px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.password--visibleToggle {
  height: 40px !important;
  width: 40px !important;
  background: transparent !important;
  border: none !important;
  padding: 0px !important;
  position: absolute;
  appearance: none;
  z-index: 9;
}

.password--visibleToggle-eye {
  width: 19px;
  height: 25px;
  position: absolute;
  perspective: 1000px;
  overflow: hidden;
}

.password--visibleToggle-eye.open {
  transition: 0.2s 0.2s all ease-out;
}

.password--visibleToggle:checked ~ .password--visibleToggle-eye.open {
  opacity: 0;
}

.password--visibleToggle:checked ~ .password--visibleToggle-eye.close {
  transform: rotateX(180deg);
}

.password--visibleToggle-eye.close {
  transition: 0.4s all ease-in-out;
  right: unset !important;
  top: unset !important;
}

/*.check__in__waiting__image{
    @media screen and (max-height:699px){
        width:420px;
        height:auto;
    }
}*/
@media screen and (min-width: 991px) {
  .check-btn button {
    font-size: 20px !important;
    height: 60px !important;
  }
}

.exit-modal {
  /*max-width: 560px !important;*/
  /*.modal-body {
      padding: 0px 24px 24px !important;
  }*/
}
@media screen and (min-width: 991px) {
  .exit-modal .btn-lobby .btn-left {
    width: 50% !important;
  }
  .exit-modal .btn-lobby .btn-right {
    width: 50% !important;
  }
}

.opertaors-inner li button span {
  font-size: 20px;
}
.opertaors-inner li button .icon-user-video-icon {
  font-size: 14px !important;
}
.opertaors-inner li button .icon-user-video-icon:before {
  color: var(--primary) !important;
}

.video-dropdown li button {
  width: auto !important;
}

.icon-voice-user-mic:before {
  content: "";
  background-image: url(/v2/src/svgs/mic-open.svg);
  width: 17px;
  height: 20px;
  background-repeat: no-repeat;
}

/*.icon-mic-close {
    &:before {
        content: '';
        background-image: url(/v2/src/svgs/mic-close.svg) !important;
        width: 18px !important;
        height: 24px !important;
        background-repeat: no-repeat;
    }
}*/
.icon-user-video:before {
  content: "";
  background-image: url(/v2/src/svgs/vid-open.svg);
  width: 20px;
  height: 15px;
  background-repeat: no-repeat;
}

/*.icon-video-close {
    &:before {
        content: '';
        background-image: url(/v2/src/svgs/vid-close.svg);
        width: 23px !important;
        height: 21.72px !important;
        background-repeat: no-repeat;
    }
}*/
.submit-btn button {
  width: 100%;
  height: 60px !important;
}
@media screen and (max-width: 575px) {
  .submit-btn button {
    height: 45px !important;
  }
}

@media screen and (min-width: 575px) {
  .form-check-input {
    width: 19px !important;
    height: 19px !important;
    background-position-x: 3px !important;
    overflow: visible;
    background-position-y: 2px !important;
    background-size: 17px !important;
  }
}

@media screen and (min-width: 575px) {
  .sign-up-modal {
    max-width: 554px !important;
  }
}

.icon-voice-user-mic-icon .mic-close {
  display: none;
}

.icon-mic-close .mic-close {
  display: block;
}
.icon-mic-close .mic-open {
  display: none;
}

.icon-user-video-icon-icon .vid-close {
  display: none;
}

.icon-video-close .vid-close {
  display: block;
}
.icon-video-close .vid-open {
  display: none;
}

.loader-cust {
  position: relative;
  margin: 0 auto;
  width: 100px;
}

.loader-cust:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.path-cust {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes color {
  100%, 0% {
    stroke: #E68244;
  }
  30% {
    stroke: #9ABDB5;
  }
  66% {
    stroke: #5E63BC;
  }
  80%, 90% {
    stroke: #222222;
  }
}
body.p-loading {
  overflow: hidden;
}

.showbox-cust {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999;
  background: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prev-arrow {
  background-color: transparent;
  border: none;
}

.item {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.item h2 {
  width: 45px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}

svg {
  transform: rotate(-90deg);
}

.circle_animation {
  stroke-dasharray: 110; /* this value is the pixel circumference of the circle */
  stroke-dashoffset: 0;
  transition: all 1s linear;
}
