/*-------------------------General---------------------------*/
/*	Bu bolum tum sablonlara uyabilecek genel tanimlamalari icerir.
	Bu tanimlamalarin cogu guncel bootstrap css leri ile tanimlanmis olsa da
	bazi sablonlarda bulunmayabiliyor.
*/

/* ---fonts--- */
/* @import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap'); */

/* ---/fonts--- */

body {
  /* font-family: "Poppins", Helvetica, sans-serif; */
  font-family: 'DM Sans', sans-serif;
  color:#646464;
}

.overflow-visible{
	overflow:visible;
}
.overflow-hidden{
	overflow:hidden;
}
.overflow-auto{
	overflow:auto;
}
.display-block{
	display: block;
}
.display-inline-block{
	display: inline-block;
}
.display-inline{
	display: inline;
}
.text-bold{
	font-weight: bold;
}
.font-size-12{
	font-size:12px;
}
.font-size-14{
	font-size:14px;
}
.font-size-16{
	font-size:16px;
}
.font-size-18{
	font-size:18px;
}
.font-size-20{
	font-size:20px;
}
.font-size-22{
	font-size:22px;
}
.font-size-24{
	font-size:24px;
}
.font-size-32{
	font-size:32px;
}

.font-875rem{
	font-size: 0.875rem !important;
}
.font-16px{
	font-size: 16px !important;
}
.font-green{
	color: #8dc63f !important;
}
.font-blue{
	color: #3f9fff !important;
}
.line-height-1{
	line-height:1;
}
.line-height-2{
	line-height:2;
}
.text-center{
	text-align:center;
}
.text-line-through{
	text-decoration: line-through;
}
.padding-10{
	padding:10px;
}
.padding-lr-50{
	padding-left:50px;
	padding-right:50px;
}
.margin_t_10{
	margin-top:10px !important;
}
.margin_tb_10{
	margin-top:10px !important;
	margin-bottom:10px !important;
}
.margin_tb_20{
	margin-top:20px !important;
	margin-bottom:20px !important;
}
.margin_tb_30{
	margin-top:30px !important;
	margin-bottom:30px !important;
}

.margin_150 {
	padding-top: 150px;
	padding-bottom: 150px;
}
.margin_30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.background-white{
	background-color: #fff !important;
}
.border-radius-3{
	border-radius: 3px !important;
}
.border-radius-5{
	border-radius: 5px !important;
}
.border-radius-10{
	border-radius: 10px !important;
}
.height-250{
	height: 250px;
}
.height-300{
	height: 300px;
}
.overflow-hidden{
	overflow: hidden;
}

span.input:after{
	font-family:fontello;
	font-style:normal;
	font-weight:400;
	font-size:18px;
	color:#000;
	position:absolute;
	display:block;
	right:0;
	z-index:1;
	width:30px;
	height:100%;
	cursor:pointer;
	padding-top:20px;
	opacity: .5;
}
span.input.switch-show:after{
	content:'\e839';
}
span.input.switch-hide:after{
	content:'\e83a';
}
/*-----------------------------------------------------------*/

.show_tablet, .show_mobile {
	display: none !important;
}

#hero_in.general:before {
  background: url(/upload/resimler/banner_bg.webp) center center no-repeat;
}
#hero_in.cart_section:before {
  /* background: #392779 url(../img/pattern_1.svg) fixed; */
  background: url(/upload/resimler/banner_bg.webp) center center no-repeat;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
#hero_in.cart_section {
  background:none;
}
a.noTextDecoration{
	text-decoration:none;
	color:white;
}
a.noTextDecoration-color-dark{
	text-decoration:none;
	color:#555;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
	background-color: #fff;
}

ul#top_menu li a.logout {
  display: block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  position: relative;
  top: -5px;
}
ul#top_menu li a.btn_1 {
  padding: 13px 15px;
}
ul#top_menu li a.sepetim,ul#top_menu li a.profil {
  display: block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  position: relative;
  top: -5px;
}


#coupon_code{
	width: calc(100% - 160px);
	display:inline-block;
	margin-right:5px;
}
#coupon_submit{
	display:inline-block;
	padding: 11px 15px;
}



