.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background: #6562fc;
  /*box-shadow: rgb(255 255 255 / 20%) 2px 1px 0px 1px;*/
  rgb(255 255 255 / 20%) 2px 1px 0px 1px;: rgb(255, 255, 255);
  /*border-radius: 8px;*/
  border: none;
  color: white;
  /*box-shadow: rgb(255 255 255 / 20%) 2px 1px 0px 1px;*/
}

.hider {
  width: 50px;
  font-size: 40px;
  height: 50px;
}

a {
}

.nav-tabs {
  border-bottom: 0;
  background: transparent;
}

.snav {
  background: white;
  font-family: SF Pro Text;
  height: 50px;
}

.navd {
  font-size: 9px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
  padding: 0;
  font-family: SF Pro Text;
  /*font-family: SF Pro Text;*/
  /*margin-left: 2px;*/
  /*margin: 0;*/
  margin-bottom: 4px;
}

.navm {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  -webkit-box-align: center;
  /*align-items: le;*/
  color: rgb(255, 255, 255);
  text-align: left;
  margin: auto auto auto auto;
}

.accordion {
  border-radius: 0;
  font-family: SF PRO TEXT;
}

.accordion-button {
  font-family: SF Pro Text;
  font-style: normal;
  font-family: 'Trajan Pro 3';
  /*background: radial-gradient(rgba(90,72,66,0.55), rgba(48,39,38,0.63) 108%), url("../../assets/img/nois2e.jpg"), #302726;*/
  /*box-shadow: 0px -3px 6px #5a4842;*/
  border-top: 2px solid #5a4842;
  border-right: 3px solid #29201f;
  box-shadow: inset 0px -3px 11px #5a4842;
  border-bottom: 1px solid #29201f;
  border-left: 2px solid #29201f;
  text-shadow: 0px 3px 4px rgb(41,32,31);
  /*background-size: auto, auto, auto;*/
  /*font-family: 'Trajan Pro 3';*/
  /*background: radial-gradient(#5a4842, #302726 108%), #302726;*/
  /*box-shadow: 0px -3px 6px #5a4842;*/
  /*border-top: 2px solid #5a4842;*/
  /*border-right: 3px solid #29201f;*/
  /*box-shadow: inset 0px -3px 11px #5a4842;*/
  /*border-bottom: 4px solid #29201f;*/
  /*border-left: 2px solid #29201f;*/
  /*text-shadow: 0px 3px 4px rgb(41,32,31);*/
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: -0.24px;
  color: rgb(166,147,129);
}

.offcanvas-body {
  padding: 0;
  border-radius: 20px 0 0 20px;
  z-index: 0;
  margin: 0;
  /*overflow: hidden;*/
  color: #acacac!important;
  /*background: #0d0e1a;*/
  /*background: #1f1f47;*/
  /*background: #1d1d1f;*/
}

.nav p {
  font-family: SF Pro Text;
}

#back {
  position: absolute;
  border-radius: 20px 0 0 20px;
  z-index: -1;
}

.offcanvas {
  border-radius: 22px 0 0 22px;
}

.ranger {
  width: 100%;
  padding-left: 10%;
  top: -20px;
  display: b;
}

thead {
  color: white;
  /*border-bottom: solid 2px white;*/
  max-height: 100px!important;
  /*border-left: solid 1px white;*/
  font-weight: 300;
  font-family: SF PRO TEXT;
  font-size: 12px;
  text-align: center;
}

th {
  font-weight: 200;
  border-bottom: none;
  border-right: 1px dotted rgba(255,255,255,0.16);
}

th:first-child {
  text-align: left;
}

th:last-child {
  text-align: end;
  border-right: none;
}

.butname {
  margin-left: 10px;
}

.accordion-header {
  background: #313033;
}

.accordion-collapse {
  background: #3d3c40;
  box-shadow: inset 0px 0px 20px 8px rgb(27,21,20);
  background: url("../../assets/img/nois2e.jpg");
  background-size: cover;
}

