@import url("https://fonts.googleapis.com/css2?family=Assistant:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato&display=swap");

:root {
  --ff-primary: "Lato", sans-serif;
  --ff-accent: "Assistant", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Lato", sans-serif;
  font-family: "Assistant", sans-serif;
}

header {
  background: linear-gradient(
    90deg,
    #FD611E 0%,
    rgba(0, 128, 128, 0.44) 127.24%
  );
}
.navigation {
  display: flex;
  justify-content: space-between;
}

.navigation .logo {
  width: 20%;
}
.navigation .logo img {
  width: 50%;
}
.navigation .menu {
  width: 70%;
  list-style: none;
  color: #ffff;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
}
.active {
  position: relative;
}
.main-header.active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  bottom: 0;
}
.navigation .menu li {
  cursor: pointer;
}
.navigation .menu li i {
  margin-left: 5px;
}
.navigation .menu .login_btn {
  background: #ff8957;
  border: 2px solid #ffffff;
  border-radius: 31px;
  padding: 6px 25px;
  margin: 0;
  font-size: 18px;
  transition: all 0.3s ease;
  color: #fff;
}
.navigation .menu .login_btn:hover {
  background-color: #ffffff;
  border: 2px solid #ff8957;
  color: #000000;
}

.hero {
  background: linear-gradient(
    90deg,
    #FD611E 0%,
    #e66d35 127.24%
  );
}
.hero .left {
  color: #fff;
}
.hero .left h1 {
  font-weight: 400;
  font-size: 55px;
  line-height: 123%;
  font-family: "Lato", sans-serif;
}

.hero .left p {
  font-weight: 400;
  font-size: 22px;
  line-height: 36px;
  width: 89%;
  margin-bottom: 3rem;
  opacity: 0.8;
}

.hero .left .hero_btn {
  background: #ffffff;
  border-radius: 31px;
  text-decoration: none;
  color: #000000;
  padding: 12px 30px;
  font-weight: 700;
  font-size: 20px;
}
.hero .left .hero_btn:hover {
  color: #fff;
  background-color: #FD611E;
  border: 1px solid #ffff;
}

.pulse:hover,
.pulse:focus {
  animation: pulse 1s;
  box-shadow: 0 0 0 2em transparent;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
}

.hero .right .banner_image {
}





#category {
  padding: 3rem 0;
}

#category .heading {
  color: #FD611E;
}

.heading {
  text-align: center;
  color: #202020;
  font-weight: 600;
}
.heading_para {
  text-align: center;
}
#category .cate_item .cate_img {
  position: relative;
}
#category .cate_item {
  box-shadow: 0px 9px 13px -7px rgba(92, 73, 57, 0.21);
  background-color: #fff;
  margin-bottom: 1rem;
}
#category .cate_item .white {
  position: absolute;
  bottom: 0;
  padding: 1rem 0;
  text-align: center;
  color: #ffff;
  background: rgba(0, 128, 128, 0.58);
  margin: 0;
  width: 100%;
  font-weight: 600;
}
#category .cate_item .green {
  padding: 1rem 0;
  color: #FD611E;
  margin: 0;
  text-align: center;
  font-weight: 600;
}

#c_h_concern {
  padding: 3rem 0;
  background: rgba(64, 129, 178, 0.28);
}
#c_h_concern .common_card {
  text-align: center;
}
#c_h_concern .common_card img {
    margin-bottom: 1rem;
    /* width: 90%; */
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
#c_h_concern .common_card p {
  letter-spacing: 0.02em;
  font-size: 20px;
  font-weight: 900;
}
#c_h_concern .common_card a {
  letter-spacing: 0.02em;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  background-color: #ff8957;
  padding: 8px 20px;
  border-radius: 10px;
}

#meet_o_doctor .meet_card {
  text-align: center;
  width: 100%;
  background: #ffffff;
  border: 2px solid #FD611E;
  border-radius: 10px;
  padding: 2rem 1rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  margin-bottom: 1rem;
}
#meet_o_doctor .meet_card h4 {
  margin-top: 1rem;
}
#meet_o_doctor .container {
  padding: 5rem 0;
}
#meet_o_doctor {
}
#meet_o_doctor {
}

.diagnosticMain {
  background-color: #f76425;
  padding: 3rem 0;
}

.diagnostic_card_main {
  gap: 1rem;
  justify-content: space-between;
}

.diagnostic_card_main .col-lg-2 {
  width: 18.6667%;
}

.diagnostic_card {
  padding: 20px;
  background: #ffffff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  border-radius: 16px;
}

.diagnostic_head {
  font-size: 18px;
}

.diagnostic_report,
.diagnostic_day {
  font-size: 14px;
}

.book_nowBtn {
  font-family: var(--ff-accent);
  font-weight: 700;
}

.book_nowBtn a {
  color: #FD611E;
}

.orderMedicineMain {
  padding: 3rem 0;
}