.input__label-content {
  display: block;
  padding: 0;
  margin: 1rem;
  width: 100%;
  position: absolute;
}
p.egitim-box{
	margin-bottom:0px;
}

span.aktv-hata {
  font-size: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.5rem;
  background-color: #e34f4f;
  color: #fff;
  font-weight: normal;
  display: inline-block;
  padding: 6px 8px;
}
#hero_in {
  height: 250px;
}
#hero_in .wrapper h1 {
	text-shadow:0px 0px 5px #333;
	text-transform:none;
}

#reccomended .owl-item {
	overflow:visible;
}
.box_grid {
	border-radius:10px;
	overflow:hidden;
}
.box_grid a.wish_bt:after {
  font-family: 'ElegantIcons';
  content: "\e015";
}
.box_grid a.wish_bt:hover:after {
  content: "\e07a";
  color: #fff;
}
.mm-menu.mm-offcanvas {
 z-index:1000;
}
.nopadding_top {
  padding-top: 0;
}
.profile figure img{
	width:100%;
	height:auto;
}

.indent_title_in.profil_tab_baslik i {
  font-size: 33px;
  font-size: 2rem;
}
.alignleft {
  float: left;
  margin: 0 15px 10px 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.alignleft img {
  width: auto;
  height: 80px;
}
.input_field {
  color: #000;
  font-size:16px;
  font-weight:500;
}
.input__label-content {
  color: #7b7b7b;
}
.input_field:focus + .input_label .input__label-content,
.input--filled .input__label-content {
  color: #EEE5;
}
.egt-liste-icon{
  font-size: 32px;
  font-size: 2rem; 
  
}

#logo{
	height: 100%;
}
a.izle-btn {
  background: #fff !important;
  color: #8dc63f !important;
  border: 2px solid #8dc63f !important;
}
a.izle-btn:hover {
  background: #8dc63f !important;
  color: #fff !important;
  border: 2px solid #8dc63f !important;
}
.img-fluid{
	width:100%;
}
.odeme-yontem-aktif{
	border-bottom:3px solid #3f9fff;
	font-weight:bold !important;
}
#total_cart{
	font-size:16px;
}
.small-kdv-light{
	font-size: 50%;
	color: #fff !important;
}
.small-kdv-dark{
	font-size: 50%;
	color: #555 !important;
}
.box_tanitim {
    color: #fff;
    padding: 45px;
    border: 5px solid 5e275c !important;
	border-radius: 3px;
	background-color: rgba(39, 119, 55, 0.8) !important;
}

p.form-baslik{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-top: 2px solid #ffffff55;
	padding-top: 10px;
	padding-bottom:0px;
	margin-top:10px;
	margin-bottom:0px;
}
.sms_box{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 20px 0px 20px;
}

.video-blm-row {
	border-top:3px solid #084aa9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.video-blm-row:last-child {
	border-bottom:3px solid #084aa9;
}

/*------------ blog sayfasi ------------------------------------------------------------------------*/
.filters_listing {
  padding: 0 0 5px 0;
}
.blog_box{
	height: 550px;
	overflow: hidden;
}
.blog_box.academic{
	height: 410px;
	overflow: hidden;
}
.blog_box a{
	text-decoration: none;
	color: #555;
}
.blog_box .wrapper{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 150px;
	overflow: hidden;
}
.blog_box ul{
    padding: 5px 15px 15px 15px;
}
.blog_box ul li.yazar{
	max-width:calc(100% - 150px);
}
/*------------ /blog sayfasi ------------------------------------------------------------------------*/
/*------------ egitim sayfasi ------------------------------------------------------------------------*/
.mufredat-title{
	font-size:1.5rem;
}
.mufredat-ders, .mufredat-saat{
  margin-right: 5px !important;
}
.mufredat-ders:before {
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 24px;
  font-size: 0.875rem;
  content: "\e013";
}
.mufredat-saat:before{
  font-style: normal;
  font-weight: normal;
  font-family: 'ElegantIcons';
  font-size: 24px;
  font-size: 0.875rem;
  content: "\7d";
}
.acik{
  color: #3f9fff !important;
}
/*------------ /egitim sayfasi ------------------------------------------------------------------------*/
/*------------ egitimler sayfasi ------------------------------------------------------------------------*/
a.kategori-sidebar{
	text-decoration:none;
	color:black;
}
/*------------ /egitimler sayfasi ------------------------------------------------------------------------*/
/*------------ egitmen sayfasi ------------------------------------------------------------------------*/
.profile figure.egitmen {
  width: unset !important;
  margin: 0px auto 0px !important;
  border: 1px solid #005075;
}
.profile.egitmen-div {
  padding: 0px;
}
.wrapper_indent.egitmen_icerik{
	padding-left: 0px;
}
.egitmen_icerik_konu_baslik{
	padding-left: 45px !important;
}

