.bg-likeheader{
	background:#fcfcfc !important;
}

.pp_photo_change{
	cursor: pointer;
    display: inline-block;
    position: absolute;
    right: -5px;
    top: -20px;
    background: #be1e2d;
    padding: 5px 10px;
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 15px;
}
.pp_photo_change:hover{
	background:#173660;
	color:#FFFFFF !important;
}

.profil-top-menu li{
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.profil-top-menu li:last-child{
	border-right:none;
}
.profil-top-menu li a{
	padding: 10px 15px;
}

.biyografi{
	max-height: 500px;
    overflow-y: auto;
    padding: 20px 30px;
    border: 1px solid rgba(221, 221, 221, 0.24);
}

.single-service a{
	color: #337ab7;
}

.btn-mavi{
	color: #fff;
    background-color: #173660;
    border-color: #173660;
}
.btn-mavi:hover{
	background:#be1e2d;
	color:#e0dede;
}
.btn-kirmizi{
	color: #fff;
    background-color: #be1e2d;
    border-color: #be1e2d;
}
.btn-kirmizi:hover{
	background:#173660;
	color:#e0dede;
}


.event-block .event-meta{
	margin-left:0px;   
	width: 100%;
}

.event-block .event-date{
	top: -25px;
    right: 0px;
}

.event-count li{
	list-style-type:none;
}

.table-schedule tbody tr:hover{
	background:#e6e6e6;
}
.table-schedule thead tr th{
	text-transform:capitalize;
	font-weight:500;
	font-size:14px;
}
.table-schedule tbody tr td{
	font-size:13px;
	color:#173660;
}
.table-schedule tbody tr td a{
	color:#173660;
}

.menuzord-menu > li:first-child{
	border-left: 1px solid rgba(0, 0, 0, 0.02);
}
.menuzord-menu > li{
	border-right: 1px solid rgba(0, 0, 0, 0.02);
}

.bold{
	font-weight:500;
}
.gg{
	cursor:pointer;
}
.gg :hover .line-bottom:after {
	border: 1px solid #be1e2d !important;
}
.secret{
	display:none;
}

.tamamlabtn{
	background:#173660;
	color:#FFFFFF;
}
.tamamlabtn:hover{
	background:#bc0718;
	color:#FFFFFF;
}
.bluehover:hover{
	border:1px solid #173660 !important;
}

.upcoming-events{
	border:1px solid #dddddd;
}
.upcoming-events:hover{
	border:1px solid rgba(190, 30, 45, 0.28);
}

.border-none{
	border:none !important;
}
/*
.widget ul li{
	display:inline-block;
}
.widget ul li a{
	color:#FFFFFF;
	font-size:13px;
	padding-left: 20px;
}
.widget ul li:hover a{
	color:#be1e2d;
}*/

.searchbtn{
	background: #f3f3f3;
    border: 1px solid #ddd;
    position: absolute;
    padding: 10px;
    right: 0;
    margin-top: -45px;
    margin-right: 15px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	transition: 0.6s;
}

.searchbtn:hover{
	background:#14375e;
	color:#FFFFFF;
}

.text-theme-colored2{
	color:#c01c2f !important;
}

.facebook-btn{
    background: #4267b2;
    border: none;
    border-bottom: #29487d;
    color: #FFFFFF;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 4px;
}
.facebook-btn:hover{
	background: #29487d;
}

.google-btn{
	background: #dd5144;
    border: none;
    border-bottom: #ca4a3f;
    color: #FFFFFF;
    padding: 10px 20px;
    font-weight: 500;
    border-radius: 4px;
}
.google-btn:hover{
	background: #ca4a3f;
}

.coloredhover{
	color:#FFFFFF !important;
}
.coloredhover:hover{
	color:#c01c2f !important;
}

.sepet-header{
	position: absolute;
    display: none;
    left: 0;
    margin-top: 6px;
    background: rgba(192, 28, 47, 0.9);
    z-index: 999;
    padding: 10px;
    text-align: center;
    width: 255px;
    border-bottom: 1px solid #555;
	transition: 0.6s;
}
.sepet-top:hover .sepet-header{
	display:block;
}

.aktifsubmenu{
	background: #14375e !important;
    color: #fff;
}

.derece-kotu{
    color: #FFFFFF;
    background: #d64006;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}
.derece-orta{
	color: #FFFFFF;
    background: #d6b306;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}
.derece-iyi{
	color: #FFFFFF;
    background: #a3d606;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}
.derece-super{
	color: #FFFFFF;
    background: #06d606;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
}

.list-head-a:hover h4{
	color:#c01c2f !important;
}

.course-meta li{
	padding: 0px 10px 0 10px;
}

.course-meta li:first-child{
	padding: 0px 10px 0 5px;
}

.tur-online{
    background: #ff4700;
    color: #FFFFFF;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 13px;
}
.tur-videolu{
    background: #bf004f;
    color: #FFFFFF;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 13px;
}
.tur-yuzyuze{
    background: #173660;
    color: #FFFFFF;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 13px;
}

.tur-serbest{
    background: #0066ff;
    color: #FFFFFF;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 13px;
}

.tur-online-list{
    border: 1px solid #ff4700;
    background: #ff4700;
    color: #FFFFFF !important;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    margin-left: -4px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
}
.tur-videolu-list{
    border: 1px solid #e49105;
    background: #e49105;
    color: #ffffff !important;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    margin-left: -4px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
}
.tur-yuzyuze-list{
    border: 1px solid #2e81ff;
    background: #2e81ff;
    color: #ffffff !important;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    margin-left: -4px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
}

.tur-serbest-list{
    border: 1px solid #0066ff;
    background: #0066ff;
    color: #FFFFFF !important;
    font-weight: 500;
    padding: 0px 10px 0px 10px;
    margin-left: -4px;
    border-radius: 3px;
    font-size: 13px;
    display: inline-block;
}

.liste-turu{
	position: absolute;
    top: -10px;
    right: 0px;
}

.detay-kart{
	
}
.detay-kart td{
	border:none !important;
	vertical-align: middle !important;
}

.custom-button{
	display:none !important;
}


.graybg{
	background: #14375e;
    color: #FFFFFF;
}

.kurs-online-ul{
	list-style-type:none;
}
.kurs-online-ul li{
	font-weight: 300;
}
.kurs-online-ul li b{
	font-weight: 300;
    min-width: 85px;
    display: inline-block;
}
.kurs-online-ul li span{
	font-weight: 300;
    display: inline-block;
    margin-right: 10px;
}

.js-controls-top{
	display:none !important;
}

.bb_green{
	border-bottom: 3px solid green;
}
.bb_orange{
	border-bottom: 3px solid orange;
}

.bb-rred{
	border-right: 3px solid #173660;
}
.entry_meta{width:100%;background:#f7f7f7;border:1px solid #e0e6e9;margin:0px 0px 5px 0px;border-radius:3px}
.entry_meta li{padding:10px;border-right:1px solid #e0e6e9;display: inline-block;text-align: center;}
.entry_meta label{display:block;color:#25669b;font-weight:700}
.entry_meta span{display:inline-block;color:#283a48}
.entry_meta a{color:#283a48}
.entry_meta ul{margin:0!important}

div#rev_slider_home_forcefullwidth{
    height: 500px !Important;
    overflow: hidden;
}

.team-members{
	border: 1px solid #ddd;
}

.team-social li a:hover i{
	color:#FFFFFF !important;
}
.styled-icons li a:hover i{
	color:#FFFFFF !important;
}

.commentlist li{
	border-bottom: 1px solid #ddd;
}
.commentlist li:last-child{
	border-bottom: none;
}

.btn-bottom-line{
	position: absolute;
    bottom: -10px;
    left: 0;
}
.btn-bottom-line-sec{
	min-height: 50px;
}

body::-webkit-scrollbar-track, .biyografi::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar, .biyografi::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb, .biyografi::-webkit-scrollbar-thumb
{
	background: rgb(2,0,36);
	background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(23,54,96,1) 35%, rgba(23,54,96,1) 100%);
}


.btn-theme-colored:hover,
.btn-theme-colored:active,
.btn-theme-colored:focus{
	color:#FFFFFF !important;
}

.btn-theme-colored2:hover,
.btn-theme-colored2:active,
.btn-theme-colored2:focus{
	color:#FFFFFF !important;
}
.btn-mavi:hover,
.btn-mavi:active,
.btn-mavi:focus{
	color:#FFFFFF !important;
}
.btn-kirmizi:hover,
.btn-kirmizi:active,
.btn-kirmizi:focus{
	color:#FFFFFF !important;
}

.kayit_gruplar{
	display: block;
    list-style-type: none;
}

.kayit_gruplar li{
	display: inline-block;
    padding-left: 5px;    
	padding-right: 5px;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
}
.kayit_gruplar li:first-child{
	border-left:0px;
}
.kayit_gruplar li:last-child{
	padding-right:0px;
}

.kayit_gruplar li a{
	background:#173660;
	color:#FFFFFF;
	padding: 5px 15px;
}
.kayit_gruplar li a:hover{
	background:#be1e2d;
}
.kayit_gruplar .active a{
	background:#be1e2d;
}

@media only screen and (min-width: 769px) {
.col-half-offset{
    /*margin-left:3.166666667%*/
	width:19.666667%;
}
.rev_slider .caption, .rev_slider .tp-caption, .tp-simpleresponsive img{
	min-height:0px !important;
	max-height:450px !important;
}	
.slotholder{
	max-height:450px !important;
}

div#rev_slider_home_forcefullwidth{
	max-height:450px !important;
}

}

@media only screen and (max-width: 769px) {
	
div#rev_slider_home_forcefullwidth{
	height:auto !important;
}

}

.categories ul{
	list-style-type:none;
}

ul{
	list-style-type:none;
}