.card_title_main {
  padding: 6rem 0;
  font-size: 24px;
}
.card-body .c-1 {
  background-image: url("../image/order_1.png");
}
.card-body .c-2 {
  background-image: url("../image/order_2.png");
}
.card-body .c-3 {
  background-image: url("../image/order_3.png");
}

.get_directionBtn {
  color: #FD611E;
}

#faq {
  background-image: url(../image/faq.svg);
  padding: 3rem 0;
}
#faq .faq_ul {
  list-style-image: url("../image/list-arrow.svg");
}
#faq .faq_ul li {
  font-weight: 500;
  font-size: 25px;
  color: #ffffff;
}
#faq .faq_ul p {
  color: #fff;
}
#testo .testo_card {
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 2rem 3rem;
  height: 450px;
}
#testo .testo_card img {
  width: 80px;
}
#testo {
  padding: 3rem 0;
}

#article {
  padding: 4rem 0;
}
#article .article_card {
  text-align: center;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  width: 100%;
}
#article .article_card h5 {
  padding: 1rem;
}
#article .article_card .img-smal {
  width: 100%;
}
#article .article_card .img-l {
  max-width: 100%;
}

#download_app {
  background: #FD611E;
  padding-top: 3rem;
  margin-top: 4rem;
}
#download_app .mobile_screen {
  transform: translate(0, -8rem);
  height: 500px;
}
#download_app ul {
  list-style: none;
  padding: 0;
}
#space {
  background-color: #fff;
  height: 4rem;
}

.footer_main {
  background: #fbd3c1;
  padding: 3rem 0;
}
.footer_main .footer_logo {
  width: 50%;
}
.footer_main .social {
  display: flex;
  list-style: none;
  gap: 10px;
  padding: 0;
  margin-top: 1rem;
}
.copyright {
  background-color: #000000;
}
.copyright p {
  margin-bottom: 0;
}

.orderMedicineMain :is(.owl-prev, .owl-next) {
  position: absolute;
  top: 30%;
  background: #fff !important;
  border-radius: 50% !important;
  width: 40px;
  height: 40px;
  transition: all 0.4s ease;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
}

.orderMedicineMain :is(.owl-prev, .owl-next):hover{
  background: #FD611E !important;
}

.orderMedicineMain .owl-prev{
  left: -1.75rem;
}

.orderMedicineMain .owl-next{
  right: -1.75rem;
}

#category :is(.owl-prev, .owl-next) {
  position: absolute;
  top: 30%;
  background: #E0E0E0 !important;
  border-radius: 50% !important;
  width: 40px;
  height: 40px;
  transition: all 0.4s ease;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
}
#category :is(.owl-prev, .owl-next):hover{
  background: #FD611E !important;
}
#category .owl-prev{
  left: -3rem;
}

#category .owl-next{
  right: -3rem;
}


#meet_o_doctor :is(.owl-prev, .owl-next) {
  position: absolute;
  top: 30%;
  background: #fff !important;
  border-radius: 50% !important;
  width: 40px;
  height: 40px;
  transition: all 0.4s ease;
  box-shadow: 0px 4px 10px rgba(0,0,0,0.15);
}

#meet_o_doctor :is(.owl-prev, .owl-next):hover{
  background: #FD611E !important;
}

#meet_o_doctor .owl-prev{
  left: -1.75rem;
  top: 40%;
}

#meet_o_doctor .owl-next{
  right: -1.75rem;
  top: 40%;
}


/* single-article-page-css-start */

#single_article p {
    line-height: 35px;
}

#single_article .article_main_img {
    float: left;
    width: 400px;
    margin-right: 2rem;
    margin-bottom: 1rem;
}
#single_article .feachers_articles .feacher_blog_card{
    text-align: center;
    position: relative;
    width: 90%;
}
#single_article .feachers_articles .feacher_blog_card h4{
    background: #FFFFFF;
   box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
   padding: 1rem;
   position: absolute;
   left: 0;
   bottom: 0;
   width: 100%;
   margin-bottom: 0;
   background: #FFFFFF;
   border-radius: 0px 0px 8px 8px;
}

#replace_div{
  margin-left: auto;
}



