@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-arial/css/bpg-arial.min.css");


*, *:focus, *:active {
  outline: none !important;
  font-family: "BPG Arial", sans-serif;
}
a:hover, a:focus, a {
  text-decoration: none;
}
body {
  background: #fff;
}

::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  background-color: #b1b1b1;
  outline: 1px solid #b1b1b1;
  transition-duration: 0.5s;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #333;
  outline: 1px solid #333;
  transition-duration: 0.5s;
}
.main_bg {
  background-image: url(/assets/images/mainbg.jpg);
  background-size: cover;
  height: 480px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-direction: column;
}
.main_bg a {
  margin-top: 80px;
  background: #0b78c1;
  position: relative;
  z-index: 1;
  max-width: 300px;
  width: 100%;
  color: #fff;
  font-size: 18px;
  border-radius: 30px;
  padding: 7px 0;
  font-family: "BPG Arial Caps", sans-serif;
}
.main_bg h3 {
  position: relative;
  z-index: 1;
  font-family: "BPG Arial Caps", sans-serif;
}
.main_bg::before {
  content: '';
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  top: 0;
}
header {
  position: relative;
  width: 100%;
  z-index: 99;
  background: #444;
  padding: 2px 0;
}
.logo img {
  height: 65px;
}
.langs li {
  color: #fff;
  display: block;
  font-family: "BPG Arial Caps", sans-serif;
  position: relative;
  font-size: 15px;
  transition-duration: 0.3s;
}

.langs ul li a {
  color: #333;
  padding: 5px;
  display: block;
  text-align: center;
  font-family: "BPG Arial Caps", sans-serif;
}
.langs {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.langs ul {
  background: #fff;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  margin-top: 10px;
  box-shadow: 0 6px 12px 0 rgba(69,75,87,.15);
  height: 0;
  transition-duration: 0.3s;
}
.langs ul li:hover {
  background: #0b78c1;
}
.langs ul li:hover a {
  color: #fff;
}

.hideCurrent {
  display: none !important;
}
.right-content {
  height: 100%;
}

.mybtn {
  width: 100%;
  border-radius: 30px;
}

.form-control[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
 
}
.form-control[type="checkbox"] + label {
  position: relative;
  padding-left: 30px;
}
.form-control[type="checkbox"] + label::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  margin-top: 2px;
}
.form-control[type="checkbox"] + label::after {
  content: '\eed6';
  font-family: 'icofont';
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
  color: #0b78c1;
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
  font-weight: bold;
}
.form-control[type="checkbox"]:checked + label::before {
  border: 2px solid #0b78c1;
}
.form-control[type="checkbox"]:checked + label::after {
  display: flex;
}
.fmenu li {
  display: block;
  margin-right: 15px;
  font-size: 15px;
  font-family: "BPG Arial Caps", sans-serif;
  color: #333;
  position: relative;
}
.lmenu li {
  display: block;
  margin-left: 15px;
  font-size: 15px;
  font-family: "BPG Arial", sans-serif;
  color: #333;
}
.lmenu strong {
  font-weight: normal;
}
.border-bot {
  border-bottom: 1px dashed #ABABAB;
  padding-bottom: 5px !important;
  margin-bottom: 5px;
}
.social_footer li {
  border:1px solid #ddd;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 6px;
  text-align: center;
}
.social_footer i {
  height: fit-content;
  display: table;
}
.social_footer li.footer_fb {
  border-color: #3b5998;
  color: #3b5998;
}
.social_footer li.footer_ins {
  border-color: #fd1d1d;
  color: #fd1d1d;
}
.social_footer li.footer_tw {
  border-color: #1da1f2;
  color: #1da1f2;
}
.social_footer li.footer_ln {
  border-color: #0077b5;
  color: #0077b5;
}
.social_footer li.footer_gp {
  border-color: #fd1d1d;
  color: #fd1d1d;
}
.social_footer li.footer_yt {
  border-color: #fd1d1d;
  color: #fd1d1d;
}
.copyright {
  color: #555;
  font-size: 14px;
}

.fit-content {
  width: fit-content;
  display: table;
  padding-left: 20px;
  padding-right: 20px;
}
.m-0-auto {
  margin: 0 auto;
}
.mainsection {
  min-height: calc(100vh - 300px);
}
.hifnt {
  font-family: "BPG Arial Caps", sans-serif !important;
}
.mn_ttl {
  font-size: 18px;
  font-family: "BPG Arial Caps", sans-serif;
  position: relative;
  padding-left: 30px;
  color: #252e33;
  font-weight: bold;
}
.mn_ttl::before {
  content: '';
  position: absolute;
  top: 50%;
  width: 25px;
  background: #252e33;
  height: 2px;
  margin-top: -1px;
  margin-left: -30px;
}


  .hide-before:before {
    display: none !important;
}

.buybox {
  background: #fff;
  border-radius: 65px;
  margin-top: 20px;
  cursor: pointer;
  border: 1px solid #444;
}
.ctr333 .buybox {
  background: #fff;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  justify-content: center;
  padding-top: 15px;
  border-radius: 45px;
  padding-bottom: 10px;
}
.ctr333 {
  margin-bottom: 10px;
}
.bx_image_tm {
  border-radius: 20px;
  width: 100px;
  display: block;
  overflow: hidden;
}
.tboxpop.buybox .bx_image_tm {
  border: 0 !important;
}
.bx_image_tm img {
  width: 100%;
}
.mt-60 {
  margin-top: 60px;
}
.crs-pointer {
  cursor: pointer;
}
.crs-pointer::after {
  content: '';
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #333;
  width: 110px;
  height: 1px;
  left: 50%;
  margin-left: -55px;
  margin-bottom: -0px;
  display: none;
}
.crs-pointer:hover::after {
  display: block;
}
.tmer {
  display: block;
  width: calc(100% - 80px);
  text-align: center;
  color: #444;
  font-weight: bold;
  font-size: 17px;
}
.timerOn {
  background: #fff;
  border-radius: 45px;
  min-height: 30px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.timerOn {
  margin-top: 20px;
}
.cl_day_count {
  font-size: 20px;
}
.period_timer {
  padding-top: 55px;
  position: relative;
  overflow: hidden;
  border: 1px solid #444;
}
.alwaysshow {
  display: flex !important;
}
.perioddate {
  position: absolute;
  top: 0;
  color: #007bff;
  width: 100%;
  text-align: center;
  background: #fff;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  border-bottom: 1px solid #444;
}
.pareioddate-date {
  font-size: 15px;
  font-weight: normal;
  font-family: "BPG Arial Caps", sans-serif !important;
}
.course_status {
  position: absolute;
  top: 0;
  margin-top: 34px;
  background: #fff;
  border-radius: 45px;
  padding: 0 13px;
  font-size: 13px;
  border: 1px solid #007bff;
}
.buypop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  width: 100%;
  height: 100%;
  margin-left: 100%;
  overflow-y: scroll;
  padding-bottom: 30px;
}

