@font-face {
  font-family: "Roboto Regular";
  src: url("../fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: "Myriad Pro Regular";
  src: url("../fonts/MyriadPro-Regular.otf");
}

html {
  min-height: 100vh;
  position: relative;
  margin: 0;
  padding-bottom: 32px;
}

body {
  /*background-image: url(../images/bg.png);*/
  background: #ffffff;
  font-family: "Roboto Regular";
  background-size: 100% 100%;
}

footer {
  position: absolute;
  bottom: 0;
  height: 32px;
  background: #26343c;
  width: 100%;
}

body a {
  cursor: pointer;
  color: currentColor;
}

.langs-selector {
  font-size: 11px;
  color: #7d7d7d;
}

.langs-selector .right-lang-selector,
.langs-selector .left-lang-selector {
  box-sizing: border-box;
  background: #ffffff;
  padding: 4px;
  border: 1px solid #056396;
  position: relative;
}

.langs-selector .right-lang-selector {
  border-left: 0px;
  border-radius: 0px 7px 7px 0px;
  left: -1.5px;
}

.langs-selector .left-lang-selector {
  border-radius: 7px 0px 0px 7px;
  border-right: 0px;
  right: -1.5px;
}

.langs-selector .right-lang-selector.active,
.langs-selector .left-lang-selector.active {
  background: #056396;
  color: #ffffff;
}

.langs-selector a.active {
  background: #fff;
}
.arrow-menu:after,
.arrow-menu:before {
  bottom: 100%;
  left: 84%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow-menu:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #ffffff;
  border-width: 8px;
  margin-left: -10px;
}
.arrow-menu:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(123, 123, 123, 0.25);
  border-width: 10px;
  margin-left: -12px;
}
.navbar {
  font-size: 14px;
  line-height: 16px;
  color: #056396;
}

.navbar .nav-link {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar .nav-link:hover {
  color: #056396;
  font-weight: bold;
  text-decoration: underline !important;
}

.coffee-main-block {
  background-repeat: no-repeat;
  color: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  background-size: cover;
  background-position: center;
}

.coffee-main-block .row {
  padding-top: 32px;
  min-height: 19vw;
}

.coffee-main-block .coffee-signboard {
  min-height: 258px;
  padding: 33px 31px 25px 31px;
  background: rgba(21, 45, 57, 0.8);
}

.coffee-main-block .coffee-signboard .signboard-header {
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 11px;
}
.dropdown-item.active,
.dropdown-item:active {
  color: inherit;
  text-decoration: none;
  background-color: inherit;
}
.coffee-main-block .coffee-signboard .signboard-body {
  width: 96%;
  font-size: 20px;
  line-height: 23px;
}

.coffee-main-block .coffee-signboard .signboard-body span {
  font-weight: bold;
}

.coffee-main-block .coffee-signboard .signboard-stick {
  background: #f4f4f4;
  width: 30px;
}

.coffee-main-block .coffee-signboard .signboard-notification {
  font-size: 14px;
  line-height: 16px;
  color: #ff8000;
  max-width: 372px;
}
.auth-button-a a:hover {
  color: #ffffff;
}

.auth-buttons button,
.auth-buttons .auth-button-a,
.auth-button {
  background: linear-gradient(358.88deg, #3c6d0b -1.77%, #2acb57 90.38%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  padding: 7px 21px 7px 21px;
  color: #ffffff;
  min-width: 125px;
  height: 40px;
}
.auth-button:active {
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
}

.auth-buttons button:active,
.auth-buttons .auth-button-a:active,
.auth-button:active {
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
  border: 1px solid #32a034;
}

button:focus {
  outline: 0px !important;
}

.auth-buttons button:hover,
.auth-button:hover {
  cursor: pointer;
}

.coffee-slogan {
  font-family: Roboto;
  right: 0;
  bottom: -40px;
  font-size: 16px;
  line-height: 19px;
  font-style: normal;
  font-weight: 300;
}

.coffee-slogan span {
  font-weight: 500;
}

.regular-page-top-content-border {
  border-bottom: 1px solid #b6b6b6;
  content: "";
}

.breadcrumb {
  background: none;
  font-size: 12px;
  line-height: 14px;
  color: #878787;
  padding-top: 3px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}

.breadcrumb-item {
  text-decoration-line: underline;
}

.breadcrumb-item.active {
  text-decoration-line: none;
  font-weight: bold;
}

.breadcrumb-item a:hover {
  font-weight: bold;
  color: #878787;
}

.breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.2rem;
  padding-left: 0.2rem;
}
.home-work-select {
}
.about-us {
  font-size: 14px;
  line-height: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.about-us span {
  color: #ff0202;
}

.title-2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}

.for-teacher {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}

.for-teacher .for-teacher-blue-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #056396;
}

.help {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
}

.help ul {
  list-style-type: none;
}

.help .cashless {
  padding-top: 62px;
}

.help .cashless .help-text {
  display: inline-block;
  width: 91%;
}

.help .auth-button {
  min-width: 150px;
  font-size: 18px;
  line-height: 21px;
}

.help .warning {
  font-size: 14px;
  line-height: 18px;
  color: #f20101;
}

.help a {
  color: #0d5f8b;
  text-decoration-line: underline;
}

.help-number {
  font-family: Roboto;
  font-style: normal;
  width: 39px;
  font-weight: 300;
  font-size: 48px;
  line-height: 56px;
  color: #ababab;
}

.help-number-header {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #056396;
}

.subjectSelector {
  margin-top: 21px;
}

a:hover {
  text-decoration: none;
}

.media-control[data-media-control] .media-control-background[data-background] {
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0)) !important;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0)) !important;
}

body input,
body button {
  outline: none;
}

iframe {
  max-width: 100%;
}

textarea {
  max-width: 100%;
}

.wrapImage {
  position: relative;
}

.wrapImage__label {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 23px;
  /*text-shadow: 2px 1px 1px #2b2626;*/
  opacity: 0.1;
}

.invite-information {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 10px;
  color: #000000;

  width: 100%;
  max-width: 400px;
  height: 100px;
  border: 1px solid #056396;
  box-sizing: border-box;
}

.invite-modal {
  height: 168px !important;
  border-radius: 10px;
}

.info-circle-1,
.info-circle-2,
.info-circle-3 {
  width: 30px;
  height: 30px;
  border-radius: 30px;
}
.info-circle-1 {
  background: #23a43c;
}
.info-circle-2 {
  background: #2ba5c1;
}
.info-circle-3 {
  background: #df1717;
}

.invite-info-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 10px;
  color: #7d7d7d;
}

.info-circle-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 10px;
  padding-top: 10px;
  color: #ffffff;
}

.invites__buttons {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.invite-text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #3c6d0b;
}

.invite-button {
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  height: 45px;
  width: 100%;
  max-width: 332px;

  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}
.modal-invite-header {
  font-family: Roboto;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 24px !important;
  line-height: 28px !important;
  color: #000000 !important;
}
.invite-modal-reference {
  text-decoration-line: underline;
  color: #0d5f8b;
}

.modal-invite-body {
  font-family: Roboto !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 16px !important;
  line-height: 19px !important;
  color: #000000 !important;
}

@media (max-width: 576px) {
  .invite-modal {
    margin: auto;
    max-width: 356px;
    height: 143px !important;
  }
}

#copyRefLink {
  cursor: pointer;
}

.mobile-flex {
  display: flex;
}

.paymentMethods {
  display: flex;
}