/* signup-page-patient-page-css-start */

        #signup_page .active_signup_btn {
            background-color: #ec591a;
            color: #ffff;

        }

        #signup_page .signup_hr_line {
            width: 100%;
            height: 2px;
            background-color: #D9D8D6;
            position: relative;
        }

        #signup_page .signup_hr_line::before {
            content: '';
            width: 50%;
            position: absolute;
            background-color: #FD611E;
            height: 2px;
            top: 0;
            left: 0;
        }

        #signup_page {
            background: rgba(255, 255, 255, 0.7);
            /* padding-bottom: 5rem; */
            height: 'max-content';
            display: flex;
            align-items: center;
        }

        #signup_page .signup_login_a {
            color: black;
            text-decoration: none;
            font-weight: 600;
        }

        .log_in_cmn_btn {
            background-color: transparent;
            border: 1px solid #FD611E;
            box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
            padding: .5rem 1.2rem;
            border-radius: 5px;
            width: 100%;
        }

        #signup_page .log_in_card {
            background: #FFFFFF;
            border: 0.5px solid #B1AFAF;
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            padding: 2rem;
            width: 100%!important;
            margin: auto;
            border-radius: 5px;
        }

        #signup_page .input_number {
            gap: 1rem;
        }

        #signup_page .num_input {
          border: 1px solid #D9D9D9;
          box-shadow: none;
          border-radius: 5px;
          padding: 0.4rem;
          font-size: 14px;
          padding-left: 15px;
        }

        .Continue_button {
            background: #FD611E;
            box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
            border-radius: 5px;
            border: none;
            padding: .4rem;
            color: #ffff;
        }

        .Signup_button {
            background: transparent;
            border: 1px solid #FD611E;
            box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
            border-radius: 5px;
            padding: .4rem;
            color: #000;
        }

        #signup_page .log_in_card .enter_otp {
            font-weight: 600;
        }


        #signup_page .otp-input-fields {
            margin: auto;
            max-width: 400px;
            width: auto;
            display: flex;
            justify-content: center;
            gap: 2rem;
            padding: 20px 40px;
        }

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

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

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

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

        #signup .log_in_card .steps_lable {
            font-weight: 600;
        }

         .log_in_card .input-feild {
            margin-top: 1rem;
            padding: .4rem;
            border-radius: 4px;
            border: 1px solid #D9D9D9;
            box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.25);
        }



         .log_in_card .label {
            user-select: none;
        }

         .log_in_card input[type="radio"] {
            display: none;
        }

         .log_in_card input[type="radio"]+label {
            z-index: 10;
            position: relative;
            color: #FD611E;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
            font-weight: normal;
            background-color: #ffffff;
            border: 2px solid #FD611E;
            cursor: pointer;
            transition: all 200ms ease;
            fill: #FD611E;
        }

         .log_in_card input[type="radio"]:checked+label {
            color: #ffff;
            background-color: #FD611E;
            fill: #ffff;
        }

         .log_in_card input[type="radio"]+label {
            padding: 3px 20px;
            border-radius: 5px;
        }






        /* find dr page css start */

        #find_doctor {
          background: #F8F8FF;
          padding: 2rem 0;
      }

      #find_doctor .search_input {
          width: 100%;
          border: 1px solid #038182;
          border-radius: 20px;
          padding: .5rem;
          outline: none;

      }
      #one.search_input{
        background: url(../icons/search.svg) no-repeat scroll 8px 9px;
        padding-left:40px!important;
        outline: none;
      }
      .search_input{
        background: url(../icons/location.svg) no-repeat scroll 11px 10px;
        padding-left:30px!important;
      }


      #find_doctor .sidebar_filter {
          border: 1px solid black;
          border-radius: 5px;
          background-color: #ffff;

      }

      #find_doctor .sidebar_filter .sidebar_filter_inner p {
          margin-bottom: 0;
        color: #686868;
      }

      #find_doctor .sidebar_filter .sidebar_filter_inner .input_checkbox {
          width: 20px;
      }

      #find_doctor .sidebar_filter .sidebar_filter_inner .checkbox_main {
          display: flex;
          gap: 1rem;
          margin-top: 8px;
      }

      #find_doctor .sidebar_filter .filter_lable {
          font-weight: 600;
          margin-top: 2rem;
      }
      .sidebar_filter_inner{
        padding-top: 0!important;
      }

      #find_doctor .dr_list_card {
          border: 1px solid #9D9D9D;
          border-radius: 10px;
          padding: 1rem;
          background-color: #ffff;
      }

      #find_doctor .dr_list_card .dr_card_btn {
          background-color: transparent;
          border: 1px solid #038182;
          padding: 5px 10px;
          border-radius: 5px;
          margin-top: 1rem;

      }
      .clinic_names{
        padding: 5px;
        border: 1px solid #DBDBDB;
        border-left: 5px solid #fd611e!important;
       gap: 1rem;
      }
      .clinic_names p{
        margin-bottom: 0;
      }

      #find_doctor .dr_list_card .view_profile {
          color: #FD611E;
          text-decoration: none;
      }
      #find_doctor .dr_list_card img{
        max-width: 100px;
      }


      /* signup dr. page css start */



      #single_article p {
        line-height: 35px;
    }

    #single_article .article_main_img {
        float: left;
        width: 400px;
        margin-right: 2rem;
        margin-bottom: 1rem;
    }
    #single_article .feachers_articles .feacher_blog_card{
        text-align: center;
        position: relative;
        width: 90%;
    }
    #single_article .feachers_articles .feacher_blog_card h4{
        background: #FFFFFF;
       box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
       padding: 1rem;
       position: absolute;
       left: 0;
       bottom: 0;
       width: 100%;
       margin-bottom: 0;
       background: #FFFFFF;
       border-radius: 0px 0px 8px 8px;
    }



    #animation{
      background-image: url(../image/faq.svg);

    }

