@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
@import url('./svgicons.css');

html, body{
    height:100%;
}
html{
    overflow:hidden;
}
body {
    overflow-x: hidden;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-style: normal;
}
a{
    text-decoration:none !important;
}

.bg-lightblue{
    background:rgb(255 255 255) !important;
}
.login-img{
    width: 30%;
    margin-top: 20%;
    text-align: left;
    margin-bottom: 40px;
}
.forgot_img,
.register_img{
    width:40% !important;
}
.login-header h1{
    font-size: 2rem;
    font-weight: 900;
    color: #0b0b45;
    margin:0;
}
.login-header p{
    margin: 0 0 40px;
    font-size: 1rem;
    color: #878787;
    font-weight: 300;
}
#login-container input[type=text],
#login-container input[type=phone],
#login-container input[type=password],
#login-container input[type=number],
#login-container input[type=email],
#login-container input[type=text]{
    padding: 20px;
    background: #fbfbfb !important;
    border-radius: 10px;
    font-size: 1.8rem;
    font-weight: 700;
}
#login-container label {
    font-size: 1.5rem;
    font-weight: 900;
    color: #7a7979;
}
#login-container button{
    width: auto;
    padding: 15px 60px;
    border-radius: 12px;
    font-size: 1.7rem;
    text-transform: uppercase;
    font-weight: 900;
    margin: 20px 0 0;
    background: #05ce48;
}
#login-container .forgot_password_link,
#login-container p,
#login-container .register_link{
    right: 4px;
    top: 7px;
    color: #2a2a7b;
    text-decoration: none;
    font-size: 0.9rem;
}
#login-container .register_link{
    color:blue;
}
.otp_field {
    width: 23%;
    margin-right: 2%;
    float: left;
    text-align:center;
}

/* Hamburger Menu */
.hamburger-menu {
    position: absolute;
    top: 0;
    left: -100px;
    width: 80% !important;
    height: 100vh;
    background: #333;
    z-index: 9999;
    transform: translateX(-100%);
    transition: transform 0.3s ease-in-out;
}

.hamburger-menu a {
    color: inherit;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
    text-decoration: none;
}