.egitmen_icerik_konu_baslik_text:before {
	font-family: "fontello";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 35px !important;
	color: #662d91;
}
.egitmen_icerik_konu_baslik_text.uzmanliklar:before {
	content: "\e935";
}
.egitmen_icerik_konu_baslik_text.deneyimler:before {
	content: "\e8f5";
}
.egitmen_icerik_konu_baslik_text.egitimler:before {
	content: "\ea3e";
}
.egitmen_icerik_konu_baslik_text.sertifikalar:before {
	content: "\ec9e";
}
.egitmen_icerik_konu_baslik_text.yayinlar:before {
	content: "\e8fe";
}
.egitmen_icerik_konu_baslik_text.calismalar:before {
	content: "\eb80";
}
.egitmen_icerik_konu_baslik_text.diller:before {
	content: "\e8d5";
}
.egitmen_icerik_konu_baslik_text.genel:before {
	content: "\ec3e";
}
.egitmen_icerik_konu_baslik i {
	font-size: 35px !important;
	left: -5px !important;
	top: unset !important;
	line-height: 35px !important;
	position: absolute !important;
}
p.egitmen_icerik_konu_baslik_text{
	margin-bottom: 0;
	margin-top: 0;
	font-size: 26px;
	color: #333;
	font-family: inherit;
	font-weight: 500;
	line-height: 35px !important;
	display: inline-block;
}
ul.egitmen_konu_madde{
	padding-left: 15px;
}
ul.egitmen_konu_madde li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
}
ul.egitmen_konu_madde li::before {
    top: -3px !important;
    font-size: 18px;
    color: #3f9fff;
	position: absolute;
	left: 0;
}
ul.egitmen_konu_madde.yayinlar_ul li::before {
	font-family: 'fontello';
	content: "\ec77";
}
ul.egitmen_konu_madde.diller_ul li::before {
	font-family: 'fontello';
	content: "\e85b";
}