/* date: 04/05/2023 */

    /* signup-page-patient-page-css-start */

             .active_signup_btn {
                background-color: #fd611e!important;
                color: #ffff!important;
                border: none!important;
            }

             .signup_hr_line {
                width: 100%;
                height: 2px;
                background-color: #D9D8D6;
                position: relative;
            }

             .signup_hr_line::before {
                content: '';
                width: 50%;
                position: absolute;
                background-color: #FD611E;
                height: 2px;
                top: 0;
                left: 0;
            }

             /* {
                background: rgba(255, 255, 255, 0.7);
                padding-bottom: 5rem;
            } */

             .signup_login_a {
                color: black;
                text-decoration: none;
                font-weight: 600;
            }

            .log_in_cmn_btn {
                background-color: transparent;
                border: 1px solid #FD611E;
                box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
                padding: .5rem 1.2rem;
                border-radius: 5px;
                width: 100%;
                color: #000000;
            }

             .log_in_card {
                background: #FFFFFF;
                border: 0.5px solid #B1AFAF;
                box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
                padding: 2rem;
                width: 100%;
                margin: auto;
                border-radius: 5px;
            }

             .input_number {
                gap: 1rem;
            }

             .num_input {
                border: 2px solid #D9D9D9;
                box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.25);
                border-radius: 5px;
                padding: .4rem;
            }

             .log_in_card .Continue_button {
                background: #FD611E;
                box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
                border-radius: 5px;
                border: none;
                padding: .4rem;
                color: #ffff;
            }

             .log_in_card .Signup_button {
                background: transparent;
                border: 1px solid #FD611E;
                box-shadow: 0px 1.52195px 3.0439px rgba(24, 25, 29, 0.16);
                border-radius: 5px;
                padding: .4rem;
                color: #000;
            }

            /* dr.signup step-2 css */

            .signup_dr_step_line {
              width: 100%;
              height: 2px;
              background-color: #D9D8D6;
              position: relative;
          }



          .category_list_card .category_item_row {
              display: flex;
              justify-content: space-between;
              align-items: center;
              margin-top: 1rem;
          }

          .category_list_card .category_item_row p {
              margin-bottom: 0;
              font-size: 18px;
              font-weight: inherit;
          }

          .category_list_card .category_item_row input {
              width: 20px;
              height: 20px;
              accent-color: #FD611E;
              display: inherit;
          }

          .category_list_card .category_item_row .cate_inner {
              gap: 1rem;
              align-items: center;
              width: 100%;
          }
          .log_in_card .steps_lable{
            font-size: 20px;
          }

          #dr_signup_step_4  .log_in_card .input-feild {
            padding: .4rem;
            border-radius: 4px;
            border: 1px solid #D9D9D9;
            box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.25);
            margin-top: 0;
        }
        #dr_signup_step_4 .input_lable{
          margin-top: 1rem;
        }




/* 05/05/2023 */

/* Doctor_Details_Book_clinic_visit.html */

#dr_details_view_p{
  background-color:rgba(3, 129, 130, 0.08);
  padding-bottom: 6rem;
}
#dr_details_view_p .dr_details_view_inner{
  background-color: #ffff;
  padding: 3rem 2rem;
  border-radius: 5px;
}
.consultation_type_box{
  width: 50%;
  margin-left: auto;
}
.consultation_type_box .consultation_category{
  padding: .4rem 3rem;
  border: 1px solid #063434;
  border-radius: 5px;
}
.consultation_type_box .consultation_category p{
  margin-bottom: 0;
}
.gap_in_profile{
  gap: 1rem;
}
.apoitment_book_card{
  border: 1px solid #9C9C9C;
  padding: 1rem;
  border-radius: 5px;
  margin-top: 1rem;
}
.apoitment_book_card .select_date{
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto;
  grid-column-gap: 1rem;
}
.apoitment_book_card .select_date .date{


  border-radius: 5px;
  text-align: center;
  border: 1px solid #038182;
}
.active_date{
  background-color: #038182;
  color: #ffff;
}
.disable_date{
background-color: #DBDBDB;
color: #777777;
}
.apoitment_book_card .select_time{
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
  grid-column-gap: 1rem;
  width: 80%;
  margin-top: 2rem;
}
.apoitment_book_card .select_time .time{
  border-radius: 5px;
  text-align: center;
  border: 1px solid #b63c08;
  height: fit-content;
  padding: .5rem .5rem;
}
.active_btn_common{
  background-color: #b63c08;
  color: #ffff;
}

.apoitment_book_card .select_date .date p{
margin-bottom: 6px;
}
.center_btn{
  padding: .4rem 1.5rem;
  border: none;
  border-radius: 5px;
}
.input_file::-webkit-file-upload-button {
  background: #FD611E;
  border: 2px solid #FD611E;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  outline: none;
  padding: 8px 22px;
  text-transform: uppercase;
  transition: all 1s ease;
  margin-top: 1rem;
}


