@font-face {
    font-family: 'muliregular';
    src: url('../fonts/muli-regular-webfont.woff2') format('woff2'),
    url('../fonts/muli-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/*When the body has the class 'dark-mode' */
/*input[readonly] {
  pointer-events: none;
}*/

.dark-mode .moon, .dark-mode .darkmode {
  display: none;  
}
.dark-mode .sun, .dark-mode .lightmode {
  display: block; 
}





body.dark-mode .pdate {
    background: #7e765c;    
}

body.dark-mode .text-black {
    background: #7e765c;    
}

body.dark-mode .grey {
    color: #b3bebf;
}






body.dark-mode {
    background:var(--bs-body-color);
}


.logo-gold {
  display: none;
}
body.dark-mode .logo {
  display: none;
}
body.dark-mode .logo-gold {
  display: block ;
}

body.dark-mode .lightmode { color:#bda45d; }
body.dark-mode .thememode path {color:#bda45d; }

.thememode:hover .darkmode,
.thememode:hover .moon path{
    color: #bda45d;
}

body.dark-mode .thememode:hover .lightmode,
body.dark-mode .thememode:hover .sun path {
    /* color: #fff; */
}
 body.dark-mode .thememode{
    background:transparent;
 }

body.dark-mode .header-main .white-bg {
    background: #212529;
}
body.dark-mode ul.main-menu ul.navbar-nav li a.nav-link {
    color: #fff;
}
body.dark-mode .dropdown-toggle1::after {
    color: #fff;
}

body.dark-mode .ab-content p {
   /* color: #fff !important;*/
}


/*body.dark-mode .yellow-bg { background:var(--bs-body-color); }*/
/*
body.dark-mode .about-top-sec p,
body.dark-mode .about-top-sec h1,
body.dark-mode .address-details p,
body.dark-mode .copyright p,
body.dark-mode .footer-main h5,
body.dark-mode .ftr-menu li a, 
body.dark-mode .women-s-health-top-sec p,
body.dark-mode .women-s-health-top-sec h1, 
body.dark-mode .providers-top-sec h1 { color:#fff; }
body.dark-mode .meet-our .meet-block { background: #dcd0a9; }*/

body.dark-mode .black-bg-light { background: #dcd0a9; }

body.dark-mode .name-p, 
body.dark-mode .provider-user p a { color: #000; }

/*body.dark-mode .copyright a,
body.dark-mode .ftr-menu li a:hover { color: #bda45d; }*/
 


/*body.dark-mode .contact-dark h2 {
    color: #fff;
}
body.dark-mode .contact-dark .contactus h2 {
   color: #000;
}*/
body.dark-mode .contact-dark .black-bg-light {
    background: #212529;
}

body.dark-mode .contact-dark .contactus {    
    -webkit-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    box-shadow: 0px 0px 11px -6px rgba(0,0,0,0.68);
    border-radius: 0.25em;
}
body.dark-mode .contact-dark .contactus {
    background: transparent;
    border: #383838 solid 1px;
}
/*body.dark-mode .contact-dark .contactus h5,
body.dark-mode .contact-dark .contactus h2,
body.dark-mode .contact-dark .contactus p {
    color: #fff;
}*/




/*body.dark-mode .doctor-main h2,
body.dark-mode .doctor-main h3,
body.dark-mode .doctor-main p  {
        color: #fff;
}*/

body.dark-mode .home-sec-five h2,
body.dark-mode .home-sec-five p  {
  /*color: #fff;*/
}
body.dark-mode .women-heath-sec h2,
body.dark-mode .women-heath-sec p {
  /* color: #fff; */
}
body.dark-mode .home-sec-seven h2, body.dark-mode .home-sec-nine h2, body.dark-mode .home-sec-ten h2 {
 color: #fff;
}

body.dark-mode .home-sec-seven  .name-p, 
body.dark-mode .home-sec-seven  .provider-user p a {
    color: #fff;
}
body.dark-mode .home-sec-three .black-bg-light {
    background: #3a3c39;
}
body.dark-mode .slick-dots li button:before {
 color:#ccc;
}
body.dark-mode .slick-dots li.slick-active button:before {
    color: #fff;
}
body.dark-mode .privacy-content {
    /*color: #fff;*/
}
body.dark-mode  .home-sec-six {
 color: #fff;
}

body.dark-mode .home-sec-six.hsdark h2 {
 color: #000;
}

body.dark-mode .navbar-light .navbar-toggler { 
  border-color: rgb(255 255 255 / 10%);
 }
body.dark-mode .registered_div h2 {
  color: #fff;
}


body.dark-mode .ab-content p span,
body.dark-mode .home-about p span,
body.dark-mode .d-details-content p span, 
body.dark-mode .privacy-content p span, 
body.dark-mode .doctor-main p span, 
body.dark-mode .heath-details-main p span {
  /*  color: #fff !important;*/
    font-size: 15px !important;
}
body.dark-mode .doctor-main h2 span, 
body.dark-mode .privacy-content h2 span, 
body.dark-mode .doctor-details h2 span,
body.dark-mode .doctor-details h3 span,
body.dark-mode .heath-details-main h2 span {
	/*color: #fff !important;*/
}

body.dark-mode .doctor-details h2 span,
body.dark-mode .doctor-details h2,
body.dark-mode .doctor-details h3 span,
body.dark-mode .doctor-details h3{
    color: #fff !important;
}

body.dark-mode .womenshealth-qa-sec {
    background: #212529;
}

/*body.dark-mode .womenshealth-qa-sec p span,
body.dark-mode .womenshealth-qa-sec p {
	color: rgba(255,255,255, 0.7);
}

body.dark-mode .womenshealth-qa-sec h2,
body.dark-mode .womenshealth-qa-sec h5 {
	color: #fff;
}*/
/*body.dark-mode .womenshealth-qa-sec .list-wh {
	color: rgba(255,255,255, 0.7);
}*/

body.dark-mode .home-about, 
body.dark-mode .ab-content, 
body.dark-mode .blog-details-sec,
body.dark-mode .faqmain,
body.dark-mode .privacy-sec,
body.dark-mode .d-details-content {
	background: #3a3b3c;
}

body.dark-mode .booknowmain .card {
    border: 1px solid #565656;
    color: #fff;
}
body.dark-mode .booknowmain .card-header {
    border-bottom: 1px solid #e6dec3;
    background: #e6dec3;
    color: #000;
}

body.dark-mode .booknowmain .card-body { 
    background:#3a3b3c;
}

body.dark-mode .book-now .btn-black {
    background: #e6dec3;
    color: #000;
}
body.dark-mode .book-now .btn-black:hover {
    background: #000;
    color: #fff;
}

/*body.dark-mode  .btn-black {
    background: #e6dec3;
    color: #000;
}
body.dark-mode  .btn-black:hover {
    background: #000;
    color: #fff;
}*/

body.dark-mode .schedule-description {
    background: #3a3b3c;
}

body.dark-mode .we-offer {
    background: #212529;
    color: #fff;
}


/*register page css*/

body.register-body.dark-mode .white-text {
    color: #000;
}
body.register-body.dark-mode .btn-black {
    background: #e6dec3;
}
body.register-body.dark-mode .white-text:hover {
    color: #fff;
}
body.register-body.dark-mode .btn-black:hover {
    background: #3a3c39;
}

body.register-body.dark-mode .bg-white  {    
    background-color: #212529 !important;
}
body.register-body.dark-mode .ques-title {
    color: rgba(255,255,255, 0.7);
}
body.register-body.dark-mode .checkboxall ul li label {    
    color: rgba(255,255,255, 0.7);
}
body.register-body.dark-mode .allhealth .form-check-input {
    border: #959595 solid 1px;
    background-color: #212529;
}
body.register-body.dark-mode .static-backdrop .modal-content{
    background-color: #212529;
}
body.dark-mode .static-backdrop .form-control, body.dark-mode .form-select {
    border: #ffffff solid 1px;
}
.patient_form .form-group label {
    margin-bottom: 5px;
    font-size: 14px;
}
body.register-body.dark-mode .consider-myself, 
body.register-body.dark-mode .racial, 
body.register-body.dark-mode .allhealth  {
    color: rgba(255,255,255, 0.7);
}
/*body.register-body.dark-mode .form-floating>label {
    color: #fff;
}*/
body.dark-mode .form-floating>.form-control {    
    background: #212529;
}
body.register-body.dark-mode .dob_div select:focus,
body.dark-mode .form-floating>.form-control:focus,
body.dark-mode .form-floating>.form-select:focus,
body.dark-mode .form-select:focus {
    border: #fff solid 1px;
}
body.dark-mode .form-floating>.form-select {
    background: #212529;
    color: #fff;
}
body.dark-mode .dob_div select {
    background: #212529;
    color: #fff;
    border: #4d4c4c solid 1px;
}
body.dark-mode .input-group select {
    background: #212529;
    color: #fff;
    border: #4d4c4c solid 1px;
}
/* .dark-mode .card-body {
    background: #1e1e1e;
    border-color: #000;
} */
.dark-mode .card {
    border-color: #000 !important;
}
.dark-mode .nav-tabs .nav-item.show .nav-link, .dark-mode .nav-tabs .nav-link.active, .dark-mode .nav-tabs .nav-link:hover {
    background: #242526;
    color: #fff;
    border: transparent;
    border-radius: 0.25rem;
}
.dark-mode .accordion-button {
    color: #fff;
    background-color: #1e1e1e;
}
.dark-mode .accordion-item {
    background-color: #fff;
    border: 1px solid rgb(36 37 38);
}

.dark-mode .checkout-accordion .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #1e1e1e;
}
.dark-mode .accordion-item {
    background-color: #242526;
    border: 1px solid rgb(36 37 38);
}
.dark-mode .pe-nonee.labl > input + div {
    background-color: rgb(96 96 96 / 15%) !important;
}
.dark-mode .labl > input:checked + div, .dark-mode .labl .card:hover {
    background-color: rgb(3 3 3);
    border: 1px solid rgb(137 135 126);
}

.dark-mode .labl > input:checked + div .card-body {
    background: #000000;
}
.dark-mode .labl > input + div {
    cursor: pointer;
    border: 2px solid transparent;
    background-color: rgb(40 40 40);
    border: 1px solid rgb(0 0 0);
}
body.dark-mode .form-select {
    background: url(../images/arrow.svg) no-repeat;
    background-position: right center;   
    background-position: 98%;
}

body.dark-mode .form-control,
body.dark-mode .form-select{
    background-color: transparent;
    border: #4d4c4c solid 1px;
    color: #fff;
}


body.dark-mode .form-group label,
body.dark-mode .form-floating label {
   color: rgba(255,255,255, 0.7);
}

body.register-body.dark-mode .allhealth, 
body.register-body.dark-mode .shadow-sm {
    box-shadow:none !important;
    border:#383838 solid 1px;
}


body.register-body.dark-mode input:-webkit-autofill,
body.register-body.dark-mode input:-webkit-autofill:hover, 
body.register-body.dark-mode input:-webkit-autofill:focus,
body.register-body.dark-mode textarea:-webkit-autofill,
body.register-body.dark-mode textarea:-webkit-autofill:hover,
body.register-body.dark-mode textarea:-webkit-autofill:focus,
body.register-body.dark-mode select:-webkit-autofill,
body.register-body.dark-mode select:-webkit-autofill:hover,
body.register-body.dark-mode select:-webkit-autofill:focus {
  
  -webkit-box-shadow: 0 0 0px 1000px #212529 inset;
  transition: background-color 5000s ease-in-out 0s;
   color : #fff !important;
    -webkit-text-fill-color: #fff !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}
body.dark-mode  input[placeholder], body.dark-mode [placeholder], body.dark-mode  *[placeholder] {
    color: #fff !important;
}
body.dark-mode .form-control:disabled, 
body.dark-mode .form-control[readonly] {
    background-color: #606060 !important;
    opacity: 1;
}

body.dark-mode .registered_div h5 {
  color: #fff;
}

body.dark-mode .fstdropdown.open:hover {
    border-color:#e6dec3;
}
body.dark-mode .fstdropdown {
    background: #212529;
    border: #4d4c4c solid 1px;
}
body.dark-mode .fstdropdown .fstlist > div {
    border-bottom: #4d4c4c solid 1px;
    color: rgba(255,255,255, 0.7);
}


body.dark-mode .fstdropdown .fstsearchinput {
    background-color: #666; 
}

body.dark-mode .valid {
    color: #05b105;
}

/*body.dark-mode .contact-dark .btn-black {
    background: #e6dec3;
    color: #000;
}
body.dark-mode .contact-dark .btn-black:hover {
    background: #000;
    color: #fff;
}*/

body.dark-mode  .contact-details .white-bg {
    background: #3a3c39;
    color: #fff;
    border: #3a3c39 solid 1px;
}
body.dark-mode  .contact-details .white-bg:hover {
    background: #e6dec3;
    color: #000;
    border: #3a3c39 solid 1px;
}
body.dark-mode .border {
    border: 1px solid #383838 !important;
}
body.dark-mode .modal-footer {
    border-top: 1px solid #666363;
}
body.dark-mode .modal-header {
   border-bottom: 1px solid #666363;
}
body.dark-mode .btn-close {

    background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23fff"%3E%3Cpath d="M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z"/%3E%3C/svg%3E') center/1em auto no-repeat;
}

body.dark-mode .modal-content {
 color: rgba(255,255,255, 0.8);
 background: #3a3b3c;
}

body.dark-mode .modal-backdrop.show {
    opacity: .8;
}
body.register-body.dark-mode .modal-footer .btn-black:hover {
    background: #000;
}
.modal-header {
        padding: 0.8rem 1rem;
}

/*register page css end*/



/*schdule office call css*/
body.dark-mode .form-floating .fstdropdown > .fstselected {
    color: #fff;
}
body.dark-mode .goldlogo {
    display: block;
}

/*body.dark-mode .schedule-description p {
    color: rgba(255,255,255, 0.7);
}*/
body.dark-mode .dark p, body.dark-mode strong.dark-white,  body.dark-mode .darkpwhite {
 color: rgba(255,255,255, 0.7);
}
body.dark-mode .darkpwhite strong {
    color: #e1d6b0;
}

body.dark-mode .symptoms-all ul li label {
    color: rgba(255,255,255, 0.7);
}
body.dark-mode .schedule-form .card-header, body.dark-mode .card-footer {
    background: rgb(58 59 60);
}
body.dark-mode .topnewheading h2 {
    color: rgba(255,255,255, 0.7);
}
body.dark-mode .symptoms-all ul li .form-check-input {
    border: #959595 solid 1px;
    background-color: #212529;
}
body.dark-mode .schedule-office-call, 
body.dark-mode .schedule-form {
    border: #383838 solid 1px;
}
body.dark-mode .dialog-log {
    border-bottom: #383838 solid 1px;
}

body.dark-mode .card-footer .btn-black {
    background: #e6dec3;
    color: #000;
}
body.dark-mode .card-footer .btn-black:hover, body.dark-mode .card-footer .btn-yellow:hover, 
body.dark-mode .appointment .btn-black:hover {
    background: #000000;
    color: rgba(255,255,255, 0.7);
}
body.dark-mode .appointment .btn-black {
   background: #e6dec3;
   color: #000;
}

body.dark-mode .calendar-container {
    background:#000000;
    border: 1px solid #383838;
}
body.dark-mode .table-date {
    color: #fff;
}
body.dark-mode .active-date {    
    color: #000;
}
body.dark-mode td.day {
color: rgba(255,255,255, 0.7);
}
body.dark-mode .year-header {
    background: #000;
}

/*schdule office call css end*/

   

/*theme color mode css end here*/

body {
    font-family: 'muliregular', sans-serif;
    margin: 0px;
    padding: 162px 0 0 0 !important;

}

  button.navbar-toggler i {
    font-size: 35px;
    color: #a3a3a3;
}

.valid, .invalid {   
    font-size: 14px;
    letter-spacing: 0.5px;
}


img {
    max-width: 100%;
}
ul {
    margin: 0;
    padding: 0;
}

.service_desc ul{
    padding: revert;
}

figure {
    margin: 0;
}

p {
    font-size: 15px;
    line-height: 30px;
}



a {
    text-decoration: none;
    transition: all 0.3s;
}
a:hover {
    transition: all 0.3s;
    color: #bda45d;
}
h1 {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    letter-spacing: 0.5em;
    line-height: 1.4em;
    padding: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
}

h2 {
    font-family: 'Lato', sans-serif;
    font-size: 24px;
    letter-spacing: 0.5em;
    line-height: 1.4em;
    padding: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    letter-spacing: 0.5em;
    line-height: 1.4em;
    padding: 0px;
    text-transform: uppercase;
    word-wrap: break-word;
}

h5 {
    font-size: 18px;
    word-wrap: break-word;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

button {
    border: none;
    outline: none;
}

ul.head-right-menu, ul.contact-btn, ul.ftr-menu {
    list-style: none;
}

.btn-check:focus+.btn, .btn:focus {
    box-shadow: none;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.h2rem {
    font-size: 32px;
}

.btn {
    /* all: unset; */
    padding: 14px 20px;
    line-height: 18px;
    text-align: center;
    font-size: 15px;
    border-radius: .25rem;
    font-family: 'muliregular', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    cursor: pointer;
    transition: all 0.3s;
    text-decoration: none;
}

.btn-w-style {
    border: #fff solid 2px;
    color: #fff;
}
.btn-w-style:hover {
    background: #fff;
}

.btn-w-style2 {
    border: #fff solid 1px;
    color: #fff;
}
.btn-w-style2:hover {
    background: #fff;
}

.btn-black {
    background: #3a3c39;
}
.btn-black:hover {
    background: #e6dec3;
    color: #000;
}

.btn-black2 {
    background: #3a3c39;
    border: #3a3c39 solid 1px;
}
.btn-black2:hover {
    background: #e6dec3;
    color: #000;
    border: #3a3c39 solid 1px;
}

.btn-yellow {
    background: #e6dec3;                
}
.btn-yellow:hover {
    background: #3a3c39;  
    color: #fff;            
}

.white-bg {
    background: #fff;
} 

.btn-white-bg {
    background: #fff;
} 
.btn-white-bg:hover {
    background: #e6dec3;
} 


.black-bg-light {
    background: #3a3c39;
}

.black-bg {
    background: #9b7847;
}

.yellow-bg {
    background: #dcd0a9;
}
.yellow-bg-light {
    background: #e6dec3;
}

.yellow-bg-vlight {
    background: #fffbeb;
}

.black-text {
    color: #000;
}
.white-text {
    color: #fff;
}

.line-white {
    background: #fff;
    opacity: 1;
}


.container {
    max-width: 1325px;
}
.header-main {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 222;
    
}



.head-top {
    padding: 0 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.head-main {
    
    padding: 0px;
}

a.head-logo {   
    display: flex;
    align-items: center;
    padding: 5px 0;
    position: relative;
    z-index: 222;
}
a.head-logo img {
    height: 90px;
     transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.head-right-menu {
    position: relative;
    z-index: 333;
}
.head-right-menu{   
    display: flex;    
}
.contact-btn {   
    display: flex;   
    margin-left: auto;
}
.head-right-menu li a, .contact-btn li a {
    padding: 13.5px;    
    margin-left: 5px;   
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.1em;
}

.head-right-menu li:first-child a, 
.contact-btn li:first-child a  {
    margin-left: 0px;
}


.fstdropdown .fstlist > div:hover,
.fstdropdown .fstlist > div.selected {
    background-color: #dcd0a9;
    color: #000 !important;
}

.fstdropdown .fstsearchinput {
    padding: 4px 10px;
}


/*.streetaddress label {
    z-index: 2147483648;
}*/

.form-floating .fstdropdown > .fstselected {
    padding: 17px 24px 2px 12px;
}

/*head main menu css start*/

ul.s-menu {
    list-style: none;
}

ul.main-menu {
    width: 100%;
    /*display: flex;
    justify-content: center;*/
}
ul.main-menu .navbar {
    padding: 0px;
}
ul.main-menu ul.navbar-nav {
    margin: 0 auto;
    max-width: 1575px;
    width: 100%;
    display: flex;
    justify-content: center;
}
ul.main-menu ul.navbar-nav > li {
    padding: 0px 18px;
    margin: 0;
    position: relative;
}
ul.main-menu ul.navbar-nav li ul li{
    margin: 0px 18px;
    position: relative;
}
ul.main-menu ul.navbar-nav li a.nav-link {
    padding: 20px 0px;
    color: #000;
    letter-spacing: 0.1em;
    font-size: 15px;
    position: relative;

}
ul.main-menu ul.navbar-nav li a {
    text-transform: uppercase;  
    padding: 20px 0px;
    color: #000;
    letter-spacing: 0.1em;
    font-size: 15px;
    white-space: normal;    
}

ul.main-menu ul.navbar-nav li a.nav-link:hover {
    color: #bda45d;
}

ul.main-menu ul.navbar-nav li a.nav-link:before {
    border-bottom: #bda45d solid 2px;
    width: 0%;
    content:'';
    position: absolute;
    bottom: auto;
    top: 42px;
    left: 0;
    transition: all 0.3s ease-in-out;
    
}
ul.main-menu ul.navbar-nav li a:hover:before,
ul.main-menu ul.navbar-nav li a.active:before,
ul.main-menu ul.navbar-nav li a.show:before {   
    width: 100%;
    content: '';
    transition: all 0.3s ease-in-out;
}

ul.main-menu .navbar-light .navbar-nav .nav-link.active, 
ul.main-menu .navbar-light .navbar-nav .show>.nav-link {
    color: #bda45d;
}



/*ul.main-menu ul.navbar-nav li .dropdown-menu {
    width: 500px !important;
}*/


/*ul.main-menu ul.navbar-nav li .dropdown-menu ul.s-menu {
    display: grid;
    grid-template-rows: repeat(6,auto);
    grid-auto-flow: column;

}*/
ul.main-menu ul.navbar-nav li .dropdown-menu li {
    margin: 0;     
    /*border-right: #f1f1f1 solid 1px;*/
}

ul.main-menu ul.navbar-nav li .dropdown-menu li a {
    padding: 11px 20px;
    color: #000;
    letter-spacing: 0.1em;
    font-size: 15px;
    border-bottom: #E8E8E8 solid 1px;
    /*border-top: #E8E8E8 solid 1px;*/
    border-right: #E8E8E8 solid 1px;
    border-left: #E8E8E8 solid 1px;
}

ul.main-menu ul.navbar-nav li .dropdown-menu li a.dropdown-item:focus, 
ul.main-menu ul.navbar-nav li .dropdown-menu li a.dropdown-item:hover, 
ul.main-menu ul.navbar-nav li .dropdown-menu li a.dropdown-item.active {
    color: #1e2125;
    background-color: #E4D585;
}


ul.main-menu ul.navbar-nav li.dropdown.menu-dp:hover a.nav-link {
    color:#bda45d;
}
ul.main-menu ul.navbar-nav li.dropdown.menu-dp:hover > a:before {   
    width: 100%;
    content: '';
    transition: all 0.3s ease-in-out;
}
ul.main-menu ul.navbar-nav li .dropdown-menu li a:hover:before {
    display: none;
}
ul.main-menu ul.navbar-nav li .dropdown-menu .dropdown-item.active  {
    background: #e6dec3;
    border-bottom: transparent;
}

ul.main-menu ul.navbar-nav li .dropdown-menu .dropdown-item.active:before {
    display: none;
}

ul.main-menu ul.navbar-nav li .dropdown-menu {
    border: transparent;
    border-radius: 0px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.13);
    min-width: 235px;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-toggle{
    padding:20px 0px 20px 15px;
}

.menu-dp {
    display: flex;
    justify-content: space-between;
}

/*ul.main-menu ul.navbar-nav li.dropdown  .dropdown-toggle:empty::after {
    color: #9f9f9f;
}*/

ul.main-menu ul.navbar-nav li .dropdown-menu li:hover ul {
    display: block;
    left: 50%;
    right: 0;
    position: relative;
    /* background: #f5fafd;*/
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm {
    /*width: 685px;
    min-width:685px;*/
    display: flex;
    max-width: 1552px;
    margin: 0 auto;
    position: relative;
}
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm > ul,
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm > ul > li {
    background: #FFF9DA;
}
/*ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm > ul.lft-menu li a {
    border-bottom: #E8E8E8 solid 1px;
}*/

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul {
    width: 100%;    
    /*border-right:#E8E8E8 solid 1px;*/
    min-width: 308px;
    max-width: 308px;
    /*height:100vh;*/
    /*min-height: 350px;*/

}
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li {
    position: relative;
    display: block;
    width: 100%;
    border-right: none;
}
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li a {
    /*justify-content: space-between;
    display: flex;*/

    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/*ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li ul {
     left: 25%;
    right: 0;
    position: absolute;  
    top: 0;
    max-width: 25%;
    display: none;
    padding: .5rem 0;
}*/

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li ul {
    left: 308px;
    right: 0;
    position: absolute;  
    top: 0;
    min-width:308px;
    display: none;
    padding: 0;
    max-width: 308px;
}

/*ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li:hover > ul  {
    display: block;
   
}*/

ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li:hover > ul li  {
    margin: 0;     
    /*border-right: #f1f1f1 solid 1px;*/
    position: relative;
}
ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li:hover > ul li a {
    width: 100%;
    text-align: left;
    padding: 11px 45px 11px 20px;
    margin: 0;

    /*white-space: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;*/
}

/*.submenuicon  {
    display: none !important;
}*/
.dropdown-toggle1::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.browse-by {
    padding: 10px 20px 0 20px;
    text-transform: uppercase;
    display: block;
}
/*.womens-health {
    height: 500px;
}*/

.hoverstyle-black { 
    background: #3a3c39 !important;
    color: #fff !important;
}

.hoverstyle-gray { 
    background: #e6dec3 !important;
    color: #000 !important;
}

.btn-yellow3 {
    background: #e6dec3;
}

.btn-black3.hoverstyle-one {
    background: #3a3c39;
}


ul.main-menu ul.navbar-nav .dropdown-menu.subdropdown ul li .submenuicon {
    position: absolute;
    right: 0;
    left: auto;    
    top: 50%;
    color: #000;
    display: flex;
    padding: 9px 13px;
    cursor: pointer;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 111;
    background: #bdb794;
    height: 98%;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    width: 35px;
}

/*ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li.s-mneu {
    width: 90% !important;
}*/

.scl-hide {
    overflow: hidden;
}

.hide {
    display: none;
}

.ac {
    display: block !important;
}

.c-submenu {
    position: static !important;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li > ul.c-submenu {
    display: none;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li:hover > ul.c-submenu {
    display: block;
}

.m-icon {
    display: none !important;
}
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm > ul.lft-menu li a.link {
    border-bottom: #E8E8E8 solid 1px;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm > ul.lft-menu li a.link {
    padding: 11px 35px 11px 20px;
}

/*@-moz-document url-prefix() {
    
    ul.main-menu ul.navbar-nav .dropdown-menu.subdropdown ul li .submenuicon {
        position: absolute;
        right: 0;
        left: 272px;
        top: 0;
        color: #000;
        display: flex;
        padding: 9px 13px;
        cursor: pointer;  
        -moz-transform: translateY(15px);
        z-index: 111;
        background: #bdb794;
        height: 44px;
        align-items: center;
        justify-content: center;
        border-radius: 0px; 
        bottom: auto;
    } 
}*/





/*li.nav-item.dropdown.menu-dp {
    margin-left: 1600px;
}*/

/*
.main-menu .dropdown-toggle::after {
    display: none;
}*/

/*head main menu css end*/





/*Home css Start*/

.summenupr {
    position:relative;
    width: 100%;
  display: block;
} 

.pathree {
    position: absolute;
    bottom: 61px;
    left: 40px;
    z-index: 11;   
}

/*.service-block {
    overflow: hidden;
}*/

.home-sec-one .service-main {
     margin-bottom: 0px;
    margin-right: 0px;  
    min-height: 0px;
    min-height: calc(33.333333333333336vw - 0px);
    min-height: max(calc(33.333333333333336vw - 0px), 0px);
    position: relative;
}

.home-sec-one .service-btn-d a {
  width: auto;
  height: auto;
}

.home-sec-one .service-block figure {
    height: 100%;
}

.home-sec-one .service-block {  
    display: flex;
    /*max-height: 640px;
    height: 100vh;*/
    position: absolute;
    height: 100%;   
    width: 100%;
}

.home-sec-one ul {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
}
.home-sec-one ul li {
	width: 33.333%;
}
.home-sec-one .col-md-4 {
	width: 100% !important;
}


.home-sec-one a {
    height: 100%;
    width: 100%;
    
}

.service-block {
    overflow: hidden; 
    display: flex;
    height: 100%;   
}
.service-block figure {
    width: 100%;
}

.service-block figure:before {
    content: '';
    background: rgba(0, 0, 0, 0.3);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
}
/*.service-block figure img {
    transform: scale(1);
    transition: all 0.9s;
}*/

.service-block figure img {
    transform: scale(1);
    transition: all 0.9s;
    height: 100%;
    width: 100%;   
    object-fit: cover;
    object-position: 50% 50%;
}

.service-block figure:hover img {
    transform: scale(1.2);
    transition: all 0.9s;
}

.service-block h5 {
    letter-spacing: 0.5em;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 37px;
}

.home-sec-six .service-block {
    border-radius: 0.25rem;
}
.home-sec-six .service-block figure img {
    border-radius: 0.25rem;
}

.regular-sl .slick-slide img {
    border-radius: 0.25rem;
}

.home-sec-two {
    padding: 50px 0;
}
.home-sec-two h1 {
    margin-bottom: 20px;
    font-size: 1.2rem;
}
.home-sec-two p {
    letter-spacing: 5px;
    line-height: 30px;
    text-transform: capitalize;
}



.socials-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    margin: 29px 0 0 0;
}
.socials-icon li a {
    background: #fff;
    width: 30px;
    height: 30px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 15px;
}

.booknowmain .card {
  height: 100%;
  border: #ccc solid 1px;
}
.booknowmain .card h3 {
    padding: 0rem 2rem;
    margin: 0;
}

.womenshealth-qa-sec.booknowmain {
    padding: 0;
    background: transparent !important;
}

.booknowmain .card-header {
  border-bottom: 1px solid #c3c3c3;
  background-color: #e6dec3;
}

.book-now {
    display: grid;
}
.book-now .price {
    font-size: 60px;
    line-height: 70px;
    font-weight: 500;
}

.booknowmain .summary-card {
    display: flex;
    align-items: center;
}
.booknowmain .card-body { 
    padding: 2rem 3rem;
}

ul.summary-list li {
  padding: 5px 0;
}

.bookbtn {
    max-width: 100%;
}

.my-video {
    float: left;
}


.book-online-main {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 10px;
}

.book-online {  
    margin-left: 10px;
    width: calc(20% - 12px);    
    margin-bottom: 10px;
    transition: all 0.3s;
}

.book-online:hover {
    margin-top: -5px;
    transition: all 0.3s;
    margin-bottom: 15px;
}


.service-p {
    padding: 20px 20px 30px 20px;
    height: 100%;
    border-radius:.25rem;
}


.meet {
    display: grid;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    margin: 30px 0 33px 0;
    text-align: center;
}
.meet span {
    font-size: 15px;    
}
.meet strong {
    font-weight: 600;
    font-size: 15px;
    color: #c9b477;   
}


/*.book-btn {
    border: #000 solid 2px;
    height: 54px;
    width: 54px;
    display: flex;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    color: #fff;
}*/
.book-btn {
    border: #3a3c39 solid 2px;
    height: 37px;
    width: 54px;
    display: flex;
    border-radius: 0.25rem;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin: 0 auto;   
    background: #525252;
}

.book-btn:hover {
    border: #000 solid 2px;
    background: #fff;
    color: #000;
}

.book-online .service-p {
    padding: 20px 20px 25px 20px;
    display: grid;
    align-content: space-between;
    flex-wrap: wrap;
}

.book-online .meet {
    margin: 10px 0 10px 0; 
}


.want-the {
    padding: 96px 96px 80px 96px;
    width: 100%;
}

.want-the p {
    letter-spacing: 5px;
    line-height: 30px;
    text-transform: capitalize;
}

.line-white {
    background: #fff;
    opacity: 0.5;
    height: 2px !important;
}

.line-ylight {
    background: #dfd4b0;
    opacity: 0.5;
    height: 4px !important;
}

.line-w {
    width: 200px;
}

.home-about {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    background: #f9f9f9;
    padding: 20px;
    border-radius:.25rem;
}

.home-sec-five {
    padding: 116px 0;
}
.mb-40 {
    margin-bottom: 35px !important;
}



.home-sec-six {
    padding: 112px 0 50px 0;
}
.home-sec-six .service-read {
    margin-left: 10px;
    width: calc(20.4% - 20px);
    padding: 0;
    margin-bottom: 10px;
    transition: all 0.4s;
    max-height: 451px;
    height: 100vh;
}
/*.home-sec-six .service-read:hover {
    transition: all 0.4s;
    margin-top: -10px;
}*/

.home-sec-six .service-read .service-block h5 {
    font-size: 14px;   
}
.home-sec-six .service-read .pathree {
    bottom: 30px;
    left: 15px;
}

/*.home-sec-six .service-block figure:hover img {
    transform:inherit;   
}*/


.gfe_col_width{
    max-width: 190px !important;
    word-wrap: break-word;
}





.home-sec-seven {
    padding: 100px 0 50px 0;
}

.home-sec-seven .meet-user {
    flex-wrap: wrap;
}

.meet-user {
    display: flex;
    justify-content: center;    
}
.meet-our {
    max-width: 500px;
    width: calc(50% - 50px);
    text-align: center;
    margin: 20px 25px 10px 25px;    
    transition: all 0.3s;
    flex: auto;
    border-radius: .25rem;
}
.meet-our .meet-block{
    background: #3a3b3c;
    transition: all 0.3s;
    height: 100%;
    border-radius: .25rem;
    overflow: hidden;
}
.meet-our:hover .meet-block {    
    transition: all 0.3s;
    margin-top: -20px;
    margin-bottom: 10px;
}
.meet-block .name {
    padding: 50px 20px;
    display: block;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #fff;
}

.home-sec-eight {
    padding: 80px 20px; 
    background-size: 50% !important;
}

.we-offer {
    max-width: 580px;
    background: #fff;
    padding: 70px 44px 44px 44px;
    border-radius: .25rem;
}

.we-offer p {
    text-transform: capitalize;
    letter-spacing: 0.3em;
    margin-bottom: 25px;
}
.we-offer .contact-btn {
    margin-top: 50px;
}



.home-sec-nine {
    padding: 50px 0;
}

.come-see-our {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 30px 30px 10px 30px;
    margin: 5px;
    max-width: 540px;
    width: 100%;
    border-radius: .25rem;
}

.come-see-our h3 {
    margin-bottom: 20px;
}

.regular-sl {
    max-width: 670px;
    margin: 0 auto;
    padding: 30px 0;
    margin-bottom: 20px;
}

.regular-sl.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.regular-sl .slick-dots li button:before {
    font-size: 10px;    
}
.regular-sl .slick-dots {
    bottom: 0;
}

.blog {
    background: #fff;
    height: 100%;
}

.blog .blog-content  h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
}
.blog .blog-content h5 {
    letter-spacing: 0.5em;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
}

.blog-content p {
    margin-bottom: 35px;
}

.blog-content {
    padding: 70px 20px 70px 20px;
}

.home-sec-nine .container, .blog-sec .container {
    max-width: 1031px;
}
.c-row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.p7 {
    padding: 7.5px;
}

.blog-content .btn {
    text-transform: capitalize;
}

.blog-content a {
    color: #000;
}

.tc {
    text-transform: capitalize !important;
}

.home-sec-nine h2 {
    font-size: 27px;
}


.home-sec-ten {
    padding: 100px 0;
}

.CardField.is-link-pay.previous-link-hidden.CardField--ltr.CardField--hideExpiry.CardField--hidePostal.CardField--hideCVC {
    background: #fff !important;
}
.mapare .cmain {
   border-top-left-radius: 0.25rem;
   border-bottom-left-radius: 0.25rem;
   overflow: hidden;
}

.contact-details {
   border-top-right-radius: 0.25rem;
   border-bottom-right-radius: 0.25rem;
}

.mb-75 {
    margin-bottom: 75px !important;
}
.contact-details h3 {
    margin-bottom: 20px;
}
.contact-details span {
    display: block;
    margin-bottom: 20px;
    color: #323232;
}

.contact-details strong {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #323232;
    font-size: 16px;
}
.dateandtime {
    display: block;
    margin-bottom: 30px;
    color: #323232;
    list-style: none;
}

.dateandtime span {
    display: inline-block;   
    width: 130px;
    margin: 0px;
}

.item-copy {
    margin-left: 10px;
}

.dateandtime li {
    margin: 5px 0
}

.contact-details {  
    padding: 40px 20px 30px 20px;
    min-height: 300px;
}

.pr-0 {
    padding-right: 0px;
}
.pl-0 {
    padding-left: 0px;
}

.home-sec-reviews {
    padding-bottom: 30px;
}


.home-sec-reviews .container {
    max-width: 1090px;
}

.review-block {
    padding:50px 20px;
    height: 100%;
}

.mb-55 {
    margin-bottom: 45px !important;
}


/*Home css end*/

/*womens-health css Start*/

.women-heath-sec {
    padding: 50px 0;
}

.line-two {
    height: 2px !important;
}

.women-heath-sec {
    max-width: 1105px;
    margin: 0 auto;
}
/*.women-heath-sec .row {
    align-items: center;
}*/

.women-heath-sec h2 {
    font-size: 20px;
}

.womenshealth-qa-main {
    padding: 70px 0;
}

.womenshealth-qa-sec {
    max-width: 1130px;
    margin: 0 auto;
    padding: 40px 93px;
    background: #fff;
    border-radius:5px;
}

.list-wh li {
    padding: 7px 0;
    list-style: disc inside;
    font-size: 15px;
}

.font28 {
    font-size: 1.8rem;
}

.ls5 {
    letter-spacing: 5px;
} 

/*womens-health css end*/








/*about css start*/

.about-top-sec, .women-s-health-top-sec, .providers-top-sec {   
    padding: 80px 0 60px 0;
    text-align: center;
}

.women-s-health-top-sec h1 {
    text-transform: uppercase;
}
.women-s-health-top-sec p {
    text-transform: capitalize;
}


.about-top-sec h1 {
    font-size: 1.2rem;
    letter-spacing: 5px;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
}
.about-top-sec p {
    letter-spacing: 5px;
    line-height: 30px;
    text-transform: capitalize;
}
.about-top-sec p,
.about-top-sec h1 {
    color: #000;
}

.about-two-sec {
    padding: 40px 0;
}
.about-two-sec figure {
    margin-bottom: 95px;
    width: 100%;
    text-align: center;
}
.about-two-sec figure img {
    max-height: 538px;
    border: #ccc solid 1px;
    border-radius: 0.25rem;
}

.ab-content {
    max-width: 660px;
    margin: 0 auto;
    padding: 20px 20px 55px 20px;    
    background: #f9f9f9;
    border-radius: 5px;
}
.ab-content p {
    line-height: 28px;
}

/*about css end*/



.name-p {   
    display: block;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5em;
    line-height: 1.4em;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}
.provider-user p a {
    color: #fff;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    display: block;
}

.provider-user figure {
    margin: 0;
   /* max-height: 526px;*/
    display: flex;
    justify-content: center;
    /*min-height: 526px;*/

    min-height: 0px;
    min-height: calc(28.333333333333336vw - 0px);
    min-height: max(calc(28.333333333333336vw - 0px), 0px);
    position: relative;
    overflow: hidden;
}

.provider-user figure a {
    position: absolute;
    height: 100%;
    width: 100%;
}

.provider-user figure img {
    /*max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;*/
    transform: scale(1);
    transition: all 0.9s;
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: 50% 50%;

}

.doctor-d {
    text-align: center;
}
.doctor-d img {
    max-width: 350px;
    margin: 0 auto;
    border-radius: 0.25rem;
}

.d-details-content {
    max-width: 670px;
    margin: 0 auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius:.25rem;
}

.doctor-main {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 0;
}
.doctor-main h3 {
    text-transform: capitalize;
}
.doctor-main .row {
    align-items: center;
}
.doctor-main .mb-120 {
    margin-bottom: 120px;
}

.contactus-sec {
    padding: 100px 0;
}

.contactus {    
    max-width: 1060px;
    padding: 50px 100px;
    margin: 0 auto;
    border-radius: .25rem;
}
.contactus .mb-4 {
    text-align: center;
}

.contactus h5, .contactus h2 {
    text-align: center;
}
.contactus h2 {
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 2rem;
}

.title_font{
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5em !important;
    line-height: 1.4em;
    padding: 0px;
    text-transform: uppercase !important;
    word-wrap: break-word;
}

.contact_title{
    font-size: 1.7em !important;
}


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



.w100 {
    width: 100px;
}


.patient-block {
    padding: 20px 20px 50px 20px;
    min-height: 225px;
    display: flex;
    align-items: flex-end;
}
.patient-block .line-black {
    margin-bottom: 30px;
}
.patient-block p {
    line-height: 20px;
}
.patient-block .link {
    color: #fff;
}
.patient-block a.btn {
    text-transform: capitalize; 
}

.info-content {
    width: 100%;
}

.patient-sec {
    padding: 50px 0;
}

.booked_appointment_tick{
    font-size: 3rem !important;
    color: #1d9109;
}

/*blog*/

.blog-sec {
    padding: 50px 0;
}

.viewpost {
    display: inline-block;
}

.blog {
    border: #ccc solid 1px;
}

.font40 {
    font-size: 40px;
}


.blog-details-sec p:empty,
.faqmain p:empty,
.privacy-sec p:empty {
	display: none;
}


.blog-details-sec, .faqmain, .privacy-sec {
    max-width: 830px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 70px;
    padding:20px;
    background: #f9f9f9;
    border-radius: 5px;
}

.blog-d-content {
    max-width: 640px;
    margin: 0 auto;
    padding: 95px 0 0 0;
}

.blog-d-content h3 {
    font-family: 'muliregular', sans-serif;
}
.blog-d-content p {
    margin-bottom: 40px;
}
.blog-d-content h4 {
    font-family: 'muliregular', sans-serif;
    font-size: 20px;
    margin-bottom: 40px;
}

.faq-content p {
    margin-bottom: 30px;
}
.faq-content h2 {
    text-transform: capitalize;
    letter-spacing: 0px;
    font-size: 22px;
}
.faq-content h4 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 300;
    font-family: 'muliregular', sans-serif;
}

.privacy-content p {
    margin-bottom: 30px;
}

.privacy-content .mt-70 {
    margin-top: 80px;
}


.patients-reviews-sec {
    padding: 100px 0  50px 0 ;
}
.patients-reviews-sec .container {
    max-width: 1116px;
}


.patients-reviews-sec .review-block {
    border: #ccc solid 1px;
}

.faqmain-sec {
    padding: 50px 0;
}




.home-sec-six .k-widget * {
    box-sizing: border-box !important;
}


/*footer css start*/

.footer-main {
    padding: 60px 0 40px 0;
}
.footer-main h5 {
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 20px;
}

.address-details {
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 4px;
    font-size: 14px;
    font-weight: 400;
}
.address-details p {
    margin-bottom: 5px;
    font-size: 14px;
}
.address-details label {
    margin-right: 12px;
    min-width: 92px;
}
.address-details strong {
    font-weight: normal;
}

.ftr-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content:end;
}

.ftr-menu li {
    padding-left: 12px;
}
.ftr-menu li:first-child {
    padding-left: 0px;
}
.ftr-menu li a {
    color: #000;    
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}
.ftr-menu li a:hover {
    color: #966930;
}

/*footer css end*/

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.5, 1.5);
    }
    100% {
        transform: scale(1, 1);
    }
}


.trustlogo {
    display: flex;
    justify-content: flex-end;
}
.copyright p {
    margin: 0;
    font-size: 14px;
}

/*register css*/

.h4-title {
    font-size: 18px;
}

.mt-40 {
    margin-top: 40px;
}
.mb-30 {
    margin-bottom: 40px;
}

.mr-100 {
    margin-right: 50px !important;
}

.s-w {
    min-width: 150px;
}

input[type="radio"] {
    width: 20px;
    height: 20px;
    margin-top: 1px !important;
}

.font-weight-bold {
    font-weight: 600;
}
.w-auto {
    width: auto;
    flex: none;
}

.text-success {
    color: #28a745!important;
}
.font-weight-bold {
    font-weight: 700!important;
}

.pt-name {
    margin-top: 5px !important;
}

.form-floating {
    margin-bottom: 20px;
}
.form-floating>.form-control, .form-floating>.form-select {
    height: calc(2.5rem + 2px);
    line-height: 1.25;
}
.form-floating>.form-control {
    padding: 0.5rem 0.75rem;
    border: #ccc solid 1px;
}
.form-floating>label {
    padding: 0.5rem 0.75rem;
}

.form-floating>.form-select {
    padding: 1rem 0.75rem 0.2rem 0.75rem;
    border: #ccc solid 1px;
}

.form-control:focus, .form-select:focus {
    box-shadow: none;
    border: #000 solid 1px;
}
   .register-body .container {
     max-width: 1525px;
   }
   .regi-head-bg {background: rgb(0,0,0);background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 52%, rgba(78,78,78,1) 100%);padding:10px 0; }
    
    .regi-head-bg .head-logo img {
        height: 70px;
    }
    .register-body {
      padding: 0 !important;
      /*overflow-x: hidden;*/
    }
    .register-container {
        max-width: 1525px;
        margin: 0 auto;
        padding: 0 15px;
    }
    .register-container a.head-logo {
        padding: 0;
    }

    .register-tabs {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .register-tabs h1 {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 30px;
    }
    .register-tabs .tab-pane {
        margin-top: 40px;
        height: 100%;
        min-height: calc(100vh - 653px);
    }

    .register-tabs .nav-tabs .nav-link {
        background:#6f6f6f;
        width: 100%;
        color: #fff;
        border: 0px solid transparent;
        border-radius: 0.25rem;
    }
    .register-tabs .nav-tabs {
        border-bottom: none;
    }
    .register-tabs .nav-tabs li {
        list-style: none;
        /* width: 24.6%; */
        width: 33%;
        margin-right: 0.5%;
        pointer-events: none;
    }

    .register-tabs .nav-tabs li:last-child {
        margin-right: 0px;
    }

    .dark-mode .register-tabs h1,
    .dark-mode .register-tabs h2 {
        color: #fff;
    }

    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
        background: #e6dec3;
        color: #000;
        border: transparent;
        border-radius: 0.25rem;
    }

    .form-check.checkboxall .form-check-input {
      margin-left: 0;
      margin-top: 2px;
    }
    .checkboxall ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0 0 0 0;
        list-style: none;
    }
    .checkboxall {
        padding-left: 0px;
    }

    .checkboxall ul li {
        margin-right: 15px;
    }
    .checkboxall ul li:last-child {
        margin-right: 0px;
    }
    .checkboxall ul li label {
        padding-left: 8px;
    }

    .allhealth, .shadow-sm {
        box-shadow: 0px 0px 3px #b7b3b3 !important;
    }
    span.patient_ethnicity_title {
        color: #000;
        opacity: 1;
    }
    .consider-myself {
        color: #000;
        margin-bottom: 8px;
        font-weight: 600;
    }

    .spin input::-webkit-outer-spin-button,
    .spin input::-webkit-inner-spin-button {
        /* display: none; <- Crashes Chrome on hover */
        -webkit-appearance: none;
        margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
    }




/* Slide 7 */
.slidertoggle {
  width: 6em;
  background: #6f6f6f;
  padding: 0.125em;
  cursor: pointer;
  border-radius: 50px;
  }
  .slidertoggle input {
    position: absolute;
    visibility: hidden;
    }
  .slidertoggle span {
    position: relative;
    left: 0%;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    -webkit-transition: left 200ms ease-out;
       -moz-transition: left 200ms ease-out;
         -o-transition: left 200ms ease-out;
            transition: left 200ms ease-out;
            font-weight: 500;
    }
    .slidertoggle :checked ~ span {
      left: 50%;
      }

  .slidertoggle span:before {
    content: attr(data-unchecked);
    display: block;
    width: 50%;
    background-color: #ed495c;
    border-radius: 0.15em;
    box-shadow: inset 0 0.1em 0 rgba(255, 255, 255, 0.3);
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    display: flex;
    align-items: center;    
    justify-content: center;   
    align-content: center;
    height: 33px;
    }

  .slidertoggle :checked ~ span:before {
    content: attr(data-checked);
    background-color: #09c909; 
    border-radius: 50px;   
    }

.not-allowed
{
    cursor: not-allowed;
}

.not-allowed .slidertoggle
{
    pointer-events: none;
}


.slider.round {
    border-radius: 34px;
  }
  
.slider.round:before {
    border-radius: 50%;
}

.row-inputs-radio {
    display: flex;
    justify-content: space-between;
}

.item-size {
    margin-left: 10px;
}

.item-size-eg {
    font-size: 15px;
    color: rgb(155, 154, 154);
}

.continue-btn button {
    outline: none;
}


.slide-common {
    width: 160px;
    margin-top: 10px;
}
.slide-common .switch-cons {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 31px;
    margin-top: 0;
}
  
  .slide-common .switch-cons input { 
    opacity: 0;
    width: 0;
    height: 0;
  }

  
  .slide-common .slider-cons {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: 80px;
    border-radius: 50px;
  }
  
  .slide-common .slider-cons:before {
    position: absolute;
    content: "";
    height: 34px;
    width: 34px;
    left: 0px;
    bottom: -1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid grey;
    border-radius: 50px;
  }
  
.slide-common input:checked + .slider-cons {
    background-color: #13985C;
  }
  
 .slide-common input:focus + .slider-cons {
    box-shadow: 0 0 1px #2196F3;
  }
  
.slide-common input:checked + .slider-cons:before {
    -webkit-transform: translateX(48px);
    -ms-transform: translateX(48px);
    transform: translateX(48px);
}

  .slide-common .row-input {
    display: flex;
    align-items: center;
}
 .slide-common .item-size {
    margin-left: 2px;
}


/*register css*/


.leftalignmenu {
    position: static !important;
}
.checkboxall.checkbox_div ul {
    padding: 0px;
}
.checkboxall.checkbox_div ul li {
    width: 23%;
    margin-right: 15px;
    display: flex;
    margin-bottom: 5px;
}

.form-check.checkbox_div .form-check-input {
    margin-left: 0px;
    flex: none;
}

.hghtfix{
    height: calc(100% - 20px);
}

.mb20 {
    margin-bottom: 20px !important;
}


.dob_div .date-dropdowns select {
    width: 32%;
    box-sizing: border-box;
    height: 41px;
}
.dob_div .date-dropdowns {
    margin: 0 -3px;
    display: flex;
}

.container2 {
    max-width: 1575px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.schedule-office-call {
    border-top: #ccc solid 1px;
    margin-top: 1px;

}


.schedule-description img {
    max-width: 350px;
    width: 100%;
}

.input-group-append {
  cursor: pointer;
}

.calendar-sec {
    display: flex;
    gap: 15px;
}
.calendar-sec label {
    font-size: 13px;
}
.pl-0 {
    padding-left: 0px !important;
}
.ml-5 {
    margin-left: 5px;
}
.font-13 {
    font-size: 13px;
}

.bold{
    font-weight: bold;
}

.calendar-main {
    width: 160px;
    min-width: 160px;
}
.daysmain, .timemain {
    display: flex;
}
.daysmain .form-check {
    display: grid; 
    min-height: auto;
    padding-left: 10px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin-top: 5px;
}
.daysmain .form-check .form-check-input {
    float: inherit;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
}

.form-check-input {   
    height: 18px;
    width: 18px;
    margin-top: 2px;
}

.opencalendar {
    background: #fdfaee;
    margin-top: 0px;
}
.opencalendar .fc-day-grid-container {
    height: auto !important;
}
.opencalendar .fc-toolbar.fc-header-toolbar {
    padding-bottom: 5px;
    border-top: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-left: #ccc solid 1px;
    padding: 5px;
}
.opencalendar .fc-toolbar h2 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
}
.opencalendar .fc-dayGrid-view .fc-body .fc-row {
    min-height: 2em;
    height: auto !important;
}

.opencalendar .fc-customButton-button {
    display: none;
}
.opencalendar .fc-button {
  padding: 0.1em 0.1em;
}
.opencalendar .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0;
}
.opencalendar.fc-unthemed td.fc-today {
    background: #ffd600;
    color: #000;
}
.opencalendar .fc-button-primary {
    color: #fff;
    background-color: #3a3c39;
    border-color: #000;
    transition: all 0.3s;
    text-transform: capitalize;
}
.opencalendar .fc-button-primary:hover {
    color: #000;
    background-color: #e6dec3;
    border-color: #e6dec3;
    transition: all 0.3s;
}

.opencalendar .fc-button-primary:focus {
    box-shadow: none;
   -webkit-box-shadow:none;
}

.opencalendar .fc-button .fc-icon {  
    font-size: 1em;
    line-height: 15px;
}
.datepicker .datepicker-switch, .today {  
    background: #f7f7f7;
}
.schedule-form .card-body {
    flex: 1 1 auto;
    padding: 2rem 1rem 2rem 1rem;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -3px;
}



.timeavailable  {
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: flex;
   flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}


.timeavailable  form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: grid;
}

.timeavailable  label {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  /* Accessible outline */
  /* Remove comment to use */
  /*
    &:focus-within {
            outline: .125em solid $primary-color;
    }
  */
}
.timeavailable  label input {
  position: absolute;
  left: -9999px;
}
.timeavailable  label input:checked + span {
  background-color: #e6dec3;
  text-decoration: line-through;
}
.timeavailable  label input:checked + span:before {
  box-shadow:inset 0 0 0 0.4375em #3a3c39;
}
.timeavailable  label span {
  display: flex;
  align-items: center;
  padding:0.375em 0.5em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
  font-size: 14px;
}
.timeavailable  label span:hover {
  background-color: #e6dec3;
}
.timeavailable  label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow:inset 0 0 0 0.125em #c1c1c1;
}
.time-day {    
    text-align: center;
    background: #e6dec3;
    padding: 10px;    
    display: block;
    border-radius: 5px;
}

.timeavailable li {
    width: 33.33%;
}



.schedule-form .tab {
    min-height: 200px;
}

.symptoms-all ul {
 margin: 0 -10px;
}
.symptoms-all ul li {
    width: 33%;
    float: left;  
    padding: 0 10px;
}
.symptoms-all ul li label {
    line-height: 18px;
    font-size: 14px;
}
.symptoms-all ul li .form-check-input {
    margin-top: 2px;
}
.spiner input::-webkit-outer-spin-button,
.spiner input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.spiner input[type=number] {
  -moz-appearance: textfield;
}

.schedule-form .nav-pills .nav-link.active, .schedule-form .nav-pills .show>.nav-link {
 background: #e6dec3;
 color: #000;
}
.schedule-form a.nav-link {
    color: #9d9d9d;
    /*background: #6f6f6f;*/
}

.form-check-input:checked {
    background-color: #6f6f6f !important;
    border-color: #fff;
}

.schedule-form .btn-link:disabled {
    display: none;
}


/*theme color mode css start here*/

.thememode {
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 6px;
    min-width: 136px;
    width: 136px;
    border: #ccc solid 1px;    
    border-radius: 0.25rem;
    cursor: pointer;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    /*-webkit-box-shadow: inset 0px 0px 15px -10px rgba(0,0,0,0.76);
    -moz-box-shadow:inset 0px 0px 15px -10px rgba(0,0,0,0.76);
    box-shadow: inset 0px 0px 15px -10px rgba(0,0,0,0.76);*/
    z-index: 999;
    background: #fff;
}
.thememode span {
    padding: 10.8px 0; 
    height: 44px;
}
.thememode .links{
    display:flex;
  align-items:center;
}
.thememode .links a{
  margin:0 10px;
}
.thememode svg{
  width:35px;
  height:44px;
  cursor:pointer;
  padding-left:0.5rem;
}
.darkmode, .lightmode {
    font-size: 15px;
  font-weight: 600;
}
.sun, .lightmode {
  display: none;  
}

.registerhead-btn {
    display: flex;
    justify-content: end;
}
.registerhead-btn .btn-w-style2 {
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0.8px;
}

.rightcheck i {
    font-size: 70px;
}




.loadmin {
   position: absolute;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1a1940;
    background:rgb(255 255 255);
    display: flex;
    align-items: center;
    justify-content: center;
}

.loading {
    display: flex;
    justify-content: center;
    align-items: center;
}
.loading div {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    margin: 10px;
    background-image: linear-gradient(145deg, rgba(255,255,255,0.5) 0%, rgba(0,0,0,0) 100%);
    animation: bounce 1.5s 0.5s linear infinite;
}
.loading .yellow {
    background: #e6dec3;
}

.loading .red {
    background: #212529;
    animation-delay: 0.1s;
}

.loading .blue {
    background: #e6dec3;
    animation-delay: 0.2s;
}

.loading .violet {
    background: #212529;
    animation-delay: 0.3s;
}

@keyframes bounce {
    0%, 50%, 100% {
        transform: scale(1);
        filter: blur(0px);
    }
    25% {
        transform: scale(0.6);
        filter: blur(0px);
    }
    75% {
        filter: blur(0px);
        transform: scale(1.4);
    }
}

.main-spinner
{
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh;
    margin: 0;
    display: grid;
    place-items: center;   
    position: fixed; 
    z-index: 999;
}


.main-spinner .spinner {
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: conic-gradient(
    from 180deg at 50% 50%,
    rgba(189, 183, 148, 0.5) 0deg,
    #BDB794 360deg
  );
  animation: spin 2s infinite linear;
}
.main-spinner .spinner::before {
  content: "";
  border-radius: 50%;
  width: 80%;
  height: 80%;
  background-color: #000;
}

@keyframes spin {
  to {
    transform: rotate(1turn);
  }
}




.custom-toast {
    position: fixed;
    top: 10px;
    /* left: 0; */
    right: 0;
    padding: 15px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    width: 300px;
    text-align: center;
    display: none;
    z-index: 9999;
    margin:  0 auto;
}

.success-toast {
    background-color: #28a745;
}

.error-toast {
    background-color: #dc3545;
    color:#fff !important;
}

.warning-toast {
    background-color: #ffc107;
}

.copy-toast{
    background-color: #a0987e;
}

.display-none
{
    display: none;
}

img.adapt_background_img
{
    mix-blend-mode: darken;
}

body.dark-mode img.adapt_background_img
{
    mix-blend-mode: unset;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
   color : #000 !important;
    -webkit-text-fill-color: #000 !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}

.form-check.all_labelss {
    margin-left: 6px;
}
.form-check-input:focus {
    box-shadow: none;
}
.copyright a:hover {    color: #fff !important; }


.schedule-form .form-floating p {
    line-height: 18px;
}
.logo {
    display: block;
}

.goldlogo {
    display: none;
}


.popup-cover {
        background: rgba(0,0,0,0.8);
    }

    .important-msg p {
    font-size: 23px;
    color: #1d9109;
}

button.close {
    font-size: 34px;
    padding: 0px;
    background: transparent;
    margin: 0;   
    height: 20px;
    line-height: 12px;
}

.your-meeting {
    border-top: #ccc solid 1px;
    margin-top: 1px;
    min-height: calc(100vh - 547px);
    height: 100%;
    padding: 50px 0;
    align-items: center;
    display: flex;
}
.your-meeting .card {    
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 10px -6px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 1px 10px -6px rgba(0,0,0,0.68);
    box-shadow: 0px 1px 10px -6px rgba(0,0,0,0.68);
    border: transparent;
    padding: 50px;
}

.your-meeting .thankyoumain p {
 font-size: 30px;
 line-height: 36px;
 margin: 0px;
}

.type-of-service {
    padding: 30px !important;
}
.type-of-service .row {
    margin-left: -2px;
    margin-right: -2px;
}
.aligndata {
    align-items: center;
    display: flex;
    justify-content: center;
}

.aligndatatext {
    align-items: center;
    display: flex;    
}

.consent_precare_body {
    max-height: calc(100vh - 200px);
    overflow: auto;
}

.consent_precare_body ul li {
    margin-bottom: 10px;
}

.minus-1 {
    margin-bottom: -1px;
}

.border {
    border: 1px solid #dee2e6!important;
}

.static-backdrop .modal-dialog{
    max-width: 800px;
}

.women-heath{
    /* height: 100%; */
}

.women-heath img {
    border-radius: 0.25rem;
    /* height: 100%; */
    width: 100%;
}

a.footer_tel{
    color: unset;
    cursor: pointer;
}

a.footer_tel label, a.footer_address, a.footer_address label{
    color: unset;
    cursor: pointer;
}



.pl-inner {
    max-width: 800px;
    margin: 0 auto;
    font-size: 26px;
    padding: 50px;
    border-radius: .25rem;
}

.pl-inner span {
    font-weight: 600;
    float: right;
}



.addrs-copy {
    top: 10px;
    margin-left: 2px;
}

.ourfeatures-icon {
    width: 67px;
    margin: 0 auto;   
    margin-bottom: 15px;
}
.ourfeatures-icon img {
    filter: invert(1) grayscale(100%) brightness(200%);
}





.pprice-list {
    list-style: none;
    text-transform: uppercase;
    font-size: 23px;   
}
.pprice-list span {
    width: 50%;
    display: inline-block;
}
.pprice-list strong {
    width: 50%;
    display: inline-block;
    text-align: right;
}
.pprice-list li {
    margin-bottom: 1px;
    background: #e6dec3;
    padding: 4px 10px;   
    display: flex;
    justify-content: space-between;
}

.pr-modal .modal-content {
    background-color: #fff9da;
    border: none;
    webkit-box-shadow: 0px 1px 12px -6px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 1px 12px -6px rgba(0,0,0,0.68);
    box-shadow: 0px 1px 12px -6px rgba(0,0,0,0.68);
}

.pdate {
    background: #3a3c39;
    color: #fff;
    font-size: 13px !important;
    padding: 5px;
}

.p-cover {
    background: rgba(0, 0, 0, 0.4);
}

.branding-modal .modal-body{
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
 }
 .branding-modal .modal-body::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}

.pprice-list{
    font-size: 15px;
}

.price-list{
    font-family: "Dancing Script", cursive;
    font-optical-sizing: auto;
    /* font-weight: <weight>; */
    font-style: normal;
    font-size: 1.6rem;
}

.pop-copy{
    cursor: pointer;
}

.dr_dhillon{
    font-size: 14px;
}

img.botox-qrcode{
    max-width: 93% !important;
}




.seachhead {   
    max-width: 500px;
    width: 100%;
    margin-left: auto;
    margin-right: 20px;
}
.seachhead .searchbox {
    padding: 0px 20px;
    width: calc(100% - 50px);
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
    border-right: none !important;
      color: #000; 
}

.seachhead .searchbox-container {
    margin: 0 auto;
    height: 47px;
    display: flex;
    width: 100%;
}


.seachhead .searchbutton, .seachhead .searchbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-sizing: border-box;
  transition: background-color, 0.3s;
  font-size: 20px;
  line-height: 1;
  color: #000;  
  float: left;
  border: none;
  height: 47px;
  outline: none;
  background: #ffffff;
  border: #ccc solid 1px; 
}

.seachhead .searchbutton {  
  border-bottom-right-radius: 0.25rem;;
  border-top-right-radius: 0.25rem;;
  color: #b1ab95;
 
}

body.dark-mode .seachhead input[type=search] {
    color: #000 !important;
}
.seachhead input[type=search] {
  -webkit-appearance: none;
}

/*.seachhead .searchbox {
    padding: 0px 20px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}*/
/*.seachhead .searchbox:focus, .seachhead .searchbox:hover {
  background-color: #29a3ff;
}*/
/*.seachhead .searchbox:focus + .searchbutton, .seachhead .searchbox:hover + .searchbutton {
  background-color: #29a3ff;
}*/
.seachhead .searchbox.placeholder {
  color: #000 !important;
  font-style: italic;
}
.seachhead .searchbox:-moz-placeholder {
  color: #000;
  font-style: italic;
}
.seachhead .searchbox::-moz-placeholder {
  color: #000;
  font-style: italic;
}
.seachhead .searchbox:-ms-input-placeholder {
 color: #000;
  font-style: italic;
}
.seachhead .searchbox::-webkit-input-placeholder {
color: #000;
  font-style: italic;
}

.searchbutton {
  width: 50px;
  padding: 0;
  text-align: center;

}
.searchbutton:hover, .searchbutton:focus {
  color: #000;
}
.searchbutton:active {
  color: #000;
}


.navbar-expand-xl .navbar-nav .dropdown-menu {
    z-index: 11;
}

body.dark-mode .search-main .search {
    background: #fff;
    color: #000 !important;
}


.search-right-head {
    position: relative;
    margin-left: 6px;
    height: 46px;
    border: #ccc solid 1px;
    border-radius: 0.25rem;
    cursor: pointer;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.68);
    box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    z-index: 999;
    background: #fff;
    display: flex;
    align-items: center;
}
.search-right-head .form-container {
  display: flex;
  align-items: center;
    height: 40px;
}
.search-right-head .form-container > i {
    padding: 10px;
}
.search-right-head .form-container i {
  cursor: pointer;
}
.search-right-head .form-container i img {
    width: 20px;
}

.search-box-close {
    display: none;
}
.search-main {
    position: absolute;
    top: 47px;
    right: 0;
    width: 400px;
    background: #fff;
    padding: 20px;
    webkit-box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 0px 15px -8px rgba(0, 0, 0, 0.68);
    box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.68);
    border-radius: 0.25rem;
}

