/*------------------------------------------------------------------
[Common]
*/
body {
  font-size: 16px;
  font-family: sf pro text, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #031107
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px
  }
}
@media(max-width: 991px) {
  body.body-hidden {
    overflow: hidden
  }
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
  font-weight: 700;
  font-family: sf pro text, sans-serif
}
img {
  max-width: 100%;
  height: auto;
  height: unset;
  width: auto
}
textarea {
  resize: none
}
a {
  color: #031107;
  text-decoration: none
}
a:hover, a:focus {
  color: #20ac4a
}
.container {
  padding-left: 16px;
  padding-right: 16px
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 10px;
    padding-right: 10px
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1190px
  }
}
.row {
  margin-left: -6px;
  margin-right: -6px
}
@media only screen and (min-width: 768px) {
  .row {
    margin-left: -10px;
    margin-right: -10px
  }
}
.row > * {
  padding-left: 6px;
  padding-right: 6px
}
@media only screen and (min-width: 768px) {
  .row > * {
    padding-left: 10px;
    padding-right: 10px
  }
}
.row.gx--6 {
  margin-left: -3px;
  margin-right: -3px
}
@media only screen and (min-width: 768px) {
  .row.gx--6 {
    margin-left: -6px;
    margin-right: -6px
  }
}
.row.gx--6 > * {
  padding-left: 3px;
  padding-right: 3px
}
@media only screen and (min-width: 768px) {
  .row.gx--6 > * {
    padding-left: 6px;
    padding-right: 6px
  }
}
.row.gx--12 {
  margin-left: -12px;
  margin-right: -12px
}
.row.gx--12 > * {
  padding-left: 12px;
  padding-right: 12px
}
.row.gx--8 {
  margin-left: -4px;
  margin-right: -4px
}
.row.gx--8 > * {
  padding-left: 4px;
  padding-right: 4px
}
button {
  cursor: pointer
}
button:focus {
  outline: none
}
.btn-custom {
  padding: 10px 20px;
  font-size: 13px;
  border-radius: 4px
}
@media only screen and (min-width: 768px) {
  .btn-custom {
    border-radius: 6px
  }
}
.btn-custom.btn-sm {
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .btn-custom.btn-md {
    font-size: 16px
  }
}
.btn-custom.btn-lg {
  font-size: 16px;
  line-height: 19px;
  border-radius: 6px
}
@media only screen and (min-width: 768px) {
  .btn-custom.btn-lg {
    font-size: 19px;
    line-height: 22px;
    padding-top: 16px;
    padding-bottom: 16px
  }
}
.btn-clear {
  border: none;
  padding: 0;
  margin: 0;
  background-color: transparent
}
.btn-outline-primary-1 {
  border-color: #20ac4a;
  background-color: transparent;
  color: #20ac4a
}
.btn-outline-primary-1:hover, .btn-outline-primary-1:focus {
  border-color: #20ac4a;
  background-color: #20ac4a;
  color: #fff
}
.btn-primary-1 {
  border-color: #20ac4a;
  background-color: #20ac4a;
  color: #fff
}
.btn-primary-1:hover, .btn-primary-1:focus {
  border-color: #188138;
  background-color: #188138;
  color: #fff
}
.btn-info-1 {
  border-color: #4785fe;
  background-color: #4785fe;
  color: #fff
}
.btn-info-1:hover, .btn-info-1:focus {
  border-color: #1463fe;
  background-color: #1463fe;
  color: #fff
}
.btn-outline-grey {
  border-color: rgba(6, 34, 15, .2);
  background-color: #fff;
  color: #06220f
}
.btn-outline-grey:hover, .btn-outline-grey:focus {
  border-color: #20ac4a;
  background-color: #20ac4a;
  color: #fff
}
.btn-bookmark {
  padding: 4px;
  display: inline-block;
  font-weight: 600;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .btn-bookmark {
    border: 1px solid rgba(6, 34, 15, .2);
    background-color: #fff;
    color: #06220f;
    line-height: 20px;
    padding: 8px 20px 8px 16px
  }
  .btn-bookmark:hover, .btn-bookmark:focus {
    border-color: #20ac4a;
    background-color: #fff;
    color: #06220f
  }
}
.btn-bookmark i {
  vertical-align: middle
}
.text-base-60 {
  color: rgba(3, 17, 7, .6)
}
.text-base-70 {
  color: rgba(3, 17, 7, .7)
}
.text-primary-1 {
  color: #20ac4a
}
.text-pink-1 {
  color: #ff5a5a
}
.text-grey-85, .btn-collapse i, .table-cs thead th {
  color: #858585
}
.text-grey-e5 {
  color: #e5e6e5
}
.text-base {
  color: #031107
}
.heading-title {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 19px
}
@media only screen and (min-width: 768px) {
  .heading-title {
    font-size: 32px
  }
}
.fs-6 {
  font-size: 15px
}
.fs-7, .btn-collapse i {
  font-size: 14px
}
.fz-13 {
  font-size: 13px
}
.page-title {
  font-weight: 600;
  font-size: 30px;
  line-height: 1.2
}
@media only screen and (min-width: 768px) {
  .page-title {
    font-size: 50px
  }
}
.leading-tight {
  line-height: 1.1875
}
@media(max-width: 767.98px) {
  .fz-mb-13 {
    font-size: 13px
  }
}
.bg-grey-6 {
  background-color: #f2f2f2
}
.fz-18 {
  font-size: 18px
}
[class*=ico-] {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat
}
.ico-partner {
  background-image: url(../images/icons/ico-partner.svg);
  width: 12px;
  height: 15px
}
.ico-bars {
  background-image: url(../images/icons/ico-bars.svg);
  width: 20px;
  height: 12px
}
.ico-woman {
  background-image: url(../images/icons/ico-woman.svg);
  background-size: 100% 100%;
  width: 16px;
  height: 24px
}
@media only screen and (min-width: 768px) {
  .ico-woman {
    width: 20px;
    height: 30px
  }
}
.ico-man {
  background-image: url(../images/icons/ico-man.svg);
  width: 18px;
  height: 24px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-man {
    width: 22px;
    height: 30px
  }
}
.ico-people {
  background-image: url(../images/icons/ico-people.svg);
  width: 34px;
  height: 24px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-people {
    width: 36px;
    height: 26px
  }
}
.ico-hospital {
  background-image: url(../images/icons/ico-hospital.svg);
  width: 13px;
  height: 13px
}
@media only screen and (min-width: 768px) {
  .ico-hospital {
    width: 15px;
    height: 15px
  }
}
.ico-eye {
  background-image: url(../images/icons/ico-eye.svg);
  width: 15px;
  height: 15px
}
.ico-user-doctor-grey {
  background-image: url(../images/icons/ico-user-doctor-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-user-doctor-grey {
    width: 19px;
    height: 19px
  }
}
.ico-user-grey {
  background-image: url(../images/icons/ico-user-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-user-grey {
    width: 19px;
    height: 19px
  }
}
.ico-hospital-grey {
  background-image: url(../images/icons/ico-hospital-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-hospital-grey {
    width: 19px;
    height: 19px
  }
}
.ico-building-grey {
  background-image: url(../images/icons/ico-building-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-building-grey {
    width: 19px;
    height: 19px
  }
}
.ico-gender-grey {
  background-image: url(../images/icons/ico-gender-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-gender-grey {
    width: 19px;
    height: 19px
  }
}
.ico-cake-brithday-grey {
  background-image: url(../images/icons/ico-cake-brithday-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-cake-brithday-grey {
    width: 19px;
    height: 19px
  }
}
.ico-phone-grey {
  background-image: url(../images/icons/ico-phone-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-phone-grey {
    width: 19px;
    height: 19px
  }
}
.ico-building-2-grey {
  background-image: url(../images/icons/ico-building-2-grey.svg);
  width: 15px;
  height: 15px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-building-2-grey {
    width: 19px;
    height: 19px
  }
}
.ico-calendar-green {
  background-image: url(../images/icons/ico-calendar-green.svg);
  width: 13px;
  height: 14px;
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-calendar-green {
    width: 18px;
    height: 19px
  }
}
.ico-mobile {
  background-image: url(../images/icons/ico-mobile.svg);
  width: 19px;
  height: 19px
}
.ico-arrow-right {
  background-image: url(../images/icons/ico-arrow-right.svg);
  width: 18px;
  height: 10px
}
.ico-lock {
  background-image: url(../images/icons/ico-lock.svg);
  width: 19px;
  height: 19px
}
.ico-eye2 {
  background-image: url(../images/icons/ico-eye2.svg);
  width: 19px;
  height: 19px
}
.ico-eye2-close {
  background-image: url(../images/icons/ico-eye2-close.svg);
  width: 19px;
  height: 19px
}
.ico-angle-right, .breadcrumb-item + .breadcrumb-item::before {
  background-image: url(../images/icons/ico-angle-right.svg);
  width: 5px;
  height: 9px
}
.ico-location-solid-grey {
  background-image: url(../images/icons/ico-location-solid-grey.svg);
  width: 13px;
  height: 15px;
  background-size: 100% 100%
}
.ico-summary-doctor-1 {
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url(../images/icons/ico-summary-doctor-1.svg)
}
@media only screen and (min-width: 768px) {
  .ico-summary-doctor-1 {
    width: 16px;
    height: 16px
  }
}
.ico-summary-doctor-2 {
  width: 13px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url(../images/icons/ico-summary-doctor-2.svg)
}
@media only screen and (min-width: 768px) {
  .ico-summary-doctor-2 {
    width: 15px;
    height: 16px
  }
}
.ico-summary-doctor-3 {
  width: 13px;
  height: 13px;
  background-size: 100% 100%;
  background-image: url(../images/icons/ico-summary-doctor-3.svg)
}
.ico-summary-doctor-4 {
  width: 14px;
  height: 11px;
  background-size: 100% 100%;
  background-image: url(../images/icons/ico-summary-doctor-4.svg)
}
@media only screen and (min-width: 768px) {
  .ico-summary-doctor-4 {
    width: 16px;
    height: 13px
  }
}
.ico-contact-1 {
  width: 14px;
  height: 14px;
  background-image: url(../images/icons/ico-contact-1.svg)
}
.ico-location-light {
  width: 11px;
  height: 14px;
  background-image: url(../images/icons/ico-location-light.svg)
}
.ico-building-light {
  width: 14px;
  height: 14px;
  background-image: url(../images/icons/ico-building-light.svg)
}
.ico-envelop-light {
  width: 14px;
  height: 14px;
  background-image: url(../images/icons/ico-envelop-light.svg)
}
.ico-phone-light {
  width: 14px;
  height: 14px;
  background-image: url(../images/icons/ico-phone-light.svg)
}
.ico-dollar-grey {
  width: 15px;
  height: 15px;
  background-image: url(../images/icons/ico-dollar-grey.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-dollar-grey {
    width: 19px;
    height: 19px
  }
}
.ico-mark-grey {
  width: 15px;
  height: 15px;
  background-image: url(../images/icons/ico-mark-grey.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-mark-grey {
    width: 19px;
    height: 19px
  }
}
.ico-clock-grey {
  width: 14px;
  height: 14px;
  background-image: url(../images/icons/ico-clock-grey.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-clock-grey {
    width: 16px;
    height: 16px
  }
}
.ico-filter-grid {
  width: 13px;
  height: 12px;
  background-image: url(../images/icons/ico-filter-grid.svg)
}
.ico-bookmark-o-grey {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-bookmark-o-grey.svg)
}
.ico-eye-grey {
  width: 15px;
  height: 15px;
  background-image: url(../images/icons/ico-eye-grey.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-eye-grey {
    width: 19px;
    height: 19px
  }
}
.ico-comment-grey, .sdetail-header-score-out-of {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-comment-grey.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-comment-grey, .sdetail-header-score-out-of {
    width: 20px;
    height: 20px
  }
}
.ico-package {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-package.svg)
}
.ico-nav-1 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-1.svg)
}
.ico-nav-1-o, .sildebar-left .nav-profile a:hover .ico-nav-1, .sildebar-left .nav-profile a:focus .ico-nav-1, .sildebar-left .nav-profile a.active .ico-nav-1 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-1-o.svg)
}
.ico-nav-2 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-2.svg)
}
.ico-nav-2-o, .sildebar-left .nav-profile a:hover .ico-nav-2, .sildebar-left .nav-profile a:focus .ico-nav-2, .sildebar-left .nav-profile a.active .ico-nav-2 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-2-o.svg)
}
.ico-nav-3 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-3.svg)
}
.ico-nav-3-o, .sildebar-left .nav-profile a:hover .ico-nav-3, .sildebar-left .nav-profile a:focus .ico-nav-3, .sildebar-left .nav-profile a.active .ico-nav-3 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-3-o.svg)
}
.ico-nav-4 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-4.svg)
}
.ico-nav-4-o, .sildebar-left .nav-profile a:hover .ico-nav-4, .sildebar-left .nav-profile a:focus .ico-nav-4, .sildebar-left .nav-profile a.active .ico-nav-4 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-4-o.svg)
}
.ico-nav-5 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-5.svg)
}
.ico-nav-5-o, .sildebar-left .nav-profile a:hover .ico-nav-5, .sildebar-left .nav-profile a:focus .ico-nav-5, .sildebar-left .nav-profile a.active .ico-nav-5 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-5-o.svg)
}
.ico-nav-6 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-6.png)
}
.ico-nav-6-o, .sildebar-left .nav-profile a:hover .ico-nav-6, .sildebar-left .nav-profile a:focus .ico-nav-6, .sildebar-left .nav-profile a.active .ico-nav-6 {
  width: 19px;
  height: 19px;
  background-image: url(../images/icons/ico-nav-6-o.png)
}
.ico-file {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-file.svg)
}
.ico-email-grey {
  width: 15px;
  height: 15px;
  background-image: url(../images/icons/ico-email.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-email-grey {
    width: 19px;
    height: 19px
  }
}
.ico-location-grey {
  width: 12px;
  height: 15px;
  background-image: url(../images/icons/ico-location.svg);
  background-size: 100% 100%
}
@media only screen and (min-width: 768px) {
  .ico-location-grey {
    width: 16px;
    height: 19px
  }
}
.ico-doctor {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-doctor.svg)
}
.ico-calendar {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-calendar.svg)
}
.ico-card {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-card.svg)
}
.ico-note {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-note.svg)
}
.ico-search {
  width: 18px;
  height: 18px;
  background-image: url(../images/icons/ico-search.svg)
}
.ico-examination {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-examination.svg)
}
.ico-dollar {
  width: 16px;
  height: 16px;
  background-image: url(../images/icons/ico-dollar.svg)
}
.ico-send {
  width: 16px;
  height: 17px;
  background-image: url(../images/icons/ico-send.svg)
}
.ico-anouncement {
  width: 20px;
  height: 20px;
  background-image: url(../images/icons/ico-anouncement.svg)
}
.header-top {
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
.navbar-left {
  font-size: 13px
}
.navbar-left li:not(:last-child) {
  margin-right: 35px
}
.navbar-left a {
  position: relative
}
.navbar-left a i {
  color: #20ac4a
}
.navbar-left .hot {
  display: inline-block;
  width: 30px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  background-color: #ff5a5a;
  font-size: 10px;
  vertical-align: 9px
}
.navbar-right > li > a {
  display: block;
  padding: 20px
}
.navbar-right > li > a:hover, .navbar-right > li > a.active {
  background-color: #20ac4a;
  color: #fff
}
.navbar-right > li > a i {
  font-size: 20px
}
.dropdown-menu-cs {
  inset: 100% -16px auto auto !important;
  border: none;
  box-shadow: 0 0 7px rgba(0, 0, 0, .16);
  transform: none !important;
  background-color: #fff !important;
  padding: 0 !important
}
@media only screen and (min-width: 576px) {
  .dropdown-menu-cs {
    inset: 100% 0 auto auto !important
  }
}
.dropdown-menu-cs .dropdown-item {
  padding: 8px 12px 8px 35px;
  position: relative;
  color: #707070;
  font-size: 14px
}
.dropdown-menu-cs .dropdown-item i {
  position: absolute;
  top: 12px;
  left: 12px
}
.dropdown-menu-cs .dropdown-item:hover, .dropdown-menu-cs .dropdown-item:focus {
  background-color: #20ac4a;
  color: #fff
}
.logo {
  position: relative;
  top: -2px
}
@media only screen and (min-width: 992px) {
  .logo {
    position: static
  }
}
.navbar-expand-lg {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg {
    padding-top: 20px;
    padding-bottom: 20px
  }
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #031107;
  padding: 12px 0
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 13px;
    padding-right: 13px
  }
}
.navbar-expand-lg .navbar-nav .nav-link:hover, .navbar-expand-lg .navbar-nav .nav-link.active {
  color: #20ac4a
}
.navbar-expand-lg .navbar-nav .nav-link i {
  color: rgba(3, 17, 7, .6)
}
.navbar-expand-lg .dropdown-menu {
  border-color: rgba(3, 17, 7, .2);
  border: none;
  background-color: transparent
}
@media only screen and (min-width: 992px) {
  .navbar-expand-lg .dropdown-menu {
    box-shadow: 0 3px 7px rgba(0, 0, 0, .16);
    background-color: #fff
  }
}
@media(max-width: 991px) {
  .navbar-expand-lg .navbar-collapse {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    z-index: 10
  }
  .navbar-expand-lg .navbar-collapse .bg-inner {
    background-color: rgba(32, 172, 74, .1);
    padding: 12px 16px 24px;
    height: calc(100vh - 60px);
    overflow-x: hidden;
    overflow-y: auto
  }
  .navbar-expand-lg .navbar-collapse .nav-item.dropdown .nav-link {
    padding-right: 20px
  }
  .navbar-expand-lg .navbar-collapse .nav-item.dropdown .nav-link i {
    position: absolute;
    right: 0;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
  }
  .navbar-expand-lg .navbar-collapse .nav-item.dropdown .nav-link[aria-expanded=true] i {
    transform: rotate(180deg)
  }
  .navbar-expand-lg .navbar-collapse .dropdown-menu {
    padding: 0 16px
  }
  .navbar-expand-lg .navbar-collapse .dropdown-item {
    padding: 12px 0
  }
}
.navbar-expand-lg .navbar-collapse .navbar-left {
  font-size: 16px
}
.navbar-expand-lg .navbar-collapse .navbar-left li {
  padding: 12px 0
}
.navbar-brand {
  padding: 0
}
.navbar-brand img {
  max-height: 28px
}
@media only screen and (min-width: 992px) {
  .navbar-brand img {
    max-height: 60px
  }
}
.btn-login {
  padding: 20px 16px;
  background-color: #20ac4a;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  margin-right: -16px;
  min-height: 60px
}
@media only screen and (min-width: 576px) {
  .btn-login {
    margin-right: 0
  }
}
.btn-login:hover, .btn-login:focus {
  color: #fff
}
.navbar-toggler {
  padding: 10px 20px 10px 0;
  border: none
}
.navbar-toggler:focus {
  box-shadow: none
}
.navbar-toggler span {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 20px;
  height: 12px
}
.navbar-toggler span::before, .navbar-toggler span::after, .navbar-toggler span i {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #031107
}
.navbar-toggler span::before, .navbar-toggler span::after {
  content: "";
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}
.navbar-toggler span::before {
  top: 0
}
.navbar-toggler span::after {
  bottom: 0
}
.navbar-toggler span i {
  top: 6px
}
.navbar-toggler[aria-expanded=true] span::before {
  transform: rotate(45deg);
  margin-top: 5px
}
.navbar-toggler[aria-expanded=true] span::after {
  transform: rotate(-45deg);
  margin-bottom: 6px
}
.navbar-toggler[aria-expanded=true] span i {
  display: none
}
.navbar-mobile {
  border-top: 1px solid rgba(3, 17, 7, .2);
  padding: 12px 0 0
}
.navbar-mobile li:not(:last-child) {
  margin-bottom: 24px
}
@-webkit-keyframes showStickyMenu {
  from {
    top: -100px
  }
  to {
    top: 0
  }
}
@-moz-keyframes showStickyMenu {
  from {
    top: -100px
  }
  to {
    top: 0
  }
}
@keyframes showStickyMenu {
  from {
    top: -100px
  }
  to {
    top: 0
  }
}
.fixed-header .navbar-expand-lg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  animation: 250ms ease-out 0s normal none 1 running showStickyMenu
}
@media only screen and (min-width: 992px) {
  .fixed-header .navbar-expand-lg {
    padding-top: 10px;
    padding-bottom: 10px
  }
}
@media only screen and (min-width: 992px) {
  .fixed-header .navbar-brand img {
    max-height: 40px
  }
}
.auth-mobile {
  position: relative
}
.bg-primary-1 {
  background-color: #20ac4a
}
.heading {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  margin-bottom: 23px;
  display: flex;
  flex-direction: column
}
@media only screen and (min-width: 768px) {
  .heading {
    margin-bottom: 60px
  }
}
.heading.lighter {
  border-bottom-color: rgba(255, 255, 255, .2)
}
.heading.lighter .nav-tabs-hoz .nav-link {
  background-color: rgba(255, 255, 255, .3);
  color: #fff
}
.heading.lighter .nav-tabs-hoz .nav-link.active, .heading.lighter .nav-tabs-hoz .nav-link:hover {
  color: #031107;
  background-color: #fff
}
.heading.lighter .nav-tabs-hoz .nav-link.active {
  background-color: #fff
}
.heading.lighter .nav-tabs-hoz .nav-link.active::after {
  border-top-color: #fff
}
.heading.group .nav-tabs-hoz {
  margin-top: 20px
}
@media only screen and (min-width: 768px) {
  .heading.group {
    flex-direction: row
  }
  .heading.group .nav-tabs-hoz {
    margin-top: 0
  }
}
.nav-tabs-container {
  max-width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  margin-bottom: -10px
}
.nav-tabs-container .nav-tabs-hoz {
  padding-bottom: 10px
}
.nav-tabs-hoz {
  border: 0;
  gap: 12px;
  flex-wrap: nowrap;
  white-space: nowrap
}
@media only screen and (min-width: 768px) {
  .nav-tabs-hoz {
    gap: 20px
  }
}
.nav-tabs-hoz .nav-link {
  background-color: rgba(3, 17, 7, .1);
  border-radius: 0;
  font-size: 13px;
  line-height: 19px;
  padding: 10px 12px;
  color: #031107;
  position: relative;
  border: 0;
  margin-bottom: 0
}
@media only screen and (min-width: 768px) {
  .nav-tabs-hoz .nav-link {
    font-size: 16px;
    padding: 20px
  }
}
.nav-tabs-hoz .nav-link::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent
}
@media only screen and (min-width: 768px) {
  .nav-tabs-hoz .nav-link::after {
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 10px
  }
}
.nav-tabs-hoz .nav-link.active, .nav-tabs-hoz .nav-link:hover {
  color: #fff;
  background-color: #20ac4a
}
.nav-tabs-hoz .nav-link.active {
  font-weight: 600
}
.nav-tabs-hoz .nav-link.active::after {
  border-top-color: #20ac4a;
  opacity: 1
}
.search-by-filter {
  padding: 24px 0;
  background-color: rgba(32, 172, 74, .6)
}
@media only screen and (min-width: 768px) {
  .search-by-filter {
    padding-top: 60px;
    padding-bottom: 60px
  }
}
.search-by-filter .heading {
  margin-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .search-by-filter .heading {
    margin-bottom: 40px
  }
}
.search-form .form-control {
  border-radius: 4px;
  height: 40px;
  padding-left: 12px;
  padding-right: 42px;
  font-size: 13px;
  line-height: 28px;
  border-width: 0
}
@media only screen and (min-width: 768px) {
  .search-form .form-control {
    height: 60px;
    padding: 16px 60px 16px 20px;
    font-size: 16px
  }
}
.search-form .form-control:focus {
  outline: 0;
  box-shadow: 0
}
.search-form .form-control::-webkit-input-placeholder {
  color: rgba(3, 17, 7, .5)
}
.search-form .form-control:-moz-placeholder {
  color: rgba(3, 17, 7, .5);
  opacity: 1
}
.search-form .form-control::-moz-placeholder {
  color: rgba(3, 17, 7, .5);
  opacity: 1
}
.search-form .form-control:-ms-input-placeholder {
  color: rgba(3, 17, 7, .5)
}
.search-form .search-btn-submit {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 2px;
  background-color: #4785fe;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff
}
@media only screen and (min-width: 768px) {
  .search-form .search-btn-submit {
    top: 6px;
    right: 6px;
    border-radius: 4px;
    width: 48px;
    height: 48px
  }
}
@media only screen and (min-width: 768px) {
  .section-doctor.section-pad {
    padding-bottom: 40px;
    padding-top: 60px
  }
}
.doctor-slider .swiper-slide {
  width: 164px
}
@media only screen and (min-width: 768px) {
  .doctor-slider .swiper-slide {
    width: 218px
  }
}
.doctor-img {
  width: 164px;
  height: 164px;
  border: 2px solid rgba(3, 17, 7, .1);
  background-color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 6px;
  overflow: hidden
}
@media only screen and (min-width: 768px) {
  .doctor-img {
    width: 218px;
    height: 218px;
    padding: 8px
  }
}
.doctor-img:hover a img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2)
}
.doctor-img a {
  position: relative;
  display: block;
  overflow: hidden
}
.doctor-img img {
  width: 100%;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}