.uploaded_card{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 1rem;
    margin-top: 1rem;
}
.input_lable{
  margin-top: 1rem;
}
.log_in_card .input-feild{
  margin-top: 0;
}


.form-check-input:checked {
  background-color: #FD611E;
  border-color: #FD611E;
}

.set_your_schedule .day_time{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
 gap: 10px;
 align-items: baseline;
 margin: 0;
}
.set_your_schedule .day_time i{
    color: #C7C7C7;
}
.set_your_schedule .day_time p{
  margin-bottom: 0;
}
.set_your_schedule .day_time .time{
  padding: 5px 5px;
  border: 1px solid #B8B8B8;
  border-radius: 3px;
  text-align: center;
  width: 150px;
}
.set_your_schedule .day_time .checkbox{
  accent-color: #FD611E;
  width: 1.4rem;
  height: 1rem;
}



/* 08/05/2023 */
/* patients-profile.html */
.p_profile{
  padding: 2rem 0;
  background: rgba(3, 129, 130, 0.08);
}
.p_sidebar{
  border: 1px solid #9C9C9C;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
background-color: #ffff;
border-radius: 5px;
height: 100vh;
}
.Paitient_profile{
  padding: 1rem 0;
}
.Paitient_profile img{
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.p_sidebar ul{
  list-style: none;
  /* line-height: 2rem; */
  padding: 0;
}
.active1{
  background: #FD611E;
  color: #ffff;
}
.p_sidebar ul li{
  padding: .5rem 1rem;

}
.right_p_main{
  border: 1px solid #9C9C9C;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background-color: #ffff;
  padding-bottom: 2rem;

}
.pp_heading{
  margin: 0;
  padding-left: 2rem;
  padding-top: 1rem;
}
.input_p{
  width: 100%;
  border: 1px solid #9D9D9D;
  padding: 5px 10px;
  border-radius: 5px;
}
.p-edit_container{
  padding: 1rem 2rem;
}

.primary_btn{
  padding: .4rem 1rem;
  background-color: transparent;
  border: 1px solid #FD611E;
  border-radius: 5px;
}
.active1{
  background-color: #FD611E;
  color: #ffff;
}



/* apoitment */


.active_color{
  color: #FD611E;
}
.appoitment_card{
  border: 1px solid #FD611E;
  border-radius: 5px;
  margin-top: 1rem;

}
.appoitment_card .f_row_card{
  background: rgba(3, 129, 130, 0.63);
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border: none;
padding: .5rem;
padding-left: 1rem;
color: #ffff;
}
.tbl_btn{
  width: 125px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #FD611E;
  border-radius: 2px;
  padding: 3px;
}
.appoitment_card table{
  border-collapse: separate;
border-spacing: 0 10px;
}

.report_file_card {
  border: 1px solid #9C9C9C;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
  align-items: center;
  padding: 2px 5px;
  border-radius: 7px;
}


.input_search{
  padding: 4px 1rem;
  border-radius: 10px;
  border: 1px solid #FD611E;
  background-color: transparent;
  position: relative;
}
.paragraph{
  margin: 0;
  color: #5E5E5E;
}


/* 09/05/2023 */
/* invoices page */
.p_invoice_card {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
  padding: 1rem;
  border-radius: 5px;
}
.p_invoice_card .Invoice_card_g_logo {
  width: 100px;
}

.p_invoice_card .lable_in {
  width: 100px;
  display: inline-block;
  font-weight: 600;
}
.p_invoice_card .view_pdf_btn{
  background-color: transparent;
  border: 1px solid #D2D2D2;
  border-radius: 8px;
  width: 90px;
  color: #7C7C7C;
}

.input_lable1{
  margin-top: 1rem;
}


.payment_method_list {
  list-style: none;
  line-height: 2.2rem;
  margin-top: 2rem;
}

.payment_method_list li {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.payment_method_list li input {
  width: 20px;
  height: 20px;
  accent-color: #FD611E;

}

.payment_method_list li span {
  font-size: 18px;
}





/* 10/05/2023 */

/* vitels page */

.vitels_show_box{
  padding: .6rem;
  border: 1px solid black;
  border-radius: 7px;
  font-weight: 600;
}
.vitels_show_box h6{
  font-weight: 600;
  color: #000000;
}
.my_vitels_main .box_1{
  color: #E73B3B;
  border-color: #E73B3B;
}
.my_vitels_main .box_2{
  color: #64A314;
  border-color: #FD611E;
}
.my_vitels_main .box_3{
  color: #1480A3;
  border-color: #1480A3;
}
.my_vitels_main .box_4{
  color: #AB79ED;
  border-color: #AB79ED;
}
.my_vitels_main .box_5{
  color: #B09E3E;
  border-color: #B09E3E;
}
.my_vitels_main .box_6{
  color: #E73B3B;
  border-color: #E73B3B;
}
.grid_btn_c{
  text-decoration: none;
  color: #7C7C7C;
  border: 1px solid #737373;
  padding: .2rem 1rem;
  border-radius: 7px;
  width: fit-content;
}
.grid_5_collomn{
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
}
.grid_5_collomn p{
  margin: 0;
  color: #646464;
}



.family_member_card {
  padding: 1rem;
  border-bottom: 1px solid #BFBFBF;
}



/* second_opinion page */

.search_w_filter {
  border-radius: 20px;
  background: url(../icons/search.svg) no-repeat scroll 7px 7px;
  padding-left: 38px;
}
.input_search1{
  position: relative;
}
.filter_icon{
  position: absolute;
  top: 5px;
  right: 15px;
  width: 25px;
  cursor: pointer;
}
.img_round{
  border-radius: 50%;
  width: 100px;
  height: 100px;
}
.second_o_dr_card{
text-align: center;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border: none;
border-radius: 7px;
padding: 2rem 1rem;
}
.light_gray{
  color: #828282;
}
.primary_color{
 color: #FD611E;
}
.log_in_card input[type="radio"] + label{
  width: 30%;
}






.category_list_card{
  height: 300px;
  overflow-y: scroll;
  padding-right: 1rem;

  }

  .category_list_card::-webkit-scrollbar-track
  {
      /* -webkit-box-shadow: inset 0 0 6px #FD611E; */
      background-color: transparent;
  }

  .category_list_card::-webkit-scrollbar
  {
      width: 2px;
      background-color: #F5F5F5;
  }

  .category_list_card::-webkit-scrollbar-thumb
  {
      background-color: transparent;
      border: 2px solid #555555;
  }

  .category_list_card .category_item_row .cate_inner img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #FD611E;
  }
  .label-gender{
  width:100px;
  }

  #signup_page .log_in_card .health_card .profile h6{
  width: 130px;
  }



  .text_primary_color {
    color: #038182;
}

