@font-face {
	font-family: 'FiraGOmedium';
	src: url('../fonts/FiraGO-Medium.eot');
	src: local('☺'), url('../fonts/FiraGO-Medium.woff') format('woff'), url('../fonts/FiraGO-Medium.ttf') format('truetype'), url('../fonts/FiraGO-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FiraGO';
	src: url('../fonts/FiraGO-Regular.eot');
	src: local('☺'), url('../fonts/FiraGO-Regular.woff') format('woff'), url('../fonts/FiraGO-Regular.ttf') format('truetype'), url('../fonts/FiraGO-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

/* Custom scrollbar */
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #888;
}
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.content-left-wrapper h2 {
	font-feature-settings: 'case' on;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
  letter-spacing: -1px;
}
.content-left {
  background-color: #42cdba;
  padding: 0;
}
#social ul li a {
  color: #fff;
  opacity: .8;
}
.copy {
  opacity: 1;
  color: #fff;
}
#wizard_container {
  width: 650px;
}
.btn_1, a.btn_1 {
  padding: 15px 30px;
}
.btn_1.yellow, a.btn_1.yellow {
  background: #ffffff;
  color: #111;
  font-feature-settings: 'case' on;
}
.btn_1.yellow:hover, a.btn_1.yellow:hover {
  background-color: #06b1b8;
  color: #fff;
  font-feature-settings: 'case' on;
}
.backward:hover, .forward:hover {
  background: #06b1b8;
  color: #fff;
  font-feature-settings: 'case' on;
}
button.backward, button.forward, button.submit {
  font-feature-settings: 'case' on;
}
.fl-form.fl-style-1 label.fl-label {
  top: 0px;
  left: 0px;
  background-color: transparent;
  padding: 6px 0px;
}
.instruction_for_rate {
  background-color: #fff;
  padding: 20px;
  border-radius: 13px;
  max-width: 700px;
  margin: 0 auto;
}
.instruction_for_rate p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  font-family: "BPG Glaho Arial", sans-serif;
}
.instruction_for_rate p strong {
  font-weight: bold;
}
.text_height {
  min-height: 150px !important;
}
.sec_ttl {
  margin: 15px 0 30px 0;
  padding: 0;
  font-size: 16px !important;
  line-height: 20px;
  font-weight: 500;
}
.sec_ttl strong {
  font-weight: bold;
}
.ml_20px {
  margin-left: 20px !important;
}
.devider {
  height: 1px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  border: 1px dashed #42cdba;
}
.inline_txtx {
  width: 100px;
  height: 30px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
	border: 1px solid #42cdba;
}
.logo_con {
	display: flex !important;
	align-items: center;
	justify-content: flex-start;
  margin-top: 15px;
}
.logo_texts {
  margin-left: 10px;
  text-align: left;
  margin-top: 5px;
}
.logo_texts h5 {
	margin: 0;
	color: #1c2e6e;
	font-weight: bold;
	font-size: 17px;
	line-height: 20px;
	font-feature-settings: 'case' on;
}
.logo_texts h2 {
	margin: 0;
	color: #ffffff;
	font-weight: 500;
	font-size: 39px;
	line-height: 39px;
	font-feature-settings: 'case' on;
}


@media only screen and (min-width: 1200px) {
	.content-left-wrapper h2 {
    font-size: 24px;
    line-height: 26px;
	}
	.logo_texts h2 {
		font-size: 28px !important;
		line-height: 28px !important;
	}
	.logo_texts h5 {
    font-size: 12px;
    line-height: 18px;
	}
	.img-fluid {
    max-width: 60%;
    height: auto;
	}
	.logo_con img {
		height: 50px;
    width: auto;
	}
}

.form-group strong {
  font-weight: bold;
}
.add_top_30 {
  margin-top: 30px !important;
}
.arrow_down_img {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 38px;
  margin-right: 10px;
  pointer-events: none;
}
.arrow_down_img img {
  height: 16px;
  width: 16px;
}
.container_radio {
  width: 100%;
}

.addable-box {
  position: relative;
  border: 1px solid #42cdba;
  padding: 20px;
  border-radius: 16px;
  overflow: hidden;
}
.addable-box span {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0px;
  margin-right: 0px;
  background: #f00;
  height: calc(2.4rem + 2px);
  width: 40px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.addable-box span i {
  color: #fff;
    font-size: 20px;
}
.add-table-line {
  background: #42cdba;
  color: #fff;
  font-weight: bold;
  border: 0;
  padding: 10px 20px;
  margin-top: 20px;
  border-radius: 12px;
}
/* Style end */
.to_delete {
  color: #bd2525;
  font-size: 16px;
  margin-bottom: 40px;
}

.ctps .card-title {
	margin-bottom: 0.5rem;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}
.ctps .img-container {
	height: 200px !important;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ctps .img-container img {
	height: 160px;
}
.ctps .card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: rgb(255 255 255 / 50%);
	background-clip: border-box;
	border: 1px solid rgb(0 0 0 / 6%);
	backdrop-filter: blur(2px);
	border-radius: 10px !important;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.homeBody::after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(https://multimedia.gruni.edu.ge/front/images/screenbg.jpg?fbclid=IwAR20c685cFvHABB5fQ7Pt3VDrw7u0VmqYse4vHFrDhvxDMvZuVQ29jKHaFk);
	background-size: cover;
	background-position: bottom;
	z-index: -2;
}
.homeBody::before {
	content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 40%);
  z-index: -1;
}
.img-container {
	text-align: center;
}
.img-container img {
	height: 200px;
	margin: 0 auto;
}
.card-title {
	font-size: 14px;
	margin: 10px 0;
}
.card {
	padding: 10px;
	margin-bottom: 20px;
}
.main_div .form-group .form-control {
  cursor: pointer;
}
.form_box {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 16px;
  box-shadow: 3px 3px 20px #eee;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.form_box:hover {
  box-shadow: 3px 3px 20px #54cebb;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.form_box .card-title {
  margin: 0;
  text-align: center;
  margin-top: 16px;
  font-weight: bold;
  color: #08443b;
  border-top: 1px solid #eee;
  padding-top: 16px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.form_box:hover .card-title {
  border-top: 1px solid #54cebb;
  color: #179581;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.back_to_home {
  background: #fff;
  padding: 10px 16px;
  border-radius: 16px;
}
.back_to_home:hover {
  color: #179581;
}
.input-group .btn-success {
  background: #42cdba;
  border-color: #42cdba;
}