@charset "UTF-8";
/****** UTILS ******/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*** default values ***/
/***** custom values *****/
/***** Grid Values *****/
/****** UTILS ******/
/** Extends **/

 .owl-nav-button .nav-control button, .feature-package-slider.owl-carousel .owl-nav button, .consultation-types a, .about-contact-icon span, .why-choose-icon span, .pass-group .toggle-password, .btn.btn-danger.trash, .hours-info .btn.btn-danger.trash, .specialities-section-one .specialities-item, .specialities-section-one .specialities-img span, .work-info .work-icon span, .partners-slider li a, .serv-wrap span, .footer-one .footer-top .footer-widget .footer-contact-info .footer-address p, .footer-one .social-icon ul li a, .header.header-ten .main-menu-wrapper .main-nav li .btn.reg-btn, .header.header-ten .main-menu-wrapper .main-nav li .btn.log-btn, .header.header-ten .main-menu-wrapper .main-nav .register-btn, .header .header-nav, .header-one .main-menu-wrapper .main-nav li .btn.reg-btn, .header-one .main-menu-wrapper .main-nav li .btn.log-btn, .header-one .main-menu-wrapper .main-nav .register-btn, .header-one .header-navbar-rht li .btn.reg-btn, .header-one .header-navbar-rht li .btn.log-btn, .dot-slider .slick-dots li, .slick-dots .slick-dots li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

 .testimonial-slider .slick-prev, .testimonial-slider .slick-next, .slide-nav-1 button.owl-next,