#signup_page .log_in_card .share_email_btn {
    padding: .5rem 1rem;
    background-color: #038182;
    color: #ffff;
    border-radius: 4px;
    text-decoration: none;
}
#signup_page .log_in_card .health_card{
    background-image: url('../image/health_card_bg.png');
    background-size: 100%;
    padding-left: 2rem;
    margin-top: 2rem;
    color: #fff;
    background-repeat: no-repeat;
    height: 277px;
}
#signup_page .log_in_card .health_card .profile{
    width: 70%;
    height: 100%;
    display: flex;

    align-items: center;
}
.health_card_data{
    list-style: none;
}




  .remind_row {
    background-color: #ffff;
    border: 1px solid #9C9C9C;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
}

.remind_row   td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.remind_row   td:last-child{
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.remind_row td {
    padding: 1rem;
}

.table_h_row th {
    padding: 0 1rem;

}


/* mobile_menu_for_css */

#menu  a:hover {
  opacity:0.5;
}
#menu {
  /* padding: 0; */
  list-style-type: none;
}




.phone {
  background-color: #36383F;
  border-radius: 40px;
  width: 300px;
  height: 600px;
  Display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 30px 50px 100px #85888C;
}
.content {
  border: 1px solid #36383F;
  border-radius: 20px;
  width: 94%;
  height: 91%;
  background-color: #F5F6FA;
  overflow: hidden;
}


#menuToggle {
    display: flex;
    flex-direction: column;
    position: relative;
    top: -29px;
    left: 40px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
    width: 50px;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}

#menuToggle span
{
  display: flex;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: #36383F;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}



#menu li
{
  padding: 10px 0;
  transition-delay: 2s;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}



.time_div {
  gap: 10px;
  margin-top: 0;
  margin-bottom: 10px;
}
.set_your_schedule11{
  height: 450px;
  overflow-x: hidden;
  overflow-y: scroll;
}


.set_your_schedule11::-webkit-scrollbar-track
{

background-color: transparent;
}

.set_your_schedule11::-webkit-scrollbar
{
width: 2px;
background-color: #F5F5F5;
}

.set_your_schedule11::-webkit-scrollbar-thumb
{
background-color: transparent;
border: 2px solid #555555;
}



#hero_order_m{
  padding: 4rem 0;
  background-image: url(../image/order_medicine_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#lab_test_landing{
  padding: 4rem 0;
  background-image: url(../image/lab_test_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#lab_test_landing .page_heading {
  color: #ffff;
}

.btn-location_drop{
  background-color: #ffff;
  z-index: 1!important;
}
.btn-location_drop:hover,.btn-location_drop:active{
  background-color: #ffffff!important;
  color: #000000!important;
}

#hero_order_m .dropdown-toggle::after{
  margin-left: 1.25rem;
}
.form-control:focus{
  box-shadow: none;
}
#hero_order_m .page_heading{
  color: #ffff;
}
#basic-addon2{
  background-color: #ffff;
}