.accordion-button:not(.collapsed) {
  color: white;
  background-color: #4e4d51;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

#menu .btn {
  background: #2c2928;
  border: 0;
  border-radius: 16px;
  color: #93919e;
  margin-right: 3px;
}

#menu .btn:focus {
  background: #4d4b52;
  border: 0;
  border-radius: 16px;
  box-shadow: none;
  color: white;
}

#menu .btn:last-child {
  margin: 0;
}

h6 {
  font-style: normal;
  font-weight: 200;
  /*text-transform: uppercase;*/
  font-size: 12px;
  letter-spacing: 0.34px;
}

.btn-group {
  background: #313033;
  border-radius: 32px;
  /*padding: 6px;*/
  margin-bottom: 16px;
  margin-top: 4px;
}

.circle .btn {
  width: 40px;
  /*border-radius: 50%!important;*/
  height: 40px;
  margin-right: 10px!important;
}

.circle .btn:last-child {
  margin-right: 0!important;
}

.square .btn {
  width: 80px;
  /*margin-left: 5px;*/
  margin-right: 10px!important;
  height: 80px;
}

.square {
  border-radius: 24px;
}

.square .btn:last-child {
  margin-right: 0!important;
}

.cha {
  padding: 4px;
  padding-left: 7px;
  /*margin-bottom: 10px;*/
  margin-right: 10px;
}

:root {
  --swiper-theme-color: #6562fc;
  --bs-primary: #6562fc;
  --bs-blue: #6562fc;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #6562fc;
  outline: 0;
  box-shadow: 0 0 0 0.25rem #6562fc40;
}

.btn-primary {
  color: #fff;
  background-color: #6562fc;
  border-color: #6562fc;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #6562fc;
  border-color: #6562fc;
  box-shadow: 0 0 0 0.25rem #6562fc80;
}

.btn-primary:hover {
  color: #fff;
  background-color: #7d7aff;
  border-color: #6562fc;
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236562FC'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}

.hider {
  position: fixed;
  right: 0;
  z-index: 9;
  border-radius: 25% 0 25% 0;
  top: 150px;
}

.navz .btn {
  /*width: 20px;*/
  padding: 20px;
  margin-top: 25px;
  /*margin-top: 15px;*/
  /*padding: 20p;*/
  background-repeat: no-repeat;
  background-position: center;
  height: 20p;
  border: none;
  background-color: #3737374d;
  border-radius: 6px!important;
  /*background: transparent;*/
}

.navz {
  background: transparent;
  position: absolute;
  top: 0;
  z-index: 9;
  right: 25px;
}

.navz .iconz {
  display: inline-block;
  margin: 0;
}

.btitle {
  font-size: 13px;
  color: #605f5e;
  /*margin-left: 50px;*/
  text-shadow: none;
  display: block;
  line-height: 16px;
  letter-spacing: -0.07800000160932541px;
}

.htitle {
}

.htitle {
  margin-left: 0px;
  /*font-size: 15px;*/
  font-size: 14px;
  color: white;
}

.btn-group.dropdown.cha {
}

.btn-group {
  margin-bottom: 6px;
  border-radius: 9px;
  font-size: 12px;
}

li {
  padding-bottom: 6p;
}

.nav-link {
  padding-left: 20px;
  padding-right: 20px;
  /*background: grey;*/
  color: grey;
  padding-top: 6px;
  padding-bottom: 6px;
}

.nav-link:hover, .nav-link:focus, {
  border: none;
}

h6 {
  margin-top: 6px;
}

button {
}

#closesidebar {
  position: fixed;
  bottom: 40px;
  padding-bottom: 20px!important;
  padding: 10px;
  background: #000000ab!important;
  right: 40px;
}

#closesidebar-1 {
  position: absolute;
  margin: auto;
  /*bottom: 40px;*/
  padding-bottom: 20px!important;
  top: -5%;
  padding: 10px;
  background: #000000ab!important;
  right: 50%;
}

#chapters li {
  padding: 10px;
  padding-left: 0;
  color: #acacac;
}