.paymentMethod {
  max-width: 162px !important;
  min-height: 257px;
  border: 1px solid #0d5f8b;
  box-sizing: border-box;
  display: inline !important;
}

.pay-logo {
  height: 91px;
  border-bottom: 1px solid #0d5f8b;
  box-sizing: border-box;
}

.pay-option-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000000;
  padding-left: 9px;
  padding-right: 10px;
}
.video-box img {
  width: 100%;
}

@media (max-width: 768px) {
  .mobile-flex {
    flex-direction: column-reverse;
  }
}

.modal-backdrop.in {
  opacity: 0.15 !important;
}

body .button-right a.cancelLink {
  padding: 0;
  border: 2px solid #ccc;
  margin: 14px 0;
  font-size: 14px;
  font-weight: unset;
  color: #000;
  border-radius: 0;
  display: block;
}

.cancelLink__btn {
  background-color: #00a9ec;
  color: #fff;
  height: 24px;
  width: 24px;
  border-radius: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 13px;
}

#paymentInit__error,
#paymentInit__emailerror {
  display: none;
  padding: 10px;
}

#paymentInit__error,
#paymentInit__emailerror {
  background: rgba(216, 19, 19, 0.6);
  border: 0.5px solid #f90909;
  box-sizing: border-box;
  border-radius: 5px;

  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
}

#signUpForm__step2 {
  display: none;
  margin-bottom: 20px;
}

#signUpForm__step2_kaspi {
  display: none;
  margin-bottom: 20px;
}

.signUpForm__step2__wrapper {
  border: 1px solid #056396;
  padding: 10px 15px;
  border-radius: 5px;
}

.signUpForm__step2__grade span {
  font-size: 24px !important;
}

.signUpForm__step2__attention {
  font-size: 12px;
  color: #868686;
  margin-top: 5px;
}

#signUpForm__step2 .signUpForm__step2__confirm {
  width: 100%;
  height: 45px;
  background: linear-gradient(358.88deg, #3c6d0b -1.77%, #2acb57 90.38%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
}

@media (min-width: 992px) {
  .signUpForm__step2__confirm {
    max-width: 270px;
  }

  .signUpForm__step2__cancel {
    max-width: 161px !important;
  }
  .nav-item .nav-link.active {
    color: #056396 !important;
    font-weight: bold !important;
    text-decoration: underline !important;
  }
}

.signUpForm__step2__cancel {
  width: 100% !important;
  height: 45px !important;
  background: linear-gradient(
    358.88deg,
    #8e1600 -1.77%,
    #ff0000 90.38%
  ) !important;
  border: 1px solid #8e1600 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25) !important;
  border-radius: 20px !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 18px !important;
  line-height: 21px !important;

  /* identical to box height */

  color: #ffffff;
}

.signUpForm__step2__cancel:active {
  background: linear-gradient(180deg, #8e1600 0%, #ff0000 100%) !important;
}

.signUpForm__step2__cancel a:hover {
  color: #ffffff !important;
}

.copyright {
  margin-left: auto;
  opacity: 0;
}

.title-logo {
  /*float: left;*/
  margin: 0;
  color: #7d8a93;
  font-weight: 600;
  font-size: 30px;
  margin-top: 2px;
}

.slogan {
  color: #7d8a93;
}

.button-right {
  float: right;
  padding-top: 10px;

  text-align: right;
}

.box-top-content .button-right {
  float: none;
}

.setGrade:focus {
  text-decoration: none;
}

/*.button-right a, .prodlink {*/
/*    display: inline-block;*/
/*    padding: 5px;*/
/*    border: 2px solid #707070;*/
/*    border-radius: 4px;*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    color: #707070;*/
/*    margin-left: 15px;*/
/*    margin-bottom: 25px;*/
/*}*/

.modal-body .prodlink {
  margin: 0 0 10px;
}

.modal {
  color: #000000;
  font-size: 16px;
  line-height: 19px;
}

.modal h5 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.modal .close {
  border: 0px;
  width: auto;
  padding: 0;
  background: none;
  font-size: 24px;
  color: #636363;
  margin: 0px;
  position: absolute;
  right: 10px;
  top: 10px;
}

.modal .modal-header {
  padding-top: 20px;
}

.myPhone {
  font-size: 18px;
  color: #656464;
}

.myTrial {
  font-size: 13px;
  color: #777777;
  text-align: right;
}

.tasksPage {
  border: 1px dashed #b2b7d2;
  border-radius: 8px;
  background: #dddfed;
  padding: 20px 20px 25px;
  position: relative;
  margin: 0 auto 30px;
}
.home-work .tasksPage {
  position: absolute;
  width: 100%;
  background: #ededed;
  border: 1px solid #0d5f8b;
  box-sizing: border-box;
  border-radius: 0px;
}
.tasksPage .number {
  position: absolute;
  background: #dcf2ce;
  color: #73b23c;
  top: -15px;
  width: 48px;
  height: 48px;
  line-height: 15px;
  font-size: 30px;
  padding-top: 8px;
  text-align: center;
  border: 1px solid #ccc;
}

.tasksPage .number .lbl {
  font-size: 15px;
  padding-top: 5px;
}

.tasksPage .tasks {
}

.tasksPage .tasks .task {
  margin-bottom: 5px;
  font-size: 16px;
}

.task a {
  text-decoration-line: underline;
  color: #000000;
}

.task {
  display: inline-block;
  margin-right: 10px;
}

.link-lessona {
  border: 1px dashed #60b23c;
  background-color: #dcf2ce;
  padding: 21px 15px;
  /*border-radius: 10px;*/
  text-align: center;
}

.link-lessona a {
  color: #60b23c;
  font-size: 18px;
  white-space: nowrap;
  border: 2px solid #6ebd3c;
  padding: 5px 7px;
  margin-left: 15px;
  border-radius: 4px;
}

.box-top-content {
  background-color: #dddfed;
  border: 1px dashed #b2b7d2;
  /*border-radius: 10px;*/
  padding: 16px 15px;
}

.top-content {
  margin-top: 15px;
  margin-bottom: 15px;
}

.icon-next {
  width: 16px;
  height: 16px;
  background-image: url(../images/next.png);
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.title-1 {
  font-size: 24px;
  line-height: 28px;

  color: #056396;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
}

.title-2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
  color: #000000;
}

.main-search {
  position: relative;
  margin-top: 32px;
}

.main-search input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../images/magnifying-glass.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  background-color: #c2c4dd;
  border: 0;
}

.main-search input[type="text"] {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  padding-right: 50px;
}

.bevel-padding {
  padding: 10px;
}

.title-3 {
  font-style: italic;
  text-align: center;
  font-size: 16px;
}

.video-box [data-player] {
  width: 100% !important;
  height: 100% !important;
  min-height: 306px !important;
}