#order_medicine{
padding: 2rem 0;
}
#order_medicine .order_via_card{
  display: flex;
  padding: 2rem;
  justify-content: space-between;
  border: 1px solid #8E8E8E;
  border-radius: 5px;
}
#order_medicine .order_via_card .order_1_img img{
  max-width: 110px;
  max-height: 127px;
}
#order_medicine .order_via_card .order_1_content button{
  background-color: #fd611e;
  border: none;
  color: #ffff;
  width: 220px;
  height: 36px;
  border-radius: 5px;
}
#top_seller_order{
padding-top: 1rem;
background-color: #F4F7FB;
margin-top: 2rem;
}
#top_seller_order .shop_category_main{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
}
#top_seller_order .shop_category_main .shop_category_item{
  border: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 1rem;
  background-color: #ffff;
}
#top_seller_order .shop_category_main .shop_category_item img{
  max-width: 100px;
}
#top_seller_order .shop_category_main .shop_category_item p{
  font-size: 15px;
  color: #686565;
}
.dr_list_card p{
  margin-bottom: 5px;
}


/* 07-06-2023 */

.upload_doc_card_{
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
  border: 1px solid #B6B3B3;
  background-color: #ffff;
  border-radius: 5px;

}

.up_d_card1{
  border: 1px dashed #B6B3B3;
  background-color: #ffff;
  text-align: center;
  padding: 2.5rem 0;
}




/* 08-06-2023 */