/*------------ /egitmen sayfasi ------------------------------------------------------------------------*/
/*------------ egitmenler sayfasi ------------------------------------------------------------------------*/
.egitmenler-figure{
	height: auto !important;
}
/*------------ /egitmenler sayfasi ------------------------------------------------------------------------*/
/*-------------owl--------------*/
.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	font-size: 32px;
	background: #91278E;
}
.owl-theme .owl-nav [class*=owl-]:hover {
	background:#ffc107!important;
}
.owl-theme .owl-nav [class*=owl-]:hover.disabled{
    background:#91278E!important;
}
.owl-nav .owl-next {
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.owl-nav .owl-prev {
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.owl-item .box_grid .wrapper{
	height: 195px;
	min-height: 195px;
	max-height: 195px;
	overflow: hidden;
}
.owl-item .box_grid .wrapper h3 {
	font-size: 24px;
}
.owl-item .box_grid .wrapper .egitim-box {
	font-size: 16px;
	text-align: justify;
}
/*------------/owl--------------*/
.wrapper.workshop {
    padding: 10px 5px 5px 5px;
}
.workshop-box{
	border: 3px solid #91278e2e;
}
.input:not(.input--filled) .color-purple{
	color: #662d91 !important;
}
.input:not(.input--filled) .color-light-purple{
	color: #662d9188 !important;
}


/********************* mega menu *********************/
	.megamenu li:not(.baslik){
		padding-top:10px;
	}
	.megamenu li:not(.baslik){
		padding-left:10px;
	}
	.megamenu li.baslik{
		font-size: 16px;
		font-weight: bold;
		margin-top: 10px;
	}
/********************* /mega menu *********************/

.hamburger-inner {
	margin-top:5px!important;
}
.top-acilir-menu{
	display:none;
	position:absolute;
	top:40px;
	right:0px;
	z-index:10001;
	width:150px;
}
.top-acilir-menu ul{
	padding:2px;
	border-radius: 5px;
}
.top-acilir-menu ul li{
	border-bottom:1px solid #fff5;
	width:100%;
	text-align:left;
	padding: 5px;
	margin:0px!important;
	line-height:32px!important;
}
.top-acilir-menu ul li:hover{
	border-radius:3px;
}
.top-acilir-menu ul li a{
	width:100%;
	text-align:left;
	display:inline-block;
	color:#fff!important;
}

.login-btn{
	line-height:20px;
	top:5px!important;
	cursor:pointer;
}
.login-btn>a{
	font-size:14px;
	padding: 5px 10px;
	border-radius:10px;
	text-transform:none;
}
.login-btn>a>i{
	font-size:18px;
	position:relative;
	top:2px;
}
.login-btn>a>span {
	display:none;
}

.login-btn>a::before {
	content: "\43";
    font-family: 'ElegantIcons';
    font-size: 14px;
    color: #fff;
    text-indent: 0;
    position: absolute;
    right: 0px;
    top: 8px;
    font-weight: normal;
    line-height: 1;
}


#site-modal.login-form-modal form{
	padding-left:50px;
	padding-right:50px;
}
#site-modal.login-form-modal #site-modal-header{
	background-color:#ffb028;
}
#site-modal.login-form-modal h5, #site-modal.login-form-modal .close{
	color:#fff;
}
#site-modal.login-form-modal #site-modal-footer{
	background-color:#ffb028;
	color:#fff;
}
/*---Sinav Sayfasi----*/
#top-wizard.top-wizard-sinav{
	/*margin:0 -15px 25px -60px;*/
	margin:0 -20px 35px -20px;
}
#wizard_container.wizard-container-sinav{
	padding:0 20px 0 20px;
}
a.sinav-logo{
	display:inline-block;
	padding: 10px 5px;
}
.sinav-logo img{
	width:150px;
	border-radius: 5px;
}
.soru-num{
	position: absolute;
	top: 10px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #2f2985;
	min-width: 25px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	padding: 1px 5px;
}
.sinav-radio-secenek{
	position:relative;
	padding-left:35px;
}
.sinav-radio-secenek input[type="checkbox"]{
	visibility:hidden;
	position: absolute;
}
.sinav-radio-secenek label{
	position:relative;
	text-align:justify;
}
.sinav-radio-secenek label img{
	max-width: 90%;
	display: block;
}
.sinav-radio-secenek label.checked{
	color:#000;
	/*font-weight: bold;*/
}
.sinav-radio-secenek label:before{
	width: 25px;
	height: 25px;
	position: absolute;
	display: block;
	border-radius: 50%;
	left: -35px;
	content: "";
	border: 2px solid #2f298599;
	color: #fff;
	padding-left: 2px;
	padding-top: 0px;
	font-family: "ElegantIcons";
	overflow: hidden;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}
.sinav-radio-secenek label.checked:before{
	background-color: #6bdaec;
	content: "\52";
}
.sinav-radio-secenek label.image-secenek:before{
	top: 49%;
	transform: translateY(-50%);
}
.sinav-radio-secenek label.image-secenek img{
	max-width: 85%;
	display: inline-block;
}


.box_1 h3{
  color: #333;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot,
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  background-color: #0d1836;
}
.payment-logos{
	width:100%;
	max-width:600px;
}

.slide_typo_2 {
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight:bold;
  white-space: wrap;
  text-transform: none;
  text-align:center;
  text-shadow:1px 1px 5px #0005;
  
}

.blinking-text {
	animation: blinker 1s ease-in-out infinite;
}
@keyframes blinker {  
	60% { opacity: 0; }
}