.doctor-body {
  padding-top: 12px
}
@media only screen and (min-width: 768px) {
  .doctor-body {
    padding-top: 20px
  }
}
.doctor-name {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px
}
@media only screen and (min-width: 768px) {
  .doctor-name {
    font-size: 16px;
    margin-bottom: 10px
  }
}
.text-meta, .price {
  font-size: 11px
}
@media only screen and (min-width: 768px) {
  .text-meta, .price {
    font-size: 13px
  }
}
.swiper-navigation--circle .swiper-button-next, .swiper-navigation--circle .swiper-button-prev {
  width: 40px;
  height: 40px;
  box-shadow: 0 3px 6px 0 rgba(32, 172, 74, .2);
  background-color: #20ac4a;
  border-radius: 100%
}
.swiper-navigation--circle .swiper-button-next::after, .swiper-navigation--circle .swiper-button-prev::after {
  color: #fff;
  font-size: 12px;
  font-weight: 700
}
.swiper-navigation--circle .swiper-button-next.swiper-button-disabled, .swiper-navigation--circle .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  background-color: rgba(3, 17, 7, .1)
}
.swiper-navigation--circle .swiper-button-next.swiper-button-disabled::after, .swiper-navigation--circle .swiper-button-prev.swiper-button-disabled::after {
  color: #031107
}
.swiper-navigation--circle .swiper-button-next:hover, .swiper-navigation--circle .swiper-button-prev:hover {
  background-color: #188138
}
@media only screen and (min-width: 768px) {
  .swiper-navigation--bottom-right {
    padding-bottom: 80px
  }
}
.swiper-navigation--bottom-right .swiper-button-next, .swiper-navigation--bottom-right .swiper-button-prev {
  top: unset;
  bottom: 3px
}
.swiper-navigation--bottom-right .swiper-button-next {
  right: 0
}
.swiper-navigation--bottom-right .swiper-button-prev {
  right: 55px;
  left: unset
}
.hospital-slider .swiper-slide {
  height: auto
}
.card-info {
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(6, 34, 15, .1);
  position: relative;
  margin-bottom: 15px;
  height: 100%
}
.card-info hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid rgba(3, 17, 7, .1)
}
.card-info-img {
  position: relative;
  display: block
}
.card-info-img a img {
  width: 100%;
  transition: all ease .3s
}
.card-info-header, .card-info-body {
  padding: 10px 12px
}
@media only screen and (min-width: 768px) {
  .card-info-header, .card-info-body {
    padding: 16px
  }
}
.card-info-title {
  font-size: 13px;
  line-height: 1.461538;
  font-weight: 600;
  margin-bottom: 0
}
@media only screen and (min-width: 768px) {
  .card-info-title {
    font-size: 16px;
    line-height: 1.375
  }
}
.location i {
  font-size: 15px
}
.location .text-meta {
  padding-left: 12px
}
@media only screen and (min-width: 768px) {
  .location .text-meta {
    padding-left: 10px
  }
}
.section-cates {
  padding-top: 25px;
  padding-bottom: 25px
}
@media only screen and (min-width: 768px) {
  .section-cates {
    padding-top: 35px;
    padding-bottom: 35px
  }
}
.list-cates {
  gap: 8px
}
@media only screen and (min-width: 768px) {
  .list-cates {
    gap: 10px
  }
}
.list-cates li {
  width: calc(50% - 8px);
  flex: 0 0 auto
}
@media only screen and (min-width: 768px) {
  .list-cates li {
    width: calc(33.3333% - 10px);
    flex: 0 0 auto
  }
}
@media only screen and (min-width: 992px) {
  .list-cates li {
    width: calc(25% - 10px);
    flex: 0 0 auto
  }
}
.cate-item {
  padding: 8px 12px;
  background-color: rgba(32, 172, 74, .2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  height: 100%;
  min-height: 56px
}
@media only screen and (min-width: 768px) {
  .cate-item {
    padding: 12px;
    min-height: 76px
  }
}
.cate-item:hover {
  background-color: rgba(32, 172, 74, .3);
  color: #031107
}
.cate-item-img {
  width: 32px;
  flex: 0 0 auto
}
@media only screen and (min-width: 768px) {
  .cate-item-img {
    width: 42px;
    flex: 0 0 auto
  }
}
.cate-item-text {
  width: calc(100% - 32px);
  flex: 0 0 auto;
  padding-left: 12px;
  font-size: 13px;
  font-weight: 500
}
@media only screen and (min-width: 768px) {
  .cate-item-text {
    font-weight: 600;
    font-size: 16px;
    width: calc(100% - 42px);
    flex: 0 0 auto;
    padding-left: 20px
  }
}
.section-search-by-rule {
  border-bottom: 1px dashed rgba(3, 17, 7, .2);
  padding-bottom: 25px;
  margin-bottom: 25px
}
@media only screen and (min-width: 768px) {
  .section-search-by-rule {
    padding-bottom: 50px;
    margin-bottom: 70px
  }
}
.list-group-links {
  margin: 0 -6px
}
@media only screen and (min-width: 768px) {
  .list-group-links {
    margin: 0 -10px
  }
}
.list-group-links li {
  width: 50%;
  flex: 0 0 auto;
  padding: 0 6px;
  font-size: 14px;
  margin-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .list-group-links li {
    padding: 0 10px;
    width: 33.3333%;
    flex: 0 0 auto;
    font-size: 16px;
    margin-bottom: 20px
  }
}
@media only screen and (min-width: 992px) {
  .list-group-links li {
    width: 20%;
    flex: 0 0 auto
  }
}
.section-search-doctor {
  background-color: rgba(32, 172, 74, .1);
  margin-bottom: 32px
}
@media only screen and (min-width: 768px) {
  .section-search-doctor {
    margin-bottom: 80px
  }
}
.section-pad {
  padding-top: 32px;
  padding-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .section-pad {
    padding-top: 80px;
    padding-bottom: 40px
  }
}
.card-news {
  position: relative
}
.card-news:hover .card-news-img img {
  transform: scale(1.1)
}
.card-news-img a {
  display: block;
  position: relative;
  overflow: hidden
}
.card-news-img a::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(rgba(3, 17, 7, 0), #031107 100%);
  background-image: -moz-linear-gradient(rgba(3, 17, 7, 0), #031107 100%);
  background-image: -o-linear-gradient(rgba(3, 17, 7, 0), #031107 100%);
  background-image: linear-gradient(rgba(3, 17, 7, 0) 0%, #031107 100%)
}
.card-news-img a img {
  width: 100%;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}
.card-news-content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 16px 12px;
  z-index: 2
}
@media only screen and (min-width: 768px) {
  .card-news-content {
    padding: 25px 16px
  }
}
.card-news-title {
  color: #fff;
  font-weight: 600;
  margin-bottom: 6px;
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .card-news-title {
    margin-bottom: 10px;
    font-size: 16px
  }
}
.card-news-title a {
  color: #fff
}
.card-news-time {
  height: 25px;
  line-height: 25px;
  min-width: 84px;
  padding: 0 10px;
  font-size: 11px;
  position: absolute;
  left: 12px;
  top: -13px;
  z-index: 2;
  text-align: center
}
@media only screen and (min-width: 768px) {
  .card-news-time {
    height: 35px;
    line-height: 35px;
    min-width: 111px;
    font-size: 13px;
    left: 16px;
    top: -17px
  }
}
.news-slider .swiper-slide {
  width: 240px;
  padding-top: 13px
}
@media only screen and (min-width: 768px) {
  .news-slider .swiper-slide {
    width: 377px;
    padding-top: 17px
  }
}
.section-bg-lighter-primary {
  background-color: rgba(32, 172, 74, .1)
}
.package {
  background-color: #fff;
  padding: 12px 12px 10px;
  box-shadow: 0 0 20px 0 rgba(6, 34, 15, .1)
}
@media only screen and (min-width: 768px) {
  .package {
    padding: 20px 20px 12px
  }
}
.package-img {
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .package-img {
    margin-bottom: 15px
  }
}
.package-for {
  position: relative;
  padding-right: 48px;
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .package-for {
    padding-right: 60px;
    margin-bottom: 15px
  }
}
.package-name {
  font-size: 11px
}
@media only screen and (min-width: 768px) {
  .package-name {
    font-size: 13px
  }
}
.package-icon {
  background-color: #20ac4a;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 10px 0 0 0;
  position: absolute;
  right: 0;
  top: -36px
}
@media only screen and (min-width: 768px) {
  .package-icon {
    width: 60px;
    height: 60px;
    border-radius: 15px 0 0 0;
    top: -45px
  }
}
.package-title {
  font-size: 13px;
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .package-title {
    font-size: 16px;
    margin-bottom: 15px
  }
}
.package-hospital {
  padding: 12px 0;
  border-top: 1px solid rgba(3, 17, 7, .1);
  border-bottom: 1px solid rgba(3, 17, 7, .1);
  font-size: 11px;
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .package-hospital {
    padding: 15px 0;
    font-size: 13px;
    margin-bottom: 15px
  }
}
.package-hospital i {
  vertical-align: -2px
}
.package-viewer {
  font-size: 11px
}
@media only screen and (min-width: 768px) {
  .package-viewer {
    font-size: 13px
  }
}
.package-viewer i {
  vertical-align: -2px
}
.package-price {
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .package-price {
    font-size: 16px
  }
}
.hover-scale a {
  display: block;
  overflow: hidden
}
.hover-scale a img {
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}
.hover-scale:hover a img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2)
}
.package-slider .swiper-slide {
  width: 240px
}
@media only screen and (min-width: 768px) {
  .package-slider .swiper-slide {
    width: 377px
  }
}
.tab-content-slider .tab-pane {
  display: block;
  height: 0;
  overflow: hidden
}
.tab-content-slider .tab-pane.active {
  height: auto
}
.search-single {
  padding: 16px 0;
  background-color: rgba(32, 172, 74, .6);
  margin-bottom: 16px
}
@media only screen and (min-width: 768px) {
  .search-single {
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 30px
  }
}
.list-group.list-group-info {
  border-radius: 0
}
@media(max-width: 767.98px) {
  .list-group.list-group-info {
    font-size: 14px
  }
}
.list-group.list-group-info .list-group-item {
  border-width: 0;
  background-color: transparent;
  padding: 0
}
.list-group.list-group-info .list-group-item:not(:last-child) {
  margin-bottom: 11px
}
.list-item {
  border-top: 1px solid rgba(3, 17, 7, .2)
}
.list-item .choice-group {
  gap: 6px
}
.search-forms-compact {
  padding-bottom: 10px
}
@media only screen and (min-width: 768px) {
  .search-forms-compact {
    padding-bottom: 12px
  }
}
.primary-content {
  padding-top: 24px
}
@media only screen and (min-width: 768px) {
  .primary-content {
    padding-top: 50px
  }
}
.registration-box-header {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  font-size: 16px;
  line-height: 1.1875;
  padding: 16px;
  font-weight: 600
}
@media only screen and (min-width: 768px) {
  .registration-box-header {
    font-size: 23px;
    line-height: 1.2174;
    margin-left: 0;
    padding: 26px 24px;
    font-weight: 600
  }
}
.registration-box-header[aria-expanded=false] {
  border-bottom: none
}
.registration-box-body {
  padding: 16px
}
@media only screen and (min-width: 768px) {
  .registration-box-body {
    padding: 32px 24px 24px
  }
}
.registration-box-body hr {
  border-top-color: rgba(3, 17, 7, .2)
}
@media(max-width: 767.98px) {
  .registration-box-body hr {
    margin-top: 8px;
    margin-bottom: 8px
  }
}
.forms .form-group {
  margin-bottom: 6px
}
@media only screen and (min-width: 768px) {
  .forms .form-group {
    margin-bottom: 12px
  }
}
.forms .form-control, .forms .form-select {
  border-radius: 4px;
  border-color: rgba(3, 17, 7, .5);
  font-size: 13px;
  line-height: 15px;
  height: 41px;
  padding: 12px;
  color: #031107
}
.forms .form-control::-webkit-input-placeholder, .forms .form-select::-webkit-input-placeholder {
  color: #858585
}
.forms .form-control:-moz-placeholder, .forms .form-select:-moz-placeholder {
  color: #858585;
  opacity: 1
}
.forms .form-control::-moz-placeholder, .forms .form-select::-moz-placeholder {
  color: #858585;
  opacity: 1
}
.forms .form-control:-ms-input-placeholder, .forms .form-select:-ms-input-placeholder {
  color: #858585
}
@media only screen and (min-width: 768px) {
  .forms .form-control, .forms .form-select {
    border-radius: 6px;
    font-size: 16px;
    line-height: 23px;
    height: 49px
  }
}
.forms .form-control:focus, .forms .form-select:focus {
  border-color: #20ac4a;
  box-shadow: none
}
.forms .form-select {
  background-image: url(../images/icons/ico-arrow-down-black.svg);
  background-size: 10px 16px
}
.forms .form-select:required:invalid {
  color: #858585
}
.forms .form-select option {
  color: #031107
}
.forms .form-select option[value=""][disabled] {
  display: none
}
.forms textarea.form-control {
  height: auto
}
@media only screen and (min-width: 992px) {
  .forms .textarea-description {
    height: calc(100% - 12px)
  }
}
.forms .textarea-description textarea {
  height: 160px
}
@media only screen and (min-width: 992px) {
  .forms .textarea-description textarea {
    height: 100%
  }
}
.form-inner-addon {
  position: relative
}
.form-inner-addon.left-inner-addon .form-control, .form-inner-addon.left-inner-addon .form-select {
  padding-left: 34px
}
@media only screen and (min-width: 768px) {
  .form-inner-addon.left-inner-addon .form-control, .form-inner-addon.left-inner-addon .form-select {
    padding-left: 42px
  }
}
.form-inner-addon.left-inner-addon .form-inner-icon {
  left: 0
}
.form-inner-addon.right-inner-addon .form-control, .form-inner-addon.right-inner-addon .form-select {
  padding-right: 34px
}
@media only screen and (min-width: 768px) {
  .form-inner-addon.right-inner-addon .form-control, .form-inner-addon.right-inner-addon .form-select {
    padding-right: 42px
  }
}
.form-inner-addon.right-inner-addon .form-inner-icon.right {
  right: 0;
  left: auto
}
.form-inner-icon {
  width: 35px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: inline-flex;
  justify-content: center
}
@media only screen and (min-width: 768px) {
  .form-inner-icon {
    width: 43px
  }
}
.form-inner-icon i {
  vertical-align: middle
}
.form-check.form-radio-rect {
  position: relative;
  padding-left: 0;
  margin-bottom: 0
}
.form-check.form-radio-rect .form-check-input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  margin-left: 0;
  margin-top: 0
}
.form-check.form-radio-rect .form-check-input:checked + label {
  border-color: #20ac4a;
  font-weight: 600;
  color: #031107
}
.form-check.form-radio-rect .form-check-input:checked + label::before {
  border-color: #20ac4a
}
.form-check.form-radio-rect .form-check-input:checked + label::after {
  background-color: #20ac4a
}
.form-check.form-radio-rect .form-check-label {
  border: 1px solid rgba(3, 17, 7, .5);
  border-radius: 4px;
  height: 41px;
  color: #858585;
  font-size: 13px;
  line-height: 1.1;
  padding: 8px 8px 8px 30px;
  background-color: #fff;
  display: flex;
  align-items: center
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-rect .form-check-label {
    border-radius: 6px;
    height: 49px;
    font-size: 16px;
    padding-left: 42px
  }
}
.form-check.form-radio-rect .form-check-label::before, .form-check.form-radio-rect .form-check-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.form-check.form-radio-rect .form-check-label::before {
  border: 1px solid rgba(3, 17, 7, .5);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: 8px;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-rect .form-check-label::before {
    width: 19px;
    height: 19px;
    left: 12px
  }
}
.form-check.form-radio-rect .form-check-label::after {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 11px;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-rect .form-check-label::after {
    width: 11px;
    height: 11px;
    left: 16px
  }
}
.form-check.form-radio-custom {
  position: relative;
  padding-left: 0
}
.form-check.form-radio-custom .form-check-input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  margin-left: 0;
  margin-top: 0
}
.form-check.form-radio-custom .form-check-input:checked + label::before {
  border-color: #20ac4a
}
.form-check.form-radio-custom .form-check-input:checked + label::after {
  background-color: #20ac4a
}
.form-check.form-radio-custom .form-check-label {
  padding-left: 20px;
  font-size: 12px;
  position: relative
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-custom .form-check-label {
    padding-left: 30px;
    font-size: 16px
  }
}
.form-check.form-radio-custom .form-check-label::before, .form-check.form-radio-custom .form-check-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.form-check.form-radio-custom .form-check-label::before {
  border: 1px solid rgba(3, 17, 7, .5);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: 0;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-custom .form-check-label::before {
    width: 19px;
    height: 19px
  }
}
.form-check.form-radio-custom .form-check-label::after {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 3px;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .form-check.form-radio-custom .form-check-label::after {
    width: 11px;
    height: 11px;
    left: 4px
  }
}
.form-check.form-check-custom {
  position: relative;
  padding-left: 0
}
.form-check.form-check-custom .form-check-input {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  margin-left: 0;
  margin-top: 0
}
.form-check.form-check-custom .form-check-input:checked + label::before {
  border-color: #20ac4a
}
.form-check.form-check-custom .form-check-input:checked + label::after {
  display: block
}
.form-check.form-check-custom .form-check-label {
  padding-left: 20px;
  font-size: 12px;
  position: relative
}
@media only screen and (min-width: 768px) {
  .form-check.form-check-custom .form-check-label {
    padding-left: 30px;
    font-size: 16px
  }
}
.form-check.form-check-custom .form-check-label::before, .form-check.form-check-custom .form-check-label::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.form-check.form-check-custom .form-check-label::before {
  border: 1px solid rgba(3, 17, 7, .5);
  width: 15px;
  height: 15px;
  left: 0;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .form-check.form-check-custom .form-check-label::before {
    width: 18px;
    height: 18px
  }
}
.form-check.form-check-custom .form-check-label::after {
  left: 3px;
  background: url(../images/icons/ico-checked.svg) no-repeat 0 0;
  background-size: 100% 100%;
  width: 10px;
  height: 8px;
  display: none
}
@media only screen and (min-width: 768px) {
  .form-check.form-check-custom .form-check-label::after {
    width: 14px;
    height: 12px;
    left: 2px
  }
}
.panel {
  border: 1px solid rgba(3, 17, 7, .5);
  border-radius: 4px;
  background-color: #fff
}
@media only screen and (min-width: 768px) {
  .panel {
    border-radius: 6px
  }
}
.panel-header {
  border-bottom: 1px solid rgba(3, 17, 7, .5);
  padding: 12px 10px
}
@media only screen and (min-width: 768px) {
  .panel-header {
    padding: 20px 24px
  }
}
.panel-title {
  font-size: 14px;
  line-height: 22px;
  color: #343434;
  font-weight: 600;
  margin-bottom: 0
}
.panel-body {
  padding: 16px 10px
}
@media only screen and (min-width: 768px) {
  .panel-body {
    padding: 24px
  }
}
.choice-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px
}
@media only screen and (min-width: 768px) {
  .choice-group {
    gap: 12px
  }
}
.choice-group.is-small {
  gap: 8px
}
@media only screen and (min-width: 768px) {
  .choice-group.is-small .choice-item {
    width: 82px
  }
}
@media only screen and (min-width: 768px) {
  .choice-group.is-small .btn-choice {
    padding: 12px 6px
  }
}
.choice-item {
  width: 61px;
  min-height: 41px
}
@media only screen and (min-width: 768px) {
  .choice-item {
    width: 88px;
    height: 68px
  }
}
.btn-choice {
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  min-height: 41px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 6px 0;
  color: #343434;
  background-color: #f7f7f7;
  font-size: 12px;
  width: 100%;
  height: 100%
}
@media only screen and (min-width: 768px) {
  .btn-choice {
    border-radius: 6px;
    min-height: 49px;
    padding: 12px 8px;
    font-size: 16px
  }
}
.btn-choice.active {
  border-color: #20ac4a;
  background-color: rgba(32, 172, 74, .1);
  color: #20ac4a;
  font-weight: 600
}
.btn-choice.active .ontime-subtext {
  color: #20ac4a
}
.btn-choice small {
  color: rgba(52, 52, 52, .7);
  display: block;
  font-size: 10px
}
@media only screen and (min-width: 768px) {
  .btn-choice small {
    margin-top: 4px;
    font-size: 13px
  }
}
.btn-choice > * {
  display: block;
  line-height: 1.3
}
.btn-choice.disabled {
  opacity: .3
}
.form-button {
  gap: 12px
}
.form-button > * {
  flex: 1
}
@media only screen and (min-width: 768px) {
  .form-button .btn {
    max-width: 240px
  }
}
.select-current {
  display: flex;
  align-items: center;
  height: 41px;
  background: #fff;
  border: 1px solid rgba(3, 17, 7, .5);
  border-radius: 4px;
  padding-left: 34px;
  padding-right: 30px;
  font-size: 13px;
  line-height: 1.1;
  position: relative
}
@media only screen and (min-width: 768px) {
  .select-current {
    padding-left: 42px;
    height: 49px;
    font-size: 16px
  }
}
.select-current::after {
  content: '';
  display: block;
  background-image: url(../images/icons/ico-arrow-down-black.svg);
  background-size: 10px 16px;
  width: 10px;
  height: 16px;
  right: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}
