/* Variables */
/* Global */
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px; }

.title {
  font-size: 24px; }

.fa {
  font-size: 16px; }

.text-primary {
  color: #98BB1E !important; }

.dark {
  background-color: #49575F !important;
  color: #FFFFFF !important;
  border: 1px solid #49575F; }

.primary {
  color: #98BB1E; }

a {
  cursor: pointer; }

.my-btn-lg {
  height: 34px;
  line-height: 36px;
  padding: 5px 30px; }

/* Login Page */
.mybackground {
  background: url("../img/JoYoga.png") no-repeat;
  background-size: contain; }

.mybackground1 {
  background: url("../img/login-background-transparent.png") no-repeat;
  background-size: cover; }

.slider {
  min-height: 100vh;
  display: flex;
  align-items: flex-end;
  padding: 50px;
  color: #0c0c0c; }

.input-group-text {
  background: transparent;
  border: 0; }

input.form-control {
  border: 0; }

.form-control:active,
.form-control:focus {
  border: 0;
  box-shadow: none; }

.input-group {
  border: 1px solid #ccc;
  border-radius: 12px;
  background: #FFFFFF;
  border: 1px solid #EFEFEF;
  box-sizing: border-box;
  overflow: hidden;
  min-height: 58px; }

label {
  font-family: 'Inter', sans-serif;
  font-weight: bold; }

.btn {
  font-family: 'DM Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  align-items: center;
  letter-spacing: -0.01em;
  border: 0px !important;
  color: #FFFFFF; }

.btn:hover {
  background-color: #98BB1E !important; }

.btn.active {
  background-color: #98BB1E !important; }

.btn .fa {
  margin-right: 10px; }

.btn-lg {
  height: 58px;
  border-radius: 12px; }

.btn-primary {
  background: #98BB1E;
  border: 1px solid #98BB1E; }

.bg-primary {
  background: #98BB1E !important;
  color: #FFFFFF; }

/* Dashboard */
header {
  padding: 20px;
  border-bottom: 1px solid #eee; }

aside {
  min-height: 100vh; }

nav .nav-link {
  line-height: 32px;
  transition: all 0.5s; }

nav .nav-link:hover {
  background-color: #98BB1E0F;
  border-radius: 8px; }

nav .nav-link i.fa {
  color: #D8D8D8;
  font-size: 18px;
  transition: all 0.5s; }

nav .nav-link:hover i.fa {
  color: #98BB1E; }

nav .nav-link span {
  margin-left: 10px;
  color: #807A7A; }

.bg-light {
  background-color: #FBFBFB; }

/* Card */
.card {
  background: #FFFFFF;
  /* New shadow */
  border: 0px;
  box-shadow: 1px 2px 4px rgba(239, 239, 239, 0.48), 0px 2px 2px -4px rgba(24, 39, 75, 0.12), 2px 6px 6px -6px rgba(24, 39, 75, 0.08);
  border-radius: 20px;
  position: relative;
  overflow: hidden; }

.card-header {
  padding: 10px; }

.card-img-top {
  padding: 16px;
  border-radius: 16px; }

.badge.stick {
  background-color: #98BB1E !important;
  font-size: 12px;
  padding: 5px 8px;
  position: absolute;
  top: 30px;
  left: 30px; }

.badge {
  background-color: #98BB1E !important;
  font-size: 12px;
  padding: 5px 8px;
  color: #FFFFFF !important;
  font-weight: normal;
  margin-top: 5px; }

img {
  max-width: 100%; 
  border-radius: 30px;
}

.card {
  position: relative; }

.card-img-top::after {
  content: "";
  background-image: url(../img/overlay.png);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1; }

.card-title.overlay {
  position: absolute;
  bottom: 20px;
  left: 35px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 137.1%;
  /* or 33px */
  display: flex;
  align-items: center; }

img.absolute {
  position: absolute; }

.nav-pills > .active > a,
.nav-pills > .active > a:hover, .nav-pills > li > a:hover {
  text-decoration: none;
  font-weight: bold;
  border-radius: 0px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #FF6600;
  color: #000 !important;
  background-color: transparent !important; }

.nav-pills > li > a {
  border-radius: 0px; }

.take-all-space-you-can {
  width: 100%;
  color: #49575F !important;
  background-color: transparent !important;
  border-bottom: 2px solid #F3F7E4 !important;
  border-radius: 0 !important; }

.take-all-space-you-can.active {
  border-bottom: 2px solid #98BB1E !important; }

.table.mycard {
  border-style: hidden;
  height: 64px;
  line-height: 64px;
  background: #FFFFFF;
  /* Card_Shadow */
  box-shadow: 0px 2px 4px rgba(232, 232, 232, 0.48) !important;
  border-radius: 16px !important; }

.no-border {
  border: 0px hidden !important; }

.modal-content {
  border-radius: 16px !important;
  border: 0px hidden !important; }

.mytext {
  font-size: 14px;
  line-height: 16px; }

.form-control, .form-select, textarea {
  border: 0px; }

.btn-outline-dark {
  border: 1px solid #49575F !important;
  color: #49575F !important; }

.plus {
  position: absolute;
  right: 30px;
  bottom: 50px; }

.more {
  position: absolute;
  right: 0px;
  left: 45%;
  bottom: 30px;
  width: 100%;
  display: inline-block;
  max-width: 250px;
  box-shadow: 0 0 5px #49575F; }

.rounded-pill {
  border-radius: 50rem !important;
  overflow: hidden; }

.progress {
  height: 8px !important; }

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

.dash li {
  margin-right: 5px;
  margin-right: 5px;
  border-radius: 10px;
  overflow: hidden;
  height: 8px; }

.dash .take-all-space-you-can {
  border-bottom: 0px  solid #F3F7E4 !important;
  border-radius: 10px;
  background: #F3F7E4 !important;
  height: 8px; }

.dash .take-all-space-you-can.active {
  background-color: #98BB1E !important; }

.bg1 {
  background-color: #96CF95; }

.bg2 {
  background-color: #FCCC85; }

.bg3 {
  background-color: #C3C9FF; }

.bg4 {
  background-color: #AAE5FF; }

.team-card {
  padding: 18px 14px; }

.team-card .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 25px; }

.team-card .count {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  margin: 0; }

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