.showResolveWrapper.show {
  border-top: 7px solid #0d5f8b;
  border-bottom: 7px solid #0d5f8b;
  padding: 10px 0px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.showResolveWrapper.show .show-resolve-text {
  padding: 0px 10px;
}
.showResolveWrapper.report {
}
.showResolveWrapper.report button {
  max-width: 298px;
  width: 100% !important;
}
.showResolveWrapper.show a {
  display: block;
  color: #428bca;
  margin-top: 10px;
  margin-bottom: 17px;
}
.showResolveWrapper.show h6 {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
.showResolveWrapper.show input {
  width: 100%;
  border: 1px solid #787878;
  border-radius: 5px;
}
.showResolveWrapper.show button {
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  height: 40px;
  width: 100% !important;
}
.showResolveWrapper.show button#showResolve {
  background: linear-gradient(180deg, #74be86 0%, #1e8035 100%);
  border: 1px solid #1e8035;
  max-width: 298px;
}
.showResolveWrapper.show button#alwaysShow {
  max-width: 298px;
  margin-top: 11px;
  margin-bottom: 11px;
  color: white;
  border: 1px solid #32a034;
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
}

#showResolve,
.report button {
  width: 221px;
  height: 40px;
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;

  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.report-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.showResolveWrapper .input {
  padding: 10px 15px;
  border: 1px solid #e2e1e1;
}

.resolve-box.video-box {
  margin-top: 25px;
  border: 0;
}

.addLinks a {
  color: #2c4f9e;
}

.modal-body textarea {
  width: 100%;
  height: 100px;
  border: 1px dashed #85aace;
  background: #f7f7f7;
}

.centerized {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.subjectSelector h2 {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
}

.subjectSelector a {
  margin-bottom: 36px;
}

.class-choose-button {
  width: 86px;
  height: 85px;
  border: 1px solid #094a6d;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 10px;
  margin-right: 10px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%) !important;
  color: #ffffff;
  padding-top: 1.7rem;
}

.class-choose-button-assisstant {
  width: auto;
  height: 85px;
  border: 1px solid rgba(230, 96, 29, 1) !important;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 10px;
  margin-right: 10px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  background: linear-gradient(180deg, #FFC423 0%, #DA510D 89.39%) !important;
  color: #ffffff;
  padding-top: 1.7rem;
}

.class-choose-button.notActive {
  color: #094a6d !important;
  background: #ffffff !important;
}
.class-choose-button-assisstant.notActive {
  color: #094a6d !important;
  background: #ffffff !important;
  border: 1px solid #094a6d !important;
}
.class-choose-button:hover {
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%) !important;
  color: #ffffff !important;
}
.class-choose-button-assisstant:hover {
  background: linear-gradient(180deg, #FFC423 0%, #DA510D 89.39%) !important;
  border: 1px solid rgba(230, 96, 29, 1) !important;
  color: #ffffff !important;
}
.class-choose-button:active {
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%) !important;
  color: #ffffff !important;
}

.buy-page-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: #056396;
}
.subject,
.class {
  min-height: 85px;
  line-height: 85px;
  font-size: 16px;
  max-width: 270px;
  border: 1px solid #094a6d;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
}

.section-class .class {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 35px;
}

.subject,
.class,
.subjectSelector .row a:nth-child(1) .subject {
  color: #056396;
  border: 1px solid #056396;
}

.subjectSelector .row a:nth-child(2) .subject,
.subjectSelector .row a:nth-child(2n) .subject {
  border: 1px solid #f2484b;
  color: #a71010;
}

.subjectSelector .row a:nth-child(3) .subject,
.subjectSelector .row a:nth-child(3n) .subject {
  color: #bd4c4c;
  border: 1px solid #bd4c4c;
}

.subjectSelector .row a:nth-child(4) .subject,
.subjectSelector .row a:nth-child(4n) .subject {
  color: #ffc407;
  border: 1px solid #ffc407;
}

.subjectSelector .row a:nth-child(5) .subject,
.subjectSelector .row a:nth-child(5n) .subject {
  color: #0f7119;
  border: 1px solid #0f7119;
}

.subjectSelector .row a:nth-child(6) .subject,
.subjectSelector .row a:nth-child(6n) .subject {
  color: #548caa;
  border: 1px solid #548caa;
}

.subjectSelector .row a:nth-child(7) .subject,
.subjectSelector .row a:nth-child(7n) .subject {
  color: #44b8fa;
  border: 1px solid #44b8fa;
}

.subjectSelector .row a:nth-child(8) .subject,
.subjectSelector .row a:nth-child(8n) .subject {
  color: #a87900;
  border: 1px solid #a87900;
}

.subjectSelector .row a:nth-child(9) .subject,
.subjectSelector .row a:nth-child(9n) .subject {
  color: #c93aa1;
  border: 1px solid #c93aa1;
}

.subjectSelector .row a:nth-child(10) .subject,
.subjectSelector .row a:nth-child(10n) .subject {
  color: #a32368;
  border: 1px solid #a32368;
}

.subjectSelector .row a:nth-child(11) .subject {
  color: #b8610a;
  border: 1px solid #b8610a;
}

.subjectSelector .row a:nth-child(12) .subject {
  color: #3c6d0b;
  border: 1px solid #3c6d0b;
}

.class:hover,
.subject:hover,
.subjectSelector .row a:nth-child(1) .subject:hover,
.subjectSelector .row a:nth-child(1) .subject:hover {
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%);
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(2) .subject:hover,
.subjectSelector .row a:nth-child(2n) .subject:hover {
  background: linear-gradient(180deg, #f2484b 0%, #711f15 100%);
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(3) .subject:hover,
.subjectSelector .row a:nth-child(3n) .subject:hover {
  background: linear-gradient(180deg, #bd4c4c 0%, #4e2411 100%);
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(4) .subject:hover,
.subjectSelector .row a:nth-child(4n) .subject:hover {
  background: linear-gradient(180deg, #ffc407 0%, #c9b72c 100%);
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(5) .subject:hover,
.subjectSelector .row a:nth-child(5n) .subject:hover {
  background: linear-gradient(180deg, #0f7119 0%, #22441d 100%);
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(6) .subject:hover,
.subjectSelector .row a:nth-child(6n) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #44b8fa 0%, #3b40a8 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(7) .subject:hover,
.subjectSelector .row a:nth-child(7n) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #42d9fa 0%, #5c74a8 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(8) .subject:hover,
.subjectSelector .row a:nth-child(8n) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #a87900 0%, #4e4729 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(9) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #c93aa1 0%, #491e4e 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(10) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #a32368 0%, #4e254b 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(11) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #b8610a 0%, #4e3c31 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}

.subjectSelector .row a:nth-child(12) .subject:hover {
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%);
  color: #ffffff;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
}
.top-invite-regular {
  position: absolute;
  text-align: right;
  right: 351px;
  color: #056396;
  font-size: 14px;
  line-height: 16px;
  width: 314px;
}
.top-invite-regular a .font-weight-bold {
  font-size: 19px;
}
.task-container {
  width: 14%;
}
.task-container .title-4 {
}
.task-space {
  width: 100%;
}
.icons-social {
  padding-left: 7px;
}

.icons-social img:hover {
  opacity: 0.8;
}

.modal-content {
  border: 1px solid #596392;
}
img.dropdown-item:focus,
img.dropdown-item:hover {
  background-color: white;
  cursor: pointer;
}
.arrow-menu a:hover {
  background-color: white;
}
label.tab-label:hover {
  cursor: pointer;
}
.modal-body input,
.signUpForm input {
  width: 100%;
  margin-bottom: 15px;
  height: 44px;
  padding: 0 15px;
  outline: none;
  border: 1px solid #a4a4a4;
  box-sizing: border-box;
  border-radius: 6px;
}
.wrapImage img {
  width: 100%;
}
.modal a {
  text-decoration-line: underline;
  color: #0c66db;
}

.signUpForm input[type="radio"] {
  width: 24px;
}

.modal-body span,
.signUpForm span {
  font-size: 16px;
}

.modal-body button,
.signUpForm button,
.contact-form .submit-control button {
  font-size: 18px;
  line-height: 21px;
  height: 40px;
  color: #fff;
  padding: 3px 15px;
  margin-top: 31px;
  outline: none;
  background: linear-gradient(358.88deg, #3c6d0b -1.77%, #2acb57 90.38%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
}

.modal-body button[disabled] {
  background-color: #ccc;
  cursor: no-drop;
}

.red-text {
  color: red;
}

.prev-page {
  font-size: 14px;
  line-height: 16px;
  color: #056396;
  margin-bottom: 12px;
}

.pages span {
  min-width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  padding: 0 5px;
  font-size: 25px;
  margin: 3px;
  transition: all ease 0.4s;
  font-style: italic;
}

.pages span:hover {
  opacity: 0.7;
}

.pages span a {
  color: #000;
}

.book-1 span {
  background-color: #c2c4dd;
}

.books {
  width: 100%;
  max-width: 200px;
  max-height: 262px;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all ease 0.4s;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(128, 128, 128, 1);
  -moz-box-shadow: 0px 0px 7px 0px rgba(128, 128, 128, 1);
  box-shadow: 0px 0px 7px 0px rgba(128, 128, 128, 1);
  margin-bottom: 19px;
}

.box-books p {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #000000;
}
.video-container {
  max-width: 670px !important;
}

.video-box {
  /*width: 760px;*/
  margin: 0 auto;
  max-width: 100%;
  border: 1px solid #298df0;
  padding: 0;
}

.video-box video {
  width: 100%;
  border-radius: 4px;
  object-fit: fill;
}

video {
  min-height: 300px;
}

.name-class {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 7px;
}

.information-stud {
  padding: 10px;
  margin-bottom: 20px;
}

.top-profile-menu {
  background-color: #ebebeb;
  border-radius: 3px;
}

.info-name {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  color: #000000;
}

.info-email-phone {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 27px;
  color: #666666;
}

.info-email-container {
  max-width: 160px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.dropdown-divider {
  border: 0.5px solid #a3a3a3;
}
.arrow-menu .dropdown-item {
  color: #056396;
}
.arrow-menu a.dropdown-item:hover {
  text-decoration-line: underline;
}
.logout {
  color: #056396;
}

.icon-user {
  width: 46px;
  height: 46px;
}

.information-stud ul {
  display: block;
  margin-top: 10px;
  background-color: #ebebeb;
  border-radius: 3px;
}

.information-stud li {
  list-style: none;
  padding: 10px 7px;
}
.information-stud li a:hover {
  text-decoration-line: none !important;
  color: #000000 !important;
  font-weight: bold;
}
.information-stud li.active a {
  color: #000000;
  font-weight: bold;
  position: relative;
}
.information-stud li.active a:before {
  content: "";
  background: #c4c4c4;
  width: 8px;
  height: 8px;
  -moz-border-radius: 7.5px;
  -webkit-border-radius: 7.5px;
  border-radius: 7.5px;
  display: inline-block;
  left: -14px;
  top: 25%;
  position: absolute;
}

.filter {
  border: 1px solid #056396;
  padding: 10px;
}

.filter label {
  display: inline-block;
  margin-right: 20px;
}

.filter__button {
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%);
  border: 1px solid #094a6d;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  height: 35px;
  padding-left: 15px;
  padding-right: 15px;
}

.title-4 {
  font-size: 0px;
}
.title-4 span,
.title-4 .profile-tab-item {
  display: inline-block;
  border: 1px solid #0d5f8b;
  padding: 7px 15px;
  border-radius: 10px 10px 0px 0px;
  font-size: 15px;
}

.home-work .tab-label {
  padding: 7px 15px;
  border-radius: 10px 10px 0px 0px;
  font-size: 15px;
  text-align: center;
  line-height: 17px;
  margin-bottom: 0px;
}
.title-4 ul {
  text-decoration: none;
}
.title-4 span,
.title-4 a.active,
.title-4 .profile-tab-item:hover {
  background: #0d5f8b;
  color: #fff;
}
.home-work.title-4 span,
.home-work.title-4 .profile-tab-item,
.home-work.title-4 .tab-label {
  width: calc(100% / 7);
  margin-top: 10px;
  padding-top: 9px;
  padding-bottom: 10px;
  background: #ffffff;
  color: #0d5f8b;
  border-bottom: 1px;
  border: 1px solid #0d5f8b !important;
}
.home-work.title-4 .tab-label.success {
  color: #fff;
  background: #28a745;
}

.home-work.title-4 span.active {
  background: #0d5f8b;
  color: #ffffff;
}
.newboxes-2 {
  display: none;
}

.paymentMethod img {
  max-width: 130px;
  max-height: 46px;
  margin: 10px 0;
}

label {
  display: block;
  font-weight: normal;
}

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

.contact span {
  text-decoration-line: underline;
}

.contact-form {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  margin-top: 29px;
}

.contact-form .inputs {
  margin-bottom: 10px;
}

.contact-form .inputs input,
.contact-form .inputs textarea {
  padding: 7px 10px;
  border: 1px solid #a4a4a4;
  box-sizing: border-box;
  border-radius: 6px;
}

.payment {
  border: 1px solid #056396;
  padding: 10px;
}

.fa-filter {
  color: #7a7a7a;
  margin-right: 10px;
}

.payment .header {
  font-weight: bold;
  text-transform: uppercase;
  color: #ff0707;
}

.video_history .player {
  background: #dddfed;
  display: block;
  text-align: center;
  border: 1px dashed #b2b7d2;
  border-radius: 9px;
  position: Relative;
  overflow: hidden;
}

.video_history .player .page {
  right: 0;
  top: 0;
  position: absolute;
  background: #dfedf7;
  padding: 1px 5px;
  border-radius: 5px;
}

.row.video_history {
  padding: 10px;
}

.video_history .player img {
  max-height: 138px;
  object-fit: cover;
  max-width: 183px;
  overflow: hidden;
  position: relative;
}

.history_item__label {
  display: inline-block;
}

.history_item__image {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

.main-content.box .history_item__image img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  margin: 0;
}

.video_history .link {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  text-decoration-line: underline;
  color: #000000;
  text-transform: uppercase;
}

p.link-container {
  max-width: 134px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.video_history .time {
  ont-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #878787;
  width: 60%;
}

.history_item {
  border: 1px solid #056396;
  box-sizing: border-box;
  display: inline-block;
}

.review {
  text-align: center;
  border: 1px dashed #b3b3b3;
  border-radius: 10px;
  background: #dddfed;
  max-width: 1000px;
}

.review:nth-child(2n) {
  background: #dcf2ce;
}

.review .avatar {
  width: 68px;
}

.review .data {
  display: inline-block;
  padding-left: 5px;
  text-align: left;
  line-height: 22px;
}

.review .reviewText {
  max-width: 600px;
  margin: 10px auto;
}

.review.addReview {
  text-align: left;
  padding: 0 22px;
  max-width: 475px;
}

.review.addReview h4 {
  text-align: center;
}

.review.addReview button {
  background: #fff;
}

.gradeSelector label,
.gradeSelector input[type="radio"] {
  display: inline-block;

  padding: 0;
  border: 0;
  margin: 0;
}

.gradeSelector input[type="radio"] {
  width: initial;
  height: initial;
}

.periodOption[disabled] ~ label {
  color: #ccc;
}

@media (min-width: 992px) {
  .box-top-content {
    width: 73%;
    /*margin-right: 1%;*/
  }

  .link-lessona {
    width: 27%;
  }
}

@media (min-width: 768px) {
  .link-lessona,
  .box-top-content {
    height: 71px;
  }

  .footer-menu .col-md-4 {
    border-right: 1px dashed #b2b7d2;
    height: 200px;
    padding: 25px 15px;
    overflow: hidden;
  }

  .footer-menu .col-md-4:last-child {
    border: 0;
  }

  .modal-dialog {
    width: 450px;
  }
}
@media (min-width: 992px) {
  .invite-container {
    width: 100%;
    max-width: 200px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .box-top-content {
    width: 65.66666667%;
    margin-right: 1%;
  }
}

@media (max-width: 1200px) {
  .wrapImage img {
    width: 100% !important;
  }
  .link-lessona a {
    font-size: 15px;
  }

  .footer-menu p {
    font-size: 16px;
  }

  .footer-menu ul li {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .showResolveWrapper.report button {
    margin-top: 28px;
    margin-bottom: 30px;
  }
  .history_item {
    width: 100%;
  }

  .history_item__image {
    width: 27%;
  }

  .top-header {
    text-align: center;
  }

  .button-right a {
    padding: 5px 10px;
    font-size: 13px;
    margin: 0;
  }

  .button-right a + a {
    margin-top: 10px;
  }

  .title-logo {
    font-size: 26px;
    text-align: center;
    float: none;
    margin-top: 0px;
  }

  .link-lessona,
  .box-top-content {
    padding: 15px;
    margin-top: 5px;
  }

  .button-right {
    float: none;
    display: block;
    text-align: center;
    padding-top: 0;
  }

  .bottom-footer {
    /*        margin-bottom: 10px;*/
    padding: 10px 0;
  }

  .bottom-footer,
  .footer-text2 {
    text-align: center;
    font-size: 12px;
  }

  .icons-social img {
    width: 20px;
  }

  .video-box [data-player] {
    min-height: 300px;
    /*min-height: 147px;*/
  }
}
/* Работа переключателя */
#toggle {
  position: absolute;
  left: -100%;
  top: -100%;
}

#toggle:focus ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}

#toggle:checked ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1),
    inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}

#toggle:checked ~ .toggle-container .button-toggle:hover {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1),
    inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1),
    inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}

#toggle:checked ~ .toggle-container .button-toggle:before {
  transform: translateY(-50%) rotate(45deg) scale(1);
}

#toggle:checked ~ .toggle-container .button-toggle:after {
  transform: translateY(-50%) rotate(-45deg) scale(1);
}

#toggle:checked:focus ~ .toggle-container .button-toggle {
  box-shadow: 0 0 0 550px rgba(0, 0, 0, 0.1),
    inset 0 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 8px rgba(0, 0, 0, 0.1),
    inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}

#toggle:checked ~ .nav {
  margin-bottom: 100px;
  pointer-events: auto;
  transform: translate(50px, 50px);
}

#toggle:checked ~ .nav .nav-item {
  color: #ec7263;
  letter-spacing: 0;
  height: 40px;
  line-height: 40px;
  margin-top: 0;
  opacity: 1;
  transform: scaleY(1);
  transition: 0.5s, opacity 0.1s;
}

#toggle:checked ~ .nav .nav-item:nth-child(1) {
  transition-delay: 0.15s;
}

#toggle:checked ~ .nav .nav-item:nth-child(1):before {
  transition-delay: 0.15s;
}

#toggle:checked ~ .nav .nav-item:nth-child(2) {
  transition-delay: 0.1s;
}
#toggle:checked ~ .nav .nav-item:nth-child(2):before {
  transition-delay: 0.1s;
}
#toggle:checked ~ .nav .nav-item:nth-child(3) {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(3):before {
  transition-delay: 0.05s;
}
#toggle:checked ~ .nav .nav-item:nth-child(4) {
  transition-delay: 0s;
}
#toggle:checked ~ .nav .nav-item:nth-child(4):before {
  transition-delay: 0s;
}
#toggle:checked ~ .nav .nav-item:before {
  opacity: 0;
}
#toggle:checked ~ .dummy-content {
  padding-top: 30px;
}
#toggle:checked ~ .dummy-content:before {
  background-color: rgba(0, 0, 0, 0.3);
}

