.inner_banner {
  background-color : #e4f1ff;
  /* min-height : 500px; */
  /* min-height : 300px; */
  position : relative;
  overflow : hidden;
}
  .inner_banner:after {
  content : "";
  position : absolute;
  right : 0px;
  display : inline-block;
  bottom : 0;
  z-index : 3;
  width : 100%;
  padding : 2.4%;
  background : url(../images/slider_curve.png) no-repeat;
  background-size : 100%;
}
  .inner_banner:before {
  content : "";
  position : absolute;
  left : 0;
  right : 0;
  top : 0;
  width : 100%;
  height : 100%;
  z-index : 2;
}
.inner_banner>img {
  position: relative;
  /* left : 0; */
  /* right : 0; */
  /* bottom : 0; */
  /* height : 100%; */
  /* z-index : 1; */
  /* min-height : 100%; */
  /* min-width : 100%; */
  /* max-width : none; */
}
.inner_banner .container {
  position : absolute;
  z-index : 111;
  left : 0;
  right : 0;
  top: 190px;
  transform : translateY(-50%);
  text-align : center;
}
  @media (min-width : 1920px) {
.inner_banner{
}
  }@media (max-width : 1299px) {
  .inner_banner .container{width : 100%;
  padding : 0;
}
  }@media (max-width : 500px) {
  .inner_banner{/* padding : 10px 0; */}
  }@media (min-width : 897px) {
  .inner_banner>img{
  /* min-height : 100%; */
  /* min-width : 100%; */
  /* max-width : none; */
  /* transition : 0.3s; */
  /* width : auto; */
  /* height : auto; */
  /* position : absolute; */
  /* top : 50%; */
  /* left : 50%; */
  -ms-transform : translateX(-50%) translateY(-50%);
  /* -webkit-transform : translate(-50%, -30%); */
  /* transform : translate(-50%, -50%); */
  /* margin : auto; */
  /* bottom : auto; */
  /* right : auto; */
}
  }@media (max-width : 1200px) {
  .inner_banner>img{
  /* transition : 0.3s; */
  /* width : auto; */
  /* height : auto; */
  /* position : absolute; */
  /* top : 50%; */
  left : 50%;
  -ms-transform : translateX(-50%) translateY(-50%);
  /* -webkit-transform : translate(-50%, -50%); */
  transform: translateX(-50%);
  /* bottom : auto; */
  /* right : auto; */
  max-width: 120%;
}
  }@media (max-width : 896px) {
  .inner_banner{
  /* min-height : 150px; */
  margin : 60px 0 0 0;
}
.inner_banner img {
  /* height : 100%; */
  /* width: 120%; */
  /* max-width: 120%; */
}
.inner_banner .container {
  top: 45px;
}
}.inner_banner h2 {
  color : #002157;
  position : relative;
  padding : 0 0 5px;
  text-align : center;
  /* max-width : 800px; */
  font-weight : 600;
  margin : 0 auto;
  font-size: 55px;
  text-transform : capitalize;
  display : inline-block;
}
  @media (max-width : 896px) {
  .inner_banner h2{
  margin : 10px auto 0;
  font-size: 24px;
}
}ul.breadcrumb {
  padding : 0px;
  list-style : none;
  background-color : transparent;
  text-align : center;
  display : block;
}
ul.breadcrumb li {
  color : #000000;
  display : inline;
  font-size : 18px;
  font-weight : 400;
}
  ul.breadcrumb li : first-child {
  padding-left : 0;
}
  ul.breadcrumb li:before {
  display : none;
}
  ul.breadcrumb li+li:before {
  content : "\F285";
  font-family : "bootstrap-icons";
  display : inline-block;
  padding : 0 7px;
  font-size : 11px;
  color : #ff414d;
}
ul.breadcrumb li a {
  color : #000000;
  text-decoration : none;
}
  ul.breadcrumb li a : hover {
  color : #ed1f24;
  text-decoration : underline;
}
.pagination_block {
  display : inline-block;
}
.pagination_block a {
  color : #000;
}
.post_card {
  background-color : #fff;
  margin-bottom : 35px;
  display : block;
}
.post_card h1,.post_card h2,.post_card h3,.post_card h4 {
  color : #002157;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}
.post_card h3, .post_card h4 {
  margin : 10px 0;
}
.post_card h2 {
  line-height : 1.2;
  margin-bottom: 20px;
}
.post_card>div {
  padding : 20px 0 5px;
  display : flex;
  justify-content : space-between;
}
.post_card div span {
  color: #a0a0a0;
}
.post_card div span i {
  color : #ff5468;
  font-size : 22px;
}
.post_card figure {
  position : relative;
  overflow : hidden;
  border-radius : 25px;
  border-bottom : #ff5468 solid 5px;
}
.post_card figure span {
  text-align : center;
  position : absolute;
  right : 10px;
  top : 10px;
  background-color : #ff5468;
  color : #fff;
  font-size : 16px;
  display : inline-block;
  text-transform : uppercase;
  line-height : 1.2;
  padding : 10px 15px;
  border-radius : 15px;
}
.post_card figure span strong {
  font-size : 27px;
}
.post_card figure span strong {
  display : block;
}
.blog_media {
  display : inline-block;
  width : 100%;
}
.blog_media a i {
  width : 35px;
  height : 35px;
  border-radius : 100px;
  padding : 5px 0 0 0;
  text-align : center;
  text-decoration : none;
  color : #fff;
  font-size : 17px;
  display : inline-block;
  margin : 0 5px 10px 0;
  transition : 0.3s;
  background-color : #e91d24;
}
.blog_media a i.bi-facebook {
  background-color : #0f98f7;
}
.blog_media a i.bi-twitter {
  background-color : #1aa3f9;
}
.blog_media a i.bi-youtube {
  background-color : #fe0000;
}
.blog_media a i.bi-linkedin {
  background-color : #0a66c2;
}
.blog_media a i.bi-whatsapp {
  background-color : #2bdb4e;
}
  .blog_media a i : hover {
  background : #e9e9e9;
  color : #072f5c;
}
.popular_blog ul {
  margin : 0;
  padding : 0;
}
.popular_blog ul li {
  display : block;
  padding: 20px 0;
  border-bottom : 1px solid #cbd0d9;
  overflow : hidden;
}
.popular_blog ul li figure {
  width : 125px;
  height : 120px;
  position : relative;
  overflow : hidden;
  float : left;
  border-radius : 25px;
  margin : 0;
}
.popular_blog ul li figure>img {
  min-height : 100%;
  min-width : 100%;
  max-width : none;
  transition : 0.3s;
  width : auto;
  height : auto;
  position : absolute;
  top : 50%;
  left : 50%;-ms-transform : translateX(-50%) translateY(-50%);-webkit-transform : translate(-50%, -50%);
  transform : translate(-50%, -50%);
  margin : auto;
  bottom : auto;
  right : auto;
  max-height : 101%;
}
.popular_blog ul li article {
  overflow : hidden;
  padding-left : 15px;
  font-size : 16px;
}
.popular_blog ul li article h5 {
  font-weight : 500;
  margin : 0 0 15px;
  font-family : 'Jost', sans-serif;
  color : #002157;
}
.popular_blog ul li article p {
  color: #a0a0a0;
  margin : 0;
}
.popular_blog ul li article p i{
   background: #ededed;
   padding: 2px 5px;
   border-radius: 50px;
   font-size: 12px;
   color: #ff5468;
}
.popular_blog ul li article p b{
   font-weight: 500;
}
  .popular_blog ul li : last-child {
  border : none;
}
.blog_sidebar {
  padding-left : 30px;
}
  @media(max-width : 992px) {
  .blog_sidebar{padding-left : 0;
  padding-top : 20px;
}
}.panel.services_form_step {
  border : 1px solid #fff;
  border-radius : 20px;
  background-color : #eef6f5;
  padding : 20px 40px;
}
  @media(max-width : 992px) {
  .panel.services_form_step{padding: 20px 10px;margin: 0 -10px;}
  }.wizard-content .wizard>.steps>ul>li:after, .wizard-content .wizard>.steps>ul>li:before {
  content : '';
  z-index : 9;
  display : block;
  position : absolute;
}
.wizard-content .wizard {
  width : 100%;
  overflow : hidden;
}
.wizard-content .wizard .content {
  margin-left : 0 !important
}
.wizard-content .wizard>.steps {
  position : relative;
  display : block;
  width : 100%;
}
.wizard-content .wizard>.steps .current-info {
  position : absolute;
  left : -99999px;
}
.wizard-content .wizard>.steps>ul {
  display : table;
  width : 100%;
  table-layout : fixed;
  margin : 0;
  padding : 0;
  list-style : none;
}
.wizard-content .wizard>.steps>ul>li {
  display : table-cell;
  width : auto;
  vertical-align : top;
  text-align : center;
  position : relative;
}
.wizard-content .wizard>.steps>ul>li a {
  position : relative;
  padding-top : 52px;
  margin-top : 20px;
  margin-bottom : 20px;
  display : block;
}
  .wizard-content .wizard>.steps>ul>li:before {
  left : 0;
}
  .wizard-content .wizard>.steps>ul>li:after {
  right : 0;
}
  .wizard-content .wizard>.steps>ul>li:first-child:before, .wizard-content .wizard>.steps>ul>li:last-child:after {
  content : none;
}
.wizard-content .wizard>.steps>ul>li.current>a {
  color : #2f3d4a;
  cursor : default;
  font-weight : 500;
}
.wizard-content .wizard>.steps>ul>li.current .step {
  border-color : #4caf50;
  background-color : #fff;
  color : #000000;
}
  .wizard-content .wizard>.steps>ul>li.disabled a, .wizard-content .wizard>.steps>ul>li.disabled a : focus, .wizard-content .wizard>.steps>ul>li.disabled a : hover {
  color : #999;
  cursor : default;
}
  .wizard-content .wizard>.steps>ul>li.done a, .wizard-content .wizard>.steps>ul>li.done a : focus, .wizard-content .wizard>.steps>ul>li.done a : hover {
  color : #999;
}
.wizard-content .wizard>.steps>ul>li.done .step {
  background-color : #4caf50;
  border-color : #4CAF50;
  color : #fff;
}
.wizard-content .wizard>.steps>ul>li.error .step {
  border-color : #f62d51;
  color : #f62d51;
}
.wizard-content .wizard>.steps .step {
  background-color : #fff;
  display : inline-block;
  position : absolute;
  top : 0;
  left : 50%;
  margin-left : -24px;
  z-index : 10;
  text-align : center;
}
.wizard-content .wizard>.content {
  overflow : hidden;
  position : relative;
  width : auto;
  padding : 0;
  margin : 0;
}
.wizard-content .wizard>.content>.title {
  position : absolute;
  left : -99999px;
}
.wizard-content .wizard>.content>.body {
  padding : 10px 20px;
}
  @media(max-width : 768px) {
  .wizard-content .wizard>.content>.body{padding : 10px 0;
}
}.wizard-content .wizard>.content>iframe {
  border : 0;
  width : 100%;
  height : 100%;
}
.wizard-content .wizard>.actions {
  position : relative;
  display : block;
  text-align : center;
  padding : 0 20px 20px;
}
.wizard-content .wizard>.actions>ul {
  display : flex;
  list-style : none;
  padding : 0;
  margin : 0;
  justify-content : center;
  flex-wrap : wrap;
  gap : 15px;
}
  .wizard-content .wizard>.actions>ul:after {
  content : '';
  display : table;
  clear : both;
}
.wizard-content .wizard>.actions>ul>li {
  float : left;
}
.wizard-content .wizard>.actions>ul>li+li {
  margin-left : 10px;
}
.wizard-content .wizard>.actions>ul>li>a {
  background : #ff414d;
  color : #fff;
  display : block;
  padding : 8px 25px;
  border-radius : 50px;
  border : 1px solid transparent;
  font-weight : 500;
  white-space : nowrap;
}
  .wizard-content .wizard>.actions>ul>li>a : focus, .wizard-content .wizard>.actions>ul>li>a : hover {
  -webkit-box-shadow : 0 0 0 100px rgba(0, 0, 0, .05) inset;
  box-shadow : 0 0 0 100px rgba(0, 0, 0, .05) inset;
}
  .wizard-content .wizard>.actions>ul>li>a : active {
  -webkit-box-shadow : 0 0 0 100px rgba(0, 0, 0, .1) inset;
  box-shadow : 0 0 0 100px rgba(0, 0, 0, .1) inset;
}
.wizard-content .wizard>.actions>ul>li>a[href="#previous"] {
  background-color : #fff;
  color : #54667a;
  border : 1px solid #d9d9d9;
}
  .wizard-content .wizard>.actions>ul>li>a[href="#previous"] : focus, .wizard-content .wizard>.actions>ul>li>a[href="#previous"] : hover {
  -webkit-box-shadow : 0 0 0 100px rgba(0, 0, 0, .02) inset;
  box-shadow : 0 0 0 100px rgba(0, 0, 0, .02) inset;
}
  .wizard-content .wizard>.actions>ul>li>a[href="#previous"] : active {
  -webkit-box-shadow : 0 0 0 100px rgba(0, 0, 0, .04) inset;
  box-shadow : 0 0 0 100px rgba(0, 0, 0, .04) inset;
}
  .wizard-content .wizard>.actions>ul>li.disabled>a, .wizard-content .wizard>.actions>ul>li.disabled>a : focus, .wizard-content .wizard>.actions>ul>li.disabled>a : hover {
  color : #999;
}
  .wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"], .wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"] : focus, .wizard-content .wizard>.actions>ul>li.disabled>a[href="#previous"] : hover {
  -webkit-box-shadow : none;
  box-shadow : none;
}
  .wizard-content .wizard.wizard-circle>.steps>ul>li:after, .wizard-content .wizard.wizard-circle>.steps>ul>li:before {
  top : 45px;
  width : 50%;
  height : 3px;
  background-color : #4caf50;
}
  .wizard-content .wizard.wizard-circle>.steps>ul>li.current:after, .wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:after, .wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:before {
  background-color : #cecece;
}
.wizard-content .wizard.wizard-circle>.steps .step {
  width : 50px;
  height : 50px;
  line-height : 45px;
  border : 3px solid #cecece;
  font-size : 1.3rem;
  border-radius : 50%;
}
  .wizard-content .wizard.wizard-notification>.steps>ul>li:after, .wizard-content .wizard.wizard-notification>.steps>ul>li:before {
  top : 39px;
  width : 50%;
  height : 2px;
  background-color : #009efb;
}
.wizard-content .wizard.wizard-notification>.steps>ul>li.current .step {
  border : 2px solid #009efb;
  color : #009efb;
  line-height : 36px;
}
  .wizard-content .wizard.wizard-notification>.steps>ul>li.current .step:after, .wizard-content .wizard.wizard-notification>.steps>ul>li.done .step:after {
  border-top-color : #009efb;
}
  .wizard-content .wizard.wizard-notification>.steps>ul>li.current:after, .wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:after, .wizard-content .wizard.wizard-notification>.steps>ul>li.current~li:before {
  background-color : #F3F3F3;
}
.wizard-content .wizard.wizard-notification>.steps>ul>li.done .step {
  color : #FFF;
}
.wizard-content .wizard.wizard-notification>.steps .step {
  width : 40px;
  height : 40px;
  line-height : 40px;
  font-size : 1.3rem;
  border-radius : 15%;
  background-color : #F3F3F3;
}
  .wizard-content .wizard.wizard-notification>.steps .step:after {
  content : "";
  width : 0;
  height : 0;
  position : absolute;
  bottom : 0;
  left : 50%;
  margin-left : -8px;
  margin-bottom : -8px;
  border-left : 7px solid transparent;
  border-right : 7px solid transparent;
  border-top : 8px solid #F3F3F3;
}
.wizard-content .wizard.vertical>.steps {
  display : inline;
  float : left;
  width : 20%;
}
.wizard-content .wizard.vertical>.steps>ul>li {
  display : block;
  width : 100%;
}
  .wizard-content .wizard.vertical>.steps>ul>li.current:after, .wizard-content .wizard.vertical>.steps>ul>li.current:before, .wizard-content .wizard.vertical>.steps>ul>li.current~li:after, .wizard-content .wizard.vertical>.steps>ul>li.current~li:before, .wizard-content .wizard.vertical>.steps>ul>li:after, .wizard-content .wizard.vertical>.steps>ul>li:before {
  background-color : transparent;
}
  @media (max-width : 768px) {
  .wizard-content .wizard>.steps>ul{margin-bottom : 20px;
}
.wizard-content .wizard>.steps>ul>li {
  display : block;
  float : left;
  width : 50%;
  margin : auto;
}
.wizard-content .wizard>.steps>ul>li>a {
  margin-bottom : 0;
}
  .wizard-content .wizard>.steps>ul>li : first-child:before {
  content : '';
}
  .wizard-content .wizard>.steps>ul>li : last-child:after {
  content : '';
  background-color : #009efb;
}
.wizard-content .wizard.vertical>.steps {
  width : 15%;
}
  }@media (max-width : 480px) {
.wizard-content .wizard>.steps>ul>li{
}
  .wizard-content .wizard>.steps>ul>li.current:after {
  background-color : #009efb;
}
.wizard-content .wizard.vertical>.steps>ul>li {
  display : block;
  float : left;
  width : 50%;
}
.wizard-content .wizard.vertical>.steps {
  width : 100%;
  float : none;
}
}.services_form_step label {
  margin-bottom : 10px;
  font-weight : 600;
}
.services_form_step textarea {
  height: 150px;
}
@media(max-width:768px){
  .services_form_step textarea {
    height: 250px;
  }
}
.services_filter {
  position : relative;
  display : flex;
  gap : 15px;
  align-items : baseline;
  margin : 15px 0px 15px;
}
@media(max-width:768px){
  .services_filter {
    gap: 10px;
    margin: 0;
  }
}
.services_filter span {
  white-space : nowrap;
}
.date_filter {
  position : relative;
  padding : 15px;
  border-radius : 15px;
  margin-bottom : 25px;
  background-color : #fff;
  box-shadow : 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
@media(max-width:768px){
  .date_filter {
    padding : 10px;
  }
}
.date_filter input[type="date"] {
  width : 100%;
  margin : 0 0 16px;
  padding : 8px 12px;
  border : solid 1px #ccc;
  height : 50px;
  border-radius : 5px;
  outline : none;
}
.daterangepicker .drp-buttons .btn {
  margin-left : 5px;
  padding : 6px 10px !important;
  height : auto;
  line-height : normal;
}
.range-wrap {
  width : 100%;
  position : relative;
  margin-top : 15px;
}
.range-wrap .range-value {
  position : absolute;
  top : -50%;
}
.range-wrap .range-value span {
  width : 30px;
  height : 24px;
  line-height : 24px;
  text-align : center;
  background : #ff414d;
  color : #fff;
  font-size : 12px;
  display : block;
  position : absolute;
  left : 50%;
  transform : translate(-50%, 0);
  border-radius : 3px;
}
  .range-value span:before {
  content : "";
  position : absolute;
  width : 0;
  height : 0;
  border-top : 5px solid #ff414d;
  border-left : 5px solid transparent;
  border-right : 5px solid transparent;
  top : 100%;
  left : 50%;
  margin-left : -5px;
  margin-top : -1px;
}
.range-wrap input[type=range] {
  -webkit-appearance : none;
  margin : 18px 0;
  width : 100%;
}
  .range-wrap input[type=range] : focus {
  outline : none;
}
  .range-wrap input[type=range] : :-webkit-slider-runnable-track {
  width : 100%;
  height : 4px;
  cursor : pointer;
  background : #c1c1c1;
  border-radius : 25px;
}
  .range-wrap input[type=range] : :-webkit-slider-thumb {
  height : 20px;
  width : 20px;
  border-radius : 50%;
  background : #fff;
  box-shadow : 0 0 4px 0 rgba(0, 0, 0, 1);
  cursor : pointer;-webkit-appearance : none;
  margin-top : -8px;
}
  .range-wrap input[type=range] : focus : :-webkit-slider-runnable-track {
  background : #c1c1c1;
}
.profile_block {
  position : relative;
  margin-left : 25px;
  /* max-height: 791px; */
  /* overflow: hidden; */
  /* overflow-y: auto; */
  /* padding: 5px 15px; */
}
.profile_card {
  position : relative;
  display : flex;
  gap : 20px;
  padding: 15px;
  background : #f9f9f9;
  box-sizing : border-box;
  border-radius : 1px 30px;
  transition : all .3s ease;
  margin-bottom : 20px;
  box-shadow : 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  transform: scale(1);
}
.profile_card:hover { 
  transform: scale(1.02);
  background : #f9f9f9; 
  box-shadow : 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.profile_card.confirm {
  position : relative;
  display : flex;
  gap : 20px;
  padding : 0;
  background : transparent;
  box-sizing : border-box;
  border-radius : 0;
  transition : all .3s ease;
  margin-bottom: 0;
  box-shadow : none;
}
.profile_card .profile_img {
  position : relative;
}
.profile_card .profile_logo {
  position : relative;
  width: 110px;
  height: 110px;
  border: 5px solid #e8e8e8;
  border-radius : 100px;
  overflow : hidden;
  margin: 0 auto;
  background-color : #e8e8e8;
}
.profile_card .profile_logo.checkout_logo {
  width: 70px;
  height: 70px;
  border: none;
}
.profile_card .profile_logo img {
  width : 100%;
  height : 100%;
  object-fit : cover;
  border-radius : 4px;
}
.profile_card .profile_img .btn {
  margin : 0px;
  border : 1px solid #ccc !important;
  height: 32px;
  text-transform : capitalize;
  line-height: 32px;
  min-width: 135px;
  white-space: nowrap;
  padding: 0 8px;
  font-size: 13px;
}
.profile_card .profile_img .btn.select {
  background-color : #ff414d !important;
  border : 1px solid #ff414d !important;
  color : #fff !important;
}
  .profile_card .profile_img .btn.select:before {
  content : "\F633";
  left : 0;
  top : 3px;
  font-family : "bootstrap-icons";
  color : #fff;
  font-size: 16px;
  position : relative;
  line-height : 0;
  margin-right: 2px;
}
.profile_content {
  position : relative;
}
.profile_content .name_title {
  margin-bottom : 10px;
  color : #002157;
  font-size : 22px;
  font-family : "Jost", sans-serif;
  font-weight : 500;
}
.profile_content hr {
  margin : 12px 0;
}
.profile_content p {
  margin : 0px;
}
.profile_content p span{
  color:#000;
  font-size:16px;
}
.detail_box dl {
  font-size: 17px;
  padding-left : 0px;
  position : relative;
  margin : 0 25px 5px 0px;
  display: inline-flex;
  white-space : nowrap;
  font-weight : 500;
  gap: 10px;
}
@media(max-width:768px){
  .detail_box dl {
    font-size: 15px;
    margin : 5px 15px 5px 0px;
  }
} 
.confirm .detail_box dl {
  font-size : 18px;
  padding-left : 0px;
  position : relative;
  margin: 0 0 10px 0px;
  display: flex;
  white-space : normal;
  align-items: baseline;
  text-align: left !important;
}
.confirm .detail_box dl i {
  font-size : 16px;
  margin-right : 7px;
  color : #ff414d;
}
.care_name {
  border-radius : 100px;
  background-color : #4caf50;
  padding : 2px 12px;
  margin : 0 0 5px;
  display : inline-block;
  color : #fff;
}
.care_name i {
  color : #fff !important;
}
  @media (max-width : 991px) {
    .services_form_step .offset-8{
      margin-left : 0px;
    }
    .profile_block {
      margin-left : 0px;
      max-height: none;
    }
  }
@media (max-width : 575px) {
  .profile_content .name_title{
    font-size : 20px;
    margin: 5px 0;
    line-height : normal;
  }
}
@media (max-width : 480px) {
  .profile_card{
  display : block;
  text-align : center;
  /* box-shadow : none; */
  border : #dedede solid 0px;
}
.profile_card.confirm {
  display : block;
}
.profile_card .profile_logo {
  margin: 0px auto 5px;
  width: 95px;
  height: 95px;
}
}.form_block {
  position : relative;
  background : #dceaf4 url(../images/nestling_bg.png) no-repeat;
  background-size : cover;
  background-position : center;
  padding : 40px;
  border : 1px solid #d4e5f1;
  border-radius : 10px;
}
.confirm_detail_left {
  position : relative;
  border : 1px solid #ccc;
  padding : 20px;
  border-radius : 10px;
  min-height: 95%;
  background : #ffffff;
}
.confirm_detail_left .profile_card:hover { 
  transform: scale(1) !important;
}
.confirm_detail_left h4 {
  font-size : 25px;
  color : #002157;
  font-weight : bold;
}
.confirm_detail_left h5 {
  font-family : 'Jost';
  font-weight : 500;
}
.address_box {
  position : relative;
  display : flex;
  gap : 20px;
  padding : 10px 0px;
}
.address_img {
  position : relative;
}
.address_img .address_logo {
  position : relative;
  width : 80px;
  height : 80px;
  border : 1px solid #ccc;
  border-radius : 100px;
  overflow : hidden;
  margin : 0px auto 10px;
}
.address_img .address_logo img {
  width : 100%;
  height : 100%;
  object-fit : cover;
}
.address_img h3 {
  font-size : 15px;
}
.address_detail_box dl {
  font-size : 17px;
  padding-left : 0px;
  position : relative;
  margin : 0px 0px 10px 0px;
  display : flex;
  gap : 5px;
}
.address_detail_box dl i {
  color : #002157;
}
.ellipse_full {
  width : 100%;
  display : block;
  font-weight : 500;
  background : #ededed;
  padding : 10px !important;
  border-radius : 8px;
  margin-top : 10px !important;
  border : 1px solid #fff;
}
.confirm_detail_right {
  position : relative;
  border : 1px solid #ccc;
  padding : 20px;
  border-radius : 10px;
  min-height: 95%;
  background : #ffffff;
}
.payment_box {
  position : relative;
  margin-bottom : 15px;
}
.payment_box dl {
  font-size : 18px;
  padding-left : 0px;
  position : relative;
  margin : 0px 0px 5px 0px;
  display : flex;
  justify-content : space-between;
}
.link_btm a {
  color : #ff414d;
  display: inline-flex;
  gap: 10px;
  align-items: center;
}
.link_btm a i{ 
  position:relative;
  top:2px;
}
.newsletter {
  display : flex;
  max-width : 330px;
  margin-top : 15px;
  gap : 2px;
}
.newsletter input {
  outline : none;
  color : #000;
  padding : 5px 15px;
  background-color : #fff;
  border : 1px solid #ccc;
  border-radius : 8px;
  flex : 1 1 auto;
  width : 100%;
}
.newsletter .btn {
  margin : 0px;
  font-size : 17px;
  border-radius : 100px !important;
}
  @media (max-width : 767px) {
  .confirm_detail_left, .confirm_detail_right{min-height : auto;
  padding : 10px;
}
}.recommend {
  background-color : #d4ffd6;
  border-radius : 20px;
  padding : 2px 10px 2px 2px;
  color : #136916;
  font-size : 15px;
  white-space : nowrap;
}
.recommend.less {
  background-color : #d4f6ff;
  color : #002157;
}
.recommend i {
  font-size : 15px;
  margin : 0 5px;
  line-height : 0;
  position : relative;
  top : 0px;
}
.hourfee {
  color : #1c7a04;
  white-space : nowrap;
}
.profile_info {
  font-size : 17px;
  color : #7e7e7e;
  line-height : 21px;
}
.profile_info a{
  font-size: 16px;
  margin: 0 5px;
}
.error_text {
  color : #ff414d;
  margin : -15px 0 15px 0;
  font-size : 17px;
}
.wizard-content .disabled {
  display : none;
}
.gray_txt {
  color : #999;
}
.block_table {
  border-radius : 15px;
  margin-bottom : 15px;
  overflow : hidden;
}
.block_table table {
  margin : 0 !important;
}
.block_table td {
  color : #000 !important;
  padding: 7px 0px;
}
.block_table td i {
  position: absolute;
  left: 0;
  top:7px;
  font-size : 20px !important;
}
.checkout_item{
  position: relative;
  padding-left: 30px;
}
#confirm_booking_submit{
  background-color : #4caf50!important;
  color : #fff;
}
.next_billing{
  display: flex;
  justify-content: space-between;
  background-color: #eff6ff;
  padding: 2px 10px;
}
.next_billing p{
  margin-bottom: 0px;
}
.block_table_icolor1{
  color : #3b82f6
}
.block_table_icolor2{
  color : #22c55e
}
.block_table_icolor3{
  color : #a855f7
}
.block_table td img {
  height : 24px;
}
  .block_table tr : last-child td {
  border-bottom : #d3dbf2 solid 0px !important;
}
.white_block {
  border : 1px solid #ccc;
  padding : 20px;
  border-radius : 10px;
  display : inline-block;
  margin : auto;
  background : #fff;
}
.steps {
  display : flex;
  justify-content: center;
  margin : 15px 0;
  overflow: hidden;
}
.steps h6 {
  display : flex;
  flex-direction : column;
  align-items : center;
  text-align : center;
  font-family : 'Jost';
  font-weight : 400;
  font-size : 19px;
  color : #999;
  min-width: 235px;
}
.steps span {
  width : 50px;
  height : 50px;
  line-height : 45px;
  border : 3px solid #4caf50;
  font-size : 1.3rem;
  border-radius : 50%;
  display : inline-block;
  position : relative;
  background-color : #eef6f5;
  z-index : 2;
  color : #000;
  font-weight : 500;
  cursor : pointer;
}
  .steps h6 span:after {
  content : '';
  position : absolute;
  display : block;
  height : 3px;
  width : 200px;
  background-color : #4CAF50;
  top : 50%;
  left : 100%;
  z-index : 1;
}
  .steps h6:last-child span:after {
  content : '';
  background-color : #EEF6F4;
  left: 107%;
}

  @media(max-width : 768px) {
  .steps h6{
    width: 33.333%;
    margin-bottom : 30px;
    font-size: 14px;
    min-width: auto;
    font-weight: 500;
    gap: 5px;
  }

}
  @media(max-width : 540px) {
    .steps {
      gap: 5px;
      width: auto;
      justify-content: space-between;
    }
    .steps h6{
      width: auto;
    }
  }
.steps h6.active {
  color : #000;
}
.steps h6.active span {
  background-color : #4CAF50;
  color : #fff;
}
.services_form_step>section {
  display : none;
}
.services_form_step>section.active_step {
  display : block;
}
.key_txt{}.key_txt span {
  background-color : #e6ebeb;
  padding : 4px 14px;
  margin : 0 10px 15px 0;
  display : inline-block;
  border-radius : 100px;
  min-width : 180px;
  white-space : nowrap;
  font-size : 22px;
}
.key_txt span i {
  color : #ff5468;
  font-size : 18px;
}
.care_block {
  background-color : #ff5468;
  border-radius : 0 50px;
  padding: 15px;
  margin-right: 30px;
  /* min-height: 475px; */
  background: -webkit-linear-gradient(0deg, #eefaec, #faf1ef 100%);
  border: #ff414d dashed 1px;
}
.care_block .care_title {
  background : #ffffff url(../images/shape_1.png) right bottom no-repeat;
  border-radius : 0 40px;
  padding: 42px;
  background-size : contain;
  position : relative;
}
.care_block .care_title h2{
    font-size: 38px;
    letter-spacing: normal;
    margin-bottom: 15px;
    color: #002157;
}
.care_block .care_title h3{
    color: #000000;
    margin-bottom: 25px;
    font-family: "Jost", sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.4;
}
.care_block .care_title .btn {
  background-color: #002157;
}
.care_block .care_info{}.care_block ul {
  list-style : none;
  padding : 0;
  margin: 25px 15px 0;
}
.care_block ul li {
  display : flex;
  width : 100%;
  justify-content : space-between;
  color : #fff;
  margin: 8px 0;
  align-items : center;
}
  .care_block ul li:after {
  content : "\F26A";
  left : 0;
  top : 3px;
  font-family : "bootstrap-icons";
  color : #fff;
  font-size : 17px;
  position : relative;
  line-height : 0;
  margin-right : 4px;
}
.care_img{
    position: relative;
    border-radius: 0px 70px 0px 70px;
    overflow: hidden;
    margin-bottom: 15px;
    padding-top: 116%;
    background-color: #e6ebeb;
    margin-right: 30px;
    border: #dfdfdf solid 1px;
}
.care_img img{
    min-width: 101%;
    width: 101%;
    border: #ccc solid 1px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
    min-height: 101%;
}
@media(max-width : 768px) {
  .care_block .care_title {
    padding: 15px; 
}
    .care_img{ 
        border-radius: 0px 50px 0px 50px;
        padding-top: 110%;
        margin: 0 auto 15px;
    }
    .care_block {
      margin-right: 0px;
      margin-bottom: 15px;
      min-height: auto;
    }
    .care_block .care_title h2 {
      font-size: 35px;
    }
}


.accordion-header button {
     border: none;
     border-radius: unset;
     display: block;
     width: 100%;
     text-align: left;
     padding: 0;
     position: relative;
     text-transform: none;
     background-color: transparent;
     font-size: 22px;
     color: #000;
     font-family: "Jost", sans-serif;
     font-weight: 500;
     line-height: 1.3;
     height: auto;
     margin: 30px 0 0 0;
}
@media (max-width: 992px){
     .accordion-header button {
         font-size: 22px;
    }
}
 .accordion.light .accordion-header button {
     color: #fff;
}
 .accordion-header button::after {
     content: '';
     height: 0;
     width: 45px;
     display: block;
     margin-top: 0;
     border-top: #fe5468 solid 3px;
     position: absolute;
     bottom: -10px;
}
 .accordion.light .accordion-header button::after {
     border-top: #fff solid 2px;
}
 .accordion-header button.collapsed::after {
     content: '';
     display: none;
}
 .accordion-header button i {
     background-color: #fe5468;
     color: #fff;
     height: 40px;
     display: inline-block;
     width: 40px;
     text-align: center;
     font-size: 26px;
     padding-top: 0px;
     margin-right: 10px;
     border-radius: 100px;
     position: absolute;
     left: -55px;
     top: -5px;
     box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
     line-height: 42px;
}
 .accordion-header button.collapsed i {
     background-color: #fff;
     color: #144185;
}
 .accordion-item {
     background-color: transparent;
     border: none;
}
 .accordion-body {
     padding: 35px 0 0 0;
}
 .accordion.light .accordion-body {
     color: #fff;
}
 .accordion {
     padding-left: 55px;
}
.heading2{
    font-size: 40px;
    color: #002157;
    margin-bottom: 20px;
}
@media (max-width: 992px){
    .heading2{
        font-size: 35px; 
    }
}
.nestling_img{
    overflow: hidden;
    border-radius: 0 50px 200px 200px;
    margin-right: 20px;
}
@media (max-width: 992px){
    .nestling_img{
        margin: 0 0 20px 0;
    }
}




.panel.professionals_form_step {
    border: 1px solid #fff;
    border-radius: 20px;
    background-color: #eef6f5;
    padding: 20px 40px;
}
@media (max-width: 992px) {
    .panel.professionals_form_step {
        padding: 20px 10px;
        margin: 0 -10px;
    }
}
/*
.panel.professionals_form_step .steps h6:last-child span:after{
    content:'';
    background-color: #EEF6F4;
    display:none;
}
.panel.professionals_form_step .steps h6 span:after{
    width: 222px;
}*/

.success_bar{
    background: rgb(177 225 182);
    border: 1px solid #6cb372;
    padding: 6px 10px;
    color: #145e17;
    display: block;
    border-radius: 5px;
}
.skills_card {
    position:relative;
    padding: 15px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 95%;
    margin-bottom: 5%;
    width: 100%;
}
@media(max-width:992px){
  .skills_card {
      height: auto;
      margin-bottom: 15px;
      padding: 10px;
  }
}
.skills_card .skills_box{
    display: flex;
    align-items: flex-start;
}
.skills_card .image_wrap img {
    width: 100%;
    /* height: 220px; */
    border: 1px solid #cccccc;
    border-radius: 0px 40px;
}
.skills_card .skills_info {
    padding-left: 15px;
    width: 100%;
}
.skills_card .image_wrap{
  max-width: 258px;
  width: 100%;
}
.skills_card .skills_info h3{
    font-size:30px;
    color:#002157;
}
.skills_card .skills_info .list_ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 5px;
    min-height: 180px;
}
@media(max-width:768px){
  .skills_card .skills_info .list_ul {
      min-height: auto;
  }
}
.skills_card .skills_info .list_ul li {
    position: relative;
    padding: 0 0 0px 22px;
    display: inline-block;
    min-width: 60%;
    color: #999;
    margin-bottom: 6px;
    font-size: 17px;
}
.skills_card .skills_info .list_ul li a {
    text-transform: capitalize;
    position: relative;
    right: 0;
    transition: 0.3s;
}
.skills_card .skills_info .list_ul li:before {
    content: "\F26A";
    position: absolute;
    left: 0;
    top: 3px;
    font-family: "bootstrap-icons";
    color: #4caf50;
    font-size: 14px;
}
.price_text{
    text-align:end;
}
.skills_info span{
    font-size:18px;
}

.choose_skills {
    position: absolute;
    margin: 0px;
    top: 20px;
    right: 0px;
}
.choose_skills .switch {    
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 15px;
}
.choose_skills .switch label{   
    position: relative;
    height: 30px;
    width: 60px;
    vertical-align: middle;
}
.choose_skills .switch label input {
    display: none;
}
.choose_skills .switch span{
    margin-top:5px;
    font-weight:500;
}
.choose_skills .slider {
    position: absolute;
    background-color: transparent;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #002157;
}
.choose_skills .round {
    border-radius: 20px;
}
.choose_skills .slider:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #fff;
    top: 50%;
    left: 6px;
    transform: translateY(-50%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    border: 2px solid #002157;
}
.choose_skills .round:before {
    border-radius: 50%;
}
.choose_skills .switch input:checked + .slider {
    background-color: #002157;
}
.choose_skills .switch input:checked + .slider:before {
    -webkit-transform: translate(26px, -50%);
    -ms-transform: translate(26px, -50%);
    transform: translate(26px, -50%);
}
@media(max-width:575px){
    .choose_skills{
        position: absolute;
        top: 265px;
        right:10px;
        text-align: end;
    }
    .choose_skills .switch {
        margin: 10px 0px 0px;
    }
    .skills_card .skills_box{
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }
    .skills_card .image_wrap img{
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }
    .skills_card .skills_info{
        padding-left:0px;
    }
    .price_text,.choose_skills{
        text-align: center;
        margin: 10px 0;
    }
}

.howitworks_card.work_steps .howitworks_box{
    opacity: 1;
    margin: 62px 0 0;
}
.work_steps.howitworks_card .howitworks_box .howitworks_content {
    padding: 60px 15px 15px;
    background: #44a990;
    position: relative;
    border-radius: 25px 0px 25px 25px;
    min-height: 288px;
}
.work_steps.howitworks_card .howitworks_box .howitworks_content h2 {
    margin: 0 0 10px 0;
    font-size: 22px;
    color: #000;
} 
.work_steps.howitworks_card .howitworks_box:first-child .howitworks_content h2 {
    color: #fff;
}   
.work_steps.howitworks_card ul li{
  /* font-size: 16px !important; */
  /* line-height: 1.2; */
}
.howitworks_card.work_steps{
    display: flex;
    gap: 25px;
    margin: 0 0 20px;
}
@media(max-width:675px){
    .howitworks_card.work_steps{
        flex-direction: column;
    }
    .howitworks_card.work_steps .howitworks_box{
        width: 100%;
    }
    .work_steps.howitworks_card .howitworks_box .howitworks_content {
        min-height: auto;
        margin: 0;
    }
}



.left_sidebar{
    background: #eef6f5;
    padding: 30px 20px;
    border-radius: 20px;
    min-height: 670px; 
    margin-right: 30px;
}
 @media (max-width: 767.98px) {
     .left_sidebar{
         margin-bottom:20px;
        margin-right: 0px;
    }
}
.profile_pic {
    position: relative;
    display: block;
    margin: 0px auto 20px;
    height: 200px;
    overflow: hidden;
    border: #ffffff solid 8px;
    border-radius: 200px;
    width: 200px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
 @media (max-width: 767.98px) {
  .profile_pic {
      height: 180px;
      width: 180px;
      border: #ffffff solid 5px;
  }
}
.profile_pic.parent {
    height: 100px;
    width: 100px;
    border: #fff solid 5px;
}
.profile_pic img {
    display: block;
    width: 100%;
}

.sidebar_nav .nav-tabs {
    margin-bottom: 0px;
    display: block;
    border-bottom: none;
}
.sidebar_nav .nav-tabs li {
    position: relative;
    float: none;
    margin:0px;  
}
.sidebar_nav .nav-tabs .nav-item.show .nav-link, .sidebar_nav .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #002157;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 15px;
}
.sidebar_nav .nav-tabs .nav-item.show .nav-link, .sidebar_nav .nav-tabs .nav-link.active i{
    color: #ffffff;
}
.sidebar_nav .nav-tabs .nav-link {
    color: #6f6f6f;
    margin-right: 5px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 18px 3px !important;
    background-color: #ffffff;
    padding: 10px 15px;
    margin-bottom: 10px;
    text-align:left;
    min-width: 100%;
    line-height: normal;
    font-size:16px;
    height: auto;
    transition: all 0.3s;
    border: none;
}
.sidebar_nav .nav-tabs .nav-link i{
    position: relative;
    margin-right: 0;
    font-size: 20px;
    transform: scale(1);
    transition: all 0.3s;
    top: 2px;
}
.sidebar_nav .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #ffffff #ffffff #002157;
    background-color: #002157;
    color: #fff;
}
.sidebar_nav .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover i{
    color: #fff;
}
.sidebar_nav .nav-tabs .nav-link {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.green_tick i {
    color: #4CAF50;
}
.green_tick.warning i {
    color: #ff9800;
}
.green_tick{
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 16px;
}
.green_tick i{
    color: #4CAF50;
}
.green_tick:hover i{
    color: #4CAF50 !important;
}
.bg-danger {
    --bs-bg-opacity: 1;
    background-color: #ff414d !important;
}

.right_content_panel {
    padding: 30px;
    border-radius: 20px;
    background: #f9fcff;
    min-height: 670px;
    border: #ddd solid 1px;
}
.right_content_panel .panel-heading{
    border-bottom: 1px solid #ddd;
}
.right_content_panel .panel-heading h4{
  color:#002157;
  font-family: "Jost", sans-serif;
  font-weight:500;
  font-size:28px;
}
.name_title h4{
    color:#002157;
  font-family: "Jost", sans-serif;
  font-weight:500;
  font-size:28px;
}
.custom_radio_2 {
    display: inline-flex;
    flex-direction: row;
    justify-content:left;
    align-items: center;
    white-space: nowrap;
    max-width: none;
}
@media(max-width:768px){
    .custom_radio_2 {
        flex-wrap: wrap;
    }
}
.custom_radio_2 input{
    margin: 0;
}
.custom_radio_2 input[type="radio"] {
    display: none;
}
.custom_radio_2 input[type="radio"]+label {
    position: relative;
    cursor: pointer;
    transition: all 200ms ease;
    z-index: 0;
    line-height: 18px;
    font-weight: 500;
}
.custom_radio_2 input[type="radio"]+label:before {
    content: "";
    position: relative;
    top: -1px;
    height: 19px;
    width: 19px;
    display: block;
    border: #d3dbf2 solid 2px;
    border-radius: 100px;
}
.custom_radio_2 input[type="radio"]:checked+label {
    border-color: #00aeff; 
    color: #000;
}
.custom_radio_2 input[type="radio"]:checked+label:before {
    border: #002157 solid 6px;
}
.custom_radio_2 input[type="radio"]+label {
    padding: 0px;
    text-align: center;
    color: #6f6f6f;
    min-width: 80px;
    display: flex;
    gap: 5px;
}
@media(max-width:767px){
    .left_sidebar,.right_content_panel{
        min-height: auto;
        padding: 10px;
    }
}
@media(max-width:390px){
    .sidebar_nav .nav-tabs .nav-link{
        font-size:13px;
    }
}


.upload_images  {
  position: relative;
  overflow: hidden;
  border: #ff414d dashed 2px;
  border-radius: 10px;
  padding: 20px 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 0;
  height: 180px;
}
.upload_images.large_upload {
    width: 100%;
}

.upload_images span {
  border: none;
  color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
}

.upload_images i {font-size: 30px;color: #ff414d;}

.upload_images input[type=file] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  right: 0;
  bottom: 0;
  height: auto;
  margin: 0;
  cursor: pointer;
  z-index: 2;
}
.upload_images_block{
    display: flex;
    gap: 10px;
    justify-content: center;
}
.upload_images_block figure{
  height: 180px;
  overflow: hidden;
  border-radius: 10px;
  width: 180px;
  margin: 0;
  background-color: #eef6f5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: #d1e7e4 solid 1px;
}
.upload_images_block figure img{
    width: 100%;
}


.faq .accordion {
    margin-top: 0px;
    padding-left: 0;
}
.faq .accordion .accordion-item {
    border: none;
    margin-bottom:8px;
    padding: 0px;
    border-radius: 25px;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    background: #fff;
    box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
}
.faq .accordion .accordion-item .accordion-header button{
    padding: 16px 45px 16px 30px;
    background: #dceaf4;
    color: #000000;
    font-size: 18px;
    font-weight:500;
    text-transform: capitalize;
    margin: 0px;
    border-radius: 24px;
    outline:none;
}
 @media (max-width: 767.98px) {
   .faq .accordion .accordion-item .accordion-header button{
        padding: 12px 45px 12px 15px;
        font-size: 16px;
        line-height: 1.4;
    }
}
.faq .accordion .accordion-item .accordion-header button:focus{
  outline:none;
  border: none;
  box-shadow: none;
}
.faq .accordion .accordion-item .accordion-header button.collapsed{
    background: transparent;
    color:#000;
}
.faq .accordion .accordion-item .accordion-header button:after {
    content: "\F4FA";
    position: absolute;
    font-family: "bootstrap-icons";
    right: 15px;
    top: 15px;
    width: 25px;
    height: 25px;
    line-height: 26px;
    color: #011941;
    background-image: none;
    font-size: 24px;
    border: none;
}
.faq .accordion .accordion-item .accordion-header button.collapsed:after {
    content: "\F2E6";
    font-family: "bootstrap-icons";
}
.faq .accordion .accordion-body {
    padding-left: 0;
    padding-right: 0;
    padding: 20px 30px;
}
 @media (max-width: 767.98px) {
    .faq .accordion .accordion-body {
        padding: 20px 15px;
    }
}
.left_img{
    overflow: hidden;
    margin-right: 30px;
    border-radius: 0 70px;
}
.left_img img{
    width: 100%;
}
.contactus_info {
     list-style: none;
     margin: 0 40px 20px 0;
     background-color: #faf1ed;
     padding: 40px;
     border-radius: 0 50px;
     /* min-height: 318px; */
}
.contactus_info h3{
  font-family:Jost;
  font-weight: 500;
  color: #002157;
}
 @media (max-width: 768px) {
    .contactus_info {
         margin: 0 0 20px 0;
         padding: 15px;
         border-radius: 0 30px;
         min-height: auto;
    }
}
 .contactus_info li {
     display: block;
     position: relative;
     padding-left: 62px;
     margin: 0 0 20px 0;
}
 .contactus_info i {
     position: absolute;
     left: 0;
     top: -7px;
     font-size: 26px;
     color: #FF414E;
     padding: 7px;
     border-radius: 200px;
     background-color: #ffffff;
     height: 50px;
     width: 50px;
     text-align: center;
     border: #f3d5c7 solid 1px;
}
 .heading6 {
     font-size: 35px;
     font-weight: bold;
     position: relative;
     margin: 0 0 35px;
}
 .heading6 small {
     font-size: 18px;
     color: #e91d24;
     font-weight: 500;
     display: block;
}
 @media (max-width: 767.98px) {
     .heading6 {
         font-size: 25px;
    }
}
 .heading6:before {
     content: "";
     position: absolute;
     left: 0;
     bottom: -5px;
     width: 50px;
     height: 2px;
     background: #ff414d;
}
.map{
    vertical-align: top;
    border-radius: 20px;
    border: #ccc solid 1px;
    overflow: hidden;
    padding: 5px;
}
.map iframe{
    vertical-align: top;
    border:none;
    border-radius: 15px;
}
.small_gap{
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}
.thank_you{
  text-align: center;
}
.thank_you h2{
  margin: 0 0 10px;
  color: #002157;
}
.thank_you img{
  margin: 15px;
  height: 80px;
}
.thank_you p{
  margin: 10px auto;
  max-width: 800px;
}
.thank_you a{
  margin: 15px 5px;
}
.large_list{
  list-style: none;
  padding: 0;
  margin: 0;
}

.large_list li{
  position: relative;
  padding: 0 0 10px 22px;
} 

.large_list li:before{
  content: "\F26A";
  position: absolute;
  left: 0;
  top: 2px;
  font-family: "bootstrap-icons";
  color: #ff414d;
  font-size: 15px;
}
.icon_list{
  list-style: none;
  padding: 0;
  margin: 0;
}

.icon_list li{
  position: relative;
  margin: 0 0 12px 75px;
  border-radius: 10px;
  border: #98c8e3 dashed 1px;
  padding: 20px;
  font-weight: 600;
  line-height: 1.3;
} 
.icon_list li figure{
  position: absolute;
  padding: 11px 0 0;
  border-radius: 200px;
  left: -75px;
  top: 0;
  color: #002157;
  height: 62px;
  width: 62px;
  text-align: center;
  /* background: #edf6f5; */
  /* border: #fafdff solid 1px; */
  background: -webkit-linear-gradient(0deg, rgb(224, 255, 255), rgb(220, 220, 255) 100%);
} 

/*
.icon_list li figure.list_color1{
  background-color: #fdefd4;
} 
.icon_list li figure.list_color2{
  background-color: #ddffee;
} 
.icon_list li figure.list_color3{
  background-color: #e5f6ff;
} 
.icon_list li figure.list_color4{
  background-color: #ffe8fc;
} 
*/
.icon_list li figure img{
  height: 38px;
} 
@media (max-width: 767.98px) {
  .icon_list li{
    margin: 0 0 12px 50px;
    padding: 15px 10px;
  } 
  .icon_list li figure{ 
    padding: 8px 0 0; 
    left: -50px;
    height: 42px;
    width: 42px;0
  } 
  .icon_list li figure img{
    height: 24px;
  }
}
.accordion ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.accordion ul li{
  position: relative;
  padding: 0 0 10px 40px;
} 

.accordion ul li:before{
  content: "\F133";
  position: absolute;
  left: 15px;
  top: 3px;
  font-family: "bootstrap-icons";
  color: #fe5468;
  font-size: 15px;
}
.small_heading{
  font-family: "Jost";
  font-weight: normal;
  color: #002157;
} 
.date { 
  position: relative; 
  background-color: #fff;
}
.date:before{
  content: "\F214";
  position: absolute;
  right: 10px;
  top: 10px;
  font-family: "bootstrap-icons";
  color: #002157;
  font-size: 17px;
  z-index: 1;
}
.date input{
    background-color: transparent;
    position: relative;
    z-index: 1;
}
 
.billing_card_left {
    position: relative;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px;
    min-height: 450px;
    background: #ffffff;
}
.billing_card_right {
    position: relative;
    padding-top: 74px;
}
.credit_card{
  position: absolute;
  width: 159px;
  margin: 0px auto;
  z-index: 1;
  left: 0px;
  right: 0px;
  top: -2px;
}
.card_information {
    position: relative;
    padding: 80px 20px 20px;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    margin-left: 20px;
    min-height: 310px;
}
 @media (max-width: 767.98px) {
     .card_information {
         min-height: auto;
         margin-left: 0;
    }
}
.getcare_now{
  position: relative;
  padding: 0 50px 0 0;
  margin-right: 85px;
}
.getcare_now .care_text {
  background-color: #fff;
  border-radius: 20px 20px 20px 100px;
  padding: 35px 10px;
  background-size: contain;
  position: absolute;
  top: 25px;
  width: 357px;
  box-shadow: 0 0px 18px 0px rgb(16 63 141 / 20%);
  right: -60px;
  text-align: center;
  /* border: #4366a3 solid 1px; */
}
.getcare_now .care_text h2{
  font-size: 35px;
  color: #002156;
}
.getcare_now .care_text h3{
  font-weight: 400;
  font-family: 'Jost';
  font-size: 18px;
  margin: 0 0 30px;
  line-height: 1.5;
}
.getcare_now figure{
  overflow: hidden;
  background-color: #ececec;
  border-radius: 20px;
}
.getcare_now figure img{
  width: 100%;
}
.getcare_now .care_text .btn {
    /* background-color: #002157; */
} 
@media (max-width: 767.98px) {
    .getcare_now{
      padding: 0;
      margin: 0;
    }
    .getcare_now figure{
      display: none;
    }
    .getcare_now .care_text {
      padding: 15px;
      position: static;
      width: auto;
      margin: 0 auto 30px;
      border-radius: 15px 15px 15px 70px;
    }
}
.block_list{
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2%;
}
.block_list li{
  position: relative;
  padding: 50px 15px 5px;
  flex: 0 0 31.333%;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.08);
  margin-bottom: 2%;
  border-radius: 15px;
  margin-top: 32px;
} 
 @media (max-width: 1200px) {
    .block_list li{
         flex: 0 0 47%;
    }
}
 @media (max-width: 767.98px) {
    .block_list li{
         flex: 0 0 97%;
    }
}
.block_list li { 
    color: #555555; 
}
.block_list li > p strong{
  color: #000;
  position: relative;
  padding-bottom: 10px;
  display: block;
  text-align: center;
  /* font-size: 15px; */
} 
.block_list li > p strong:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 70px;
    height: 2px;
    border-bottom: #7288ef dashed 1px;
    margin-left: -35px;
}
.block_list li figure{
  position: absolute;
  left: 50%;
  top: -32px;
  padding: 18px;
  border-radius: 100px;
  height: 80px;
  width: 80px;
  text-align: center;
  z-index: 0;
  background-color: #fff0e0;
  margin-left: -40px;
  background: -webkit-linear-gradient(0deg, rgb(224, 255, 255), rgb(220, 220, 255) 100%);
}
.block_list li figure img{
  width: 100%;
}