.closepop {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;

}
.closepop span {
  display: block;
  width: 40px;
  height: 1px;
  background: #252e33;
  transform: rotate(45deg);
  position: absolute;
}
.closepop span:last-child {
  transform: rotate(-45deg);
}




.closepopdisc {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
}
.closepopdisc span {
  display: block;
  width: 40px;
  height: 1px;
  background: #252e33;
  transform: rotate(45deg);
  position: absolute;
}
.closepopdisc span:last-child {
  transform: rotate(-45deg);
}



.closepopdisc2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
}
.closepopdisc2 span {
  display: block;
  width: 40px;
  height: 1px;
  background: #252e33;
  transform: rotate(45deg);
  position: absolute;
}
.closepopdisc2 span:last-child {
  transform: rotate(-45deg);
}



.closepopdisc1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
}
.closepopdisc1 span {
  display: block;
  width: 40px;
  height: 1px;
  background: #252e33;
  transform: rotate(45deg);
  position: absolute;
}
.closepopdisc1 span:last-child {
  transform: rotate(-45deg);
}


.pricer {
  color: #007bff;
    font-weight: bold;
    font-size: 40px;
}
.pricer1 {
  color: #007bff;
    font-weight: bold;
    font-size: 40px;
}
.datepicker-inline {
    width: auto;
}
.datepicker table tr td, .datepicker table tr th {
  width: 40px;
  height: 40px;
}
.table-condensed {
  margin: 0 auto !important;
}
.preicon {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  display: inline-flex;
  vertical-align: middle;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
}
.preicon::before {
  font-family: 'icofont' !important;
}
.nohov:hover {
  background: transparent !important;
}
.sidemenu {
  background: #fff;
  padding: 0;
  border-radius: 45px;
  padding: 20px 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin: 0;
  padding-top: 60px;
  border: 1px solid #444;
  border-bottom: 0;
}
.content-window {
  border: 1px solid #444;
}
.sidemenu li {
  display: block;
  margin-bottom: 15px;
  margin-top: 15px;
}
.sidemenu li a {
  color: #252e33;
}
.sidemenu li a i {
  font-size: 20px;
}
.sidemenu li:hover i {
  color: #0b78c1;
}
.sidemenu li.active a {
  color: #0b78c1;
}
.nodesai {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.prfileIcon {
  position: absolute;
  width: 100px;
  height: 100px;
  color: #0b78c1 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  color: #fff;
  left: 50%;
  top: 0;
  margin-left: -50px;
  margin-top: -50px;
  border: 1px solid #444;
  background: #fff;
}
.prfileIcon img {
  max-height: 100px;
  max-width: 100px;
  border-radius: 50%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.buybox .bx_image_tm {
  border: 1px solid #444;
}
.mb-70 {
  margin-bottom: 70px;
}
.content-window {
  background: #fff;
  border-radius: 45px;
  min-height: 550px;
  padding:20px;
}
.user_name, .user_id {
  color: #0b78c1;
}
.table td, .table th {
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
}
.dshrs {
  padding: 0;
  background: transparent;
}
.dshrs .cl_day_count {
  font-size: 14px;
}
.dshrs span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tktimg {
  height: 30px;
  cursor: pointer;
}
.imgmfp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgmfp img {
  max-height: 100%;
  max-width: 80%;
}
.closemfp {
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 35px;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.closemfp::before {
  font-family: 'icofont' !important;
}
.showpass {
  color: #555;
  font-size: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 15px;
  margin-bottom: 0;
  cursor: pointer;
}
.content-window .form-control {
  border-radius: 30px;
}

.smsverify {
  display: none;
}
/* .timer {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  border-radius: 50%;
  margin-top: 4px;
  margin-right: 25px;
  color: #333;
  font-size: 22px;
  overflow: hidden;
  display: block;
  padding: 0px 4px;
}
.timer i {
  position: relative;
  z-index: 1;
}
.filltimer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #cf4332;
  display: block;
  color: #fff;
  padding: 0px 4px;
  overflow: hidden;
}
.resend {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -25px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  margin-right: 25px;
}

.smsverify {
  margin-top: 40px;
  margin-bottom: 30px;
}
.resend {
  cursor: not-allowed;
}
.resend_verify {
  cursor: pointer;
} */
.form-group {
  position: relative;
}
blockquote {
  background: #e9e9e9;
  padding: 20px 15px 20px 180px;
  border-radius: 30px;
  margin-bottom: 20px;
  color: #252e33 !important;
  position: relative;
  min-height: 120px;
}
.answerimg {
  width: 150px;
  height: 100px;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  border-radius: 20px;
  left: 0;
  margin-left: 10px;
  border: 3px solid #0b78c1;
}
#notification .card {
  margin-bottom: 20px;
  border: 0;
}
#notification .card-header {
  border: 0 !important;
  background: #e9e9e9;
  border-radius: 30px;
}
#notification .btn-link {
  display: block;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #252e33 !important;
  text-decoration: none;
}
#notification .btn-link {
  box-shadow: none !important;
}
.form-control[type="checkbox"] + label.checkrequired::before {
  border:2px solid #ff0000;
}
.examcats {
  margin-top: 20px;
  background: #fff;
  border-radius: 45px;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #444;
  transition-duration: 0.3s;
}
.examcats:hover {
  transition-duration: 0.3s;
  zoom: 1.05;
      -webkit-text-size-adjust: none;
}
.examcats span {
  width: 30px;
  height: 30px;
}
.examcats i {
  display: block;
  font-size: 70px;
  color: #252e33;
}
.lgnmsker {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.lgnmsker:checked + .buybox::before {
  content: '\eed6';
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'icofont';
  font-size: 30px;
  margin-top: -10px;
  margin-right: 20px;
  display: none;
}
.lgnmsker:checked + .buybox .tmer {
  color: #0b78c1;
}
.getlangdv {
  position: relative;
  transition-duration: 0.3s;
}
.getlangdv:hover {
  zoom: 1.05;
  transition-duration: 0.3s;
      -webkit-text-size-adjust: none;
}
.catmsker {
  opacity: 0;
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.catmsker:checked + .examcats,.lgnmsker:checked + .buybox{
  border: 4px solid #444;
}
.catmsker:checked + .examcats i  {
  color: #0b78c1;
}
.topics {
  height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: not-allowed;
  position: relative;
  border: 1px solid #444;
}
.topics::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 40px;
  height: 40px;
  font-size: 30px;
  margin-left: -20px;
  margin-top: 15px;
  background-image: url(/panels/assets/images/padlock.svg);
  background-size: cover;
}
.topics h4 {
  color: #252e33 !important;
  font-size: 18px;
}
.topics.active {
  cursor: pointer;
}
.topics.active::before {
  display: none;
}
.indicator {
  width: calc(100% - 65px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 45px;
  overflow: hidden;
  background: #eee;
}
.indicator span {
  display: block;
  width: 100%;
  height: 15px;
}
/* .indicator span[style*="background:#eeeeee;"]:first-child ~ span {
  background: #ff0000 !important;
} */
.examtimer {
  font-size: 25px;
  display: table;
  width: fit-content;
  background: rgba(46, 139, 87,1);
  border-radius: 45px;
  padding: 0 30px;
  color: #fff;
  width: 120px;
  text-align: center;
}
.examnumb {
  font-size: 25px;
  display: table;
  width: fit-content;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 45px;
  padding: 0 30px;
  border: 1px solid #999;
}
.examquestwindow {
  width: calc(100% - 15px);
  margin: 0 auto;
  margin-top: 20px !important;
  padding: 0 10px;
  box-shadow: 0 0 20px 1px #909090;
}
.examquestwindow img {
  width: 100%;
}
.examquestwindow .allanswer .p-0 {
  position: relative;
}
.examtype1 {
  /* background: url(https://saje.ge/images/app_answer_bg.jpg); */
  background-size: 100%;
  background-position: left;
}
.btn-default {
  border: 1px solid #ddd;
  background: #ddd;
}
.answers.disabled {
  pointer-events: none !important;
}
.answers {
  padding: 5px 30px 5px 5px;
  color: #fff;
  min-height: 100px;
  padding-left: 65px;
  display: flex;
  align-items: center;
  font-size: 13px;
  height: 100%;
  cursor: pointer;
  line-height: 16px;
}
.answers span {
  color: #555;
  background: #FFF;
  padding: 5px 0;
  font-size: 15px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -22px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  left: 0;
}
.lngimg {
  height: 20px;
  margin-right: 5px;
}
.mt-8 {
  margin-top: 8px;
}
.social_footer .icofont-google-plus {
  font-size: 20px;
  line-height: 14px;
  margin-top: -2px;
}
.social_footer .icofont-youtube {
  font-size: 20px;
  line-height: 14px;
  margin-top: -2px;
}
.paymentcimg {
  height: 25px;
}
.langs > li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 50px;
  z-index: 0;
}
.langs li:hover ul {
  transition-duration: 0.3s;
  height: 125px;
  padding: 15px 0;
}
.langs li:hover ul.profheight {
  height: auto;
}
.w250 {
  width: 250px !important;
  right: 0;
}
.w250 li a {
  text-align: left !important;
  font-family: "BPG Arial", sans-serif !important;
  font-size: 14px;
  padding: 5px 10px !important;
}
.moremenu {
  font-size: 30px !important;
  padding-bottom: 15px;
  line-height: 0;
  cursor: pointer;
}
.fmenu li:hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;;
}
.fmenu li:hover {
  color: #000;
}
.cssweq li:hover {
      color: #000;
}
.cssweq li:hover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.cssweq li {
  position: relative;
}
.ytt::after {
  display: none !important;
}
.ytt:hover {
  color: #333 !important;
}
.additionalmenu {
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 99;
  background: #fff;
  bottom: 0;
  left: 0;
  margin-bottom: 108px;
  overflow: hidden;
  overflow-y: scroll;
}
.additionalmenu .container {
  margin-top: 130px;
}
.additcontent {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 10px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
}
.additcontent li {
  display: block;
  flex: 0 25%;
  position: relative;
  padding: 10px;
}
.additcontent li a {
  display: table;
  width: fit-content;
  position: relative;
}
.additcontent li:hover a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}
.additionalmenu h5 {
  border-bottom: 1px solid #ddd;
  font-size: 20px;
  margin-top: 30px;
  padding-bottom: 20px;
}
.additcontent a {
  padding: 0;
  display: block;
  width: 100%;
  color: #393f4e;
}

