@charset "utf-8";
/* CSS Document */
/*---book-appointment----*/
.appoitnment {
    padding: 80px 0;
}
.dr_appoitnment_step_row  .bor-bot-six{
    border-bottom: 6px solid #e0b580;
}
.dr_appoitnment_step_row  .bor-bot-six-fade{
    border-bottom: 6px solid #f4e4c2;
}



.dr_appoitnment_step_row .bot_border {
    font-size: 18px;
    padding: 10px 0;
    position: relative;
}
.dr_appoitnment_step_row .bot_border1 {
    font-size: 18px;

  
    position: relative;
}
.dr_appoitnment_step_row .bot_bor_active {
    border-bottom: 6px solid #60514e;
}

.dr_app_box1 {
    float: left;
    width: 30%;
    padding: 0 5px;
}
.dr_app_box2 {
    float: left;
    width: 30%;
    padding: 0 5px;
}
.dr_app_box3 {
    float: left;
    width: 180px;
    padding: 0 5px;
    position: relative;
}
.dr_app_box4 {
    float: left;
    width: calc(44% - 180px);
    ;
    padding: 0 5px;
}
.dr_app_box3 .calender_icon {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 22px;
}
.appoint-page .dr_app_box1 {
    width: 33%;
}
.appoint-page .dr_app_box2 {
    width: 33%;
}
.appoint-page .dr_app_box4 {
    width: 33%;
}
/*---book-appointment-End---*/
.grey_bg {
    background: #f8e1c2;
}
.search_row {
    padding-bottom: 100px !important;
}
.btn-red:hover, .btn-red {
    height: auto;
    width: 100%;
    background: #6f4e47;
    color: #fff;
    font-size: 16px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.doctors_listing_search_wrap .col-sm-4 {
    padding: 0 40px !important;
}

.dr_search_date_btn_row {
    margin: 0;
    padding: 0;
    font-size: 16px;
    columns: #000;
}
.dr_search_date_btn_row li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 33%;
}
.dr_search_date_btn_row li a {
    color: #000;
    font-weight: bold;
}
.dr_search_date_btn_row li.back_arrow {
    text-align: left;
}
.dr_search_date_btn_row li.month_text {
    text-align: center;
    font-weight: bold;
}
.dr_search_date_btn_row li.next_arrow {
    text-align: right;
}
.dr_search_date_row {
    margin: 0;
    padding: 0;
    font-size: 16px;
    columns: #000;
}
.dr_search_date_row li.search_date {
    margin: 0;
    padding: 0px;
    list-style: none;
    float: left;
    width: 10%;
    border-right: 2px solid #fff;
}
.dr_search_date_row li:first-child {
    border-left: 0px !important;
    border-radius: 0 0 4px 4px;
}
.dr_search_date_row li:last-child {
    border-right: 0px !important;
    border-radius: 4px 4px 0 0;
}
.dr_search_date_row li.search_date a {
    background: #e1b77d;
    display: block;
    text-align: center;
    font-weight: normal;
    color: #000;
    padding: 8px 0;
    line-height: 20px;
    font-size: 14px;
}
.dr_search_date_row li.active a {
    background: #6f4e47;
    display: block;
    text-align: center;
    font-weight: normal;
    color: #fff;
    padding: 8px 0;
}
.doctor_list_row img {
    border-radius: 50%;
}
.doctor_list_row .pl-50 {
    padding-left: 50px;
}
.doctors_listing h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.doctors_listing p {
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 1rem;
}
.appintment-submit {
    /* height: auto; */
    width: 100%;
    background: #6f4e47;
    color: #dfb579;
    font-size: 16px;
    /* height: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.appintment-submit:hover {
    background: #e1b77e;
    color: #000;
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-white {
    height: auto;
    width: 100%;
    background: #fff;
    color: #000;
    font-size: 16px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dr_search_date_btn_row {
    margin: 0;
    padding: 0;
    font-size: 16px;
    columns:#6d6e70;
}
.dr_search_date_btn_row li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 33%;
}
.dr_search_date_btn_row li a {
    color:#6d6e70;
    font-weight: bold;
}
.dr_search_date_btn_row li.back_arrow {
    text-align: left;
}
.dr_search_date_btn_row li.month_text {
    text-align: center;
    font-weight: bold;
    color:#6d6e70;
    white-space: nowrap;
}
.dr_search_date_btn_row li.next_arrow {
    text-align: right;
}
.dr_search_date_row {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color:#6d6e70;
}
.dr_search_date_row li.search_date {
    margin: 0;
    padding: 5px 0;
    list-style: none;
    float: left;
    min-width: 50px;
    border-right: 2px solid #fff;
}
.dr_search_date_row li:first-child {
    border-left: 0px !important;
    border-radius: 0 0 4px 4px;
}
.dr_search_date_row li:last-child {
    border-right: 0px !important;
    border-radius: 4px 4px 0 0;
}
.dr_search_date_row li.search_date a {
    background: #e1b77d;
    display: block;
    text-align: center;
    font-weight: normal;
    color:#6d6e70;
    padding: 8px 0;
    line-height: 20px;
    font-size: 14px;
}
.dr_search_date_row li.active a {
    background: #6f4e47;
    display: block;
    text-align: center;
    font-weight: normal;
    color: #fff;
    padding: 8px 0;
}
.app_slot_wrapper {
    padding: 0
}
.app_slot_row {
    margin-left: -25px;
    margin-right: -25px;
}
.app_slot_box {
    width: 25%;
    padding: 0px 25px;
    text-align: center;
    margin-bottom: 20px;
}
.app_slot_box .btn_slot {
    background: #f8e1c2;
    border-radius: 4px;
    padding: 10px;
    display: block;
    width: 100%;
    border: 0px;
}
.app_slot_box .active {
    background: #e1b77d;
}
/*
		  .dr_search_date_wrapper {
    position: relative;
    top: -55px;
}
*/
.top-55 {
    position: relative;
    top: -55px;
}
.doctor_profile ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
}
.doctor_profile li {
    margin: 0;
    padding: 0 0 15px 35px;
    display: block;
}
.cardiology_icon {
    background: url("../img/cardiology_icon.png")no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.hospital_icon {
    background: url(../img/hospital_icon.png) no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.consult_hospital_icon {
    background: url(../img/consult_hospital_icon.png) no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.date_icon {
    background: url(../img/date_icon.png) no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.rs_icon {
    background: url(../img/rs_icon.png) no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.time_icon {
    background: url(../img/time_icon.png) no-repeat 0 0;
    filter: hue-rotate(60deg);
}
.doctor_profile img, .doctor-prof img {
    border-radius: 50%;
    max-width: 250px;
}
.doctor_profile figure img, .doctor-prof figure img
{
	border-radius: 1000000px;
	display: flex;
	height: 250px;
	width: 100%;
}
.doctor_profile p, .doctor-prof p {
    font-size: 20px;
}
.bg_white {
    background: #fff;
}
.rounded {
    border-radius: 0.25rem !important;
}
.btn-red:hover, .btn-red {
    height: auto;
    width: 100%;
    background: #6f4e47;
    color: #fff;
    font-size: 16px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.otp_row .form-control {
    width: 50px !important;
    margin-right: 15px;
    display: inline-block;
    text-align: center;
}
.form-check-label {
    /* margin: 4px 0 0 8px; */
    font-size: 1rem;
    margin-bottom: 0;
}


.btn.btn-red.h6{
    height: auto;
    margin-top: 20px;
}
.left_line{
    position: sticky;
    top: 50px;
    padding-left: 30px;
}
.left_line li a{
    font-size: 14px;
}
.div-highlighter {
    background: #ede0dd;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}


  [type="radio"] + label:hover{
    background: #6e4e486e;
    padding: 10px 25px;
    border-radius: 4px;
    color: white;
}
  [type="radio"]:checked + label {background: #6e4e486e;padding: 10px 25px;border-radius: 4px;color: white;}

.main-content_checkmark{color: #24b663; font-size: 3.5rem;}