/*---/Sinav Sayfasi----*/
/* -----profil----- */
.drs-start-alert{
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0px 30px 30px 0px;
	padding: 3px 15px 3px 5px;
}
.styled-input{
	width: 100%;
	overflow: hidden;
	height: 44px;
	border: 2px solid #e8ebed;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.styled-input input{
	background: transparent;
	width: 97%;
	padding: 5px;
	  padding-left: 5px;
	padding-left: 15px;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	height: 41px;
	color: #999;
	margin: 0;
	font-weight: 400;
	-moz-appearance: window;
	-webkit-appearance: none;
	outline: none;
  }

  .message-row{
	width: 100%;
	overflow: auto;
	padding: 10px;
}
span.message-header{
	display: inline-block;
	width: 100%;
	padding-right: 15px;
	font-size: smaller;
	position: relative;
	top:-5px;
	text-decoration: underline;
}
span.message-sent-check,span.message-read-check{
	position: absolute;
	right:0px;
	top:0px;
	font-weight: bold;
	cursor: default;
}
span.message-sent-check{
	color:#afafaf;
}
span.message-read-check{
	color:#00abff;
}

.sent-message,.received-message{
	max-width: 80%;
	/*border:1px solid #ddd5;*/
	padding:10px;
	position: relative;
	box-shadow: 1px 1px 1px #ddd9;
}
.sent-message a,.received-message a{
	color:blue;
}
.sent-message{
	float:right;
	background-color: #d6ffd0;
	border-radius: 10px 0px 10px 10px;
}
.received-message{
	float:left;
	background-color: #f0f9fb;
	border-radius: 0px 10px 10px 10px;
}
.sent-message::before{
	border: solid transparent;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #d6ffd0;
	content: ' ';
	height: 0px;
	pointer-events: none;
	position: absolute;
	right: -10px;
	top: 0px;
	width: 0px;
}
.received-message::before{
	border: solid transparent;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #f0f9fb;
	content: ' ';
	height: 0px;
	pointer-events: none;
	position: absolute;
	left: -10px;
	top: 0px;
	width: 0px;
}
.message-send-form-wrapper{
	width: 100%;
	position: relative;
}
.message-send-form-wrapper #message_text_to_send{
	width: calc(100% - 105px);
	height: 35px;
	padding: 3px 10px;
	border-radius: 15px;
	border:1px solid #ddde;
	margin:2px 5px;
}
.message-send-form-wrapper .send-button{
	margin:2px 5px;
	position: absolute;
	bottom: 1px;
	right: 0px;
	padding: 5px;
	border-radius: 50%;
}
.message-send-form-wrapper .add-attachment-button{
	margin:2px 5px;
	position: absolute;
	color:#ddde;
	padding: 10px;
	font-size: 20px;
	bottom: -2px;
}
.file-input-label{
	font-size: 18px;
}
.file-input-label-wrapper{
	align-items: center;
	display: flex;
}
textarea.aciklama{
	height: 100px;
	border: 2px solid #e8ebed;
	border-radius: 5px;
}
.chat-session-head{
	padding: 5px 10px;
	border-radius: 2px;
	border-bottom: 3px solid #5da1b6;
	border-top: 2px solid #5da1b6;
}
.soru-resim-file-label{
	width:100%;
	padding:5px;
	border:1px dashed #ddd;
	border-radius:5px
}
.chat-send-img-view{
	width: calc(100% - 105px);
}
.contact_info ul li span {
	opacity: 1;
}
.contact_info a:hover {
	color: #fea;
}
#filters_col {
	border-radius: 10px;
	border: 2px solid #6a23b8b8;
	box-shadow:0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.arama-sonuc li:before{
	font-style: normal;
	font-weight: normal;
	font-family: 'ElegantIcons';
	font-size: 24px;
	font-size: 0.875rem;
	content: "\41";
}
.arama-sonuc li{
	text-decoration:none;
	font-size:18px;
	margin:20px;
}
.arama-sonuc li a{
	text-decoration:none;
	font-size:18px;
	margin:20px;
}
progress.default{
	-webkit-appearance: none;
	background-color: #ffffffab;
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 10px;
}
progress.default::-moz-progress-bar,
progress.default::-webkit-progress-value{
	-webkit-appearance: none;
	background-color: #00abff;
}
progress.default.completed::-moz-progress-bar,
progress.default.completed::-webkit-progress-value{
	-webkit-appearance: none;
	background-color: #12b65c;
}

.progress.default{
	position: relative;
	background-color: #fdfcee;
	border: 1px solid #ddd;
	border-radius: 5px;
	height: 17px;
	font-size: 11px;
	line-height: 15px;
	margin:5px 2px;
}

