.glide-custom-homepage .glide__track {
  overflow: visible;
}

.glide-custom-homepage .glide__arrows .glide__arrow--left,
.glide-custom-homepage .glide__arrows .glide__arrow--right {
  background: transparent;
}

.glide-custom-homepage .glide__arrows .glide__arrow--right .glide__arrow-content {
  right: 0;
}

@media screen and (max-width: 767px) {
  .glide-custom-homepage .glide__arrows .glide__arrow--left,
  .glide-custom-homepage .glide__arrows .glide__arrow--right {
    background: transparent;
  }
  .glide-custom-homepage .glide__arrows .glide__arrow--left {
    left: -36px;
  }
  .glide-custom-homepage .glide__arrows .glide__arrow--right {
    right: -36px;
  }
}

@media screen and (max-width: 600px) {
  .glide-custom-homepage .glide__arrows .glide__arrow--left {
    left: 0px;
  }
  .glide-custom-homepage .glide__arrows .glide__arrow--right {
    right: 0px;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-5 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 41.66667% !important;
            flex: 0 0 41.66667% !important;
    max-width: 41.66667% !important;
  }
}

@media screen and (min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 33.33333% !important;
            flex: 0 0 33.33333% !important;
    max-width: 33.33333% !important;
  }
}

@media screen and (min-width: 768) {
  .col-md-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

@media screen and (max-width: 767px) {
  .text-center-mobile {
    text-align: center !important;
  }
}

@media screen and (max-width: 400px) {
  .text-sm-400 {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 767px) {
  .d-flex-mobile {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media screen and (max-width: 767px) {
  .d-flex-start-mobile {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media screen and (max-width: 767px) {
  .justify-content-center-mobile {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media screen and (max-width: 767px) {
  .banner-homepage {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 991px) {
  .hide-991 {
    display: none !important;
  }
}

.show-991 {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .show-991 {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .hide-767 {
    display: none !important;
  }
}

.show-767 {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .show-767 {
    display: block !important;
  }
}

@media screen and (max-width: 400px) {
  .hide-400 {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .top-navigation {
    height: 56px;
  }
  .top-navigation .top-navigation--inner {
    padding: 0 12px;
  }
}

@media screen and (max-width: 767px) {
  .main-content {
    margin-top: 56px;
  }
  .main-content.main-content-class {
    padding-bottom: 36px;
  }
}

@media screen and (max-width: 767px) {
  .content-have-side-menu.have-topnav-fixed {
    padding-top: 56px;
    padding-bottom: 36px;
  }
}

.top-nav--link.show-991 {
  display: none !important;
}

@media screen and (max-width: 991px) {
  .top-nav--link.show-991 {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.top-nav--link.show-767 {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .top-nav--link.show-767 {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media screen and (max-width: 991px) {
  .content-have-right-section-2 {
    right: 280px;
  }
  .block-tutor-schedule,
  .block-tutor-schedule--header,
  .block-tutor-schedule--content {
    width: 280px;
  }
}

@media screen and (max-width: 767px) {
  .content-have-right-section-2 {
    right: 0px;
  }
  .block-tutor-schedule,
  .block-tutor-schedule--header,
  .block-tutor-schedule--content {
    width: 320px;
    right: -320px;
  }
  .block-tutor-mobile.active {
    right: 0px;
    z-index: 999;
  }
  .block-tutor-mobile.active .block-tutor-schedule--header,
  .block-tutor-mobile.active .block-tutor-schedule--content {
    right: 0px;
    z-index: 999;
  }
  .block-tutor-schedule.block-tutor-on-student {
    top: 56px;
  }
}

.sesiOpened {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .btn-block-991 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .btn-block-767 {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .w-100-991 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .w-100-767 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .content-curtain {
    position: fixed;
    top: 0;
    left: 0;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 25;
    border: 0;
  }
  .content-curtain.active {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .side-menu-navigation {
    width: 230px;
    padding-right: 16px;
    padding-left: 16px;
  }
}

@media screen and (max-width: 767px) {
  .side-menu-navigation {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .content-have-side-menu {
    padding-left: 240px;
  }
}

@media screen and (max-width: 767px) {
  .content-have-side-menu {
    padding-left: 0;
    border-left: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .notif-mobile {
    padding: 0 !important;
    border: 0;
    background-color: transparent;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .d-block-clear-mobile {
    display: block;
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .card-full-p3 {
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }
}

@media screen and (max-width: 767px) {
  .card-full-container {
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
    margin-left: -12px !important;
    margin-right: -12px !important;
  }
}

@media screen and (max-width: 767px) {
  .card-full-block-p3 {
    background-color: rgba(0, 0, 0, 0.05) !important;
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
}

@media screen and (max-width: 767px) {
  .card-full-block-p3 .card {
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  .block-full-p3 {
    margin-left: -.75rem;
    margin-right: -.75rem;
  }
}

.calendar-day .cal-day-number {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .calendar-day {
    padding: 2px;
  }
  .calendar-day .calendar-day-title {
    font-size: 11px;
  }
  .calendar-day .cal-day {
    padding: 5px;
    padding-top: 3px;
    height: 64px;
    margin-bottom: 3px;
  }
  .cal-tutor-list {
    padding: 2px 4px;
    font-weight: 600;
    font-size: 11px;
    border-radius: 6px;
  }
}

@media screen and (max-width: 767px) {
  .border-767 {
    border: 1px solid #dee1e3 !important;
  }
}

@media screen and (max-width: 991px) {
  .content-col--update-mobile {
    left: 0 !important;
    width: 100% !important;
  }
  .content-col--update-mobile .content-col-3 {
    width: 60%;
  }
  .content-col--update-mobile .content-col-3:nth-child(2) {
    left: 60%;
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .content-col--update-mobile .content-col-3--first {
    width: 100%;
  }
}

.header-content--fixed-mobile {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .header-content--fixed-mobile {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20;
    background-color: #ffffff;
    border-bottom: 1px solid #dee1e3;
    padding: 0.75rem !important;
  }
}

@media screen and (max-width: 767px) {
  .have-header-content--fixed {
    display: block !important;
    padding-top: 56px;
  }
}

@media screen and (max-width: 767px) {
  .content-col-chat {
    display: none;
  }
  .content-col-chat.active {
    display: block;
    left: 0% !important;
    width: 100% !important;
    background-color: #f1f1f1;
    position: fixed;
    top: 0;
    z-index: 30;
  }
}

@media screen and (max-width: 767px) {
  .chat-content {
    top: 54px;
  }
}

@media screen and (max-width: 767px) {
  .row-sm {
    margin-left: -6px !important;
    margin-right: -6px !important;
  }
  .row-sm .col, .row-sm .col-1, .row-sm .col-10, .row-sm .col-11, .row-sm .col-12, .row-sm .col-2, .row-sm .col-3, .row-sm .col-4, .row-sm .col-5, .row-sm .col-6, .row-sm .col-7, .row-sm .col-8, .row-sm .col-9, .row-sm .col-auto, .row-sm .col-lg, .row-sm .col-lg-1, .row-sm .col-lg-10, .row-sm .col-lg-11, .row-sm .col-lg-12, .row-sm .col-lg-2, .row-sm .col-lg-3, .row-sm .col-lg-4, .row-sm .col-lg-5, .row-sm .col-lg-6, .row-sm .col-lg-7, .row-sm .col-lg-8, .row-sm .col-lg-9, .row-sm .col-lg-auto, .row-sm .col-md, .row-sm .col-md-1, .row-sm .col-md-10, .row-sm .col-md-11, .row-sm .col-md-12, .row-sm .col-md-2, .row-sm .col-md-3, .row-sm .col-md-4, .row-sm .col-md-5, .row-sm .col-md-6, .row-sm .col-md-7, .row-sm .col-md-8, .row-sm .col-md-9, .row-sm .col-md-auto, .row-sm .col-sm, .row-sm .col-sm-1, .row-sm .col-sm-10, .row-sm .col-sm-11, .row-sm .col-sm-12, .row-sm .col-sm-2, .row-sm .col-sm-3, .row-sm .col-sm-4, .row-sm .col-sm-5, .row-sm .col-sm-6, .row-sm .col-sm-7, .row-sm .col-sm-8, .row-sm .col-sm-9, .row-sm .col-sm-auto, .row-sm .col-xl, .row-sm .col-xl-1, .row-sm .col-xl-10, .row-sm .col-xl-11, .row-sm .col-xl-12, .row-sm .col-xl-2, .row-sm .col-xl-3, .row-sm .col-xl-4, .row-sm .col-xl-5, .row-sm .col-xl-6, .row-sm .col-xl-7, .row-sm .col-xl-8, .row-sm .col-xl-9, .row-sm .col-xl-auto {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.user-select-mobile {
  display: none;
  position: fixed;
  top: 10px;
  z-index: 100;
  right: 60px;
}

@media screen and (max-width: 767px) {
  .user-select-mobile {
    display: block;
  }
}

.modal-mobile-2 .modal-dialog {
  max-width: 100%;
  margin: 0;
  min-height: 100%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.modal-mobile-2 .modal-content {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
/*# sourceMappingURL=theme-mobile.css.map */