.select-current.val::after {
  display: none
}
.select-current.val .btn-delete-value {
  display: block
}
.select-current .btn-delete-value {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4px
}
.select-current .form-inner-icon {
  left: 0
}
.btn-delete-value {
  background-color: #fff;
  background-image: url(../images/icons/ico-close.svg);
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 26px;
  height: 30px;
  border: 0;
  padding: 0;
  border: 0
}
.select-menu.active .options {
  display: block;
  z-index: 10
}
.options {
  display: none;
  position: absolute;
  width: 100%;
  overflow-y: auto;
  max-height: 322px;
  padding: 6px 0;
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  top: 41px
}
@media only screen and (min-width: 768px) {
  .options {
    top: 49px
  }
}
.options .option {
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1.3;
  min-height: 22px;
  padding: 6px 12px;
  color: #343434;
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .options .option {
    font-size: 16px
  }
}
.options .mCSB_inside > .mCSB_container {
  margin-right: 17px
}
.options .mCSB_scrollTools {
  opacity: 1
}
.options .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff
}
.options .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #858585;
  border-radius: 2px
}
.option-img {
  width: 40px;
  height: 40px;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center
}
@media only screen and (min-width: 768px) {
  .option-img {
    width: 48px;
    height: 48px;
    border-radius: 6px
  }
}
.option-img img {
  max-width: 100%;
  max-height: 100%
}
.option-text {
  padding-left: 8px;
  width: calc(100% - 40px)
}
@media only screen and (min-width: 768px) {
  .option-text {
    padding-left: 12px;
    width: calc(100% - 48px)
  }
}
.select-info {
  font-size: 11px;
  color: #031107;
  padding-top: 8px
}
@media only screen and (min-width: 768px) {
  .select-info {
    font-size: 13px;
    padding-bottom: 8px;
    padding-top: 12px
  }
}
.select-info-item-text {
  width: 1%;
  flex: 1 1 auto;
  padding-left: 12px
}
@media only screen and (min-width: 768px) {
  .select-info-item-text {
    padding-left: 15px
  }
}
.item {
  display: flex;
  flex-direction: column
}
.item.grid {
  flex-direction: row
}
.item.grid .item-img {
  margin-bottom: 0;
  width: 107px;
  height: 107px
}
@media only screen and (min-width: 768px) {
  .item.grid .item-img {
    width: 212px;
    height: 212px
  }
}
.item.grid .item-body {
  flex: 1 1 auto;
  width: 1%;
  padding-left: 10px
}
@media only screen and (min-width: 768px) {
  .item.grid .item-body {
    padding-left: 16px
  }
}
.item-img {
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .item-img {
    margin-bottom: 16px
  }
}
.item-img img {
  width: 100%
}
.item-header {
  border-bottom: 1px solid rgba(3, 17, 7, .1);
  padding-bottom: 12px;
  margin-bottom: 12px
}
@media only screen and (min-width: 768px) {
  .item-header {
    padding-bottom: 16px;
    margin-bottom: 16px
  }
}
.item-name {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 4px
}
@media only screen and (min-width: 768px) {
  .item-name {
    font-size: 16px
  }
}
.stars.sm .star, .stars.sm .star-grey {
  width: 13px;
  height: 12px
}
@media only screen and (min-width: 768px) {
  .stars.sm .star, .stars.sm .star-grey {
    width: 15px;
    height: 14px
  }
}
.star {
  width: 20px;
  height: 18px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/icons/ico-star.png)
}
@media only screen and (min-width: 768px) {
  .star {
    width: 30px;
    height: 28px
  }
}
.star-grey {
  width: 20px;
  height: 18px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(../images/icons/ico-star-fill.svg)
}
@media only screen and (min-width: 768px) {
  .star-grey {
    width: 30px;
    height: 28px
  }
}
.list-group-alpha li {
  display: flex;
  font-size: 12px;
  margin-bottom: 5px
}
@media only screen and (min-width: 768px) {
  .list-group-alpha li {
    font-size: 14px;
    margin-bottom: 10px
  }
}
.list-group-alpha li:last-child {
  margin-bottom: 0
}
.list-group-alpha li i {
  margin-top: 3px
}
.list-group-alpha li .ico-user-doctor-grey {
  margin-top: -1px
}
.list-group-alpha a:not(:hover) {
  color: inherit
}
.list-group-alpha-text {
  padding-left: 7px;
  flex: 1 1 auto
}
@media only screen and (min-width: 768px) {
  .list-group-alpha-text {
    padding-left: 10px
  }
}
.textnone {
  color: #343434
}
.textnone h3 {
  font-size: 16px;
  line-height: 22px;
  color: #20ac4a;
  margin-bottom: 8px;
  font-weight: 600
}
@media only screen and (min-width: 768px) {
  .textnone h3 {
    font-size: 19px;
    margin-bottom: 14px
  }
}
@media only screen and (min-width: 768px) {
  .aside-right .registration-box-header {
    font-size: 19px
  }
}
.search-dropdown-list {
  padding: 6px 0 6px 12px
}
.search-dropdown-list .form-control {
  height: 40px;
  font-size: 14px;
  padding: 4px 12px
}
@media only screen and (min-width: 768px) {
  .section-auth {
    padding-top: 10px
  }
}
.heading-normal {
  margin-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .heading-normal {
    margin-bottom: 40px
  }
}
.form-auth .forms {
  max-width: 450px
}
.form-auth .forms-btn {
  padding-top: 6px;
  position: relative
}
@media only screen and (min-width: 768px) {
  .form-auth .forms-btn {
    padding-top: 12px
  }
}
@media only screen and (min-width: 768px) {
  .form-auth .link-forgot-password {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    margin-top: 12px
  }
}
.form-auth .form-inner-addon.btn-inner-addon {
  position: relative
}
.form-auth .form-inner-addon.btn-inner-addon .form-control {
  padding-right: 108px
}
.form-auth .form-inner-addon.btn-inner-addon .btn {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  width: 100px;
  height: 33px;
  padding: 0 5px;
  min-width: unset;
  z-index: 2;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .form-auth .form-inner-addon.btn-inner-addon .btn {
    height: 41px;
    font-size: 16px
  }
}
.expert-auth {
  margin-bottom: 15px
}
@media only screen and (min-width: 768px) {
  .expert-auth {
    margin-bottom: 30px
  }
}
.min-w-150 {
  min-width: 150px
}
.want-to-be-partner {
  margin-top: 20px
}
@media only screen and (min-width: 768px) {
  .want-to-be-partner {
    margin-top: 40px
  }
}
.step-auth {
  max-width: 128px;
  margin-bottom: 15px;
  position: relative;
  height: 16px
}
@media only screen and (min-width: 768px) {
  .step-auth {
    margin-bottom: 30px
  }
}
.step-auth:before {
  content: "";
  display: block;
  height: 1px;
  background-color: #e5e6e5;
  width: 100%;
  top: 50%;
  position: absolute
}
.step-auth .step-item {
  border-radius: 50%;
  border: 1px solid #e5e6e5;
  width: 16px;
  height: 16px;
  background-color: #fff;
  position: absolute;
  top: 0
}
.step-auth .step-item.active {
  border-color: #20ac4a
}
.step-auth .step-item.active::before {
  content: "";
  display: block;
  background-color: #20ac4a;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  background-color: #20ac4a;
  top: 2px;
  left: 2px;
  position: absolute
}
.step-auth .step-item.done {
  border: none;
  background: url(../images/icons/ico-check-circle.svg) no-repeat;
  background-color: #fff
}
.step-auth .step-1 {
  left: 0
}
.step-auth .step-2 {
  left: 50%;
  margin-left: -8px
}
.step-auth .step-3 {
  right: 0
}
.section-breadcumb {
  padding-top: 15px
}
.section-breadcumb .container {
  display: none
}
@media only screen and (min-width: 768px) {
  .section-breadcumb .container {
    display: block
  }
}
.breadcrumb-item a {
  color: #20ac4a
}
.breadcrumb-item.active {
  color: #031107
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "";
  padding: 0;
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 2px
}
.wrap-772 {
  max-width: 772px
}
.static-page-body h3 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 16px;
  color: #343434
}
@media only screen and (min-width: 768px) {
  .static-page-body h3 {
    font-size: 23px
  }
}
.static-page-body h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 16px
}
@media only screen and (min-width: 768px) {
  .static-page-body h4 {
    font-size: 18px
  }
}
.page-404 {
  padding-top: 48px;
  padding-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .page-404 {
    padding-top: 120px;
    padding-bottom: 60px
  }
}
@media only screen and (min-width: 992px) {
  .page-404 {
    padding-top: 238px;
    padding-bottom: 178px
  }
}
.text-404 {
  max-width: 458px
}
.text-404 img, .text-404 .text-grey-85, .text-404 .btn-collapse i, .btn-collapse .text-404 i, .text-404 .table-cs thead th, .table-cs thead .text-404 th {
  margin-bottom: 25px
}
@media only screen and (min-width: 768px) {
  .text-404 img, .text-404 .text-grey-85, .text-404 .btn-collapse i, .btn-collapse .text-404 i, .text-404 .table-cs thead th, .table-cs thead .text-404 th {
    margin-bottom: 50px
  }
}
.text-404 .heading-title {
  margin-bottom: 8px
}
@media only screen and (min-width: 768px) {
  .text-404 .heading-title {
    margin-bottom: 16px
  }
}
@media only screen and (min-width: 768px) {
  .text-404 .text-grey-85, .text-404 .btn-collapse i, .btn-collapse .text-404 i, .text-404 .table-cs thead th, .table-cs thead .text-404 th {
    font-size: 19px
  }
}
.text-404 .btn {
  min-width: 150px
}
@media only screen and (min-width: 768px) {
  .text-404 .btn {
    min-width: 240px
  }
}
@media only screen and (min-width: 768px) {
  .mt-md--20 {
    margin-top: -20px
  }
}
.rss table th, .rss table td {
  color: rgba(3, 17, 7, .8);
  padding: 8px 12px
}
@media only screen and (min-width: 768px) {
  .rss table th, .rss table td {
    padding: 16px 24px
  }
}
.rss table td a {
  word-wrap: break-word;
  word-break: break-all
}
@media(max-width: 767px) {
  .page-name.mb-4 {
    margin-bottom: 15px !important
  }
}
.section-news-list {
  padding-bottom: 45px;
  padding-top: 30px
}
@media only screen and (min-width: 768px) {
  .section-news-list {
    padding-bottom: 70px
  }
}
.news-item-img {
  margin-bottom: 10px
}
.news-item-img a {
  border-radius: 8px
}
.news-item-img img {
  width: 100%;
  object-fit: cover
}
.news-item-cate {
  margin-bottom: 4px
}
.news-item-title {
  font-size: 20px;
  margin-bottom: 10px
}
@media only screen and (min-width: 768px) {
  .news-item-title {
    font-size: 23px
  }
}
.news-item-hz:not(:last-child) {
  margin-bottom: 12px
}
.news-item-hz-img {
  width: 135px;
  flex: 0 0 auto
}
@media only screen and (min-width: 768px) {
  .news-item-hz-img {
    width: 175px;
    flex: 0 0 auto
  }
}
.news-item-hz-content {
  padding-left: 12px
}
.news-item-hz-img {
  margin-bottom: 4px
}
.news-item-hz-img img {
  width: 100%;
  object-fit: cover
}
.news-item-hz-title {
  font-size: 14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden
}
@media only screen and (min-width: 768px) {
  .news-item-hz-title {
    font-size: 16px
  }
}
.section-news-cate {
  padding-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .section-news-cate {
    padding-bottom: 46px
  }
}
@media only screen and (min-width: 768px) {
  .section-news-cate .heading.group {
    margin-bottom: 40px
  }
}
.news-border {
  padding: 12px;
  border: 1px solid rgba(3, 17, 7, .2);
  border-radius: 6px
}
@media only screen and (min-width: 768px) {
  .news-border {
    padding: 24px;
    min-height: 100%
  }
}
.news-border .news-item-cate {
  margin-bottom: 0
}
.news-border .news-item-title {
  font-size: 17px;
  margin-bottom: 4px
}
@media only screen and (min-width: 768px) {
  .news-border .news-item-title {
    font-size: 19px
  }
}
.news-border .row {
  margin-left: -6px;
  margin-right: -6px
}
.news-border .row > * {
  padding-left: 6px;
  padding-right: 6px
}
@media only screen and (min-width: 768px) {
  .section-news-border {
    margin-top: -30px
  }
}
.section-news-border hr {
  border-top-color: rgba(3, 17, 7, .2);
  margin: 0 0 30px;
  opacity: 1
}
@media only screen and (min-width: 768px) {
  .section-news-border hr {
    margin-bottom: 40px
  }
}
@media only screen and (min-width: 768px) {
  .list-news-border {
    padding-bottom: 16px
  }
}
.toc-post {
  background-color: #f2f2f2
}
@media only screen and (min-width: 992px) {
  .toc-post {
    position: sticky;
    top: 80px
  }
}
.toc-post h3 {
  margin-bottom: 0;
  padding: 18px 16px;
  font-size: 19px;
  border-bottom: 1px solid #fff
}
.nav-toc li:not(:last-child) {
  border-bottom: 1px solid #fff
}
.nav-toc a {
  display: block;
  padding: 16px
}
.nav-toc a:hover, .nav-toc a:focus, .nav-toc a.active {
  background-color: #e8f7ec;
  color: #20ac4a
}
.heading-entry {
  padding-bottom: 16px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
.qoute-note {
  background-color: #d2eedb;
  padding: 24px;
  border-radius: 11px;
  margin-bottom: 30px;
  position: relative
}
.qoute-note::before, .qoute-note::after {
  content: '';
  position: absolute
}
.qoute-note::after {
  top: 6px;
  left: 6px;
  width: 100%;
  height: 100%;
  background-color: #8fd5a4;
  border-radius: 11px;
  z-index: -1
}
.qoute-note::before {
  background: url(../images/icons/bxs-quote-alt-left.svg) no-repeat;
  width: 32px;
  height: 24px;
  top: -15px;
  left: 24px;
  z-index: 2
}
.qoute-note .inner {
  position: relative
}
.single-post-content {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  padding-bottom: 30px;
  margin-bottom: 30px
}
.single-post-content h3 {
  font-weight: 600;
  font-size: 23px;
  margin-bottom: 16px
}
.single-post-content figcaption {
  font-style: italic;
  text-align: center;
  color: #858585;
  margin-top: 14px
}
.single-post-content p:last-child {
  margin-bottom: 0
}
.quote-note2 {
  background-color: #d2eedb;
  padding: 16px;
  border-radius: 11px;
  border-left: 8px solid #20ac4a
}
.about-author-post {
  background-color: #f2f2f2;
  padding: 15px;
  border-radius: 11px;
  margin-bottom: 30px
}
.author-img {
  width: 56px;
  flex: 0 0 auto
}
.author-img img {
  width: 56px;
  height: 56px;
  border-radius: 5px;
  object-fit: cover
}
.author-text {
  padding-left: 12px
}
.tags {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  border-top: 1px solid rgba(3, 17, 7, .2);
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 30px
}
.tag-item {
  display: inline-block;
  padding: 5px 10px;
  background-color: #f2f2f2
}
.tag-item:hover, .tag-item:focus {
  background-color: #20ac4a;
  color: #fff
}
.block-collapse {
  border: 1px solid rgba(3, 17, 7, .2);
  border-radius: 5px
}
.block-collapse .card-body {
  padding: 15px;
  border: none;
  border-radius: 0 0 5px 5px;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .block-collapse .card-body {
    padding: 20px;
    font-size: 16px
  }
}
.btn-collapse {
  padding: 15px;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  position: relative
}
@media only screen and (min-width: 768px) {
  .btn-collapse {
    padding: 20px;
    font-size: 19px
  }
}
.btn-collapse i {
  position: absolute;
  right: 20px;
  top: 25px;
  color: rgba(3, 17, 7, .6)
}
.btn-collapse[aria-expanded=true] {
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
@media only screen and (min-width: 768px) {
  .list-news-primary {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 24px
  }
}
@media only screen and (min-width: 768px) {
  .list-news-primary li {
    width: calc(50% - 12px);
    flex: 0 0 auto
  }
}
.list-news-primary li:not(:last-child) {
  margin-bottom: 10px
}
@media only screen and (min-width: 768px) {
  .list-news-primary li:not(:last-child) {
    margin-bottom: 0
  }
}
.list-news-primary a {
  color: #20ac4a;
  display: inline-block;
  position: relative;
  padding-left: 15px
}
.list-news-primary a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: #20ac4a;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 0
}
.bg-img-green {
  background-image: url(../images/upload/bg-green.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.section-contact {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: -24px;
  margin-top: -24px
}
@media only screen and (min-width: 768px) {
  .section-contact {
    margin-bottom: -60px;
    margin-top: -60px
  }
}
@media only screen and (min-width: 992px) {
  .section-contact {
    padding-top: 70px;
    padding-bottom: 70px
  }
}
.contact-envelop img {
  width: 60%;
  margin-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .contact-envelop img {
    margin-bottom: 42px;
    width: 48.0341880342%
  }
}
@media only screen and (min-width: 992px) {
  .contact-envelop img {
    margin-left: 10.6837606838%
  }
}
.mb-70px {
  margin-bottom: 35px
}
@media only screen and (min-width: 992px) {
  .mb-70px {
    margin-bottom: 70px
  }
}
.contact-info a {
  color: #fff
}
.contact-info a:hover, .contact-info a:focus {
  color: #fff
}
.contact-info-sub-text {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 4px
}
.contact-info-name-company {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .contact-info-name-company {
    font-size: 23px
  }
}
.contact-info hr {
  border-top-color: rgba(255, 255, 255, .2);
  opacity: 1
}
@media only screen and (min-width: 768px) {
  .contact-info hr {
    margin-top: 24px;
    margin-bottom: 24px
  }
}
.contact-info .phone-number {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 600
}
.section-partner {
  padding-top: 24px;
  padding-bottom: 25px;
  margin-bottom: -24px;
  margin-top: -24px
}
@media only screen and (min-width: 768px) {
  .section-partner {
    padding-top: 48px;
    padding-bottom: 50px;
    margin-bottom: -60px;
    margin-top: -60px
  }
}
.bg-green {
  background-color: #79cd92
}
.box {
  padding: 16px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  background-color: #fff;
  border-radius: 8px
}
@media only screen and (min-width: 768px) {
  .box {
    padding: 28px 24px 24px;
    border-radius: 16px
  }
}
.partner-img img {
  width: 100%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
  border-radius: 8px
}
@media only screen and (min-width: 768px) {
  .partner-img img {
    border-radius: 16px
  }
}
.list-group-check li {
  position: relative;
  padding-left: 29px
}
.list-group-check li::before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 2px;
  left: 0;
  background-image: url(../images/icons/ico-checked-rect-green.svg)
}
.list-group-check li:not(:last-child) {
  margin-bottom: 15px
}
.partner-form-button {
  gap: 12px
}
.partner-form-button > * {
  flex: 1
}
.partner-forms .form-inner-addon .form-check-label {
  height: 19px;
  margin-top: 9px;
  margin-left: 7px
}
.section-letters {
  margin-top: 24px
}
@media only screen and (min-width: 768px) {
  .section-letters {
    margin-top: 40px
  }
}
.accordion-cs .accordion-item {
  border: none
}
.accordion-cs .accordion-item:not(:last-child) {
  margin-bottom: 30px
}
@media only screen and (min-width: 768px) {
  .accordion-cs .accordion-item:not(:last-child) {
    margin-bottom: 36px
  }
}
.accordion-cs .accordion-item.bg-grey-6 .accordion-button {
  background-color: #f2f2f2;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  color: #031107
}
@media only screen and (min-width: 768px) {
  .accordion-cs .accordion-item.bg-grey-6 .accordion-button {
    font-size: 19px
  }
}
.accordion-cs .accordion-item.bg-grey-6 .accordion-button::after {
  display: none
}
.accordion-cs .accordion-item.bg-grey-6 .accordion-collapse {
  border-top: 1px solid rgba(3, 17, 7, .2);
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .accordion-cs .accordion-item.bg-grey-6 .accordion-collapse {
    font-size: 16px
  }
}
.accordion-cs .accordion-button {
  background-color: rgba(32, 172, 74, .1);
  padding: 10px 16px;
  border-radius: 0 !important;
  box-shadow: none;
  font-weight: 600;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .accordion-cs .accordion-button {
    padding: 10px 24px;
    font-size: 19px
  }
}
.accordion-cs .accordion-body {
  padding: 16px 16px 0;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .accordion-cs .accordion-body {
    padding: 20px 24px 0;
    font-size: 16px
  }
}
.list-by-letter {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
  margin: 0 -12px 30px
}
@media only screen and (min-width: 768px) {
  .list-by-letter {
    gap: 20px 0;
    margin-bottom: 36px
  }
}
.list-by-letter .letter-item {
  padding: 0 12px;
  width: 50%;
  flex: 0 0 auto
}
@media only screen and (min-width: 768px) {
  .list-by-letter .letter-item {
    width: 33.3333%;
    flex: 0 0 auto
  }
}
@media only screen and (min-width: 992px) {
  .list-by-letter .letter-item {
    width: 25%;
    flex: 0 0 auto
  }
}
.filter-by-letters {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 24px
}
@media only screen and (min-width: 992px) {
  .filter-by-letters {
    background-color: rgba(32, 172, 74, .6);
    height: 43px;
    gap: 0
  }
}
.by-letter-item {
  text-align: center;
  width: 40px;
  flex: 0 0 auto;
  line-height: 40px;
  color: #fff;
  background-color: rgba(32, 172, 74, .6)
}
@media only screen and (min-width: 992px) {
  .by-letter-item {
    width: calc(3.845% - 2px);
    flex: 0 0 auto;
    line-height: 43px;
    font-size: 17px;
    background-color: transparent
  }
}
.by-letter-item:hover, .by-letter-item:focus, .by-letter-item.active {
  background-color: #20ac4a;
  color: #fff
}
.by-letter-ico {
  text-align: center;
  width: 40px;
  flex: 0 0 auto;
  line-height: 38px;
  color: #fff;
  position: relative;
  background-color: rgba(32, 172, 74, .6);
  border: 1px solid #fff
}
@media only screen and (min-width: 992px) {
  .by-letter-ico {
    width: 51px;
    flex: 0 0 auto;
    padding-right: 5px;
    line-height: 43px;
    background-color: transparent;
    border: none
  }
  .by-letter-ico::before, .by-letter-ico::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 23px;
    background-color: #fff;
    top: 50%;
    transform: translate(0, -50%)
  }
  .by-letter-ico::before {
    right: 0
  }
  .by-letter-ico::after {
    right: 5px
  }
}
.by-letter-ico i {
  vertical-align: middle
}
.sdetail-header {
  border-bottom: 1px solid rgba(3, 17, 7, .1);
  padding-bottom: 13px;
  margin-bottom: 16px
}
@media only screen and (min-width: 768px) {
  .sdetail-header {
    padding-bottom: 16px;
    margin-bottom: 20px
  }
}
.sdetail-name {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 16px
}
@media only screen and (min-width: 768px) {
  .sdetail-name {
    font-size: 32px
  }
}
.sdetail-header-score-out-of {
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 17px
}
@media only screen and (min-width: 768px) {
  .sdetail-header-score-out-of {
    font-size: 14px
  }
}
.sdetail-top {
  padding-top: 16px
}
@media only screen and (min-width: 768px) {
  .sdetail-top {
    padding-top: 0
  }
}
.flex-fill-w {
  flex: 1 1 auto;
  width: 1%;
  min-width: 0
}
.sdetail-summary {
  margin-top: 8px;
  padding-top: 24px;
  border-top: 1px solid rgba(3, 17, 7, .2)
}
@media only screen and (min-width: 768px) {
  .sdetail-summary {
    padding-top: 0;
    border-top: 0
  }
}
@media only screen and (min-width: 1200px) {
  .sdetail-summary {
    margin-top: 0
  }
}
.sdetail-summary-form-bottom {
  display: flex;
  flex-direction: column;
  gap: 16px
}
@media only screen and (min-width: 768px) {
  .sdetail-summary-form-bottom {
    flex-direction: row;
    gap: 24px
  }
  .sdetail-summary-form-bottom > * {
    flex: 1
  }
}
.team-item {
  display: flex;
  flex-direction: row
}
@media only screen and (min-width: 768px) {
  .team-item {
    flex-direction: column
  }
}
.team-item.d-block .team-item-img {
  width: 100%;
  height: unset
}
.team-item.d-block .team-item-img img {
  width: 100%;
  height: unset
}
.team-item.d-block .team-item-body {
  padding: 0;
  width: 100%
}
.team-item-img {
  position: relative;
  width: 117px;
  height: 117px
}
@media only screen and (min-width: 768px) {
  .team-item-img {
    width: 111px;
    height: 111px
  }
}
.team-item-img img {
  width: inherit;
  height: inherit;
  object-fit: cover
}
.team-item-view-detail {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #20ac4a;
  color: #fff;
  text-align: center;
  font-size: 13px;
  padding: 6px;
  display: block
}
@media only screen and (min-width: 768px) {
  .team-item-view-detail {
    padding: 12px;
    font-size: 14px
  }
}
.team-item-view-detail:hover, .team-item-view-detail:focus {
  background-color: #24c253;
  color: #fff
}
.team-item-body {
  width: calc(100% - 117px);
  padding-left: 12px
}
@media only screen and (min-width: 768px) {
  .team-item-body {
    width: 100%;
    padding-left: 0
  }
}
.team-item-name {
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 12px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
@media only screen and (min-width: 768px) {
  .team-item-name {
    font-size: 16px;
    padding-top: 0;
    margin-bottom: 16px
  }
}
.team-item-name a:not(:hover) {
  color: inherit
}
.form-group-required {
  position: relative
}
.form-group-required label {
  position: absolute;
  top: 13px;
  left: 15px;
  right: 15px;
  overflow: hidden;
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .form-group-required label {
    font-size: 16px
  }
}
.form-group-required .left-inner-addon label {
  left: 36px;
  top: 11px
}
@media only screen and (min-width: 768px) {
  .form-group-required .left-inner-addon label {
    left: 43px;
    top: 15px
  }
}
.forms-border {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  margin: 0 -15px 20px;
  padding: 0 15px 8px
}
@media only screen and (min-width: 768px) {
  .forms-border {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px
  }
}
.member-item:not(:last-child) {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  padding-bottom: 24px;
  margin-bottom: 24px
}
.block-collapse-intro {
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .block-collapse-intro {
    font-size: 16px
  }
}
.section-detail {
  margin-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .section-detail {
    margin-bottom: 50px
  }
}
.block-review {
  max-width: 375px
}
.review-header {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  padding-bottom: 40px;
  margin-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .review-header {
    padding-bottom: 32px;
    margin-bottom: 32px
  }
}
.review-header .number-rate {
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 8px;
  line-height: 1
}
@media only screen and (min-width: 768px) {
  .review-header .number-rate {
    font-size: 64px;
    margin-bottom: 16px
  }
}
.review-item:not(:last-child) {
  margin-bottom: 16px
}
.list-photos img {
  width: 100%
}
.pointer {
  cursor: pointer
}
.doctor-deparment {
  padding: 0 0 16px
}
@media only screen and (min-width: 768px) {
  .doctor-deparment {
    padding: 0 0 20px
  }
}
.doctor-deparment i {
  vertical-align: middle
}
.doctor-info .list-group-alpha::before {
  content: "";
  display: block;
  height: 1px;
  width: 60px;
  background-color: rgba(3, 17, 7, .1);
  margin-bottom: 10px
}
@media only screen and (min-width: 768px) {
  .doctor-info .list-group-alpha::before {
    margin-bottom: 16px;
    width: 90px
  }
}
.anouncement {
  color: #ff5a5a;
  border-top: 1px solid rgba(3, 17, 7, .1);
  padding-top: 10px;
  margin: 10px 0;
  font-size: 14px
}
@media only screen and (min-width: 992px) {
  .anouncement {
    font-size: 18px;
    padding-top: 20px;
    margin: 20px 0
  }
}
.anouncement .icon {
  border-radius: 50%;
  text-align: center;
  line-height: 47px;
  width: 47px;
  height: 47px;
  flex: 0 0 47px;
  background-color: #ff5a5a
}
.anouncement .icon i {
  vertical-align: middle
}
.anouncement .text {
  padding-left: 10px
}
.form-register-profile .forms {
  max-width: 662px
}
.form-register-profile .forms-wrap {
  padding: 16px;
  border-radius: 6px
}
@media only screen and (min-width: 768px) {
  .form-register-profile .forms-wrap {
    padding: 24px
  }
}
@media only screen and (min-width: 992px) {
  .profile-content {
    display: flex;
    border-radius: 12px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    min-height: 500px
  }
}
.profile-content-left {
  display: none
}
@media only screen and (min-width: 992px) {
  .profile-content-left {
    display: block;
    border-right: 1px solid rgba(112, 112, 112, .2);
    width: 245px;
    flex: 0 0 auto;
    padding: 12px 12px 24px
  }
}
@media only screen and (min-width: 992px) {
  .sildebar-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%
  }
}
.nav-profile-with-icon a {
  display: flex;
  align-items: center;
  padding: 10px 12px
}
.nav-profile-with-icon a .icon {
  width: 19px;
  flex: 0 0 auto
}
.nav-profile-with-icon a .text {
  width: calc(100% - 19px);
  flex: 0 0 auto;
  padding-left: 12px
}
.nav-profile a {
  border-radius: 5px
}
@media only screen and (min-width: 992px) {
  .nav-profile a:hover, .nav-profile a:focus, .nav-profile a.active {
    background-color: #20ac4a;
    color: #fff
  }
}
.nav-profile-grey a {
  color: #343434
}
.nav-profile-grey a:hover, .nav-profile-grey a:focus {
  color: #20ac4a
}
.nav-profile-grey a .icon {
  font-size: 19px
}
@media only screen and (min-width: 992px) {
  .profile-content-main {
    width: calc(100% - 245px);
    flex: 0 0 auto;
    padding: 24px
  }
}
.show-number {
  gap: 12px
}
.show-number .form-select {
  height: 34px;
  width: 71px;
  background-color: #f3fbf6;
  border: .5px solid #79cd92;
  border-radius: 4px
}
.table-cs {
  color: #343434;
  min-width: 680px;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .table-cs {
    font-size: 16px
  }
}
.table-cs td, .table-cs th {
  vertical-align: middle
}
.table-cs thead th {
  font-size: 14px;
  padding: 10px;
  background-color: rgba(3, 17, 7, .05);
  font-weight: 400
}
.table-cs tbody td {
  padding: 8px 10px
}
@media(max-width: 767px) {
  .table-cs tbody .fz-18 {
    font-size: 14px
  }
}
.btn-edit:hover, .btn-edit:focus {
  color: #20ac4a
}
.btn-delete:hover, .btn-delete:focus {
  color: #ff5a5a
}
.avatar-user {
  background-color: rgba(32, 172, 74, .1);
  border-radius: 50%;
  width: 41px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  width: 41px;
  flex: 0 0 auto
}
.number-page {
  height: 24px;
  width: 36px;
  background-color: #f3fbf6;
  border: .5px solid #858585;
  border-radius: 4px;
  text-align: center;
  line-height: 22px
}
.total-number {
  border-left: 1px solid rgba(3, 17, 7, .2);
  margin-left: 8px;
  padding-left: 8px;
  line-height: 24px
}
.page-control {
  height: 24px;
  width: 48px;
  display: flex
}
.page-control button {
  height: 24px;
  width: 24px;
  background-color: #20ac4a;
  color: #fff
}
.page-control button.disabled {
  background-color: rgba(32, 172, 74, .5)
}
.page-control .btn-prev-page {
  border-radius: 4px 0 0 4px
}
.page-control .btn-next-page {
  border-radius: 0 4px 4px 0
}
@media(max-width: 767px) {
  .w-mb-100 {
    width: 100%
  }
}
.dropdown-nav-profile {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  margin-bottom: 24px;
  margin-top: -15px
}
.dropdown-nav-profile button {
  padding: 12px 0
}
.dropdown-nav-profile button i {
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s
}
.dropdown-nav-profile button.show i {
  transform: rotate(180deg)
}
.dropdown-nav-profile .dropdown-menu {
  border: none;
  border-radius: 0;
  width: 100%;
  min-height: calc(100vh - 63px)
}
@media only screen and (min-width: 768px) {
  .dropdown-nav-profile .dropdown-menu {
    min-height: calc(100vh - 163px)
  }
}
.dropdown-nav-profile .nav-profile-with-icon a {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0
}
.dropdown-nav-profile .nav-profile-with-icon li {
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
.dropdown-nav-profile .nav-profile {
  margin-bottom: 42px
}
.dropdown-nav-profile .nav-profile-grey {
  border-top: 1px solid rgba(3, 17, 7, .2)
}
.hospital-item:not(:last-child) {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
.hospital-item-img {
  width: 111px;
  flex: 0 0 auto
}
.hospital-item-content {
  width: calc(100% - 111px);
  flex: 0 0 auto;
  padding-left: 12px;
  flex-direction: column;
  justify-content: space-between
}
@media only screen and (min-width: 768px) {
  .hospital-item-content {
    flex-direction: row;
    align-items: center
  }
}
.hospital-item-title {
  border-bottom: 1px solid rgba(3, 17, 7, .2);
  font-size: 14px;
  padding-bottom: 7px;
  margin-bottom: 7px
}
@media only screen and (min-width: 768px) {
  .hospital-item-title {
    font-size: 19px;
    border-bottom: none;
    padding-bottom: 0
  }
}
@media only screen and (min-width: 768px) {
  .hospital-item-text {
    margin-bottom: auto
  }
}
@media(max-width: 767px) {
  .hospital-item-text .list-group-alpha li {
    margin-bottom: 0
  }
}
@media(max-width: 767px) {
  .hospital-item-delete .fz-18 {
    font-size: 13px
  }
}
.list-messages {
  padding-top: 12px;
  border-top: 1px solid rgba(112, 112, 112, .2)
}
.message-item {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(112, 112, 112, .2);
  margin-bottom: 12px
}
.message-item-title {
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .message-item-title {
    font-size: 16px
  }
}
.message-item-expert {
  font-size: 12px
}
@media only screen and (min-width: 768px) {
  .message-item-expert {
    font-size: 14px
  }
}
.forms-header {
  margin: 0 -16px 32px;
  padding: 0 16px 16px;
  border-bottom: 1px solid rgba(3, 17, 7, .2)
}
@media only screen and (min-width: 768px) {
  .forms-header {
    margin: 0 -24px 32px;
    padding: 0 24px 24px
  }
}
.title-form-header {
  font-size: 19px
}
@media only screen and (min-width: 768px) {
  .title-form-header {
    font-size: 23px
  }
}
.upload-media {
  margin-bottom: 24px;
  border-radius: 50%;
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  background-color: rgba(32, 172, 74, .1);
  position: relative
}
.upload-media img {
  vertical-align: middle;
  max-height: 78px
}
.upload-media input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.btn-upload {
  background-color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 0
}
.btn-upload i {
  vertical-align: middle
}
.nav-tabs-cs {
  border-bottom: 1px solid rgba(112, 112, 112, .2);
  margin-bottom: 20px
}
.nav-tabs-cs .nav-item {
  width: 50%;
  flex: 0 0 auto
}
@media only screen and (min-width: 768px) {
  .nav-tabs-cs .nav-item {
    width: auto;
    flex: 0 0 auto
  }
}
.nav-tabs-cs .nav-link {
  font-size: 14px;
  color: #858585;
  border-bottom: 2px solid transparent;
  margin-bottom: -1px;
  padding-bottom: 15px;
  width: 100%
}
@media only screen and (min-width: 768px) {
  .nav-tabs-cs .nav-link {
    font-size: 16px;
    padding-left: 32px;
    padding-right: 32px
  }
}
.nav-tabs-cs .nav-link.active, .nav-tabs-cs .nav-link:hover {
  color: #031107;
  font-weight: 600;
  border-bottom-color: #20ac4a
}
.card-hospital {
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(112, 112, 112, .2);
  margin-bottom: 12px
}
.card-hospital-info {
  padding: 12px;
  border-radius: 4px;
  background-color: rgba(3, 17, 7, .03)
}
.card-hospital-info ul li {
  padding-left: 26px;
  font-size: 13px;
  position: relative
}
@media only screen and (min-width: 768px) {
  .card-hospital-info ul li {
    font-size: 14px
  }
}
.card-hospital-info ul li:not(:last-child) {
  margin-bottom: 6px
}
@media only screen and (min-width: 768px) {
  .card-hospital-info ul li:not(:last-child) {
    margin-bottom: 12px
  }
}
.card-hospital-info ul li i {
  position: absolute;
  top: 0;
  left: 0
}
.card-hospital-info ul li .ico-dollar {
  top: 2px
}
.card-hospital-content {
  margin-bottom: 20px
}
.card-hospital-img {
  width: 41px;
  flex: 0 0 auto
}
.card-hospital-status {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  padding: 4px 16px;
  min-width: 98px;
  text-align: center;
  border-radius: 4px
}
.card-hospital-status.is-pending {
  color: #fda94b;
  background-color: rgba(253, 169, 75, .1)
}
.card-hospital-status.is-cancel {
  color: #ff5a5a;
  background-color: rgba(255, 90, 90, .1)
}
.card-hospital-status.is-done {
  color: #20ac4a;
  background-color: rgba(32, 172, 74, .1)
}
.card-hospital-rate {
  gap: 14px
}
.card-hospital-text {
  width: 100%;
  margin-top: 10px
}
@media only screen and (min-width: 992px) {
  .card-hospital-text {
    padding: 0 10px;
    width: unset;
    margin-top: 0
  }
}
.card-hospital-title {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 4px
}
@media only screen and (min-width: 992px) {
  .card-hospital-title {
    font-size: 16px;
    font-weight: 400
  }
}
.card-hospital-address {
  font-size: 12px
}
@media only screen and (min-width: 992px) {
  .card-hospital-bottom {
    padding-left: 51px
  }
}
.forms-filter {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(112, 112, 112, .2);
  margin-bottom: 14px
}
@media only screen and (min-width: 992px) {
  .forms-filter {
    padding-right: 51px
  }
}
.forms-filter .form-control, .forms-filter .form-select {
  font-size: 14px;
  height: 38px
}
@media only screen and (min-width: 768px) {
  .forms-filter .form-control, .forms-filter .form-select {
    height: 43px
  }
}
.forms-filter .btn {
  width: 100%
}
@media only screen and (min-width: 992px) {
  .forms-filter .btn {
    padding: 0;
    width: 43px;
    height: 43px;
    text-align: center;
    position: absolute;
    top: 13px;
    right: 0
  }
}
.forms-filter .btn i {
  vertical-align: middle
}
@media only screen and (min-width: 1200px) {
  .forms-filter .col-item {
    width: 20%;
    flex: 0 0 auto
  }
}
.form-group-label {
  position: relative;
  padding-top: 13px
}
.form-group-label label {
  background-color: #fff;
  font-size: 12px;
  padding: 4px;
  position: absolute;
  left: 6px;
  top: 0
}
.form-control-date {
  background: url(../images/icons/ico-calendar.svg) no-repeat 95% center
}
.comments {
  background-color: rgba(32, 172, 74, .1);
  border-radius: 4px;
  margin-top: 10px
}
.comment-form {
  padding: 12px
}
.comment-form-container {
  margin-top: 12px;
  height: 40px;
  font-size: 14px;
  color: #031107;
  position: relative
}
.comment-form-container::-webkit-input-placeholder {
  color: #858585
}
.comment-form-container:-moz-placeholder {
  color: #858585;
  opacity: 1
}
.comment-form-container::-moz-placeholder {
  color: #858585;
  opacity: 1
}
.comment-form-container:-ms-input-placeholder {
  color: #858585
}
.comment-form-container .form-control {
  height: 40px;
  border-color: rgba(3, 17, 7, .2);
  font-size: 14px;
  padding: 8px 40px 8px 8px
}
.comment-form-container button {
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  padding: 0 12px
}
.list-comments {
  border-top: 1px solid rgba(3, 17, 7, .2);
  padding: 16px 12px
}
@media only screen and (min-width: 768px) {
  .list-comments {
    padding: 20px 12px
  }
}
.comment-item {
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .comment-item {
    font-size: 14px
  }
}
.comment-item:not(:last-child) {
  margin-bottom: 16px
}
@media only screen and (min-width: 768px) {
  .comment-item:not(:last-child) {
    margin-bottom: 20px
  }
}
.comment-item-img {
  width: 32px;
  flex: 0 0 auto
}
.comment-item-img img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  object-fit: cover
}
.comment-item-text {
  width: calc(100% - 32px);
  flex: 0 0 auto;
  padding-left: 10px
}
.comment-item-info {
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .comment-item-info {
    font-size: 14px
  }
}
.comment-item-author {
  font-weight: 600
}
@media only screen and (min-width: 768px) {
  .comment-item-author {
    font-weight: 400
  }
}
.footer-site {
  background-color: rgba(32, 172, 74, .1);
  margin-top: 24px
}
@media only screen and (min-width: 768px) {
  .footer-site {
    margin-top: 60px
  }
}
.footer-site a {
  color: #20ac4a
}
.footer-bottom {
  background-color: #20ac4a;
  color: #fff
}
.footer-bottom .container {
  height: 50px
}
@media only screen and (min-width: 768px) {
  .footer-bottom .container {
    height: 70px
  }
}
.btn-back-top {
  position: relative
}
@media only screen and (min-width: 768px) {
  .btn-back-top {
    position: relative;
    top: -5px
  }
}
.btn-back-top::after {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, .3);
  position: absolute;
  bottom: 0;
  right: -5px;
  height: 43px;
  width: 12px;
  z-index: 1;
  transform: skew(-10deg, 0)
}
@media only screen and (min-width: 768px) {
  .btn-back-top::after {
    height: 70px;
    width: 22px;
    right: -7px
  }
}
.btn-back-top span {
  background-color: #fff;
  height: 50px;
  width: 43px;
  text-align: center;
  position: relative;
  z-index: 2;
  display: block;
  line-height: 50px;
  font-size: 15px
}
@media only screen and (min-width: 768px) {
  .btn-back-top span {
    height: 80px;
    width: 70px;
    line-height: 80px;
    font-size: 22px
  }
}
.btn-back-top span i {
  vertical-align: middle
}
.footer-center {
  border-top: 1px solid rgba(3, 17, 7, .2);
  color: rgba(3, 17, 7, .6);
  font-size: 13px;
  padding-top: 24px;
  padding-bottom: 24px
}
@media only screen and (min-width: 768px) {
  .footer-center {
    padding-top: 40px;
    padding-bottom: 40px
  }
}
.footer-center a {
  color: rgba(3, 17, 7, .6)
}
.footer-center a:hover, .footer-center a:focus {
  color: #20ac4a
}
.footer-top {
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 13px
}
@media only screen and (min-width: 768px) {
  .footer-top {
    padding-top: 50px;
    padding-bottom: 60px
  }
}
.about-us-footer {
  max-width: 548px
}
.logo-footer {
  margin-bottom: 20px
}
@media only screen and (min-width: 768px) {
  .logo-footer {
    margin-bottom: 24px
  }
}
.socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(3, 17, 7, .6);
  font-size: 20px;
  color: #031107
}
.socials a:hover, .socials a:focus {
  border-color: #20ac4a;
  background-color: #20ac4a;
  color: #fff
}
.footer-top-info {
  padding-bottom: 24px;
  border-bottom: 1px dashed rgba(3, 17, 7, .2);
  margin-bottom: 24px
}
@media only screen and (min-width: 992px) {
  .footer-top-info {
    margin-bottom: 0;
    padding-bottom: 60px;
    border: none
  }
}
.title-footer {
  font-weight: 600;
  margin-bottom: 22px;
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .title-footer {
    font-size: 16px;
    margin-bottom: 18px
  }
}
.group-links {
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .group-links {
    font-size: 16px
  }
}
.group-links li:not(:last-child) {
  margin-bottom: 20px
}
@media only screen and (min-width: 1200px) {
  .footer-links .col-item {
    width: 20%;
    flex: 0 0 auto
  }
}
.col-line {
  border-top: 1px dashed rgba(3, 17, 7, .2);
  margin: 24px 0
}
.copyright {
  font-size: 14px
}
@media only screen and (min-width: 768px) {
  .copyright {
    font-size: 16px
  }
}
/*Update Css 3-1-2024 hoangvu*/
.ml-auto {
  margin-left: auto
}
.slt_short {
  border: none;
  font-weight: bold;
}
.thumb-list-doctor-online {
  width: 175px;
  height: 175px;
  overflow: hidden;
  border-radius: 100%;
  display: inline-block;
}
.thumb-list-doctor-online img {
  object-fit: cover;
  height: 100%
}
.item-list-doctor-online {
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 20px
}
.top-list-doctor-online {
  padding: 15px 10px
}
.status_online {
  position: relative;
  color: #20ac4a;
  font-size: 14px;
  margin: 5px 0;
  font-weight: bold;
  display: inline-block
}
.status_online:before {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  display: inline-block;
  top: 5px;
  left: -15px;
  background: #20ac4a;
  border-radius: 20px
}
.status_online.off {
  color: #777
}
.status_online.off:before {
  background: #777
}
.top-list-doctor-online .ico-hospital-grey {
  width: 15px;
  height: 15px;
}
.ico-lang {
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-lang.svg");
  top: 3px;
  position: relative;
}
.ico-price {
  width: 18px;
  height: 18px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-price.svg");
  top: 3px;
  position: relative;
}
.cl-green {
  color: #20ac4a
}
.bottom-list-doctor-online {
  background: #20ac4a26;
  padding: 10px
}
.bottom-list-doctor-online .col-md-4 {
  border-right: 1px solid #b3ddbf
}
.white-shadow {
  background: #fff;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .10);
  padding: 25px;
  border-radius: 10px
}
.list-group-alpha .ico-lang {
  top: 0
}
.ico-delele {
  background: url("../images/icons/ico-clear.svg");
  width: 15px;
  height: 15px;
  background-size: 100% 100%;
  position: relative;
  top: 3px
}
.cl-red {
  color: #FF0000
}
.card-hospital-status.is-delete {
  background: #eee;
  display: inline-block;
  color: #777;
}
.card-hospital-status.is-delete:hover {
  background: #ddd
}
.is-result {
  background: #20AC4A;
  display: inline-block;
  color: #fff;
}
.is-result:hover {
  color: #FFFFFF
}
.is-rebook {
  border: 1px solid #20AC4A;
  color: #20AC4A
}
.is-rebook:hover {
  background: rgba(32, 172, 74, .1)
}
.list-booking-doctor .card-hospital-img {
  width: 80px
}
.card-hospital-rate [class*=card-hospital] {
  min-width: 165px
}
.ico-help {
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-help.svg");
  top: 3px;
  position: relative;
}
.ico-time-support {
  width: 14px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-time-support.svg");
  top: 3px;
  position: relative;
}
.ico-calen {
  width: 16px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-calen.svg");
  top: 3px;
  position: relative;
}
.ico-attach {
  width: 16px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-attach.svg");
  top: 3px;
  position: relative;
}
.ico-rebook {
  width: 16px;
  height: 14px;
  background-size: 100% 100%;
  background-image: url("../images/icons/ico-rebook.svg");
  top: 3px;
  position: relative;
}
.list-booking-doctor .card-hospital-bottom {
  padding-left: 91px
}
.btn-rate {
  background: #F0A047;
  border-radius: 5px;
  padding: 5px 15px;
  color: #fff
}
.btn-rate:hover {
  background: #20ac4a;
  color: #fff
}
.text-right {
  text-align: right
}
@media only screen and (max-width: 991px) {
  .list-booking-doctor .card-hospital-bottom {
    padding-left: 0;
  }
  .list-booking-doctor .card-hospital-text {
    width: calc(100% - 91px)
  }
  .list-booking-doctor .card-hospital-img {
    width: 130px
  }
}