.hamburger-icon {
    cursor: pointer;
    position: fixed;
    top: 14px;
    left: 20px;
    z-index: 1001;
    width: 40px;
    height: 40px;
}
.hamburger-icon span{
    width:40px;
    height:40px;
}
.hamburger-menu a {
    background: #06b710 !important;
    color: #fff !important;
}
.hamburger-menu{
    background: #06b710 !important;
    color: #fff !important;
}
header{
    color: #000 !important;
    position: fixed;
    width: 100%;
    display: block;
    z-index: 99999;
    min-height:65px;
    background: rgb(255 255 255) !important;
}
#hamburgerMenu .menu-container{
    position:relative;
    height:100%;
}
#hamburgerMenu .menu-container .sidemenu_footer{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 20px 0 10px;
    text-align: center;
    padding:20px 20px 0px;
}
#hamburgerMenu .menu-container a.menu-close{
    position: absolute;
    right: -45px;
    top: 0px;
    width: auto;
    height: auto;
    text-align: center;
    padding: 13px 20px;
    font-weight: 900;
    border-radius: 0 10px 10px 0;
    background:#081d09 !important;
}
.sidemenu_body{
    padding:20px;
}
.sidemenu_header{
    padding: 20px;
    background: #081d09 !important;
    clip-path: polygon(0 0, 100% 0, 100% 79%, 0 100%);
    display:flex;
}
.sidemenu_header .user_avtar{
    width: 64px;
    height: 64px;
    overflow: hidden;
    border-radius: 100%;
    margin-right:10px;
}
.sidemenu_header .user_avtar img{
    width:100%;
    height:100%;
}
.sidemenu_header .user_details{
    width:68%;
    margin-top: 12px;
}
.sidemenu_header .user_details h3{
    font-size: 1rem;
    font-weight: 900;
    margin: 0 0 2px;
}
.sidemenu_header .user_details p{
    font-size: 0.7rem;
    margin: 0 0 5px;
    display: block;
}
.sidemenu_header .user_details small{
    margin-bottom: 25px;
    font-size: 0.6rem;
    display: block;
}
.footer_logo{
    width: 50%;
    height: auto;
    background: #fff;
    padding: 5px 7px 7px;
    border-radius: 4px;
    margin-left: 0;
    margin-top: 0;
}
#header-container p{
    line-height: 4;
    margin: 0 0 0 80px;
    font-size: 1rem;
    font-weight: 800;
    color: #2836bc;
    position:fixed;
    top:0;
    left:0;
    width:100%;
}
.sidemenu_body .menu-items,
.sidemenu_footer .menu-items{
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:left;
}
.sidemenu_body .menu-items li,
.sidemenu_footer .menu-items li {
    line-height: 3rem;
}
.sidemenu_body .menu-items li a,
.sidemenu_footer .menu-items li a {
    font-size: 1.3rem;
    font-weight: 300;
}
.sidemenu_body .menu-items li a span,
.sidemenu_footer .menu-items li a span {
    margin-left: 10px;
}
.sidemenu_body .menu-items li.active a,
.sidemenu_footer .menu-items li.active a{
    background: #0f3211 !important;
    padding: 0 15px;
    border-radius: 6px;
}
.navbar-notifications{
    cursor: pointer;
    position: fixed;
    top: 14px;
    right: 20px;
    z-index: 1001;
    width: 40px;
    height: 40px;
    font-size: 28px;
    color: #000 !important;
}
/* Main CSS */
.main-container #user_details h2{
    font-size: 1.8rem;
    font-weight: 100;
    margin: 0;
    line-height: 25px;
}
.main-container #user_details h4{
    font-weight: 900;
    font-size: 1.8rem;
    color: #2836bc;
}
.search_cont input[type=text]{
    width: 100%;
    padding: 10px 20px 10px 45px;
    background: #e5e5fe;
    border: 1px solid #a7a7d8 !important;
    border-radius: 26px;
    color: #333b90;
}
.search_cont span{
    position: absolute;
    left: 17px;
    top: 9px;
    color: #736f6f;
    font-size: 20px;
}
.search_cont input[type=text]:focus-visible{
    outline: none;
}
.search_cont{
    position: relative;
}
.location-link{
    text-align: right;
    color: #2836bc;
    font-size: 14px;
}
.location-link a{
    text-decoration: none;
    color: inherit;
    margin-top: 21px;
    display: block;
}
.location-link a i{
    color:#d70606;
}
.home_icons .book-appointment{
    background: #2836bc;
    color: #fff;
    width: 100%;
    padding: 21px 20px 27px;
    text-align: center;
    height: auto;
    display: block;
    text-decoration: none;
    border-radius: 16px;
    border: 1px solid #b6b6d2;
}
.home_icons .book-appointment span{
    width:100%;
    display:block;
    font-weight: 800;
    font-size: 1rem;
    line-height: 20px;
}
.home_icons .book-appointment img{
    width: 40px;
    height: auto;
}
.my-bookings,
.my-records{
    display: block;
    padding: 8px 10px;
    background: #1c2259;
    border-radius: 15px;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    border: 1px solid #7c7878;
    position:relative;
}
.my-bookings img,
.my-records img{
    display: inline-block;
    width: 40px;
    height: auto;
}
.my-bookings span,
.my-records span{
    display: inline;
    font-size: 17px;
    line-height: 32px;
}
span.no_of_records {
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: 50%;
    text-align: center;
    background: #ff0048;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    height: 26px;
    width: 26px;
    line-height: 27px;
    margin-top: -13px;
}
.owl-nav{
    position: absolute;
    bottom: 29px;
    left: 20px;
    z-index: 99999;
}
.owl-nav button{
    color: #fff !important;
    font-size: 2rem !important;
    background: rgba(0,0,0,0.6) !important;
    margin: 0 2px 5px;
    padding: 0 10px !important;
    height: 43px;
    width: 40px;
}
.owl-nav button span{
    height: 100%;
    float: left;
    width: 100%;
    margin-top: -12px;
}
.base-title{
    text-transform: Capitalize;
    font-weight: 800;
    font-size: 1.1rem;
    position: relative;
    color: #545db6;
}
.read-more-link{
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    color: #000;
    font-size: 0.9rem;
    border-bottom: 1px solid #a80505;
    text-transform: lowercase;
    font-weight: 300;
}
ul#specialists_list {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
ul#specialists_list li{
    padding: 0 5px;
    margin: 10px 0;
    flex:1;
}
ul#specialists_list li a{
    border: 1px solid #a8ade1;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(255,255,255,0.3);
    padding: 10px;
    color: #444;
    text-decoration: none;
    text-align: center;
    font-size: 0.9rem;
    line-height: 15px;
    text-align: center;
    margin: 5px 0 0;
}
ul#specialists_list li a img{
    width: 65%;
    display: block;
    margin: 0 auto;
}
ul#specialists_list li.active a{
    background: #8d93ff;
    color: #fff;
}
#health_insights ul{
    list-style-type:none;
    margin:0 0 20px;
    padding:0;
}
#health_insights ul li{
    width:100%;
    margin:10px 15px 0 0;
}
#health_insights ul li a{
    display:flex;
    text-decoration:none;
    color:#444;
}
#health_insights ul li a .news_img{
    width:35%;
}
.news-desc{
    width:64%;
    margin-right:1%;
}
#health_insights ul li a .news_img img{
    width:100%;
    height:auto;
    border-radius:0 10px 0 10px;
}
#health_insights ul li a h2{
    font-size: 1.1rem;
    margin: 0 3px 0 0;
    color: #5d5e98;
    line-height: 22px;
    display: block;
    width: 100%;
}
#health_insights ul li a .news_author{
    margin: 0;
    font-size: 0.7rem;
    color: #8b8b8b;
    display: block;
    width: 100%;
}
#health_insights ul li a .date_publish{
    font-size: 0.8rem;
    color: #969696;
    font-weight: 600;
    display: block;
    width: 100%;
}

