

body {
  background: #fff;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: space-between;
}

label {
  font-family: "BPG LE Studio 04 Caps", sans-serif;
}

h6 {
  font-size: 0.7rem;
}

.display-757px {
  display: none;
  visibility: hidden;
}

.elenesButton {
  background: #2f2569;
  border-radius: 0;
  padding: 15px 40px;
  color: white;
  position: relative;
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: 0.5s;
    border: 0;
}

.elenesButton:hover, .elenesButton:focus {
  background: #433594  !important;
    color: white !important;
}

.elenesButton:active {
  background: #358394  !important;
}

.elenesButtonAssistant {
  position: absolute;
  transform: translate(-2.3%, -10%);
  border: 2px solid #5345a2;
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
}



/* register */

.register_block {
  min-height: 469px;
  background: #f9f9f9;
  box-shadow: -12px -4px 16px 1px #00000017;
  padding: 47px;
  margin-bottom: 60px;
  border-top: 1px solid #c8c8c8;
  border-left: 1px solid #c8c8c8;
}

.registration_column .button_ofConfirm {
  border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    padding: 10px 30px !important;
}









/* exercise */

.exercise_row {
  margin-top: 10px;
}

.left_block {
  padding: 15px;
  overflow: auto;
  max-height: 500px;
  margin-bottom: 50px;
}

.exercise_blocks ul {
  padding: 0 29px !important;
}

.exercise_blocks li {
  list-style-type: none;
  margin: 20px 0;
}

.exercise_blocks .button {
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  background: #c1c1c1;
  padding: 8px;
  cursor: pointer;
  box-shadow: inset 0 0 6px #e7e7e7;
}

.exercise_blocks .button:hover {
  background: #788a94;
}

.exercise_blocks .button h4 {
  font-size: 0.9rem;
  color: #080327;
  width: 100%;
  margin-bottom: 0;
}

.exercise_blocks p {
    margin: 0;
}

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

.answer_ul li {
  margin: 6px !important;
}

.active_choise {
  background: #8baecc !important;
  box-shadow: inset 0 0 5px 0px black !important;
}

.focus_exercise {
    box-shadow: 0 0 2220px 2220px #00000047;
    z-index: 999999999999;
}
.done {
  background: #69869f  !important;
  box-shadow: inset 0 0 5px 0px black !important;
}

.done_historically {
  background: #c2d8c0 !important;
}

.text_ul {
  display: flex;
  flex-wrap: wrap;
}

.text_ul li {
  width: 45%;
  margin: 6px 2.5%;
  display: flex;
  align-items: center;
}


.text_ul li > div {
  width: fit-content;
  box-shadow: 0 0 2px 2px #00000057;
  border-radius: 10px;
  position: relative;
  display: flex;
  align-items: center;
}

.text_ul li:nth-child(odd)  {
   justify-content: flex-end;
}

div::-webkit-scrollbar {
    width: 0.2rem;
}


div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
div::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}


p.answered {
    position: absolute;
    right: -15px;
    background: #5a64d8;
    padding: 2px 15px;
    border-radius: 20px;
    font-size: 1.3rem;
    color: white;
    box-shadow: inset 0 0 4px 0px #000000d9;
    font-size: xx-small;
    max-width: 50%;
    z-index: 2;
}

.exercise_blocks .answer_ex {
    background: #5a64d8;
    padding: 2px 15px !important;
    border-radius: 20px !important;
    font-size: 1.3rem !important;
    color: white !important;
    box-shadow: inset 0 0 4px 0px #000000d9 !important;
}

.exercise_blocks .js_right_block:nth-child(1) .answer_ex {
      background: #be8fc9;
}

.exercise_blocks .js_right_block:nth-child(2) .answer_ex {
      background: #b986d1;
}

.exercise_blocks .js_right_block:nth-child(3) .answer_ex {
      background: #b980c1;
}

.exercise_blocks .js_right_block:nth-child(4) .answer_ex {
      background: #ab7ece;
}

.exercise_blocks .js_right_block:nth-child(5) .answer_ex {
      background: #ab7ece;
}

.exercise_blocks .js_right_block:nth-child(6) .answer_ex {
      background: #ab7ece;
}

.exercise_blocks .js_right_block:nth-child(7) .answer_ex {
      background: #ab7ece;
}

.exercise_blocks .js_right_block:nth-child(8) .answer_ex {
      background: #9d6dbf;
}

.exercise_blocks .js_right_block:nth-child(9) .answer_ex {
      background: #9d6dbf;
}

.exercise_blocks .js_right_block:nth-child(10) .answer_ex {
      background: #8a7bb6;
}

.exercise_blocks .js_right_block:nth-child(11) .answer_ex {
      background: #7e6bab;
}

.exercise_blocks .js_right_block:nth-child(12) .answer_ex {
      background: #7e6bab;
}

.exercise_blocks .js_right_block:nth-child(13) .answer_ex {
      background: #7b6ea3;
}

.exercise_blocks .js_right_block:nth-child(14) .answer_ex {
      background: #735d87;
}

.exercise_blocks .js_right_block:nth-child(15) .answer_ex {
      background: #735d87;
}

.exercise_blocks .js_right_block:nth-child(16) .answer_ex {
      background: #8149b0;
}

.exercise_blocks .js_right_block:nth-child(17) .answer_ex {
      background: #8149b0;
}
.exercise_blocks .js_right_block:nth-child(18) .answer_ex {
      background: #693887;
}


.exercise_blocks .inner_shadow > div {
    box-shadow: inset 0 0 5px 4px white !important;
}


li.js_right_block {
    box-shadow: 0 0 2px 1px black;
    border-radius: 20px;
}

.exercise_button {
  background: #cac9ce;
border-radius: 30px;
padding: 15px 50px;
box-shadow: 0 0 7px 1px #000000ab;
opacity: 0;
display: none;
}

.showButton {
  display: block !important;
  opacity: 1 !important;
}

.next_exercise {
  border-radius: 40px;
  border: 1px solid #d1d1d1;
  box-shadow: 0 0 2px 0px #0000003b;
  background: #eeeeee;
  margin-left: 10px;
  font-size: 0.7rem;
  margin-top: -2px;
}


.next_exercise img {
  width: 10px;
  margin-top: -5px;
}

.buttons_ofExercise {
  display: flex;
  align-items: center;
}

.training_bar_menu {
  display: flex;
}

.goDown_holder {
  width: 100%;
  height: 100vh;
  background: transparent;
  position: absolute;

}


.goDown {
  position: fixed;
  bottom: 0;
  opacity: 0.8;
  transform: translateX(-50%);
  text-align: center;
  /* left: 50%; */
  right: 0;
  z-index: 9999999999999999999;

}

.goDown img {
  width: 55px;
  margin-left: -15px;
}

