@font-face {
  font-family: 'Avenir-next-regular';
  src: url("../fonts/AvenirNextLTPro-Regular.otf"); }
@font-face {
  font-family: 'Avenir-next-bold';
  src: url("../fonts/AvenirNextLTPro-Bold.otf"); }
@font-face {
  font-family: 'Avenir-next-italic';
  src: url("../fonts/AvenirNextLTPro-It.otf"); }
.avenir-bold {
  font-family: 'Avenir-next-bold' !important; }

.avenir-reg, .avenir-regular {
  font-family: 'Avenir-next-regular' !important; }

.avenir-italic {
  font-family: 'Avenir-next-italic' !important; }

.body-bgr {
  background-color: #e7f7ff; }

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

.btn-special {
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  border-radius: 21px;
  background-color: #fff;
  padding: 0.7rem;
  width: 100%; }

.blue-lighty {
  background-color: #299fd4; }

.btn-bluelighty {
  color: #fff;
  background-color: #299fd4;
  padding: 0.8rem; }

.text-blue-lighty {
  color: #299fd4; }

.search-cst {
  color: #939393;
  border-radius: 21px;
  background-color: #fff;
  border: 1px solid transparent;
  padding: 0.7rem 2rem 0.7rem 0.75rem; }

.img-box {
  border-radius: 10px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff; }

.text-doc {
  font-size: 1.2rem;
  font-weight: bold;
  color: #464646; }

.card-container {
  border-radius: 10px;
  box-shadow: 0 7px 8px 0 rgba(0, 0, 0, 0.05); }

.border-none {
  border: none; }

.relative {
  position: relative; }

.mth-cth {
  margin-left: 8%; }

.ls-tr {
  transform: scale(1.5);
  top: -15px;
  position: relative;
  left: -40%; }

.pf-t {
  position: absolute;
  right: 22px;
  top: 11px;
  color: #299fd4; }

.rds {
  border-radius: 4px; }

.img-h {
  max-width: 200px;
  position: relative;
  top: -100px; }

.img-custom-fluid {
  max-width: 120px;
  max-height: auto; }

.custom-position-1 {
  position: absolute;
  left: -9%;
  top: -20%; }

.body-t-card {
  min-height: 149px;
  max-height: 150px; }

.radius-10 {
  border-radius: 10px; }

.border-none {
  border: 1px solid transparent !important; }

.offcanvas-start {
  top: 0;
  left: 0;
  width: 300px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%); }

.specialist-title {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  margin-top: 1rem;
  font-size: 1rem; }

.row-mix {
  margin-top: 30px;
  margin-bottom: 1rem; }

.tdc-none {
  text-decoration: none; }

.zi-3, .z-3 {
  z-index: 3; }

.zi-2, .z-2 {
  z-index: 2; }

.mt-detail-cst {
  margin-top: -66px; }

.pt-detail-cst {
  padding-top: 86px; }

.clamp-2, .line-clamp2, .clamp2, .line-clamp-2, .lineclamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.clamp-4, .line-clamp4, .clamp4, .line-clamp-4, .lineclamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.title-dectail-doc {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: 0.45px;
  text-align: left; }

.sub-title-doc {
  font-size: 13px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393; }

.descript-detail {
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  margin-top: 20px; }

.bdr-none {
  border: none; }

.text-count {
  font-size: 1rem;
  letter-spacing: normal;
  text-align: left;
  color: #939393; }

.button-mbv:hover {
  background-color: #299fd4;
  color: white; }

.rad-btn .btn-outline-primary {
  border-radius: 5px;
  border: solid 1px #299fd4;
  text-align: center;
  color: #299fd4; }

.mobile-view {
  display: none; }

.img-flanel {
  position: absolute;
  top: -37px;
  max-width: 135px; }

.mb-6 {
  margin-bottom: 3.75rem; }

#telemedicine .offcanvas {
  position: absolute; }
#telemedicine .modal-backdrop {
  position: absolute;
  height: 100%; }
#telemedicine .mrg-tech {
  margin-top: 1rem; }
#telemedicine .BannerSwiper {
  padding-bottom: 30px; }
  #telemedicine .BannerSwiper .swiper-horizontal > .swiper-pagination-bullets, #telemedicine .BannerSwiper .swiper-pagination-bullets.swiper-pagination-horizontal, #telemedicine .BannerSwiper .swiper-pagination-custom, #telemedicine .BannerSwiper .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%; }
  #telemedicine .BannerSwiper .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background-color: #299fd4 !important; }
#telemedicine .card-Banner {
  border: none;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff; }
#telemedicine .navbar-light .navbar-toggler {
  border-color: transparent; }
#telemedicine .navbar-light .navbar-toggler:focus {
  outline: none;
  box-shadow: none; }
#telemedicine .icon-1 {
  max-width: 30px;
  width: 30px;
  transform: scaleX(-1); }

.rounded-7 {
  border-radius: 7px; }

.logo-2 {
  width: 100%;
  max-width: 240px; }

.default-text-1 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393; }

.py-13 {
  padding-top: 13px;
  padding-bottom: 13px; }

.seemore {
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393;
  text-decoration: underline; }