/* Кнопка для переключения */
.button-toggle {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 23px;
  background-color: transparent;
  border: none;
  cursor: pointer;
  border-radius: 100%;
  transition: 0.6s;
}
.button-toggle:hover {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1), inset 0 0 0 20px rgba(0, 0, 0, 0.1);
}
.button-toggle:before,
.button-toggle:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ec7263;
  border-radius: 5px;
  transition: 0.5s;
}
.button-toggle:before {
  transform: translateY(-50%) rotate(45deg) scale(0);
}
.button-toggle:after {
  transform: translateY(-50%) rotate(-45deg) scale(0);
}

/* Фиктивное содержимое */
.dummy-content {
  position: relative;
  text-align: center;
  transition: 0.5s;
}
.dummy-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 2;
  transition: 0.5s;
}

.circle {
  display: inline-block;
  width: 75px;
  height: 75px;
  background-color: #ec7263;
  border-radius: 100%;
}

.text {
  margin: 15px 0 20px;
}

.text span {
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  background-color: #c06162;
  border-radius: 5px;
}

.text span:first-child {
  width: 50px;
}

.text span:last-child {
  width: 80px;
}

.navbar .dropdown-menu {
  left: -110px;
  background: #ffffff;
  box-shadow: 0px 0px 6px rgba(123, 123, 123, 0.25);
  border-radius: 0px;
}