.training_bar {
  border: 1px solid #ccc;
  box-shadow: 0 0 8px #0000002e;
  background: rgb(230,230,230);
  background: linear-gradient(81deg, rgba(230,230,230,1) 0%, rgba(230,230,230,1) 49%, rgb(220 215 215) 100%);
  padding: 13px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.training_bar p {
  margin-bottom: 0;
}

.progress_training {
  display: flex;
}

.progress_training > div {
  margin-left: 15px;
  border: 1px solid #d1d1d1;
  background: #f7f7f7;
  box-shadow: 0 0 1px black;
  padding: 7px;
}

.progress_training > div h2 {
  margin-bottom: 0;
}

.progress_training p {
  text-align: center;
}

.progress_training img {
  width: 17px;
}

.for_line {
  border-bottom: 1px solid gray;
  margin-bottom: 5px;
}

.progress_training h6 {
  margin-bottom: 0;
}

.hide_progressTraining {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 100%;
}

.wrong {
  color: #990f0f;
}
.normal {
  color: #eb9043;
}
.success {
  color: #18a336;
}



/* exercise */





/* jarapp */
.jarapp {
  background: rgb(8,38,84);
  background: linear-gradient(81deg, rgba(8,38,84,1) 0%, rgba(18,53,84,1) 49%, rgba(8,43,54,1) 100%);
      padding-top: 100px;
}

.jarapp_inside .col-md-6 {
  background: #f7f4f3;
  border-right: 11px solid #e2dedc;
  margin-bottom: 15px;
  padding: 50px;
}

.jarapp_inside .title {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 15px;
}

.jarapp_inside h4 {
  font-size: 1.1rem;
}

.pdf img {
  width: 50px;
}

.pdf {
  height: 80%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.start_jarapp {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.start_jarapp img {
  width: 270px;
  margin-bottom: 20px;
}

.real_exam {
  height: 80%;
  justify-content: center;
}

.jarapp_inside {
  margin-bottom: 30px;
}



.spectator {
  position: fixed;
  width: 240px;
  text-align: center;
  top: 150px;
  background: black;
  padding: 10px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 15px;
  z-index: 9999999999999;
}

.spectator a {
  color: white;
}

.goUP {
  position: fixed;
  right: 50px;
  bottom: 50px;
  display: none;
  cursor: pointer;
}

.goUP img {
  width: 50px;
  border-radius: 8px;
}

/* components */

.hidden {
  display: none;
}

.js_tabs {
  display: none;
}

.js_areUsure {
  display: none;
}
/* components */


.container-fluid {
max-width: 100% !important;
}
.index_cover {
  margin-top: 0;
  background: rgb(232 232 232);
  /* background: linear-gradient(81deg, rgb(56, 183, 0) 0%, rgb(6, 133, 193) 49%, rgba(19,122,230,1) 100%); */
  /* background: linear-gradient(81deg, rgb(98, 10, 134) 0%, rgb(6, 133, 193) 49%, rgba(19,122,230,1) 100%); */
}

.index_cover hr {
  border-top: 2px solid #3c49a8;
}

.online .mainLinks > li > a {
  color:white !important;
}

.online h3, .online h1, .online p, .register h3, .register h1  {
  color: white !important;
}



.add_shadow_welcome_photo img {
  box-shadow: 0 0 10px 3px #3dc3cf;
}

.green_alert {
  margin: 60px 0px;
}
.green_alert p {
   font-size: 1rem;
   color: #155724;
}

.last {
  border-bottom: 0;
}



/* header */

button.login {
  padding: 5px 30px;
border: 0;
background: #6400e4;
color: white;
border-radius: 3px;
cursor: pointer;
}

button.login:hover, button.login:active, button.login:focus {
  box-shadow: 3px 0px 2px 2px #000000e0;
}

button.login h4 {
  margin: 0;
    padding-top: 3px;
}

img.close_login_box {
  width: 22px;
}

div.logOut {
  top: 50px;
}

div.logOut ul li {
  list-style-type: none;
}

div.thumb_profile {
  display: flex;
  align-items: center;
}

div.thumb_profile img {
  height: 44px;
  margin-right: 8px;
}



/* video_sessions */

.video_session_cover {
  background: rgb(10, 71, 68);
  background: linear-gradient(81deg, rgb(20, 97, 91) 0%, rgb(39, 115, 151) 49%, rgb(248, 248, 248) 100%);
}

.video_session_iframe {
  padding: 20px 10px;
  height: 500px;
}

.teacher_row {
  justify-content: center;
  align-items: center;
}

.teacher_row img {
  border: 3px solid #c6b63f;
}
.teacher_row .fb_icon {
    display: flex;
    justify-content: center;
}
.teacher_row .fb_icon img {
    border: 0;
    width: 25px;
}




/* pay_finish */
div.pay_finish {
  margin: 50px 0;
}


/* footer */
.footer_wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
}



/* header */
.header_wrapper {
    display: flex;
    position: absolute;
    height: 70px;
    width: 100%;
    margin-top: 15px;
    z-index: 999;
  padding: 0 60px;
}

.header_wrapper a {
  color: #ffffff;
  font-family: "BPG LE Studio 04 Caps", sans-serif;
}

.main_page a {
  color: #fff !important;
}

.welcome_text {
    color: #fff !important;
}


.header_wrapper > div > div {
    flex: 1 1;
}

.header_wrapper > div > div:nth-child(2) {
    flex: 15 1;
    display: flex;
}

.header_wrapper > div > div:nth-child(2) ul {
    margin-bottom: 0;
}

.header_wrapper > div > div:nth-child(2) ul li {
    display: inline;
    margin-right: 15px;
}

.new_logo img {
    width: auto;
    height: 33px;
}

.header_wrapper login {
  justify-content: flex-end;
}

.login button {
    background: #5f06d4;
    padding: 0 0 !important;
  border: 0 !important;
}

.login button:hover {
    background: #5f06d4;
    box-shadow: 3px 0px 11px 0px #5e5e5e;
}

.login button a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin-top: 2px;
    color: white !important;
}



.trigger_mobile_menu {
  display: none;
  margin-left: 18px;
}

img.MMenu {
    width: 36px;
}


.header_wrapper > div > div:nth-child(2) ul li:last-child {
    display: inline-block;
}

div.other_links {
  background: #fff;
  padding: 15px;
  margin-left: -25px;
  margin-top: 15px;
  position: absolute;
  z-index: 22;
  display: none;
}

div.other_links img {
  position: absolute;
  top: -17px;
  margin-left: 24px;
}


.header_wrapper > div > div:nth-child(2) ul li ul {
  padding: 0;
}

.header_wrapper > div > div:nth-child(2) ul li ul li {
  display: block;
  border-bottom: 1px solid #ccc;
}

.header_wrapper > div > div:nth-child(2) ul li ul li:last-child {
  border-bottom: none;
}

.other_links ul li a {
  display: block;
  padding: 15px 10px;
  color: #555555 !important;
}


.active_additional_menu {
  text-decoration: underline;
}

.trigger_mobile_menu {
  cursor: pointer;
}

.mobile_menu {
  right: 0;
  width: 300px;
  margin-top: 25px !important;
}

.mobile_menu ul li {
  list-style-type: none;
  text-align: right;
}

.mobile_menu ul li {
  display: block;
  border-bottom: 1px solid #ccc;
}

.mobile_menu ul li a {
  color: #555555;
}

.mobile_menu ul li:last-child {
  border-bottom: none;
}

div.mobile_menu img {
  right: 0;
}

.active_header_link {
  font-weight: 900;
  text-decoration: underline;
}

.other_link {
  color: white !important;
  cursor: pointer;
}

.other_link:hover, .other_link:focus {
  text-decoration: underline !important;
}

/* header login box */

.for_hide {
   visibility: hidden;
}

.login_box_wrapper {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    margin-top: -50px;
    justify-content: center;
    z-index: 9999999;
    top: 0;
}

.login_box {
  background: #fff;
  width: 450px;
  min-height: 350px;
  box-shadow: 0 0 12px 1120px #000000d9;
  padding: 25px 39px;
  border-radius: 8px;
  position: relative;
  z-index: 99999999999999999999999999999999;
}

.close_login_box {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  cursor: pointer;
}

.login_box button:last-child {
  padding: 0;
}

.login_box button:first-child {
  padding: 15px 10px;
}

.login_box button a {
  padding: 15px 10px;
  display: block;
}






/* finance */ /* finance */ /* finance */ /* finance */ /* finance */ /* finance */

/* zoom */

.zoom_info {
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 30px;
}

.zoom_info > div:nth-child(1), .zoom_info > div:last-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.zoom_info h3, .zoom_info h5 {
    background: #4792b2;
    padding: 13px;
    color: white;
}

.zoom_info img {
    width: 70px;
}

.zoom_info ul li {
  border: 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 8px;
  padding-bottom: 18px;
  background: #f6f6f6;
}

.zoom_info ul li:last-child {
  border-bottom: 0;
}

.zoom_info h4 {
  font-weight: 100 !important;
}


.zoom_info ul li span {
  font-weight: bold;
  color: rgb(15, 163, 15);
}


.zoom_pay_or_cancel a:hover {
  text-decoration: none;
}

.zoom_pay_or_cancel h3, .zoom_pay_or_cancel h5 {
     background: #9c9c9c;
}

.zoom_pay_or_cancel button {
  border: 1px solid #fff;
  border-radius: 4px;
  background: #45b86e;
  padding: 10px 15px;
  cursor: pointer;
}
.zoom_pay_or_cancel button.cancel {
  background: #bfbcbc;
  color: #797979;
}

.notify_spot h3, .notify_spot h5 {
    background: #b2cdd4;
    color: #fff6f6;
}


/* certificate */

div.certificate_finance {
  background: #fff;
  border: 1px solid skyblue;
  width: 96%;
  margin-left: 2%;
  margin-bottom: 30px;
  box-shadow: 0 0 3px #9cfaff;
  padding-bottom: 40px;
}

div.certificate_finance h3, h4, h2, h1, h6, h5, h7 {
  font-family: "BPG LE Studio 04 Caps", sans-serif !important;
}

div.certificate_finance h3 {
  color: #1e5609;
  font-weight: 900;
}

div.certificate_finance h4 {
  color: orange;
  font-weight: 900;
}

div.certificate_finance .flex {
  display: flex;
  align-items: center;
}

.flex div {
  width: 100%;
}

.flex img {
  margin-right: 30px;
}

.flex ul {
  margin-bottom: 0;
}

.form_100 h3 {
  color: green !important;
}

.form_100 h4 {
  color: #07c69c !important;
}


/* personal  */
div.personal h4 {
    color: #48b742;
    font-weight: 900;
}






/* new practise */ /* new practise */ /* new practise */ /* new practise */ /* new practise */


div.new_practise {
  box-sizing: border-box;
}

div.new_practise h4, div.new_practise h1, div.new_practise h6, div.new_practise h7  {
  color: #101010;
}

div.new_practise h1 {
  font-size: 2.2rem;
}

div.new_practise h4 {
  font-size: 1.2em;
}

div.new_practise h7 {
  font-size: 0.65rem;
}

div.new_practise ul li {
  list-style-type: none;
}

div.practise_header {
  background: #2c2b3c;
  height: 150px;
}

div.practise_header .login button {
  background: #77537f;
  border: 2px solid white;
  box-shadow: 3px 3px white;
  border-radius: 0;
}

div.practise_FAQ > div {
  display: flex;
  justify-content: space-between;
}

div.practise_FAQ button {
  background: #2c2b3c;
  border: 2px solid white;
  padding: 30px 20px;
  box-shadow: 6px 8px 14px 0px #57a0b1b5;
  margin-top: -5px;
  cursor: pointer;
}

div.practise_FAQ a:nth-child(1) button {
  border-left: 0;
}

div.practise_FAQ a:nth-child(2) button {
  border-right: 0;
  box-shadow: -5px 7px 14px 0px #57a0b1b5
}


div.practise_FAQ button h4 {
  margin: 0;
  color: white;
}

.no-pos h6 {
    color: white !important;
}

div.practise_content_middle {
  margin-top: 20px;
  justify-content: center;
  display: flex;
  opacity: 0;
}

div.practise_content .row > div:nth-child(1) {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}

.practise_content_middle h4 {
  margin: 0;
}

.practise_help h4 {
  margin: 15px 0;
  text-align: center;
}

.practise_content_middle > div {
    padding: 0;
    max-width: 1100px;
}


.practise_content_middle .row > div:nth-child(1) {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: center;
}

.practise_type {
  display: flex;
  justify-content: center;
  flex-flow: row;
}

.practise_type > div {
  display: flex;
  justify-content: center;
  margin: 20px 0;
  align-items: center;
  transition: 1s;
}

div.practise_content_middle input.check_type {
  display: none;
}
div.practise_content_middle input.check_type + label {
  border: 1px solid #979797;
  padding: 15px 25px;
  cursor: pointer;
  box-shadow: 3px 3px white;
  margin: 0 15px;
  background: white;
}

div.practise_content_middle input.check_type:not(:checked) + label:hover {
    box-shadow: 1px 1px white;
}

div.practise_content_middle input.check_type + label:active,
div.practise_content_middle input.check_type:checked + label {
  box-shadow: inset 0px 0px 3px #24a88e;
  background: #d1ebe4;
  border-color: #128d66;
}

div.practise_content_middle input.check_type + label:active h4,
div.practise_content_middle input.check_type:checked + label h4 {
  color: white;
  text-shadow: 2px 2px 2px #00000082;
}

.OK_radio {
  visibility: hidden;
  width: 30px;
  margin-top: -10px;
}

.know_type input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.myLabel {
  display: block;
  position: relative;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    /* margin-right: 30px; */
    border: 1px solid #2c2b3c47;
    box-shadow: 2px 3px 3px 0px #669775;
}

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

/* When the radio button is checked, add a blue background */
.extra_options input:checked ~ .checkmark {
  background-color: #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 */
.extra_options input:checked ~ .checkmark:after  {
  display: block;
}

.extra_options input:checked ~ h4 {
  text-decoration: underline;
}

/* Style the indicator (dot/circle) */
.extra_options .checkmark:after {
  height: 16px;
  width: 16px;
  background: #9bcdcd;
}


div.practise_content_middle input.check_type:checked + label img {
    visibility:visible;
}

div.practise_content_middle > .row > div:nth-child(1) {
  text-align: center;
}

div.side_info_out {
  position: absolute;
  right: 0;
}

div.side_info {
  background: #504f61;
  border-bottom: 2px solid white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 30px;
  min-width: 360px;
  position: sticky;
  z-index: 5;
  visibility: hidden;
}

div.side_info > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
}

div.side_info img {
  width: 33px;
  margin-bottom: 30px;
}

div.side_info h4 {
  font-size: 1em;
  text-align: center;
  color: white;
}

div.side_info button, .practise_button {
  background: #504e61;
  border: 2px solid white;
  box-shadow: 3px 3px white;
  border-radius: 0;
}

div.side_info button:hover, .practise_button:hover {
  background: #79afbc;
  box-shadow: 1px 1px white;
  border-color: white;
}

div.side_info a {
  margin: 50px 0;
}



div.pr_left_info {
  border-right: 2px solid white;
  margin-left: -15px;
  position: absolute;
}

div.right_info {
  border-left: 2px solid white;
  right: 0;
  position: absolute;

}

div.left_info_close {
  position: absolute;
  right: -20px;
}

div.right_info_close {
  position: absolute;
  left: -20px;
}

div.info_close > div {
  position: fixed;
  background: #504e61;
  border: 2px solid white;
  padding: 10px 8px;
  cursor: pointer;
}

div.info_close h4 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  margin: 0;
}