.offcanvas .list-group .list-group-item a {
  font-family: 'Avenir-next-regular';
  font-size: 14px !important;
  color: #939393 !important; }

.offcanvas .list-group .nav-item a {
  font-family: 'Avenir-next-regular';
  font-size: 14px !important;
  color: #939393 !important; }

.absolute-read {
  position: absolute;
  right: 0; }

.border-line-schedule {
  border-left: 1px solid #d4d4d4; }

.agreement-mrg {
  margin-left: 1.5rem; }

.agreement-mrg2 {
  margin-left: 2rem; }

.top-agree {
  margin-top: 1.5rem; }

.mt-6 {
  margin-top: 4rem; }

.mk-mark {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (min-width: 1200px) and (max-width: 1402px) {
  #timeslot-1 .btn {
    color: #939393 !important;
    padding: 0.5rem 0.3rem !important;
    font-size: 14px !important; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #timeslot-1 .btn {
    color: #939393;
    padding: 0.5rem 0.3rem !important;
    font-size: 12px !important; } }
@media only screen and (min-width: 602px) and (max-width: 767px) {
  .img-flanel {
    top: -18px !important;
    max-width: 85px !important;
    left: 10px; }

  .mobile-view {
    display: block !important; }

  .body-t-card {
    min-height: 149px;
    max-height: 150px; }

  .custom-position-1 {
    position: absolute;
    left: -9%;
    top: -20%; }

  .text-doc {
    font-size: 0.9rem;
    font-weight: bold;
    color: #464646; }

  .specialist-title {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #939393;
    margin-top: 0.7rem;
    font-size: 10px; }

  .pf-t {
    position: absolute;
    right: 22px;
    top: 11px;
    color: #299fd4; } }
@media only screen and (max-width: 992px) {
  .agreement-mrg2 {
    margin-left: 0rem !important; } }
@media only screen and (max-width: 600px) {
  .font-size-adjust {
    font-size: 13px !important; }

  .px-1-mobile {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }

  .agreement-mrg2 {
    margin-left: 0rem !important; }

  #telemedicine .offcanvas {
    position: fixed !important; }

  .border-line-schedule {
    border-left: 1px solid transparent !important; }

  .generator-top {
    margin-top: 20px !important; }

  #telemedicine .card-Banner {
    box-shadow: 0 5px 5px 0 #00000014 !important; }

  .logo-2 {
    width: 100%;
    max-width: 175px !important; }

  .mb-6 {
    margin-bottom: 3rem; }

  .mt-6 {
    margin-top: 3rem; }

  .row-mix {
    margin-top: 20px !important; }

  #telemedicine .mrg-tech {
    margin-top: -0.2rem !important; }

  .pf-t {
    position: absolute;
    right: 22px;
    top: 11px;
    color: #299fd4; }

  .img-flanel {
    top: -25px !important;
    max-width: 90px !important;
    left: 10px; }

  .offcanvas-start {
    width: 80% !important; }

  .img-custom-fluid {
    max-width: 80px;
    max-height: 107px; }

  .body-t-card {
    min-height: 99px !important;
    max-height: 100px !important; }

  .custom-position-1 {
    position: absolute;
    left: -9%;
    top: -20%; }

  .text-doc {
    font-size: 0.9rem;
    font-weight: bold;
    color: #464646; }

  .specialist-title {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #939393;
    margin-top: 0.875rem;
    font-size: 12px; }

  .agreement-mrg {
    margin-left: 0rem !important; }

  .top-agree {
    margin-top: 1rem !important; } }
.btn-app-1 {
  border-radius: 10px;
  border: 0.5px solid transparent;
  color: grey;
  font-weight: bold;
  background-color: #F5F5F5;
  width: 35px;
  height: 35px; }

.img-detail-doc {
  border-radius: 10px;
  box-shadow: 0px 6px 5px #0000000d;
  max-width: 188px; }

.card-detail-doctor {
  border-radius: 10px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border: 1px solid transparent; }

.card-detail-doctor2 {
  border-radius: 10px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border: 1px solid transparent; }

.generator-top {
  margin-top: 30px; }

.btn-customRange {
  border-radius: 10px;
  border: solid 1px #e3e3e3;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  letter-spacing: normal;
  text-align: center;
  color: #939393;
  width: 35px;
  height: 35px; }

.custom-input {
  border: 1px solid transparent;
  text-align: center;
  margin-top: 5px;
  color: #939393; }

.count-text {
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #939393; }

.cst-position-90 {
  position: absolute;
  right: 100px; }

.cst-position-91 {
  position: absolute;
  right: 61px; }

.cst-position-92 {
  position: absolute;
  right: 0; }

.clamp-4 p {
  display: contents; }

.clamp-4 p:after {
  content: "\A";
  white-space: pre; }

#schedule input[type=button] {
  background-color: #37a0cd; }

.text-bluelighty {
  color: #53B2DC; }

.btn-bluelighty:hover {
  color: white;
  background-color: #20a1d8; }

.text-grey {
  color: #b8b3b3; }

.text-callback-5 {
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.88;
  letter-spacing: normal;
  text-align: center;
  color: #939393; }

.text-navy-5 {
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #282964; }

.card-callback {
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff; }

.info-callback {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #299fd4; }

.li-info {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: left;
  color: #939393; }

/*# sourceMappingURL=telemedicine.css.map */