.heiglight_text{
  position: relative;
  padding: 15px 15px 15px 55px;
  background-color: #e0e9e8;
  border-radius: 5px;
}
.heiglight_text p:last-child{
  margin-bottom: 0;
}
.heiglight_text:before{
  content: "\F270";
  position: absolute;
  left: 15px;
  top: 10px;
  font-family: "bootstrap-icons";
  color: #44a990;
  font-size: 27px;
}
.heiglight_text ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.heiglight_text ul li{
  position: relative;
  padding: 0 0 10px 40px;
} 

.heiglight_text ul li:before{
  content: "\F285";
  position: absolute;
  left: 15px;
  top: 3px;
  font-family: "bootstrap-icons";
  color: #fe5468;
  font-size: 15px;
}
.accordion strong{
  font-weight: 500;
}

 
.icon_blocks {
  position: relative;
  padding: 60px 25px 15px;
  border-radius: 15px 15px 15px 75px;
  margin-top: 61px;
  height: 80%;
  /* background: -webkit-linear-gradient(45deg, #fff0e0, #ffd0df 100%); */
  background: -webkit-linear-gradient(45deg, #eef6f5, #e0efed 100%);
  /* background-color: #eef6f5; */
} 
 
.icon_blocks > p strong{
  color: #000;
  position: relative;
  padding-bottom: 10px;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
} 
.icon_blocks > p strong:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 70px;
    height: 2px;
    border-bottom: #7298ce dashed 1px;
    margin-left: -35px;
}
.icon_blocks figure{
  position: absolute;
  left: 50%;
  top: -60px;
  padding: 20px;
  border-radius: 100px;
  height: 110px;
  width: 110px;
  text-align: center;
  z-index: 0;
  background-color: #ffffff;
  margin-left: -55px;
  border: #dbf0e1 solid 5px;
}
.icon_blocks figure img{
  width: 100%;
}
.icon_blocks ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_blocks ul li{
  position: relative;
  padding: 0 0 10px 40px;
  /* color: #555; */
} 