.shop_header ul{
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
  }
  .shop_sidebar_main{
    padding-left: 2rem;
    border-right: 1px solid #C2C2C2;
    min-height: 100%;
    position: sticky;
    top: 0;
    left: 0;
    bottom: 0;
  }
  .shop_sidebar_main .checkbox_main1{
    display: flex;
    align-items: center;
    gap: 1rem;

  }
  .shop_sidebar_main .checkbox_main1 p{

  }
  .shop_sidebar_main .checkbox_main1 input{
    width: 15px;
    height: 15px;
    accent-color: #fd611e;
  }


  #product_view-sec{
    background-color: #FFFFFF;
  }
  /* #product_view-sec .right_div1{
    border-left: 1px solid #FD611E;
  } */
  .product_show_container {
    padding-bottom: 1rem;
  }
  .product_show_container .product_card{
    background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  padding: .5rem;
  }
  .product_show_container .product_card p{
    font-size: 12px;
  }
  .product_show_container .product_card img{
    max-height: 150px;
  }

  .select_img_f{
    margin-top: 10px;
    border: 1px solid #606060;
    border-radius: 2px;
    width: fit-content;
  }
  .select_img_f img{
  max-width: 113px;
  }
  .main_image_show_p img{
    max-height: 500px;
  }

  .product_details_div{
    padding: 2rem;
    border-left: 1px solid #BDBDBD;
    margin-top: 2rem;
  }
  .product_details_div .feacherss{
    color: #525252;
  }
  #quantity_value{
    width: 100%;
    text-align: center;
    border: none;
  }
  .product_detals_img{
    padding: 2rem;
  }

  .swich-tabs_product{
    display: flex;
    justify-content: space-around;
    list-style: none;
    font-weight: 600;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: .5rem 0;
    border-radius: 4px;
  }
  .swich-tabs_product li{
    cursor: pointer;
    width: fit-content;
  }
  .keyFeachers_p{
    color: #272727;
    line-height: 2rem;
  }
  .green_underline{
    position: relative;
  }
  .green_underline::before{
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #fd611e;
  }
  .other_product_s{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
  }
  .other_product_s img{
    max-height: 150px;
  }
  .other_product_s p{
    font-size: 13px;
  }
  .other_product_s button{
    width: 100%;
    border: none;
    background: #fd611e;
    color: #fff;
    padding: .5rem 0;
    border-radius: 0px 0px 4px 4px;
  }

  .product .quantity{
    width: 150px;
    border: 1px solid #fd611e;
    display: flex;
    border-radius: 4px;
  }
  .product .quantity .remove{
    margin-left: 2px;
  }
  .product .quantity .add{
  margin-right: 2px;
  }

  .product .quantity .remove,.add{
    width: 100%;
    border: none;
    text-align: center;
    background-color: #ffffff;
  }
  .product .quantity input{
    background-color: #fd611e;
    color: #ffff;
  }

  .order_summary_card {
    width: 400px;
    background: #FFFFFF;
    color: #000000;
  border: 1px solid #BDBDBD;
  border-radius: 10px;
  }
  .order_summary_card .order_summary_card_header{
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #BDBDBD;
  }
  .order_summary_card .order_summary_card_body{
    padding: 1rem;
  }
  .order_summary_card .order_summary_card_body .order_summary_f_row{
    display: flex;
    justify-content: space-between;
  }
  .cart_btN{
    position: relative;
  }
  .order_summary_card{
    position: absolute;
    top: 100%;
    right: -56px;
  }
  .order_summary_card::before{
    position: absolute;
    content: '';
    top: -10px;
    right: 60px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #FFFFFF;
  }

  .left_adreess_card{
    border: 1px solid #A6A6A6;
    border-radius: 5px;
    padding: 1rem;
  }
  .btn_w_bg_w_bb{
    border: 1px solid #fd611e;
    color: #fd611e;
    background-color: transparent;
    border-radius: 6px;
  }
  .left_adreess_card .p-img img{
    max-width: 150px;
  }
  .right_adreess_card{
    padding: 1rem;
    border-left: 1px solid #ABABAB;
    width: 80%;
  }
  .right_adreess_card hr{
    color: #676767;
  }
  .coupon_code{
    border: 1px dashed #fd611e;
    padding: .3rem 2rem;
    border-radius: 5px;
    color: #fd611e;
  }
  .select_coupon{
    border-bottom: 1px solid #dee2e6;
  }



  #lab_test_view{
    padding: 3rem 0;
  }
  .lab_test_view_start ul{
    list-style: none;
  }
  .lab_test_view_start ul li span{
    background: rgba(198, 248, 248, 0.38);
    color: #fd611e;
    border: 1px solid #fd611e;
    padding: 0 15px;
    border-radius: 7px;
    margin-left: 1rem;
    height: 20px;
  }
  .lab_test_view_start ul li{
    line-height: 2.5rem;
    font-size: medium;
  }
  .free_home_check{
    display: flex;
    gap: 10px;
    align-items: center;
  }
  .lab_test_view_end{
    border: 1px solid #BDBDBD;
    border-radius: 5px;
  }
  .lab_test_view_end .inner_card_div{
    padding: 1rem;
    border-bottom: 1px solid #AEAEAE;
  }
  .applied_coupon{
    display: flex;
    justify-content: space-between;
    padding: 7px;
    border: 1px solid #fd611e;
    border-radius: 7px;
    color: #565656;
  }
  .proc_ch_btn{
    background-color: #FD611E;
    width: 100%;
    border: none;
    color: #ffff;
    padding: 8px 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  /* ../img/top_off_medi_bg.svg */
  #shop_pharmacy .Top_Offers_medicine_card {
    background-image: url(../../order-medicine/assets/img/top_off_medi_bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 1.5rem 3rem;
    padding-bottom: 4rem;
    color: #ffff;
  }
  .shop_f_category_card{
    display: flex;
    width: 100%;
    border: 1px solid #959595;
  border-radius: 5px;
  padding: 5px;
  align-items: center;
  gap: 1rem;
  }
  .shop_f_category_card img{
    max-width: 100px;
  }
  .shop_f_brand_card{
    width: 100%;
    border: 1px solid #959595;
  border-radius: 5px;
  padding: 5px;
  align-items: center;
  text-align: center;
  }
  .shop_f_brand_card img{
    max-height: 50px;
  }

  /* 22/06/2023 */

  .new_dr_signup_sec{
  min-height: 100vh;
  position: relative;
  }
  .new_dr_signup_sec::before{
  position: absolute;
  content: '';
  width: 100px;
  height: 200px;
  background-image: url(../icons/circle_.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  left: 0;
  top: 100px;
  }
  /* .new_dr_signup_sec::after{
    position: absolute;
    content: '';
    width: 390px;
    height: 400px;
    background-image: url(../image/Rectangle_2926.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 10px;
    left: 0;
    top: 22rem;
    z-index: -2;
    } */
  .new_dr_signup_sec .left_img_banner{
    border-right: 1px solid #CACACA;
    height: 110vh;
  }
  .left_img_banner .new_dr_signup_img_left{
    max-height: 400px;
  }
  .signup_user_profile_iiner_d{
    padding: 2rem;
    padding-top: 1rem;
  }
  .otp_single_input{
    width: 100%;
    height: 50px;
    padding: .5rem;
    text-align: center;
    border: 1px solid #FD611E;
    outline: none;
  }
  .otp_single_input:focus{
    border-width: 2px;
    border-color: #FD611E;
    font-size: 20px;
  }
  .otp_single_input_parent{
    display: flex;
    gap: 1rem;
  }
  .addlogo_file{
    background-color: #FD611E;
    padding: .3rem 2rem;
    color: #fff;
    border-radius: 7px;
  }
  .signature{
    background-color: #FD611E;
    padding: .3rem 2rem;
    color: #fff;
    border-radius: 7px;
  }
  .upload_r_certificate_d{
    width: 100%;
    padding: .4rem 0;
    border: 1px solid #D9D9D9;
      box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.25);
      text-align: center;
      border-radius: 4px;
  }
  .log_in_card {
    position: relative;
  }
  .log_in_card::before{
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    background-image: url(../icons/rainbow.svg);
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom-right-radius: 10px;
    left: -50px;
   top: 150px;
    z-index: -2;
  }

  /* code-ifyhwife9guwfg */

  .select2-container--default{
    display: block!important;
  }