.close-dmpop {
  position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin-right: 0;
    margin-top: -15px;
    cursor: pointer;
}
.close-dmpop span {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 1px;
  background: #999;
  transform: rotate(45deg);
  margin-top: 25px;
  margin-left: 5px;
}
.close-dmpop span:last-child {
  transform: rotate(-45deg);
}
.closemen {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.closemen span {
  display: block;
  width: 25px;
  height: 1px;
  background: #333;
  transform: rotate(45deg);
  position: absolute;
}
.closemen span:last-child {
  transform: rotate(-45deg);
}
.splriod {
  height: 40px;
  border-radius: 0;
}
.startmytime, .endmytime {
  width: 100%;
  position: relative;
}
.startmytime .form-group, .endmytime .form-group {
  margin-left: 5px;
  margin-right: 5px;
}
.startmytime input, .endmytime input {
  text-align: center;
}
.myalltimer {
  border: 1px solid #ddd;
}
.myalltimer .icofont-curved-down {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  font-size: 20px;
  margin-right: 5px;
  cursor: pointer;
}
.myalltimer .icofont-curved-up {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 17px;
  font-size: 20px;
  margin-right: 5px;
  cursor: pointer;
}
.myalltimer span {
  width: 100%;
}
.timerange {
  width: 100%;
}
.drp-calendar.left {
  position: relative;
  margin-right: 20px !important;
}
.drp-calendar.right {
  position: relative;
  margin-left: 20px !important;
}
.mx-800 {
  max-width: 900px;
  margin: 0 auto;
}

.ticket {
  display: none;
}
.drp-selected {
  display: none !important;
}
.ticket.active {
  display: flex;
}
.answers.correct {
  background: rgba(46, 139, 87,1) !important;
}
.blackbt {
  background: #fff;
  color: #333 !important;
  border: 1px solid #ccc;
}
.examtype1 .answerNum {
  bottom: 50%;
  top: auto;
  font-size: 24px;
  color: #042d4d;
  margin-left: 0;
  border-radius: 10px;
  margin-bottom: -20px;
  margin-left: 8px;
  font-weight: bold;
  border-radius: 50%;
}
.examtype3 .allanswer .col-md-6.p-0 {
  padding: 0 10px !important;
  padding-bottom: 10px !important;
}
.examtype2 .allanswer .col-md-6.p-0 {
  padding: 0 10px !important;
  padding-bottom: 10px !important;
}
.allanswer {
  width: 100%;
}
.examtype1 .allanswer {
  background: url(/panels/assets/images/tickets/type1bg.jpg);
  background-size: cover;
  border: 3px solid #fff;
  margin: 0;
}
.examtype2 .allanswer {
  margin: 0;
  padding: 0 5px;
}
.examtype3 .allanswer {
  margin: 0;
  padding: 0 5px;
}
.examtype1 .answer1 {
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.examtype1 .answer2 {
  border-bottom: 3px solid #fff;
}
.examtype1 .answer3 {
  border-right: 3px solid #fff;
}
.examtype1 .ticketquestion {
  position: relative;
  bottom: 0;
  color: #fff;
  font-size: 13px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  margin: 0 2px;
  width: calc(100% - 5px);
  background: #01182a;
}
.examtype1 img {
  margin-bottom: -70px;
  position: relative;
}
.ticketquestion {
  text-align: center;
  padding-right: 10px;
  padding-left: 10px !important;
  line-height: 13px;
  padding-right: 30px !important;
  justify-content: center;
  align-items: center;
  display: flex;
  line-height: 20px !important;
  font-size: 12.5px !important;
}
.nextbtn {
  cursor: not-allowed;
}
.next_quest {
  cursor: pointer !important;
}
.afterquest {
  display: none;
}
.afterquest i, .f-30 {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}
.examtype2 {
  background: url(/panels/assets/images/tickets/type2bgrepeat.png);
  background-size: 1px 100%;
  position: relative;
}
.examtype3 {
  background: url(/panels/assets/images/tickets/type2bgrepeat.png);
  background-size: 1px 100%;
  position: relative;
}
.examtype2 .answers {
    background: url(/panels/assets/images/tickets/bg_tkt_2.png);
    background-size: 100% 100%;
    border: 1px solid #fff;
    position: relative;
    justify-content: flex-start;
}

.examtype2 .ticketquestion {
  background: url(/panels/assets/images/tickets/bg_tkt_2.png);
  background-size: 100% 100%;
  color: #fff;
  padding: 15px;
  color: #fff;
  font-size: 13px;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 50px;
  min-height: 100px;
  position: relative;
}
.examtype2 .answerNum {
  font-size: 30px;
  top: 0;
  margin-top: 0;
  width: 40px;
  color: #112833;
  font-weight: bold;
  border-radius: 50%;
  height: 40px;
  margin: auto;
  bottom: 0;
  margin-left: 8px;
}
.examtype2::before {
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: url(/panels/assets/images/tickets/saagento.png); */
  background: url(/panels/assets/images/tickets/type1bg.jpg);
    background-size: contain;
    background-size: 100% 100%;
    border: 3px solid #fff;
    margin: 0;
}
.chjw {
  width: 100%;
}
.examtype2 {
  background: url(/panels/assets/images/tickets/type2bgrepeat.png);
  background-size: 1px 100%;
  position: relative;
}
.examtype2 .answers {
    background: url(/panels/assets/images/tickets/bg_tkt_2.png);
    background-size: 100% 100%;
    border: 1px solid #fff;
    position: relative;
    justify-content: center;
}

.examtype3 .ticketquestion {
  background: url(/panels/assets/images/tickets/bg_tkt_2.png);
  background-size: 100% 100%;
  color: #fff;
  padding: 15px;
  color: #fff;
  font-size: 13px;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  padding-right: 50px;
  min-height: 100px;
  display: flex;
  align-items: center;
}
.examtype3 .answerNum {
  font-size: 30px;
  top: 0;
  margin-top: 0;
  width: 40px;
  color: #112833;
  font-weight: bold;
  border-radius: 50%;
  height: 40px;
  margin: auto;
  bottom: 0;
  margin-left: 8px;
}
.examtype3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: url(/panels/assets/images/tickets/saagento.png); */
  background: url(/panels/assets/images/tickets/type1bg.jpg);
  background-size: contain;
  background-size: 100% 100%;
  border: 3px solid #fff;
  margin: 0;
}
.examtype3 .answers {
  background: url(/panels/assets/images/tickets/bg_tkt_2.png);
  background-size: 100% 100%;
  border: 1px solid #fff;
  position: relative;
  justify-content: flex-start;
}

.examtype3 .chjw {
  min-height: 584px;
}

.asksspop {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1111;
  margin-right: -100%;
  padding: 0 20px;
}

.askserror {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 9999;
  margin-right: -100%;
  padding: 0 20px;
}
.tcktimage {
  width: 200px;
}

.discuss_box, .thiscomments {
  background: #fff;
  border-radius: 30px;
  width: calc(100% - 50px);
  margin-left: 50px;
  margin-top: 40px;
}
.thiscomments {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
  display: none;
}
.discuss_box .db_img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -50px;
  min-width: 100px;
}
.discuss_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.alt_quest {
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% - 3px);
  background: rgb(3 44 76 / 90%);
  padding: 5px 30px 5px 5px;
  z-index: 99;
  color: #fff;
  backdrop-filter: blur(4px);
  display: none;
  font-size: 13px;
  width: calc(100% - 3px);
  align-items: center;
  padding-left: 65px;
  line-height: 16px;
}
.textbox {
  width: 100%;
  padding: 10px;
}
.bt_brbox {
  border-top: 1px solid #eee;
  padding: 10px 0;
  cursor: pointer;
}
.thiscomments {
  background: #fff;
}
.cm_c_img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.com_sect {
  margin-left: 10px;
  background: #eee;
  border-radius: 30px;
  padding: 10px;
  font-size: 14px;
  width: 100%;
}
.ccjcom {
  margin-top: 10px;
}
.writeComment input {
  border-radius: 30px;
}
.writeComment {
  margin-top: 30px;
}
.bt_brbox .icofont-notification {
  font-size: 20px;
  margin-top: 3px;
}
.bt_brbox .icofont-notification.active {
  color: #e80000;
}
.rotatej {

    transform: rotate(-19deg);
}
.rotatej::before {
  margin-left: -3px
}
.nav_exam {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  right: 0;
  margin: auto;
  background: #fff;
  border-top: 1px solid #ccc;
  padding: 10px;
  display: none;
  z-index: 1111;
  box-shadow: 0 0 15px 0px #989898;
}

