.jquery-guide,.jquery-guide-bg {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.jquery-guide-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-color: rgba(0, 0, 0, 0.6);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.jquery-guide-bg.active {
	border-color: rgba(0, 0, 0, 0.5);
}

.jquery-guide-content {
	position: absolute;
	cursor: default;
	color: #FFF;
}



.anaSayfaCard {
	min-height: 100px;
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	transition: all ease 0.4s;
}

.anaSayfaCards {
	border-radius: 5px;
	overflow: hidden;
	transition: all ease 0.4s;
}

.anaSayfaCards {
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
	border: 0 !important;
	margin-top: 50px !important;
	height: 156px !important;
}

.anaSayfaCards:hover {
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
	transition: all ease 0.35s;
	transform: scale(1.04);
}

.ustResim1,
.ustResim2,
.ustResim3,
.ustResimOnayRandevu,
.ustResimGecmisRandevu,
.ustResimRandevuOlustur {
	height: 200px;
	background-position: center !important;
	background-blend-mode: overlay !important;
}

.ustResim1 {
	background-image: url('../img/randevularim.jpg');
	background-color: #4762ab;
}

.ustResim2 {
	background-image: url('../img/ogretmenislemleri.jpg');
	background-color: #7336ab;
}

.ustResim3 {
	background-image: url('../img/dersislemleri.jpg');
	background-color: #447c04;
}

.ustResimOnayRandevu {
	background-image: url('../img/onaybekleyenrandevular.jpg');
	background-color: #7c6700;
}

.ustResimGecmisRandevu {
	background-image: url('../img/gecmisrandevular.jpg');
	background-color: #81461c;
}

.ustResimRandevuOlustur {
	background-image: url('../img/randevuolustur.jpg');
	background-color: #447c04;
}

.resimIciYazi {
	background: transparent;
	height: 42px !important;
	position: absolute;
	bottom: 0;
}

.resimIciYazi>h4 {
	font-weight: 700;
	position: absolute;
	width: 100%;
	padding: 12px;
	margin: 0;
	bottom: 0;
	color: #000;
	background: #FFF;
	font-size: 16px !important;
}

.anaSayfaCardProp {
	background: rgb(74, 162, 212) !important;
	background: linear-gradient(135deg, rgb(42, 131, 187) 0%, rgb(66, 186, 134) 100%) !important;
}


div.todayBoxContainer {
	width: 100%;
	padding: 20px;
	background: #FFF;
	box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.04);
	transition: all ease-in-out 0.5s;
}

div.todayBoxContainer:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.16);
	transition: all ease-in-out 0.5s;
}


h3.boxCaption {
	font-size: 20px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0 0 16px;
	font-weight: 700;
}

div.teacherListAcc {
	border-radius: 5px !important;
	overflow: hidden;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.02);
	margin-bottom: 8px;
}

div.teacherListAcc:nth-last-child(1) {
	margin-bottom: 0;
}

div.teacherListAcc>button {
	padding: 10px 16px;
	font-size: 15px;
	font-weight: 700;
}

div.teacherListAcc>button[aria-expanded=true] {
	border-bottom: 1px solid #DDD !important;
	background: rgba(0, 0, 0, 0.02) !important;
}

div.meetUpCard {
	border-radius: 0 5px;
	overflow: hidden;
	box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.02);
	font-size: 14px;
}

div.meetUpHeading {
	padding: 10px;
	text-align: center;
	background: #F0F0F0;
	border-radius: 5px 5px 0 0;
	font-weight: 600;
}

div.meetUpDetail {
	border-radius: 0 0 5px 5px;
	border: 1px solid #F0F0F0;
	padding: 10px;
	text-align: center;
}

.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 25%;
	right: 25%;
	top: 5%;
	width: 50%;
	height: 90%;
	background-color: #fff;
	overflow: auto;
}

.license-modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 30%;
	right: 25%;
	top: 20%;
	width: 25%;
	height: 20%;
	background-color: #fff;
	overflow: auto;
}

.modal-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	margin: auto;
	padding: 20px;
	text-align: center;
	border: 1px solid #C0D6E4;
	/* Tatlı bir kenarlık eklemek için border stilini ayarlayın */
}

.close {
	color: #000000;
	float: right;
	font-size: 40px;
	font-weight: bold;
}

.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.content-container {
	display: flex;
	align-items: center;
}

.image-container {
	text-align: left;
	/*padding: 20px;*/
}

.image-container img {
	width: 100px;
	/* Resim genişliği */
	height: 100px;
	/* Resim yüksekliği */
	border: 2px solid #F3CFCF;
	/* Resim kenarlığı */
}

.text-container {
	flex: 3;
	text-align: left;
	padding: 20px;
}

.text-container h2 {
	font-size: 18px;
	margin: 0;
}

.text-container p {
	font-size: 14px;
	margin: 10px 0;
}

.text-container a {
	text-decoration: none;
	color: #007bff;
	font-weight: bold;
}

.text-container a:hover {
	text-decoration: underline;
}

.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 25%;
	right: 25%;
	top: 5%;
	width: 50%;
	height: 90%;
	background-color: #fff;
	overflow: auto;
}

.modal-content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	margin: auto;
	padding: 20px;
	text-align: center;
	border: 1px solid #C0D6E4;
	/* Tatlı bir kenarlık eklemek için border stilini ayarlayın */
}

.close {
	color: #000000;
	float: right;
	font-size: 40px;
	font-weight: bold;
}

.close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.content-container {
	display: flex;
	align-items: center;
}

.image-container {
	text-align: left;
	/*padding: 20px;*/
}

.image-container img {
	width: 100px;
	/* Resim genişliği */
	height: 100px;
	/* Resim yüksekliği */
	border: 2px solid #F3CFCF;
	/* Resim kenarlığı */
}

.text-container {
	flex: 3;
	text-align: left;
	padding: 20px;
}

.text-container h2 {
	font-size: 18px;
	margin: 0;
}

.text-container p {
	font-size: 14px;
	margin: 10px 0;
}

.text-container a {
	text-decoration: none;
	color: #007bff;
	font-weight: bold;
}

.text-container a:hover {
	text-decoration: underline;
}

.nav-link{
	font-size: 12px!important;
}