.search-main  .search {
    position: relative;   
    outline: 0;
    width: 100%;
    height: 45px;
    padding: 5px;
    border: 1px solid #ccc;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;    
    right: 0;
    z-index: 1111;
    border-radius: 0.25rem;
}


.search-main  .close {
    font-size: 16px;
    background: #ccc;       
    line-height: 12px;
    position: absolute;
    right: 5px;
    z-index: 9999;
    width: 25px;
    height: 25px;
    border-radius: 50rem;
    font-weight: bold;
    top: 10px;
    padding: 6px 5px;
}

.search-main  .close:after {
  content: "X"; 
}
.search-main  .search:not(:valid) ~ .close {
  display: none;
}
/*.search-main .search:not(:valid) ~ .search-btn {
    display: none;
}*/

.search-main  input:-webkit-autofill,
.search-main  input:-webkit-autofill:hover,
.search-main  input:-webkit-autofill:focus {
  border: 1px solid #ccc;
  -webkit-text-fill-color: rgb(0, 0, 0);
  background-color: white !important;
  background-image: none !important;
  color: rgb(0, 0, 0) !important;
}


.search-main button.search-btn {
    position: absolute;
    top: 10px;
    right: 8px;
    background: transparent;
    z-index: 9999;
    font-size: 18px;
}