div.new_practise ul li h4 {
    text-align: left;
}


div.pr_left_info::-webkit-scrollbar {
    width: 1em;
}
div.pr_left_info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
div.pr_left_info::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

div.practise_help {
  overflow: hidden;
}

div.teachers {
  display: flex;
  justify-content: space-around;
    flex-wrap: wrap;
    row-gap: 15px;
    padding: 15px 0px !important;
    width: 100%;


}

div.teachers > div {
    margin: 0 20px;
    /*width: 100px;*/
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    cursor: pointer;
    background: #e6e6e6;
    border-radius: 15px;
    border: 1px solid #c0bcbc;
    box-shadow: none;
    transition: all 100ms;
}

div.teachers img {
    width: 140px;
    border-radius: 200px;
    margin-bottom: 25px;
}

.teachers_chart  {
  display: none;
}



table.table_practise {
  width: 100%;
  text-align: center;
  border-radius: 15px;
  overflow: hidden;
}

table.table_practise_register {
    min-width: 600px;
}

table.table_practise tr {
  height: 45px;
}

table.table_practise td {
  border: 1px solid #cbcbcb;
  background: white;

}

table.table_practise td span {
    pointer-events: none;
}

span.regime_info {
    color: white;
}

table.table_practise td:not(.time_td):not(.table_pr_date):not(.line_td):not(.no-pos):hover {
   background: #488787b3;
   cursor: pointer;
}

