body a {
  color: #000;
}
body a:hover {
  transition: 0.5s all;
  text-decoration: none;
}
.navbar-nav a:hover {
  color: #fff;
}
.no-index {
  margin-top: 150px;
}
.item_content_1048 {
  margin-top: 111px;
}
.page-404 {
  width: 100%;
  margin: 45px auto;
  display: inline-block;
  text-align: center;
}
.item_content_493 .subpageTitle h1 {
  text-align: center;
}
.subpageTitle h1 {
  margin-top: 15px;
}
.item_content_493 .subpage h2 {
  margin-top: 45px;
}
.bigNad {
  font-size: 20px;
}
.listzkouska img {
  max-height: 70px;
}
.listNV {
  display: flex;
  justify-content: center;
  gap: 30px;
}
.listzkouska h3 {
  margin: 10px 0 10px 0;
  font-weight: 500;
  font-size: 27px;
  color: #505064;
}
.listzkouska p {
  font-size: 18px;
}
.listzkouska.investice .druh_z {
  color: #00c780;
}
.listzkouska .druh_z {
  font-weight: 700;
}
.listzkouska.uver .druh_z {
  color: #ff3246;
}
.listzkouska.pojisteni .druh_z {
  color: #9100ea;
}
.listzkouska.dps .druh_z {
  color: #237dff;
}
.listzkouska {
  position: relative;
  text-align: center;
  font-family: Montserrat, sans-serif;
}
.listprogress {
  margin: auto;
  text-align: center;
  min-height: 200px;
  max-width: 320px;
}
svg.radial-progress {
  height: auto;
  transform: rotate(-90deg);
  width: 100%;
}
svg.radial-progress.investice_radial .complete {
  stroke: #00b977;
}
svg.radial-progress.uver_radial .incomplete {
  stroke: #eacace;
}
svg.radial-progress.uver_radial .complete {
  stroke: #ff3246;
}
svg.radial-progress.uver_radial .percentage {
  fill: #ff3246;
}
svg.radial-progress.pojisteni_radial .complete {
  stroke: #9100ea;
}
svg.radial-progress.pojisteni_radial .incomplete {
  stroke: #d6bee5;
}
svg.radial-progress.pojisteni_radial .percentage {
  fill: #9100ea;
}
svg.radial-progress.dps_radial .complete {
  stroke: #237dff;
}
svg.radial-progress.dps_radial .percentage {
  fill: #237dff;
}
svg.radial-progress.dps_radial .incomplete {
  stroke: #237dff6e;
}
svg.radial-progress.investice_radial .incomplete {
  stroke: #c2e1d6;
}
svg.radial-progress circle.complete {
  stroke-dasharray: 219.91148575129;
}
svg.radial-progress .complete,
svg.radial-progress .incomplete {
  fill: transparent;
  stroke: #fff;
  stroke-dashoffset: 219.91148575129;
  stroke-width: 4;
}
svg.radial-progress.investice_radial .percentage {
  fill: #00b977;
}
svg.radial-progress .percentage {
  text-anchor: middle;
  font-weight: 700;
  font-size: 18px;
}
svg.radial-progress .percentage_p {
  fill: #000;
  font-size: 8px;
}
.dps .posledni_odpoved {
  margin-bottom: 44px;
}
.listzkouska .cas,
.listzkouska .posledni_odpoved {
  font-size: 19px;
  line-height: 27px;
}
.listzkouska .cas {
  margin-bottom: 20px;
}
.listzkouska .cas,
.listzkouska .posledni_odpoved {
  font-size: 19px;
  line-height: 27px;
}
.checkcontainer {
  display: block;
  position: relative;
  padding-left: 30px !important;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.odpoved_vite {
  margin-bottom: 10px;
  background-color: #fff;
  padding: 10px;
  display: flex;
  font-size: 14px;
  align-items: center;
  padding-left: 45px !important;
  color: #191037;
  font-weight: 700;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radiobtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  border: 1px solid #232b48;
  background-color: #f9faff;
  border-radius: 50%;
}
.checkcontainer input:checked ~ .radiobtn:after {
  display: block;
}
.checkcontainer .radiobtn:after {
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2d03a3;
}
.radiobtn:after {
  content: '';
  position: absolute;
  display: none;
}
.dalsi_otazka_vite a:hover,
.dalsi_otazka_vite button:hover {
  color: #fff;
  background-color: #2d03a3;
}
.odpoved_vite .radiobtn {
  top: auto;
  left: 10px;
}
.dalsi_otazka_vite .disabled {
  background-color: #4f4b5a;
}
.dalsi_otazka_vite a,
.dalsi_otazka_vite button {
  background-color: #483685;
  margin: 25px auto;
  padding: 10px 38px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 700;
  max-width: 230px;
  min-height: 70px;
  line-height: 20px;
  position: relative;
  border: 0 none;
}
.dalsi_otazka_vite img {
  max-height: 24px;
  margin-left: 10px;
}
.popup .konec_testu {
  min-height: 350px;
  width: 100%;
  text-align: center;
  display: none;
}
.popup .konec_testu .fa {
  font-size: 45px;
  margin-top: 100px;
  color: #7dbb00;
  display: inline-block;
  border: 4px solid #7dbb00;
  padding: 10px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.popup .konec_testu p {
  font-size: 35px;
  color: #7dbb00;
  margin: 20px auto;
  text-align: center;
  font-weight: 700;
  line-height: 44px;
}
.konec_testu .spatne .fa,
.konec_testu .spatne p {
  color: #d73a3a !important;
}
.popup .konec_testu .fa:before {
  line-height: 65px;
}
.konec_testu .spatne .fa {
  border-color: #d73a3a !important;
}
.listzkouska.investice .dalsi_otazka a {
  background-color: #00c780;
  border: 2px solid #00c780;
}
.listzkouska.investice .dalsi_otazka a:hover {
  color: #00c780;
  background-color: #fff;
}
.listzkouska.uver .dalsi_otazka a {
  background-color: #ff3246;
  border: 2px solid #ff3246;
}
.listzkouska.uver .dalsi_otazka a:hover {
  color: #ff3246;
  background-color: #fff;
}
.listzkouska.pojisteni .dalsi_otazka a {
  background-color: #9100ea;
  border: 2px solid #9100ea;
}
.listzkouska.pojisteni .dalsi_otazka a:hover {
  color: #9100ea;
  background-color: #fff;
}
.listzkouska.dps .dalsi_otazka a {
  background-color: #237dff;
  border: 2px solid #237dff;
}
.listzkouska.dps .dalsi_otazka a:hover {
  color: #237dff;
  background-color: #fff;
}
.dalsi_otazka a::after,
.dalsi_otazka_vite a::after,
.dalsi_otazka_vite button::after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  position: absolute;
  right: 10px;
  font-size: 26px;
  font-weight: 900;
}
.dalsi_otazka_vite a::after,
.dalsi_otazka_vite button::after {
  color: #af0;
}
.btn_moje_cert,
.dalsi_otazka a {
  margin: 25px auto;
  padding: 10px 15px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 400;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-decoration: none !important;
  font-size: 16px;
  max-width: 230px;
  min-height: 70px;
  line-height: 20px;
  position: relative;
}
.menu-typ,
.state-vite {
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 25px;
}
.menu-typ a {
  padding: 10px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none !important;
  border-radius: 30px;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  max-width: 200px;
}
.btn-investice {
  background-color: #fff;
  border: 2px solid #00c780;
  color: #00c780;
}
.btn-uvery {
  background-color: #fff;
  border: 2px solid #ff3246;
  color: #ff3246;
}
.btn-pojisteni {
  background-color: #fff;
  border: 2px solid #9100ea;
  color: #9100ea;
}
.btn-active-uve,
.btn-uvery:hover {
  background-color: #ff3246;
  color: #fff !important;
  border: 2px solid #ff3246;
}
.btn-active-inv,
.btn-investice:hover {
  background-color: #00c780;
  color: #fff !important;
  border: 2px solid #00c780;
}
.pojisteni .active-b {
  border: 1px solid #9100ea;
  background-color: #9100ea;
  color: #fff !important;
}
.investice .active-b {
  border: 1px solid #00c780;
  background-color: #00c780;
  color: #fff !important;
}
.uvery .active-b {
  border: 1px solid #ff3246;
  background-color: #ff3246;
  color: #fff !important;
}
.backNasledne {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  text-decoration: none !important;
}
.vitezePlus h2 {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.vitezePlus h2 .plus-poj {
  color: #9100ea;
  margin-bottom: -20px;
  font-size: 40px;
}
.vitezePlus h2 .plus-inv {
  color: #00c780;
  margin-bottom: -20px;
  font-size: 40px;
}
.vitezePlus h2 .plus-uve {
  color: #ff3246;
  margin-bottom: -20px;
  font-size: 40px;
}
.vitezeL .date {
  color: #453e69;
  font-weight: 600;
  font-size: 18px;
}
.vite_1 .date,
.vite_P .date {
  color: #9100ea;
}
.vite_2 .date,
.vite_U .date {
  color: #ff3246;
}
.vite_3 .date,
.vite_I .date {
  color: #00c780;
}
.popup .imageBG img {
  max-height: 550px !important;
  max-width: 100% !important;
}
.vite_3 .imageBG img,
.vite_I .imageBG img {
  border: 1px solid #00b977;
}
.alert-white {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px;
  -webkit-box-shadow: 0 0 18px 2px rgb(207 207 207 / 95%);
  box-shadow: 0 0 18px 2px rgb(207 207 207 / 95%);
  margin: 25px auto;
  width: 100%;
  max-width: 550px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-size: 18px;
  line-height: 25px;
}
.likeBtn.active-b,
.likeBtn:hover,
.vitezeL .like.active,
.vitezeL .like:hover {
  background: #f2ca97 !important;
  background: linear-gradient(246deg, rgba(242, 202, 151, 1) 0, rgba(255, 241, 199, 1) 53%, rgba(216, 169, 106, 1) 100%) !important;
  color: #150735 !important;
}
.state-vite a {
  padding: 6px 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2c2fca;
  text-transform: none;
  text-decoration: none !important;
  border-radius: 30px;
  width: 100%;
  font-weight: 700;
  font-size: 14px;
  max-width: 180px;
  border: 1px solid #2c2fca;
  min-height: 60px;
  text-align: center;
}
.state-vite.pojisteni a {
  border-color: #9100ea;
  color: #9100ea;
}
.state-vite.uvery a {
  border-color: #ff3246;
  color: #ff3246;
}
.state-vite.investice a {
  border-color: #00c780;
  color: #00c780;
}
.state-vite.investice a:hover {
  border-color: #00c780;
  background-color: #00c780;
  color: #fff;
}
.state-vite.uvery a:hover {
  border-color: #ff3246;
  background-color: #ff3246;
  color: #fff;
}
.state-vite.pojisteni a:hover {
  border-color: #9100ea;
  background-color: #9100ea;
  color: #fff;
}
.navbar-fixed-top .navbar-brand img {
  max-width: 70px;
}
.bg_popup {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
  position: fixed;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
  display: none;
}
.popupMain {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.3);
}
.popup_content {
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 999999;
  visibility: hidden;
  left: 0;
  display: none;
}
.popup_container {
  display: none;
  width: 100%;
  height: 100%;
  margin: auto;
  padding-bottom: 65px;
  position: relative;
  overflow: hidden auto;
  z-index: 999998;
  background-color: rgba(66, 48, 148, 0.8);
}
.popup {
  display: none;
  position: relative;
  max-width: 1260px;
  height: 100%;
  margin: 0 auto;
  z-index: 999999;
  padding: 45px 50px 40px;
}
.close_windows_historie,
.close_windows_nakup {
  position: absolute;
  top: 1px;
  right: 5px;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  z-index: 999999;
}
.close_windows {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  z-index: 999999;
}
.close_windows .fa,
.close_windows_historie .fa,
.close_windows_nakup .fa {
  font-size: 25px;
}
.elearning-app-new .notice {
  text-align: center;
  padding: 6px 15px;
  color: #fff;
  border: 1px solid #fff;
  max-width: 280px;
  margin: auto;
}
.list_question {
  margin: 55px auto 35px auto;
  background-color: #fff;
  padding: 15px;
  position: relative;
}
.list_question h2 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.popup .page_q {
  color: #000;
  font-weight: 700;
  position: absolute;
  top: -31px;
  right: 0;
  background-color: #fff;
  padding: 5px 15px;
}
.popup .inputGroup {
  width: 100%;
}
.inputGroup {
  background-color: #fff;
  display: block;
  margin: 10px 0;
  position: relative;
  color: #333;
}
.inputGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  left: 8px;
  top: 23px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.inputGroup input:checked ~ label {
  color: #fff;
}
.elearning-app-new .notice p {
  color: #fff;
  margin: 0;
}
.inputGroup label {
  padding: 12px 12px;
  padding-left: 57px;
  width: 100%;
  display: block;
  text-align: left;
  color: #3c454c !important;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  z-index: 2;
  transition: color 0.2s ease-in;
  overflow: hidden;
}
.inputGroup input.correct ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.inputGroup input.correct ~ label:after {
  background-color: #1dba00;
  border-color: #1dba00;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E");
}
.inputGroup label:after {
  width: 24px;
  height: 24px;
  content: '';
  border: 1px solid #d1d1d1;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  left: 12px;
  top: 23px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 0.2s ease-in;
}
.popup .inputGroup input.incorrect ~ label:after {
  content: '\f00d';
  background-color: red;
  border-color: red;
  color: #fff;
  text-align: center;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background-image: none;
}
.inputGroup input:checked ~ label:after {
  background-color: #1dba00;
  border-color: #1dba00;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E");
}
.popup .inputGroup input.incorrect ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  background-color: red;
  border-color: red;
  opacity: 0.5;
}
.inputGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.inputGroup label:before {
  width: 100%;
  height: 10px;
  border-radius: 50%;
  content: '';
  background-color: rgba(29, 186, 0, 0.15);
  color: #333;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.close_windows:hover {
  color: #fff !important;
}
.popup h1 {
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #fff;
}
.popup .vitezeL {
  flex-direction: column;
}
.vitezeL p {
  color: #fff;
  font-size: 18px;
}
.vitezeL h1 {
  color: #fff;
  text-transform: none;
  font-size: 22px;
  margin: 0 0 15px 0;
  line-height: 22px;
  text-align: left;
}
.vitezeL {
  border-radius: 12px;
  background-color: #191037;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  min-height: 230px;
}
.imageBG {
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px;
}
.vite_1 .imageBG img,
.vite_P .imageBG img {
  border: 1px solid #9100ea;
}
.vitezeL h2 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  text-transform: none;
  overflow: hidden;
  line-height: 22px;
  text-overflow: ellipsis;
  font-weight: 400;
  min-height: 68px;
  max-height: 68px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.vite_1::after {
  right: 30px;
  bottom: 30px;
  position: absolute;
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 22px;
  color: #9100ea;
}
.vite_1 .date,
.vite_P .date {
  color: #9100ea;
}
.popup .imageBG {
  height: 350px;
}
.popup .obal-vite {
  width: 100%;
}
.vitezeL .obal-vite {
  padding: 22px 35px 35px 22px;
  width: 100%;
}
.columnsB {
  display: flex;
  width: 100%;
  flex-direction: column;
  padding-bottom: 25px;
}
.vitezeL .thumbs a {
  font-weight: 700;
  font-size: 16px;
  padding: 15px 20px;
  border-radius: 36px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  max-width: 170px;
}
.popup .isAnswer,
.popup .reportS,
.popup .studovatS {
  background-color: #29009b;
}
.vitezeL .thumbs i {
  font-size: 22px;
}
.vitezeL .thumbUp {
  background-color: transparent;
  color: #fff;
  border: 1px solid #74ff00;
}
.vitezeL .thumbDown {
  background-color: transparent;
  border: 1px solid #ff3246;
}
.vitezeL .like {
  background-color: transparent;
  border: 1px solid #d9aa6b !important;
}
.vitezeL .thumbs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 15px;
  margin-top: 25px;
}
.vitezeL .thumbDown.active,
.vitezeL .thumbDown:hover {
  background-color: #ff3246;
  color: #fff;
}
.likeBtn.active-b,
.likeBtn:hover,
.vitezeL .like.active,
.vitezeL .like:hover {
  background: #f2ca97 !important;
  background: linear-gradient(246deg, rgba(242, 202, 151, 1) 0, rgba(255, 241, 199, 1) 53%, rgba(216, 169, 106, 1) 100%) !important;
  color: #150735 !important;
}
.vitezeL .thumbUp.active,
.vitezeL .thumbUp:hover {
  background-color: #74ff00;
  color: #150735;
}
.imageBG img {
  border-radius: 12px;
  max-height: 200px;
  height: auto;
  max-width: 200px;
}
.btn-active-poj,
.btn-pojisteni:hover {
  background-color: #9100ea;
  color: #fff !important;
  border: 2px solid #9100ea;
}
.btn_moje_cert {
  margin-top: 55px;
  max-width: 280px;
  background: #3201ab;
  background: linear-gradient(216deg, rgba(50, 1, 171, 1) 0, rgba(35, 124, 254, 1) 100%);
}
.btn_moje_cert:hover {
  background: 0 0;
  border: 1px solid #3201ab;
  color: #3201ab;
}
.userInfo {
  padding: 15px;
  background: #f5f5f5;
  border: 1px solid #b6b6b6;
}
.msg-login .alert {
  margin: 0;
}
.navEportal {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(3, 1fr);
  gap: 30px;
}
.navEportal .hvr-hang {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
.navEportal .menu-item {
  font-weight: 500;
}
.icon_main {
  background-color: #fff;
  color: #260283;
  border-radius: 26px;
  padding: 20px 0;
  display: flex;
  min-height: 100px;
  width: 100%;
  max-width: 120px;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  -webkit-box-shadow: 0 0 18px 2px rgba(207, 207, 207, 0.95);
  box-shadow: 0 0 18px 2px rgba(207, 207, 207, 0.95);
}
.navEportal .hvr-hang:hover .icon_main {
  background-color: #260283;
  color: #fff;
}
.form_nakup {
  padding: 15px;
  border-radius: 15px;
  background-color: #fff;
}
.form_nakup .form-control {
  border-color: #237dff;
  background-color: #fff;
  color: #237dff;
}
.form_nakup h1 {
  margin-top: 0;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.form_nakup .mounth_text {
  position: absolute;
  top: 11px;
  color: #237dff;
  font-weight: 700;
  right: 50px;
}
.form_nakup .form-group {
  position: relative;
}
.nakup_form p,
.nakup_form_kredit p {
  font-size: 12px;
  margin: 0;
  text-align: center;
}
.form_nakup #castka,
.nakup_form_kredit #quantity {
  height: 45px;
  font-size: 18px;
  text-align: center;
}
.form_nakup .btn-success {
  background-color: #00c780;
  padding: 15px;
  border-radius: 15px;
}
.nakup_form .pocet_hodin,
.nakup_form_kredit .pocet_hodin {
  text-align: center;
  margin: auto;
  padding: 15px;
  border-radius: 15px;
  background-color: #9100ea;
  color: #fff;
  font-size: 18px;
}
.form_nakup h5 {
  margin: 0;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}
.eportal-heading {
  font-size: 25px;
  margin-top: 0;
  text-transform: uppercase;
}
.btn-block {
  max-width: 100% !important;
}
.smallNad {
  font-size: 15px;
  font-weight: 400;
}
.subpage {
  padding-bottom: 100px;
}
.subpage h2 {
  margin-bottom: 30px;
}
.faqs .card-header {
  padding: 0;
}
.faqs button {
  background: #f5f5f5;
  padding: 15px;
  font-size: 18px;
  border-radius: 0 !important;
  color: #000;
  font-weight: 500;
  border: transparent;
}
.message_page {
  display: none;
  position: fixed;
  top: 50%;
  width: 320px;
  height: 50px;
  text-align: center;
  z-index: 99999999999;
  left: 50%;
  margin-left: -160px;
  margin-top: -25px;
}
.registrace_new h1,
.subpageTitle h1 {
  text-align: left;
  color: #000;
  font-size: 40px;
  font-weight: 700;
  line-height: 85px;
  padding: 0;
  margin-bottom: 25px;
}
.item_content_1048 .subpageTitle h1 {
  text-align: center;
}
.registrace_new h1 small,
.subpageTitle h1 small {
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 25px;
}
.btn-menu span {
  display: inline-block;
  margin-left: 5px;
}
.reg-btn:hover {
  color: #fff !important;
  background-color: #221612;
  border-color: #221612;
}
.log-btn:hover {
  border-color: #af0;
  background-color: #af0;
  color: #221612 !important;
}
.getIn {
  padding: 40px 0;
  text-align: left;
  display: flex;
  position: relative;
}
.getIn h2 {
  font-size: 30px;
  margin: 35px auto;
  text-transform: none;
}
.getIn h3 a {
  font-size: 22px;
  text-decoration: underline;
}
.getIn h4 {
  font-size: 22px;
  font-weight: 300;
}
.getIn h4 b {
  color: #3200aa;
  font-weight: 600;
}
.item_getin1018 .list_dokument {
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 855px;
}
.item_getin1018 .single-document a {
  min-height: 210px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.btn-edit-page {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  width: 55px;
  height: 55px;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999;
}
.btn-edit-page:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff;
}
.item_getin1015 .container {
  max-width: 900px;
}
.item_getin1017 {
  padding-top: 0;
}
.certifikace-cta {
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #3200aa;
  background: -moz-linear-gradient(-45deg, #3200aa 0, #237dff 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #3200aa), color-stop(100%, #237dff));
  background: -webkit-linear-gradient(-45deg, #3200aa 0, #237dff 100%);
  background: -o-linear-gradient(-45deg, #3200aa 0, #237dff 100%);
  background: -ms-linear-gradient(-45deg, #3200aa 0, #237dff 100%);
  background: linear-gradient(135deg, #3200aa 0, #237dff 100%);
}
.certifikace-cta .btn {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 450px;
  margin: 0 auto;
  border-color: transparent;
  border-radius: 0 !important;
  background: #3200aa;
}
.certifikace-cta .btn:hover {
  background: 0 0;
  border-color: transparent;
  color: #fff;
  transform: scale(1.3);
}
.flex-column {
  text-align: center;
  width: 100%;
  display: flex;
  margin: 0 10px 30px 10px;
  text-align: center;
  align-content: center;
  max-width: 255px;
}
.flex-column a {
  background-color: #fff;
  border-radius: 12px;
  padding: 25px 0;
  -webkit-box-shadow: 0 0 18px 2px rgb(207 207 207 / 95%);
  box-shadow: 0 0 18px 2px rgb(207 207 207 / 95%);
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 100px;
  flex-direction: column;
}
.list_dokument {
  max-width: 1100px;
  margin: auto;
  display: flex;
  justify-content: center;
}
.single-document {
  -webkit-box-shadow: 0 0 7px 0 #d7d2d2;
  box-shadow: 0 0 7px 0 #d7d2d2;
  border-radius: 12px;
  font-size: 16px;
  background-color: #fff;
  text-decoration: none;
  width: 100%;
  max-width: 255px;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.paylogo:hover,
.single-document:hover {
  -webkit-box-shadow: 0 0 7px 0 #000;
  box-shadow: 0 0 7px 0 #000;
}
.single-document a {
  color: #505064;
  text-align: center;
  border-radius: 12px;
  width: 100%;
  text-decoration: none;
  padding: 12px;
  font-size: 15px;
}
.single-document .fas {
  padding: 15px 0;
  font-size: 80px;
  display: block;
  text-align: center;
  color: #000;
}
.single-document.investice_doc a .fas {
  color: #00c895 !important;
}
.single-document.investice_doc:hover {
  -webkit-box-shadow: 0 0 7px 0 #00c895;
  box-shadow: 0 0 7px 0 #00c895;
}
.single-document.uvery_doc a .fas {
  color: #f92336 !important;
}
.single-document.uvery_doc:hover {
  -webkit-box-shadow: 0 0 7px 0 #f92336;
  box-shadow: 0 0 7px 0 #f92336;
}
.single-document.penze_doc a .fas {
  color: #0cb8ff !important;
}
.single-document.penze_doc:hover {
  -webkit-box-shadow: 0 0 7px 0 #0cb8ff;
  box-shadow: 0 0 7px 0 #0cb8ff;
}
.single-document.pojisteni_doc a .fas {
  color: #6b01cd !important;
}
.single-document.pojisteni_doc:hover {
  -webkit-box-shadow: 0 0 7px 0 #6b01cd;
  box-shadow: 0 0 7px 0 #6b01cd;
}
.paylogo img {
  object-fit: contain;
  max-height: 50px;
  padding: 0 20px;
  text-align: center;
  margin: auto;
  height: auto;
  width: 100%;
}
.contact_content h2 {
  margin-top: 0;
}
.contact_content a {
  color: #505064;
}
.contact_content p {
  margin-bottom: 5px;
  font-weight: 500;
  color: #505064;
}
.text-indent {
  display: table-column-group;
  text-indent: -9999px;
}
.social {
  margin: 15px auto;
}
.social a {
  color: #80808c;
  font-size: 30px;
}
.copyright_bottom {
  text-align: center;
}
.copy_text p {
  color: #505064;
}
.copy_text_comp {
  padding: 15px 15px;
  border-top: 1px solid #a0a0a9;
}
.copy_text_comp a {
  color: #3200aa;
  font-weight: 600;
  font-size: 15px;
}
.btn,
.btn:hover,
a,
a:hover {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.google-play img {
  width: 183px;
}
.o-nas p {
  max-width: 400px;
  color: #505064;
  font-size: 15.5px;
  line-height: 24px;
  font-weight: 500;
}
.img-rounded-shadow {
  -webkit-box-shadow: 0 0 18px 2px rgba(207, 207, 207, 0.95);
  box-shadow: 0 0 18px 2px rgba(207, 207, 207, 0.95);
  border-radius: 16px;
  width: 100%;
}
.obal_bg {
  max-width: 1200px;
  margin: auto;
}
.zkouska_icon h2 small {
  display: block;
  line-height: 20px;
  font-size: 17px;
  color: #000;
}
.chevron_right::before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  transform: rotate(-45deg);
  width: 10px;
}
.chevron_right:before {
  left: 0;
  transform: rotate(45deg);
}
#back-top {
  position: fixed;
  bottom: 0;
  right: 10px;
  z-index: 999;
  display: none;
}
#back-top img {
  max-width: 65px;
}
#back-top a {
  display: inline-block;
  text-align: center;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.zkousky_list_nas .investice_box .icon_zkouska {
  background: #00c896;
  background: linear-gradient(45deg, rgba(0, 200, 150, 1) 60%, rgba(31, 242, 189, 1) 100%);
}
.zkousky_list_nas .uvery_box .icon_zkouska {
  background: #fa2337;
  background: linear-gradient(45deg, rgba(250, 35, 55, 1) 60%, rgba(255, 79, 82, 1) 100%);
}
.zkousky_list_nas .pojisteni_box .icon_zkouska {
  background: #6c02cd;
  background: linear-gradient(45deg, rgba(108, 2, 205, 1) 60%, rgba(152, 2, 205, 1) 100%);
}
.zkousky_list_nas .penze_box .icon_zkouska {
  background: #0cc3f3;
  background: linear-gradient(45deg, rgba(12, 195, 243, 1) 60%, rgba(49, 200, 227, 1) 100%);
}
.showMobM {
  position: fixed;
  top: 130px;
  left: 15px;
  z-index: 9999999;
}
.hideMobM {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 9999999999;
}
.hideMobM .icon-border,
.showMobM .icon-border {
  width: 40px;
  height: 40px;
  color: #3202ab;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  border: 2px dashed #3202ab;
  position: relative;
}
.hideMobM .icon-border::before,
.showMobM .icon-border::before {
  content: '';
  background-color: #fff;
  width: 43px;
  height: 43px;
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.popup-content {
  background: #256af2;
  box-shadow: 0 0 1em #256af2;
  padding: 20px;
  border-radius: 10px;
  max-width: max-content;
  width: 100%;
  text-align: center;
  position: relative;
  margin: auto;
}
.close-btn {
  transition: transform 0.25s;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 10px;
  top: 10px;
  z-index: 99;
  font-size: 22px;
  width: 40px;
  height: 40px;
  color: #000;
  background-color: #f5f5f5;
  padding: 5px 12px;
  border-radius: 12px;
}
.close-btn i {
  display: inline-block;
  transition: transform 0.25s;
}
.close-btn:hover i::before {
  transform: rotate(90deg);
  color: red;
}
.spinner-icon {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  font-size: 45px;
  margin-left: -45px;
  margin-top: -65px;
  color: #fff;
  z-index: 99999;
}
.spinner-icon::before {
  content: '';
  display: block;
  background-image: url(/jpg/logo.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 65px;
  background-color: #2f18ba;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  animation: rotate-windows 1.7s infinite linear;
}
.max-width-nas .btn:hover {
  background-color: #fff;
  color: #3200aa;
}
.max-width-nas p {
  color: #505064;
  font-size: 15.5px;
  line-height: 24px;
  font-weight: 500;
}
.odborne-zkousky h3 {
  margin-bottom: 35px;
  font-size: 30px;
  margin-top: 0;
  font-weight: 600;
  text-align: center;
}
.getIn ul li:before,
.obsah ul li:before {
  content: '';
  background-image: url(/jpg/icons/check-circle-regular.svg);
  width: 19px;
  background-size: contain;
  height: 19px;
  position: absolute;
  margin-left: -25px;
  margin-top: 5px;
}
.getIn ul,
.obsah ul {
  list-style-type: none;
  left: 15px;
  margin-left: -15px;
  margin-top: 15px;
}
.getIn ul li,
.obsah ul li {
  list-style-type: none;
  margin-top: 6px;
  font-size: 18px;
  font-weight: 400;
}
.getIn ul li b,
.obsah ul li b {
  color: #260283;
  font-weight: 700;
  margin-left: 10px;
}
.btn-success {
  padding: 12px 20px;
  max-width: 220px;
  width: 100%;
  border-radius: 25px;
  margin-top: 10px;
  font-weight: 700;
}
.list_of_exam {
  background-color: #fff;
  border-radius: 25px;
  padding: 15px 35px;
}
.exam-group {
  display: block;
  background-color: #fff;
  margin-bottom: 5px;
  top: 79px;
  position: sticky;
}
.table-date,
.table-price,
.table-type {
  color: #505064;
  font-weight: 700;
  font-size: 15px;
  padding-top: 15px;
}
.table-date strong {
  color: #3200aa;
}
.table-bordered-exam th {
  color: #000;
  border-top: 0 !important;
  border-width: 1px !important;
  font-weight: 600;
  padding-left: 0 !important;
  position: sticky;
  top: 118px;
  font-size: 14px;
  background-color: #fff;
}
.table-bordered-exam td {
  color: #505064;
  font-weight: 600;
  font-size: 14px;
  padding-left: 0 !important;
  vertical-align: middle !important;
}
.table-single-type img {
  max-height: 40px;
  margin-right: 15px;
}
.table-single-type:first-child {
  margin-left: 0;
}
.table-single-type span {
  font-size: 12px;
}
.table-single-type {
  width: 100%;
  display: inline-block;
  line-height: 1.1;
  padding: 0;
  font-weight: 700;
  color: #505064;
}
.tableExams {
  width: 100%;
  border-collapse: collapse;
}
.tableExams > tbody > tr > td,
.tableExams > tbody > tr > th,
.tableExams > tfoot > tr > td,
.tableExams > tfoot > tr > th,
.tableExams > thead > tr > td,
.tableExams > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.buy,
.log-to-exam {
  color: #fff;
  font-weight: 400;
  padding: 6px 15px;
  float: right;
}
.max-width-nas h3 {
  margin-top: 0;
  font-size: 34px;
}
.investice_btn {
  background-color: #00c896;
  border: 1px solid #00c896;
  color: #000;
}
.investice_btn:hover {
  background-color: #fff;
  color: #00c896;
}
.uvery_btn {
  background-color: #fa2337;
  border: 1px solid #fa2337;
  color: #000;
}
.uvery_btn:hover {
  background-color: #fff;
  color: #fa2337;
}
.penze_btn {
  background-color: #0db8ff;
  border: 1px solid #0db8ff;
  color: #000;
}
.penze_btn:hover {
  background-color: #fff;
  color: #0db8ff;
}
.pojisteni_btn {
  background-color: #6c02cd;
  border: 1px solid #6c02cd;
}
.pojisteni_btn:hover {
  background-color: #fff;
  color: #6c02cd;
}
.hidden {
  display: none !important;
}
#overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  z-index: 900;
  pointer-events: none;
  -webkit-transition: 0.5s background-color, 0s transform 0.6s;
  -o-transition: 0.5s background-color, 0s transform 0.6s;
  transition: 0.5s background-color, 0s transform 0.6s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#overlay.active {
  background: rgba(255, 255, 255, 0.95);
  pointer-events: auto;
  cursor: pointer;
  -webkit-transition: 0.5s background-color, 0s transform 0s;
  -o-transition: 0.5s background-color, 0s transform 0s;
  transition: 0.5s background-color, 0s transform 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 9999998;
}
#navigation {
  max-width: 130px;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0);
  padding: 0;
  -webkit-transition: 0s width 0.45s, 0.6s transform;
  -o-transition: 0s width 0.45s, 0.6s transform;
  transition: 0s width 0.45s, 0.6s transform;
  z-index: 9999999;
  align-items: center;
  justify-items: center;
  height: 100%;
  top: 0;
  left: 0;
}
.superMenu {
  position: fixed;
  z-index: 9999999;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
  padding: 18px 5px;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobM .superMenu {
  left: 0;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 35px;
  padding-bottom: 65px;
  height: 100% !important;
}
.mobM .superMenu .menu-item {
  display: flex !important;
}
.superMenu li {
  margin: 0;
  text-align: left;
  display: flex;
}
.superMenu a {
  text-align: left;
  display: flex;
  padding: 5px 0;
  color: #3202ab;
  gap: 15px;
  font-size: 18px;
  font-weight: 400;
  align-items: center;
  transition: color 0.4s ease-in-out;
}
.superMenu a:hover {
  color: #2c2fca;
  transition: color 0.4s ease-in-out;
}
.superMenu .icon-border {
  width: 40px;
  height: 40px;
  color: #3202ab;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  border: 2px dashed #3202ab;
  position: relative;
}
.superMenu .icon-border::before {
  content: '';
  background-color: #fff;
  width: 43px;
  height: 43px;
  display: block;
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.superMenu a:hover .icon-border {
  border: 2px dashed #fff;
  color: #fff;
  background-color: #2c2fca;
}
.superMenu a:hover .icon-border::before {
  background-color: #2c2fca;
}
.superMenu .menu-item {
  display: none;
}
.superMenu::-webkit-scrollbar {
  width: 2px;
}
.eportal-heading .fa,
.eportal-heading .far,
.eportal-heading .fas,
.subpageTitle h1 i {
  color: #310ab1;
}
.osvedceni_table {
  background-color: #fff;
  padding: 20px;
  border-radius: 25px;
  -webkit-box-shadow: 0 0 15px 5px #fff;
  box-shadow: 0 0 15px 5px #fff;
}
.osvedceni_table th {
  background-color: #ebe9e9;
  border: 0 !important;
  text-align: center;
  padding: 8px;
}
.osvedceni_table table {
  border-collapse: separate;
  border-spacing: 2px;
  border: 0;
}
.osvedceni_table td {
  padding: 0 !important;
  border: 0 !important;
}
.osvedceni_table .box {
  margin-right: 15px;
  margin-bottom: 3px;
  width: 165px;
  min-height: 80px;
  float: left;
  padding: 10px;
  text-align: left;
  text-decoration: none !important;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
}
.osvedceni_table .box_investice {
  background-image: url(/jpg/icons/investice_pristup.jpg);
}
.osvedceni_table .box_penze {
  background-image: url(/jpg/icons/penze_pristup.jpg);
}
.osvedceni_table .box_uvery {
  background-image: url(/jpg/icons/uvery_pristup.jpg);
}
.osvedceni_table .box_pojisteni {
  background-image: url(/jpg/icons/pojisteni_pristup.jpg);
}
.form_cert_single input {
  max-width: 165px;
}
.custom-file-input:active {
  outline: 0;
}
.form_cert_single {
  width: 100%;
  max-width: 165px;
  display: inline-block;
  margin-top: 24px;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.custom-file-input {
  color: transparent;
  margin-bottom: 15px;
}
.uvery_l .box_l {
  background-color: #ff2a40;
}
.investice_l .box_l {
  background-color: #00ca81;
}
.pojisteni_l .box_l {
  background-color: #a100fe;
}
.penze_l .box_l {
  background-color: #007aff;
}
.pojisteni_l .meter > span {
  background-color: #a100fe;
}
.investice_l .meter > span {
  background-color: #00ca81;
}
.uvery_l .meter > span {
  background-color: #ff2a40;
}
.uvery_l .proc {
  color: #ff2a40;
}
.meter {
  box-sizing: content-box;
  height: 6px;
  position: relative;
  margin: 3px 0 0 0;
  background: #fff;
  border-radius: 25px;
  padding: 2px 2px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.investice_l .proc {
  color: #00ca81;
}
.pojisteni_l .proc {
  color: #a100fe;
}
.pojisteni_l .btn-primary-cert {
  padding: 6px 12px !important;
  font-weight: 400 !important;
  color: #fff;
  background: #a100fe !important;
  border: 1px solid #a100fe !important;
}
.label-warning {
  background-color: #f0ad4e;
}
.animate > span > span,
.meter > span:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 75%,
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  overflow: hidden;
}
.animate > span:after {
  display: none;
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  background-color: #2bc253;
  background-image: linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.pojisteni_l .btn-primary-cert {
  padding: 6px 12px !important;
  font-weight: 400 !important;
  color: #fff;
  background: #a100fe !important;
  border: 1px solid #a100fe !important;
}
.investice_l .btn-success-cert {
  padding: 6px 12px !important;
  color: #fff;
  font-weight: 400 !important;
  background: #00ca81 !important;
  border: 1px solid #00ca81 !important;
}
.uvery_l .btn-danger-cert {
  padding: 6px 12px !important;
  color: #fff;
  font-weight: 400 !important;
  background: #ff2a40 !important;
  border: 1px solid #ff2a40 !important;
}
.box_c {
  width: 100%;
  padding: 0;
  margin: 5px auto 5px auto;
  text-align: center;
  max-width: 182px;
  min-width: 182px;
  display: block;
}
.box_l .proc {
  background-color: #fff;
  border-radius: 6px;
  padding: 0 2px;
  font-weight: 700;
  float: right;
  font-size: 12px;
}
.box_l {
  display: block;
  margin: 0 auto 5px auto;
  border-radius: 6px;
  width: 100%;
  padding: 5px 8px;
  color: #fff;
  max-width: 150px;
  min-width: 150px;
  font-size: 14px;
}
.custom-file-input::before {
  content: '+ nahrát certifikát';
  width: 100%;
  max-width: 165px;
  color: #00ca81;
  font-weight: 400;
  display: inline-block;
  background-color: #ebe9e9;
  border: 1px solid #ebe9e9;
  border-radius: 6px;
  padding: 5px 10px;
  text-align: center;
  outline: 0;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 10pt;
}
.uvery_l .custom-file-input::before {
  color: #ff2a40;
}
.pojisteni_l .custom-file-input::before {
  color: #a100fe;
}
.penze_l .custom-file-input::before {
  color: #007aff;
}
.box-header {
  padding-top: 23px !important;
  padding-bottom: 0;
  margin-bottom: 30px;
  position: relative;
  font-size: 17px;
  font-weight: 500;
  border-radius: 6px;
  transition: 1s;
  min-height: 96px;
}
.box-header-green.active,
.box-header-green:hover {
  background-image: url(/jpg/investice_status.jpg);
}
.box-header-green {
  background-image: url(/jpg/investice.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-header-red.active,
.box-header-red:hover {
  background-image: url(/jpg/uvery_status.jpg);
}
.box-header-red {
  background-image: url(/jpg/uvery.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-header-blue.active,
.box-header-blue:hover {
  background-image: url(/jpg/penze_status.jpg);
}
.box-header-blue {
  background-image: url(/jpg/penze.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-header-purple.active,
.box-header-purple:hover {
  background-image: url(/jpg/pojisteni_status.jpg);
}
.box-header-purple {
  background-image: url(/jpg/pojisteni.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.box-header.active .text {
  color: #fff;
  font-weight: 700;
}
.box-header span.text {
  position: absolute;
  top: 22%;
  left: 10%;
  text-transform: uppercase;
  color: #fff;
}
.datum_zkousky {
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 5px 10px;
  background-color: #f5f5f5;
  float: left;
}
.zkouska_obal {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
  color: #2c31cb;
  font-weight: 700;
  text-transform: uppercase;
}
.zkouska_hr {
  border-color: #2c31cb;
  margin: 5px auto;
}
.product_home {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.product_home .obal_zkouska {
  padding: 10px;
  width: 100%;
  display: inline-block;
}
.product_price {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 2.5px 5px;
  float: left;
  min-width: 90px;
  text-align: center;
  font-weight: 700;
}
.product_home .product_price {
  color: #fff;
}
.product_home h3 {
  font-size: 14px;
  margin: 0 0 10px 0;
  font-weight: 700;
}
.product_delka {
  margin-left: 5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 2.5px 10px;
  float: left;
  font-weight: 700;
}
.product_home .btn-default,
.product_home .btn-warning {
  padding: 5px 10px;
  float: right;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 11px;
  font-weight: 700;
  color: #333;
  background-color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
  margin-left: -10px;
}
.zkousky_list {
  display: none;
}
.zk_icon .fa {
  font-size: 20px;
  float: right;
}
.product_home .product_delka,
.product_home .product_price {
  background-color: #fff;
}
.single_pojisteni .obal_zkouska h3,
.single_pojisteni .product_delka {
  color: #8b4091;
}
.single_investice .obal_zkouska h3,
.single_investice .product_delka {
  color: #6cbb79;
}
.single_uvery .obal_zkouska h3,
.single_uvery .product_delka {
  color: #e82f46;
}
.single_penze .obal_zkouska h3,
.single_penze .product_delka {
  color: #198fcf;
}
.single_pojisteni .obal_zkouska {
  background-color: rgba(139, 0, 255, 0.1);
  border: 1px solid #8b4091;
}
.single_investice .obal_zkouska {
  background-color: rgba(66, 213, 0, 0.1);
  border: 1px solid #6cbb79;
}
.single_uvery .obal_zkouska {
  background-color: rgba(255, 50, 70, 0.1);
  border: 1px solid #e82f46;
}
.single_pojisteni .obal_zkouska {
  background-color: rgba(139, 0, 255, 0.1);
  border: 1px solid #8b4091;
}
.single_penze .obal_zkouska {
  background-color: rgba(41, 128, 185, 0.1);
  border: 1px solid #198fcf;
}
.single_penze .product_price {
  background-color: #198fcf;
}
.single_uvery .product_price {
  background-color: #e82f46;
}
.single_pojisteni .product_price {
  background-color: #8b4091;
}
.single_investice .product_price {
  background-color: #6cbb79;
}
.kapacita_zkousky {
  min-width: 65px;
  text-align: left;
  padding: 5px 10px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: #f5f5f5;
  float: right;
}
.misto_zkousky {
  padding: 5px 10px;
  display: inline-block;
  width: 100%;
  background-color: #f5f5f5;
}
.osvedceni_table .box h2 {
  color: #fff;
  margin: 0;
  line-height: 28px;
  font-size: 18px;
}
.osvedceni_table .badge_new {
  background-color: #fff;
  text-decoration: none;
  color: #000;
  font-weight: 700;
  padding: 0;
  text-align: center;
  line-height: 27.5px;
  display: block;
  border-radius: 50px;
  font-size: 14px;
  width: 28px;
  height: 28px;
  margin-bottom: 4px;
  text-transform: none;
}
.osvedceni_table .name_of_cert {
  border-radius: 8px;
  -webkit-box-shadow: 0 0 1px 1px #ebe9e9;
  box-shadow: 0 0 1px 1px #ebe9e9;
  background-color: #fff;
  color: #000;
  padding: 5px;
  float: left;
  text-decoration: none;
  margin-right: 4px;
  margin-bottom: 4px;
  max-width: 150px;
  overflow: auto;
  font-size: 13.5px;
}
.osvedceni_table .name_of_cert:hover {
  text-decoration: none;
}
.osvedceni_table .name_of_cert hr {
  margin: 3px auto;
}
.space {
  margin: 35px auto;
  border-color: transparent;
}
.space.m {
  margin: 15px auto;
  border-color: transparent;
}
.space.xs {
  margin: 15px auto;
  border-color: #eee;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: #888;
}
::-webkit-scrollbar-thumb {
  background: #af0;
}
::-webkit-scrollbar-thumb:hover {
  background: #237dff;
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
.aktualni_cas {
  position: absolute;
  top: 100%;
  right: 0;
  color: #0082fd;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 15px;
  background-color: #af0;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
.bootstrap-select .dropdown-menu.show .inner {
  display: block;
  max-height: 350px !important;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.alien {
  font-size: 5rem;
  animation: float 2s ease-in-out infinite;
}
.number_order_proccess {
  display: inline-block;
  width: 100%;
}
.number_order_proccess .number_proccess {
  background-color: #257bfd;
  margin-right: 15px;
  width: 35px;
  height: 35px;
  padding-top: 6px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  border-radius: 50%;
  float: left;
}
.margin-top-proccess {
  margin: 35px auto;
}
.exam-box {
  background: #3200aa;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 15px;
}
.item-line {
  color: #fff;
  text-align: left;
  margin-bottom: 6px;
  padding-bottom: 5px;
  margin: 10px 0;
  border: none;
}
.exam-name {
  font-size: 18px;
}
.item-line .fa-icon {
  margin-left: 5px;
  margin-right: 10px;
  width: 24px;
  font-size: 20px;
  margin-top: 2px;
  color: #fff;
}
.number_order_proccess h2 {
  font-size: 16px;
  text-transform: none;
  float: left;
  margin: 0;
}
.active_process .fa {
  color: #3202aa;
}
.number_order_proccess .fa {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 30px;
  color: #257bfd;
  margin-top: -19px;
}
.active_process .number_proccess {
  background-color: #3202aa;
}
.shopping-cart {
  margin: 30px auto;
  background: #3202aa;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  display: flex;
  flex-direction: column;
}
.title {
  height: 60px;
  border-bottom: 1px solid #e1e8ee;
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.item {
  padding: 20px 30px;
  height: 120px;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: space-between;
}
.add-btn {
  background-color: #fff;
  border-radius: 6px;
  color: #3202aa;
  cursor: pointer;
  padding: 8px 15px;
  font-weight: 700;
}
.shopping-cart button[class*='btn'] {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 6px;
  border: none;
  color: #3202aa;
  cursor: pointer;
}
.box_pristup {
  background-color: #f5f5f5;
  display: inline-block;
  width: 100%;
  padding: 20px 0 0 0;
}
.box_pristup .investice_heading,
.heading_investice {
  color: #00cf5d !important;
}
.box_pristup .uvery_heading,
.heading_uvery {
  color: #ff3246 !important;
}
.box_pristup .penze_heading,
.heading_penze {
  color: #237dff !important;
}
.box_pristup .pojisteni_heading,
.heading_pojisteni {
  color: #8b00ff !important;
}
.vzdaleny_pristup_supervisor {
  font-family: Montserrat, sans-serif;
}
.investice_result,
.investice_result_manager,
.penze_result,
.penze_result_manager,
.pojisteni_result,
.pojisteni_result_manager,
.uvery_result,
.uvery_result_manager {
  position: relative;
}
.find_manager_result,
.find_subordinate_result {
  background-color: #fff;
  padding: 10px;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.find_subordinate_result ul img {
  max-width: 80px !important;
  max-height: 35px !important;
}
.find_manager_result ul,
.find_subordinate_result ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.find_subordinate_result ul li {
  display: inline-block;
}
.find_manager_result a,
.find_subordinate_result a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  padding: 6px 10px;
  display: inline-block;
  width: 100%;
}
.box_pristup .form-control {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  margin-left: 0;
  border-radius: 4px;
  font-size: 14px !important;
}
.delete_manager,
.delete_tym {
  position: absolute;
  top: -28px;
  right: -10px;
  color: red;
  padding: 3px;
  width: 25px;
  height: 25px;
  line-height: 19px;
  font-size: 18px;
  text-align: center;
}
.investice_result,
.investice_result_manager,
.penze_result,
.penze_result_manager,
.pojisteni_result,
.pojisteni_result_manager,
.uvery_result,
.uvery_result_manager {
  position: relative;
}
.box_pristup h5 {
  font-size: 25px !important;
  width: 100%;
  background-color: #fff;
  padding: 4px;
  border-radius: 12px;
  margin: 0 0 10px 0 !important;
}
.quantity input {
  background: #3202aa;
  -webkit-appearance: none;
  border: none;
  text-align: center;
  width: 32px;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.total-price {
  width: 83px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
dialog .btn-block {
  width: 100%;
}
.closeBtn {
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 1;
  font-size: 25px;
}
.closeBtn i,
.remove-item i {
  transition: color 0.2s, transform 0.3s;
  color: #333;
}
.closeBtn:hover i,
.remove-item:hover i {
  color: #dc3545;
  transform: rotate(180deg);
}
#confirm-dialog-title {
  font-size: 2em;
  margin-bottom: 10px;
  color: #38306c;
  letter-spacing: -1px;
  font-weight: 600;
}
#confirm-dialog-content {
  margin-bottom: 18px;
  font-size: 1.18em;
  color: #533a70;
}
.successReg {
  color: #40ad4b;
  letter-spacing: 0.5px;
  font-weight: 550;
}
.errorReg {
  color: #d62e2e;
  letter-spacing: 0.5px;
  font-weight: 550;
}
.confirm-dialog .overlay {
  position: fixed;
  inset: 0;
  background: rgba(30, 40, 80, 0.18);
  z-index: 0;
  border-radius: 18px;
}
.confirm-dialog {
  min-width: 340px;
  max-width: 95vw;
  width: 400px;
  margin: auto;
  padding: 32px 24px;
  background: #fff;
  border: none;
  border-radius: 18px;
  box-shadow: 0 8px 32px rgba(82, 76, 122, 0.18), 0 1.5px 6px rgba(40, 36, 80, 0.09);
  position: fixed;
  transform: scale(1);
  z-index: 9000;
  transition: box-shadow 0.3s cubic-bezier(0.41, 0.2, 0.09, 1);
  animation: dialogIn 0.35s cubic-bezier(0.41, 0.2, 0.09, 1);
}
@media (max-width: 528px) {
  .confirm-dialog {
    width: 98vw !important;
    padding: 18px 8vw;
  }
  #confirm-dialog-title {
    font-size: 1.44em;
  }
}
@keyframes dialogIn {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@media (max-width: 991.98px) {
  .navbar-nav {
    text-align: center;
    margin-bottom: 15px;
  }
  .getIn h2 {
    margin: 22px auto;
  }
  .btn-menu span {
    display: inline-block !important;
  }
  .navbar-nav a {
    padding: 10px 10px;
    display: inline-block;
    min-width: 175px;
  }
  .reg-btn {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 1199.98px) {
  .btn-menu span {
    display: none;
  }
}
@media (max-width: 467.98px) {
  .navEportal {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(6, 1fr) !important;
  }
}
@media (max-width: 767.98px) {
  .getIn h2 {
    margin: 15px auto;
  }
  .getIn {
    padding: 15px 0;
  }
  .subpageTitle h1 i {
    display: none;
  }
  .list_of_exam {
    padding: 5px 15px;
  }
  .space {
    margin: 15px auto;
    border-color: transparent;
  }
  .registrace_new h1,
  .subpageTitle h1 {
    font-size: 34px;
    margin-top: 15px;
    line-height: 47px;
  }
  .navEportal {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(4, 1fr);
    gap: 15px;
  }
  .col-md-5ths,
  .zkousky_list_nas .col-xs-6 {
    width: 100%;
  }
  .zkousky_list_nas .zkouska_icon {
    max-width: 100%;
  }
  .app_mob_icons .nonename {
    text-align: center;
    margin-bottom: 15px;
  }
  .max-width-nas .btn {
    margin-bottom: 15px;
  }
  .app_mob_icons img {
    width: 160px;
  }
  .google-play {
    text-align: center;
    margin: auto;
    width: 100%;
    display: block;
  }
  .flex-blocks,
  .list_dokument {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
  .registrace_new .btn-default,
  .registrace_new .new_code,
  .registrace_new .right_btn,
  .registrace_new .step7 {
    min-width: 100% !important;
    position: relative;
    font-size: 15px;
  }
  .registrace_new .right_btn .fa {
    position: absolute;
    top: 14px;
    right: 6px;
    font-size: 29px;
  }
  .navigace_arrow .col-xs-6:first-child {
    padding-right: 5px;
  }
  .navigace_arrow .col-xs-6:nth-child(2) {
    padding-left: 5px;
  }
  .registrace_new .back_step .fa {
    font-size: 17px;
    color: #8c98a9;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .hvr-hang:active,
  .hvr-hang:focus,
  .hvr-hang:hover {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: 0.3s, 1.5s;
    animation-duration: 0.3s, 1.5s;
    -webkit-animation-delay: 0s, 0.3s;
    animation-delay: 0s, 0.3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
  }
}
@media only screen and (min-width: 1200px) {
  .content_second {
    padding: 0 80px;
  }
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}
@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}
@keyframes rotate-windows {
  0% {
    transform: perspective(500px) rotateY(-42deg);
    -webkit-transform: perspective(500px) rotateY(-42deg);
    -moz-transform: perspective(500px) rotateY(-42deg);
    -ms-transform: perspective(500px) rotateY(-42deg);
    -o-transform: perspective(500px) rotateY(-42deg);
  }
  25% {
    transform: perspective(500px) rotateY(0);
    -webkit-transform: perspective(500px) rotateY(0);
    -moz-transform: perspective(500px) rotateY(0);
    -ms-transform: perspective(500px) rotateY(0);
    -o-transform: perspective(500px) rotateY(0);
  }
  50% {
    transform: perspective(500px) rotateY(42deg);
    -webkit-transform: perspective(500px) rotateY(42deg);
    -moz-transform: perspective(500px) rotateY(42deg);
    -ms-transform: perspective(500px) rotateY(42deg);
    -o-transform: perspective(500px) rotateY(42deg);
  }
  75% {
    transform: perspective(500px) rotateY(0);
    -webkit-transform: perspective(500px) rotateY(0);
    -moz-transform: perspective(500px) rotateY(0);
    -ms-transform: perspective(500px) rotateY(0);
    -o-transform: perspective(500px) rotateY(0);
  }
  100% {
    transform: perspective(500px) rotateY(-42deg);
    -webkit-transform: perspective(500px) rotateY(-42deg);
    -moz-transform: perspective(500px) rotateY(-42deg);
    -ms-transform: perspective(500px) rotateY(-42deg);
    -o-transform: perspective(500px) rotateY(-42deg);
  }
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type='number'] {
  -moz-appearance: textfield;
}