.search-main ul.search-area {
    list-style: none;
    padding: 8px 5px 0 5px;
}

ul.search-area li {
    padding: 5px;
    color: #000;
}

ul.search-area li:hover{
    background: #e6dec3;
}

ul.search-area li a{
    color: #000 !important;
}

.conditions-main {
    list-style: none;  
    margin: 10px 0 0 0;
    padding: 13px;
    border-radius: 0.25rem;
    letter-spacing: 0.1em;
}

ul.conditions {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 13px 13px 0px;
    border-radius: 0.25rem;
}
ul.conditions li {
    /* border-bottom: #ccc solid 1px; */
    display: block;
    /* background: #fffdf5; */
    border-radius: 0.25rem;
    padding: 5px 4px;
    margin-bottom: 1px;
}
ul.conditions li i {
    margin-right: 5px;
    font-size: 11px;
    color: #b3b1b1;
}


.contact-form-main .form-control {
    background-color: #e6dec3;
}

.contact-form-main .form-control:-webkit-autofill{
    background-color: #e6dec3 !important;
}

.contact-form-main .form-control:-webkit-autofill,
.contact-form-main .form-control:-webkit-autofill:hover, 
.contact-form-main .form-control:-webkit-autofill:focus, 
.contact-form-main .form-control:-webkit-autofill:active  {
    background-color: #e6dec3 !important;
    -webkit-box-shadow: none !important;
}