td.time_td {
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding: 0 10px;
  width: 30px;
}

td.time_td:first-child {
  border-top: 1px !important;
}

td.time_td:last-child {
  border-bottom: 1px !important;
}

table.table_practise h4 {
  font-size: 0.85rem;
  color: #101010;
}

td.table_pr_date {
  padding: 15px 0;
  width: 13.3%;
}

td.very_first {
  border-bottom: 2px solid #9392a5 !important;
}

td.choosen_practise {
    background: #488787 !important;
  /*color: #7bafae;*/
  color: white;
}

/*td.choosen_practise.city_like_background {*/
/*  background: #6800ff;*/
/*  !*color: #7bafae;*!*/
/*  color: white;*/
/*}*/



td.choosen_practise:hover {
  /*background: #d1d1d1 !important;*/
}

div.week_switcher {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-right: 6.25%;
}

div.week_switcher > div > div:nth-child(1) {
    width: 80%;
    margin-left: 10%;
    height: 30px;
    border-left: 1px solid #9392a5;
    border-right: 1px solid #9392a5;
}

div.week_switcher h6 {
    display: block;
    padding: 8px;
    border: 1px solid #9392a5;
}

div.week_switcher {
  cursor: pointer;
}

div.week_switcher > div h6:hover {
  box-shadow: 0px 0px 5px 2px #c7dac0;
}

div.parent_knowType {
  display: flex;
  justify-content: center;
  margin: 0 auto 3rem;
}

div.know_type {
  width: fit-content;
}

div.know_type h4 {
    display: inline;
    margin-left: 25px;
    cursor: pointer;
}

div.practise_line {
  display: none;
}

div.practise_line > div {
  display: flex;
  justify-content: flex-end;
}

div.practise_line > div > div {
  display: flex;
  justify-content: flex-start;
  width: 90%;
  flex-direction: column;
}

div.practise_line .warning {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
}

/* table.table_practise_line h4 {
    font-size: 1.2rem;
} */

table.table_practise_line tr {
  height: 60px;
}

#delete_line {
  cursor: pointer;
  width: 50px;
}

.line_hover:hover {
    background: #0000000d;
}

.row_group {
  display: table-row-group;
}

tbody.teachers_chart tr:last-child td.time_td {
  border-bottom: 2px solid #9392a5 !important;
}

.active_teacher {
  background: #24a88e3d !important;
  border-radius: 15px;
  border: 1px solid #24A88E;
    box-shadow: 7px -5px 0px 0px #12644e73 !important;
}

.active_teacher h4 {
    font-weight: 900;
}

div.submit_line {
  margin: 50px 0;
  display: flex;
  justify-content: flex-end;
}

div.submit_line button {
    background: #488787;
    border: 2px solid white;
    box-shadow: 3px 3px white;
    border-radius: 0;
    padding: 18px 18px;
  }

.my_balance h7 {
   color: white !important;
}


div.submit_line button:hover {
    background: #99cccc;
    box-shadow: 1px 1px white;
    border-color: white;
}

div.submit_line button h3 {
    margin: 0;
}

table.table_practise td.no-pos {
    background: #2c2b3c;
    pointer-events: none;
}
/*table.table_practise td.no-pos:hover {*/
/*    background: #2c2b3c;*/
/*}*/

td.admin_no_pos {
  pointer-events: all !important;
}

div.work_only {
  position: fixed;
  background: white;
  top: 30%;
  z-index: 999999;
  left: 10px;
}

div.users_info > div {
  display: flex;
  justify-content: flex-end;
  margin-top: 3px;
  margin-right: 2px;
  align-items: flex-end;
}