.period_timer {
  display: none;
}
.timerOn:nth-child(1), .timerOn:nth-child(2), .timerOn:nth-child(3) {
  display: flex;
}
.mt_20 {
  margin-top: 20px !important;
}
.clPks {
  color: #333 !important;
  cursor: pointer !important;
}
#tkt_data img {
  max-height: 150px;
}
.login .smsverify {
  display: none;
}
.timer {
  position: absolute;
    width: 45px;
    height: 30px;
    top: 0;
    right: 0;
    border-radius: 50%;
    margin-top: 5px;
    margin-right: 20px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    display: flex;
    padding: 0px 4px;
    align-items: center;
    justify-content: center;
}
.f_min, .f_sec {
  font-size: 13px;
}
.timer i {
  position: relative;
  z-index: 1;
}
.filltimer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #cf4332;
  display: block;
  color: #fff;
  padding: 0px 4px;
  overflow: hidden;
}
.resend {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -25px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
}

.smsverify {
  margin-top: 30px;
  margin-bottom: 0;
}
.resend {
  cursor: not-allowed;
}
.resend_verify {
  cursor: pointer;
}
.timer span {
  color: #cf4332;
  font-weight: bold;
}
.kys .form-group {
  position: relative;
}
.nots {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 19px;
  height: 19px;
  background: #ad0606;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 10px;
  cursor: pointer;
  color: #fff;
}
.nots::before {
  content: '!';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.nots {
  display: none;
}

.waveform {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 999;
  margin-left: 0;
  width: 100%;
  visibility: hidden;
  margin-bottom: -3px;

}

.playallaudio {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background: #fff;
  z-index: 11;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  display: none;
  margin-top: 30px;
  margin-left: 8px;
  border-radius: 50%;
  color: #444;
}
.quest_icon {
  top: 50%;
  right: 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  margin-top: -20px;
  margin-right: 25px;
  position: absolute;
  cursor: pointer;
  z-index: 99;
}

/*.quest_icon:hover:after{
  content: "იხილეთ მინიშნება!";
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: white;
  min-width: 150px;
  width: auto;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
  top: 0;
  left: 0;
  margin-left: 30px;
  pointer-events: none;
}*/

.quest_icon i {
  display: block !important;
}

/* media query */
.none-lg {
  display: none;
}
.none-sm {
  display: contents;
}
.alst_quest_icon i {
  display: block !important;
}
@media only screen and (max-width: 768px) {
  .examtype1 img {
    margin-bottom: -25px !important;
  }
  .outer-extp.opened .extp {
    zoom: 0.4 !important;
        -webkit-text-size-adjust: none;
  }
  .extp {
    zoom: 0.15 !important;
        -webkit-text-size-adjust: none;
  }
  .additionalmenu {
    margin: 0;
  }
  .examtype1 .ticketquestion {
    width: 100%;
  }
  .examtype3 .allanswer .col-md-6.p-0, .examtype2 .allanswer .col-md-6.p-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .examtype3 .quest_icon {
    margin-right: 10px !important;
  }
  .altquesttype3, .altquesttype2 {
    width: calc(100% - 2px) !important;
    margin-left: 1px !important;
  }
  .additionalmenu .container {
    margin-top: 30px !important;
  }
  .additcontent li {
    flex: 0 100%;
  }
  .none-sm {
    display: none;
  }
  .lmenu li {
    margin-left: 7px;
  }
  .none-lg {
    display: contents;
  }
  .staticon, .statistics {
    margin-top: 0 !important;
  }
  .ytt {
    display: none !important;
  }
  .afterquest {
    padding: 0 !important;
  }
  .afterquest i {
    font-size: 20px;
  }
  footer .justify-content-start, footer .justify-content-end {
    justify-content: center !important;
  }
  .ytt {
    margin-left: 0 !important;
  }
  .copyright, footer .text-right {
    text-align: center !important;
  }
  .about_img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .about .col-md-4 {
    text-align: center;
  }
  .langs, .langs > li {
      position: inherit !important;
  }
  .langs .profheight {
    left: 0;
  }
  .n-mrg {
    margin-right: 10px !important
  }
  .langs > li::before {
    right: 0;
    pointer-events: none;
  }
  .content-window {
    margin-top: 30px;
  }
  .langs ul.langer {
    width: 165px !important;
    margin-left: -40px;
  }

  .drp-calendar.right {
    margin-left: 0 !important;
  }

  .daterangepicker .drp-calendar.left {
    padding: 8px 0 8px 12px;
  }
  .profheight {
    width: 100% !important;
    margin-left: -20px !important;
  }
  .lngmobile .langer {
    margin-top: 20px !important;
  }
  .defnotpadding {
    padding: 0 !important;
  }
  .crmobt {
    margin-top: 50px;
  }
  .examtype1 .allanswer {
    border: 0 !important;
  }
  .examtype1 .answers {
      border-right: 0 !important;
      border-bottom: 3px solid #fff !important;
  }
  .examtype3 .allanswer {
    padding: 0 15px !important;
  }
  .examtype1 .ticketquestion {
    position: relative !important;
    background: #01182a !important;
    margin: 0 !important;
    font-size: 13px;
  }
  .answerimg {
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  blockquote {
    padding: 20px;
    text-align: center;
  }
  .examtype3 .waveform {
    margin-left: 0 !important;
    width: 100% !important;
    margin-bottom: 4px !important;
  }
  .examtype3 .playallaudio {
    margin-left: 9px !important;
    color: #444 !important;
    top: 50% !important;
    margin-top: -25px !important;
  }

  .examtype2 .playallaudio {
    margin-left: 9px !important;
  }
  .examtype2 .waveform {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
/* media query */

/*header2*/
.langs li {
  color: #fff;
  display: block;
  font-family: "BPG Arial Caps", sans-serif;
  position: relative;
  font-size: 15px;
  transition-duration: 0.3s;
}

.langs ul li a {
  color: #333;
  padding: 5px;
  display: block;
  text-align: center;
  font-family: "BPG Arial Caps", sans-serif;
}
.langs {
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.langs ul {
  background: #fff;
  border-radius: 20px;
  padding: 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  margin-top: 10px;
  box-shadow: 0 6px 12px 0 rgba(69,75,87,.15);
  height: 0;
  transition-duration: 0.3s;
}




.langs ul li:hover a {
  color: #fff;
}

.login li {
  color: #fff;
  display: block;
}



.login ul li a {
  color: #333;
  padding: 5px;
  display: block;
  text-align: center;

}
.login {
  padding: 0;
  margin: 0;
  position: relative;
}
.login ul {
  background: #fff;
  border-radius: 20px;
  padding: 15px 0;
  overflow: hidden;
  display: none;
  position: absolute;
  width: 100%;
  min-width: 290px;
  right: 0;
  border-top-right-radius: 0;
  padding: 30px 20px 0 20px;
  z-index: 11;
  border: 1px solid #eee;
  border-top: 0;
  box-shadow: 0 6px 12px 0 rgba(69,75,87,.15);
}
.login ul input {
  border-radius: 30px;
}

.hideCurrent {
  display: none !important;
}
.right-content {
  height: 100%;
}
.loginbtn {
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  color: #FFF;
  font-size: 15px;
  border: 1px solid #FFF;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  margin: 14px;
  font-family: "BPG Arial Caps", sans-serif;
  background: transparent;
  margin: 0;
  transition-duration: 0.3s;
  white-space: nowrap;
}
.closeBt {
  width: 0;
  overflow: hidden;
  position: relative;
  display: inline-block;
  transition-duration: 0.3s;
  font-size: 20px;
    vertical-align: middle;
}
.closeBt.active {
  width: 20px;
  transition-duration: 0.3s;
}
.loginbtn:hover {
  color: #555;
  background: #fff;
  transition-duration: 0.3s;
}
.loginbtn.active {
  color: #555;
  background: #fff;
  transition-duration: 0.3s;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.regbtn {
  height: 40px;
  line-height: 38px;
  padding: 0 20px;
  color: #555 !important;
  font-size: 15px;
  border: 1px solid #FFF;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
  margin: 14px;
  font-family: "BPG Arial Caps", sans-serif;
  background: #fff;
}

.login .mybtn {
  width: 100%;
  border-radius: 30px;
}
.login .sociallogin {
  border-radius: 30px;
  border:0;
  color: #fff !important;
  position: relative;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sociallogin::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  margin-top: 4px;
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fbsocial {
  background: #3c66c4 !important;
}
.fbsocial::before {
  content: '\ed37';
  color: #3c66c4;
  font-family: 'icofont';
}
.googlesocial {
  background: #cf4332 !important;
}
.googlesocial::before {
  content: '\ed43';
  color: #cf4332;
  font-family: 'icofont';
}
.showpass {
  color: #555;
  font-size: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 10px;
  cursor: pointer;
}
.form-group {
  position: relative;
}
.login .smsverify {
  display: none;
}
/* .timer {
  position: absolute;
  width: 45px;
  height: 30px;
  top: 0;
  right: 0;
  border-radius: 50%;
  margin-top: 5px;
  margin-right: 3px;
  color: #333;
  font-size: 22px;
  overflow: hidden;
  display: flex;
  padding: 0px 4px;
  align-items: center;
  justify-content: center;
} */
.shtfs {
    font-size: 15px;
    margin-left: 2px;
    margin-right: 2px;
}
.f_min, .f_sec {
  font-size: 13px;
}
.timer i {
  position: relative;
  z-index: 1;
}
.filltimer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #cf4332;
  display: block;
  color: #fff;
  padding: 0px 4px;
  overflow: hidden;
}
.resend {
  position: absolute;
  top: 0;
  right: 50%;
  margin-top: -25px;
  font-size: 13px;
  color: #333;
  cursor: pointer;
  width: 140px;
  margin-right: -70px;
  text-align: center;
}
.resend:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120px;
  height: 1px;
  background: #000;
  margin-left: 10px;
  display: none;
}
.resend:hover::after {
  display: block;
}
.smsverify {
  margin-top: 30px;
  margin-bottom: 0;
}
.resend {
  cursor: not-allowed;
}
.resend_verify {
  cursor: pointer;
}
.form-control {
  font-size: 14px;
  border-radius: 30px;
  height: 40px;
}
.login .alert_login {
  color: #ca0000 !important;
  display: none;
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px;
}
.form2 {
  display: none;
}
.resetpass, .login_outline {
  color: #333;
  cursor: pointer;
  text-align: center;
  font-size: 15px;
}
.login_outline {
  display: none;
}
/* header2 */
.allanswer .quest_icon {
  bottom: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 25px;
    margin-top: auto;
    margin-right: 10px;
    position: absolute;
    cursor: pointer;
    z-index: 99;
    transform: rotate(180deg);
    margin-bottom: 10px;
}

.examtype3 .quest_icon, .examtype2 .quest_icon {
  margin-right: 18px;
  margin-bottom: 18px;
}
.exter a {
  color: #444;
  font-size: 30px;
}
.exter a:hover {
  color: #b30000;
}
./*exter:hover::after{
  content: "ტესტის დახურვა";
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: white;
  background: rgb(83, 83, 83);
  min-width: 150px;
  width: auto;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
  top: 0;
  left: 0;
  margin-left: 30px;
  margin-top: 33px;
  box-shadow: rgba(100, 100, 100, 0.25) 0px 50px 100px -20px, rgba(108, 107, 107, 0.3) 0px 30px 60px -30px, rgba(110, 109, 109, 0.35) 0px -2px 6px 0px inset;
  transform: translate(-130%, 40px);
  pointer-events: none;
  font-weight: bold;
}*/
.inpterbb {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.lkops {
  width: 150px;
  height: 150px;
  background: #eee;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  box-shadow: 4px 5px 8px 0 #b7b7b7;
}
.lkops span {
  text-align: center;
  display: block;
}
.lkops i {
  font-size: 40px;
  color: #0b78c1;
  display: block;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .regbtn, .loginbtn {
      padding: 0 15px !important;
      width: 51px;
      text-align: center;
  }
  .login ul {
      margin-right: -75px;
      border-radius: 20px;
  }
  .icofont-rounded-down {
    display: none;
  }
}

.activelang {
  color: #000;
  text-decoration: underline;
}
.nots {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #ad0606;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-right: 12px;
  cursor: pointer;
  color: #333;
  z-index: 11;
  background: #fff;
}
.nots::before {
  content: '?';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #333;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}
.nots {
  display: none;
}
.nots span {
  border: 2px solid #ad0606;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -5px;
  color: #333;
  background: #fff4f4;
  width: auto;
  display: none;
  align-items: center;
  justify-content: center;
  transform: translate(-83%, 40px);
  pointer-events: none;
}
.nots span::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: #ad0606;
  clip-path: polygon(0 35%, 50% 0, 100% 35%);
  width: 15px;
  height: 15px;
  margin-left: -30px;
  margin-top: -6px;
  left: 50%;
}
.nots:hover span {
  display: flex;
}

.ctr333 .bx_image_tm {
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.closelang {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-top: 80px;
}
.closelang span {
  display: block;
  width: 40px;
  height: 1px;
  background: #252e33;
  transform: rotate(45deg);
  position: absolute;
}
.closelang span:last-child {
  transform: rotate(-45deg);
}
.backtotop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px dashed #0b78c1;
  margin-right: 20px;
  margin-bottom: 20px;
  color: #0b78c1;
  cursor: pointer;
}



@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.topics.active {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  width: 100%;
}
.hvr-buzz-out {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.btn-gray {
  background: #8a8a8a !important;
  color: #fff !important;
  font-weight: normal !important;
}
.bgimportant {
  background: #444 !important;
}
.backtotop {
  display: none;
}
.altquesttype3, .altquesttype2 {
  width: calc(100% - 22px);
  margin-left: 11px;
  margin-top: 1px;
  height: calc(100% - 12px);
}
.nbhgs {
  height: 50px;
  cursor: pointer;
}
.h-ms-mas {
  position: absolute;
  top: 0;
  right: 0;
  background: #d4d4d4;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: -11px;
  margin-top: -5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
.dficon {
  width: 100px;
  height: 100px;
  color: #0b78c1 !important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 45px;
  color: #fff;
  border: 1px solid #444;
  background: #fff;
}
.alt-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 25px;
  margin-right: 4px;
  margin-top: 12px;
  cursor: pointer;
  font-weight: bold;
}
.alt-close:hover::after{
  content: "მინინების დახურვა";
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: white;
  min-width: 150px;
  width: auto;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  /* transform: rotate(180deg); */
  top: 0;
  left: 0;
  margin-left: -157px;
  /* box-shadow: rgba(100, 100, 100, 0.25) 0px 50px 100px -20px, rgba(108, 107, 107, 0.3) 0px 30px 60px -30px, rgba(110, 109, 109, 0.35) 0px -2px 6px 0px inset; */
  /* transform: translate(-130%, 40px); */
    pointer-events: none;
}
.alternative_questions {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(3 44 76 / 90%);
  padding: 5px 30px 5px 5px;
  z-index: 99;
  color: #fff;
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  justify-content: center;
}
.alternative-quest-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 25px;
  margin-right: 4px;
  cursor: pointer;
  font-weight: bold;
  margin-top: 10px;
}

/*.alternative-quest-close:hover:after{
  content: "მინინების დახურვა";
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: white;
  min-width: 150px;
  width: auto;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  margin-left: -157px;
  pointer-events: none;
}*/
/*.alst_quest_icon {
  left: inherit;
  right: calc(-55% - 2px) !important;
  width: 20px;
  height: 20px;
  background: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  margin-top: auto;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
  z-index: 99;
  transform: rotate(180deg);
    margin-bottom: 0px;
}*/

.alst_quest_icon {
  left: inherit  !important;
/*  right: calc(-55% - 2px) !important;*/
  width: 20px;
  height: 20px;
  background: transparent;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  margin-top: auto;
  margin-right: 8px;
  position: absolute;
  cursor: pointer;
  z-index: 99;
  right: 6px;
  bottom: 6px; 
  transform: rotate(180deg);
  margin: 0px;
}
.makeElemRounded {
  border-radius: 0 30px 30px 0;
}
.maincsctsmaks {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.size80 {
  font-size: 80px;
}
.smsverifychecktext {
  display: none;
}
.alert ul {
  margin: 0;
}
.ManipulProfImg {
  position: absolute;
  top: 0;
  background: #eee;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  display: none;
}
.ManipulProfImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.lkops .removeUpImage, .removeUpImage1 {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  z-index: 1;
}
.removeUpImage1 {
  display: block;
  margin-top: 0;
  cursor: pointer;
  display: flex;
  width: 25px;
  height: 28px;
}
.lkops .removeUpImage i {
  font-size: 25px;
  color: #dc3545;
  margin-right: 20px;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
}
.removeUpImage1 i {
  font-size: 25px;
  color: #dc3545;
  background: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
}
.waveform>wave {
  background: #fff;
  /* overflow: initial !important; */
  border: 0 !important;
}
.waveform>wave>wave {
  background: #444;
  overflow: initial !important;
  border-right: 0 !important;
}
/* .waveform>wave>wave::after {
  content: '';
  width: 14px;
  height: 14px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 11;
  border-radius: 50%;
  margin-top: -4px;
  margin-right: -4px;
} */
.waveform canvas {
  opacity: 0;
}
.examtype3 .playallaudio {
  margin-left: 19px;
  color: #444;
}
.examtype3 .waveform {
  margin-left: 10px;
  width: calc(100% - 20px);
  margin-bottom: 4px;
}
.playallaudio .icofont-ui-play {
  margin-left: 3px;
}
.examtype2 .playallaudio {
  top: 50%;
  margin-top: -25px;
  margin-left: 19px;
  color: #444;
}
.examtype2 .waveform {
  margin-bottom: 5px;
  width: calc(100% - 20px);
  margin-left: 10px;
}
.lopPopup {
  background: rgb(0 0 0 / 70%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  backdrop-filter: blur(3px);
  align-items: center;
  justify-content: center;
  display: none;
}

.lopPopup_inner {
  width: 90%;
  height: fit-content;
  background: #fff;
  max-width: 900px;
  padding: 30px 0;
  border-radius: 20px;
  position: relative;
}
.closelopPopup {
  position: absolute;
  top: 0;
  right: 0;
  color: #444;
  font-size: 30px;
  margin-top: 8px;
  margin-right: 8px;
  cursor: pointer;
}
.allcnvs {
  display: none;
}
.extp {
  width: 900px;
  zoom: 0.2 !important;
  cursor: pointer;
  -webkit-text-size-adjust: none;
}
.outer-extp {
  margin: 0 auto;
  width: fit-content;
  position: relative;
}
.outer-extp.opened {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 70%);
}
.outer-extp.opened .extp {
  zoom: 0.82 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  display: table;
      -webkit-text-size-adjust: none;
}

.extp .ticket {
  pointer-events: none;
}
.extp img {
  width: 100% !important;
}
.extp::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 20%);
  z-index: 1;
  cursor: pointer;
}
.closeExp {
  color: #fff !important;
  font-size: 40px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
  display: none;
}
.outer-extp.opened .closeExp {
  display: block;
}
.zoomExp {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: #fff;
  font-size: 20px;
  right: 0;
  bottom: 0;
  margin: auto;
  height: fit-content;
  cursor: pointer;
}
.outer-extp.opened .zoomExp {
  display: none;
}
.outer-extp.opened .extp::before {
  display: none;
}

textarea{
  padding-top: 15px !important;
  padding-left: 15px !important;
}

/* Notes start */
#note_on_hover{
  width: auto;
  text-align: center;
  padding: 7px;
  border-radius: 5px;
top: 0;
left: 0;
position: absolute;
z-index: 99999999;
background: #6c757d;
box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
color: white;
border: 1px solid white;
/* display: none !important; */
}

/*.alst_quest_icon:hover::after{
  content: "იხილეთ მინიშნება!";
  position: absolute;
  z-index: 9999;
  white-space: nowrap;
  padding: 7px !important;
  border-radius: 30px;
  font-size: 12px;
  text-align: center;
  color: #333;
  background: white;
  min-width: 150px;
  width: auto;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(180deg);
  top: 0;
  left: 0;
  margin-left: 30px;*/
  /* box-shadow: rgba(100, 100, 100, 0.25) 0px 50px 100px -20px, rgba(108, 107, 107, 0.3) 0px 30px 60px -30px, rgba(110, 109, 109, 0.35) 0px -2px 6px 0px inset; */
  /* transform: translate(-130%, 40px); */
/*    pointer-events: none;
}*/

@media only screen and (max-width: 991px) {
  .alst_quest_icon{
  right: -57% !important;
  
  }
}




@media only screen and (max-width: 900px) {
  .mainsection{
    margin-top: 10%;
  }
}

@media only screen and (max-width: 767px) {
  .alst_quest_icon{
  right: -60% !important;
  
  }
}

@media only screen and (max-width: 641px) {
  .alst_quest_icon{
  right: -65% !important;
  }
}

@media only screen and (max-width: 481px) {
  .alst_quest_icon{
  right: -62% !important; 
  }
}

@media only screen and (max-width: 320px) {
  .alst_quest_icon{
  right: -72% !important; 
  }
}


.icofont-scooter{
  transform: scaleX(-1);
}
.red-border{
  border-color: red;
}