/* css for book_appointment page */
.header_location {
    float: left;
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: baseline;
    margin-left:10px;
}
.header_location i{
    color:rgb(200, 6, 6);
}
.hamburger-with-location{
    display: flex !important;
    align-items: baseline;
}

/* doctor list page css */
#doctors_list{
    list-style-type:none;
    margin:0;
    padding:0;
}
#doctors_list li{
    width:100%;
    display:block;
    margin:15px 0;
    border-radius: 10px;
    position:relative;
}
#doctors_list li:first-child{
    margin-top:5px;
}
.doc_body .doctor_img{
    width:40%;
    margin-right:10px;
    border-radius: 0 0 15px 0;
}
.doc_body .doctor_img img{
    width:100%;
    height:auto;
    border-radius: 0 0 15px 0;
}
.doc_body .doctor_detail{
    padding: 10px;
}
.doc_body .doctor_detail h3{
    font-size: 1.3rem;
    font-weight: 800;
    color: #5e5edf;
    margin: 4px 0 8px;
    width: 100%;
    line-height: 20px;
}
.doc_body .doctor_detail h4{
    font-size: 1rem !important;
    color: #959090;
    line-height: 20px;
    margin: 0 0 8px;
}
#doctors_list li .doc_info_link{
    text-decoration: none;
    display: block;
    width:100%;
    display:flex;
}
#doctors_list li .doc_body{
    background: #fff;
    border: 1px solid #b7b7b7;
}
#doctors_list li .doc_foot{
    background: #2836bc;
    color: #fff;
    display: flex;
    align-items: baseline;
}
#doctors_list li .doc_foot a.book_consultation_btn{
    margin-left: 0;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.3rem;
    padding: 18px 21px;
    height: 100%;
    background: green;
}
#doctors_list li .doc_foot .video_consultation_btn{

}
#doctors_list li .doc_foot .video_consultation_btn img{
    width: 64px;
    height: 64px;
    padding: 10px 12px;
    background: #151c62;
}
.doc_body .doctor_detail .doc_location{
    display: flex;
    align-items: baseline;
    color: #9c9c9c;
    line-height: 18px;
    font-size: 0.9rem;
    margin:0 0 5px;
}
.doc_body .doctor_detail .doc_availability{
    background: #2836bc;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    line-height: 13px;
    padding: 8px 10px;
    border-radius: 5px;
    margin: 0;
}
.doc_body .doctor_detail .doc_availability img{
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

/* select_slot_popup css */

#select_slot_popup{
    height:100%;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    background:#f4f5ff;
    display:none;
    z-index:99999;
    overflow:auto;
}
body.scroll-disable{
    /*overflow:hidden;*/
}
.popup_header{
    display: flex;
    padding: 15px;
    background:#2323bc;
    color:#fff;
    -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.fixed-header .popup_header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
    animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
.popup_header h3{
    line-height: 1.4;
    font-weight: 300;
    font-size: 1.4rem;
    color:#fff;
    margin-left:15px;
}
.clinic-item .clinic_inner{
    width: 100%;
    display: flex;
    padding: 7px 15px;
    background: #0ebbfd;
    color: #fff;
}
.clinic-item {
    position:relative;
    width:100%;
    display:block;
    margin:0 0 4px;
}
.clinic-item input[type=radio]{
    visibility:hidden;
    position:absolute;
    left:-99999px;
}
.clinic-item .clinic_inner .icons8-marker{
    margin-right: 10px;
    width: 32px;
    height: 32px;
    margin-top:10px;
}
.clinic-item .clinic_inner p{
    margin:0;
}
.clinic-item:before{
    content:'';
    position:absolute;
    right:15px;
    top:50%;
    border:2px solid #fff;
    border-radius:100%;
    width:24px;
    height:24px;
    margin-top:-14px;
}
.clinic-item.active:after{
    content: '';
    position: absolute;
    right: 20px;
    top: 56%;
    border-radius: 100%;
    width: 13px;
    height: 13px;
    margin-top: -14px;
    background: #fff;
}
.clinic-item.active .clinic_inner{
    background: #171762;
}
.popup_body{
    padding:10px;
}
.calendar-row .icons8-calendar{
    width: 22px;
    height: 22px;
    margin-right: 10px;
}
.calendar-dates ul{
    list-style-type:none;
    margin:0;
    padding:0;
    display:flex;
    align-items: center;
}
.calendar-dates ul li{
    text-align: center;
    padding: 10px 0px 0 20px;
    flex-basis: 100%;
}
.calendar-dates ul li:first-child{
    padding-left:0;
}
.calendar-dates ul a{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
    color: #000;
    font-size: 1.1rem;
}
.calendar-dates ul a strong{
    background: #2323bc;
    color: #fff;
    line-height: 22px;
    padding: 15px;
    border-radius: 100%;
    margin: 0 0 4px;
    font-size: 1.4rem;
}
.calendar-dates ul a.active strong{
    border-radius:0;
    background:none;
}
.calendar-dates ul a.active{
    background: #2323bc;
    border-radius: 10px;
    color: #fff;
    padding-bottom: 10px;
}
.calendar-row.appointment-slots{
    margin: 15px 0;
}
.calendar-row.appointment-slots h4{
    padding: 10px 15px;
    background: #e4e4e4;
    border-radius: 10px 10px 0 0;
    font-size: 1.2rem;
    margin: 0;
}
.calendar-row.appointment-slots .slots-block{
    padding: 10px;
    background: #ecedf7;
}
.calendar-row.appointment-slots .slots-block h5{
    font-size:1rem;
    display: flex;
    line-height: 1.9;
}
.calendar-row.appointment-slots .slots-block h5 span {
    width: 25px;
    height: 24px;
    margin-right: 5px;
}
.calendar-row.appointment-slots .slots-block ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.calendar-row.appointment-slots .slots-block ul li {
    display: inline-block;
}
.calendar-row.appointment-slots .slots-block ul li label {
    padding: 10px 20px;
    background: #23bca4;
    border-radius: 10px;
    margin: 5px 6px;
    color: #fff;
    text-align: center;
    position: relative;
}
.calendar-row.appointment-slots .slots-block ul li label input[type=radio]{
    position:absolute;
    left:-9999px;
    visibility:hidden;
}
.calendar-row.appointment-slots .slots-block ul li label.active{
    background:#5151ff;
}
.whatsapp_icon{
    width: 25px;
    height: 25px;
    margin-left: 5px;
}
.continue-btn{
    background: #2323bc;
    width: 100%;
    padding: 14px 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    border-radius: 20px;
    font-weight: 900;
}
@media (max-width: 767px) {
    .hamburger-icon {
        display: block;
    }

    .navbar-nav {
        display: none;
    }

    .navbar-toggler {
        display: none;
    }
}