.progress.default .progress-bar{
	background-color: #84a4d4;
}

.progress.default .progress-label{
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	color: #333;
	text-shadow: 1px 1px 10px #fff,0px 0px 7px #fff,0px 0px 7px #fff;
}

.ders-progress{
	min-width:40%;
	padding:1px 7px;
}

/* ----/profil----- */
@media (min-width: 992px) {
	.login-btn>a::before {
		display:none;
	}
	.login-btn>a>span {
		display:inline;
	}
	.egitmen-aside{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.main-menu {
		top:0px;
	}
	.main-menu > ul > li span > a {
		color:#666;
		padding: 0 8px 0px 8px;
		line-height: 40px;
		letter-spacing: .1rem;
	}
	
	/********************* mega menu *********************/
	.main-menu ul ul{
		border: 1px solid #fffa;
		border-radius: 3px;
	}
	.main-menu ul ul li a{
		color:#fff;
		font-weight:500;
		border-bottom: none;
	}
	.main-menu ul ul.megamenu:before{
		border: none!important;
	}
	.main-menu ul ul.megamenu{
		position:fixed!important;
		top:70px!important;
		left:0px;
		width:100%;
		color:#fff;
		/*
		**Asagidaki degerler menu box sayisina göre width belirlenmesi icin uygulanmaya calisildi ancak ikinci menu asagida kaldi
		width:auto;
		max-width: 100vw;
		left:50%!important;
		transform:translateX(-50%)!important;
		*/
	}
	.main-menu ul ul.megamenu .row-wrapper{
		overflow:hidden;
		padding-top:20px;
		padding-bottom:20px;
	}
	.megamenu li:not(.baslik){
		padding-top:3px;
	}
	.megamenu li:not(.baslik){
		padding-left:0px;
	}
	.main-menu ul ul.megamenu .row-wrapper a{
		overflow:hidden;
		text-overflow: ellipsis;
	}
	.main-menu ul ul.megamenu .row-wrapper a:not(:hover){
		color:#fff;
	}
	.main-menu ul ul.megamenu.baslikli-menu li a{
		padding: 10px;
		border-bottom: none;
	}
	.main-menu ul ul.megamenu li.baslik{
		font-size: 16px;
		font-weight: bold;
		border-bottom: 2px solid #fff;
		margin-bottom: 15px;
	}
	/********************* /mega menu *********************/
	
}


@media (max-width: 991px) {
	.show_tablet {
		display: inline-block !important;
	}
	.table.cart-list td:nth-of-type(1):before {
		content: "Eğitim";
	}
	.table.cart-list td:nth-of-type(2):before {
		content: "Fiyat";
	}
	.table.cart-list td:nth-of-type(3):before {
		content: "Kaldır";
	}
	#logo>a{
		line-height: 50px;
	}
	#logo img {
		width: 130px;
		height: auto;
		margin-top: 0px;
	}
	.ders-progress{
		min-width:95%;
	}
	.dersler-detay ul li{
		padding: 5px 10px;
		margin-right: 2px;
	}
}

@media (max-width: 767px) {
	.show_mobile {
		display: inline-block !important;
	}
	#hero_in {
		height: 200px;
	}
	.features ul li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.features ul li i {
		font-size: 26px;
		margin-bottom: 5px;
	}
	.slider-btn {
		left: 50% !important;
		font-size: 14px !important;
		line-height: unset !important;
		transform: translate3d(-50%, 0px, 0px) !important;
	}
	#logo{
		top:0px;
	}
	#logo-img{
		width:auto;
		height:40px;
		margin-top: 5px;
	}
	
	.table.cart-list td:nth-of-type(1):before {
		content: "Eğitim";
	}
	.table.cart-list td:nth-of-type(2):before {
		content: "Fiyat";
	}
	.table.cart-list td:nth-of-type(3):before {
		content: "Kaldır";
	}
	.d-none-xs{
		display: none;
	}
	#full-slider-wrapper{
		top: 40px;
		position: relative;
	}
	.populer-egitim-container{
		margin-top: 50px;
	}
}
@media (max-width: 500px) {
	#logo>a{
		display:block;
		position:relative;
	}
}