.icon_blocks ul li:before{
  content: "\F26A";
  position: absolute;
  left: 15px;
  top: 3px;
  font-family: "bootstrap-icons";
  color: #fe5468;
  font-size: 15px;
}

.img_list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.img_list li{
  position: relative;
  padding: 0 0 10px 55px;
} 
.img_list li p{
  margin: 0;
}
.img_list li p strong{
  display: block;
}
.img_list li > img{
  height: 45px;
  position: absolute;
  left: 0;
  top: 4px;
}

.block_list.five_block li {
    flex: 0 0 18.4%;
    text-align: center;
}

 @media (max-width: 1200px) {
    .block_list.five_block li{
         flex: 0 0 31.33%;
    }
}
 @media (max-width: 767.98px) {
    .block_list.five_block li{
         flex: 0 0 48%;
    }
}
 @media (max-width: 540px) {
    .block_list.five_block li{
         flex: 0 0 97%;
    }
}
.inline_block{
  display: inline-block;
}
.work_steps.howitworks_card.work_steps_caregiver .howitworks_box .howitworks_content {
    padding: 60px 15px 25px; 
    min-height: auto;
}
.caregivers_testimonial .testimonial_item {
    min-height: 220px;
}
.caregivers_testimonial .testimonial_info span b {
  font-size: 20px;
}
.small_info_text{
  position: relative;
  padding: 35px;
  background-color: #e0e9e8;
  border-radius: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 540px) {
    .small_info_text{
          padding: 15px;
    }
}
.small_info_text p{margin-bottom: 10px;}
.small_info_text p:last-child{
  margin-bottom: 0;
}
.small_info_text span{
  position: relative;
  display: inline-block;
  padding-left:40px;
} 