.contact-form-main .form-check-input[type=checkbox]:not(:checked){
    background-color: #e6dec3;
}

.contact-form-main input:-webkit-autofill,
.contact-form-main input:-webkit-autofill:hover,
.contact-form-main input:-webkit-autofill:focus,
.contact-form-main textarea:-webkit-autofill,
.contact-form-main textarea:-webkit-autofill:hover,
.contact-form-main textarea:-webkit-autofill:focus,
.contact-form-main select:-webkit-autofill,
.contact-form-main select:-webkit-autofill:hover,
.contact-form-main select:-webkit-autofill:focus{
    background-color: #e6dec3 !important;
    -webkit-box-shadow: none !important;
}

.comments-bg:before {
    position: absolute;
    background: #e6dec3;
    opacity: 1 !important;
    content: '';
    height: 19px;
    width: auto;
    left: 1px;
    right: 18px;
    top: 1px;
    border-top-left-radius: 0.25rem;
}


body.dark-mode .comments-bg:before {
    background: var(--bs-body-color);
}



.bdr-rounded, .rounded {
    border-radius: 0.25rem !important;
}
.checkout-itmes {
    max-height: 300px;
    overflow: auto;
}

.checkout-accordion .accordion-button:not(.collapsed) {
    color: #000;
    background-color: #e6dec3;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.checkout-accordion  .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.m-r-10 {
    margin-right: 10px;
}