div.users_info .sum_practise {
  width: 150px;
  background: #2b2b2f;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

div.users_info .sum_practise h4 {
  color: white;
  font-weight: 900;
}

h4.js_sum {
  margin-top: 20px;
}

div.my_balance {
  height: 50px;
  background: #323235;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
}

div.free_practise {
  background: #498888;
}

div.visa {
  margin-right: 30px;
  padding-top: 30px;
}

div.visa img {
  width: 130px;
}

div.loading {
  position: absolute;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.loading img {
  width: 70px;
}

.styleNoForCity {
  opacity: 0.3;
  pointer-events: none;
}

.line_td {
  pointer-events: none;
}

.extraMenu {
  padding: 0;
}

.extraMenu h4 {
    color: #f7f7f7 !important;
    font-size: 0.9rem !important;
}

.extraMenu a {
  text-decoration-color: #f7f7f7 !important;
}

.extraMenu li {
  display: inline-block;
  margin-right: 20px;
}

.howWorks img:not(.galleryImg) {
    height: 30px;
    right: 5px;
    bottom: 5px;
    margin: 0 23px;
}

.howWorks > div {
    margin-bottom: 16px;
    border-bottom: 1px solid #dcdada;
    padding: 25px;
    background: rgb(229,229,229);
    background: linear-gradient(90deg, rgba(229,229,229,1) 0%, rgba(214,214,214,1) 100%);
    box-shadow: 16px 20px #d0d0d0;
    margin-bottom: 60px;
    width: 100%;
}

.howWorks h2 {
  border-bottom: 1px solid #ccc;
  width: 100%;
}

.howWorks p, .element_list li {
  font-size: 1.1rem;
  color: #656161;
  width: 85%;
}

.headPractise {
    width: 100%;
    display: flex;
    margin-bottom: 16px;
}

.element_list {
  width: 100%;
}

.element_list h4 {
  margin-top: 20px;
}

.about_exam_practise {
  width: 100%;
  align-items: center;
}


.lastRow_ofHowWork > div:nth-child(1) {
  justify-content: space-evenly !important;
}

.extra_options {
  padding: 0 5px;
}

.extra_options > div {
  width: 100%;
}

.submit_line h3 {
  color: white !important;
}


.real_instruction {
  align-items: baseline;
    margin-bottom: 35px;
}

.real_instruction > .img_inst img {
  width: 100%;
  height: auto !important;
}

.real_instruction h2 {
  margin-left: 33px;
    color: #765431 !important;
}


.real_instruction p {
    font-size: 0.9rem !important;
    width: 100% !important;
}





/* pay finish */

.pay_desc {
  display: flex;
  margin: 30px 0;
  flex-direction: column;
  align-items: flex-start !important;
}

.result_ofPay {
  padding: 15px;
  background: #f1f1f1;
  border: 1px solid #e4e4e4;
  margin-top: 15px;
}













/* cabinet */
div.cabinet .container p {
    color: #656565;
    font-size: 1rem;
}

div.cabinet_header {
  background: #171717;
  height: 100px;
}


div.cab_container{
  margin-top: 50px;
  margin-bottom: 50px;
}

div.user_info_row {
  background: #1dbd98;
}

div.user_info_row img {
  width: 200px;
}


div.user_info_column{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

div.badges img {
  width: 120px;
}

div.badges > div {
  display: flex;
  flex-flow: column;
  height: 200px;
  justify-content: space-between;
  align-items: center;
  border-right: 1px solid #f5f5f5;
}

div.badges > div > div {
  display: flex;
  height: 100%;
  align-items: center;
}

div.badges > div > p {
  text-align: center;
}

div.cab_balance {
  margin-top: 40px;
  display: flex;
  align-items: baseline;
}

div.cab_balance .add_funds a {
  color: white;
}

div.cab_balance > div {
    margin-right: 30px;
}


.holder_balance {
  display: flex;
  background: #2c2b3c;
  border-radius: 5px;
  transition: 2s;
}

.holder_balance:hover {
    background: #022e23;
}

.holder_balance > div {
  padding: 11px 17px;
  display: flex;
  align-items: flex-end;
  padding-top: 15px;
}

.holder_balance h4 {
  color: #8c92e3 !important;
}

.holder_balance > div:nth-child(2), .holder_balance > div:nth-child(3)  {
  background: #f5f5f5;
  border-right: 1px solid #bcb8b8;
}


.holder_balance > div:nth-child(4) {
  background: #f5f5f5;
}


.holder_balance > div:nth-child(2):hover, .holder_balance > div:nth-child(3):hover, holder_balance > div:nth-child(4):hover {
    background: #e5e3e3;
}

.holder_balance > div h2 {
  margin: 4px 0;
  color: #635b4d;
  font-size: 1.3rem;
  font-weight: 900;
}

.info_ofBalance {
  background: #7a4d51;
  padding: 5px;
  height: 58.27px;
  border-radius: 5px;
  padding-left: 15px;
  padding-top: 10px;
}

.info_ofBalance img {
  width: 20px !important;
}


div.cab_balance .add_funds {
  background: #149c7d;
  padding: 10px;
  border: 1px solid #1fc8a1;
  border-radius: 3px;
}


div.cab_balance img {
  width: 35px;
  display: inline;
  margin-right: 10px;
}

.cab_balance h5 {
  display: inline;
}

div.cab_balance > div:first-child img {
  margin-right: 10px;
}

div.profile_edit_greet {
  display: flex;
  flex-direction: column;
  align-items: center;
}

div.profile_edit_greet a  {
    margin-top: 10px;
    font-size: 0.8rem;
}

div.profile_edit_greet a img {
    width: 13px;
}

.practise_row.row {
    border-bottom: 1px solid #d7d7d7;
    padding: 20px 0px;
    align-items: center;
}

.practise_row:hover {
  background: #f9f9f9;
}

.passed_practise {
  background: #f9f9f9;
}

.passed_practise h5, .passed_practise h6 {
    color: #ccc !important;
}

div.no_passed_pr {
  border: 2px solid #085341 !important;
}

.no_passed_pr h5  {
  font-weight: 900;
}

.last_row {
  border: none !important;
}

.practise_row h5 {
  margin: 0;
  font-size: 1rem;
  color: #6f6e6e;
}

.practise_row h6 {
  color: #6f6e6e;
}

.practise_row h6:first-of-type {
  margin-top: 5px;
}

.cabinet_menu {
  background: #fdfdfd;
  padding: 0;
}

.cabinet_menu ul li {
  background: none;
  border-color: rgb(224 244 255);
}

.cabinet_menu ul li a {
  font-family: "BPG LE Studio 04 Caps", sans-serif;
  color: black;
}

div.cabinet_content {
  padding-left: 30px;
}

a.active_tab_link {
  text-decoration: underline;
}

div.register_on_practise {
  margin-bottom: 30px;
}

div.register_on_practise button {
  background: #022e23;
  padding: 15px 10px;
  border-color: #171717;
}

div.cabinet_content h4 {
  font-size: 1.2rem;
  font-weight: 900;
}

div.delete_practise {
  display: flex;
  justify-content: center;
}

div.delete_practise img {
  width: 25px;
}

img.practise_info {
  cursor: pointer;
}

div.practise_more_info {
  padding-top: 30px;
}

div.more_info_ACTIVE, div.more_info_ACTIVE:hover {
  background: #7fe3cb21;
}

.teachers_theory_img img {
  width: 100%;
}

.balance_header {
    display: flex;
    align-items: center;
    background: rgb(2, 71, 55);
    padding: 10px;
}

.balance_fill_rows {
    padding: 10px 45px;
}

.balance_fill_rows > div {
    padding: 25px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(2, 70, 55, 0.06);
    border-image: initial;
    border-radius: 10px;
    background: rgba(90, 90, 90, 0.05);
}

.balance_fill_rows > div > div:nth-of-type(1) {
    display: flex;
    align-items: center;
}

.balance_fill_rows h5 {
    font-size: 1rem;
}

.balance_header h3 {
    color: white;
    margin: 0px;
}

.payment_row img {
    width: 30px;
}

.edit_profile {
    border-width: 2px;
    border-style: solid;
    border-color: rgb(236, 236, 236);
    border-image: initial;
    background: rgb(241, 241, 241) !important;
}

.edit_profile h3 {
    color: rgb(136, 136, 136);
}

.profile_column {
    padding: 10px 0px;
}


.certificate_finance > div:nth-of-type(1) {
    flex-direction: column;
    align-items: flex-start !important;
}

.edit_profile_img > div:nth-of-type(1) img {
    max-width: 180px;
}

div.certificate_finance h4 {
    color: rgb(185, 185, 185);
    font-weight: 900;
}

.edit_profile_img h4 {
    margin-bottom: 15px;
    color: rgb(29, 189, 151) !important;
}

.certificate_cabinet {
    background: rgb(29, 86, 10);
}

.balance_ul {
    display: none;
    width: 100%;
    margin-top: 8px;
}

.balance_ul li {
    font-size: 0.9rem;
}

li.zoom_cabinet {
    background: rgb(152, 219, 234) !important;
}

.passed_standard {
  background: #fbfbfb;
}

.passed_standard h5 {
  color: #7d7d7d !important;
}

.passed_online {

}

.broschure img {
  display: inline;
  vertical-align: top;
  width: 14px;
}

.exercises_header {
    background: #e8e9e7;
    box-shadow: -1px -9px 9px 0px #a9e7d5;
    margin-top: 20px;
}


.exercises_header > div {
  display: flex;
  justify-content: space-between;
  padding: 18px 25px;
  align-items: center;
}

.exercises_header h3 {
    color: #43434d;
    font-weight: 900;
    margin: 0;
}

.stars img {
    width: 23px;
    transform: translateY(-22%);
}

.exercises_header a {
    color: #3abe97;
}

.exercises_header h4 {
    margin: 0;
}

.info_exercise {
  width: 35px;

}

.row.steps {
    padding-left: 30px;
}

.steps .col-md-12 {
  background: #f9f9f9;
    margin-top: 2px;
    display: flex;
    justify-content: space-between;
    padding: 10px 37px;
    align-items: center;
    border-bottom: 1px solid #ccc;
}

.steps h4 {
    margin: 0;
    color: #464646;
      font-size: 1rem !important;
}

.steps h2 {
    font-size: 1.1rem;
}

.steps p {
    margin: 0;
    font-size: 0.8rem;
}

.NEW_tab {
  position: absolute;
  margin-left: 8px;
  font-size: 0.7rem;
  color: green;
}


.exercises_data {
  display: flex;
  align-items: center;
  width: 60%;
  justify-content: space-between;
}

.to_work{
  margin-right: 50px;
}

.to_work_div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}





/* news news news news */

.news_container .row:first-child {
    align-items: center;
}

.news_head_title_author > div {
    display: flex;
    align-items: center;
    margin: 30px 0;
}

.news_head_title_author h4 {
    font-size: 1.2rem;
    color: #504747;
}

.news_head_title_author > div h4 {
    margin: 0;
}


.news_head_title_author > div span {
    color: #318884;
}

.news_head_title_author img {
    width: 55px !important;
    margin-right: 15px;
}

.news_main_img img {
  width: 100% !important;
}

.news_content {
    margin: 40px;
}

.news_content h3 {
    color: #6f6146;
    font-size: 1.4rem;
}

.news_content h2 {
  font-size: 1.7rem;
}

.news_content h4 {
    color: #000;
    font-size: 1.2rem;
}

.news_content hr {
   border-top: 1px solid #eaeaea;
}

.news_content li {
  font-family: "BPG LE Studio 04", sans-serif;
  color: #656565;
  margin-bottom: 8px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 8px;
}

.news_content li:last-child {
  border-bottom: none;
}

div.news_row {
    background: #f7f7f7 !important;
}

div.news_content img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.signature {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.signature img {
  width: 65px;
}



/* new login */

.loginS {
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 70px;
  flex-direction: column;
  align-items: center;
}

.loginS .wrap {
  padding: 50px;
  background: #f6f6f6;
  border-radius: 30px;
  border: 1px solid #ddd;
  margin: 15px;
}

.loginS h3 {
  color: #53585d;
}

.loginS p {
  margin: 0;
}



/* products */

.products .profile img {
  width: 200px;
  border: 5px solid white;
}

.products > .row {
  background: #fafafa;
  margin-bottom: 25px;
  padding: 20px;
  align-items: center;
  border-radius: 13px;
  border: 1px solid #f4f4f4;
}

.external {
  display: flex;
  justify-content: space-between;
}

.external h3 {
  margin: 0;
}

.external img {
  margin-top: -8px;
}

.price {
  text-align: right;
    width: auto;
    display: table;
    background: #e4e4e4;
    padding: 14px;
    box-shadow: 3px 4px 3px 0px #cbcaca;
    color: #9a9a9a;
}

.product_shortcuts {
  padding: 50px 0;
  background: #0c3e46;
}

.products a.readMore {
  margin-right: 25px;
}

.product_shortcuts .col-md-3 {
  text-align: center;
}

.product_shortcuts img {
  width: 110px;
}

.product_shortcuts h4 {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 10px;
  color: white;
}

.product_shortcuts h5 {
    color: #ccc;
    font-size: 1rem;
    margin-bottom: 60px;
}

.sale {
  position: absolute;
    width: 50px !important;
}

.sale_big {
  position: absolute;
  width: 22% !important;
  border: 0 !important;
}



/* THEORY */
.text_ofTheory > div {
  background: #fff !important;
}

.text_ofTheory p {
  width: 100% !important;
  font-size: 0.9rem;
}

.text_ofTheory h2 {
  margin-top: 15px;
}

.text_ofTheory p, .text_ofTheory h2 {
  text-align: left;
  width: 100%;
}

.links_ofTheory {
  margin-bottom: 50px;
}

.links_ofTheory .col-md-4:not(.last_one) {
    border-right: 1px solid #ccc;
}

.links_ofTheory .col-md-4 > a {
    display: block;
    background: #e9e7e7;
    padding: 50px;
}

.links_ofTheory .col-md-4 > a img {
    width: 50px;
    margin-bottom: 30px;
}

.register_onTheory hr {
    border-top: 1px solid #ccc;
}

.number_steps {
  border: 1px solid black;
  border-radius: 390px;
  width: fit-content;
  padding: 20px 35px;
  height: fit-content;
}

.number_step1 {
  justify-content: center;
  display: flex;
  padding: 30px 0;
}

.register_onTheory .know_type > div {
  text-align: left;
}

.choose_regime {
  padding: 30px 0;
  display: flex;
  align-items: center;
}

.group_theory {
  padding: 15px;
  margin: 50px 0;
  border: 1px solid #e1d2d2;
}

.group_theory > div {
  display: flex;
  justify-content: center;
  flex-flow: column;
  align-items: flex-start !important;
}

.group_theory h4 {
  text-align: left;
}

.group_theory > div:first-child
{
      border-right: 1px solid #ccc;
}

.group_theory > div:last-child
{
  padding-left: 60px;
}

.group_theory ul {
  padding-left: 0;
}

.group_theory ul li {
  text-align: left;
  display: block;
  padding: 7px 0;
  border-bottom: 1px solid #ccc;
}





/* contact */

.working_hours {
  margin-top: 65px;
}

.working_hours h4 {
    color: #e1772d;
}

.working_hours p {
  margin-bottom: 0.3rem;
  font-size: 0.9rem !important;
}

.working_hours .row {
  background: #fdfdfd !important;
}

.location {
  margin: 50px -15px;
  background: #f3f3f3;
  padding: 50px 0;
}

.location h3 {
  background: #f9f9f9;
  padding: 10px;
  width: 82%;
}

.social_icons img {
  width: 30px;
  margin-right: 20px;
}

.social_icons a:hover {
    text-decoration: none;
}

.callme_service {
    /* background: url("/img/reImg/team2.jpg"); */
    background-repeat: no-repeat;
    background-position: center;
    background: #144c59;
}

.callme_service .alert {
  background: #fefefed1;
  box-shadow: 1px 0px 9px 7px #279ea585;
}




/* message */
.message {
  position: absolute;
}

.message h3 {
  color: #4c4a4a;
  padding: 13px 0px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 33px;
}

.message h4 {
  font-size: 1.2rem;
}

.message button {
    padding: 9px;
}

.message .forButton {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

.location a {
  text-decoration: underline !important;
}



/* language */

.language {
  margin-left: 20px;
  display: flex;
  height: 44px;
}

.language label {
  display: flex;
  align-items: center;
}

.language_l {
  display: flex !important;
  justify-content: flex-end;
  padding-bottom: 25px;

}

@media (max-width: 840px) {
  div.new_practise h4 {
    font-size: 0.9rem;
  }
}



@media (max-width: 991.98px) {


.language_rule {
  display: none;
}



/* header */
.header_wrapper > div > div:nth-child(2) {
   display: none;
}

.trigger_mobile_menu {
  display: block;
  position: relative;
}

.login {
  display: flex;
  justify-content: flex-end;
}


/* new practise */

div.practise_header .login button {
  margin-right: 10px;
}

div.practise_FAQ > div > a {
    margin: 15px 0;
}

div.practise_FAQ > div {
    flex-direction: column;
}

div.practise_FAQ button {
    width: 75%;
    background: #6cb79c00;
}

div.practise_FAQ > div > a:nth-child(2) {
  text-align: right;
}

/* .practise_content_middle .row > div:nth-child(3) > div {
    width: 100%;
} */

/* news */
.news_content {
    margin: 40px 0;
}


div.pr_left_info {
    margin-top: -127px;
}

div.side_info {
  min-width: 320px;
}

div.right_info {
  margin-top: -15px;
}

div.balance_img {
    margin-bottom: 20px;
}

div.certificate_finance .flex {
    flex-direction: column;
}

div.certificate_finance img {
    margin-bottom: 20px;
}

div.profile_column {
  padding: 10px 0;
}

div.edit_profile_img {
  justify-content: center;
}

div.cab_balance > div:first-child img {
    margin-right: 0px;
}

div.practise_FAQ button h4 {
  color: #2c2b3c;
}

table.table_practise td {
    border: 1px solid #9392a5;
}

td.very_first {
    border-bottom: 1px solid #9392a5 !important;
}

tbody.teachers_chart tr:last-child td.time_td {
    border-bottom: 1px solid #9392a5 !important;
}

.goUP {
  right: 16px;
  bottom: 16px;
}

.goUP img {
  width: 32px;
}

.practise_content_middle > div {
    padding: 0 0px;
}

div.teachers > div {
    /*margin: 0 25px;*/
}

div.teachers img {
    width: 115px;
}

.extraMenu li {
    margin-right: 20px;
}

.extraMenu h4 {
    font-size: 0.8rem !important;
}

.loginS {
    margin-top: 20px;
}



}

@media (max-width: 767.98px) {

  div.new_practise h1 {
    font-size: 1.8rem;
    margin: 0;
 }

 .text_ul li {
    width: 100%;
}
.text_ul li:nth-child(odd) {
    justify-content: flex-start;
}

.exercise_blocks ul {
    padding: 0!important;
}

.row.steps {
    padding-left: 18px !important;
}

.progress_training > div {
    margin-left: 3px;
}

.steps h2 {
    font-size: 0.7rem;
}

.exercises_data {
  width:100%;
}

.stars img {
    width: 10px;
  }



.steps .col-md-12 {
    padding: 10px 5px;
}
/* instruments */

 .flex-757-column {
   flex-direction: column;
 }

 .mb-5-757 {
   margin-bottom: 15px;
 }

 .ml--15-757 {
   margin-left: -15px !important;
 }

 .flex-757-row {
   flex-direction: row;
 }

 .margin-top-10-757px {
    margin-top: 10px;
 }

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

.flex-757-justify-space-between
{
  justify-content: space-between;
}

.flex-757-justify-flex-end
{
  justify-content: flex-end;
}

.w-100-757 {
  width: 100%;
}

.flex-757-align-flex-start {
  align-items: flex-start !important;
}



 .display-757px {
   display: block;
   visibility: visible;
 }

 /* instruments */

 td.table_pr_date h4:nth-of-type(1) {
    display: none;
}

.practise_help h4 {
    margin: 8px 0;
 }

 .cabinet_menu {
   margin-bottom: 40px;
 }

 .header_practise h4 {
   font-size: 1rem !important;
 }

 div.pr_left_info {
     margin-top: -127px;
 }

 div.side_info {
     min-width: auto;
    max-width: 420px;
 }
 div.right_info {
   margin-top: -15px;
 }

 div.side_wrapper_right {
   position: absolute;
 }

 div.teachers > div {
    margin: 0px 12px;
}

div.teachers img {
    width: 100px;
}

.extraMenu li {
    margin-right: 10px;
}

.extraMenu h4 {
    font-size: 0.7rem !important;
}

.headPractise {
    flex-direction: row-reverse;
}

.howWorks > div {
  padding: 25px 0;
}

.howWorks h2 {
  font-size: 1.5rem;
}

.howWorks img:not(.galleryImg) {
    margin: 0 0px;
}

.practise_button {
  margin-top: 30px;
}

.lastRow_ofHowWork {
  flex-direction: column-reverse;
}

.button_of_qulebi {
  text-align: center;
}

div.practise_line > div > div {
  width: 100%;
}

.spectator {
  width: 92px;
  top:0;
  background: #0000009e;
  font-size: small;
}

.mobile_margin {
  margin-top: 15px;
}

.location_practise {
  margin-top: 45px;
  border-top: 1px solid #ccc;
  padding-top: 45px;
}

.contact h1 {
  font-size: 1.6rem;
}


 }


@media (max-width: 575.98px) {

  .video_session_iframe {
    padding: 5px 10px;
    height: 300px;
  }

  .teacher_row img {
    margin-bottom: 20px;
  }

  .login_box {
    width: 90%;
  }

  .login_buttons {
    flex-flow: column;
  }

  .login_buttons > button {
    margin-bottom: 15px;
  }

  .login_buttons >  a {
    text-align: center;
  }

  div.new_practise table h4 {
      font-size: 0.6em !important;
  }

    div.practise_content_middle input.check_type + label {
        margin: 0 5px;
    }

  div.practise_FAQ button {
    padding: 30px 5px;
  }

  td.table_pr_date h4:nth-of-type(1)
  {
    display: none;
  }

  div.visa img {
    width: 80px;
}




  /* cabinet */

  .cab_balance {
    align-items: center;
  }
  div.user_info_column {
    flex-direction: column;
  }

  div.profile_edit_greet {
    margin-top: 40px;
}

.header_practise h4 {
  font-size: 0.7rem !important;
}

.cabinet_content {
  padding-right: 30px;
}

.header_practise > div {
  padding: 0 5px;
}

.balance_fill_rows {
    padding: 10px 20px;
}

.balance_fill_rows > div {
    padding: 25px 5px;
}

.cab_balance {
  justify-content: center;
}




/* practise */

.practise_content_middle {
  padding: 0;
}

.practise_content_middle > div {
  width: 100%;
  padding: 0;
}

div.teachers > div {
    width: fit-content;
    margin: 0px 9px;
    padding: 3px;
}

div.practise_content_middle {
    /*margin-top: 35px;*/
}

div.teachers img {
    width: 70px;
}

div.pr_left_info {
    margin-top: -115px;
}

div.side_info {
    min-width: auto;
    max-width: 310px;
}
div.right_info {
  margin-top: -15px;
}


.extraMenu h4 {
    font-size: 0.7rem !important;
}

.howWorks > div {
    box-shadow: 9px 7px #d0d0d0;
}

.element_list h4 {
  font-size: 1.1rem !important;
}

td.choosen_practise {
    font-size: 0.7rem;
}

#delete_line {
  width: 25px;
}

div.users_info .sum_practise {
    width: 110px;
  }

div.submit_line button h3 {
  margin: 0;
  font-size: 1.3rem;
}

}



@media (max-width: 375px) {

.exercises_header h3 {
  font-size: 1.3rem;
}


.trigger_mobile_menu {
     margin-left: 5px;
  }

.login button a {
    padding: 10px 5px;
}

.login_box_wrapper {
    margin-top: -50px;
}

.cab_balance h5 {
  font-size: 0.8rem;
}

div.side_info {
    min-width: auto;
    max-width: 235px;
}

div.thumb_profile img {
  margin-right: 4px;
}

.certificate_row {
  padding: 10px 0;
}

.zoom_pay_or_cancel h3, .zoom_pay_or_cancel h5 {
    font-size: 1.3rem;
}

.loginS > div {
  padding: 25px !important;
  padding-bottom: 0 !important;
}

.readMore {
  flex-direction: column-reverse;
  align-items: flex-end !important;
}

.products a.readMore {
  margin-right: 0;
  margin-top: 10px;
}

.week_1, .week_2 {
  padding: 0 5px;
}

div.teachers > div {
    width: fit-content;
    margin: 0;
}

div.teachers > div img {
   width: 60px;
}

.extraMenu li {
    margin-right: 0px;
}

.element_list ul {
  padding: 0 10px;
}

.howWorks p, .element_list li {
    width: 98%;
}

div.visa {
    margin-right: 10px;
}

.loginS {
    margin-top: 0;
}




}

@media (min-width: 757px) {
  .element_list {
    padding-left: 60px;
  }
 }


@media (max-width: 1199.98px) {
  .header_wrapper {
    padding: 0;
  }
}





@media (min-width: 991.98px) AND (max-width: 1200px) {

  .header_wrapper > div > div:nth-child(2) {
    flex: 5 1;
    display: flex;
  }


}


.sale-info {
  display: block;
  background: rgba(36, 168, 142, 0.37) !important;
  border-radius: 15px !important;
  box-shadow: rgb(3 86 41 / 6%) 0px 7px 8px 5px !important;
  border: 1px solid #5bbca7;
  width: 100%;
}

.sale-info h2 {
  font-size: .9rem;
  text-decoration: underline;
  line-height: 1.5rem;
  color: #5c5c5c;
  text-shadow: 1px 0px 0px #689695;
}

.sale-info .price {
  float: right;
}

.sale-info .price {
  text-align: right;
  width: auto;
  display: table;
  background: #af0e0e;
  padding: 14px;
  box-shadow: 3px 4px 3px 0px #cbcaca;
  color: #ffffff;
}

.sale-info .price h3 {
  color: white;
}

.sale-info p {
  font-size: 0.9rem;
}

.sale-info h3 {
  margin: 0;
  font-size: 0.8rem;
}

.poster {
  max-width: 800px;
  margin: 0 auto 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

.poster > div {
  flex-shrink: 0;
}

.poster-cover {
  border-radius: 15px;
  box-shadow: 0 0 4px 2px #0000000a;
  height: 120px;
  background: url(https://emsi.ge/img/LASHAforWEBFULL.jpg) no-repeat 70% center;
  width: 100%;
  background-size: cover;
  position: relative;
}

.poster-cover-heading {
  position: absolute;
  background: #24A88E;
  color: white;
  padding: 10px;
  left: -3px;
  top: -3px;
}


.poster-cover-heading:nth-child(2) {
  background: #c9bd5c;
  top: 78px;
  right: 0;
  left: unset;
}

.poster-cover-heading:nth-child(2) h2 {
  text-shadow: 1px 2px 3px black;
}




.poster-cover-heading h2 {
  color: white !important;
}

.poster img {
  width: 100%;
}

.poster-box {
  width: calc(50% - 2.5px);
  overflow: hidden;
  padding: 10px;
  display: flex;
  background: white;
  margin: 5px 0 0;
  /*border: 2px solid #24A88E;*/
  border-radius: 15px;
}

.poster-box:nth-child(1) {
  padding: 0;
}

.poster-box:nth-child(1) > div:nth-child(2) {
  padding: 10px;
}


.poster-box:nth-child(2) {
  margin-left: 5px;
}

.location-image-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover !important;
  background: url(https://emsi.ge/img/lokomotivi.jpeg) no-repeat center center;
}


.poster-box h2 {

}

.poster h2 {
  color: #8f0672;
  font-size: 1.2rem;
  margin: 0;
}

.poster p {
  font-size: 0.8rem;
  margin: 0;
}

.poster-line {
  display: flex;
}

.poster li {
  line-height: 1rem;
  margin-left: 15px;
  font-size: 0.8rem;
  font-family: 'BPG LE Studio 04', sans-serif;
}

@media (max-width: 800px) {
  .poster-line {
    flex-direction: column;
  }
  .poster-box {
    width: 100%;
    flex-shrink: 0;

  }

  .poster-box:nth-child(1) {
    flex-direction: row-reverse;
  }



  .location-image-wrapper {
    width: 60%;
  }
}

@media (max-width: 400px) {
  .poster-box {

  }

}



.gamarjoba {
  width: 100%;
  background: white;
  height: 55px;
  display: flex;
  align-items: center;
  box-shadow: 0px 3px 7px #0000001c;
}

.gamarjoba-box {
  max-width: 800px;
  margin: auto;
  width: 100%;
  padding: 0 10px;
}

@media (max-width: 800px) {

  .poster-cover-heading  {
    padding: 7px;
    left: unset;
    right: -3px;
  }

  .poster-cover-heading:nth-child(2)  {
    top: unset;
    right: unset;
    bottom: 0;
    left: 0;
  }
  .poster-cover-heading h2 {
    font-size: 0.8rem !important;
  }
}

.teacher-heading {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
  background: white;
  align-items: center;
  padding: 15px 0 10px;
  max-width: 800px;
  margin: 0 auto 0px;
  border-radius: 15px 15px 0 0;
}

.teacher-heading h1 {
  margin: 0;
  font-size: 1rem !important;
  /*color: #24A88E !important;*/
}


div.variables {
  background: white;
  padding: 15px;
  max-width: 800px;
  margin: auto;
  border-radius: 0 0 15px 15px;
  box-shadow: inset 0px 7px 8px #0000000d;
}


@media (max-width: 500px) {
  .poster {
    flex-flow: row !important;
    justify-content: flex-start !important;
    overflow-x: scroll;
  }

  .poster-cover {
    width: 85%;
    margin-right: 15px;
  }

  .poster-line {
    flex-direction: row;
    width: 100%;
  }

  .poster-box {
    height: 127px;
    width: 90%;
    margin-right: 15px;
    margin-top: 0;
  }
}



table.table_practise td.no-pos-CITYTRUE {
  background: #6800ff;
}

.week_switcher {
  width: fit-content;
}

.week_switcher_wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.color-description {
  display: flex;
}
.color-description h6 {
  margin: 0;
}
.color-description > div {
  display: flex;
  margin: 10px;
  align-items: center;
}

.color-description .cube {
  width: 20px;
  height: 20px;
  background: #6800ff;
  margin-right: 3px;
}
.color-description > div:first-child .cube {
  background: #2c2b3c;
}

@media (max-width: 700px) {
  .week_switcher_wrapper {
    padding: 0;
  }

  .color-description {
    flex-direction: column;
    margin: 5px;
  }

  .color-description > div {
    margin: 3px;
  }
}


/*div.parent_knowType {*/
/*  margin: 0 0 30px;*/
/*}*/

.container.max-width {
  max-width: 100%;
}

@media (min-width: 992px) {
  .container.max-width {
    max-width: 100%;
  }
}

  @media (min-width: 768px) {
    .container.max-width {
      max-width: 100%;
    }
  }
    @media (min-width: 576px) {
      .container.max-width {
        max-width: 100%;
      }
    }



      .week_1, .week_2 {
        /*overflow-x: scroll;*/
      }


      .hiddenScrollbar::-webkit-scrollbar {
        display: none;
      }

      /* Hide scrollbar for IE, Edge and Firefox */
      .hiddenScrollbar {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
      }


      .sale {
        position: absolute;
        width: 37px !important;
        top: -9px;
        left: -10px;
      }



      label {
        position: relative;
      }