.small_info_text span:before{
  content: "\F26B";
  position: absolute;
  left: 15px;
  top: 3px;
  font-family: "bootstrap-icons";
  color: #fe5468;
  font-size: 15px;
}
@media (max-width: 540px) {
    .small_info_text > div{
          padding: 15px 0;
    }
}

body.no_banner header:before {
    background-color: rgb(255 255 255 / 75%);
    background-image: none;
    height: 74px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, .1);
}
body.no_banner header .site_logo {
    width: 190px;
    display: block;
}
.no_banner_page{
  padding: 120px 0 50px;
}
/*
.no_banner_page h2{
  color: #002157;
  text-align: center;
  max-width: 920px;
  font-weight: 600;
  margin: 0 auto 15px;
  font-size: 55px;
  text-transform: capitalize;
}*/
@media (max-width: 896px) {
    .no_banner_page{
      padding: 64px 0 30px;
    }
    .no_banner_page h2{
        margin: 10px auto 0;
        font-size: 28px;
        gap: 15px;
    }
}
.info_btns{
  border: #0021571c solid 2px;
  border-radius: 100px;
  padding: 1px 8px;
  margin: 15px 0 0;
  display: inline-block;
  cursor: pointer;
  font-size: 15px;
  font-weight: 400;
  color: #011941;
  transition: all 0.3s;
}
.info_btns:hover{
  border: #2196F3 solid 2px;
}
.info_btns i{
  color: #2196F3;
  font-size: 13px;
}
.require{
  color: #ff414d;
}
.steps_title{
    font-size: 24px;
    text-align: center;
    color: #002157;
    margin: 20px 0;
    line-height: 1.3;
}
.flex_col{
  display: flex;
  gap: 25px;
}
.flex_col>div{
  display: block;
}
@media(max-width:768px){
  .flex_col{
    flex-wrap: wrap;
  }
}
.block_sm{
  padding:30px 0px;
}
@media(max-width:896px){
  .block_sm{
    padding:20px 0;
  }
}
.about_banner{
  background-color: #e4e1dc;
  position: relative;
  overflow: hidden; 
}
.about_banner figure{
  position: absolute;
  top: 0;
  z-index: 0;
  text-align: right;
  left: 0;
  right: 0;
  bottom: 0;
}
.about_banner figure img{
  /* max-width: 55%; */
  max-height: 100%;
}
.about_banner .container{
  position: relative;
  z-index: 1;
}
.about_banner p{
  font-size: 25px;
  font-weight: 400;
}
@media(max-width:1400px){
  .about_banner p{
    font-size: 32px;
    font-weight: 300;
  }
}
@media(max-width:992px){
  .about_banner figure img{
    /* max-width: 50%; */
  }
  .about_banner p{
    font-size: 17px;
    font-weight: normal;
  }
}
@media(max-width:540px){
  .about_banner{
    position: relative;
    padding-bottom: 20px;
    padding-top: 60px;
  }
  .about_banner figure{
    position: static;
    top: unset;
    bottom: unset;
  }
  .about_banner figure img{
    max-width: 100%;
    height: auto;
  }
  .about_banner .container{
    margin-top: 20px;
  }
}
.language_list{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 10px 0;
}
.language_list label input{
    margin: 0;
}
.language_list label{
  min-width: 104px;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.input-group input{
  margin: 0;
}
@media(max-width:540px){
  .language_list label{
    min-width: 80px;
  }
  .input-group{
    display: block;
  }
  .input-group > span,
  .input-group > input,
  .input-group > select,
  .input-group > textarea{ 
    display: block !important;
    width: 100% !important;
    border-radius: 5px !important;
    margin-bottom: 2px !important;
  }
}
.small_form{
  max-width: 900px;
  margin: auto;
}

/* ---------------- */


.block_style {
    border-radius: 25px;
    overflow: hidden;
    margin-bottom: 5%;
    border: #97ebe7 solid 1px;
    background: linear-gradient(0deg, #ffffff 22.16%, #e2f6ff 76.47%);
    border-bottom: #92dcff solid 4px;
    height: 95%;
}
.block_style.block_green {
  border: #95eea7 solid 1px;
  background: linear-gradient(0deg, #ffffff 22.16%, #ecf9ee 76.47%);
  border-bottom: #95eea7 solid 4px;
}
.block_style.block_purple {
    border: #9c78db solid 1px;
    background: linear-gradient(0deg, #ffffff 22.16%, #ecf1f9 76.47%);
    border-bottom: #9c78db solid 4px;
}
.block_style.disable_block {
  opacity: 0.4;
  position: relative;
}
.block_style.disable_block:after {
  content: '';
  z-index: 1;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
.block_style .heading{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 25px 0 0;
  align-items: baseline;
  gap: 15px;
}
.block_style .heading h2{
  background-color: #00aeff;
  padding: 9px 15px 9px 28px;
  border-radius: 0 100px 100px 0;
  display: inline-block;
  color: #fff;
  margin-left: 0;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 0;
  font-family: 'Jost';
}
.block_style.block_green .heading h2{
  background-color: #54cb6a;
}
.block_style.block_purple .heading h2{
  background-color: #795ab0;
  font-weight: 500;
}
@media(max-width:540px){
  .block_style {
    height: auto;
  }
}
.inner_heading {
  padding: 20px 25px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 80px;
  gap: 20px;
}
.inner_heading > div{
  display: flex;
  gap: 10px;
}
.inner_heading > div input,
.inner_heading > div select,
.inner_heading > div .btn,
.inner_heading > div .page_search_form{
  margin: 0;
  max-width: 400px;
  width: auto;
}

@media(max-width: 992px) {
  .inner_heading > div{
    flex-wrap: wrap;
  }
  .inner_heading {
    padding: 15px 15px 25px;
    min-height: 46px;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media(max-width: 540px) {
  .inner_heading > div input,
  .inner_heading > div select{
    width: 100%;
  }
}
.inner_heading h2 {
  font-weight: 500;
  position: relative;
}

.inner_heading h2:after {
  content: '';
  height: 3px;
  width: 40px;
  display: block;
  position: absolute;
  background-color: #00aeff;
  border-radius: 10px;
  bottom: -8px;
}

.inner_heading>i {
  color: #00aeff;
  margin-right: 7px;
  font-size: 23px;
  background-color: #e3f7fe;
  height: 40px;
  width: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 100px;
  line-height: 0;
  padding-top: 8px;
  position: relative;
  top: -1px;
}
.inner_heading>figure {
  color: #00aeff;
  margin-right: 7px;
  background-color: #e3f7fe;
  height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 100px;
  line-height: 0;
  padding-top: 6px;
  position: relative;
  top: -1px;
  width: 40px;
}
.inner_heading>figure img {
  height: 25px;
}

.inner_footer {
  padding: 5px 15px;
  border-radius: 3px;
  overflow: auto;
  line-height: 35px;
  font-size: 18px;
  background-color: #e8f8fd;
  font-weight: 600;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  border-top: #dfdfdf solid 1px;
}

.inner_footer a,
.inner_footer span {
  display: block;
  min-width: 35px;
  text-align: center;
  background-color: #c7f1ff;
  height: 35px;
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  padding: 0 20px;
  transition: all 0.3s;
}

.inner_footer a:hover {
  background-color: #00aeff;
  color: #fff;
}
.inner_footer span {
  background-color: #00aeff;
  color: #fff;
}

.inner_footer a i {
  font-size: 17px;
}

.block_style .block_info {
  padding: 10px 15px 0px;
  font-size: 17px;
}
@media (max-width: 992px) {
    .block_style .block_info {
        padding: 0 15px 10px;
    }
}
.block_style .block_info table {
  width: 100%;
  margin-top: 0;
  margin-bottom: 8px;
}
.block_style .block_info table a:hover{
  text-decoration:underline;
}
.block_style .block_info table .btn:hover{
  text-decoration:none;
}
.block_style thead tr{
    border-bottom: #00aeff solid 3px;
}
.block_style table th {
  font-size: 15px;
  background-color: #ffffff !important;
  border-bottom: #ccc solid 1px;
  border: none !important;
  font-weight: 700;
  padding: 10px !important;
  color: #034694;
}
.block_style table tfoot td { 
    background-color: #ecf9ff !important;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px !important;
    font-weight: 700;
}
.block_style table thead {
  border: none !important;
}

.block_style .block_info table tr td {
  padding: 8px 0;
  vertical-align: middle;
  border-bottom: #0000001f solid 1px;
}

.block_style .block_info table tr:last-child td {
  border-bottom: none;
}
.block_style .block_info table tr td:first-child {
  padding-right: 15px;
  white-space: nowrap;
  font-weight: 500;
  color: #002157;
  font-size: 16px;
}
.block_style .block_info table tr td:first-child.review_txt { 
  white-space: wrap; 
  font-weight: normal;
}

.my_account_header{
  margin: 0 0 20px 0;
  border-bottom: #ddd solid 1px;
  padding-bottom: 5px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #002157;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
.my_account_header input,
.my_account_header select{ 
  width: 100%;
  max-width: 250px;
  font-size: 17px;
  margin: 0;
  font-family: "Jost", sans-serif;
  font-weight: 400;
}
.my_account_header span{
}
.my_account_header span:last-child{
  font-family: "Jost", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
}
.review{
  position: relative;
  color: #7e7e7e;
  display: block;
  z-index: 0;
}
.review:before{
    content : "\F6B0";
    font-family : "bootstrap-icons";
    position: absolute;
    font-style: normal;
    font-weight: 400;
    right: -20px;
    bottom: 29px;
    font-size: 81px;
    rotate: 180deg;
    color: #92dcff52;
    z-index: -1;
    line-height: 0;
}
.caregivers_range{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.caregivers_range span{ 
  font-weight: 500;
  color: #ff414d;
}
.video_blog{

}
.video_blog .video_blog_thumbnail{
  margin: 0 0 20px;
  position: relative;
  padding-top: 50%;
  overflow: hidden;
  border-radius: 25px;
  background-color: #ccc;
}
.video_blog .video_blog_thumbnail video{
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: none;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.video_blog .video_blog_thumbnail iframe{
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: none;
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.video_blog .video_blog_info{
  position: static;
  text-align: left;
  background: #fff;
  padding: 140px 15px 15px;
  margin-top: -140px;
  transition: all 0.3s;
  box-shadow: 0 0px 25px 0px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 45px;
  border-bottom-left-radius: 45px;
}
.video_blog .video_blog_info h3{
  transition: all 0.3s;
  color: #002157;
  min-height: 60px;
  display: block;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}
.video_blog .video_blog_info p{
}

.page_search_form{
  display: flex;
  border: #d3dbf2 solid 1px;
  border-radius: 10px;
  max-width: 500px;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  transition: all 0.5s;
  height: 42px;
  align-items: center;
}
.page_search_form input[type="text"]{
  margin: 0;
  border: none;
  background-color: transparent;
  font-size: 17px;
}
.page_search_form select{ 
  margin: 0;  
  border: none; 
  width: auto;
  background-color: #e3f7fe;
}
.page_search_form button{
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0 15px;
}
.page_search_form button i{
  font-size: 19px;
  color: #526b7a;
}
.bank_link{
  border: #ccc dashed 2px;
  padding: 10px;
  border-radius: 10px;
  width: 220px;
  margin: auto;
  height: 180px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  cursor: pointer;
}
.bank_link i{ 
  display: block;
}
.serach_input_group{
  width: 310px;
  flex-wrap: nowrap;
  display: flex;
}
.serach_input_group button{
  border-radius: 0 5px 5px 0;
  border: none;
  height: 45px;
}
.performance_table tr th{
  white-space: nowrap;
  font-weight: 500;
}
.performance_table tr td{
  vertical-align: middle;
}
.review_txt{
    font-size: 16px;
    color: #666;
    line-height: 1.3;
    max-width: 250px;

}
.star_rating{
  white-space: nowrap;
  font-size: 16px;
  color: #ffa907;
  display: inline-flex;
  gap: 2px;
  align-items: center; 
}
.star_rating span{
  white-space: nowrap;
  font-size: 17px;
  color: #000;
  margin-right:10px;
}
.daterangepicker .drp-buttons .btn {
    border: none;
}
.share_btn{
  text-align: right;
}
.share_btn a{
  padding: 2px 10px;
  font-size: 22px;
  color: #ff414d;
}
.win_info{
  font-size: 22px;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: #19881c;
  line-height: 1.2;
}
.win_info i{
}
.fail_info{
  font-size: 22px;
  display: inline-flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  color: #ff0000;
      line-height: 1.2;
}
.fail_info i{
}
.filter_list{
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_list > li{ 
}
.filter_list > li label{
  font-weight: 400;
  display: flex;
  gap: 8px;
  align-items: center;
}
.filter_list > li input{
  margin-top:0;
}
.filter_list h5{
  font-family: 'Jost';
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0 25px;
  color: #002157;
}
.filter_info{
  background-color: #f0faf0;
  border-radius: 15px;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
@media(max-width:540px){
  .filter_info{
    padding: 15px 10px;
  }
}
.filter_info h4{ 
  margin-bottom: 15px;
  color: #002157; 
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
.filter_info ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.filter_info ul li{
  position: relative;
  padding: 0 0 10px 22px;
  line-height: normal;
  font-size: 17px;
}
.filter_info ul li:last-child{
  padding: 0 0 0 22px;
}
.filter_info ul li:before {
    content: "\F26A";
    position: absolute;
    left: 0;
    top: 4px;
    font-family: "bootstrap-icons";
    color: #4caf50;
    font-size: 15px;
}


/*================================*/


.price-input {
  width: 100%;
  display: flex;
  margin: 25px 0;
}
.price-input .field {
  display: flex;
  width: 100%;
  height: 45px;
  align-items: center;
}
.field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin: 0 0 0 10px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #d0d0d0;
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator {
  width: 130px;
  display: flex;
  font-size: 19px;
  align-items: center;
  justify-content: center;
}
.price_range .slider {
  height: 5px;
  position: relative;
  background: #ddd;
  border-radius: 5px;
}
.slider .progress {
  height: 100%;
  left: 1%;
  right: 1%;
  position: absolute;
  border-radius: 5px;
  background: #4caf50;
}
.price_range .range-input {
  position: relative;
}
.price_range .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}
.price_range input[type="range"]::-webkit-slider-thumb {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  background: #4caf50;
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  border:rgb(97 129 98 / 0%) solid 5px;
}
.price_range input[type="range"]::-webkit-slider-thumb:hover {
  border:rgb(97 129 98 / 55%) solid 5px;
}
.price_range input[type="range"]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 50%;
  background: #4caf50;
  pointer-events: auto;
  -moz-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

/* Support */
.support-box {
  top: 2rem;
  position: relative;
  bottom: 0;
  text-align: center;
  display: block;
}
.b-btn {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
.b-btn.paypal i {
  color: blue;
}
.b-btn:hover {
  text-decoration: none;
  font-weight: bold;
}
.b-btn i {
  font-size: 20px;
  color: yellow;
  margin-top: 2rem;
}
.price_range{
 margin: 0 0 30px;
}






.caregiver_reviews{
  display:none;
}

.content{
  background-color:#333;
  height:200px;
  margin:10px 0;
  border:1px solid #ccc;
}




.caregiver_review {
    position: relative;
    background-color: #FFF;
    border-radius: 0 40px 40px 40px;
    padding: 20px;
    border: #cedcdb solid 1px;
    margin-bottom: 25px;
    background-color: #eef6f5;
}
@media(max-width:768px){
  .caregiver_review {
      border-radius: 0 30px 30px 30px;
      padding: 10px;
      margin-bottom: 15px;
  }
}
.caregiver_top_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0px;
  margin-top: 10px;
}
.caregiver_author_box{
  display: flex;
  align-items: center;
  gap: 15px;
}
.caregiver_thumb {
    position: relative; 
    border-radius: 50px;
    overflow: hidden;
    width: 85px;
    height: 85px;
    box-shadow:0 5px 10px 0px rgba(0, 0, 0, 0.25);
}
.caregiver_thumb img{
  width:100%;
  min-height: 100%;
}
.caregiver_info {
  position:relative;
  padding-left: 45px;
}
.caregiver_info span {
  font-size: 20px;
  color: #000;
  line-height: 20px;
}
@media(max-width:768px){
  .caregiver_info span {
    font-size: 16px;
    line-height: 18px;
  }
}
.caregiver_info span b{
  display:inline-block;
}
.caregiver_info:before {
  content: "\F4DA";
  left: 0;
  top: -5px;
  font-family: "bootstrap-icons";
  color: #ff5468;
  font-size: 20px;
  height: 35px;
  width: 35px;
  display: inline-block;
  background-color: #dee9e7;
  text-align: center;
  border-radius: 100px;
  vertical-align: baseline;
  line-height: 35px;
  margin-right: 8px;
  position:absolute;
}
@media(max-width:768px){
  .caregiver_info:before {
    top: 5px;
  }
}
.caregiver_info span b {
    font-weight: 400;
    color: #ff5468;
}
.caregiver_icon {
  text-align: right;
  flex: 62px 0 0;
}
.caregiver_icon img{
  height: 46px;
}
.caregiver_content P {
    line-height: normal;
    color: #555;
    padding-bottom: 0px;
    margin-bottom: 0;
}
.hire_btn{
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.hire_btn a.active{
  background-color: #002157;
    border: 1px solid #002157;
    color: #fff;
}
 
.hire_btn a{
  text-transform: capitalize;
  min-width: 100px;
  margin:0;
}

.list_language{
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}
.list_language li {
    position: relative;
    padding: 0 15px 10px 22px;
    line-height: normal;
    display: inline-block;
}
.list_language li:before {
    content: "\F26B";
    position: absolute;
    left: 0;
    top: 5px;
    font-family: "bootstrap-icons";
    color: #ff414d;
    font-size: 15px;
}
.review_no{
}
.review_no i{
  color: #3F51B5;
}
.two_btn{
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
}
.two_btn a{
  padding: 0 10px;
  font-size: 16px;
  flex: 1;
  white-space: nowrap;
}
.list_service{
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}
.list_service li {
    position: relative;
    padding: 0 15px 10px 25px;
    line-height: normal;
    display: inline-block;
}
.list_service li i{
    position: absolute;
    left: 0;
    top: 2px;
    color: #ff414d;
    font-size: 17px;
}
.profile_details_block{
  display: flex;
  background: #eef6f5;
  padding: 30px 20px;
  border-radius: 20px;
  margin-bottom: 20px;
  gap: 20px;
  flex-wrap: wrap;
}
.profile_details_block .profile_pic{
  margin-bottom: 0px;
}
@media(max-width:768px){
  .profile_details_block{
    text-align:center;
    padding:10px;
    flex-direction: column;
    gap: 10px;
  }
   .profile_details_block .star_rating { 
     justify-content:center;
  }
  .hire_btn {
    justify-content: center;
  }
  .hire_btn a {
      min-width: 110px;
      padding: 0 15px;
  }
}
.profile_details_block>div{
}
.hire_form >div{
  padding: 5px;
  display: flex;
  gap:10px;
  background-color: #eef6f5;
  border-radius: 10px;
  margin: 12px 0 16px;
  border: #d2e3e1 solid 1px;
}
@media(max-width:992px){
  .hire_form >div{
    flex-wrap: wrap;
    padding: 10px;
    justify-content: center;
  }
}
.hire_form input,.hire_form select, .hire_form button{
  margin:0;
}
.hire_form input{
  min-width: 250px;
  font-size: 14px;
}
.hire_form select{ 
  color: #000;
  font-size: 14px;
}
select:disabled {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.hire_form{
  display: none;
}
.small_calendar{
  margin: auto;
  max-width: 800px;
}
.shift_list{
}
.shift_list>div{
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
  gap:10px;
}
.shift_list>div>label{
  min-width: 165px;
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 10px;
}
@media(max-width:768px){
  .shift_list>div{
    flex-direction: column;
  }
}
@media(max-width:992px){
  .shift_list>div>label{
    min-width: 138px;
    gap: 5px;
  }
}
.shift_list>div input{
  margin: 0;
  font-size: 16px;
}
.shift_list>div .error_text{
  margin: 0;
}
.parent_panel{
  min-height: 515px;
}



.rating .right {
  float: right;
}

.rating.left {
  float: left;
}

.rating .stars {
  margin-right: 15px;
}

.rating .stars .star {
  float: left;
  padding: 5px;
  cursor: pointer;
}

.rating .stars .star:before {
  font-family : "bootstrap-icons";
  content: '\F586';
  color: #ccc;
  font-size: 35px;
}

.rating .stars .star:hover:before,
.rating .stars .star.to_rate:before,
.rating .stars .star.rated:before {
  color: #ffa907;
}

.rating .stars .star.no_to_rate:before {
  color: #d0e8f0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #000000;
    text-decoration: none;
    background-color: #e7e7e7;
}
.error_text {
    min-height: 1px;
}

.caregiver_review_section .testimonial_item{
  padding: 30px 40px;
  background-color: #eef6f5;
  box-shadow: none;
  border: #d2e3e1 solid 1px;
  background-image: url(../images/quote.png);
  background-repeat: no-repeat;
  background-position: 95% 95%;
}
.caregiver_review_section .testimonial_item p{
  color: #000; 
}










.range-slider {
  *
  zoom: 1;
  margin: 20px 0;
  padding-top: 3.5em;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.range-slider:before, .range-slider:after {
  content: " ";
  display: table;
}
.range-slider:after {
  clear: both;
}
@media (min-width: 640px) {
  .range-slider {
    padding-top: 3.5em;
  }
}
@media (min-width: 1024px) {
  .range-slider {
    padding-top: 3.5em;
  }
}
.range-slider .track {
  bottom: 35px;
  height: 6px;
  left: 0;
  margin-bottom: -3px;
  position: absolute;
  width: 0;
  z-index: 50;
  right: 0;
}
.range-slider .track--full {
  background: #d5d5d5;
  width: 100%;
}
.range-slider .track--included {
  background: #4caf50;
  border-radius: 3px;
  margin-left: -5%;
}
.range-slider .slider-thumb {
  background: #555;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  display: block\9;
  height: 30px;
  left: 0;
  position: absolute;
  width: 30px;
  z-index: 101;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .range-slider .slider-thumb {
    display: block;
  }
}
@media (min-width: 640px) {
  .range-slider .slider-thumb {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider .slider-thumb {
    height: 30px;
    width: 30px;
  }
}
.range-slider [type=range] {
  -webkit-appearance: none;
  background: none;
  height: 30px;
  margin: 0;
  outline: none;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 75;
}
@media (min-width: 640px) {
  .range-slider [type=range] {
    height: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range] {
    height: 30px;
  }
}
.range-slider [type=range]:focus {
  outline: none;
}
.range-slider [type=range]::-moz-focus-outer {
  border: 0;
}
.range-slider [type=range]:first-of-type {
  float: left;
  margin-bottom: -30px;
}
@media (min-width: 640px) {
  .range-slider [type=range]:first-of-type {
    margin-bottom: -30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]:first-of-type {
    margin-bottom: -30px;
  }
}
.range-slider [type=range]:last-of-type {
  float: right;
  margin-bottom: 0;
}
.range-slider [type=range]::-webkit-slider-runnable-track {
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type=range]::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type=range]::-ms-track {
  background: transparent;
  border: 0;
  border-color: transparent;
  color: transparent;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]:focus::-ms-fill-lower {
  background: none;
  border: 0;
}
.range-slider [type=range]:focus::-ms-fill-upper {
  background: none;
  border: 0;
}
.range-slider [type=range]::-moz-range-track {
  -moz-appearance: none;
  background: none;
  border: 0;
  height: 6px;
  z-index: -1;
}
.range-slider [type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #4caf50;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: -12px;
  outline: 0;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
  border:#4caf50 solid 8px;
  transition:all 0.3s;
}
.range-slider [type=range]::-webkit-slider-thumb:hover {
  background: #4caf50;
  border:#d5d5d5 solid 8px;
}

@media (min-width: 640px) {
  .range-slider [type=range]::-webkit-slider-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]::-webkit-slider-thumb {
    height: 30px;
    margin-top: -12px;
    width: 30px;
  }
}
.range-slider [type=range]::-ms-thumb {
  background: #555;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: 0;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
}
@media (min-width: 640px) {
  .range-slider [type=range]::-ms-thumb {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1024px) {
  .range-slider [type=range]::-ms-thumb {
    height: 30px;
    width: 30px;
  }
}
.range-slider [type=range]::-moz-range-thumb {
  -moz-appearance: none;
  background: #4caf50;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  height: 30px;
  margin-top: -12px;
  pointer-events: all;
  position: relative;
  width: 30px;
  z-index: 100;
}
 
.range-slider .output,
.range-slider output {
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  height: 2.5em;
  left: 50%;
  line-height: 2.5em;
  padding: 0 0.75em;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(-50%, 0);
  min-width: 45px;
  background: rgb(76,175,80);
  background: linear-gradient(0deg, rgba(76, 175, 80, 1) 0%, rgb(92 185 96) 100%);
}
.range-slider .output:after,
.range-slider output:after {
  content:'';
  position:absolute;
  display:inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #4eb052 transparent transparent transparent;
  transform: rotate(0deg);
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
}


.chat_box_body{
  background-color: #eef6f5;
  border-radius: 20px;
  border: #d0dfde solid 1px;
  overflow: hidden;
}
@media(max-width: 992px){
  .chat_box_body {
    margin: 0 -12px;
    border-radius:0;
    border:none;
  }
}
.chat_head {
  background-color: #eef6f5;
  border-radius: 20px 20px 0 0;
  padding: 15px;
}
@media(max-width: 992px){
  .chat_head {
    border-top: #c4dedb solid 1px;
    border-radius: 0;
    border-bottom: #c4dedb solid 1px;
  }
}
.chat_head article{
  display: flex;
  align-items: center;
}
.chat_back {
  background-color: #fff;
  border-radius: 8px;
  width: 45px;
  display: inline-block;
  text-align: center;
  font-size: 28px;
  height: 45px;
  line-height: 1.5;
  color: #000;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  transition: 0.4s;
}
.chat_back:hover {
  transition: 0.4s;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
.chat_head figure {
  float: left;
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: relative;
  border-radius: 60px;
  border: 2px solid #d0dfde;
  margin-right: 15px;
}
.chat_head figure > img {
  width: 101%;
  vertical-align: top;
}
.chat_head h3 {
  overflow: hidden;
  font-size: 22px;
  font-family: 'Jost';
  font-weight: 500;
  margin: 0;
}
.chat_head h3 span {
  display: block;
  opacity: 0.8;
  font-size: 13px;
  font-weight: 400;
  margin-top: 5px;
}
.chat_dropdown {
  cursor: pointer;
  display: inline-block;
  margin: 6px 0 0;
  font-size: 20px;
  color: #000;
  letter-spacing: 3px;
}
.chat_dropdown:after {
  display: none;
}
.chat_dropdown + ul {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0;
}
.chat_dropdown + ul a {
  display: block;
  padding: 6px 10px;
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #dedede;
  transition: 0.3s;
}
.chat_dropdown + ul a:hover {
  background-color: #d5d5d5;
}
.chat_msg_box {
  background-color: #fff;
  padding: 15px;
  height: calc( 100vh - 290px);
  overflow: auto;
}
.msg_send figure {
  float: left;
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  border: 2px solid #fff;
  margin-right: 15px;
}
.msg_send figure img {
  display: inline-block;
  width: 120%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: auto;
  max-width: 120%;
}
.msg_send article {
  overflow: hidden;
  margin-left: 0;
}
.msg_send article p {
  background-color: #edf5f4;
  font-weight: normal;
  padding: 10px 15px;
  line-height: 1.5;
  display: inline-block;
  border-radius: 15px 15px 15px 0;
  margin: 20px 0 0 0;
  max-width: 95%;
}
.msg_send article span {
  display: block;
  opacity: 0.8;
  font-weight: 400;
  font-size: 14px;
  margin-top: 5px;
}
.msg_receive figure {
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  border: 2px solid #fff;
  margin-left: 15px;
  float: right;
}
.msg_receive figure img {
  display: inline-block;
  width: 120%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: auto;
  max-width: 120%;
}
.msg_receive article {
  margin-right: 0;
  text-align: right;
  overflow: hidden;
}
.msg_receive article p {
  background-color: #44a990;
  font-weight: normal;
  padding: 10px 15px;
  line-height: 1.4;
  display: inline-block;
  color: #fff;
  border-radius: 15px 15px 0 15px;
  max-width: 95%;
  margin: 20px 0 0 0;
}
.msg_receive article span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  opacity: 0.8;
  margin-top: 2px;
}
.msg_send article > div:nth-child(1) p {
  /* border-radius: 0 20px 20px 20px; */
}
.msg_receive article > div:nth-child(1) p {
  /* border-radius: 20px 0 20px 20px; */
}
.type_txt {
  min-width: initial !important;
  letter-spacing: 4px;
}
.chat_box_bottom {
  background-color: #eef6f5;
  border-top: 1px solid #d0dfde;
  padding: 15px;
  overflow: hidden;
}

.chat_box_bottom figure {
  float: left;
  width: 45px;
  height: 45px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  border: 2px solid #fff;
  margin-right: 15px;
}
.chat_box_bottom figure img {
  display: inline-block;
  width: 120%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-height: auto;
  max-width: 120%;
}
.chat_box_bottom article {
  overflow: hidden;
  display: flex;
  gap: 10px;
  align-items: center;
}
.chat_box_bottom input {
  width: 100%;
  border: #d0dfde solid 1px;
  margin: 0;
}
.chat_box_bottom input[type="text"]:focus {
  outline: none;
}
.chat_box_bottom a {
  display: inline-block;
  margin-top: 5px;
  margin-right: 12px;
}
.chat_box_bottom .msg_btn {
  display: inline-flex;
  cursor: pointer;
  width: 45px;
  vertical-align: top;
  margin: 0;
  padding: 0;
  background-color: #002157;
  font-size: 22px;
  align-items: center;
  flex: 45px 0 0;
  justify-content: center;
  height: 45px;
}
.chat_box_bottom .msg_btn img {
  max-width: none;
}
 @media(max-width:600px) {
  .chat_back {
    margin-bottom: 10px;
  }
  .chat_box_bottom a {
    display: none;
  }
  .chat_box_bottom .msg_btn {
  }
  .chat_msg_box {
    height: calc(100vh - 315px);
    padding: 12px;
  }
}
.success_text {
  color : #19881c;
  margin : -15px 0 15px 0;
  font-size : 17px;
}
.success_text a{
  color : #19881c;
  text-decoration:underline;
}
.hire_form input.message_input{
  min-width: 490px;
}
@media(max-width:1100px){
  .hire_form input.message_input{
    min-width: 100%;
  } 
}

.chat_list{
   display: flex;
   gap: 30px;
}
@media(max-width:992px){
  .chat_list{
     gap: 10px;
     flex-direction: column;
     position: fixed;
     z-index: 1;
     bottom: 0;
     left: 0;
     right: 0;
     top: 0;
     padding: 70px 12px 0;
     background-color: #fff;
  }
}
.chat_list .nav-tabs{
  display: flex;
  flex-direction: column;
  width: 300px;
  background: #eef6f5;
  padding: 15px;
  border-radius: 20px;
  gap: 10px;
  flex: 300px 0 0;
  overflow: auto;
  height: calc(100vh - 135px);
  flex-wrap: nowrap;
}
.user_lists{
  display:none;
  position: absolute;
  right: 10px;
  top: 85px;
  width: 38px;
  height: 50px;
  cursor: pointer;
  padding: 0px 5px;
  z-index: 2;
  text-align: center;
  line-height: 50px;
}
.user_lists:after{
  content: '\F282';
  font-family: "bootstrap-icons";
  font-size: 28px;
  color: #002157;
}
.user_lists.active:after{
  content: '\F286';
}

.bookcare_filter_btn{
  display:none;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  padding: 0px 5px;
  z-index: 1;
}
.bookcare_filter_btn:after{
  content: '\F56B';
  font-family: "bootstrap-icons";
  font-size: 28px;
  color: #002157;
}
.bookcare_filter_btn.active:after{
  content: '\F56B';
}
@media(max-width:992px){
  #bookcare_filter{
    display: none;
  }
  .filter_info{
    display: none;
  }
  .services_filter{
    padding-right: 70px;
  }
  .user_lists{
    display:block;
  }
  .bookcare_filter_btn{
    display:block;
  }
  .chat_list .nav-tabs{
     width: auto;
     height: auto;
     position: absolute;
     z-index: 1;
     top: 145px;
     left: 0;
     right: 0;
     border-radius: 0;
     overflow: auto;
     display: none;
     padding: 0 15px;
     box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 10%);
     max-height: calc(70vh - 52px);
     border-top: #c4dedb solid 1px;
  }
}
.chat_list .nav-tabs li{
  border-bottom: #d0dfde solid 1px;
  width: 100%;
}
.chat_list .nav-tabs li > h2 {
    color: #002157;
    font-family: "Jost", sans-serif;
    font-weight: 500;
}
@media (max-width: 896px) {
  .chat_list .nav-tabs li > h2 {
    margin:10px 0;
  }
}
.chat_list .nav-tabs li > div {
  border: none;
  color: #000;
  display: flex;
  gap: 15px;
  padding: 10px 10px;
  border-bottom: #d0dfde solid 1px;
}
.chat_list .nav-tabs li > div figure {
  height: 48px;
  width: 48px;
  overflow: hidden;
  border-radius: 200px;
  border: #dfebe9 solid 2px;
}
.chat_list .nav-tabs li > div figure img {
  width: 101%;
  vertical-align: top;
}
.chat_list .nav-tabs li > div > div {
  display: flex;
  gap: 5px;
  flex-direction: column;
  justify-content: center;
}
.chat_list .nav-tabs li > div h4 {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
.chat_list .nav-tabs li > div p {
  margin: 0;
  font-size: 14px;
  opacity: 0.8;
}
.chat_list .nav-tabs li > div:hover, .chat_list .nav-tabs li > div.active {
  border: none;
  background-color: #fff;
  color: #000;
  border-bottom: #d0dfde solid 1px;
}
.chat_list .tab-content {
  flex: auto;
}
.faq_block{
  position:relative;
}
.faq_block .nav-tabs{
  justify-content: center;
  margin-bottom: 30px;
  border-bottom: 2px solid #dee2e6;
  gap: 20px;
}
.faq_block .nav-tabs .nav-link{
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  border: 2px solid transparent;
  margin-bottom: -2px;
  padding: 10px 0;
  position:relative;
}
.faq_block .nav-link{
  color:#011941;
}
.faq_block .nav-link:hover{
  color:#011941;
}
.faq_block .nav-tabs .nav-link.active{
  border-color: transparent;
}
.faq_block .nav-tabs .nav-link:after{
  content:'';
  position:absolute;
  height:2px;
  background-color:#011941;
  bottom: -2px;
  left: 50%;
  right: 50%;
  transition:all 0.3s;
}
.faq_block .nav-tabs .nav-link.active:after{
  content:'';
  left: 0;
  right: 0;
}
.faq_block .nav-tabs .nav-item.show .nav-link, .faq_block .nav-tabs .nav-link.active {
    color: #011941;
}
.faq_block .nav-tabs .nav-link:hover{
  background-color: transparent;
}
.listNumber{
  list-style-type:number !important;
  padding: 0px 0px 0px 40px !important;
}
.listNumber li {
    padding: 0 0 10px 5px !important;
}
.listNumber li:before{
  display:none;
}
.faq_block .accordion-header {
    margin: 0;
}


@media screen and (max-width: 600px) {
  .table-responsive table {
    border: 0;
  }

  .table-responsive table caption {
    font-size: 1.3em;
  }
  
  .table-responsive table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  .table-responsive table tr {
    border: #ddd solid 1px;
    display: block;
    margin-bottom: 5px;
  }
  
  .table-responsive table td {
    display: flex;
    position: relative;
    flex: 1;
  }
  
  .table-responsive table td::before {
    content: attr(data-label);
    font-weight: 600;
    width: 50%;
    padding-right: 10px;
    white-space: normal;
    text-align: left;
    flex: 0 0 50%;
  }
  
  .table-responsive table td:last-child {
    border-bottom: 0 !important;
  }
}
.checkbox_list{
  display: flex;
  flex-direction: row;
  gap: 10px;
  margin-bottom: 5px;
}
.checkbox_list>input {
  min-width: 18px;
}
.connected-sortable {
  list-style: none;
  width: 100%;
  padding: 0;
  max-width: 450px;
}

.connected-sortable li.draggable-item {
  width: inherit;
  padding: 15px 20px;
  background: linear-gradient(90deg, #ffffff 22.16%, #e9f8ff 76.47%);
  -webkit-transition: transform .25s ease-in-out;
  -moz-transition: transform .25s ease-in-out;
  -o-transition: transform .25s ease-in-out;
  transition: transform .25s ease-in-out;
  -webkit-transition: box-shadow .25s ease-in-out;
  -moz-transition: box-shadow .25s ease-in-out;
  -o-transition: box-shadow .25s ease-in-out;
  transition: box-shadow .25s ease-in-out;
  border: #2bbcff solid 1px;
  margin-bottom: 5px;
  border-radius: 15px;
  border-left: #2bbcff solid 3px;
  }

.connected-sortable li.draggable-item:hover {
    cursor: pointer;
    background: linear-gradient(90deg, #ffffff 22.16%, #c5edff 76.47%);
  }

.connected-sortable
  li.draggable-item.ui-sortable-helper {
  background-color: #e5e5e5;
  -webkit-box-shadow: 0 0 8px rgba(53,41,41, .8);
  -moz-box-shadow: 0 0 8px rgba(53,41,41, .8);
  box-shadow: 0 0 8px rgba(53,41,41, .8);
  transform: scale(1.015);
  z-index: 100;
}
.connected-sortable
  li.draggable-item.ui-sortable-placeholder {
  background-color: #ddd;
  -moz-box-shadow:    inset 0 0 10px #000000;
  -webkit-box-shadow: inset 0 0 10px #000000;
  box-shadow:         inset 0 0 10px #000000;
};

.form-switch>.form-check-input {
    width: 40px !important;
    height: 20px !important;
}
.form-check-input:checked {
    background-color: #00aeff;
    border-color: #00aeff;
}

.permission_block{
  display: inline-flex;
  gap: 20px;
  align-items: center;
  overflow: hidden;
  border-radius: 21px;
  padding-right: 10px;
  background: linear-gradient(264deg, #ffffff 22.16%, #d2f1ff 76.47%);
  border: #a5e1ff solid 1px;
  margin: 5px 10px 10px 0;
}
.permission_block span{
  padding: 5px 0 5px 15px;
  color: #034694;
  min-width: 200px;
}
.large_url li{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.txt_block{
    border: #98c8e3 dashed 1px;
    border-radius: 10px;
    padding: 15px;
    height: 85%;
    margin-bottom: 25px;
}
@media(max-width: 540px) {
.txt_block{
    margin-bottom: 15px;
}
}
.txt_block h5{
    color: #002157;
    font-family: 'Jost';
    font-weight: 500;
}
.txt_block p{
    margin: 0;
}
.txt_block p i{
    color: #44a990;
}
b{
font-weight: 600;
}
@media(max-width:768px){
  
.hire_form input, .hire_form select, .hire_form button {
    margin: 0 0 16px;
}
}