.slide-nav-1 button.owl-prev,
.slide-nav-2 button.owl-next,
.slide-nav-2 button.owl-prev, .doc-pro-location .doc-badge, .faq-info .accordion-button:after {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

 .way-inner-header .btn, .specialities-section-one .specialities-btn .btn, .footer-one .social-icon ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

 .owl-nav-button, .owl-nav-button .nav-control, .consultation-types, .contact-card .card-body, .about-contact, .testimonial-info, .doc-pro-location p, .footer-one .footer-top .footer-widget.footer-menu ul li a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.specialities-section-one .specialities-item {
  flex-direction: column;
}

 .owl-nav-button {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

 .header.header-ten .menu-header, .header .header-nav, .header .header-nav .menu-header, .header-one .menu-header {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

 .hours-info .btn.btn-danger.trash, .success-cont i, .header .header-nav .header-navbar-rht li, .btn-icon {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

 .change-avatar, .btn.btn-danger.trash, .success-page-cont, .success-cont i, .header.header-ten .menu-header, .header .header-nav .menu-header, .header .header-nav .header-navbar-rht li, .header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item, .header-one .menu-header, .btn-icon {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

 .success-cont i, .footer .footer-top .footer-widget .footer-about-content .social-icon ul, .footer .footer-top .footer-widget .footer-about-content .social-icon ul li a, .header .header-nav .header-navbar-rht li, .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

 .slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

 .header.header-ten .header-nav, .header .header-nav, .header-one .header-nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.specialities-section-one .specialities-item {
  -ms-flex-direction: column;
  flex-direction: column;
}

/******* BASE *******/
/****** UTILS ******/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, address, big, cite, code, em, img, q, s, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video {
  border: 0;
}

* {
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  height: 100%;
  overflow-x: hidden;
}

 q {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/****** UTILS ******/
@font-face { font-display: swap; 
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../fonts/MaterialIcons-Regular.woff) format("woff"), url(../fonts/MaterialIcons-Regular.ttf) format("truetype");
}

h1 {
  font-weight: normal;
  font-size: 40px;
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 27px;
  }
}

h2 {
  font-weight: normal;
  font-size: 30px;
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 23px;
  }
}

h3 {
  font-weight: normal;
  font-size: 24px;
}
@media (max-width: 1023.96px) {
  h3 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 16px;
  }
}

h4 {
  font-weight: normal;
  font-size: 18px;
}
@media (max-width: 1023.96px) {
  h4 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  font-weight: normal;
  font-size: 19px;
}
@media (max-width: 1023.96px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-weight: normal;
  font-size: 18px;
}
@media (max-width: 1023.96px) {
  h6 {
    font-size: 16px;
  }
}

/****** UTILS ******/

/****** UTILS ******/
body {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  color: #465D7C;
  line-height: 1.5;
  background-color: #FFF;
  overflow-y: auto;
  overflow-x: hidden;
}

::selection {
  background: #0E82FD;
  color: #FFF;
  text-shadow: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

* {
  outline: none;
}

button {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button:focus {
  box-shadow: none !important;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 15px;
  color: #465D7C;
}

strong {
  font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #012047;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

ol, ul {
  list-style: none;
  margin-block-end: 0;
  padding: 0;
}

ul {
  list-style: none;
}
ul .btn-primary:not(:disabled):not(.disabled):active:focus, ul .btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}

.form-group {
  margin-bottom: 20px;
}

.text-muted {
  color: #757575 !important;
}

.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  border-radius: 3px;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}

.small, small {
  font-size: 80%;
  font-weight: 400;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
input[type=text], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input, button, a {
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

button:focus {
  outline: 0;
}

.btn:focus, .btn.focus {
  box-shadow: inherit;
}

.table .form-control {
  font-size: 14px;
  min-height: 38px;
}

.list-group-item {
  border: 1px solid #f0f0f0;
}

@media (max-width: 991.98px) {
  .container {
    max-width: 100%;
  }
}

p:last-childÂ  {
  margin-bottom: 0;
}

/****** UTILS ******/
.col {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  position: relative;
  min-height: 1px;
}
@media (min-width: 576px) {
  .col.col-sm-8 {
    width: 66.66666667%;
  }
  .col.col-sm-6 {
    width: 50%;
  }
  .col.col-sm-4 {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .col.col-md-12 {
    width: 100%;
  }
  .col.col-md-10 {
    width: 83.33333333%;
  }
  .col.col-md-9 {
    width: 75%;
  }
  .col.col-md-8 {
    width: 66.66666667%;
  }
  .col.col-md-7 {
    width: 58.33333333%;
  }
  .col.col-md-6 {
    width: 50%;
  }
  .col.col-md-5 {
    width: 41.66666667%;
  }
  .col.col-md-4 {
    width: 33.33333333%;
  }
  .col.col-md-3 {
    width: 25%;
  }
  .col.col-md-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .col.col-lg-12 {
    width: 100%;
  }
  .col.col-lg-11 {
    width: 91.66666667%;
  }
  .col.col-lg-9 {
    width: 75%;
  }
  .col.col-lg-8 {
    width: 66.66666667%;
  }
  .col.col-lg-7 {
    width: 58.33333333%;
  }
  .col.col-lg-6 {
    width: 50%;
  }
  .col.col-lg-5 {
    width: 41.66666667%;
  }
  .col.col-lg-4 {
    width: 33.33333333%;
  }
  .col.col-lg-3 {
    width: 25%;
  }
  .col.col-lg-2 {
    width: 16.66666667%;
  }
  .col.col-lg-1 {
    width: 8.33333333%;
  }
}

/****** UTILS ******/
.bg-primary {
  background-color: #0E82FD !important;
}

.bg-info {
  background-color: #110EFD !important;
}

.bg-success {
  background-color: #04BD6C !important;
}

.bg-warning {
  background-color: #FFCA18 !important;
}

.bg-danger {
  background-color: #FF0000 !important;
}

.bg-light {
  background-color: #E2EDFF !important;
}

.bg-white {
  background-color: #FFF;
}

.bg-primary {
  background-color: #0E82FD !important;
}

.bg-info {
  background-color: #110EFD !important;
}

.bg-success {
  background-color: #04BD6C !important;
}

.bg-warning {
  background-color: #FFCA18 !important;
}

.bg-danger {
  background-color: #FF0000 !important;
}

.bg-light {
  background-color: #E2EDFF !important;
}

.bg-primary {
  background-color: #0E82FD !important;
  border: 1px solid #0E82FD !important;
  color: #FFF;
}

.bg-success {
  background-color: #04BD6C !important;
  border: 1px solid #04BD6C !important;
  color: #FFF;
}

.bg-info {
  background-color: #110EFD !important;
  border: 1px solid #110EFD !important;
  color: #FFF;
}

.bg-warning {
  background-color: #FFCA18 !important;
  border: 1px solid #FFCA18 !important;
  color: #FFF;
}

.bg-danger {
  background-color: #FF0000 !important;
  border: 1px solid #FF0000 !important;
  color: #FFF;
}

.bg-light {
  background-color: #E2EDFF !important;
  border: 1px solid #E2EDFF !important;
  color: #FFF;
}

.bg-light {
  color: #465D7C;
}

.bg-orange {
  background-color: #E04F16 !important;
}

/******* COMPONENTS ******/
/****** UTILS ******/
.btn-primary {
  color: #FFF;
  background-color: #0E82FD;
  border-color: #0E82FD;
  font-size: 14px;
  font-size: 14px;
}

 .btn.active, .btn.show, .btn.show:hover, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: #0E82FD;
  border-color: #0E82FD;
  color: #FFF;
}

button {
  cursor: pointer;
}
button:focus {
  outline: 0;
  box-shadow: none;
}

.btn {
  border-radius: 44px;
  padding: 0.5rem 0.85rem;
  font-size: 14px;
  transition: all 0.5s;
  font-weight: 500;
}
.btn:focus {
  box-shadow: none !important;
}
.btn:hover {
  transition: all 0.5s;
}
.btn.btn-xl {
  padding: 0.563rem 1rem;
  font-size: 1rem;
}
.btn.btn-sm {
  padding: 0.375rem 0.5rem;
  font-size: 0.75rem;
}
.btn.btn-primary {
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  color: #FFF;
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
  background-color: rgb(1.8617283951, 109.8419753086, 224.3382716049);
  border: 1px solid rgb(1.8617283951, 109.8419753086, 224.3382716049);
  color: #FFF;
}
.btn.btn-danger {
  background-color: #FF0000;
  border: 1px solid #FF0000;
  color: #FFF;
}
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger.focus, .btn.btn-danger:active, .btn.btn-danger.active {
  background-color: rgb(214.2, 0, 0);
  border: 1px solid rgb(214.2, 0, 0);
  color: #FFF;
}
.btn.btn-dark {
  background-color: #000F28;
  border: 1px solid #000F28;
  color: #FFF;
}
.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark.focus, .btn.btn-dark:active, .btn.btn-dark.active {
  background-color: hsl(217.5, 100%, -0.1568627451%);
  border: 1px solid hsl(217.5, 100%, -0.1568627451%);
  color: #FFF;
}
.btn.btn-primary {
  background-image: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%) !important;
  color: #FFF !important;
  font-size: 14px;
  padding: 8px 16px;
  border-radius: 44px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn.btn-primary::before {
  content: "";
  position: absolute;
  background: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.24s ease-in-out;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.btn.btn-primary:hover::before, .btn.btn-primary:focus::before, .btn.btn-primary.focus::before, .btn.btn-primary:active::before, .btn.btn-primary.active::before {
  transform: scaleX(1);
  transform-origin: left center;
}
.btn.btn-gray {
  background: #E6E8EE;
  border-color: #E6E8EE;
  color: #012047;
}
.btn.btn-gray:hover, .btn.btn-gray:focus, .btn.btn-gray.focus, .btn.btn-gray:active, .btn.btn-gray.active {
  background: #0E82FD;
  border-color: #0E82FD;
  color: #012047;
}
.btn.btn-primary-gradient {
  background-image: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  color: #FFF !important;
  border: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn.btn-primary-gradient::before {
  content: "";
  position: absolute;
  background: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.24s ease-in-out;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.btn.btn-primary-gradient:hover, .btn.btn-primary-gradient:focus, .btn.btn-primary-gradient.focus, .btn.btn-primary-gradient:active, .btn.btn-primary-gradient.active {
  background: #000F28;
}
.btn.btn-primary-gradient:hover::before, .btn.btn-primary-gradient:focus::before, .btn.btn-primary-gradient.focus::before, .btn.btn-primary-gradient:active::before, .btn.btn-primary-gradient.active::before {
  transform: scaleX(1);
  transform-origin: left center;
}

.btn-group .btn {
  padding: 0.45rem 0.75rem;
}

.btn-icon i {
  padding: 0rem;
  margin: -0.5rem;
}
.btn-icon.btn-sm {
  width: 1.75rem;
  height: 1.75rem;
  font-size: 0.8rem;
}
.btn.btn-dark {
  background: #012047 !important;
  border-color: #012047 !important;
  box-shadow: none;
  color: #FFF;
}
.btn.btn-dark:hover {
  background: #252a30 !important;
}

.btn-outline-primary {
  position: relative;
  display: inline-block;
  color: #0E82FD;
  background: transparent; /* Transparent background */
  border: 1px solid transparent; /* Border width */
  background-image: linear-gradient(white, white), linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active {
  background-image: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%) !important;
  border-color: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  color: #FFF !important;
}

.btn-outline-secondary {
  border: 1px solid #822BD4 !important;
  color: #822BD4 !important;
}
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active {
  background-color: #822BD4 !important;
  border: 1px solid #822BD4 !important;
  box-shadow: 0 3px 10px rgba(130, 43, 212, 0.5);
  color: #FFF !important;
}

@media (max-width: 575.98px) {
  .btn {
    padding: 5px 12px;
  }
}

.btn.btn-icon:hover {
  color: #000F28;
}
.btn.btn-icon.active.bg-white {
  border-color: #FFF;
  color: #000F28;
}
.btn.btn-icon:active {
  color: #FFF;
}

.bg-danger-light {
  background-color: rgba(242, 17, 54, 0.12) !important;
  color: #e63c3c !important;
}

.btn-icon {
  text-align: center;
  font-size: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 3px;
  right: 3px;
}
/****** UTILS ******/
.mouse-cursor {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  border-radius: 50%;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  visibility: hidden;
}

.cursor-inner {
  margin-left: -4px;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  z-index: 10000001;
  background: #0E82FD !important;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.cursor-inner.cursor-hover {
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: #0E82FD !important;
  opacity: 0.1;
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  border: 2px solid #0E82FD;
  transform: all 0.08s ease-out;
  -webkit-transform: all 0.08s ease-out;
  -ms-transform: all 0.08s ease-out;
}
.cursor-outer.cursor-hover {
  opacity: 0;
}

.progress-wrap {
  position: fixed;
  right: 25px;
  bottom: 25px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px rgba(75, 64, 237, 0.2);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  content: "\f062";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 35px;
  font-size: 17px;
  color: #0E82FD;
  left: 0;
  top: 0;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: #0E82FD;
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/****** UTILS ******/
.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.check:checked + .checktoggle {
  background-color: #008F64;
  border: 1px solid #008F64;
}
.check:checked + .checktoggle:after {
  background-color: #ffffff;
  left: 100%;
  transform: translate(calc(-100% - 5px), -50%);
  -webkit-transform: translate(calc(-100% - 5px), -50%);
  -ms-transform: translate(calc(-100% - 5px), -50%);
}

.checktoggle {
  background-color: #FF3535;
  border: 1px solid #FF3535;
  border-radius: 12px;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  margin-bottom: 0;
  position: relative;
  width: 42px;
}
.checktoggle:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(5px, -50%);
  -webkit-transform: translate(5px, -50%);
  -ms-transform: translate(5px, -50%);
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: left 300ms ease, transform 300ms ease;
}

.status-toggle .check:checked + .checktoggle {
  background-color: #04BD6C;
  border: 1px solid #04BD6C;
}
.status-toggle .check:checked + .checktoggle:after {
  transform: translate(calc(-100% - 2px), -50%);
  -webkit-transform: translate(calc(-100% - 2px), -50%);
  -ms-transform: translate(calc(-100% - 2px), -50%);
}
.status-toggle .checktoggle {
  width: 41px;
  height: 21px;
}
.status-toggle .checktoggle::after {
  width: 17px;
  height: 17px;
  transform: translate(2px, -50%);
  -webkit-transform: translate(2px, -50%);
  -ms-transform: translate(2px, -50%);
}

/****** UTILS ******/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #012047;
  font-family: "Inter", sans-serif;
  line-height: 1.2;
  margin-bottom: 0;
}

h1,
.h1 {
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  h1,
  .h1 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  h1,
  .h1 {
    font-size: 28px;
  }
}

h2,
.h2 {
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  h2,
  .h2 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  h2,
  .h2 {
    font-size: 24px;
  }
}

h3,
.h3 {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  h3,
  .h3 {
    font-size: 18px;
  }
}

h4,
.h4 {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

h5,
.h5 {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}

h6,
.h6 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  h6,
  .h6 {
    font-size: 16px;
  }
}

.fs-sm {
  font-size: 0.6875rem;
}

.fs-5 {
  font-size: 0.3125rem !important;
}

.fs-13 {
  font-size: 0.8125rem;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.9375rem;
}

.fs-16 {
  font-size: 1rem;
}

.text-primary {
  color: #0E82FD !important;
  opacity: 1;
}

.text-secondary {
  color: #822BD4 !important;
  opacity: 1;
}

.text-success {
  color: #04BD6C !important;
  opacity: 1;
}

.text-danger {
  color: #FF0000 !important;
  opacity: 1;
}

.text-dark {
  color: #000F28 !important;
}

.text-white {
  color: #FFF !important;
}

a {
  color: #012047;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  color: #0E82FD;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:focus {
  outline: 0;
}

hr.text-danger {
  border-color: #FF0000 !important;
}

/****** UTILS ******/
.form-control {
  border-color: #E6E8EE;
  color: #012047;
  font-size: 14px;
  min-height: 38px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  border-radius: 5px;
  padding: 7px 15px;
  transition: all 0.5s;
}
.form-control:focus {
  box-shadow: none;
  border-color: #E6E8EE;
}

textarea {
  resize: none;
}
textarea.form-control {
  min-height: 38px;
  height: auto;
}

.form-control[type=file] {
  padding: 0.48rem 0.5rem;
}
.form-control[type=file].form-control-lg {
  padding: 0.5rem 1rem !important;
}

.form-text {
  color: #7789A0;
}

.form-select {
  background-color: #ffffff;
  border: 1px solid #E6E8EE;
  color: #465D7C;
  font-size: 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-size: 1.25rem;
  line-height: 2;
}
.form-select option {
  background-color: #FFF;
  padding: 0.35rem 0.75rem;
  border-radius: 0.25rem;
  margin-block-end: 0.25rem;
}
.form-select option:last-child {
  margin-block-end: 0;
}
.form-select option:checked {
  background-color: rgba(var(#0E82FD), 0.2);
  color: #0E82FD;
}
.form-select option:select {
  background-color: rgba(var(#0E82FD), 0.2);
  color: #0E82FD;
}
.form-select option:hover {
  background-color: rgba(var(#0E82FD), 0.2);
  color: #0E82FD;
}
.form-select option:focus {
  background-color: rgba(var(#0E82FD), 0.2);
  color: #0E82FD;
}

.form-check-input {
  width: 0.9rem;
  height: 0.9rem;
  background-color: #FFF;
  border: 1px solid #E6E8EE;
}
.form-check-input:checked {
  background-color: #0E82FD;
  border-color: #0E82FD;
}
.form-check-input:focus {
  box-shadow: none;
}

fieldset:disabled .btn {
  color: #FFF;
  background-color: #0E82FD;
  border-color: #0E82FD;
}

.form-select:focus {
  border-color: rgba(var(#0E82FD), 0.5);
  outline: 0;
  box-shadow: none;
}


.btn:focus {
  background-color: none;
  border-color: none;
  outline: 0;
}


.btn.active:focus,
.btn.show:focus,
.btn:active:focus {
  box-shadow: none;
}

.form-control:disabled,
.form-select:disabled {
  background-color: #E2EDFF;
  color: #465D7C;
}

.form-control::-webkit-file-upload-button {
  color: #465D7C;
  background-color: #fff;
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #fff;
}

.form-control:focus {
  color: #012047;
}
.form-control:focus::-webkit-input-placeholder, .form-control:focus::placeholder {
  color: #91A0B3;
  padding-inline-start: 0;
  transition: padding-inline-start 0.1s ease-in;
}
.form-control::-webkit-input-placeholder {
  color: #91A0B3;
  padding-inline-start: 0px;
  transition: padding-inline-start 0.1s ease-in;
}
.form-control:-moz-placeholder {
  color: #91A0B3;
}
.form-control::-moz-placeholder {
  color: #91A0B3;
}
.form-control:-ms-input-placeholder {
  color: #91A0B3;
}

.form-control-lg {
  font-size: 1rem;
  padding: 0.5rem 1rem;
}

.form-control.is-valid:focus {
  border-color: #04BD6C;
  box-shadow: none;
}

.form-control.is-valid {
  border-color: #04BD6C;
}

[dir=rtl] [type=email],
[dir=rtl] [type=number],
[dir=rtl] [type=tel],
[dir=rtl] [type=url] {
  direction: rtl;
}

.form-select.is-invalid:not([multiple]):not([size]) {
  padding-right: 1.125rem;
  background-size: 16px 28px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

input[type=range]::-webkit-slider-runnable-track {
  background-color: #E2EDFF;
}

.form-check {
  min-height: inherit !important;
}


.col-form-label {
  font-weight: 600;
}

.col-form-label {
  font-size: 15px;
  font-weight: 500;
  color: #012047;
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: #012047;
}

[dir=rtl] input[type=week], [dir=rtl] input[type=month], [dir=rtl] input[type=date], [dir=rtl] input[type=time] {
  text-align: end;
}

/* Input Group */

.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.checktoggle {
  background-color: #FFF;
  border: 1px solid #E6E8EE;
  border-radius: 12px;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  margin-bottom: 0;
  position: relative;
  width: 46px;
}

.check:checked + .checktoggle {
  background-color: #FFF;
}

.checktoggle:after {
  content: " ";
  display: block;
  transform: translate(2px, -50%);
  width: 10px;
  height: 10px;
  background-color: #91A0B3;
  transition: left 300ms ease, transform 300ms ease;
  border-radius: 50%;
  transform: translate(2px, -50%);
  -webkit-transform: translate(4px, -50%);
  -ms-transform: translate(2px, -50%);
  position: absolute;
  top: 50%;
  left: 0;
}

.check:checked + .checktoggle:after {
  background-color: #FFF;
  left: 100%;
  transform: translate(calc(-90% - 4px), -50%);
}

.input-group-text {
  background-color: #FFF;
  padding: 2px 10px;
  border-color: #ACB7C6;
}

.input-group .input-group-text {
  min-height: 38px;
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.toggle-password {
  cursor: pointer;
  width: 30px;
  height: 30px;
  color: #012047;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  border-radius: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.toggle-password:hover {
  color: #0E82FD;
}

.pass-group {
  position: relative;
}

/****** UTILS ******/

.badge.badge-success {
  background: #04BD6C;
  color: #FFF;
}

.badge.badge-danger {
  background: #FF0000;
  color: #FFF;
}

.badge {
  padding: 0.25rem 0.45rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-radius: 4px;
}

/****** UTILS ******/
.avatar {
  position: relative;
  height: 2.625rem;
  width: 2.625rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  color: #FFF;
  font-weight: 500;
}
.avatar a.badge:hover {
  color: #FFF;
}
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.avatar.avatar-rounded {
  border-radius: 50%;
}
.avatar.avatar-rounded img {
  border-radius: 50%;
}
.avatar.avatar-xl {
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  font-size: 1.25rem;
}

/****** LAYOUT ******/
/****** UTILS ******/
.btn.focus, .btn:focus {
  box-shadow: unset;
}

.bg-primary {
  background-color: #0E82FD !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #09dca4 !important;
}

.bg-success,
.badge-success {
  background-color: #04BD6C !important;
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #00cc52 !important;
}

.bg-info {
  background-color: #110EFD !important;
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #028ee1 !important;
}

.bg-warning {
  background-color: #FFCA18 !important;
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #e9ab2e !important;
}

.bg-danger,
.badge-danger {
  background-color: #FF0000 !important;
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #e63333 !important;
}

.bg-white {
  background-color: #FFF;
}

.text-primary {
  color: #0E82FD !important;
}

.dropdown-menu li > a.text-primary {
  color: #09e5ab !important;
}
.dropdown-menu li > a.text-success {
  color: #00cc52 !important;
}
.dropdown-menu li > a.text-danger {
  color: #ff0100 !important;
}

.text-success {
  color: #04BD6C !important;
}

.text-danger {
  color: #FF0000 !important;
}

.text-muted {
  color: #757575 !important;
}

.btn-primary {
  background-color: #09e5ab;
  border: 1px solid #09e5ab;
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active {
  color: #ffffff;
  background-color: #09dca4;
  border-color: #09dca4;
}
.btn-primary:focus .open > .dropdown-toggle.btn-primary, .btn-primary:hover .open > .dropdown-toggle.btn-primary, .btn-primary:active .open > .dropdown-toggle.btn-primary, .btn-primary.active .open > .dropdown-toggle.btn-primary {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary.active.focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active.focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active.focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary:hover {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary:active:focus, .btn-primary:active:hover {
  background-color: #09dca4;
  border: 1px solid #09dca4;
}
.btn-primary .active:not(:disabled):not(.disabled), .btn-primary:active:not(:disabled):not(.disabled) {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #ffffff;
}
.btn-primary .active:focus:not(:disabled):not(.disabled), .btn-primary:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-primary .show > .btn-primary.dropdown-toggle {
  background-color: #09dca4;
  border-color: #09dca4;
  color: #ffffff;
}
.btn-primary .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #09e5ab;
  border-color: #09e5ab;
  color: #ffffff;
}
.show > .btn-danger.dropdown-toggle {
  background-color: #e63333;
  border-color: #e63333;
  color: #ffffff;
}
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: unset;
}
 .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-outline-primary.dropdown-toggle {
  background-color: #09e5ab;
  border-color: #09e5ab;
}
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-danger {
  background-color: #ff0100;
  border: 1px solid #ff0100;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  background-color: #e63333;
  border: 1px solid #e63333;
}
.btn-danger.active:focus, .btn-danger.active.focus, .btn-danger.active:hover, .btn-danger.focus, .btn-danger:active:focus, .btn-danger:active:hover {
  background-color: #e63333;
  border: 1px solid #e63333;
}
.btn-danger.active:not(:disabled):not(.disabled), .btn-danger:active:not(:disabled):not(.disabled) {
  background-color: #e63333;
  border-color: #e63333;
  color: #ffffff;
}
.btn-danger.active:not(:disabled):not(.disabled):focus, .btn-danger:active:not(:disabled):not(.disabled):focus {
  box-shadow: unset;
}
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #ff0100;
  border-color: #ff0100;
  color: #ffffff;
}
.open > .dropdown-toggle.btn-danger {
  background-color: #e63333;
  border: 1px solid #e63333;
}
.open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  background-color: #e63333;
  border: 1px solid #e63333;
}

 .btn-dark.active:focus:not(:disabled):not(.disabled), .btn-dark:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #20c0f3;
  border-color: #20c0f3;
}
.pagination > li > a, .pagination > li > span {
  color: #20c0f3;
}

.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inherit;
  font-size: 14px;
  border-radius: 3px;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #0de0fe;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #20c0f3;
  text-shadow: unset;
}
.bootstrap-datetimepicker-widget table td.today::before {
  border-bottom-color: #20c0f3;
}

.bg-danger-light {
  background-color: #FFEDE9 !important;
  color: #FF0000 !important;
}

/****** UTILS ******/
.avatar {
  position: relative;
  display: inline-block;
  width: 3rem;
  height: 3rem;
}
.avatar > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.avatar .border {
  border-width: 3px !important;
}

.avatar-xl {
  width: 5rem;
  height: 5rem;
}
.avatar-xl .border {
  border-width: 4px !important;
}

/****** UTILS ******/
.select2-results__option {
  padding: 6px 15px;
}

.select2-container .select2-selection--single {
  border: 1px solid #E6E8EE;
  height: 38px;
  border-radius: 5px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 15px;
}

.select2-selection.select2-selection--single {
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  right: 7px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #012047 transparent transparent;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: #012047;
  padding: 3px;
  height: 0;
  margin-left: -10px;
  margin-top: -2px;
  width: 0;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #012047;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 2px 0 0 2px;
  margin-top: 3px;
  padding: 3px;
  border-color: #012047;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0E82FD;
  color: #FFF;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #E6E8EE;
  min-height: 46px;
}

.select2-dropdown {
  border-color: #E6E8EE;
}

/****** UTILS ******/
.breadcrumb-bar {
  background-color: #F9FBFF;
  padding: 108px 0 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .breadcrumb-bar {
    padding: 76px 0 20px;
  }
}
.breadcrumb-bar .breadcrumb-title {
  color: #012047;
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .breadcrumb-bar .breadcrumb-title {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar .breadcrumb-title {
    font-size: 24px;
  }
}
.breadcrumb-bar .page-breadcrumb ol {
  background-color: transparent;
  font-size: 16px;
  margin-bottom: 5px;
  justify-content: center;
}
.breadcrumb-bar .page-breadcrumb ol li {
  color: #465D7C;
}
.breadcrumb-bar .page-breadcrumb ol li.active {
  color: #012047;
}
.breadcrumb-bar .page-breadcrumb ol li a {
  background: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.breadcrumb-bar .page-breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;
}
.breadcrumb-bar .page-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #465D7C;
  font-size: 14px;
  content: "\f054";
  font-family: "Fontawesome";
  padding-right: 10px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-01 {
  position: absolute;
  top: 56px;
  left: 0;
  z-index: -1;
  height: 165px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-02 {
  position: absolute;
  top: 56px;
  right: 0;
  z-index: -1;
  height: 165px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-03 {
  position: absolute;
  top: 56px;
  left: 30%;
  z-index: -1;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-04 {
  position: absolute;
  bottom: 0;
  right: 20%;
  z-index: -1;
}

/****** UTILS ******/
.form-focus {
  height: 50px;
  position: relative;
}
.form-focus.focused .form-control::-webkit-input-placeholder {
  color: #bbb;
}
.form-focus .form-control {
  height: 50px;
  padding: 21px 12px 6px;
}
.form-focus .form-control::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: 240ms;
  -ms-transition: 240ms;
  transition: 240ms;
}
.form-focus .form-control:focus::-webkit-input-placeholder {
  transition: none;
}
.form-focus .select2-container .select2-selection--single {
  border: 1px solid #e3e3e3;
  height: 50px;
}
.form-focus .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 15px;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 7px;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #cccccc transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  height: 0;
  margin-left: -10px;
  margin-top: -2px;
  width: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #676767;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
}
.form-focus .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #e3e3e3;
  border-width: 0 6px 6px;
}
.form-focus .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #fc6075;
}

/****** UTILS ******/
#loader {
  background-color: #ffffff;
  z-index: 999999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.loader {
  display: inline-block;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loader span {
  -webkit-animation: loader 1.3s linear infinite;
  animation: loader 1.3s linear infinite;
  background-color: #20c0f3;
  border-radius: 100%;
  display: inline-block;
  height: 50px;
  position: absolute;
  width: 50px;
}
.loader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes loader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/****** UTILS ******/
table.table {
  color: #012047;
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
table.table thead {
  border-bottom: 1px solid #E6E8EE;
}
table.table thead tr th {
  border-bottom: 1px solid #E6E8EE;
  background: #E3E6EC;
  color: #012047;
  font-size: 14px;
  padding: 8px 12px;
}
table.table tbody tr {
  border-bottom: 1px solid #E6E8EE;
}
table.table tbody tr:last-child {
  border-color: transparent;
}
table.table tbody tr td {
  color: #465D7C;
  font-size: 14px;
  padding: 12px 12px;
  color: #465D7C;
}
table.table > tbody > tr > th {
  border-top: 0;
  padding: 10px 8px;
}
table.table > tbody > tr td {
  font-size: 15px;
  color: #465D7C !important;
}
table .table-striped thead tr {
  border-color: transparent;
}
table .table-striped tbody tr {
  border-color: transparent;
}
table .table-striped tbody tr:nth-of-type(even) {
  background-color: rgba(255, 255, 255, 0.3);
}
table .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(235, 235, 235, 0.4);
}
table .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f8f9fa;
}
table .table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
table .table-bordered th, table .table-bordered td {
  border-color: rgba(0, 0, 0, 0.05);
}
table.table td h2 {
  display: inline-block;
  font-size: inherit;
  font-weight: regular;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
table.table td h2 a {
  color: #012047;
}
table.table td h2 a:hover {
  color: rgb(1.7777777778, 104.8888888889, 214.2222222222);
}
table.table td h2 span {
  color: #888888;
  display: block;
  font-size: 12px;
  margin-top: 3px;
}

/****** UTILS ******/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 40px;
  height: 40px;
  background: #ffffff;
  cursor: pointer;
  border: none;
  outline: none;
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  padding: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background-color: #0de0fe;
  color: #ffffff;
  opacity: 1;
  outline: none;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  color: #ffffff;
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #383838;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .slick-prev {
    left: -10px;
  }
}
.slick-prev:before {
  content: "â†";
}

@media (max-width: 767.98px) {
  .testimonial-slider .slick-prev {
    left: 0px;
  }
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
[dir=rtl] .slick-prev:before {
  content: "â†’";
}

.slick-next {
  right: 0;
}
@media (max-width: 767.98px) {
  .slick-next {
    right: -10px;
  }
}
@media (max-width: 575.98px) {
  .slick-next {
    right: 0px;
  }
}
.slick-next:before {
  content: "â†’";
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
[dir=rtl] .slick-next:before {
  content: "â†";
}

.dot-slider .slick-slide {
  height: 600px;
}
@media (max-width: 991.98px) {
  .dot-slider .slick-slide {
    height: 375px;
  }
}
@media (max-width: 767.98px) {
  .dot-slider .slick-slide {
    height: 100%;
  }
}
.dot-slider .slick-slide img {
  width: 100%;
}
.dot-slider .slick-dots {
  width: unset;
  position: absolute;
  top: 30%;
  right: 50px;
  bottom: unset;
}
.dot-slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 8px 0;
}
.dot-slider .slick-dots li.slick-active button {
  background-color: #1860CA;
}
.dot-slider .slick-dots li button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ffffff;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 5px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #C0C0C0;
}
.slick-dots .slick-dots {
  width: unset;
  position: absolute;
  top: 30%;
  right: 50px;
  bottom: unset;
}
.slick-dots .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 8px 0;
}
.slick-dots .slick-dots li button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ffffff;
}
.slick-dots .slick-dots li button:hover, .slick-dots .slick-dots li button:focus {
  outline: none;
}
.slick-dots .slick-dots li button:hover::before, .slick-dots .slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots .slick-dots li.slick-active button {
  background-color: #1860CA;
  background-color: #0de0fe;
}
.slick-dots .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0de0fe;
}

.clinic-slider .slick-prev, .browse-slider .slick-prev, .book-slider .slick-prev {
  right: 80px;
  left: unset;
  top: 0;
  width: 35px;
  height: 35px;
  border-radius: 5px 12px 5px 12px;
  background-color: #E74E84;
  transform: translateX(0%) rotate(-45deg);
  -webkit-transform: translateX(0%) rotate(-45deg);
  -ms-transform: translateX(0%) rotate(-45deg);
  z-index: 999;
}
.clinic-slider .slick-prev:before, .browse-slider .slick-prev:before, .book-slider .slick-prev:before {
  content: "";
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.clinic-slider .slick-prev:hover, .browse-slider .slick-prev:hover, .book-slider .slick-prev:hover {
  background-color: #ff4877;
}
.clinic-slider .slick-next, .browse-slider .slick-next, .book-slider .slick-next {
  right: 15px;
  left: unset;
  top: 0;
  width: 35px;
  height: 35px;
  border-radius: 5px 12px 5px 12px;
  background-color: #E74E84;
  transform: translateX(0%) rotate(-45deg);
  -webkit-transform: translateX(0%) rotate(-45deg);
  -ms-transform: translateX(0%) rotate(-45deg);
  z-index: 999;
}
.clinic-slider .slick-next:before, .browse-slider .slick-next:before, .book-slider .slick-next:before {
  content: "";
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
.clinic-slider .slick-next:hover, .browse-slider .slick-next:hover, .book-slider .slick-next:hover {
  background-color: #ff4877;
}
.clinic-slider .slick-list, .browse-slider .slick-list, .book-slider .slick-list {
  padding-top: 50px;
}
.clinic-slider .slick-slide, .browse-slider .slick-slide, .book-slider .slick-slide {
  display: block;
  margin-left: 0;
  width: 280px;
  padding: 10px 10px 0;
}

.aval-slider .slick-slide {
  display: block;
  margin-left: 0;
  padding: 10px;
  width: 280px;
}
.aval-slider .slick-list {
  padding: 50px 0;
}
@media (max-width: 767.98px) {
  .aval-slider .slick-list {
    padding: 30px 0;
  }
}
.aval-slider .slick-prev {
  left: 5px;
  width: 35px;
  height: 35px;
}
.aval-slider .slick-prev:before {
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #1860CA;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #1860CA;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  content: "";
  transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
}
.aval-slider .slick-next {
  right: 5px;
  width: 35px;
  height: 35px;
}
.aval-slider .slick-next:before {
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #1860CA;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #1860CA;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  content: "";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

/****** UTILS ******/
.content {
  min-height: 200px;
  padding: 60px 0 36px;
}
@media (max-width: 991.98px) {
  .content {
    padding: 40px 0 16px;
  }
}
.content h4 {
  font-size: 18px;
  font-weight: 500;
}

.card {
  border: 1px solid #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  margin-bottom: 24px;
  color: inherit;
  border-radius: 10px;
}
.card .card-header {
  background-color: #FFF;
  border-bottom: 1px solid #E6E8EE;
}
@media (max-width: 575.98px) {
  .card .card-header {
    padding: 0.75rem 1.25rem;
  }
}

.card-body {
  padding: 20px;
}

.card-header {
  border-bottom: 1px solid #E6E8EE;
  padding: 1rem 1.5rem;
}
@media (max-width: 575.98px) {
  .card-header {
    padding: 0.75rem 1.25rem;
  }
}

.card-footer {
  background-color: #ffffff;
  border-top: 1px solid #E6E8EE;
  padding: 1rem 1.5rem;
}
@media (max-width: 575.98px) {
  .card-footer {
    padding: 0.75rem 1.25rem;
  }
}

/****** UTILS ******/
.header .header-nav {
  background-color: #ffffff;
  border: 0;
  position: relative;
  height: 85px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .header .header-nav {
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav {
    padding: 0 15px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .navbar-header {
    width: 100%;
  }
}
.header .header-nav .navbar-header .bar-icon {
  display: inline-block;
  width: 31px;
}
.header .header-nav .navbar-header .bar-icon span {
  background-color: #0E82FD;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(2) {
  width: 16px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .header .header-nav .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .navbar-header {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-menu-wrapper {
    order: 3;
    width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1060;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #15558d;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
  }
}
.header .header-nav .menu-header {
  background-color: #ffffff;
  height: 60px;
  border-bottom: 1px solid #f0f0f0;
  display: none;
  padding: 0 20px;
}
@media (max-width: 991.98px) {
  .header .header-nav .menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header .header-nav .menu-header .menu-logo img {
  height: 40px;
}
.header .header-nav .menu-header .menu-close {
  font-size: 18px;
}
.header .header-nav .main-nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav ul {
    background-color: #3474ac;
    display: none;
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu > .submenu > .has-submenu > .submenu::before {
    top: 20px;
    margin-left: -35px;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
    border-color: transparent #ffffff #ffffff transparent;
  }
}
.header .header-nav .main-nav > .has-submenu.active .submenu li.active > a {
  color: #09dca4;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu.active .submenu li.active > a {
    color: #09dca4;
  }
}
.header .header-nav .main-nav > .has-submenu.active > a {
  color: #09dca4;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu.active > a {
    color: #09dca4;
  }
}
@media (max-width: 1199.98px) {
  .header .header-nav .main-nav > li {
    margin-right: 20px;
  }
}
@media (max-width: 1999.96px) {
  .header .header-nav .main-nav > li {
    margin-right: 25px;
  }
}
@media (max-width: 1399.96px) {
  .header .header-nav .main-nav > li {
    margin-right: 13px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li {
    border-bottom: 1px solid #1663a6;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li > a {
    line-height: 85px;
    padding: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li > a {
    line-height: 1.5;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px !important;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li > a > i {
    font-size: 12px;
    margin-left: 3px;
  }
}
@media (max-width: 991.96px) {
  .header .header-nav .main-nav > li > a > i {
    float: right;
    margin-top: 5px;
  }
}
.header .header-nav .main-nav > li.active > a {
  color: #09dca4;
}
.header .header-nav .main-nav > li .submenu li {
  position: relative;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu li:first-child a {
    border-top: 0;
  }
}
.header .header-nav .main-nav > li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 10px 15px;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu li a {
    border-top: 0;
    color: #ffffff;
    padding: 10px 15px 10px 35px;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu li .submenu {
    left: 100%;
    top: 0;
    margin-top: 10px;
  }
}
.header .header-nav .main-nav > li .submenu li .submenu li {
  position: relative;
}
.header .header-nav .main-nav > li .submenu li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding: 10px 15px;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu li .submenu li a {
    border-top: 0;
    color: #ffffff;
    padding: 10px 15px 10px 45px;
  }
}
.header .header-nav .main-nav > li .submenu li .submenu li .has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-top: 10px;
  }
}
.header .header-nav .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu > li.has-submenu > a::after {
    content: "\f078";
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: -1px;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li {
    display: block;
    position: relative;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li > ul {
    background-color: #ffffff;
    display: block;
    font-size: 14px;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  }
}
.header .header-nav .main-nav li a {
  display: block;
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li .submenu a:hover {
    color: #0E82FD !important;
    letter-spacing: 0.5px;
    padding-left: 20px !important;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li .submenu::before {
    border: 7px solid #ffffff;
    border-color: transparent transparent #ffffff #ffffff;
    content: "";
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    position: absolute;
    top: 2px;
    left: 45px;
    -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav li + li {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .main-nav .has-submenu.active > a {
  color: #0E82FD;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu.active > a {
    color: #0E82FD;
  }
}
.header .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: #0E82FD;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu.active .submenu li.active > a {
    color: #0E82FD;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .logo {
  display: inline-block;
  margin-right: 24px;
  width: 160px;
}
@media (max-width: 1199.96px) {
  .header .header-nav .logo {
    margin-right: 21px;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .logo img {
    height: 40px;
  }
}
.header .header-nav .header-navbar-rht {
  margin: 0 0 0 auto;
  padding: 0;
}
@media (max-width: 575.98px) {
  .header .header-nav .header-navbar-rht {
    display: none;
  }
}
.header .header-nav .header-navbar-rht li {
  padding-right: 20px;
}
.header .header-nav .header-navbar-rht li:last-child {
  padding-right: 0px;
}
.header .header-nav .header-navbar-rht li .dropdown-menu {
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li .dropdown-menu {
    min-width: 200px;
    visibility: hidden;
    opacity: 0;
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
  }
}
.header .header-nav .header-navbar-rht li .dropdown-menu::before {
  content: "";
  border: 7px solid #ffffff;
  border-color: transparent transparent #ffffff #ffffff;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  position: absolute;
  top: -5px;
  right: 17px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  padding: 10px 15px;
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item:first-child {
  border-top: 0;
  border-radius: 5px 5px 0 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item:last-child {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #E2E8F0;
  padding-bottom: 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu a:hover {
  color: #09dca4;
  letter-spacing: 0.5px;
  padding-left: 20px;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li.show > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .header-navbar-rht li .dropdown-menu.show {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li .dropdown-menu {
    min-width: 240px;
    visibility: hidden;
    opacity: 0;
    display: block;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    border-radius: 5px;
    margin: 0;
    padding: 15px;
  }
}
.header .header-nav .header-navbar-rht .dropdown-toggle::after {
  display: none;
}
.header .header-nav .header-navbar-rht .dropdown-menu {
  min-width: 200px;
  padding: 0;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item:hover {
  color: #0E82FD;
}
.header.custom {
  background-color: transparent;
  border-bottom: 0 !important;
}
.header.header-trans {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  background: transparent;
}
.header.header-trans .header-nav {
  background: transparent;
  border-bottom: none;
}
.header.header-trans .main-menu-wrapper {
  margin-left: auto;
}
@media (max-width: 1399.96px) {
  .header.header-trans .main-menu-wrapper {
    margin-right: auto;
    margin-left: unset;
  }
}
.header.header-trans .header-navbar-rht li {
  height: 20px;
  padding-right: 15px;
}
@media (max-width: 1399.96px) {
  .header.header-trans .header-navbar-rht li {
    padding-right: 5px;
  }
}
.header.header-trans .header-navbar-rht li:last-child {
  border-right: 0;
  padding-left: 15px;
}
@media (max-width: 1199.96px) {
  .header.header-trans .header-navbar-rht li:last-child {
    padding-left: 0;
  }
}

.header-one {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
  box-shadow: 0px 4px 4px rgba(198, 198, 198, 0.25);
}
.header-one .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: #0E82FD;
}
.header-one.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  background: #F9FCFF;
  box-shadow: inherit;
}
.header-one.header-space .header-nav {
  height: 80px;
}
.header-one .header-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: transparent;
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 991.98px) {
  .header-one .header-nav {
    height: 70px;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav {
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav .menu-header {
    height: 70px;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav .main-menu-wrapper {
    background-color: #0E82FD;
  }
}
@media (max-width: 991.98px) {
  .header-one .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
}
.header-one .navbar-header #mobile_btn {
  display: none;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .header-one .navbar-header #mobile_btn {
    display: inline-block;
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 767.98px) {
  .header-one .navbar-header #mobile_btn {
    margin-right: 0;
  }
}
.header-one .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}
.header-one .navbar-header #mobile_btn .bar-icon span {
  background-color: #0E82FD;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
  position: relative;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 16px;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
.header-one .main-menu-wrapper {
  margin: 0;
  padding: 0;
}
.header-one .main-menu-wrapper .main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav ul {
    background-color: #E6F1FF;
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
}
.header-one .main-menu-wrapper .main-nav li .btn {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid #0E82FD;
  border-radius: 6px;
}
.header-one .main-menu-wrapper .main-nav li .btn:hover {
  color: #0E82FD;
  border: 1px solid #0E82FD;
}
.header-one .main-menu-wrapper .main-nav li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}
.header-one .main-menu-wrapper .main-nav li .btn.reg-btn {
  min-width: 108px;
  background-color: #ffffff;
  border: 1px solid #E5E7EB;
  color: #012047;
  box-shadow: inset 0 0 0 0 #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.reg-btn:hover {
  color: #ffffff;
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.log-btn {
  min-width: 87px;
  color: #ffffff;
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.log-btn:hover {
  color: #0E82FD;
  background-color: #ffffff;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #012047;
  display: block;
}
@media (max-width: 1199.98px) {
  .header-one .main-menu-wrapper .main-nav li a {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav li > ul {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(196, 196, 196, 0.25);
    border-radius: 0px 0px 6px 5px;
    display: block;
    font-size: 14px;
    min-width: 200px;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    visibility: hidden;
    z-index: 1000;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav li {
    display: block;
    position: relative;
  }
}
.header-one .main-menu-wrapper .main-nav .register-btn {
  margin-right: 10px;
}
.header-one .main-menu-wrapper .main-nav .register-btn:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav .register-btn {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li {
    margin-right: 8px;
  }
}
@media (min-width: 1200.98px) {
  .header-one .main-menu-wrapper .main-nav > li {
    margin-right: 18px;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li {
    border-bottom: 1px solid #E6F1FF;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li > a i {
    float: right;
    margin-top: 5px;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li > a {
    line-height: 1.5;
    padding: 15px 20px !important;
    color: #ffffff !important;
    font-size: 14px;
    background: transparent !important;
    border-radius: 0 !important;
  }
}
.header-one .main-menu-wrapper .main-nav > li:last-child {
  margin-right: 0;
}
.header-one .main-menu-wrapper .main-nav > li.active > a {
  color: #0E82FD !important;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li.active > a {
    color: #ffffff !important;
  }
}
.header-one .main-menu-wrapper .main-nav > li > a {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li > a:hover {
  color: #0E82FD;
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li > a {
    padding: 23px 0 28px !important;
    line-height: normal;
  }
}
.header-one .main-menu-wrapper .main-nav > li > a > i {
  font-size: 10px;
  margin-left: 6px;
}
.header-one .main-menu-wrapper .main-nav > li.searchbar a {
  color: #6B7280;
}
.header-one .main-menu-wrapper .main-nav > li.searchbar a i {
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .header-one .main-menu-wrapper .main-nav > li.searchbar {
    display: none;
  }
}
.header-one .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  border-color: transparent #ffffff #ffffff transparent;
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  .header-one .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    margin-right: 0;
  }
}
.header-one .main-menu-wrapper .main-nav > li .submenu li {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a {
  display: block;
  padding: 10px 15px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
  border-top: 1px solid #f0f0f0;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a.active {
  color: #0E82FD;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: #0E82FD !important;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li .submenu li a {
    padding: 10px 15px 10px 35px;
  }
}
.header-one .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li .submenu::before {
    border: 7px solid #ffffff;
    border-color: transparent transparent #ffffff #ffffff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    top: 2px;
    left: 45px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper {
    order: 3;
    width: 260px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1060;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    background-color: #09e5ab;
  }
}
.header-one .header-navbar-rht li {
  padding-right: 0;
}
.header-one .header-navbar-rht li .btn {
  font-weight: 500;
  font-size: 16px;
  padding: 8px 16px !important;
}
.header-one .header-navbar-rht li .btn i {
  margin-right: 8px;
  margin-left: 0;
}
.header-one .header-navbar-rht li .btn.reg-btn {
  min-width: 108px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.reg-btn:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.log-btn {
  min-width: 87px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.log-btn:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .logo {
  display: inline-block;
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .logo.navbar-brand {
    width: 160px;
    text-align: center;
    margin: auto;
  }
}
.header-one .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.header-one .header-nav .header-navbar-rht li {
  margin-right: 8px;
  padding-right: 0;
}
.header-one .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .header-one .header-nav .header-navbar-rht {
    display: none;
  }
}
.header-one .menu-header {
  background-color: #ffffff;
  height: 72px;
  padding: 0 15px;
  border-bottom: 2px solid #0E82FD;
  display: none;
}
.header-one .menu-header .menu-close {
  font-size: 20px;
}
.header-one .menu-header .menu-close i {
  color: #0E82FD;
}
.header-one .menu-header .menu-close i:hover {
  color: #000000;
}
@media (max-width: 991.98px) {
  .header-one .menu-header {
    display: flex;
  }
}

.togglesearch {
  position: absolute;
  top: 74px;
  right: 8%;
  width: 280px;
  display: none;
  z-index: 999;
  background: #ffffff;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(183, 183, 183, 0.25);
}
.togglesearch input[type=text] {
  width: 182px;
  padding: 5px 10px;
  border: 1px solid #0E82FD;
  outline: none;
  height: 39px;
  border-radius: 5px 0 0 5px;
}
.togglesearch button {
  background: #0E82FD;
  color: #FFF;
  border: 1px solid #0E82FD;
  outline: none;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  padding: 8px 12px;
  font-size: 14px;
}
.togglesearch button:hover {
  background: rgb(1.7777777778, 104.8888888889, 214.2222222222);
  color: #FFF;
}

.sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  width: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .sidebar-overlay.opened {
    display: block;
  }
}

.menu-opened .main-menu-wrapper {
  transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
}

html.menu-opened body {
  overflow: hidden;
}

#mobile_btn {
  display: none;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  #mobile_btn {
    display: inline-block;
  }
}
@media (max-width: 575.98px) {
  #mobile_btn {
    margin-right: 0;
    z-index: 99;
    position: absolute;
    left: 0;
    padding: 0;
  }
}

.header-two .header-nav .navbar-header #mobile_btn, .header-eight .header-nav .navbar-header #mobile_btn, .custom .header-nav .navbar-header #mobile_btn {
  margin-left: 0;
}

@media (max-width: 575.98px) {
  .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .navbar-brand.logo img {
    height: 40px;
  }
}

@media (min-width: 992px) {
  .header .header-nav .main-nav li.has-submenu:hover > .submenu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
}
@media (max-width: 991.98px) {
  .header.header-custom .header-nav .main-nav > li .submenu li .submenu li a {
    color: #2d3b48;
  }
  .header-one .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
    content: "\f078";
  }
  .header-ten .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
    content: "\f078";
  }
}
.header.home-head-one.header-fixed {
  background: #F6FAFF;
}

header.inner-header {
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  border-bottom: 1px solid #f0f0f0;
  background: #FFF;
}
header.inner-header.header-fixed {
  background: #FFF;
}
header.inner-header.fixed {
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
header.inner-header .header-nav {
  background: #FFF;
  height: 68px;
}
header.inner-header .header-nav .logo {
  width: auto;
  max-width: 160px;
}
@media (max-width: 575.98px) {
  header.inner-header .header-nav .logo {
    width: 100%;
    max-width: 100%;
  }
}
header.inner-header .header-nav .navbar-header {
  display: inline-flex;
  align-items: center;
}
header.inner-header .header-nav .navbar-header .dropdown .dropdown-toggle {
  border-radius: 55px;
}
header.inner-header .header-nav .navbar-header .dropdown .dropdown-toggle i {
  color: #012047;
}
@media (max-width: 1399.98px) {
  header.inner-header .header-nav .navbar-header .dropdown {
    display: none;
  }
}
header.inner-header .header-nav .main-nav > li > a {
  line-height: 68px;
}
@media (max-width: 991.98px) {
  header.inner-header .header-nav .main-nav > li > a {
    line-height: 1.5;
  }
}
header.inner-header .header-nav .header-navbar-rht {
  margin-left: 24px;
}
header.inner-header .header-nav .header-navbar-rht li {
  padding-right: 8px;
}
header.inner-header .header-nav .header-navbar-rht li.searchbar {
  padding-right: 24px;
}
@media (max-width: 1199.98px) {
  header.inner-header .header-nav .header-navbar-rht li.searchbar {
    display: none;
  }
}
header.inner-header .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
header.inner-header .togglesearch {
  top: 56px;
  right: 18%;
}
header.inner-header .togglesearch button {
  padding: 6px 12px;
}

/****** UTILS ******/
.header.header-ten {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
  box-shadow: 0px 4px 4px rgba(198, 198, 198, 0.25);
}
.header.header-ten .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: #0E82FD;
}
.header.header-ten.header-fixed {
  display: block;
  width: 100%;
  z-index: 9999;
  background: #ffffff;
  box-shadow: inherit;
  position: relative;
}
.header.header-ten.header-space {
  background: #ffffff;
  position: fixed;
}
.header.header-ten.header-space .header-nav {
  height: 80px;
}
.header.header-ten .header-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: transparent;
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 75px;
}
@media (max-width: 991.98px) {
  .header.header-ten .header-nav {
    height: 60px;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .header-nav {
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .header-nav .menu-header {
    height: 60px;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .header-nav .main-menu-wrapper {
    background-color: #0E82FD;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
}
.header.header-ten .navbar-header #mobile_btn {
  display: none;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .header.header-ten .navbar-header #mobile_btn {
    display: inline-block;
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 767.98px) {
  .header.header-ten .navbar-header #mobile_btn {
    margin-right: 0;
  }
}
.header.header-ten .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span {
  background-color: #0E82FD;
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
  position: relative;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 16px;
}
.header.header-ten .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
.header.header-ten .main-menu-wrapper {
  margin: 0;
  padding: 0;
}
.header.header-ten .main-menu-wrapper .main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav ul {
    background-color: #E6F1FF;
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
}
.header.header-ten .main-menu-wrapper .main-nav li .btn {
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid #0E82FD;
  border-radius: 6px;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn:hover {
  color: #0E82FD;
  border: 1px solid #0E82FD;
  background: transparent;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn.reg-btn {
  min-width: 108px;
  background-color: #FFF;
  border: 1px solid #E5E7EB;
  color: #1F2937;
  box-shadow: inset 0 0 0 0 #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn.reg-btn:hover {
  color: #FFF;
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn.log-btn {
  min-width: 87px;
  color: #FFF;
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header.header-ten .main-menu-wrapper .main-nav li .btn.log-btn:hover {
  color: #0E82FD;
  background-color: #ffffff;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header.header-ten .main-menu-wrapper .main-nav li a {
  font-size: 16px;
  font-weight: 500;
  color: #012047;
  display: block;
}
@media (max-width: 1199.98px) {
  .header.header-ten .main-menu-wrapper .main-nav li a {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav li > ul {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(196, 196, 196, 0.25);
    border-radius: 0px 0px 6px 5px;
    display: block;
    font-size: 14px;
    min-width: 200px;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    visibility: hidden;
    z-index: 1000;
  }
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav li {
    display: block;
    position: relative;
  }
}
.header.header-ten .main-menu-wrapper .main-nav .register-btn {
  margin-right: 10px;
}
.header.header-ten .main-menu-wrapper .main-nav .register-btn:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav .register-btn {
    display: none;
  }
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav > li {
    margin-right: 8px;
  }
}
@media (min-width: 1200.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li {
    margin-right: 20px;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li {
    border-bottom: 1px solid #E6F1FF;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li > a i {
    float: right;
    margin-top: 5px;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li > a {
    line-height: 1.5;
    padding: 15px 20px !important;
    color: #ffffff !important;
    font-size: 14px;
    background: transparent !important;
    border-radius: 0 !important;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li.active > a {
    color: #FFF !important;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li > a {
  color: #012047;
  position: relative;
}
.header.header-ten .main-menu-wrapper .main-nav > li > a:hover {
  color: #0E82FD;
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav > li > a {
    padding: 10px 0 !important;
    line-height: normal;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li > a > i {
  font-size: 10px;
  margin-left: 6px;
}
.header.header-ten .main-menu-wrapper .main-nav > li.searchbar a {
  color: #6B7280;
}
.header.header-ten .main-menu-wrapper .main-nav > li.searchbar a i {
  font-size: 20px;
  color: #FFF;
}
@media (max-width: 1199.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li.searchbar {
    display: none;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  border-color: transparent #ffffff #ffffff transparent;
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  .header.header-ten .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    margin-right: 0;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li {
  position: relative;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a {
  display: block;
  padding: 10px 15px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
  border-top: 1px solid #f0f0f0;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a.active {
  color: #0E82FD;
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: #0E82FD !important;
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav > li .submenu li a {
    padding: 10px 15px 10px 35px;
  }
}
.header.header-ten .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .header.header-ten .main-menu-wrapper .main-nav > li .submenu::before {
    border: 7px solid #ffffff;
    border-color: transparent transparent #ffffff #ffffff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    top: 2px;
    left: 45px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper .main-nav {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
}
@media (max-width: 991.98px) {
  .header.header-ten .main-menu-wrapper {
    order: 3;
    width: 260px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1060;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    background-color: #09e5ab;
  }
}
.header.header-ten .logo {
  display: inline-block;
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header.header-ten .logo.navbar-brand {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0;
  }
}
.header.header-ten .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.header.header-ten .header-nav .header-navbar-rht li {
  margin-right: 10px;
  padding-right: 0;
}
.header.header-ten .header-nav .header-navbar-rht li .btn {
  color: #FFF;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-radius: 35px;
  box-shadow: inset 0 0 0 0 #ffffff;
  transition: all 0.7s;
  display: flex;
  align-items: center;
}
.header.header-ten .header-nav .header-navbar-rht li .btn:hover {
  color: #0E82FD;
  border: 1px solid #ffffff;
  box-shadow: inset 0 0 0 50px #ffffff;
}
.header.header-ten .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
.header.header-ten .header-nav .header-navbar-rht li .btn.reg-btn {
  background: #000F28;
  border: 1px solid #000F28;
  color: #FFF;
  box-shadow: inset 0 0 0 0 #000F28;
}
.header.header-ten .header-nav .header-navbar-rht li .btn.reg-btn:hover {
  color: #FFF;
  background: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  border: 1px solid linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  box-shadow: inset 0 0 0 50px linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
}
.header.header-ten .header-nav .header-navbar-rht li .btn.log-btn {
  padding: 8px 16px;
  background: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  border: 1px solid linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  color: #FFF;
  box-shadow: inset 0 0 0 0 linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
}
.header.header-ten .header-nav .header-navbar-rht li .btn.log-btn:hover {
  color: #FFF;
  background-color: #000F28;
  border: 1px solid #000F28;
  box-shadow: inset 0 0 0 50px #000F28;
}
.header.header-ten .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header.header-ten .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .header.header-ten .header-nav .header-navbar-rht {
    display: none;
  }
}
.header.header-ten .menu-header {
  background-color: #FFF;
  height: 72px;
  padding: 0 15px;
  border-bottom: 2px solid #0E82FD;
  display: none;
}
.header.header-ten .menu-header .menu-close {
  font-size: 20px;
}
.header.header-ten .menu-header .menu-close i {
  color: #0E82FD;
}
.header.header-ten .menu-header .menu-close i:hover {
  color: #000000;
}
@media (max-width: 991.98px) {
  .header.header-ten .menu-header {
    display: flex;
  }
}

/****** UTILS ******/
.header-trans.header-eleven .header-nav {
  border-bottom: 0;
}
@media (max-width: 575.98px) {
  .header-trans.header-eleven .header-nav .navbar-header #mobile_btn {
    left: 0;
  }
}
.header-trans.header-eleven .header-nav .main-menu-wrapper {
  margin-left: auto;
  margin-right: unset;
}
@media (max-width: 1199.98px) {
  .header-trans.header-eleven .header-nav .main-nav > li {
    margin-right: 10px;
  }
}
.header-trans.header-eleven .header-nav .main-nav > li > a {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  .header-trans.header-eleven .header-nav .main-nav > li > a {
    font-size: 14px;
  }
}
.header-trans.header-eleven .header-nav .main-nav > li.has-submenu.active > a {
  color: #0CE0FF;
}
.header-trans.header-eleven .header-nav .main-nav > li.submenu a:hover {
  color: #0CE0FF;
}
.header-trans.header-eleven .header-navbar-rht li {
  border-right: 0;
  padding-right: 0;
}

/****** UTILS ******/
.header.header-fourteen.header-twelve .header-nav {
  background-color: transparent;
  border-bottom: none;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-twelve .header-nav .logo {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-twelve .header-nav {
    justify-content: start;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve .header-nav {
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper {
    background-color: #F8FBFF;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li {
    margin-right: 10px;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li {
    border-bottom: 1px solid #ffffff;
  }
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li a {
  color: #012047;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li .submenu {
    background-color: #F8FBFF;
  }
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li .submenu a {
  color: #012047;
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li .submenu a:hover {
  color: #0E82FD;
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li.active a {
  color: #0E82FD;
  font-weight: 700;
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li.active .submenu a {
  color: #1F2937;
  font-weight: 500;
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li.active .submenu a.active {
  color: #2DD4BF;
  font-weight: 500;
}
.header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li.active .submenu a {
  color: #1F2937;
}
.header.header-fourteen.header-twelve .header-nav .header-navbar-rht {
  padding: 0;
  margin: 0;
}
.header.header-fourteen.header-twelve .header-nav .header-navbar-rht li {
  padding: 0 10px 0 0;
}
.header.header-fourteen.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  box-shadow: inherit;
}

/****** UTILS ******/
.header.header-fourteen.header-twelve.header-thirteen {
  background-color: #FFF;
  position: relative;
}
.header.header-fourteen.header-twelve.header-thirteen.pharmacy-header {
  position: fixed;
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-twelve.header-thirteen .header-nav {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu {
    margin-right: 10px;
  }
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
  color: #012047;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
    color: #FFF;
  }
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu .submenu a {
  color: #012047;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu .submenu a {
    color: #FFF;
  }
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active a {
  color: #0E82FD;
  font-weight: 500;
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
  color: #012047;
  font-weight: 500;
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a.active {
  color: #0E82FD;
  font-weight: 500;
}
.header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
  color: #012047;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
    color: #FFF;
  }
}

/****** UTILS ******/
.header.header-fourteen.header-fixed {
  display: block;
  width: 100%;
  z-index: 9999;
  background: #ffffff;
  box-shadow: inherit;
  position: relative;
}
.header.header-fourteen.header-fixed.pharmacy-header {
  position: fixed;
  background: #ffffff !important;
}
.header.header-fourteen .header-nav {
  background-color: transparent;
  border-bottom: none;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0;
  height: 74px;
}
@media (max-width: 1199.98px) {
  .header.header-fourteen .header-nav .logo {
    margin-right: 0;
  }
}
.header.header-fourteen .header-nav .navbar-header .bar-icon span {
  background: #0E82FD;
}
@media (max-width: 991.98px) {
  .header.header-fourteen .header-nav {
    justify-content: space-between;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu {
    margin-right: 10px;
  }
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
    color: #ffffff;
  }
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu .submenu a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu .submenu a {
    color: #ffffff;
  }
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active a {
  color: #0E82FD;
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
  color: #1F2937;
  font-weight: 500;
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a.active {
  color: #0E82FD;
  font-weight: 500;
}
.header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu a {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav > li > a {
    line-height: 74px;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen .header-nav .main-menu-wrapper .main-nav > li > a {
    color: #ffffff;
  }
}
.header.header-fourteen .header-nav .header-navbar-rht {
  padding: 0;
  margin: 0;
}
.header.header-fourteen .header-nav .header-navbar-rht li {
  padding: 0 10px 0 0;
}
.header.header-fourteen .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 999;
  box-shadow: inherit;
  background: #E6E8EE;
}

/****** UTILS ******/
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-fifteen .header-nav .logo {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-fifteen .header-nav {
    justify-content: space-between;
  }
}
@media (max-width: 1399.98px) {
  .header.header-fourteen.header-fifteen .header-nav .main-menu-wrapper .main-nav > li {
    margin-right: 15px;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-fifteen .header-nav .main-menu-wrapper .main-nav > li {
    margin-right: 10px;
  }
}
.header.header-fourteen.header-fifteen .header-nav .main-menu-wrapper .main-nav > li a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-fifteen .header-nav .main-menu-wrapper .main-nav > li a {
    color: #ffffff;
  }
}
.header-fourteen.header-fifteen .searchbar {
  margin-right: 14px;
}
.header-fourteen.header-fifteen .searchbar a {
  width: 40px;
  height: 40px;
  background: #E6E8EE;
  color: #012047;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/****** UTILS ******/
.header.header-fourteen.header-sixteen {
  box-shadow: 0px 10px 40px 10px rgba(0, 0, 0, 0.08);
  background-color: #ffffff !important;
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-sixteen .header-nav .logo {
    margin-right: 30px;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav .logo {
    margin-right: 0;
  }
}
@media (max-width: 1399.98px) {
  .header.header-fourteen.header-sixteen .header-nav {
    justify-content: start;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav {
    justify-content: space-between;
  }
}
.header.header-fourteen.header-sixteen .header-nav .bar-icon span {
  background: #0E82FD;
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li:last-child {
  margin-right: 30px;
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li:last-child {
    margin-right: 10px;
  }
}
@media (max-width: 1199.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li {
    margin-right: 10px;
  }
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li a {
  color: #012047;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li a {
    color: #FFF;
  }
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li .submenu a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li .submenu a {
    color: #FFF;
  }
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li.active a {
  color: #0E82FD;
  font-weight: 700;
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li.active .submenu a {
  color: #1F2937;
  font-weight: 500;
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li.active .submenu a.active {
  color: #3B9CF6;
  font-weight: 500;
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li.active .submenu a {
  color: #1F2937;
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li.active .submenu a {
    color: #FFF;
  }
}
@media (max-width: 991.98px) {
  .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav .searchbar {
    display: none;
  }
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav .searchbar a i {
  font-size: 18px;
  color: #6B7280;
}
.header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav .searchbar a i:hover {
  color: #1C5B91;
}

/****** UTILS ******/

/****** UTILS ******/

.tab-content {
  padding-top: 20px;
}

/****** UTILS ******/

.carousel-item {
  height: 75vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1 !important;
}

.slide-nav-1 button.owl-next, .slide-nav-1 button.owl-prev, .slide-nav-2 button.owl-next, .slide-nav-2 button.owl-prev, .slide-nav-3 button.owl-next, .slide-nav-3 button.owl-prev, .slide-nav-4 button.owl-next, .slide-nav-4 button.owl-prev {
  width: 34px;
  height: 34px;
  background: #10DEFD;
  text-shadow: none;
  top: 4px;
  cursor: pointer;
  border: 0;
  color: #ffffff;
  margin-bottom: 15px;
  border-radius: 8px;
  transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
}
@media (max-width: 767.98px) {
  .slide-nav-1 button.owl-next, .slide-nav-1 button.owl-prev, .slide-nav-2 button.owl-next, .slide-nav-2 button.owl-prev, .slide-nav-3 button.owl-next, .slide-nav-3 button.owl-prev, .slide-nav-4 button.owl-next, .slide-nav-4 button.owl-prev {
    width: 28px;
    height: 28px;
  }
}

.owl-theme .owl-dots, .owl-nav button {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .owl-theme .owl-dots, .owl-nav button {
    margin-top: 10px;
  }
}

.custom-arrow {
  transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
}

.owl-nav button.owl-next {
  margin-left: 20px;
}

/****** UTILS ******/
.footer {
  background-color: #15558d;
}
.footer.footer-one .footer-bottom .copyright .copyright-text p {
  color: #465D7C;
}
@media (max-width: 767.98px) {
  .footer.footer-one .footer-bottom .copyright .copyright-text p {
    text-align: center;
  }
}
.footer .footer-top {
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .footer .footer-top {
    padding-bottom: 10px;
  }
}
.footer .footer-top .footer-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
.footer .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  outline: none;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 10px;
  position: relative;
}
.footer .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li a {
  color: #ffffff;
  font-size: 15px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #ffffff;
  letter-spacing: 0.5px;
  padding-left: 30px;
}
.footer .footer-top .footer-widget.footer-menu ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .footer-top .footer-widget .footer-logo {
  margin: 0 0 30px;
}
.footer .footer-top .footer-widget .footer-about-content p {
  color: #ffffff;
}
.footer .footer-top .footer-widget .footer-about-content p:last-child {
  margin-bottom: 0;
  color: #465D7C;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li {
  margin-right: 15px;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li:last-child {
  margin-right: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a {
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a:hover {
  color: #09e5ab;
}
.footer .footer-top .footer-widget .footer-contact-info {
  color: #ffffff;
  font-size: 15px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address span {
  margin-right: 20px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address span i.fa-map-marker-alt {
  font-size: 20px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address p {
  color: #FFF;
  margin: 0 0 1rem;
}
.footer .footer-top .footer-widget .footer-contact-info p {
  color: #FFF;
}
.footer .footer-top .footer-widget .footer-contact-info p i {
  margin-right: 15px;
}
.footer .footer-bottom .copyright {
  border-top: 1px solid #1663a6;
  padding: 30px 0;
}
.footer .footer-bottom .copyright .copyright-text p {
  font-size: 14px;
  color: #ffffff;
}
.footer .footer-bottom .copyright .copyright-text p a {
  color: #012047;
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-bottom .copyright .copyright-text p a:hover {
  color: #0E82FD;
}
.footer .footer-bottom .copyright .copyright-text p.title {
  font-weight: 400;
  margin: 10px 0 0;
}
.footer .footer-bottom .copyright .policy-menu {
  font-size: 14px;
  text-align: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer .footer-bottom .copyright .policy-menu {
    margin-top: 10px;
    text-align: left;
  }
}
.footer .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 15px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child {
  margin-right: 0;
}
.footer .footer-bottom .copyright .policy-menu li a {
  color: #ffffff;
}
.footer .footer-bottom .copyright .policy-menu li a:hover, .footer .footer-bottom .copyright .policy-menu li a:focus {
  color: #0E82FD;
}
.footer .footer-bottom .copyright .policy-menu li::after {
  color: #ffffff;
  content: "|";
  font-weight: 300;
  position: relative;
  left: 10px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}

/****** UTILS ******/
.footer-one {
  background: #F2F6F6;
}
.footer-one .footer-top {
  background: #F6FAFF;
  margin: 0;
  padding: 50px 0;
}
@media (max-width: 991.98px) {
  .footer-one .footer-top {
    margin: 0;
    padding: 40px 0 10px;
  }
}
@media (max-width: 767.98px) {
  .footer-one .footer-top {
    margin: 0;
    padding: 40px 0 0;
  }
}
.footer-one .footer-top .footer-widget .footer-logo {
  margin-bottom: 20px;
}
.footer-one .footer-top .footer-widget .footer-about-content {
  max-width: 272px;
}
.footer-one .footer-top .footer-widget .footer-about-content p {
  margin-bottom: 0;
  font-size: 14px;
  color: #012047;
}
.footer-one .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-one .footer-top .footer-widget .footer-title {
  font-size: 18px;
  font-weight: 600;
  color: #012047;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .footer-one .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .footer-one .footer-top .footer-widget {
    margin-bottom: 25px;
  }
}
.footer-one .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 16px;
}
.footer-one .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a {
  color: #465D7C;
  position: relative;
  overflow: visible;
  background: url(../img/footer-arrow.png) no-repeat -10px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding-left: 0;
  font-size: 14px;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #0E82FD;
  background: url(../img/footer-arrow.png) no-repeat 4px;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer-one .footer-top .footer-widget.footer-menu ul li a::before {
  display: none;
}
.footer-one .footer-top .footer-widget .footer-contact-info .footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.footer-one .footer-top .footer-widget .footer-contact-info .footer-address p {
  margin-bottom: 0;
  color: #465D7C;
  font-size: 14px;
}
.footer-one .footer-top .footer-widget .footer-contact-info .footer-address p i {
  font-size: 16px;
  margin-right: 8px;
}
.footer-one .footer-bottom {
  background: #E2EDFF;
}
.footer-one .footer-bottom .copyright {
  border-top: 0;
  margin: 0;
  padding: 15px 0;
}
.footer-one .footer-bottom .copyright .copyright-text p {
  font-size: 14px;
  color: #012047;
}
.footer-one .footer-bottom .copyright .policy-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.footer-one .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 25px;
  color: #012047;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .footer-one .footer-bottom .copyright .policy-menu li {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
    text-align: center;
    margin-top: 10px;
  }
  .footer-one .footer-bottom .copyright .policy-menu li:last-child {
    margin-bottom: 0;
  }
}
.footer-one .footer-bottom .copyright .policy-menu li::after {
  font-size: 15px;
  color: #465D7C;
  content: "|";
  font-weight: 500;
  position: relative;
  left: 15px;
}
@media (max-width: 767.98px) {
  .footer-one .footer-bottom .copyright .policy-menu li::after {
    display: none;
  }
}
.footer-one .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer-one .footer-bottom .copyright .policy-menu li a {
  color: #465D7C;
}
.footer-one .footer-bottom .copyright .policy-menu li a:hover {
  color: #0E82FD;
}

.subscribe-form {
  position: relative;
  margin-bottom: 15px;
}
.subscribe-form .form-control {
  font-weight: 500;
  font-size: 15px;
  min-height: 46px;
  color: #465D7C;
  background: #FFF;
  border: 1px solid #E6E8EE;
  border-radius: 10px 0px 0px 10px;
  margin: 0;
  padding: 6px 112px 6px 15px;
}
@media (max-width: 991.98px) {
  .subscribe-form .form-control {
    padding-right: 180px;
  }
}
@media (max-width: 767.98px) {
  .subscribe-form .form-control {
    min-height: 46px;
    padding-right: 145px;
  }
}
.subscribe-form .form-control::placeholder {
  font-weight: 500;
  font-size: 15px;
  color: #465D7C;
}
.subscribe-form .btn {
  font-weight: 400;
  margin: 0;
  padding: 11px 14px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #FFF;
  background: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #FFF;
}
.subscribe-form .btn:hover {
  border-color: #000F28;
  background: #000F28;
  box-shadow: inset 0 0 0 50px #000F28;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .subscribe-form .btn {
    font-size: 14px;
  }
}

.footer-one .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-one .social-icon ul li {
  margin-right: 8px;
}
.footer-one .social-icon ul li:last-child {
  margin-right: 0;
}
.footer-one .social-icon ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #465D7C;
  background: #E2EDFF;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer-one .social-icon ul li a:hover {
  background: #000F28;
  color: #FFF;
}

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** PAGES ******/
/****** UTILS ******/

.section-header {
  margin-bottom: 60px;
}
.section-header h5 {
  font-weight: 600;
  font-size: 18px;
  color: #0E82FD;
  margin-bottom: 10px;
}
.section-header h2 {
  font-size: 36px;
  font-weight: 500;
  margin: 0;
}
@media (max-width: 767.98px) {
  .section-header h2 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .section-header h2 {
    font-size: 24px;
  }
}
.section-header p {
  color: #757575;
  font-size: 16px;
  margin: 15px 0 0 0;
}
@media (max-width: 767.98px) {
  .section-header p {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .section-header p {
    font-size: 15px;
  }
}

.slick-dots {
  display: block;
  width: 100%;
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: -25px;
  margin: 0;
  padding: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin-bottom: 4px;
  width: 20px;
  height: 5px;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #E6E8EE;
  padding: 0;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  display: none;
  font-family: "slick";
  font-size: 76px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  content: "-";
  text-align: center;
  opacity: 0.25;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-dots li.slick-active button {
  background-color: #0de0fe;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0de0fe;
}
.slick-dots li.slick-active button .slick-slide {
  outline: none !important;
}

.banner-section {
  background: #F6FAFF;
  padding: 100px 0 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner-section::after {
  content: "";
  background: url(../img/bg/ban-bg.png), #F9FCFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.banner-content {
  padding-bottom: 80px;
  position: relative;
}
.banner-content h1 {
  font-weight: 700;
  font-size: 44px;
  margin-bottom: 15px;
}
.banner-content h1 span {
  color: #0E82FD;
}
@media (max-width: 991.98px) {
  .banner-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .banner-content h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.banner-content .header-icon {
  position: absolute;
  right: -30px;
  top: -15px;
}
@media (max-width: 1199.98px) {
  .banner-content .header-icon {
    display: none;
  }
}
.banner-content p {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .banner-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.banner-content .btn {
  font-weight: 500;
  margin: 0;
  padding: 12px 31px;
  min-width: 214px;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.banner-content .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 991.98px) {
  .banner-content .btn {
    font-size: 16px;
    margin: 0;
    padding: 10px 15px;
    min-width: 190px;
  }
}
@media (max-width: 767.98px) {
  .banner-content .btn {
    font-size: 15px;
    margin: 0;
    padding: 9px 15px;
    min-width: 170px;
  }
}
@media (max-width: 991.98px) {
  .banner-content {
    text-align: center;
    padding-bottom: 40px;
  }
}

.banner-arrow-img {
  position: absolute;
  left: 215px;
  top: 195px;
}
@media (max-width: 1199.98px) {
  .banner-arrow-img {
    display: none;
  }
}

.search-box-one {
  min-width: 800px;
  background: #ffffff;
  border: 1px solid #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  border-radius: 10px;
  margin: 0;
  padding: 20px;
  display: table;
  position: relative;
  z-index: 1;
}
.search-box-one form {
  float: left;
  width: 100%;
}
.search-box-one input:hover, .search-box-one input:focus {
  background-color: #ffffff !important;
}
@media (max-width: 1399.98px) {
  .search-box-one {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .search-box-one {
    min-width: 100%;
    width: 100%;
    margin: 0;
    padding: 13px 15px;
  }
}
@media (max-width: 767.98px) {
  .search-box-one {
    margin: 0;
    padding: 0px 15px 15px;
  }
}

.search-box-one .form-control:hover, .search-box-one .form-control:focus {
  background-color: #ffffff !important;
}

.search-input {
  width: 25%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.search-input.search-line {
  width: 35%;
}
.search-input.search-line::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 1px;
  height: 44px;
  background: #E3E4E8;
  content: "";
  z-index: 1;
}
@media (max-width: 767.98px) {
  .search-input.search-line::before {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .search-input.search-line {
    width: 100%;
  }
}
.search-input.search-map-line {
  width: 26%;
}
.search-input.search-map-line::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 1px;
  height: 44px;
  background: #E6E8EE;
  content: "";
  z-index: 1;
}
@media (max-width: 767.98px) {
  .search-input.search-map-line::before {
    display: none;
  }
}
.search-input.search-map-line input {
  padding: 0px 36px 0px 36px;
}
@media (max-width: 767.98px) {
  .search-input.search-map-line input {
    padding: 0px 25px 0px 25px;
  }
}
.search-input.search-map-line > i {
  left: 10px;
}
@media (max-width: 767.98px) {
  .search-input.search-map-line > i {
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .search-input.search-map-line {
    width: 100%;
  }
}
.search-input input {
  height: 40px;
  padding: 0 10px 0 25px;
  border: 0;
}
.search-input input::placeholder {
  color: #8C97B0;
}
.search-input.search-calendar-line input {
  padding: 0 36px 0 36px;
}
@media (max-width: 767.98px) {
  .search-input.search-calendar-line input {
    padding: 0px 25px 0px 25px;
  }
}
.search-input.search-calendar-line > i {
  left: 10px;
}
@media (max-width: 767.98px) {
  .search-input.search-calendar-line > i {
    left: 0;
  }
}
.search-input i {
  position: absolute;
  top: 50%;
  right: inherit;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #8894AE;
  font-size: 18px;
}
.search-input > i.bficon {
  right: inherit;
  left: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .search-input {
    width: 100%;
  }
}

.form-search-btn {
  float: right;
}
.form-search-btn .btn {
  font-size: 16px;
  font-weight: 500;
  min-width: 86px;
  padding: 9px 15px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.form-search-btn .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .form-search-btn .btn {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .form-search-btn {
    width: 100%;
    float: left;
  }
}

.banner-img {
  position: relative;
  text-align: right;
}
.banner-img .banner-img1 {
  position: absolute;
  top: 260px;
  left: -20px;
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
.banner-img .banner-img2 {
  position: absolute;
  top: 200px;
  right: -40px;
  -webkit-animation: mover 3s infinite alternate;
  animation: mover 3s infinite alternate;
}
.banner-img .banner-img3 {
  position: absolute;
  top: 500px;
  right: -80px;
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  100% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  100% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
}
@media (max-width: 991.98px) {
  .banner-img {
    display: none;
  }
}

.specialities-section-one {
  background-color: #ffffff;
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one {
    margin: 0;
    padding: 40px 0;
  }
}
.specialities-section-one .specialities-slider-one .item {
  margin-bottom: 40px;
}
.specialities-section-one .specialities-slider-one .owl-stage-outer {
  margin-left: -10px;
}
.specialities-section-one .specialities-slider-one .owl-item img {
  width: auto;
}
.specialities-section-one .specialities-item {
  background: #ffffff;
  border: 1px solid #E6E8EE;
  border-radius: 8px;
  height: 196px;
  margin: 0 0 0 10px;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover {
  background: #ffffff;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span {
  background: #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-item p {
  font-weight: 600;
  font-size: 16px;
  color: #012047;
  margin-bottom: 0;
}
.specialities-section-one .specialities-img {
  padding-bottom: 15px;
}
.specialities-section-one .specialities-img span {
  background: #E2EDFF;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-img span img {
  width: auto;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-btn {
  text-align: center;
}
.specialities-section-one .specialities-btn .btn {
  justify-content: center;
  -webkit-justify-content: center;
  min-width: 170px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one .specialities-btn .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one .specialities-btn .btn {
    font-size: 14px;
    min-width: 190px;
  }
}

.section-header-one {
  margin-bottom: 40px;
}
.section-header-one h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-header-one h2 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .section-header-one h2 {
    font-size: 26px;
  }
}
.section-header-one .section-title {
  display: inline-block;
  margin-bottom: 4px;
  position: relative;
}
.section-header-one .section-title::before {
  content: "";
  background: url(../img/icons/header-icon.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  top: -5px;
  right: -30px;
  width: 35px;
  height: 20px;
}
@media (max-width: 767.98px) {
  .section-header-one .section-title::before {
    display: none;
  }
}
.section-header-one h5 {
  font-weight: 600;
  font-size: 16px;
  color: #0E82FD;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .section-header-one {
    margin-bottom: 40px;
  }
}

.slide-nav-1 button.owl-next,
.slide-nav-1 button.owl-prev,
.slide-nav-2 button.owl-next,
.slide-nav-2 button.owl-prev {
  width: 44px;
  height: 44px;
  font-size: 18px;
  color: #012047;
  background: #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  text-shadow: none;
  top: 0;
  cursor: pointer;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .slide-nav-1 button.owl-next,
  .slide-nav-1 button.owl-prev,
  .slide-nav-2 button.owl-next,
  .slide-nav-2 button.owl-prev {
    width: 36px;
    height: 36px;
  }
}

.slide-nav-1 button.owl-next:hover,
.slide-nav-1 button.owl-prev:hover,
.slide-nav-2 button.owl-next:hover,
.slide-nav-2 button.owl-prev:hover {
  color: #ffffff;
  background: #0E82FD;
}

.doctors-section {
  background: #F6FAFF;
  margin: 0;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .doctors-section {
    margin: 0;
    padding: 40px 0;
  }
}

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.doctor-profile-widget {
  background: #ffffff;
  border: 1px solid #E6E8EE;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.doc-pro-img {
  position: relative;
}

.doctor-profile-img {
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0px 0px;
}
.doctor-profile-img img {
  position: relative;
  border-radius: 8px 8px 0px 0px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  width: 100%;
}
.doctor-profile-img:hover img {
  -webkit-transition: scale(1.15);
  -ms-transition: scale(1.15);
  transition: scale(1.15);
}
.doctor-profile-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.doctor-profile-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

.doc-content {
  padding: 20px;
}
@media (max-width: 767.98px) {
  .doc-content {
    padding: 15px;
  }
}

.doc-pro-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 15px;
}
.doc-pro-info .doc-pro-name a {
  font-weight: 600;
  font-size: 20px;
  color: #012047;
}
.doc-pro-info .doc-pro-name a:hover {
  color: #0E82FD;
}
@media (max-width: 1399.98px) {
  .doc-pro-info .doc-pro-name a {
    font-size: 18px;
  }
}
.doc-pro-info .doc-pro-name p {
  font-size: 12px;
  margin-bottom: 0;
}

.doc-pro-location p {
  font-size: 14px;
  margin-bottom: 0;
}
.doc-pro-location p i {
  margin-right: 5px;
  color: #012047;
  font-size: 16px;
}
.doc-pro-location .doc-badge {
  font-size: 10px;
  font-weight: 500;
  padding: 7px;
  border-radius: 20px;
}
.doc-pro-location .doc-badge.badge-success {
  background: #EDF9F0 !important;
  color: #04BD6C;
}
.doc-pro-location .doc-badge.badge-danger {
  background: #FFEDE9 !important;
  color: #FF0000;
}
.doc-pro-location .doc-badge i {
  font-size: 5px;
  margin-right: 5px;
}

.doctor-profile-widget.doc-item .doc-pro-location {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.doctor-profile-widget.doc-item .doc-pro-info {
  padding-bottom: 16px;
  border-bottom: 1px solid #E6E8EE;
  margin-bottom: 16px;
}

.work-section {
  background: #F2F6F6;
  margin: 0;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}

.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}

.work-details {
  padding-left: 60px;
  padding-bottom: 25px;
}
@media (max-width: 1199.98px) {
  .work-details {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .work-details {
    padding-bottom: 20px;
  }
}

.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 20px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: #E0E7FF;
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  color: #1F2937;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .work-info .work-content h5 {
    margin-bottom: 10px;
  }
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}

.work-section {
  background: #F6FAFF;
  margin: 0;
  padding: 60px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}

.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}

.work-details {
  padding-left: 60px;
}
@media (max-width: 991.98px) {
  .work-details {
    padding-bottom: 0;
  }
}

.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 16px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: #E2EDFF;
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}

.testimonial-details p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.app-section {
  background-color: #ffffff;
  margin: 0;
  padding: 20px 0 60px;
}
@media (max-width: 991.98px) {
  .app-section {
    margin: 0;
    padding: 20px 0 40px;
  }
}

.app-bg {
  background-image: linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  background-position: right top;
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 40px 0 0 80px;
  position: relative;
}
.app-bg::before {
  content: "";
  background: url("../img/bg/app-bgs.png");
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 1199.98px) {
  .app-bg {
    margin: 0;
    padding: 30px;
  }
}
@media (max-width: 991.98px) {
  .app-bg {
    margin: 0;
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .app-bg {
    margin: 0;
    padding: 20px;
  }
}
.app-bg .app-content {
  margin: 0;
  padding: 40px 0 80px;
}
@media (max-width: 1199.98px) {
  .app-bg .app-content {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 991.98px) {
  .app-content {
    text-align: center;
  }
}

.app-header {
  padding-bottom: 40px;
}
.app-header h5 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .app-header h5 {
    font-size: 18px;
  }
}
.app-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
  max-width: 565px;
}
@media (max-width: 991.98px) {
  .app-header h2 {
    font-size: 28px;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .app-header h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .app-header {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .app-header {
    padding-bottom: 20px;
  }
}

.mobile-img {
  position: relative;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .mobile-img {
    display: none;
  }
}
@media (max-width: 1440.96px) {
  .mobile-img img {
    max-width: 450px;
  }
}
@media (max-width: 1199.98px) {
  .mobile-img img {
    max-width: 370px;
  }
}

.faq-section {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 60px;
}
@media (max-width: 991.98px) {
  .faq-section {
    margin: 0;
    padding: 0 0 40px;
  }
}

.faq-img {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .faq-img {
    text-align: center;
    margin-bottom: 60px;
  }
}

.faq-patients-count {
  background: #ffffff;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.03), 0px 64.81px 46.85px rgba(0, 0, 0, 0.0228), 0px 38.52px 25.48px rgba(0, 0, 0, 0.0182), 0px 20px 13px rgba(0, 0, 0, 0.015), 0px 8.15px 6.52px rgba(0, 0, 0, 0.0118), 0px 1.85px 3.15px rgba(0, 0, 0, 0.0072);
  border-radius: 10px;
  padding: 15px;
  min-width: 222px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 991.98px) {
  .faq-patients-count {
    justify-content: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    box-shadow: none;
    border: 1px solid #F3F3F3;
  }
}

.faq-smile-img {
  margin-right: 16px;
}

.faq-patients-content h4 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-patients-content h4 {
    font-size: 20px;
  }
}
.faq-patients-content p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-patients-content p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .faq-patients-content {
    text-align: left;
  }
}

.faq-info .accordion-item {
  background: #E2EDFF;
  border: 0;
  border-radius: 6px;
  margin: 0 0 24px;
  padding: 15px;
}
.faq-info .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-info .accordion-item .accordion-body {
  margin-top: 15px;
  padding: 15px 0 0;
  border-top: 1px solid #ACB7C6;
}
@media (max-width: 767.98px) {
  .faq-info .accordion-item {
    margin-bottom: 20px;
  }
}
.faq-info .accordion-header {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}
.faq-info .accordion-button {
  font-size: 16px;
  font-weight: 600;
  color: #012047;
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  cursor: pointer;
}
.faq-info .accordion-button:hover {
  border: 0;
}
.faq-info .accordion-button:after {
  content: "\e9b1";
  font-family: "feather";
  font-size: 20px;
  background: none;
  color: #0E82FD;
  background: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 4px;
}
.faq-info .accordion-button:not(.collapsed)::after {
  content: "\e996";
  color: #ffffff;
  background: #0E82FD;
}
@media (max-width: 767.98px) {
  .faq-info .accordion-button {
    font-size: 14px;
    padding-right: 30px;
    line-height: 24px;
  }
}
.faq-info .accordion-content p {
  color: #465D7C;
  margin-bottom: 0;
}

.partners-slider {
  list-style: none;
}
.partners-slider li a {
  background: #ffffff;
  border: 2px solid #E6E8EE;
  padding: 14px 20px;
  text-align: center;
  height: 77px;
  border-radius: 10px;
}

@media (max-width: 767.98px) {
  .partners-slider.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    height: auto;
  }
}

.owl-carousel.partners-slider.owl-loaded {
  padding-left: 0;
}

.service-sec-one {
  padding-bottom: 36px;
}
@media (max-width: 991.98px) {
  .service-sec-one {
    padding-bottom: 16px;
  }
}

.serv-wrap {
  border: 1px solid #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  margin: 0 0 24px;
  padding: 24px;
  border-radius: 6px;
  display: block;
  text-align: center;
}
.serv-wrap:hover span img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
.serv-wrap.blue-bg span {
  background: #F2EDFE;
}
.serv-wrap.blue-bg:hover {
  background: #F2EDFE;
}
.serv-wrap.green-bg span {
  background: #F1FAF3;
}
.serv-wrap.green-bg:hover {
  background: #F1FAF3;
}
.serv-wrap.info-bg span {
  background: #E9F8FB;
}
.serv-wrap.info-bg:hover {
  background: #E9F8FB;
}
.serv-wrap.red-bg span {
  background: #FFE8E8;
}
.serv-wrap.red-bg:hover {
  background: #FFE8E8;
}
.serv-wrap.success-bg span {
  background: #E9F5F4;
}
.serv-wrap.success-bg:hover {
  background: #E9F5F4;
}
.serv-wrap.pink-bg span {
  background: #FCEBF5;
}
.serv-wrap.pink-bg:hover {
  background: #FCEBF5;
}
.serv-wrap.danger-bg span {
  background: #FCEFEA;
}
.serv-wrap.danger-bg:hover {
  background: #FCEFEA;
}
.serv-wrap span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto 15px;
}
.serv-wrap h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}

.home-one .faq-info .accordion-item {
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  margin: 0 0 24px;
  padding: 0;
}
.home-one .faq-info .accordion-item .accordion-body {
  margin-top: 0;
  padding: 0 15px 15px;
  border-top: 0;
}
.home-one .faq-info .accordion-button {
  margin: 0;
  padding: 15px;
}
.home-one .faq-info .accordion-button:not(.collapsed) {
  background: #ffffff;
}
.home-one .faq-info .accordion-collapse.show {
  background: #ffffff;
}

/****** UTILS ******/

.video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.video iframe, .video object, .video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

.tags {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}
.tags li {
  float: left;
}

.tag {
  background-color: #E2EDFF;
  color: #012047;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  border-radius: 20px;
  padding: 2px 8px;
}
.tag:hover {
  background-color: #0E82FD;
  color: #FFF;
}

/*-----------------
	Blog Details
-----------------------*/

/****** UTILS ******/

.hours-info .form-control {
  min-height: auto;
}
.hours-info .btn.btn-danger.trash {
  height: 38px;
  width: 100%;
}

.success-page-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.success-card {
  border-color: #E6E8EE;
}
.success-card .card-body {
  padding: 50px 20px;
}

.success-cont {
  text-align: center;
}
.success-cont i {
  color: #FFF;
  width: 60px;
  height: 60px;
  border: 2px solid #04BD6C;
  font-size: 30px;
  margin-bottom: 30px;
  background-color: #04BD6C;
  border-radius: 50%;
}
.success-cont h3 {
  font-size: 24px;
  color: #012047;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .success-cont h3 {
    font-size: 22px;
  }
}
.success-cont p {
  margin-bottom: 30px;
}
.success-cont strong {
  font-weight: 700;
}

.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #D4D4D4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: #000000;
}
.date-slider li.active p {
  color: #AAAAAA;
}
.date-slider .slick-prev:before {
  content: " \e92f";
}
.date-slider .slick-next:before {
  content: " \e930";
}

.date-slider .slick-prev,
.date-slider .slick-next {
  background: transparent;
  color: #000000;
  line-height: normal;
  box-shadow: none;
  width: 30px;
  height: 30px;
}

.date-slider .slick-prev:hover,
.date-slider .slick-prev:focus,
.date-slider .slick-next:hover,
.date-slider .slick-next:focus {
  background-color: transparent;
  color: #09e5ab;
  opacity: 1;
}

.date-slider .slick-prev:hover:before,
.date-slider .slick-prev:focus:before,
.date-slider .slick-next:hover:before,
.date-slider .slick-next:focus:before {
  color: #09e5ab;
}

.date-slider .slick-prev:before,
.date-slider .slick-next:before {
  font-family: "feather";
  font-size: 26px;
}

.date-slider .slick-prev {
  left: -12px;
}

.date-slider .slick-next {
  right: -12px;
}

.prime-btn {
  background-color: #0E82FD;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
}
.prime-btn:focus, .prime-btn:hover, .prime-btn:active, .prime-btn.active {
  color: #0E82FD;
  background-color: #FFF;
  border-color: #0E82FD;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.prime-btn:focus i, .prime-btn:hover i, .prime-btn:active i, .prime-btn.active i {
  color: #0E82FD;
}
.prime-btn .active:not(:disabled):not(.disabled), .prime-btn:active:not(:disabled):not(.disabled) {
  background-color: #0E82FD;
  border-color: #0E82FD;
  color: #FFF;
}
.prime-btn .active:focus:not(:disabled):not(.disabled), .prime-btn:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}

.form-group-flex .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #292929;
  padding: 3px 5px;
  margin-bottom: 10px;
  min-width: 60px;
  background: #E0EFFF;
  border: 1px solid #E0EFFF;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0 #0E82FD;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn:hover {
  color: #FFFFFF;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #0E82FD;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn i {
  font-size: 16px;
  margin-right: 2px;
}

/****** UTILS ******/
.widget-profile {
  background-color: #FFF;
  border-bottom: 1px solid #E6E8EE;
}
.widget-profile .profile-info-widget {
  display: block !important;
  text-align: center !important;
}
.widget-profile .profile-info-widget .booking-doc-img {
  display: inline-block;
  width: auto;
  background-color: #FFF;
  margin: 0 0 20px !important;
  padding: 8px;
  border-radius: 50%;
}
.widget-profile .profile-info-widget .booking-doc-img img {
  height: 120px !important;
  width: 120px !important;
  border-radius: 50% !important;
}

/****** UTILS ******/

.widget {
  margin-bottom: 30px;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  display: none;
}

.contact-card .card-body {
  padding-bottom: 0.625rem;
}

.custom_price_cont {
  margin-top: 20px;
}

.btn.btn-danger.trash {
  height: 46px;
  width: 46px;
}
@media (max-width: 767.98px) {
  .btn.btn-danger.trash {
    margin-bottom: 20px;
  }
}

.information-title-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 9px;
  margin-bottom: 24px;
  border-bottom: 1px solid #CBD5E1;
}
.information-title-list li {
  margin-right: 15px;
  margin-bottom: 15px;
}
.information-title-list li:last-child {
  margin-right: 0;
}
.information-title-list li a {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  color: #0F172A;
  font-weight: 500;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  line-height: normal;
}
.information-title-list li a:hover {
  background: #0092E4;
  border-color: #0092E4;
  color: #ffffff;
}
.information-title-list li.active a {
  background: #0092E4;
  border-color: #0092E4;
  color: #ffffff;
}

/****** UTILS ******/
.profile-sidebar {
  background-color: #FFF;
  border: 1px solid #FFF;
  margin-bottom: 24px;
  overflow: hidden;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .profile-sidebar {
    margin-bottom: 20px !important;
  }
}
.profile-sidebar .pro-widget-content {
  border-bottom: 0;
  margin: 0;
  padding: 20px;
  text-align: center;
}

.profile-det-info {
  overflow: hidden;
}
.profile-det-info h3 {
  font-size: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.profile-det-info .patient-details h5 {
  color: #465D7C;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.profile-det-info .patient-details h5 i {
  width: 18px;
}

.profile-info-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
  position: relative;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}
.profile-info-widget .booking-doc-img::after {
  content: "Ø";
  font-family: "iconsax";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  bottom: 0;
  border: 2px solid #FFF;
  background: #fff;
  color: #04BD6C;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-size: 16px;
  border-radius: 50%;
}

.change-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.change-avatar .profile-img {
  margin-right: 15px;
}
.change-avatar .profile-img img {
  height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 4px;
}
@media (max-width: 575.98px) {
  .change-avatar .profile-img img {
    height: 80px;
    width: 80px;
  }
}

.dropzone {
  background-color: #F9F9F9;
  border: 2px dashed rgba(0, 0, 0, 0.1);
}

.profile-sidebar.profile-sidebar-new .widget-profile {
  padding: 70px 20px 20px;
  position: relative;
  z-index: 1;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-info-widget::after {
  content: "";
  background-image: url(../img/doctors-dashboard/doctor-sidebar-bg.jpg);
  width: 100%;
  height: 148px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-info-widget .booking-doc-img {
  padding: 3px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .patient-details h5 {
  font-size: 14px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .doctor-role-badge {
  border: 1px solid #E6E8EE;
  color: #465D7C;
  font-size: 14px;
  margin-top: 15px;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .doctor-role-badge i {
  font-size: 6px;
  color: #3538CD;
  margin-right: 5px;
}

.input-block-new label {
  color: #012047;
  font-weight: 500;
}

.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  color: #0F172A;
  font-weight: 500;
}

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/
.profile-sidebar {
  background-color: #FFF;
  border: 1px solid #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  margin-bottom: 24px;
  overflow: hidden;
}

.pro-widget-content {
  border-bottom: 1px solid #E6E8EE;
  text-align: center;
  padding: 20px;
}

.profile-info-widget {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}

.profile-det-info {
  overflow: hidden;
}
.profile-det-info h3 {
  font-size: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.patient-details h5 {
  color: #757575;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
}
.patient-details h5 i {
  width: 18px;
}

/****** UTILS ******/
@-webkit-keyframes wave {
  0%, 100%, 60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes wave {
  0%, 100%, 60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.chat-window .card .card-header {
  background-color: #FFF;
  border-bottom: 1px solid #0E82FD;
}
.chat-window .badge-success {
  background-color: #00e65b !important;
}

.chat-search .input-group .form-control {
  margin: 0;
  padding: 0 0 0 36px;
  height: 46px;
}

.card-footer {
  background-color: #FFF;
  margin: 0;
  padding: 1rem 1.5rem;
}

@keyframes blink {
  50% {
    opacity: 1;
  }
}

@media (max-width: 991.98px) {
  .left-sidebar.hide-left-sidebar {
    margin-left: -991px;
  }
}

/*-----------------
	Incoming call
-----------------------*/

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}
@keyframes ripple {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}
/****** UTILS ******/

.durations {
  margin-bottom: 5px;
}

/****** UTILS ******/

.login-right {
  background-color: #FFF;
  border: 1px solid #E6E8EE;
  border-radius: 10px;
  padding: 24px;
}
@media (max-width: 767.98px) {
  .login-right {
    margin: 0 15px;
    padding: 15px;
  }
}
.login-right .account-signup {
  margin-top: 20px;
}

@media (max-width: 991.98px) {
  .login-left {
    display: none;
  }
}

.login-header {
  margin-bottom: 20px;
}
.login-header p {
  margin-bottom: 0;
}
.login-header h3 {
  font-size: 18px;
  margin-bottom: 3px;
}
@media (max-width: 575.98px) {
  .login-header h3 {
    text-align: center;
  }
}
.login-header h3 a {
  color: #0E82FD;
  float: right;
  font-size: 15px;
  margin-top: 2px;
}
@media (max-width: 575.98px) {
  .login-header h3 a {
    float: none;
    margin-top: 10px;
    text-align: center;
    display: block;
  }
}

.login-or {
  font-size: 16px;
  margin: 16px 0;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}

.or-line {
  background-color: #E6E8EE;
  height: 1px;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
}

.span-or {
  background-color: #FFF;
  display: block;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -20px;
  text-align: center;
  width: 42px;
}

.forgot-link {
  color: #3d3d3d;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}

span.agree {
  font-size: 16px;
  margin-left: 6px;
}

.pass-group {
  position: relative;
}
.pass-group .toggle-password {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #465D7C;
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.pass-group .toggle-password:hover {
  background-color: #E6E8EE;
}

.toggle-password-sub {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #465D7C;
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#passwordInfo,
#passwordInfos {
  font-size: 12px;
  font-weight: 400;
  margin-top: 15px;
}

.poor-active span.active#poor, .poor-active span.active#poors {
  background: #FF0000;
}

.avg-active span.active#poor, .avg-active span.active#poors, .avg-active span.active#weak, .avg-active span.active#weaks {
  background: #FFB54A;
}

.strong-active span.active#poor, .strong-active span.active#weak, .strong-active span.active#strong, .strong-active span.active#poors, .strong-active span.active#weaks, .strong-active span.active#strongs {
  background: #0E82FD;
}

.heavy-active span.active#poor,
.heavy-active span.active#weak,
.heavy-active span.active#strong,
.heavy-active span.active#heavy,
.heavy-active span.active#poors,
.heavy-active span.active#weaks,
.heavy-active span.active#strongs,
.heavy-active span.active#heavys {
  background: #159F46;
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
  display: none;
}

.pass-checked {
  position: absolute;
  top: 55%;
  right: 46px;
  transform: translateY(-50%);
  color: #4CAF50;
  opacity: 0;
}
.pass-checked.active {
  opacity: 1;
}

.toggle-password-sub.feather-eye.feather-eye-off::before {
  content: "\e95c" !important;
}

.toggle-password.feather-eye.feather-eye-off::before {
  content: "\e95c" !important;
}

/****** UTILS ******/

a.mute-bt.stop {
  background: #EB4132;
}

a.mute-video.stop {
  background: #EB4132;
}

/****** UTILS ******/

.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  z-index: 1029;
  position: fixed;
  top: 115px;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199.98px) {
  .map-right {
    height: 450px;
    position: static;
    min-height: inherit;
    margin-bottom: 30px;
    padding-right: 15px;
  }
}
.map-right .available-info {
  margin-bottom: 0;
}

/****** UTILS ******/

.ui-widget-header {
  background: #0E82FD;
}

.doctor-card {
  border: 2px solid #F3F4F6;
  border-radius: 10px;
}

.more-view {
  color: #0E82FD;
  font-size: 14px;
  font-weight: 500;
}

.fill-more {
  height: 97px;
  overflow: hidden;
  border-bottom: 1px solid #F3F4F6;
  margin-bottom: 10px !important;
}

.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1029;
  display: none;
}
.map-right .available-info {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .map-right {
    position: static;
    height: 450px;
  }
}

/****** UTILS ******/

/****** UTILS ******/

.calendar {
  float: left;
  margin-bottom: 0;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5rem;
}
.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  text-transform: uppercase;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar .ui-state-hover, .fc-toolbar button:hover, .fc-toolbar button:focus {
  z-index: 0;
}

.fc-day-grid-event .fc-time {
  font-family: "Roboto", sans-serif;
}

.fc-day {
  background: #ffffff;
}

.fc th.fc-widget-header {
  background: #eeeeee;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 10px 0;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
  border-color: #f3f3f3;
}
.fc-unthemed .fc-today {
  background: #ffffff;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px 5px;
}
.fc-basic-view td.fc-week-number span {
  padding-right: 8px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.fc-basic-view td.fc-day-number {
  padding-right: 8px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

.fc-button {
  background: #f1f1f1;
  border: none;
  color: #797979;
  text-transform: capitalize;
  box-shadow: none !important;
  border-radius: 3px !important;
  height: auto !important;
  margin: 0 3px !important;
  padding: 6px 12px !important;
}

.fc-state-hover {
  background: #f3f3f3;
}

.fc-state-down, .fc-state-active, .fc-state-disabled {
  background-color: #20c0f3 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

.fc-event {
  border: none;
  color: #ffffff !important;
  cursor: move;
  font-size: 13px;
  text-align: center;
  border-radius: 2px;
  margin: 1px 7px;
  padding: 5px 5px;
}

@media (max-width: 479.96px) {
  .fc-day-header span {
    font-size: 10px;
  }
}
/****** UTILS ******/

.line {
  background-color: #20c0f3;
  height: 2px;
  margin: 0;
  width: 60px;
}
/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

.input-block-new {
  margin-bottom: 24px;
}

.modal-header h5 {
  display: inline-flex;
  align-items: center;
}
.modal-header h5 .badge {
  padding: 5px 10px;
  border-radius: 50px;
  font-weight: 500;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/

/****** UTILS ******/
@keyframes beat {
  from {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}

/****** UTILS ******/

@keyframes bouncing {
  to {
    transform: translateX(5px);
  }
}
@keyframes bounce {
  to {
    transform: translateX(-5px);
  }
}
@keyframes bounceup {
  to {
    transform: translateY(-10px);
  }
}

.owl-them .owl-nav .owl-prev, .owl-them .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: #ffffff !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  position: absolute;
  top: 20%;
  z-index: 1;
}
.owl-them .owl-nav .owl-prev:hover, .owl-them .owl-nav .owl-next:hover {
  background: #1C5B91 !important;
  color: #FFF;
}
.owl-them .owl-nav .owl-prev {
  left: -20px;
}
@media (max-width: 991.98px) {
  .owl-them .owl-nav .owl-prev {
    left: -10px;
  }
}
.owl-them .owl-nav .owl-next {
  right: -20px;
}
@media (max-width: 991.98px) {
  .owl-them .owl-nav .owl-next {
    right: -10px;
  }
}

.owl-them .owl-dots {
  text-align: center;
}
.owl-them .owl-dots .owl-dot {
  margin: 0 5px 0 0;
}
.owl-them .owl-dots .owl-dot.active span {
  background: #06AED4;
}
.owl-them .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  line-height: 12px;
  margin: 0;
  background: #D1D5DB;
  border-radius: 50%;
  display: block;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.appointment-form {
  padding: 80px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .appointment-form {
    padding: 40px 0;
  }
}

.slide-11 button {
  background: transparent;
  border: 0;
  padding: 0;
}
.slide-11 button.owl-next {
  margin: 0 0 0 10px;
}
/****** UTILS ******/
@keyframes gelatine {
  from, to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 1.1);
  }
  50% {
    transform: scale(1.1, 0.9);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}
@keyframes grow {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@keyframes updown {
  100% {
    transform: translateY(-10px);
  }
}

/****** UTILS ******/

.our-slider-thirteen .owl-dots, .client-says-thirteen .owl-dots {
  text-align: center;
  margin-top: 26px;
}
@media (max-width: 991.98px) {
  .our-slider-thirteen .owl-dots, .client-says-thirteen .owl-dots {
    margin-top: 6px;
  }
}
.our-slider-thirteen .owl-dots .owl-dot, .client-says-thirteen .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E2EDFF;
  margin-right: 5px;
}
.our-slider-thirteen .owl-dots .owl-dot.active, .client-says-thirteen .owl-dots .owl-dot.active {
  width: 24px;
  background: #0E82FD;
  border-radius: 20px;
}

@keyframes pulse {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}
@keyframes elastic-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/****** UTILS ******/

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
/****** UTILS ******/

.about-us-section-fifteen {
  position: relative;
  padding: 60px 0;
  background: #E2EDFF;
}
@media (max-width: 991.98px) {
  .about-us-section-fifteen {
    padding: 50px 0;
  }
}
.about-us-section-fifteen .vertical-slider {
  position: static;
}
.about-us-section-fifteen .vertical-slider .slick-list {
  padding: 0 !important;
}
.about-us-section-fifteen .vertical-slider .slick-dots {
  position: absolute;
  bottom: 3%;
  left: -42%;
}
@media (max-width: 991.96px) {
  .about-us-section-fifteen .vertical-slider .slick-dots {
    display: none !important;
  }
}
.about-us-section-fifteen .vertical-slider .slick-dots li {
  margin: 0;
  height: 6px;
}
.about-us-section-fifteen .vertical-slider .slick-dots li.slick-active button {
  background-color: #0E82FD;
}
.about-us-section-fifteen .vertical-slider .slick-arrow {
  position: absolute;
  bottom: 0;
}
.about-us-section-fifteen .vertical-slider .slick-prev {
  position: absolute;
  top: 95%;
  left: 84%;
  width: 45px;
  height: 45px;
  border-radius: 10px;
}
@media (max-width: 1399.96px) {
  .about-us-section-fifteen .vertical-slider .slick-prev {
    left: 80%;
  }
}
@media (max-width: 1199.96px) {
  .about-us-section-fifteen .vertical-slider .slick-prev {
    left: 76%;
  }
}
@media (max-width: 991.96px) {
  .about-us-section-fifteen .vertical-slider .slick-prev {
    top: 50%;
    left: 0%;
  }
}
.about-us-section-fifteen .vertical-slider .slick-prev::before {
  content: "\f053";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 13px;
}
.about-us-section-fifteen .vertical-slider .slick-prev:hover {
  background: #0E82FD;
}
.about-us-section-fifteen .vertical-slider .slick-next {
  top: 95%;
  width: 45px;
  height: 45px;
  border-radius: 10px;
}
@media (max-width: 991.96px) {
  .about-us-section-fifteen .vertical-slider .slick-next {
    top: 50%;
  }
}
.about-us-section-fifteen .vertical-slider .slick-next::before {
  content: "\f054";
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 13px;
}
.about-us-section-fifteen .vertical-slider .slick-next:hover {
  background: #0E82FD;
}
.about-us-section-fifteen .vertical-slider .slick-current.aboutus-fifteen-main {
  background: #0E82FD;
}
.about-us-section-fifteen .vertical-slider .slick-current.aboutus-fifteen-main .aboutus-profile-left h6 {
  color: #ffffff;
}
.about-us-section-fifteen .vertical-slider .slick-current.aboutus-fifteen-main .aboutus-profile-left span {
  color: #ffffff;
}
.about-us-section-fifteen .vertical-slider .slick-current.aboutus-fifteen-main p {
  color: #ffffff;
}

.doctor-slider-fifteen .owl-nav {
  text-align: center;
}
.doctor-slider-fifteen .owl-nav button.owl-prev,
.doctor-slider-fifteen .owl-nav button.owl-next {
  width: 45px;
  height: 45px;
  background: #ffffff;
  font-size: 13px;
  border-radius: 10px;
  margin-top: 40px;
  color: #012047;
}
.doctor-slider-fifteen .owl-nav button.owl-prev:hover,
.doctor-slider-fifteen .owl-nav button.owl-next:hover {
  background: #0E82FD;
  color: #FFF;
}
@media (max-width: 767.98px) {
  .doctor-slider-fifteen .owl-nav button.owl-prev,
  .doctor-slider-fifteen .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
  }
}

.pharmacy-slider-fifteen .owl-nav,
.frequent-slider-fifteen .owl-nav {
  text-align: center;
}
.pharmacy-slider-fifteen .owl-nav button.owl-prev,
.pharmacy-slider-fifteen .owl-nav button.owl-next,
.frequent-slider-fifteen .owl-nav button.owl-prev,
.frequent-slider-fifteen .owl-nav button.owl-next {
  width: 45px;
  height: 45px;
  background: #E6E8EE;
  font-size: 16px;
  border-radius: 10px;
  margin-top: 40px;
}
.pharmacy-slider-fifteen .owl-nav button.owl-prev:hover,
.pharmacy-slider-fifteen .owl-nav button.owl-next:hover,
.frequent-slider-fifteen .owl-nav button.owl-prev:hover,
.frequent-slider-fifteen .owl-nav button.owl-next:hover {
  background: #0E82FD;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .pharmacy-slider-fifteen .owl-nav button.owl-prev,
  .pharmacy-slider-fifteen .owl-nav button.owl-next,
  .frequent-slider-fifteen .owl-nav button.owl-prev,
  .frequent-slider-fifteen .owl-nav button.owl-next {
    width: 35px;
    height: 35px;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes movers {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
/****** UTILS ******/

.banner-sliderssurgery .owl-item.active .item-slidersurgery {
  transition: all 0.2s;
}
.banner-sliderssurgery .owl-item.active.activeset .item-slidersurgery {
  transition: all 0.2s;
  transform: scale(1.2);
}
.banner-sliderssurgery .owl-item.active.activeset .item-slidersurgery::after {
  background: transparent;
}

.discover-slider .owl-dots, .treatment-sixteen-slider .owl-dots, .features-slider-sixteen .owl-dots {
  text-align: center;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.discover-slider .owl-dots .owl-dot, .treatment-sixteen-slider .owl-dots .owl-dot, .features-slider-sixteen .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  margin-right: 7px;
}
.discover-slider .owl-dots .owl-dot.active, .treatment-sixteen-slider .owl-dots .owl-dot.active, .features-slider-sixteen .owl-dots .owl-dot.active {
  width: 15px;
  height: 15px;
  background: #0E82FD;
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}

.slide-11 button {
  background: transparent;
  border: 0;
  padding: 0;
}
.slide-11 button.owl-next {
  margin: 0 0 0 10px;
}

#slide-experts .owl-nav button {
  color: #FFF;
}
#slide-experts .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#slide-experts .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

/****** UTILS ******/

.partners-sliders li a {
  background: #FFF;
  border: 2px solid #E6E8EE;
  padding: 14px 20px;
  text-align: center;
  height: 79px;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
}

/****** UTILS ******/
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}

/****** UTILS ******/
.doctor-content {
  background-color: #FFF;
  margin: 0;
  padding: 140px 0 60px;
}
@media (max-width: 991.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 40px;
  }
}
@media (max-width: 767.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 20px;
  }
}
.doctor-content.content {
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .doctor-content.content {
    margin: 0;
    padding: 40px 0;
  }
}

/****** UTILS ******/

/****** UTILS ******/

.about-section {
  background-color: #FFF;
  padding: 60px 0;
}
.about-section .about-img-info {
  padding-right: 30px;
}
.about-section .about-img-info .about-img {
  border-radius: 8px;
  margin-bottom: 25px;
}
.about-section .about-img-info .about-img:last-child {
  margin-bottom: 0;
}
.about-section .about-img-info .about-img img {
  border-radius: 8px;
}
.about-section .about-img-info .about-box {
  background: #0E82FD;
  border-radius: 8px;
  margin: 15px 0 25px;
  padding: 45px 10px;
  text-align: center;
}
.about-section .about-img-info .about-box h4 {
  font-weight: 600;
  font-size: 20px;
  color: #FFF;
  max-width: 208px;
  margin: 0 auto 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .about-section .about-img-info {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .about-section {
    padding: 40px 0;
  }
}

.section-inner-header {
  margin-bottom: 40px;
}
.section-inner-header h6 {
  font-weight: 600;
  font-size: 16px;
  color: #0E82FD;
  margin-bottom: 0;
}
.section-inner-header h2 {
  font-size: 32px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-inner-header h2 {
    font-size: 26px;
    max-width: inherit;
  }
}
@media (max-width: 767.98px) {
  .section-inner-header h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .section-inner-header {
    margin-bottom: 40px;
  }
}

.about-inner-header {
  margin-bottom: 20px;
}

.about-content-details {
  padding-bottom: 25px;
}
.about-content-details p {
  font-size: 16px;
  margin-bottom: 16px;
}
.about-content-details p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-content-details p {
    font-size: 15px;
  }
}

.about-contact-icon {
  margin-right: 16px;
}
.about-contact-icon span {
  width: 47px;
  height: 47px;
  border-radius: 50px;
  color: #FFF;
  background: #0E82FD;
  font-size: 24px;
}

.about-contact-text p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .about-contact-text p {
    font-size: 14px;
  }
}
.about-contact-text h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-contact-text h4 {
    font-size: 18px;
  }
}

.why-choose-section {
  background-color: #FFF;
  padding-bottom: 36px;
}
@media (max-width: 991.98px) {
  .why-choose-section {
    padding-bottom: 16px;
  }
}

.why-choose-card {
  border-radius: 8px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover {
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover .why-choose-icon span img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card .card-body {
  padding: 25px;
}
@media (max-width: 991.98px) {
  .why-choose-card .card-body {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-card .card-body {
    padding: 15px;
  }
}

.why-choose-icon {
  padding-bottom: 20px;
}
.why-choose-icon span {
  width: 80px;
  height: 80px;
  border-radius: 50px;
  color: #FFF;
  background: #0E82FD;
}
.why-choose-icon span img {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .why-choose-icon {
    padding-bottom: 20px;
  }
}

.why-choose-content h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 12px;
}
.why-choose-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .why-choose-content p {
    font-size: 14px;
  }
}

.way-section {
  background-color: #FFF;
  padding-bottom: 60px;
}
.way-section .way-bg {
  background: #0E82FD;
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}
.way-section .way-bg .way-shapes-img {
  position: relative;
}
.way-section .way-bg .way-shapes-img .way-shapes-left {
  position: absolute;
  top: 60px;
  right: 200px;
}
.way-section .way-bg .way-shapes-img .way-shapes-right {
  position: absolute;
  right: 0;
}
@media (max-width: 991.98px) {
  .way-section .way-bg .way-shapes-img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .way-section .way-bg {
    border-radius: 10px;
  }
}
@media (max-width: 991.98px) {
  .way-section {
    margin: 0;
    padding: 0 0 40px;
  }
}

.way-inner-header {
  margin: 0;
  padding: 80px;
}
.way-inner-header h2 {
  color: #FFF;
  margin-bottom: 20px;
}
.way-inner-header p {
  font-weight: 500;
  font-size: 16px;
  color: #E2EDFF;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .way-inner-header p {
    margin-bottom: 15px;
  }
}
.way-inner-header .btn {
  font-size: 16px;
  padding: 8px 16px;
  color: #012047;
  background: #FFF;
  border: 1px solid #FFF;
  border-radius: 44px;
}
.way-inner-header .btn:hover {
  color: #FFF;
  border: 1px solid #FFF;
  background: #0E82FD;
  box-shadow: inset 0 0 0 50px #0E82FD;
}
@media (max-width: 767.98px) {
  .way-inner-header .btn {
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
  }
}
@media (max-width: 991.98px) {
  .way-inner-header {
    margin: 0;
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .way-inner-header {
    margin: 0;
    padding: 20px;
  }
}

.way-img {
  position: relative;
  top: 10px;
}
@media (max-width: 991.98px) {
  .way-img {
    display: none;
  }
}

.testimonial-section {
  background: #F6FAFF;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.testimonial-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::after {
    display: none;
  }
}
.testimonial-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section {
    padding: 40px 0;
  }
}

@media (max-width: 767.98px) {
  .testimonial-info {
    flex-direction: column;
  }
}

.testimonial-img {
  border-radius: 50%;
  margin-right: 24px;
  width: 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
@media (max-width: 767.98px) {
  .testimonial-img {
    margin: 0 0 30px 0;
    padding: 0;
    width: 200px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.testimonial-img img {
  border-radius: 50%;
  width: 100%;
}

.testimonial-header {
  margin-bottom: 16px;
}

.testimonial-details p {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .testimonial-details p {
    font-size: 14px;
  }
}
.testimonial-details h6 {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
  color: #465D7C;
}
.testimonial-details h6 span {
  font-weight: 500;
  font-size: 16px;
  color: #012047;
  display: block;
}

.testimonial-grid {
  margin: 0;
  padding: 0 60px;
}
@media (max-width: 767.98px) {
  .testimonial-grid {
    margin: 0;
    padding: 0 25px;
  }
}

.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
  width: 30px;
  height: 30px;
  font-size: 0;
  color: #012047;
  background: #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
}
.testimonial-slider .slick-prev:hover, .testimonial-slider .slick-next:hover {
  color: #FFF;
  background: #0E82FD;
}
.testimonial-slider .slick-prev:focus, .testimonial-slider .slick-next:focus {
  color: #FFF;
  background: #0E82FD;
  opacity: 1;
}
.testimonial-slider .slick-prev:before {
  font-family: "Fontawesome";
  content: "\f053";
  font-size: 16px;
  font-weight: 700;
}
.testimonial-slider .slick-next:before {
  font-family: "Fontawesome";
  content: "\f054";
  font-size: 16px;
  font-weight: 700;
}

@media (max-width: 575.98px) {
  .testimonial-content {
    text-align: center;
  }
}
@media (max-width: 479.96px) {
  .testimonial-content .section-inner-header h2 {
    font-size: 16px;
  }
}
/****** UTILS ******/

#onboard-slider .owl-dots {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
#onboard-slider .owl-nav {
  display: none;
}
#onboard-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #09E5AB;
  width: 15px;
  height: 6px;
  border-radius: 50px;
  transition: 0.5s all;
  margin: 5px 3px 0;
  display: block;
  position: relative;
}
#onboard-slider.owl-theme .owl-dots .owl-dot.active span {
  background-color: #ffffff;
  width: 50px;
  border-radius: 50px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

@keyframes mymove {
  to {
    transform: translateY(-5px);
  }
}
@media (max-width: 575.98px) {
  .select2-results__option[aria-selected] {
    font-size: 11px;
  }
}
/****** UTILS ******/

.account-signup {
  text-align: center;
  margin-top: 40px;
}
.account-signup p {
  margin-bottom: 0;
}
.account-signup p a {
  font-weight: 500;
  color: #0E82FD;
}
.account-signup p a:hover {
  color: rgb(1.7777777778, 104.8888888889, 214.2222222222);
}

.forgot-link {
  font-weight: 500;
  color: #0E82FD;
  margin-bottom: 4px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.forgot-link:hover {
  color: rgb(1.7777777778, 104.8888888889, 214.2222222222);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.form-group-flex {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

/****** UTILS ******/
.contact-section {
  padding: 60px 0 40px;
}
@media (max-width: 991.98px) {
  .contact-section {
    padding: 40px 0 20px;
  }
}

.contact-inner-header {
  margin-bottom: 20px;
}
.contact-inner-header h6 {
  margin-bottom: 16px;
}

.contact-card {
  border-radius: 10px;
  margin-bottom: 20px;
}
.contact-card .card-body {
  padding: 20px;
  border-color: #E6E8EE;
}

.contact-icon {
  width: 50px;
  height: 50px;
  color: #0E82FD;
  border-radius: 10px;
  font-size: 24px;
  margin-right: 16px;
  background: #E2EDFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .contact-icon {
    font-size: 40px;
    margin-right: 15px;
  }
}

.contact-details h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .contact-details h4 {
    font-size: 18px;
  }
}
.contact-details p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .contact-details p {
    font-size: 14px;
  }
}

.contact-form-card {
  background: #F6FAFF;
  border-radius: 10px;
}
.contact-form-card .card-body {
  padding: 20px;
}
.contact-form-card .form-group {
  margin-bottom: 25px;
}
.contact-form-card .form-group label {
  font-size: 12px;
  color: #0A0B0D;
  margin-bottom: 8px;
}
.contact-form-card .form-group .form-control {
  font-weight: 500;
  color: #6B7280;
}
.contact-form-card .form-group .form-control::placeholder {
  font-weight: 500;
  color: #6B7280;
}
.contact-form-card .form-group textarea.form-control {
  min-height: 150px;
  resize: none;
}
.contact-form-card .form-group-btn .btn {
  border-radius: 44px;
  font-size: 16px;
  margin: 0;
  padding: 9px 16px;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .contact-form-card .form-group-btn .btn {
    font-size: 14px;
  }
}

.contact-map iframe {
  width: 100%;
  border: none;
  height: 450px;
}

/****** UTILS ******/

/****** UTILS ******/
.terms-section {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .terms-section {
    padding: 40px 0;
  }
}

/****** UTILS ******/

.consultation-types a {
  font-weight: 500;
  font-size: 16px;
  color: #6B6B6B;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 6px;
  min-width: 413px;
  margin: 0;
  padding: 10px 15px;
}
.consultation-types a:hover {
  color: #0E82FD;
  background: #ffffff;
  border: 1px solid #0E82FD;
}
.consultation-types a i {
  font-size: 18px;
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .consultation-types a {
    min-width: 300px;
  }
}
@media (max-width: 767.98px) {
  .consultation-types a {
    font-size: 14px;
    min-width: 250px;
    margin: 0;
    padding: 7px 15px;
  }
}
.consultation-types span {
  margin-left: 18px;
  font-size: 20px;
  color: #04BD6C;
  display: none;
}
.consultation-types.active a {
  color: #0E82FD;
  background: #ffffff;
  border: 1px solid #0E82FD;
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.07);
}
.consultation-types.active span {
  display: block;
}

.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #D4D4D4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: #000000;
}
.date-slider li.active p {
  color: #AAAAAA;
}
.date-slider .slick-prev:before {
  content: " \e92f";
}
.date-slider .slick-next:before {
  content: " \e930";
}

.date-slider .slick-prev,
.date-slider .slick-next {
  background: transparent;
  color: #000000;
  line-height: normal;
}

.date-slider .slick-prev:hover,
.date-slider .slick-prev:focus,
.date-slider .slick-next:hover,
.date-slider .slick-next:focus {
  background-color: transparent;
  color: #09e5ab;
  opacity: 1;
}

.date-slider .slick-prev:hover:before,
.date-slider .slick-prev:focus:before,
.date-slider .slick-next:hover:before,
.date-slider .slick-next:focus:before {
  color: #09e5ab;
}

.date-slider .slick-prev:before,
.date-slider .slick-next:before {
  font-family: "feather";
  font-size: 26px;
}

.success-icon {
  padding-bottom: 15px;
}
.success-icon i {
  font-size: 50px;
  color: #04BD6C;
}
@media (max-width: 991.98px) {
  .success-icon i {
    font-size: 36px;
  }
}

/****** UTILS ******/

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
  font-size: 15px;
}

.popular-test-slider.owl-carousel .owl-dots, .best-package-slider.owl-carousel .owl-dots {
  text-align: center;
}
.popular-test-slider.owl-carousel .owl-dots button, .best-package-slider.owl-carousel .owl-dots button {
  width: 32px;
  height: 6px;
  background: #E6E8EE;
}
.popular-test-slider.owl-carousel .owl-dots button.active, .best-package-slider.owl-carousel .owl-dots button.active {
  background: #0E82FD;
  border-radius: 10px !important;
}
.popular-test-slider.owl-carousel .owl-dots button:first-child, .best-package-slider.owl-carousel .owl-dots button:first-child {
  border-radius: 10px 0 0 10px;
}
.popular-test-slider.owl-carousel .owl-dots button:last-child, .best-package-slider.owl-carousel .owl-dots button:last-child {
  border-radius: 0 10px 10px 0;
}

.feature-package-slider.owl-carousel .owl-nav button {
  margin-top: 0;
  background: #FFF;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  transition: 0.5s all;
}
.feature-package-slider.owl-carousel .owl-nav button:hover {
  background: #3538CD;
  transition: 0.5s all;
}
.feature-package-slider.owl-carousel .owl-nav button:hover i {
  color: #FFF;
}
.feature-package-slider.owl-carousel .owl-nav button i {
  color: #94A3B8;
}
.feature-package-slider.owl-carousel .owl-nav button.owl-prev {
  left: -30px;
}
.feature-package-slider.owl-carousel .owl-nav button.owl-prev i {
  transform: rotate(180deg);
}
.feature-package-slider.owl-carousel .owl-nav button.owl-next {
  right: -30px;
  margin: 0;
}
@media (max-width: 991.98px) {
  .feature-package-slider.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  .feature-package-slider.owl-carousel .owl-nav button {
    position: static;
    transform: none;
  }
  .feature-package-slider.owl-carousel .owl-nav button.owl-prev {
    margin-right: 20px;
  }
}

/****** UTILS ******/

.owl-nav-button {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .owl-nav-button {
    margin-top: 20px;
  }
}
.owl-nav-button .nav-control button {
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background: #FFF;
  border: 0;
  margin: 0;
}
.owl-nav-button .nav-control button:hover {
  background: #0E82FD;
  color: #FFF;
  -webkit-transition: 500ms all ease;
  -o-transition: 500ms all ease;
  transition: 500ms all ease;
  -moz-transition: 500ms all ease;
  -ms-transition: 500ms all ease;
}
.owl-nav-button .nav-control button.owl-next {
  margin-left: 15px;
}
.owl-nav-button .view-all {
  color: #012047;
  font-weight: 500;
  font-size: 16px;
}
.owl-nav-button .view-all:hover {
  color: #0E82FD;
}

/****** UTILS ******/

.dashboard-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid #E6E8EE;
  margin-bottom: 24px;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.dashboard-header h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .dashboard-header h3 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .dashboard-header h3 {
    font-size: 20px;
  }
}
.dashboard-header ul li {
  margin-bottom: 10px;
}

.text-indigo {
  color: #3538CD;
}

.form-sorts.dropdown {
  background: #FFF;
  border: 1px solid #E6E8EE;
  height: 32px;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.form-sorts.dropdown a {
  color: #465D7C;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.form-sorts.dropdown a i {
  color: #012047;
}
.form-sorts.dropdown a.dropdown-toggle::after {
  margin-left: 8px;
}

.form-sorts {
  position: relative;
}
.form-sorts .filter-dropdown-menu {
  padding: 20px;
  border-radius: 5px;
  background: #FFF;
  border: 1px solid #E6E8EE;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.25);
  position: absolute;
  z-index: 9;
  min-width: 350px;
  right: 0;
  top: 40px;
  opacity: 0;
  display: none;
}
@media (max-width: 575.98px) {
  .form-sorts .filter-dropdown-menu {
    right: unset;
    left: 0;
    min-width: 280px;
  }
}
.form-sorts.table-filter-show .filter-dropdown-menu {
  display: block;
  opacity: 1;
}

.btn-gray {
  background: #E6E8EE;
  border: 1px solid #E6E8EE;
  color: #012047;
  box-shadow: inset 0 0 0 0 #FFF;
}
.btn-gray:hover {
  color: #FFF !important;
  background-color: #000F28;
  border-color: #000F28 !important;
  box-shadow: inset 0 0 0 50px #000F28;
  outline-color: #000F28;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.col-form-label {
  font-size: 14px;
  font-weight: 500;
  color: #465D7C;
  padding: 0 0 10px 0;
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: #012047;
  margin-bottom: 4px;
}

/****** UTILS ******/

.modal .modal-header {
  justify-content: space-between;
}

.input-block-new {
  position: relative;
}
.input-block-new label {
  font-size: 14px;
}
.input-block-new input {
  height: 40px;
  min-height: 40px;
  border-radius: 6px;
}
.input-block-new input::placeholder {
  color: #64748B;
}
.input-block-new textarea {
  border: 1px solid #E2E8F0;
  border-radius: 6px;
  resize: none;
}

.medication-wrap .input-block-new {
  flex: 1;
  margin-right: 15px;
}
.medication-wrap .input-block-new label {
  display: block;
}
.medication-wrap .input-block-new .select2-container .select2-selection--single {
  height: 40px;
  min-height: 40px;
  border: 1px solid #E2E8F0;
  border-radius: 6px;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  color: #6B7280;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg) translatey(-50%);
  border-color: #6B7280 !important;
  padding: 3px;
}

.social-media-links .select-social-link {
  flex-basis: 27%;
  margin-right: 15px;
}
.social-media-links .select2-container .select2-selection--single {
  border: 1px solid #E2E8F0;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
  background: transparent;
  height: 40px;
  min-height: 40px;
  border-radius: 6px;
}
.social-media-links .select2-container {
  width: 100% !important;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__rendered span img {
  width: 16px;
  margin-right: 10px;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.select2-results__option .social-img {
  margin-right: 10px;
}

.daterangepicker .ranges li.active {
  background: #0E82FD;
}

/****** UTILS ******/
.custom-card {
  border: 1px solid #E6E8EE;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
}
.custom-card .card-header {
  border-color: #E6E8EE;
  margin: 0 0 24px;
  padding: 0;
}
.custom-card .card-header h3 {
  font-weight: 600;
  margin-bottom: 24px;
  color: #012047;
  font-size: 24px;
}
.custom-card .card-body {
  padding: 24px;
}
.custom-card .card-body .modal-btn {
  margin-top: 40px;
}

.timing-content .col-form-label {
  color: #012047;
}
.timing-content .form-control {
  min-height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 7px 15px;
  border-color: #E6E8EE;
  color: #012047;
}

.slot-box {
  border: 2px solid #E6E8EE;
  margin: 0 0 30px;
  padding: 15px 15px 0;
  border-radius: 8px;
}
.slot-box .slot-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid #E6E8EE;
  margin-bottom: 15px;
}
.slot-box .slot-header h5 {
  font-size: 18px;
  font-weight: 600;
  color: #012047;
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  .slot-box .slot-header h5 {
    font-size: 16px;
  }
}
.slot-box .slot-header ul li {
  font-size: 14px;
  font-weight: 500;
  margin: 0 15px 15px 0;
  display: inline-block;
}
.slot-box .slot-header ul li:last-child {
  margin-right: 0;
}
.slot-box .slot-header ul li a {
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .slot-box .slot-header ul li {
    margin-right: 8px;
  }
}
.slot-box .slot-body p {
  font-size: 16px;
  color: #012047;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .slot-box .slot-body p {
    font-size: 15px;
  }
}
.slot-box .slot-body .time-slots li {
  background: #E6E8EE;
  margin: 0 15px 15px 0;
  padding: 12px 13px;
  border-radius: 6px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: #012047;
  min-width: 120px;
  text-align: center;
  position: relative;
  transition: 0.5s;
}
.slot-box .slot-body .time-slots li:hover::before {
  content: "Space : 2";
  background: #000F28;
  color: #FFF;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  margin: 0 15px 15px 0;
  padding: 12px 13px;
  transition: 0.5s;
}
.slot-box .slot-body .time-slots li i {
  margin-right: 10px;
}
.slot-box .slot-body .time-slots li:last-child {
  margin-right: 0;
}

.available-tab {
  margin-bottom: 15px;
}
.available-tab .form-label {
  color: #012047;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.available-tab ul li {
  margin: 0 15px 15px 0;
}
.available-tab ul li a {
  border: 1px solid #E6E8EE;
  background: #F9F9F9;
  color: #012047;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  padding: 10px 22px;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .available-tab ul li a {
    padding: 9px 17px;
  }
}
@media (max-width: 575.98px) {
  .available-tab ul li a {
    display: block;
  }
}
.available-tab ul li a.active, .available-tab ul li a:hover {
  background: #0E82FD;
  border-color: #0E82FD;
  color: #FFF;
}
@media (max-width: 575.98px) {
  .available-tab ul li {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .available-tab ul {
    display: block;
  }
}

.modal-btn .btn {
  font-size: 13px;
  font-weight: 500;
  padding: 0.35rem 0.85rem;
}
.modal-btn .btn + .btn {
  margin-left: 15px;
}

.timing-modal .form-wrap {
  margin-bottom: 15px;
}

.select2-results__option {
  padding: 6px 10px;
}

.select2-results__option .clinic-img {
  border-radius: 8px;
}

.form-wrap {
  margin-bottom: 15px;
}

.custom-modals .modal-content {
  padding: 20px;
}
.custom-modals .modal-content .modal-header {
  padding: 0 0 15px;
}
.custom-modals .modal-content .modal-header .modal-title {
  font-size: 20px;
  font-weight: 600;
  color: #012047;
}
.custom-modals .modal-content .modal-header .btn-close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #465D7C;
  color: #FFF;
  box-shadow: none;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0;
  opacity: 1;
}
.custom-modals .modal-content .modal-header .btn-close:focus {
  box-shadow: none;
}
.custom-modals .modal-content .modal-header .btn-close:hover {
  background: #FF0000;
  color: #FFF;
}
.custom-modals .modal-content .col-form-label {
  color: #0F172A;
}
.custom-modals .modal-content .modal-body {
  padding: 15px 0;
}
.custom-modals .modal-content .modal-footer {
  padding: 15px 0 0;
}
.custom-modals .modal-content .modal-footer .modal-btn {
  margin: 0;
}

.status-badge {
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 60px;
}
.modal-content .form-control {
  border-radius: 6px;
}

.doctor-content .profile-sidebar {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .doctor-content .profile-sidebar {
    margin-bottom: 24px;
  }
}

.add-billing-info,
.add-prescripe-info, .add-info {
  border-bottom: 1px solid #E6E8EE;
  margin-bottom: 24px;
}

.bill-cont .trash, .prescripe-cont .trash {
  font-size: 14px;
  font-weight: 500;
  color: #FF0000;
}

.trash-icon {
  font-size: 14px;
  font-weight: 500;
  color: #FF0000;
}

.add-bill,
.add-prescribe, .more-item {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #0E82FD;
  text-align: right;
  display: inline-block;
}
.add-bill:hover,
.add-prescribe:hover, .more-item:hover {
  color: #012047;
}

.user-accordion-item {
  background: #FFF;
  border: 1px solid #E6E8EE;
  border-radius: 10px;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin-bottom: 24px;
}
.user-accordion-item .accordion-wrap {
  padding: 24px 38px 24px 24px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: relative;
  color: #012047;
  font-size: 16px;
}
.user-accordion-item .accordion-wrap span {
  color: #FF0000;
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500;
}
.user-accordion-item .accordion-wrap::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.user-accordion-item .accordion-wrap:not(.collapsed)::before {
  content: "\f077";
}
.user-accordion-item .accordion-wrap:hover {
  color: #2E3842;
}
.user-accordion-item .accordion-wrap:hover::before {
  color: #2E3842;
}
.user-accordion-item .content-collapse {
  border-top: 1px solid #E6E8EE;
  padding: 24px;
}
.user-accordion-item .accordion-collapse .form-wrap {
  margin-bottom: 24px;
}

.modal {
  z-index: 1050;
}

.modal-backdrop {
  z-index: 1040;
}

/****** UTILS ******/

.accordions .form-control {
  border-color: #E6E8EE;
  border-radius: 6px;
  min-height: 40px;
  padding: 7px 15px;
}
.accordions .select2-container .select2-selection--single {
  border: 1px solid #E6E8EE;
  height: 40px;
  border-radius: 6px;
}
.accordions .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.accordions .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.accordions .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #64748B;
}
.accordions .form-icon .form-control {
  padding: 7px 30px 7px 15px;
}
.accordions .img-upload .profile-img {
  width: 80px;
  height: 80px;
}
.accordions .img-upload .upload-img h5 {
  margin-bottom: 5px;
}

@media (max-width: 575.98px) {
  .img-upload {
    display: block;
  }
}
.img-upload .profile-img {
  width: 80px;
  height: 80px;
  background: #F9F9F9;
  border: 1px dashed #E6E8EE;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-right: 20px;
  margin-bottom: 16px;
  font-size: 24px;
  color: #91A0B3;
}
@media (max-width: 575.98px) {
  .img-upload .profile-img {
    margin-right: 0;
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.img-upload .upload-img {
  margin-bottom: 16px;
}
.img-upload .upload-img h5 {
  font-size: 18px;
  font-weight: 500;
  color: #012047;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .img-upload .upload-img h5 {
    margin-bottom: 10px;
  }
}
.img-upload .upload-img .imgs-load {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .img-upload .upload-img .imgs-load {
    margin-bottom: 0;
  }
}
.img-upload .upload-img .change-photo {
  position: relative;
  color: #0E82FD;
  margin: 0 15px 4px 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
.img-upload .upload-img .change-photo input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.img-upload .upload-img .upload-remove {
  color: #FF0000;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
}
.img-upload .upload-img p {
  font-size: 14px;
  margin: 0;
  color: #465D7C;
}

.drop-file {
  position: relative;
  background: #F8FAFC;
  border: 1px solid #E6E8EE;
  border-radius: 10px;
  cursor: pointer;
  padding: 30px;
  text-align: center;
}
.drop-file p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: #465D7C;
}
.drop-file input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.view-imgs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.view-imgs .view-img {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin: 10px 10px 0 0;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}
.view-imgs .view-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
  display: block;
  margin-bottom: 8px;
}
.view-imgs .view-img a {
  font-size: 14px;
  font-weight: 500;
  color: #E11D48;
}

.form-icon {
  position: relative;
}
.form-icon .form-control {
  padding: 7px 30px 7px 15px;
}
.form-icon .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.user-accordion-item .reset {
  color: #E11D48;
  margin-bottom: 0;
}
.user-accordion-item .form-check-label {
  color: #1F2937;
}

/****** UTILS ******/

/****** UTILS ******/
.dashboard-header .btn {
  font-weight: 500;
  margin-bottom: 10px;
}

/****** UTILS ******/

.hospital-form .form-check {
  margin: 0 24px 24px 0;
}
.hospital-form .form-check:last-child {
  margin-right: 0;
}

.virtual-hospital, .appointment-hospital,
.appointment-hospital, .all-clinic {
  display: none;
}

/****** UTILS ******/
.doctors-search-box {
  max-width: 855px;
  margin: 20px auto -80px;
  padding: 2px;
}
@media (max-width: 767.98px) {
  .doctors-search-box {
    border-radius: 10px !important;
  }
}
.doctors-search-box .search-box-one {
  padding: 8px;
}
@media (max-width: 767.98px) {
  .doctors-search-box .search-box-one {
    border-radius: 10px !important;
  }
}
@media (max-width: 767.98px) {
  .doctors-search-box .search-box-one .form-search-btn button {
    justify-content: center;
  }
}
.doctors-search-box .search-box-one form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.text-indigo {
  color: #3538CD;
}

.bg-orange {
  background: #E04F16;
}

#filter_inputs {
  display: none;
}

#filter_search:active {
  background: #0E82FD;
}
#filter_search:focus {
  background: #0E82FD;
  color: #FFF;
}

.filter-lists .card-header {
  border-radius: 10px 10px 0 0;
  padding: 0;
}
.filter-lists .filter-head {
  background: #F9FBFF;
  padding: 15px;
  border-radius: 10px 10px 0 0;
}
.filter-lists .filter-badge {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E3E6EC;
  font-size: 10px;
}
.filter-lists .accordion-item {
  padding: 20px;
}

/****** UTILS ******/
.service-item {
  border: 1px solid #E6E8EE;
  padding: 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 16px;
}
.service-item span {
  color: #465D7C;
}
.service-item.active {
  border-color: #0E82FD;
  background: #F9FBFF;
}
.service-item input {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.service-item.active input {
  opacity: 1;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #0E82FD;
  text-shadow: unset;
}

.bootstrap-datetimepicker-widget table th {
  font-size: 12px;
  font-weight: 600;
  color: #465D7C;
  width: 26px;
  height: 24px;
  line-height: 24px;
}
.bootstrap-datetimepicker-widget table th.prev, .bootstrap-datetimepicker-widget table th.next {
  padding-bottom: 8px;
}
.bootstrap-datetimepicker-widget table th.prev span, .bootstrap-datetimepicker-widget table th.next span {
  width: 20px;
  height: 20px;
  font-size: 12px;
  border: 1px solid #E5EFFF;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.bootstrap-datetimepicker-widget table th.prev span:hover, .bootstrap-datetimepicker-widget table th.next span:hover {
  background: #000F28;
  border-color: #000F28;
  color: #FFF;
}
.bootstrap-datetimepicker-widget table td {
  font-size: 12px;
  color: #012047;
}
.bootstrap-datetimepicker-widget table td.day {
  width: 26px;
  height: 39px;
  line-height: 24px;
}

.bootstrap-datetimepicker-widget {
  z-index: 999 !important;
}
.bootstrap-datetimepicker-widget .picker-switch {
  padding-bottom: 8px;
}

.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #0E82FD;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: transparent;
}

.booking-id-badge {
  background: #F1FAF3;
  border: 1px solid #04BD6C;
  color: #04BD6C;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
}

/****** UTILS ******/

@keyframes mover {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  100% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
}

.owl-nav.nav-bottom {
  text-align: center;
  margin-top: 40px;
}
.owl-nav.nav-bottom .owl-prev, .owl-nav.nav-bottom .owl-next {
  width: 36px;
  height: 36px;
  background: #F0F6FF;
  border: 1px solid #F0F6FF;
  border-radius: 50%;
  color: #012047;
  margin: 0;
}
.owl-nav.nav-bottom .owl-prev:hover, .owl-nav.nav-bottom .owl-next:hover {
  background: #0E82FD;
  border-color: #0E82FD;
  color: #FFF;
}
.owl-nav.nav-bottom .owl-next {
  margin-left: 12px;
}

.company-slider img {
  width: auto !important;
}

.horizontal-slide {
  overflow: hidden;
}
.horizontal-slide .slide-list {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
}
.horizontal-slide .slide-list:hover {
  animation-play-state: paused;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}
/****** UTILS ******/
/*============================
  58.theme
============================*/
.dark-mode body {
  background: #0D0D0D;
}
.dark-mode body a {
  color: #FAFCFF;
}
.dark-mode body a:hover {
  color: #0E82FD;
}
.dark-mode body h1, .dark-mode body h2, .dark-mode body h3, .dark-mode body h4, .dark-mode body h5, .dark-mode body h6 {
  color: #FAFCFF;
}
.dark-mode body p, .dark-mode body span {
  color: #FAFCFF;
}
.dark-mode body .badge {
  background: #0D0D0D;
}
.dark-mode body .bg-white {
  background: #0D0D0D !important;
}
.dark-mode body .card {
  background: #0D0D0D !important;
  border-color: #1B1B1B !important;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.dark-mode body .form-control {
  color: #FAFCFF;
}
.dark-mode body header.inner-header.header-fixed {
  background: #0D0D0D;
}
.dark-mode body header.inner-header .header-nav {
  background: #0D0D0D;
}
.dark-mode body header.header-fixed {
  border-color: #1B1B1B;
}
.dark-mode body header.fixed {
  background: #0D0D0D;
}
.dark-mode body .dropdown-menu {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode body .border, .dark-mode body .border-bottom, .dark-mode body .border-top, .dark-mode body .border-white {
  border-color: #1B1B1B !important;
}
.dark-mode body .select2-container--default .select2-results > .select2-results__options {
  background: #0D0D0D;
  color: #FFF;
}
.dark-mode body .form-check-input:checked ~ .form-check-label {
  color: #D8DFEE;
}
.dark-mode body .text-white {
  color: #FAFCFF !important;
}
.dark-mode body .accordion-item {
  background: #0D0D0D;
}
.dark-mode body .accordion-header .accordion-button {
  background: #0D0D0D;
  color: #FAFCFF;
}
.dark-mode body .owl-carousel .owl-nav button.owl-next, .dark-mode body .owl-carousel .owl-nav button.owl-prev {
  background: #0D0D0D;
  color: #FAFCFF;
}
.dark-mode footer {
  background: #181818;
}
.dark-mode footer .footer-bottom {
  background: #1B1B1B;
}
.dark-mode .card .card-header {
  border-color: #1B1B1B;
}
.dark-mode header .main-menu-wrapper .main-nav li.has-submenu > .submenu {
  background: #0D0D0D;
}
.dark-mode .table {
  --bs-table-bg: $darkmode-white;
}
.dark-mode .table tr td {
  border-color: #1B1B1B;
}
.dark-mode .table tr th {
  background: #121212 !important;
  color: #FAFCFF;
  border-color: #1B1B1B !important;
}
.dark-mode .form-control {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .select2-selection.select2-selection--single {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .accordion-item, .dark-mode .accordion-button {
  border-color: #1B1B1B !important;
}
.dark-mode header .header-nav .main-menu-wrapper .main-nav > li .submenu li a {
  color: #FAFCFF;
}
.dark-mode .input-group-text {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .accordion .accordion-body {
  background: #0D0D0D;
}
.dark-mode .bg-light {
  background: #1B1B1B !important;
  border-color: #1B1B1B !important;
}
.dark-mode .modal-header, .dark-mode .modal-body, .dark-mode .modal-footer {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .card .card-footer {
  border-color: #1B1B1B;
}
.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FAFCFF !important;
}
.dark-mode .btn-close {
  --bs-btn-close-color: $darkmode-white;
}
.dark-mode .text-dark {
  color: #FAFCFF !important;
}
.dark-mode .search-box-one .form-control:hover, .dark-mode .search-box-one .form-control:focus {
  background-color: #0D0D0D !important;
}
.dark-mode .faq-info .accordion-item .accordion-body {
  background: transparent;
}
.dark-mode .faq-info .accordion-header {
  background: transparent;
}
 .dark-mode .app-section {
  background: #0D0D0D;
}
.dark-mode .header .header-nav .main-nav li .submenu::before {
  border-color: transparent transparent #1B1B1B #1B1B1B;
}
.dark-mode .header-one .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  border-color: transparent #1B1B1B #1B1B1B transparent;
}
.dark-mode .header .header-nav .main-nav > li .submenu li a {
  border-color: #1B1B1B;
}
.dark-mode .togglesearch {
  background: #0D0D0D;
}
.dark-mode .search-input.search-line::before, .dark-mode .search-input.search-map-line::before {
  background: #1B1B1B;
}
.dark-mode .header.home-head-one.header-fixed {
  background: #1B1B1B;
}
.dark-mode .header-one .main-menu-wrapper .main-nav li a {
  color: #FAFCFF;
}
.dark-mode .banner-section::after {
  background: url(../img/bg/ban-bg.png), #1B1B1B;
}
.dark-mode .search-box-one {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one {
  background: #0D0D0D;
}
.dark-mode .serv-wrap {
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one .specialities-item {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one .specialities-item p {
  color: #FAFCFF;
}
.dark-mode .doctors-section {
  background: #1B1B1B;
}
.dark-mode .doctor-profile-widget {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .doctor-profile-widget.doc-item .doc-pro-info {
  border-color: #1B1B1B;
}
.dark-mode .doc-pro-info .doc-pro-name a {
  color: #FAFCFF;
}
.dark-mode .work-section {
  background: #1B1B1B;
}
.dark-mode .work-info .work-content h5 {
  color: #FAFCFF;
}
.dark-mode .btn-outline-primary {
  background-image: linear-gradient(#0D0D0D, #0D0D0D), linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
}
.dark-mode .faq-section, .dark-mode .home-one .faq-info .accordion-button:not(.collapsed) {
  background: #0D0D0D;
}
.dark-mode .home-one .faq-info .accordion-item .accordion-body {
  background: #0D0D0D;
}
.dark-mode .testimonial-section {
  background: #1B1B1B;
}
.dark-mode .footer-one .footer-top {
  background: #1B1B1B;
}
.dark-mode .footer-one .footer-top .footer-widget .footer-title {
  color: #FAFCFF;
}
.dark-mode .header.header-trans {
  background: #0D0D0D !important;
}
.dark-mode .header.header-ten.header-fixed {
  background: #0D0D0D;
}
.dark-mode .header.header-ten .main-menu-wrapper .main-nav > li > a {
  color: #FAFCFF;
}
.dark-mode .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li a {
  color: #FAFCFF;
}
.dark-mode .dark-mode .header.header-fourteen.header-twelve .header-nav .main-menu-wrapper .main-nav li a {
  color: #738399;
}
.dark-mode .header.header-fourteen.header-fixed.pharmacy-header {
  background: #0D0D0D !important;
}
.dark-mode .header.header-fourteen.header-twelve.header-thirteen {
  background: #0D0D0D !important;
}
.dark-mode .header.header-fourteen.header-twelve.header-thirteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
  color: #FAFCFF;
}
.dark-mode .header.header-fourteen .header-nav .main-menu-wrapper .main-nav .has-submenu a {
  color: #FAFCFF;
}
.dark-mode .about-us-section-fifteen {
  background: #1B1B1B;
}
.dark-mode .header .header-nav .main-nav > li .submenu li .submenu li a {
  border-color: #1B1B1B;
}
.dark-mode .header.header-fourteen.header-sixteen {
  background-color: #0D0D0D !important;
}
.dark-mode .header.header-fourteen.header-sixteen .header-nav .main-menu-wrapper .main-nav li .submenu a {
  color: #FAFCFF;
}
.dark-mode .header .header-nav .main-nav .has-submenu.active > a {
  color: #0E82FD !important;
}
.dark-mode .header .header-nav {
  background: #0D0D0D;
}
.dark-mode .header .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  border-color: transparent #0D0D0D #0D0D0D transparent !important;
}
.dark-mode .header.header-fourteen.header-fixed {
  background: #0D0D0D;
}
 .dark-mode .input-block-new label {
  color: #FAFCFF;
}
.dark-mode .profile-sidebar, .dark-mode .widget-profile {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
 .dark-mode .breadcrumb-bar {
  background: #1B1B1B;
}
 .dark-mode .breadcrumb-bar .breadcrumb-title, .dark-mode .breadcrumb-bar .page-breadcrumb ol li.active {
  color: #FAFCFF;
}
.dark-mode .widget-profile .profile-info-widget .booking-doc-img {
  background: #0D0D0D;
}
 .dark-mode .dashboard-header {
  border-color: #1B1B1B;
}
 .dark-mode .slot-box {
  border-color: #1B1B1B;
}
.dark-mode .doctor-content, .dark-mode .card .card-header, .dark-mode .modal-content {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
 .dark-mode .custom-card .card-header h3 {
  color: #FAFCFF;
}
.dark-mode .available-tab .form-label, .dark-mode .slot-box .slot-header h5, .dark-mode .timing-content .col-form-label {
  color: #FAFCFF;
}
.dark-mode .custom-modals .modal-content .modal-header .modal-title, .dark-mode .custom-modals .modal-content .col-form-label {
  color: #FAFCFF;
}
.dark-mode .slot-box .slot-header {
  border-color: #1B1B1B;
}
.dark-mode .form-sorts .filter-dropdown-menu, .dark-mode .user-accordion-item {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .user-accordion-item .accordion-wrap, .dark-mode .add-billing-info, .dark-mode .add-prescripe-info, .dark-mode .add-info {
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .user-accordion-item .content-collapse {
  border-color: #1B1B1B;
}
.dark-mode .form-label, .dark-mode .col-form-label {
  color: #FAFCFF;
}
 .dark-mode table.table thead {
  border-color: #1B1B1B;
}
.dark-mode .img-upload .upload-img h5 {
  color: #FAFCFF;
}
 .dark-mode .login-right, .dark-mode .span-or {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .or-line {
  background: #1B1B1B;
}
 .dark-mode table.table td h2 a {
  color: #FAFCFF;
}
.dark-mode .about-section, .dark-mode .why-choose-section, .dark-mode .way-section {
  background: #0D0D0D;
}
.dark-mode .faq-info .accordion-item .accordion-body {
  border-color: #1B1B1B;
}
.dark-mode table.table tbody tr {
  border-color: #1B1B1B;
}
 .dark-mode .list-group-item {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .filter-lists .filter-head, .dark-mode .filter-lists .filter-badge {
  background: #1B1B1B;
}
.dark-mode .tag {
  background: #121212;
}
.dark-mode .card {
  box-shadow: none !important;
}
 .dark-mode .search-box-one {
  box-shadow: none;
}
 .dark-mode .serv-wrap {
  box-shadow: none;
}
.dark-mode .accordion-item {
  box-shadow: none !important;
}
.dark-mode .doctor-profile-widget {
  box-shadow: none !important;
}
.dark-mode .profile-sidebar {
  box-shadow: none !important;
}