.navbar .dropdown-menu .dropdown-item {
  padding-right: 12px;
  padding-left: 9px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 570px;
    max-width: 570px !important;
  }
}

.title-5 {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #898989;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(5, 99, 150, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler {
  border: none !important;
}

.coffee-slogan {
  display: none;
}

.coffee-main-block .coffee-slogan {
  display: block;
  padding-right: 52px;
}
.resolve-simple-text {
  font-size: 14px;
  line-height: 16px;
  color: #000000;
}
.secondary-text {
  color: #878787;
  font-size: 12px;
  line-height: 14px;
}
.modal-content {
  border-radius: 10px;
}
.regular-page-top-content .message-end-trial a {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-decoration-line: underline !important;
  color: #f50303 !important;
}
.regular-page-top-content .message-end-trial a:hover {
  color: #f50303;
}
@media (max-width: 991.5px) {
  .home-work.title-4 .tab-label {
    width: calc(100% / 5) !important;
  }
  .prev-page {
    display: none;
  }
  .top-invite-regular {
    text-align: center;
    position: static;
    float: left;
  }
  .auth-buttons {
    margin-bottom: 12px;
  }
  .help-video-container {
    text-align: center;
    margin-bottom: 26px;
  }
  .regular-content {
    margin-top: 12px;
  }
  .help .warning {
    margin-bottom: 2px;
  }
  .section-class .class {
    margin-bottom: 24px;
  }
  .regular-page-top-content {
    margin-top: 115px;
  }

  .main-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: white;
  }
  .invite-friends-container {
    margin-top: 122px;
  }
  .invite-friends-banner {
    background: rgba(21, 45, 57, 0.8);
    text-align: center !important;
    color: #ffffff;
    max-width: 100% !important;
    margin-bottom: 19px;
  }
  .dropdown-divider {
    border: 0.5px solid #ffffff;
    width: 284px;
    left: -7px;
  }
  .coffee-main-block {
    padding-bottom: 20px;
  }

  .coffee-slogan {
    padding: 18px;
    margin-top: 10px;
    display: block;
    background: rgba(21, 45, 57, 0.8);
    color: #ffffff;
  }

  .coffee-main-block .coffee-slogan {
    display: none;
  }

  .navbar {
    margin-top: 53px;
  }

  .mobile-menu {
    background-color: #056396;
    padding-top: 16px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
  }

  .mobile-menu-left-ref {
    color: #ffffff;
  }

  .mobile-menu-left-ref a {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
  }

  .mobile-menu-left-ref a:hover {
    font-weight: bold;
    color: white;
  }

  .mobile-menu-language-select-dropdown {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    background: #056396;
    padding: 11px 16px;
    min-width: 53px;
    width: 53px;
    border: none;
    min-height: 66px;
  }

  .mobile-menu-language-select-dropdown .dropdown-item {
    color: #ffffff;
  }

  .mobile-menu-right-ref,
  .mobile-menu-right-ref a:hover {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    padding-top: 8px;
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    color: #81b1ca;
  }

  .mobile-menu-right-ref a .active,
  .mobile-menu-right-ref a .active:hover {
    color: #ffffff;
  }

  .navigation {
    background-color: #056396;
    text-align: left;
    position: absolute;
    right: -15px;
    top: 2px;
    width: 284px;
    padding: 14px 7px;
    display: none;
  }

  #loginDropdown {
    display: none;
  }

  .navigation-close-button {
    right: 20px;
    top: 21px;
    position: absolute;
    background: none;
  }

  .navigation-close-button span {
    color: white;
    font-size: 49px;
  }

  .navbar .navbar-nav .nav-link {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #ffffff;
  }

  .langs-selector {
    display: none;
  }

  .help .cashless {
    padding-top: 0px;
  }
  .help ul,
  .help .cashless {
    padding-left: 6%;
  }
}
@media (max-width: 767.5px) {
  #prev,
  #next {
    width: 146px !important;
  }
  #goSomePage {
    width: 300px !important;
    height: 44px !important;
  }
  .report-error-button,
  .share-with-friend {
    width: 100% !important;
    max-width: 300px !important;
  }
  .home-work.title-4 .tab-label {
    width: calc(100% / 4) !important;
  }
  .share-with-friend {
    width: 100% !important;
  }
  .top-invite-regular {
    float: none;
    margin-bottom: 20px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
  }

  .regular-content {
    margin-top: 16px;
  }
  .auth-buttons {
    margin-top: 8px;
    margin-bottom: 0px;
  }
  .auth-buttons .auth-button-a,
  .auth-buttons button {
    width: 100%;
    height: 42px;
    margin-right: auto;
    margin-left: auto;
  }
  .auth-buttons .auth-button-a:nth-child(1),
  .auth-buttons button:nth-child(1) {
    margin-bottom: 14px;
  }
  .auth-buttons .auth-button-a:nth-child(2),
  .auth-buttons button:nth-child(2) {
    margin-bottom: 27px;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .help-number {
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .class-choose-button {
    padding-top: 6.5%;
  }
}

@media (min-width: 576px) {
  .paymentMethods .paymentMethod:nth-child(2),
  .paymentMethods .paymentMethod:nth-child(3) {
    border-left: none;
  }
}
@media (min-width: 992px) {
  .paymentMethods .paymentMethod:nth-child(4) {
    border-left: none;
  }
}

@media (min-width: 992px) {
  .mobile-menu {
    display: none;
  }
  .prev-page {
    position: absolute;
    bottom: 0px;
  }
}

.form-button {
  width: 183px !important;
  height: 40px !important;
  margin-top: 28px !important;
}

.forget-password {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #0c66db;
}
.forget-password-container button {
  width: auto;
}
.invite-friends-banner {
  margin-top: 21px;
  background: rgba(21, 45, 57, 0.8);
  padding: 13px 45px 14px 32px;
  max-width: 355px;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

@media (max-width: 576px) {
  .class-choose-button {
    padding-top: 1rem;
  }
  .auth-buttons button,
  .auth-buttons .auth-button-a,
  .auth-button {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    padding-top: 9px;
  }
  .sign-in-modal .modal-submit-button {
    display: block;
  }
  .coffee-main-block .coffee-signboard {
    padding: 13px 19px 11px 19px;
  }
  .coffee-main-block .row {
    padding-top: 14px;
  }
  .home-work.title-4 .tab-label {
    width: calc(100% / 3) !important;
  }
  .coffee-slogan {
    font-size: 16px !important;
    line-height: 19px !important;
  }

  .form-button {
    width: 100% !important;
    height: 44px !important;
  }
  .coffee-main-block .auth-buttons button:nth-child(2),
  .coffee-main-block .auth-buttons button:nth-child(1) {
    margin-bottom: 0px !important;
  }
  .coffee-main-block {
    padding-bottom: 12px !important;

    background-size: cover;
    background-position: center;
    min-height: 117vw;
  }
  .signboard-header {
    font-size: 22px !important;
    line-height: 26px !important;
  }

  .signboard-body {
    font-size: 18px !important;
    line-height: 21px !important;
  }

  .signboard-notification {
    font-size: 11px !important;
    line-height: 13px !important;
  }

  .subject,
  .class {
    max-width: 300px !important;
  }

  .subjectSelector a {
    margin-bottom: 23px !important;
  }

  .help ul {
    padding-left: 4%;
  }

  .help-number {
    margin-right: 4%;
    padding: 0px;
  }

  .help .cashless .help-text {
    width: 89%;
    margin-left: 3vw !important;
  }
  .help-video-container {
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .auth-button {
    width: 100%;
    max-width: 300px;
    height: 40px !important;
  }
  .profile-tab-item {
    width: 50%;
    text-align: center;
    border: 1px solid #0d5f8b !important;
  }
  .about-us .auth-button {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .contact-form-button {
    width: 100% !important;
  }

  .for-teacher-button {
    width: 100% !important;
  }
}
h4.home-work-intro {
  max-width: 677px !important;
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
@media (max-width: 450px) {
  .home-work.title-4 .tab-label {
    width: calc(100% / 2) !important;
  }
}
.message-end-trial {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;

  color: #ff8000;
}

/*  Radio Buttons       */
.custom-radio-button {
  display: block;

  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.custom-radio-button input {
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  height: 25px;
  width: 26px;
  background: #ffffff;
  border: 1px solid #878787;
  border-radius: 50%;
  bottom: 18px;
  right: 40%;
}

/* On mouse-over, add a grey background color */
.custom-radio-button:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.custom-radio-button input:checked ~ .checkmark {
  background: #ffffff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio-button input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio-button .checkmark:after {
  top: 6px;
  left: 6px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #32a034;
}

.pay-button {
  background: linear-gradient(
    358.88deg,
    #3c6d0b -1.77%,
    #2acb57 90.38%
  ) !important;
  border: 1px solid #32a034 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25) !important;
  border-radius: 20px !important;

  width: 100% !important;
  height: 45px !important;
}

.pay-video {
  width: 719px;
  height: 390px;
}

.pay-input {
  max-width: 470px;
  max-height: 35px;
}

.choose-button-container {
  max-width: 486px;
}

#replaceSubHint {
  max-width: 414px;
}

@media (max-width: 576px) {
  .filter__button {
    width: 96%;
    margin-left: 2%;
  }
  .breadcrumb {
    padding-left: 0px;
    padding-right: 0px;
  }
  .paymentMethod {
    max-width: 156px !important;
    border: 3px solid #0d5f8b;
    box-sizing: border-box;
    margin-right: 18px;
  }

  .class-choose-button {
    width: 65px;
    height: 64px;
    margin-right: 14px;
  }

  .signUpForm__step2__cancel,
  .signUpForm__step2__confirm {
    max-width: 330px !important;
    width: 100% !important;
  }

  .column-2 {
    right: 0px;
  }
  .modal-invite-body {
    font-size: 14px !important;
    line-height: 16px !important;
  }
}

.confirm-pay {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

#checkPayment__grade {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #056396;
}

#checkPayment__period,
#checkPayment__price,
#checkPayment__lang {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #056396;
}

.signUpForm__step2__attention {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #a4a4a4;
  max-width: 517px;
}

.signUpForm__step2__confirm:active {
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%) !important;
  border: 1px solid #32a034 !important;
}

.pay-button:active {
  background: linear-gradient(180deg, #3c6d0b 0%, #2acb57 100%) !important;
  border: 1px solid #32a034 !important;
}

.video-page-number {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 0px;
}
.video-page-title {
  margin-bottom: 30px;
}
.watch-on-youtube-btn {
  max-width: 298px;
  height: 40px;
  background: linear-gradient(180deg, #ffffff 0%, #ebebeb 100%);
  border: 1px solid #000000;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  width: 100%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-top: 7px;
  color: #000000;
}
.watch-on-youtube-btn:active {
  background: linear-gradient(180deg, #ffffff 0%, #eaebea 100%);
  border: 1px solid #000000;
  box-sizing: border-box;
  box-shadow: inset 0px 8px 8px #dbdbdb;
  border-radius: 20px;
}
#WatchOnYoutubeIcon {
  height: 55%;
}
#termsCheckButton {
  height: auto !important;
}
.share-with-friend {
  max-width: 298px;
  height: 40px;
  background: linear-gradient(180deg, #74be86 0%, #1e8035 100%);
  border: 1px solid #1e8035;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  width: 100%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
}

.verify-text-top,
.verify-text-bottom {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 20px !important;
}
.verify-text-top {
  color: #000000;
}
.verify-text-bottom {
  color: #0f7119;
}
.verify-input {
  height: 35px;
  max-width: 470px;
}
.verify-help {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  max-width: 400px;
  color: #f04800;
}
.verify-error {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  text-decoration-line: underline;
  color: #0c66db;
}
.verify-button {
  max-width: 183px;
  width: 100% !important;
  height: 40px;
}

@media (max-width: 576px) {
  #paymentInit .pay-video {
    height: 340px !important;
  }
  .modal .modal-header {
    padding-left: 58px !important;
    padding-right: 58px !important;
    padding-bottom: 8px !important;
  }

  .verify-button,
  .verify-input {
    max-width: 300px !important;
  }

  .share-with-friend-modal {
    margin: auto;
    width: 100%;
    max-width: 355px;
    max-height: 342px;
  }
  .modal-inputs {
    width: 100%;
    max-width: 300px !important;
    height: 44px;
  }
  .share-send-modal {
    width: 100% !important;
    max-width: 300px;
    height: 44px;
  }
}

.report-error-button:active,
.for-teacher-button:active,
.contact-form-button:active,
.share-send-modal:active {
  background: linear-gradient(180deg, #0d374e 0%, #0d374e 100%) !important;
  border: 1px solid #056091 !important;
  box-sizing: border-box !important;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25) !important;
  border-radius: 20px !important;
}

.share-with-friend:active {
  background: linear-gradient(180deg, #1e8036 0%, #1e8035 100%);
  border: 1px solid #6db980;
  box-sizing: border-box;
  box-shadow: inset 0px 8px 8px #0f7119;
  border-radius: 20px;
}
#resolveCheck.active {
  color: white;
  text-align: center;
  padding: 10px;
  background: rgba(216, 19, 19, 0.6);
  border: 0.5px solid #f90909;
  border-radius: 5px;
  margin-bottom: 17px;
  font-weight: bold;
}
.share-with-friend-modal {
  width: 570px;
  height: 342px;
  border-radius: 10px;
}

.modal-text-header {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
}
.modal-text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.modal-inputs {
  max-width: 473px;
  height: 44px !important;
}
.book-container {
  width: 100%;
  max-width: 200px;
}

.modal-invite-text {
  padding-left: 30px;
  padding-right: 30px;
}
.invite-information-list {
  margin-top: 12px;
}
.invite-click {
  width: 30px;
  height: 30px;
}
.book-page-lut {
  margin-bottom: 36px;
}

.invite .title-1 {
  font-size: 22px;
}

@media (max-width: 384px) {
  .video-box [data-player] {
    min-height: 251px !important;
  }
  .auth-buttons button,
  .auth-buttons .auth-button-a,
  .auth-button {
    font-size: 15px;
  }
  #paymentInit .pay-video {
    width: 380px !important;
    height: 206px !important;
  }
  .filter label {
    margin-right: 0.1rem;
  }
}
@media (max-width: 330px) {
  .filter label {
    margin-right: 0px !important;
  }
}

.home-work:after {
  clear: both;
  content: "";
  display: table;
}

.home-work .tab {
  display: inline;
}

.home-work .tab-label {
  background: #eee;
  border: 1px solid #ccc;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  left: 1px;
  margin-left: -1px;
  padding: 10px;
  position: relative;
  vertical-align: bottom;
}

.home-work .tab > [type="radio"] {
  clip: rect(0 0 0 0);
  height: 1px;
  opacity: 0;
  position: fixed;
  width: 1px;
  z-index: -1;
}

.home-work .tab-panel {
  display: inline;
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 0;
  width: 0;
}

.home-work .tab-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  background: white;
  padding: 19px 39px;
  background: #ededed;
  border: 1px solid #0d5f8b;
  float: left;
  font-size: 16px;
  font-size: 1rem;
  width: 99.4%;
}

.home-work .tab [type="radio"]:checked + .tab-label {
  background: #0d5f8b;
  color: #ffffff;
  border-bottom-width: 0;
  z-index: 1;
}

.home-work .tab [type="radio"]:checked ~ .tab-panel {
  display: inline;
}
.modal-submit-button {
  width: 183px !important;
}
.filter-container {
  position: relative;
  display: inline-block;
}
@media (max-width: 576px) {
  .filter-container:nth-child(5) {
    margin-left: 30px !important;
  }
}
.filter-container .pay-input {
  width: auto !important;
  display: inline-block !important;
}
.filter-container .custom-radio-button {
  font-size: 14px !important;
  line-height: 16px !important;
}
.filter-container .checkmark {
  left: 0px;
  width: 19px;
  height: 19px;
  bottom: 27%;
}
.filter-container .custom-radio-button .checkmark:after {
  width: 11px;
  height: 11px;
  top: 3px;
  left: 3px;
}
.filter-container .custom-radio-button {
  padding-left: 10px;
}

.goToPage-container {
  max-width: 369px;
  padding-left: 0px;
  padding-right: 0px;
}
.left-side {
  max-width: 369px;
}

#goToPage {
  width: 100%;
  background: #ffffff;
  border: 1px solid #787878;
  box-sizing: border-box;
  border-radius: 5px;
  height: 40px;
}

#goSomePage {
  background: linear-gradient(180deg, #056396 0%, #0d374e 100%);
  border: 1px solid #094a6d;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  width: 121px;
  height: 40px;
}

#prev,
#next {
  height: 30px;
  background: linear-gradient(180deg, #289ede 0%, #085985 100%);
  border: 1px solid #0a5d8a;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  width: 73px;
}
.page-next-prev {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;

  color: #898989;
}
.page-number {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
.report-error-area {
  background: #ffffff !important;
  border: 1px solid #a4a4a4 !important;
  box-sizing: border-box;
  border-radius: 5px;
}
.report-error-header {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  text-align: center;

  color: #000000;
}
@media (max-width: 768px) {
  .information-stud {
    padding-left: 0px;
  }
  .link-button-reply {
    width: 46px !important;
    height: 38px !important;
  }
}

@media (max-width: 576px) {
  .goToPage-container {
    max-width: 300px !important;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }

  .prev-container,
  .next-container {
    padding-left: 0px;
  }

  .content-container {
    text-align: center;
  }
  .page-next-prev {
    text-align: left;
  }
}
@media (max-width: 374px) {
  .paymentMethod {
    max-width: 134px !important;
    margin-right: 6px;
  }
  .paymentMethod img {
    max-width: 115px;
  }
}

.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.paymentMethods {
  position: relative;
}
.paymentMethods input {
  position: absolute;
  margin: 0px;
  left: 0;
  top: 0;
  height: 255px;
  width: 100% !important;
}
.school-choice {
  width: 100%;
  max-width: 183px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
.school-choice .modal-submit-button {
  margin-top: 6px;
}
@media (max-width: 430px) {
  .school-choice {
    max-width: 166px !important;
  }
  .school-choice .modal-submit-button {
    font-size: 16px !important;
    line-height: 16px !important;
    width: 100% !important;
    margin: 0px;
  }
  .phone-input-promotion {
    width: 100% !important;
  }
  .invite-promotion-image {
    width: 100% !important;
  }
  .down-reply {
    margin-left: 30px !important;
  }
  .simple-reply {
    width: 35px !important;
    height: 29px !important;
  }
  .mama-with-phone {
    width: 30vw !important;
  }
  .dinner-image {
    width: 44vw !important;
    position: relative;
    left: -10px;
  }
}
@media (max-width: 400px) {
  .school-choice {
    max-width: 154px !important;
  }
  .school-choice .modal-submit-button {
    font-size: 14px !important;
    line-height: 14px !important;
    width: 100% !important;
  }
  #firstLanguageSelection .modal-submit-button {
    width: 153px !important;
  }
}

.login-page-button {
  margin-top: 20px !important;
}

.green-button {
  background: linear-gradient(358.88deg, #3c6d0b -1.77%, #2acb57 90.38%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px rgba(40, 40, 40, 0.25);
  border-radius: 20px;
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  font-style: normal;
  font-weight: normal;
}
.green-button:active {
  background: linear-gradient(180deg, #1e8036 0%, #1e8035 100%);
  border: 1px solid #6db980;
}
.invite-promotion-button {
  width: 175px;
  height: 40px;
  display: inline-block;
}
.invite-promotion-button-header-banner {
  width: 107px;
  height: 25px;
}
.invite-friends-banner .bold {
  font-weight: bold;
  font-size: 23.5px;
  line-height: 25px;
  display: block;
  text-transform: uppercase;
}
.invite-friends-banner .thin {
  font-size: 15.3px;
  line-height: 29px;
  display: block;
  font-weight: 300;
}
.invite-friends-banner .big-bold {
  font-weight: bold;
  font-size: 26px;
  line-height: 25px;
  display: inline;
  text-transform: uppercase;
  margin-right: 4px;
}
.invate-table {
  border: 1px solid #056396;
  padding: 7px 15px 2px 74px;
  color: #ff0000;
  font-weight: bold;
}
.bow-invite {
  left: 3px;
  top: 6px;
}
.invate-table .bold {
  font-size: 19px;
  text-transform: uppercase;
}
.invate-table .thin {
  font-size: 12px;
}
.invate-table .big-bold {
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}
.top-invite-regular .green-button {
  font-size: 11px;
  width: 107px;
  height: 25px;
  margin-left: 20px;
}
.top-invite-regular .blue {
  color: #056396;
}
.phone-input-promotion {
  width: 301px;
  padding: 12px 10px;
  border: 1px solid #a4a4a4;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #a4a4a4;
}

.invite-promotion-container .step {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  color: #056396;
}

.invate-table .bold .kk-case {
  font-size: 17px;
}
.invite-promotion-container .step .kk-case {
  font-size: 23px;
}

.promotion-link-button {
  width: 258px;
  height: 45px;
  font-style: normal;
  font-size: 18px;
  line-height: 21px;
  padding-left: 45px;
}
.link-button-reply {
  transform: rotate(180deg) rotateX(3.142rad);
  width: 86px;
  height: 86px;
}
.down-reply {
  transform: rotate(30deg);
  margin-left: 66px;
}
.invite-promotion-container .blue-text {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;

  color: #056396;
}
@media (max-width: 370px) {
  .promotion-link-button {
    width: 234px;
    padding-left: 32px;
  }
}
@media (max-width: 768px) {
  .auth-buttons.promotion-case {
    display: none;
  }
  .invite-promotion-container .auth-buttons {
    display: block;
  }
  .invite-promotion-container .auth-buttons .auth-button-a:nth-child(2) {
    margin-bottom: 0px !important;
  }
  #how-to-unlock-kaspi {
    height: auto !important;
    width: auto !important;
  }
}
#OneMonthModal .close {
  width: 40px;
  text-align: right;
  z-index: 9999999;
}
.checkbox {
  width: auto !important;
  height: auto !important;
  margin-bottom: 0px !important;
}
.content-width-auto-and-center {
  width: max-content;
  margin: auto;
}
#lockBtn {
  width: auto !important;
}
#ePayTutorialModal .modal-body .modal-submit-button {
  height: auto;
}
.yellow-button {
  background: linear-gradient(180deg, #fff500 0%, #ff0000 100%) !important;
  border: 1px solid #f08200 !important;
  box-sizing: border-box;
  box-shadow: 0px 0px 4px rgba(40, 40, 40, 0.25);
  border-radius: 20px;
  color: #ffffff;
}
.yellow-button:active {
  background: linear-gradient(180deg, #f04800 0%, #f04800 100%) !important;
  border: 1px solid #fe7c00 !important;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgba(166, 166, 166, 0.25);
  border-radius: 20px;
}

.continue-btn {
  font-size: 18px;
  line-height: 21px;
  height: 40px;
  color: #fff;
  padding: 8px 15px;
  margin-top: 31px;
  outline: none;
  background: linear-gradient(358.88deg, #3c6d0b -1.77%, #2acb57 90.38%);
  border: 1px solid #32a034;
  box-sizing: border-box;
  box-shadow: 0px 8px 8px rgb(166 166 166 / 25%);
  border-radius: 20px;
}

.continue-btn:hover {
  text-decoration: none;
  color: #fff;
}

.hint-text {
  color: #4d4d4d !important;
}

.input-container {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  background: #fff;
  padding: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

textarea {
  width: 100%;
  min-height: 40px;
  max-height: 200px;
  resize: none;
  overflow-y: auto;
  padding: 10px;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: none;
  box-sizing: border-box;
}

textarea:focus {
  border-color: #007bff;
  box-shadow: 0 0 4px rgba(0, 123, 255, 0.5);
}

.auth-button-orange {
  background: linear-gradient(180deg, #FFC423 0%, #DA510D 89.39%) !important;
  border: 1px solid rgba(230, 96, 29, 1) !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25) !important;
  color: white !important;
  text-align: center;
}

.auth-button-blue {
  background: linear-gradient(180deg, #0593E1 0%, #056396 89.39%) !important;
  border: 1px solid rgba(5, 99, 150, 1) !important;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25) !important;
  color: white !important;
  text-align: center;
}

.chat-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: rgba(5, 99, 150, 1);
}

.chat-subtitle {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