.letter-spacing-0 {
    letter-spacing: 0px;
}
.payment-cancel { 
    border-radius: 100px;
    width: 65px;
    height: 65px;
    flex: none;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: initial;
}
.payment-cancel img {
    filter: brightness(0);
    height: 35px;
}
.payment-cancel i {
    font-size: 68px;
    color: #646464;    
    width: 56px;
}
.m-r-20 {
    margin-right: 20px;
}

.symptoms-all li {
    list-style: none;
}
.boderwrapper {
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boderwrapper .form-group {
    text-align: center;
}
/* ===== */
.wh-toggle {
    cursor: pointer;
    display: inline-block;
}
.wh-toggle-checkbox {
    position: absolute;
    visibility: hidden;
}
.wh-toggle-switch {
    display: inline-block;
    background: #ccc;
    border-radius: 16px;
    width: 44px;
    height: 20px;
    position: relative;
    vertical-align: middle;
    transition: background 0.25s;
}
.wh-toggle-switch:before {
    display: block;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    width: 24px;
    height: 24px;
    position: absolute;
    top: -2px;
    left: -2px;
    transition: left 0.25s;
}
.wh-toggle-switch:before, .wh-toggle-switch:after {
    content: "";
}
.wh-toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
.hide {
    display: none;
}
.wh-toggle-label {
    margin-left: 5px;
    position: relative;
    top: 2px;
}
 .sq-card-iframe-container {
    height: 50px !important;
}


@media (max-width: 992px){
    .dr_dhillon{
        font-size: 13px;
    }


}

@media (max-width: 1550px){

.book-online .service-p h3 {
    min-height: 51px;
}

}

@media (max-width: 1550px){

    ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul {
        min-width: 280px;
        max-width: 280px;    
    }
    ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li ul {
        min-width: 280px;
        max-width: 280px;
        left: 280px;
    }    

    ul.main-menu ul.navbar-nav > li {
        padding: 0 8px;
    }
    ul.main-menu ul.navbar-nav li a.nav-link {
        font-size: 13px;
    }


}


@media(max-width:1399px) {
    ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul {
        min-width: 238px;
        max-width: 238px;
    }
    ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li ul {
        min-width: 238px;
        max-width: 238px;
        left: 238px;
    }

}



@media (max-width: 1320px){

/*ul.main-menu ul.navbar-nav .dropdown-menu.subdropdown ul li .submenuicon  {
    position: absolute;
    right: 0;
    top: 0;    
    color: #ababab;
    display: block;
    padding: 9px 10px;
}*/

.contact-details span {
    max-width: 370px;
}



}




@media(min-width:1200px){

.header-main.newclass {
    -webkit-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
     box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
}

.newclass a.head-logo img {
    height: 50px;
     transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm {
    overflow: auto;
    max-height: 650px;
}
 ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm::-webkit-scrollbar-track

{
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    background-color: #fff;
}

 ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm::-webkit-scrollbar
{
    width: 12px;
    background-color: #fff;
}

 ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown .subm::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #3a3c39 ;
}
    ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul { 
        min-height: 350px;
    }

    ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu {
        display: block; 
        top: 100%;
        left: 0;
        right: auto;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: #FFF9DA;
    }
    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .dropdown-menu {       
        left: 0;
        right:0;
        padding: 0;
        border: #CCCCCC solid 1px;
        background: #E6DEC3;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
        /*overflow: auto;
        max-height: 550px;*/
    }

    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .dropdown-menu li a.dropdown-item:focus, 
    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown li a.dropdown-item:hover, 
    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown li a.dropdown-item.active {
        color: #1e2125;
        background-color: #E4D585;
        font-weight: 600;
    }

    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .menusub  {
        background: transparent !important;
    }

/*ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .dropdown-menu ul > li:hover > ul {
        display: none !important;
}*/

/*ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .dropdown-menu ul.menunew.active {
    display: block !important;
}*/

ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown .dropdown-menu ul li.submenu-main.active {
    background-color: #E4D585;
    font-weight: 600;
}


ul.main-menu ul.navbar-nav .leftalignmenu li.dropdown:hover .dropdown-menu {
    left: 0;
    right: 0;
}

ul.main-menu ul.navbar-nav .leftalignmenu .dropdown-menu ul li a {
    padding: 11px 45px 11px 20px;

}

    /*ul.main-menu ul.navbar-nav .leftalignmenu .dropdown-menu.subdropdown ul li .submenuicon{   
        right: auto;
        top: 4px;  
        transform: rotate(180deg);
    }*/

    ul.main-menu ul.navbar-nav li.leftalignmenu.dropdown:hover  .dropdown-menu.subdropdown .subm {
        /* display: flex;        */
    }




    


}

@media(max-width:1250px) {
    

    .meet {
        letter-spacing: 0.2em;
    }
}


@media(max-width:1200px) {
    .timeavailable li {
      width: 49.33%;
    }

    .meet {
        letter-spacing: 0.2em;
    }

    .book-online {
        width: calc(33% - 12px);
    }
}


@media(max-width:1199px){

    .register-body a.head-logo {
        margin-left: 0px;
    }

    ul.main-menu ul.navbar-nav li.dropdown.menu-dp:hover > a:before {
        display: none;
    }

    /*li.c-submenu.submenu-main.active .summenupr > .fa-angle-right:before {
        content: "\f105";
        transform: rotate(90deg);
    }*/

    body.dark-mode ul.main-menu ul.navbar-nav li a.nav-link {
    color: #000;
    }
   body {
    padding: 75px 0 0 0 !important;
}
    button.navbar-toggler {
        margin-left: 15px;
    }

    ul.head-right-menu {
        margin-right: 0px;
    }
    .head-main {
        padding: 0;
    }
    ul.main-menu {
        width: 100%;
        display: block;
        justify-content: center;
        position: absolute;
        top: 18px;

    }

    a.head-logo {    
        margin-left: 54px;
    }

    ul.main-menu .navbar-collapse {
        background: #E6DEC3;
        margin-top: 12px;
        padding: 0 20px;
        -webkit-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    -moz-box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    box-shadow: 0px 4px 7px -6px rgba(0,0,0,0.68);
    }

    ul.main-menu ul.navbar-nav li a:hover:before,
    ul.main-menu ul.navbar-nav li.dropdown:hover .menu-dp > a:before {
        width: 0px;
    }
    ul.main-menu ul.navbar-nav li.dropdown .dropdown-toggle {
        padding: 20px 20px 20px 20px;
    }

    ul.main-menu ul.navbar-nav li a {
        padding: 10px 20px 10px 20px;
    }

    .submenuicon {
        display: inline-flex !important;
    }

    .chevron {
        display: none !important;
    }
    ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown .subm {   
        flex-wrap: wrap;
    }
    ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown,
    ul.main-menu ul.navbar-nav li .dropdown-menu {
        width: 100%;
    }

/*ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li a {
    width: calc(100% - 36px) !important;
}*/

ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li ul.menusub,
ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li {
    position: relative;   
    width: 100%;
    right: 0;
    justify-content: space-between; 
}

ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul {
    width: 100%;
}

ul.main-menu ul.navbar-nav li .dropdown-menu li:hover ul {
    left: 0;
}
ul.main-menu ul.navbar-nav li.dropdown:hover .dropdown-menu.subdropdown ul li ul {
    position: relative;
    left: 0;
    background: #fff9da;
    width: 100%;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul {
    height: auto;
    min-width: 100%;
    max-width: 100%;
}

ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul li ul {
    min-width: 100%;
    max-width: 100%;    
    position: relative;
    left: 0;
    border-bottom:#3a3c39 solid 1px;
}


ul.main-menu .navbar-collapse {
    overflow-y: auto;
}

ul.main-menu ul.navbar-nav {
    height: 600px;  
    display: block;
    margin-bottom: 0px !important;
}

.c-submenu {
    position: relative !important;
}
ul.main-menu ul.navbar-nav li.dropdown .dropdown-menu.subdropdown ul {
    border-right: transparent;
}

.dropdown-toggle1 {
    padding: 0px !important;
}
.dropdown-toggle1::after {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    border: transparent;
    background: #bdb794;
    width: 35px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;

}

ul.menusub {
    background: #e6dec3;
    padding: 10px;
}

ul.main-menu ul.navbar-nav li .dropdown-menu {
    max-width: 100%;
    min-width: auto;
}

.womens-health {
    height: auto;
}

/*ul.main-menu ul.navbar-nav li .dropdown-menu {
    background: transparent;
}*/



ul.main-menu ul.navbar-nav li .dropdown-menu {
    box-shadow: none;
    background: #fff9da;
}

ul.main-menu ul.navbar-nav li a.nav-link {
    padding: 10px 0px;
}

ul.main-menu ul.navbar-nav > li {
    border-bottom: #ccc solid 1px;
    padding: 0 0px;
}

ul.main-menu ul.navbar-nav li a:hover:before, ul.main-menu ul.navbar-nav li a.active:before, ul.main-menu ul.navbar-nav li a.show:before {
    display: none;
}


.home-sec-six .service-read {    
    width: calc(25.7% - 20px);    
}


.contactus-sec {
    padding: 50px 30px;
}


a.head-logo img {
    height: 65px;
}

.home-sec-nine .meet-user{
    flex-wrap: wrap;
}

.home-sec-nine .come-see-our {
    max-width: 420px;
}

.menu-dp {
    flex-wrap: wrap;
}

.head-main .navbar-nav .dropdown-menu {
    width: 100%;
}
.ftr-menu li {
    padding-left: 20px;
}


/*.home-sec-one .service-block {
    max-height: 440px;
}*/

.home-sec-six .service-read {
    max-height: 251px;
}

.browse-by {
    padding: 0 10px;    
}

/*.provider-user figure {
    max-height: 326px;
    min-height: 326px;
}*/

.provider-user figure {
    min-height: calc(34.333333333333336vw - 0px);
    min-height: max(calc(45.333333333333336vw - 0px), 0px);    
}


.your-meeting {    
    min-height: calc(100vh - 454px);   
}

.head-right-menu li a, .contact-btn li a {
    font-size: 13px;
}


}

@media(max-width:992px){
    a.head-logo {
        margin-left: 70px;
    }
    .thememode {
        margin-left: 5px;
        min-width: 120px;
       width: 120px;
    }


.thememode span {
    padding: 12.8px 0;
    height: 47px;
    font-size: 13px;
}
.thememode svg {
    height: 39px;
}


    .head-right-menu li a, .contact-btn li a {
        font-size: 12px;
        letter-spacing: 0em;
        padding: 13.5px 11.5px;
    }
    p {   
        line-height: 24px;
    }
    h2 {
        letter-spacing: 0.3em;
    }

    .want-the {
        padding: 15px 30px 0px 30px;

    }
    .book-online .meet span, .book-online .meet strong {
        letter-spacing: 1px;
        font-size: 13px;
    }
    /*.book-online .service-p {
        padding: 20px 15px 25px 15px;
    }*/
    .service-p {
        padding: 15px 15px 20px 15px;
    }

    .home-sec-six .service-read {
        width:calc(34.2% - 20px);
    }

    .patient-block {
        padding: 15px 10px 35px 10px;
    }

    .home-sec-nine .come-see-our {
        max-width: 350px;
    }

    .blog-content {
        padding: 35px 15px 35px 15px;
    }

    .blog-content a {
        font-size: 14px;
    }

    /*.home-sec-one .service-block {
        max-height: 340px;
    }*/

    .checkboxall.checkbox_div ul li {
        width: 31%;
    }
    .schedule-description {
        text-align: center;
    }
    .schedule-form, .schedule-description {
       margin: 30px 0;
    }

    .timeavailable li {
      width: 33.33%;
    }

    .registered_div h2 br {
      display: none;
    }
    .m-p-2 {
       padding: 24px 15px !important;
    }

    .pr-modal .modal-dialog {
        max-width: 700px;

    }

}



@media(max-width:767px){
    .register-body a.head-logo {
       margin-left: 0px;
    }
    .register-body .thememode {
       margin-left: 5px;
       margin-right: 0;
    }
    .register-body .regi-head-bg .btn {
     padding: 11px 6px;
    }
    .register-body .regi-head-bg .col-3 {
        padding-right: 0px;
    }

    .mb-30 {
      margin-bottom: 15px
    }


    h1 {
        font-size: 1.5rem;
    }

    ul.main-menu ul.navbar-nav li a.nav-link {
        padding: 10px 0px;
    }

    ul.main-menu ul.navbar-nav li.dropdown .dropdown-toggle {
        padding: 10px 20px 10px 20px;
    }
    ul.main-menu .navbar-collapse {
        margin-top: 7px;
    }
    ul.main-menu {
        top: 11px;
    }
    .head-right-menu li a {
        padding: 13.5px 7px;    
        font-size: 10px;   
    }
    a.head-logo img {
        height: 56px;
    }

    
    

    .want-the {
        padding: 30px 15px 30px 15px;    
    }

    .home-sec-five {
        padding: 40px 0px 20px 0px;
    }

    .ftr-menu {
        justify-content: center;
        margin-top: 20px;
    }
    .ftr-menu li:first-child {
        padding-left: 5px;
    }
    .ftr-menu li {
        padding-left: 10px;
        padding-right: 10px;
    }

    .about-top-sec, .women-s-health-top-sec, .providers-top-sec {
        padding: 30px 0 20px 0;    
    }



    .ab-content {
        padding-bottom: 0px;
    }

    .about-two-sec figure {
        margin-bottom: 15px;
    }

    figure.women-heath {
        margin-bottom: 15px;
    }
    .women-heath-sec {
        padding: 20px;
    }

    .womenshealth-qa-sec {    
        padding: 20px; 
    }

    .contentheading h2{
        font-size: 20px !important;
    }

    .mb-75 {
        margin-bottom: 30px !important;
    }
    .font28 {
        font-size: 1.5rem;
    }

    .mb-5 {
        margin-bottom: 1rem!important;
    }
    .home-sec-six {
        padding: 30px 0 30px 0;
    }

    .home-sec-six .service-read {
        width: calc(34.2% - 20px);
    }

    .home-sec-seven {
        padding: 50px 0 50px 0;
    }
    .h2rem {
        font-size: 24px;
    }

    .meet-our {
        margin: 20px 10px 10px 10px;
    }

    .doctor-main .mb-120 {
        margin-bottom: 50px;
    }

    .home-sec-ten {
        padding: 50px 0;
    }
    .contactus-sec {
        padding: 45px 30px;
    }
    .contactus {
        padding: 30px 25px;
    }

    .contactus h2 {
        font-size: 1.5rem;
    }

    .patient-sec {
        padding: 20px 0;
    }

    .blog figure {
        text-align: center;
    }


    .blog-content {
        padding: 20px 20px 30px 20px;
    }
    .blog-details-sec, .faqmain, .privacy-sec {
        padding: 20px 0;
    }

    .blog-d-content {
        padding: 20px 0 0 0;
    }


    .blog-d-content p,
    .blog-d-content h4 {
        margin-bottom: 20px;
    }

    .privacy-content .mt-70 {
        margin-top: 20px;
    }

    .faqmain-sec {
        padding: 20px 0;
    }

    .footer-main {
        padding: 30px 0 20px 0;
    }

    .book-online {
        width: calc(48% - 12px);
        /*padding: 20px 12px 30px 12px;*/
    }

    .home-sec-eight {   
        background-size: 100% !important;
        padding: 20px 0;
    }

    .we-offer {
        padding: 35px 20px 44px 20px;
        background: rgba(255,255,255,0.9);
    }

    .home-sec-nine .come-see-our {
        max-width: 299px;
    }

    .blog img {
        width: 100%;
    }

    .mapare iframe {
        height: 300px;
    }

    .home-sec-eight {
        background: #e6dec3 !important;
    }


    .trustlogo {    
        justify-content: center;
    }
    .copyright p {
        text-align: center;
    }

    .home-sec-six .service-read {
        max-height: 268px;
    }


    ul.main-menu ul.navbar-nav li .dropdown-menu li a {
        padding: 6px 10px;
    }

    .checkboxall.checkbox_div ul li {
        width: 48%;
    }
    .checkboxall.checkbox_div ul li {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .checkboxall.checkbox_div ul li label {
        padding-left: 4px;
    }
    .register-tabs {        
        padding-bottom: 20px;
    }


    /*.provider-user figure {
        max-height: 250px;
        min-height: 250px;
    }
*/

    ul.main-menu ul.navbar-nav {
        height: auto;
    }

    ul.main-menu ul.navbar-nav li.dropdown.menu-dp:hover > a:before {
        display: none;
    }
    ul.main-menu .navbar-collapse .navbar-nav {
        /*overflow: auto;*/
        /*background: #fff;*/
        margin-top: 8px;
        height: calc(100vh - (0px + 103px));
    }


    .mapare {
        height: 300px;
        padding-right: 7.5px;
    }

    .contact-details {
        padding: 20px 20px 40px 20px;
        height: auto;
         border-top-left-radius: 0.25rem;
         border-bottom-left-radius: 0.25rem;
    }

    .mapare .cmain {
   border-top-right-radius: 0.25rem;
   border-bottom-right-radius: 0.25rem;
}

.contactd {
    padding-left: 7.5px !important;
}


    .ftr-menu li a {
        font-size: 12px;
    }

    .book-online {      
        text-align: center;
    }

    .book-btn {
        margin: 0 auto;
    }
    .meet {
        min-height: 45px;
        margin: 10px 0 10px 0;
    }
    .meet span {
        word-break: break-word; 
        font-size: 12px;
    }

  .symptoms-all ul li {
    width: 50%;
  }
  .schedule-form .tab {
    min-height: auto;
}

.womenshealth-qa-main {
    padding: 50px 0 40px 0;
}

 .booknowmain .card-body {
        padding: 1rem 1rem;
    }

.book-now {   
    text-align: center;
}


.your-meeting {
    min-height: calc(100vh - 583px);
}


.contact-details span {
    max-width: 100%;
}

.search-right-head {
    margin-right: 64px;
}
ul.head-right-menu {
        margin-right: 10px;
        margin-left: 10px;  
        width: 100%;
        margin-bottom: 10px;
        justify-content: center;
        order: -1;
        margin-top: 6px;
    }
    .head-right-menu li a {
        float: left;
        padding: 6.5px 4px;
        font-size: 11px;
        line-height: 12px;
    }

.thememode {
    margin-left: 5px;   
    margin-left: auto;
}

 ul.main-menu { top: 68px;  }

.search-right-head {
    margin-right: 0;
}


.navbar-toggler {
    padding: 0px;
    border: transparent;
}


/* body {
    padding: 110px 0 0 0 !important;
} */


}

@media(max-width:677px){
    body {
       padding: 107px 0 0 0;
    }   
   
    
    .service-block figure img {
        object-position: 50% 30%;
    }
    ul.main-menu ul.navbar-nav li .dropdown-menu ul {
        display: block;
    }
    ul.main-menu ul.navbar-nav li .dropdown-menu li {
        border-right: 0px;
    }
    .valid, .invalid {
      font-size: 12px;
    }

    .register-tabs .nav-link {
     padding: .5rem 0.2rem;
   }
   .register-tabs .tab-pane {
    margin-top: 30px;
    min-height: auto;
   }

   .home-sec-one .service-main {
   	  min-height: 220px;
   }


   .home-sec-one ul {
		flex-wrap: wrap;		
   }
	.home-sec-one ul li:nth-of-type(1),
	.home-sec-one ul li:nth-of-type(2) {
		width: 50%;
	}
	.home-sec-one ul li:nth-of-type(3),
    .home-sec-one ul li:nth-of-type(4) {
		width: 50%;
	}
    
    

   .your-meeting .card {
    padding: 20px;
   }

   .sign_consent h3, .sign_precare h3 {
    letter-spacing: 0.2em;
   }
   .type-of-service {
    padding: 15px !important;
}

.aligndatatext {
    margin-top: 10px;
    background: #fffbed;
}

.mtooglehide {
    display: none;
} 

.aligndata {    
    padding: 20px 10px !important;
}


.pl-inner {
  font-size: 18px;
  padding: 15px;
}



}



@media(max-width:670px){


.contact-details span {
    max-width: 370px;
}

.pprice-list {
    font-size: 14px;
}

}

@media(max-width:640px){
    ul.main-menu {
    top: 60px;
}
.thememode {
    margin-left: auto;   
    margin-right: auto;
}
   button.navbar-toggler {
    margin-right: auto;
    margin-left: 15px;
}

    a.head-logo {
        margin-left: 50px;
        padding: 0px 0px 5px 0px;
    }
    a.head-logo img {
        height: 50px;
    }

    

    .contactus-sec {
        padding: 25px 10px;
    }

    .home-sec-nine .come-see-our {
        max-width: 100%;
    }

    .calendar-sec {
        flex-wrap: wrap;
    }
    .calendar-main {
        width: 49%;
    }

    .timemain {
        width: 100%;
    }
    .timemain .form-group {
    width: 50%;
   }

  
.register-tabs .nav-link {
    min-height: 64px;
}

}


@media(max-width:575px){

    body {
        padding: 96px 0 0 0;
    }
    .home-sec-six .service-read {
        width: calc(51.4% - 20px);
    }

    .blog figure img {
        width: 100% 
    }

    .meet-our {
        width: 100%;
    }

    ul.main-menu ul.navbar-nav li .dropdown-menu ul.s-menu {
        display: block;
    }

    .register-tabs h1, .register-tabs h2 {   
        letter-spacing: 0.2em;
        font-size: 18px;
    }


.register-body .thememode {
    min-width: auto;
    width: 50px;
}
.register-body .thememode span {
   display: none !important;
}
.register-body .thememode svg {
    padding-left: 0px;
}
.register-body .regi-head-bg .btn {
    letter-spacing: 0px;
}

.register-body .regi-head-bg {
    padding: 0px;
}

body.dark-mode .booknowmain .card {
    margin-bottom: 15px;
    height: auto;
}

/*.provider-user figure {
    min-height: auto;
   }
   .provider-user figure a {
    position: relative;
   }*/
   .provider-user figure {
    min-height: calc(100vw - 0px);
    min-height: max(calc(100vw - 0px), 0px);
   }


   

}

@media(max-width:515px){
  .book-online {
    width: 100%;
  }
  .book-online .service-p h3 {
    min-height: auto;
  }
}

@media(max-width:480px){

	.home-sec-one ul li:nth-of-type(1),
	.home-sec-one ul li:nth-of-type(2) {
		width: 100%;
	}

	.home-sec-one ul li:nth-of-type(3),
    .home-sec-one ul li:nth-of-type(4) {
		width: 100%;
	}

	.home-sec-one .service-main {
   	  min-height: 200px;
   }



}

@media(max-width:452px){

.search-main {
    width: 320px;
}

.book-online {
    width: calc(49.2% - 12px);
    
}

    
.thememode {
    margin-left: calc(74% - 249px);
    margin-right: auto;
}



}


@media(max-width:420px){
    ul.main-menu {
        top: 70px;
    }

    body {
    padding: 108px 0 0 0;
}
.calendar-main {
    width: 100%;
}
.daysmain {
    width: 100%;
}
.daysmain .form-check {
    width: 20%;
}

.head-right-menu li a {    
      padding: 10.5px 4px;    
    }

.register-tabs .nav-tabs li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2px;
    }

.register-tabs .nav-link {
    min-height: 40px;
}

ul.main-menu .navbar-collapse {
    margin-top: 2px;
}

}

@media(max-width:400px){   

    ul.main-menu {
        top: 82px;
    }

}

@media(max-width:390px){

    .col-mf {
        width: 100%;
    }
    .patient-block {
        min-height: auto;
    }

    .meet-our {   
        width: calc(100% - 50px);
    }



}

@media(max-width:380px){

    .home-sec-six .service-read {
        width: calc(100% - 20px);
    }

    .form-floating>label {
        font-size: 14px;
    }

    .schedule-form a.nav-link {
        padding: 0.5rem 0.5rem;
    }

    .fc-unthemed th {
        font-size: 13px;
    }

    
}

@media(max-width:374px){
    .personal .col-6 {
        width: 100%;
    }

    .col-full {
        width: 100%;
    }

    .timeavailable li {
      width: 49.33%;
    }

    .thememode span {
        display: none !important;
    }
    .thememode {
   /* margin-left: 40px;
    margin-right: 0;*/
    min-width: auto;
    width: 50px;
    margin-left: calc(74% - 195px);
    margin-right: auto;
}

.thememode svg {
    padding: 0; 
}
.head-right-menu li a {
    padding: 4.5px 4px;
}

.checkboxall.checkbox_div ul li {
    width: 100%;
}

.pl-inner {
    font-size: 15px;   
}

.search-right-head {
    height: 42px;
}
.search-main {
    width: 290px;
}


}
@media(max-width:367px){   

    ul.main-menu {
        top: 69px;
    }

    body {
    padding: 166px 0 0 0 !important;
}

}

@media only screen and (min-device-width: 320px) 
                   and (max-device-width: 992px) 
                   and (orientation: landscape) {
ul.main-menu .navbar-collapse .navbar-nav {
    height: calc(100vh - (0px + 102px));
}

}


.booked-patient-form .nav{
    row-gap: 15px;
}


/* ===================================== */
.three-btn {
    margin-left: auto;
}
.last-part {
    display: flex;
}

body.dark-mode .payinvo .home-sec-ten h2 {
    color: #212529;
}
.payinvo .card-header h3 {
    letter-spacing: 7px;
}

.tb-data h4 {
    padding-right: 1px;
}



@media(max-width: 1199.98px){   

    .service-info .nav-tabs li {
        width: auto !important;
    }
    .service-info .card-body {
        min-height: 170px;
    }
    .service-info .tab-pane {
        margin-top: 20px;
    }
    .service-info .nav-tabs li {
        margin-right: 1.5%;
    }
    .physicianlist .card-body {
        min-height: auto;
    }
}
@media (max-width: 991.98px) {
    .service-info .card-body {
        min-height: 225px;
    }
    .service-info .tab-pane  h2 {
        font-size: 20px;
    }
    .service-info .allhealth .row {
        row-gap: 15px;
    }
    .service-info .static-backdrop .modal-dialog {
        max-width: 520px;
    }
    .service-info .s-w {
        min-width: auto;
    }
    .physicianlist .card-body {
        min-height: auto;
    }
    .service-info .table-date {
        padding: 0px;
        font-size: 12px;
    }
    .verifyyou input.form-control{
        margin: 0.3rem !important;
        padding: 0.375rem 0.25rem;
    }
    .btn-yellow3 span {
        display: none !important;
    }
    .thememode{
        /* width: 56px; */
        min-width: 56px;
    }
    .head-right-menu li a, .contact-btn li a {
        padding: 10.5px 7.5px;
    }
    a.head-logo img {
        width: 100px;
    }
    .thememode svg {
        width: 26px;
        padding-left: 0;
    }
    .service-block h5 {
        font-size: 14px;
    }
    .pathree {
        left: 12px;
    }
    .about-top-sec, .women-s-health-top-sec, .providers-top-sec {
        padding: 40px 0 20px 0;
    }
    .womenshealth-qa-main {
        padding: 0px 0;
    }
    .womenshealth-qa-sec.booknowmain.mt-5 {
        margin: 0 !important;
    }
    .dateandtime li {
        font-size: 12px;
    }
    .dateandtime span {
        width: 120px;
    }
    .contact-details {
        padding: 20px 10px 40px 10px;
    }
    .contact-details span { 
        font-size: 13px;
    }
}

@media (max-width: 767.98px) { 
    .service-info .nav-link {
        padding: .5rem 0.6rem;
    }
    .service-info .card-body {
        min-height: auto;
    }
    .service-info .nav-link {
        min-height: auto;
    }
    .service-info .table-date {
        padding: 11px;
        font-size: 15px;
    }
    .service-info .btn{
        font-size: 12px;
    }
    a.head-logo {
        margin-left: 0;
    }
    .last-part {
        margin-left: auto;
    }
    .service-block h5 {
        font-size: 12px;
    }
    .home-sec-six .service-read .pathree {
        bottom: 30px;
        left: 0;
    }
    ul.summary-list {
        padding-left: 20px;
    }
}

@media (max-width: 575.98px) { 

    ul.main-menu {
        top: 122px;
    }
    .thememode {
        margin-left: inherit;
    }
    .home-sec-one {
        margin-top: 63px;
    }
    .pathree {
        position: absolute;
        bottom: 40px;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .head-top {
        padding-bottom: 10px;
    }

 }

 /* .navbar .megamenu{ padding: 1rem; } */

/* ============ desktop view ============ */
/* @media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	 */
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
/* @media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
} */