<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* ==========================================================================
   Kapadokya Site Custom Csss
   ========================================================================== */

.gutter-20.row{margin-right:-10px;margin-left:-10px}.gutter-20&gt;[class^=col-],.gutter-20&gt;[class^=" col-"]{padding-right:10px;padding-left:10px}.gutter-10.row{margin-right:-5px;margin-left:-5px}.gutter-10&gt;[class^=col-],.gutter-10&gt;[class^=" col-"]{padding-right:5px;padding-left:5px}.gutter-0.row{margin-right:0;margin-left:0}.gutter-0&gt;[class^=col-],.gutter-0&gt;[class^=" col-"]{padding-right:0;padding-left:0}


@font-face {
    font-family: 'Palatino';
    src: url('../fonts/palatinolinotype-roman-webfont.eot');
    src: url('../fonts/palatinolinotype-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/palatinolinotype-roman-webfont.woff2') format('woff2'),
         url('../fonts/palatinolinotype-roman-webfont.woff') format('woff'),
         url('../fonts/palatinolinotype-roman-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PalatinoBold';
    src: url('../fonts/palatinolinotype-bold-webfont.eot');
    src: url('../fonts/palatinolinotype-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/palatinolinotype-bold-webfont.woff2') format('woff2'),
         url('../fonts/palatinolinotype-bold-webfont.woff') format('woff'),
         url('../fonts/palatinolinotype-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PalatinoItalic';
    src: url('../fonts/palatinolinotype-italic-webfont.eot');
    src: url('../fonts/palatinolinotype-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/palatinolinotype-italic-webfont.woff2') format('woff2'),
         url('../fonts/palatinolinotype-italic-webfont.woff') format('woff'),
         url('../fonts/palatinolinotype-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


#accordion10729 .panel-heading{
   background-color:#ffffff;
}

#accordion10729 a{
    color:#000000;
}


.row.gutter-0  p{
	padding:0 15px 0 0;
}

.form-control{
	border-radius: 0;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


h1,h2,h3,h4,h5{ font-family: 'Palatino';font-weight:normal !important;}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

body{
	font-family: "Palatino", Georgia, serif;
	font-size:15px;
	margin-top:113px;
}

/* */
@media (max-width:992px) {
	h1 { font-size:30px !important; margin-top:10px !important; }
}

body.no-scroll{
	overflow:hidden !important;
}

header{
	height:145px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #c7ccd2;
	background: #fff;
	z-index: 500;
	width:100%;
	position: fixed;
	left:0;
	top:0;
}

header .top-bar{
	width:100%;
	height:48px;
}
header .logo{
	position: relative;
	top:46px;
	z-index: 2;
}
header .logo img{
	/*width:400px;*/
	width:250px;
    
}
header .logo.no-resize{	top:38px;}
header.smaller .logo.no-resize{	top:7px;}
header .logo.no-resize img,
header.smaller .logo.no-resize img{
	width:300px;
	height:69px;
}

header .logo .sem-logo {
    width:150px !important; 
}

header div.menu-wrapper{
	width:100%;
	position: absolute;
	top:0;
	left:0;
	height: 145px;
}
header div.menu-wrapper div.main-menu{
	position: relative;
	top:58px;
}
header div.menu-wrapper div.english-menu {
    top:45px;
}



header div.menu-wrapper div.main-menu ul.menu{
	margin:0;
	padding:0;
}
header div.menu-wrapper div.main-menu ul.menu li{
	display: table-cell;
	list-style:none;
	border-right:solid 1px #c7ccd0;
	position: relative;
	vertical-align: middle;
}
header.smaller div.continuing-education-menu-wrapper div.main-menu ul.menu li {
	padding:0px 4px;
	line-height:20px;
}
header div.menu-wrapper div.main-menu ul.menu li:last-child{border-right:none;}
header div.menu-wrapper div.main-menu ul.menu li a{
	font-family: 'PalatinoBold';
	display: block;
	font-size:24px;
	color:#323c48;
	text-decoration: none;
	position: relative;
	padding:0 30px 0 13px;
	top:0;
	margin-top:0;
	display: block;
}
header div.menu-wrapper div.main-menu ul.menu li span.ico{
	color:#f7833b;
	font-size:17px;
	position: absolute;
	right:0;
	top:5px;
	display: block;
	width:25px;
	height:30px;
	text-align: center;
}
header div.menu-wrapper div.sub ul.menu li span.ico {
    top:15px !important;
}
header.smaller div.menu-wrapper div.main-menu ul.menu li span.ico{
	top:2px;
}

/*header div.menu-wrapper div.main-menu ul.menu li a:after{ }*/
header div.menu-wrapper div.main-menu ul.menu li a:hover{
	color:#747a82;
}
header div.menu-wrapper div.main-menu ul.menu li.dropdown.open a{color:#fff;}

header div.menu-wrapper div.main-menu ul.menu li.dropdown.open{
	background: #323c48;
}

header div.menu-wrapper div.main-menu ul.menu.sub-page li{
	height: 50px;
	min-width:60px;
	max-width: 150px;
}
header div.menu-wrapper div.main-menu ul.yatay-gecis-menu li {
   /* max-width: 135px !important;*/
}
header div.graduates-menu-wrapper div.main-menu ul.menu.sub-page li {
    max-width:170px;
}
header div.menu-wrapper div.english-menu ul.menu.sub-page li {
    max-width: 225px;
    height: 50px;
	min-width:60px;
}
header div.menu-wrapper div.main-menu ul.menu.sub-page li a{
	font-size: 15px;
    padding: 0 24px 0 10px;
}

header div.menu-wrapper div.main-menu ul.menu.sub-page li:first-child{border-right:none;}
header div.menu-wrapper div.main-menu ul.menu.english-page-menu li:first-child{border-right: solid 1px #c7ccd0;}
header div.menu-wrapper div.main-menu ul.menu.sub-page li a:after{ display: none; }
header div.menu-wrapper div.main-menu ul.menu.sub-page li.menu-title a{
	font-size:22px;
}
header div.child-development-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title a{
	font-size:20px;
}
header div.menu-wrapper div.main-menu ul.menu.sub-page li.menu-title{
	background: url('../img/arw_big.png') right center no-repeat;
	padding-right:25px;
	border-right: none;
	display: table-cell;
	vertical-align: middle;
	line-height: 24px;
}

header div.menu-wrapper div.main-menu ul.menu.sub-page li.menu-title:first-child {
	max-width: 220px;
}

header div.menu-wrapper div.top-menu{
	position: absolute;
	top:0;
	right:0;
	width:100%;
}
header div.menu-wrapper div.top-menu div.language_bg{
	height:48px;
	background: #323c48;
	width:30%;
	position: absolute;
	top:0;
	right:0;
}

header div.menu-wrapper div.top-menu ul.menu{
	margin:0;
	padding:0;
}
header div.menu-wrapper div.top-menu ul.menu li{
	display: inline-block;
	height: 52px;
}
header div.menu-wrapper div.top-menu ul.menu li a{
	height: 48px;
	line-height: 48px;
	padding:0 10px;
	color:#c7ccd3;
	font-size:16px;
	display: block;
	text-decoration: none;
}

header div.menu-wrapper div.top-menu ul.menu li a:hover,
header div.menu-wrapper div.top-menu ul.menu li a.active{
	border-bottom: solid 4px #c7ccd3;
}
header div.menu-wrapper div.top-menu ul.social-links{
	display: inline-block;
	padding:0;
	margin:0 10px 0 0;
	position: absolute;
	right:420px;
	top:10px;
}
header div.menu-wrapper div.top-menu ul.social-links li{
	list-style: none;
	display: inline-block;
	width:30px;
	height: 30px;
}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon{
	width:30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-family: "FontAwesome";
	background: #a9b3be;
	border-radius: 3px;
	display: block;
	color:#fff;
	font-size:17px;
	font-weight: normal;
	text-decoration: none;
}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon.facebook:after{content:"\f09a";}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon.youtube:after{content:"\f16a";}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon.instagram:after{content:"\f16d";}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon.twitter:after{content:"\f099";}
header div.menu-wrapper div.top-menu ul.social-links li a.social-icon:hover{background: #555;}


header div.menu-wrapper div.top-menu div.language-container{
	width:70px;
	height: 22px;
	line-height: 22px;
	display: block;
	background: #323c48;
	text-align: center;
	overflow: hidden;
    margin-top:14px;
}

header div.menu-wrapper div.top-menu div.language-container a{
	display: block;
	height: 22px;
    font-size:15px;
	width:100%;
	color:#fff;
	text-decoration: none;
}
header div.menu-wrapper div.bottom-menu{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height: 30px;
}
header div.menu-wrapper div.bottom-menu ul.menu{
	margin:0;
	padding:0;
}
header div.menu-wrapper div.bottom-menu ul.menu li{
	height: 30px;
	line-height: 30px;
	display: inline-block;
	border-right:solid 1px #c7ccd3;
	margin:0;
	padding:0;
}
header div.menu-wrapper div.bottom-menu ul.menu li:last-child{border-right:none;}
header div.menu-wrapper div.bottom-menu ul.menu li a{
	height: 30px;
	line-height: 30px;
	color:#7a848f;
	font-size:14px;
	text-decoration:none;
	padding:0 15px;
	display: block;
	margin:0;
}
header div.menu-wrapper div.bottom-menu ul.menu li:last-child a{
	padding-right:0;
}
header div.menu-wrapper div.bottom-menu ul.menu li a.active{
	background: #e5e9ec;
}

header.smaller,
header.smaller div.menu-wrapper{
	height:87px;
}

header.smaller div.menu-wrapper .top-menu,
header.smaller div.menu-wrapper .bottom-menu{
	display:none;
}

header.smaller div.menu-wrapper div.main-menu{
	top:30px;
	/*top:56px;
	position: relative;
	float:left;
	left:0px;
	bottom:0; */
}
header.smaller div.menu-wrapper div.english-menu {
    top:16px;
}
header.smaller div.menu-wrapper div.main-menu ul li a{
	height: 26px;
	line-height: 26px;
	font-size:20px; 
}

header.smaller div.menu-wrapper div.main-menu.sub{
	top:20px !important; 
}
header.smaller div.menu-wrapper div.main-menu.sub ul{

}
header.smaller div.menu-wrapper div.main-menu.sub ul li{
	height:50px;
}
header.smaller div.menu-wrapper div.main-menu.sub ul li a{
	height:auto;
	line-height: 22px;
}

header.smaller .top-bar{
	display: none;
}
header.smaller .logo{
	position: relative;
	height: 45px;
	/*top:20px;*/
	top:15px;
}
header.smaller .logo img{
	width:220px;
}
header.smaller div.menu-wrapper div.main-menu ul.menu li a:after{
	margin-top:-15px;
}
header.smaller div.menu-wrapper div.main-menu ul.menu.sub-page li a{
	font-size: 15px !important;
    padding: 0 30px 0 15px;
}
ul.student-candidate-dropdown-menu {
    min-width: 233px !important;
}
header.smaller ul.dropdown-menu {
   /* min-width:142px !important; */
   min-width:132px !important;
}
@media screen and (max-width:992px) {
	header.smaller ul.dropdown-menu {
		min-width:100% !important;
	}
}
ul.dropdown-menu{
	margin:0;
	padding:0;
	position: absolute;
	border:none;
	border-radius: 0 !important;
	background:#e0e0e0;
	white-space: normal;
	min-width: 150px;
	/*max-width: 200px !important;*/
	padding:0 10px;
}
ul.dropdown-menu &gt; li{
	display: table !important;
	border-right: none !important;
	width:100%;
	vertical-align: middle;
	border-bottom: none !important;
	height: auto !important;
}

ul.dropdown-menu &gt; li &gt; a{
	white-space: normal;
	font-family: 'Palatino' !important;
	font-size:14px !important;
	font-weight: normal !important;
	color:#7a848f !important;
	min-height: 35px !important;
	height: auto !important;
	line-height: 18px !important;
	position: relative;
	display: table-cell !important;
	margin:0 auto;
	vertical-align: middle !important;
	border-bottom: solid 1px #bebebe !important;
	padding:10px 0 !important;
}
ul.dropdown-menu &gt; li:last-child a {
    border-bottom:none !important;
}
ul.dropdown-menu &gt; li &gt; a:hover{
	background: none;
	/*border-bottom: solid 1px #bebebe;*/
	color:#000 !important;
}
header.smaller div.menu-wrapper ul.dropdown-menu &gt; li a{
	font-size:14px !important;
}
header div.menu-wrapper ul.dropdown-menu &gt; li &gt; a:after{display: none;}

header div.menu-wrapper div.top-menu ul.menu li.dropdown:hover{
	background: #54c4be;
	border-bottom: solid 5px #54c4be;
}
header div.menu-wrapper div.top-menu ul.menu li.dropdown:hover a{
	color: #fff;
}
header div.menu-wrapper div.main-menu ul.menu li.dropdown:hover{
	background: #323c48;
}
header div.menu-wrapper div.main-menu ul.menu li.dropdown:hover a{
	color: #fff;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

header.smaller &gt; ul.dropdown-menu &gt; li &gt; a{
	font-size:14px !important;
}
header.smaller div.menu-wrapper div.main-menu ul.menu.sub-page li.menu-title{
	background: url('../img/arw_big.png') right center no-repeat;
	padding-right:40px;
	border-right: none;
	display: table-cell;
	vertical-align: middle;
	line-height: 24px;
}

header a,
div,p{
	outline: none !important;
}





/*MegaMenu Olaylari*/

header.smaller div.menu-wrapper div.bottom-menu ul.menu li, 
header.smaller div.menu-wrapper div.top-menu ul.menu li{
	min-height: 30px;
	height: auto;
}

div.sub-menu-full{
	width:100%;
	height: auto;
	padding:15px 0 15px 0;
	background:#e5e9ec;
	display: none;
	position: absolute;
	left:0;
     
}
div.sub-menu-full ul{
	padding:0;
	margin:0;
	width:100%;
}
.sub-menu-full h2 {
    margin-top:0px;
}

div.sub-menu-full ul li{
	display: block !important;
	width:100%;
	margin-bottom: 5px !important;
	list-style: none;
	display: block;
	min-height: 14px !important;
	border-right:none !important;
	border-bottom:none !important;

}
div.sub-menu-full ul li:before{
	font-family: 'FontAwesome' !important;
	content:"\f111";
	color:#5c7593;
	margin-right:5px;
	display: inline-block;
	font-size:7px;
	float:left;
    position:relative;
    top:6px;
}
div.sub-menu-full ul li.menu-header:before,
div.sub-menu-full ul li.divider:before{
	content:"" !important;
	margin-right:0 !important;
}
div.sub-menu-full ul li a{
	color:#8c9195;
	font-size:14px;
	text-decoration: none;
}
div.sub-menu-full ul li.menu-header a,
div.sub-menu-full ul li.menu-header{
	color:#002957 !important;
	font-family: 'PalatinoBold';
}



/*MegaMenu Olaylari Son...*/


.jumbotron{
	width:100%;
	background: #203156;
	margin-bottom: 0px;
	color:#fff;
	display: block;
	overflow: hidden;
	padding:0;
}
.jumbotron.sub-page{
	border-bottom: none;
	background: #fff;
}
.jumbotron .slide{
	width:100%;
	height: 400px;
	display: table;
	background-size:cover;
}

.jumbotron div.slide-caption{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	padding:0 !important;
	height:auto;
	margin:0;
	/*top:-20px;*/
	text-align: left;
}
.jumbotron .swiper-slide div.slide-caption {
    position:absolute;
    bottom:20px;
}
.jumbotron .sub-page-slider-wrapper div.slide-caption {
    left:20px;
}
.jumbotron div.slide-caption h1{
	font-size:33px;
	margin:0;
	padding-top:5px;
    color:#fff;
}

.front div.slide-caption h1{
	font-size:33px;
	margin:0;
	padding-top:5px;
    color:#fff;
    padding-bottom: 5px;
}

.jumbotron div.slide-caption p{
	padding-top:5px;
	color:#c2c5cd;
	font-size:22px;
    margin-bottom:5px;
}
.swiper-slide .slide-caption .col-md-6 {
    background:rgba(0, 40, 87, .7);
}
div.img-wrapper img{width:100%;}

section{
	width:100%;
}
section h2{color:#000;}

.news-swiper-container {
	width: 100%;
	height: 383px;
	overflow: hidden;
	position: relative;
	display: block;
}
.news-swiper-container .swiper-slide {
	height: 100%;
	overflow: hidden;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets{
	display: block;
	position: relative;
	top:50%;
}

.news-swiper-container .swiper-slide .news-slide-img{
	width:65%;
	overflow: hidden;
}
.news-swiper-container .swiper-slide .news-slide-text{
	width:calc(35% + 110px);
	margin-left:-110px;
	height: 300px;
}
.news-swiper-container .swiper-slide .news-slide-text{

}
.news-swiper-container .swiper-slide .news-slide-text .news-teaser{
	background: #e5e8eb;
	padding:10px 30px 10px 120px;
	display: block;
	position: relative;
	text-align: left;
    min-height:290px;
}	
.news-swiper-container .swiper-slide .news-slide-img img{
	width:100%;
	border-top:6px solid #55c5bf;
}

.news-swiper-container .swiper-slide .news-slide-text .news-teaser h3{
	color:#002857;
	font-size:24px;
}
.news-swiper-container .swiper-slide .news-slide-text .news-teaser p{
	font-size:14px;
	margin-top:30px;
	color:#4f4f4f;
}


.news-swiper-pagination{
	position: absolute !important;
	top:140px;
	left:calc(65% - 110px);
	z-index: 1500;
	width:110px;
	height:300px;
	background: none;
	text-align: center;
	display: block;
}
.news-swiper-pagination .swiper-pagination-bullet{
	left:50%;
	position: relative;
	background: none;
	margin-bottom: 7px;
	width:33px;
	height: 33px;
	background: url('../img/ico_controls.png') left top no-repeat;
	display: block;
	margin:2px 0 !important;
}
.news-swiper-pagination .swiper-pagination-bullet:first-child{
	margin-top:80px !important;
}

.news-swiper-pagination .swiper-pagination-bullet-active{
	background-position: 0 -33px;
}
.news-swiper-button-prev{
	position: absolute;
	left:calc(65% - 65px);
	top:76px;
	width:51px;
	height: 30px;
	background: url('../img/ico_controls.png') center top no-repeat;
	background-position: 0 -81px;
	z-index: 1500;
}
.news-swiper-button-next{
	position: absolute;
	left:calc(65% - 65px);
	top:280px;
	width:51px;
	height: 30px;
	background: url('../img/ico_controls.png') center top no-repeat;
	background-position: 0 -111px;
	z-index: 1500;
}

.swiper-container .controls-wrapper{
	position: absolute;
	top:50%;
	display: block;
	width:100%;
	z-index: 1500;

}
.swiper-button-next, .swiper-button-prev { 
   	background-position: center;
    right: 10px;
    height: 150px;
    width: 75px;
    margin-top: -75px;
}



section.announcements-summary{
	background: #f7f8f9;
	padding:45px 0 45px 0;
}

.btn.btn-border{
	border:solid 1px #55c5bf;
	border-radius: 0;
	color:#50555b;
	text-decoration: none;
	font-size:16px;
	margin-top:5px;
    width:86px;
    height:30px;
    background: transparent;
}
.btn.btn-border:hover {
    background:#af1b7b;
    color:#fff;
    border:solid 1px #af1b7b;
}
.video-wrapper .btn.btn-border {
    color:#fff;
    border:1px solid #fff;
}
.btn.no-bg{
	background: none;
}

div.annoucement-list{
	display: block;
}
div.annoucement-list div.item{
	border-bottom:1px solid #e0e0e0;
	display: block;
	padding:10px 0;
	font-size:14px;
}
div.annoucement-list div.item a{
	color:#4f4f4f;
}
div.annoucement-list div.item:last-child{ border-bottom: none; }

div#slide-frame{
	display: block;
	height:244px;
	overflow: hidden;
}

div#slide-frame ul{
	width:calc(100% + 584px);
	height:244px;
	overflow: hidden;
	margin:0;
	padding:0;
}
div#slide-frame ul li{
	/*width:244px;*/
	width:242px;
	height: 244px;
	display: block;
	float:left;
	position: relative;
}
div#slide-frame ul li img{
    width:100%;
}
div#slide-frame ul li:after {
    background: rgba(0, 0, 0, .3);
    content:"";
    position:absolute;
    width:100%;
    height:0;
    left:0px;
    top:0px;
}
div#slide-frame ul li:not(:hover):after {
    height: 100%;
    transition: .5s;
}
div#slide-frame ul li div.event-caption{
	position: absolute;
	width:80%;
	right:10px;
	top:20px;
	color:#fff;
	text-align: right;
	font-size:22px;
    z-index:10;
}
div#slide-frame ul li div.event-date{
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
	height:84px;
	display: block;
	background: rgba(0,0,0,0.6);
	color:#fff;
    z-index:10;
}
.event-date-text {
	padding-left:10px;
	font-size:16px;
}
div#slide-frame ul li div.event-date span.day{
	display: inline-block;
	font-size:80px;
	padding:0 0 15px 7px;
	margin:-5px 0 0 0;
	letter-spacing: -5px;
}
div#slide-frame ul li div.event-date span.month{
	font-size:15px;
	font-weight: bold;
	color:#e5e8eb;
	display: inline-block;
	padding-left:3px;
}
div#slide-frame ul li div.event-date span.month span.year{
	display: block;
	color:#7a848f;
	font-size: 13px;
}
div#slide-frame ul li div.event-date i{
	/*margin-right:10px;
	margin-top:30px;*/
	font-size:35px;
	color:#f7833b;
}


.scrollbar {
    margin: 25px 0 1em 0;
    height: 2px;
    background: #e5e8eb;
    line-height: 0;
    position: relative;
    display: block;
}
.scrollbar .handle {
    width: 60px;
	height: 20px;
	background: #cdd1d5;
	cursor: pointer;
	top: -9px;
	position: absolute;
}


section.explore{
	width:100%;
	padding:20px 0;
}
section.news-summary{
	margin-bottom: 40px;
}

section.explore div.explore-wrapper{
	display: block;
	width:100%;
}
section.explore div.explore-wrapper div.item{
	width:25%;
	height: auto;
	display: block;
	overflow: hidden;
	padding:0;
	margin:0;
	float: left;
	position: relative;
}
section.explore div.explore-wrapper div.item img{width:100%;}
section.explore div.explore-wrapper div.item div.mask{
	position: absolute;
	top:0;
	left:0;
	/*width:277px;
	height: 277px;*/
	width:100%;
	height: 100%;
	padding:20px;
	background: rgba(8,8,8,0.6);
	color:rgba(255,255,255,0.3);
}
section.explore div.explore-wrapper div.item div.mask h3{
	margin:10px 0 10px 0;
}
section.explore div.explore-wrapper div.item:hover div.mask{
	top:50%;
	color:#fff;
}
section.explore div.explore-wrapper div.item div.mask i{
	font-size:30px;
	font-weight: bold;
    color:#f7833b;
}

div.video-description{
	position: relative;
	height: 420px;
}
div.video-description div.video-share{
	position: absolute;
	bottom: 10px;
	left:0;
	width:100%;
	padding-bottom: 10px;
	border: 20px;
}
div.video-description div.video-share h4{color:#c5cace;}
div.video-description div.video-share div.links{
	display: block;
	height:60px;
	padding-left:15px;
}
div.video-description div.video-share div.links a{
	display: inline-block;
	height: 60px;
	width:60px;
	line-height: 60px;
	text-align: center;
	background: rgba(120,125,127,0.5);
	margin-right:25px;
	color:#323c48;
	font-family: "FontAwesome";
	text-decoration: none;
	font-size:35px;
	margin-bottom:-14px;
}
div.video-description div.video-share div.links a:last-child{margin-right: 0;}
div.video-description div.video-share div.links a:hover{
	background: rgba(120,125,127,0.9);
}
div.video-description div.video-share div.links a.share:before{ content:"\f1e0"; }
div.video-description div.video-share div.links a.instagram:before{ content:"\f16d"; }
div.video-description div.video-share div.links a.facebook:before{ content:"\f09a"; }
div.video-description div.video-share div.links a.twitter:before{ content:"\f099"; }
div.video-description div.video-share div.links a.google-plus:before{ content:"\f0d5"; }
div.video-description div.video-share div.links a.linkedin:before{ content:"\f0e1"; }

section.video-list{
	color:#fff;
	
}
.video-section-title{
    color:#ffffff!important;
}
#video-playlist .video-title{
    color:#ffffff!important;
        margin-bottom: 30px;
    margin-top: -30px;
}

section.video-list .video-wrapper{
	background: #002856;
	padding:5px 0 20px 0;
	min-height: 150px;
}
section.video-list .video-wrapper h2{
	border-bottom:solid 1px #46505a;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear:both;
	display: block;
	color:#fff;
}
section.video-list .video-wrapper div#video-player{
	width:auto;
	height: 420px;
	background: #000;
}
section.video-list .playlist-wrapper{
	background: #475566;
	padding:20px 0 20px 0;
}

.playlist-wrapper div.videos{
	margin-bottom: 30px;
}
section.grey{
	margin-top:20px;
	margin-bottom: 0;
	background: #eaebec;
	padding:45px 0;
}
section.grey input.form-control{
	background: none;
	border-color:#7a848f;
    height:44px;
}
.btn-dark{
	background: #e37c3c;
	border-radius: 0 !important;
	color:#fff;
	font-family: 'Palation';
    width:100%;
    height:44px;
    box-shadow: 0px 0px 5px 3px #cccccc;
}
section.quality{
	padding:50px 0 50px 0;
	background: #fff;
}

section.quality h3{
	border-bottom: solid 4px #cdd1d5;
	padding-bottom:15px;
	font-size:18px;
	color:#7a848f;
	margin-bottom:20px;
}

section.student-candidates{
	width:100%;
	padding:20px 0 20px 0;
}
section.student-candidates div.candidate-big{
	width:100%;
	position: relative;
	display: block;
	max-height: 400px;
	overflow: hidden;
}
section.student-candidates div.candidate-big img{
	border-top:solid 7px #55c5bf;
	width:100%;
	z-index: 1;
}
section.student-candidates div.candidate-big span.mask{
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	background: url('../img/gradient.png') left bottom repeat-x;
	z-index: 2;
}
section.student-candidates div.candidate-big div.caption{
	width:100%;
	position: absolute;
	bottom:0px;
	left:0px;
	padding:0 35px 20px; 35px;
	color:#fff;
	z-index: 3;
}
section.student-candidates div.candidate-big div.caption h3{
	border-bottom: 1px solid #fff;
	padding-bottom: 15px;
}
section.student-candidates div.candidate-big div.caption h3 a {
    color:#fff;
    text-decoration:none;
}
section.student-candidates div.candidate-big div.caption p a{
	color:#cdd1d5;
	margin-bottom: 0;
    text-decoration:none;
}

section.student-candidates div.item{
	border-top:solid 7px #55c5bf;
	border-left:1px solid #55c5bf;
	border-right:1px solid #55c5bf;
	border-bottom:1px solid #55c5bf;
	margin-bottom: 10px;
}
section.student-candidates div.item div.img-wrapper img{
	width:100%;
}
section.student-candidates div.item h3{
	font-size:19px;
	margin:15px 0 4px 0;
	padding-bottom:10px;
	border-bottom: solid 1px #cdd1d5;
}
section.student-candidates div.item h3 a,
section.student-candidates div.item p a {
    color:#323c48;
    text-decoration:none;
}
section.student-candidates div.item p {
	margin:0;
	padding:0 0 5px 0; 
}



.t-all{
	-webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}

.swiper-container {
    position: relative;
    width: 100%;
}
.swiper-slide {
    height: 450px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.sub-page-slider-wrapper {
    height:350px;
}
#swiper-nav{
	position: relative;
	height: 400px;
}

.teaser.lazyload {
    opacity: 0;
    transform: scale(0.8);
}

.teaser.lazyloaded {
    opacity: 1;
    transform: scale(1);
    transition: all 700ms;
}

.breadcrumb{
	background: none;
	margin:0;
	padding:10px 0 0 0;
}
@media (max-width:992px) {
    .breadcrumb {
        display:none;
    }
    #pnl_Videos{
        padding-left:0!important;
    }
}
.breadcrumb li.breadcrumb-item{
	margin:0 0 0 0;
	padding:0;
}
.breadcrumb li.breadcrumb-item a{
	color:#979797 !important;
}
.breadcrumb &gt; li + li::before{
	content:"\003E";
	padding: 0 2px;
}
.breadcrumb li.breadcrumb-item.active {color:#002857 !important;}

table.table-grey-header thead tr{background: #999999;}
table.table-grey-header thead tr th{color:#fff !important; vertical-align: middle;}
h4.menu-title {
    font-family: 'PalatinoBold';
}
a.full-link{
	width:100%;
	text-align: center;
	padding:20px;
	display: block;
	color:#fff;
	margin-bottom: 20px;
	text-decoration: none;
}
a.full-link.first-aid {
    margin:8px 0 !important;
    padding:10px 10px !important;
    text-align: left !important;
    font-size:17px !important;
    font-family:'PalatinoBold';
}

a.full-link:hover{
	opacity: 0.9;
}
a.full-link.dark-blue{background: #323c48;}
a.full-link.grey{background: #6a6a6a;}
a.full-link.grey.light{background: #e0e2e4; color:#323c48;font-size:18px; text-align: left; padding-left:30px;padding-right:20px;border:solid 1px #b6b6b6;}
a.full-link.pink{background:#bd3a8c;color:#fff;}
a.full-link.green{background:#69cdca;color:#fff;}
a.full-link.orange{background:#f99756;color:#fff;}
a.full-link.blue{background:#00598f;color:#fff;}

a.full-link.small{
	margin:8px 0;
	padding:14px 3px !important;
	text-align: left;
	font-size:15px !important;
}
a.full-link.small i{font-size:25px; vertical-align: middle;padding-right:10px;}

h2, .h2{
	margin-bottom: 20px;
}
section.content{
	margin-bottom: 20px;
}
section.content h3{
	font-family: 'PalatinoBold';
	color:#002857;
	font-size:16px;
}
section.content h3.big{font-size:18px;color:#515151;}
div.guncel-sub-list h3 {
    min-height: 55px;
    padding-bottom: 5px;
    color: #323c48;
    font-size: 15px;
    border-bottom: solid 1px #ced2d5;
    padding-top: 10px;
    margin: 0 0 7px 0 !important;
    font-family: 'PalatinoBold';
    font-weight: normal;
    max-height: 80px;
    text-overflow: ellipsis;
    overflow: hidden;
}


div.side-menu{
	display: block;
}
div.side-menu h4.title{
	color:#464646;
	font-size:16px;
}
div.side-menu ul.sub-menu{
	margin:0;
	padding:0;
}
div.side-menu ul.sub-menu li{
	list-style: none;
	margin-bottom: 7px;
}
div.side-menu ul.sub-menu li:before{ content:"\003E"; color:#a3a3a3; margin-right:1px; }
div.side-menu ul.sub-menu li a{ color:#464646; font-size:16px;}
div.side-menu ul.sub-menu li.active a{ color:#222;}
div.side-menu ul.sub-menu li.active:before{color:#222;}

div.side-menu ul.sub-menu li &gt; ul.sub{
	margin:5px 0 5px -20px;
}
div.side-menu ul.sub-menu li &gt; ul.sub li{
	margin:0;
	padding:0;
}
div.side-menu ul.sub-menu li &gt; ul.sub li:before{content:"";margin-right:0;width:0;display: none;}
div.side-menu ul.sub-menu li &gt; ul.sub li a{color:#9f9f9f;height:25px;display: block;}

section.content h2.gallery-title{
	font-family: 'PalatinoBold';
	font-size:20px !important;
	margin:20px 0 11px 0;
	color:#323c48;
	font-weight: normal;
}
section.content div.gallery-sub-list .item{
	display: inline-block;
	float:left;
	min-height:240px;
	overflow: hidden;
}
section.content div.gallery-sub-list .v-item {
    min-height:305px;
}
.v-sm-share-links {
    margin-bottom:20px;
}
.v-sm-share-links a {
    color: #323c48;
    font-size:16px;
    margin-right: -4px;
}
.v-sm-share-links a:first-of-type {
    margin-left:-4px;
}
.v-sm-share-links p {
    border-right:1px solid;
    padding-right:8%;
    padding-top: 2px;
    margin-bottom:0px;
}

.v-sm-share-links a:hover {
    background: rgba(120,125,127,0.9);
}
.v-sm-share-links a .fa {
    width:22%;
    text-align:center;
}
.v-gallery-caption {
       height: 40px !important;
    line-height: 20px;
    position: absolute;
    top: 13%;
    vertical-align: baseline;
    font-size: 17px;
    color: white;
    padding-left: 10px;
    padding-right: 20px;
    text-align: center!important;
}
}
@media screen and (max-width:1092px) { 
.v-gallery-caption {
   height:auto !important;
}
}
div.social-label{
	display: block;
	margin-bottom:5px;	
}
div.social-links{
	display: inline-block;
	margin-left:10px;
}
div.social-links.no-gutter{
	margin-left:0;
}
div.social-links ul{
	margin:0;
	padding:0;
}
div.social-links ul li{
	list-style: none;
	display: inline-block;
	text-align: center;
	margin-left:4px;
}
div.social-links ul li a{
	display: block;
	width:37px;
	height: 38px;
	line-height: 38px;
	border-radius: 3px;
	color:#fff;
	font-size:23px;
	background: #ccc;
}
div.social-links ul li a.youtube{background: #c00730;}
div.social-links ul li a.facebook{background: #3a589b;}
div.social-links ul li a.twitter{background: #02abf0;}
div.social-links ul li a.instagram{background: #4f7ea5;}
div.social-links ul li a.linkedin{background: #00649b;}
div.social-links ul li a.google-plus{background: #d62121;}
div.social-links ul li a:hover{opacity:0.8;}

span.medium{font-size:16px;}    
hr.dark {
    border-top:1px solid #a9b3be;
}
hr.border{
	border-top:solid 6px #cdd1d5;
	margin-bottom: 0;
}
.contact-border{
	border-top:solid 6px #cdd1d5;
	border-left:solid 1px #cdd1d5;
	border-right:solid 1px #cdd1d5;
	border-bottom:solid 1px #cdd1d5;
	padding:0 0 0 15px;
	margin-bottom: 20px;
}
hr.border.thin{
	border-top:solid 1px #cdd1d5;
	margin-bottom: 0;
	margin-top:0;
}
div.contact-address{
	padding-top:30px;
}
div.contact-address h4{
	font-weight: normal;
	color:#c00730;
	font-size:16px;
}

div.map{
	width:100%;
	height:275px;
	background: #ebebeb;
}
div.sidebar-dark{
	margin-top:40px;
	width:100%;
	padding:40px 10px;
	color:#fff;
	font-size:20px;
	text-align: center;
	background: #af1b7b;
}
div.duyuru-inner-page{
	background: #f1f2f4;
	padding-bottom: 1px;
	padding-top:1px;
}
div.duyuru-inner-page h1{
	padding:0 15px 0 15px;
	color:#7a848f;
}
div.guncel-inner h1{color:#7a848f;}
div.duyuru-inner-page ul.duyuru-list{
	margin:30px 15px 30px 15px;
	padding:0;
}
div.duyuru-inner-page ul.duyuru-list li{
	display: block;
	list-style: none;
}
div.duyuru-inner-page ul.duyuru-list li a{
	color:#4f4f4f;
	text-decoration: none;
	padding:10px 0 10px 0;
	border-bottom:solid 1px #e0e0e0;
	display: block;
}
div.duyuru-inner-page ul.duyuru-list li:last-child a{border-bottom: none;}
div.duyuru-inner-page ul.duyuru-list li a:hover{opacity:0.9;}

div.full-sidebar-dark{
	background: #a9b3be;
	min-height: 100px;
	color:#fff;
	padding:10px 20px;
}
div.full-sidebar-dark h2{
	font-size:33px !important;
	padding:0;
	margin:0;
}
div.full-sidebar-dark ul.list{
	margin:15px 0 0 0;
	padding:0;
}
div.full-sidebar-dark ul.list li{
	display: block;
	border-bottom: 1px solid #ebebeb;
	padding:10px 0 7px 0;
}
div.full-sidebar-dark ul.list li:last-child{border-bottom: none;}
div.full-sidebar-dark ul.list li a{
	color:#fff;
	display: block;
}
div.full-sidebar-dark ul.list li a div{
	display: inline-block;
	position: relative;
	top:0;
	height: auto;
}
div.full-sidebar-dark ul.list li a div.text{
	width:70%;
	padding:0px 10px 5px 0px;
	float: left;
}
div.full-sidebar-dark ul.list li a div.text span.date{
	display: block;
	color:#323c48;
	font-size:12px;
}
div.full-sidebar-dark ul.list li a div.right-img-box{
	float: right;
	display: block;
    max-width:50px;
}

.full-sidebar-dark .list li a .text {
	font-size: 14px;
}
.announcements-text {
    width:100% !important
}
.triangle-topright {
	width: 0;
	height: 0;
	border-top: 57px solid rgba(0,0,0,0.8);
	border-left: 57px solid transparent;
}
div.breadcrumb-wrapper{
	display: block;
	padding:0 0 15px 0;
}
div.breadcrumb-wrapper.to-top-padding{
	display: block;
	padding:0 0 15px 0;
}

div.kapadokya-faces{
	display: block;
}
div.kapadokya-faces div.item{
	padding:19px 0 19px 0;
	border-bottom: solid 1px #a9b3be;
}
div.kapadokya-faces div.item:last-child{border-bottom: none;}
div.kapadokya-faces div.item h3{
	color:#323c48;
	font-family: 'PalatinoBold';
	font-weight: normal;
	font-size:16px;
	margin-bottom: 15px;
}
.content h3.title{
	font-size: 22px;
	margin:20px 0 30px 0;
	color:#464646;
	font-family: 'Palatino';
	font-weight: normal;
}
.pd-left-10{
    padding-left:10px;
    display: inline-block;
}
div.tests-box{
	position: relative;
	display: block;
	margin:0;
	top:0px;
}
div.tests-box div.item,
.img-with-desc{
	display: block;
	margin:0 0 6px 0;
	width:auto;
}
div.tests-box div.item a,
.img-with-desc a{
	position: relative;
	display:table;
}
div.tests-box div.item a.item-desc,
.img-with-desc a.item-desc{
	display: block;
    vertical-align: bottom;
    position: relative;
    text-align: center;
    width: 100%;
    background: rgba(0,0,0,0.6);
    color: #fff;
    left: 0px;
    top: 0px;
    /* bottom: 0px; */
    height: auto;
    padding: 10px;
    font-family: 'PalatinoBold';
}
div.tests-box div.item span.item-desc,
.img-with-desc span.item-desc{
	display:block;
	vertical-align: middle;
	position: absolute;
	text-align: center;
	width:100%;
	background: rgba(0,0,0,0.6);
	color:#fff;
	left:0;bottom:0;
	height:auto;
	padding:10px 0;
    font-family:'PalatinoBold';
}
h1.light{
	color:#a9b3be;
	font-size:32px;
	margin-bottom: 15px;
}
h1.light-title{
	color:#a9b3be;
	margin-bottom: 15px;
}
div.programs-box{
	display:block;
}
div.programs-box h3{
	font-size:20px;
	font-weight: bold;
	color:#323c48;
	margin-bottom: 12px;
}
div.program-list .item{
    margin-bottom: 20px;
}
div.program-list .item h4{ 
	font-family: 'PalatinoBold';
	color:#323c48;
	font-size:16px;
	font-weight: normal;
	padding:0;
	margin:10px 0 15px 0;
	/*height:55px;*/
}
div.program-list .item a.detail{
	color:#858585;
	font-size:12px;
	padding-right:15px;
}
div.program-list.no-grid div.item{
	width:25%;
	display: block;
	float:left;
	padding:0  10px;
	border-right:1px solid #a9b3be;

}
div.program-list.no-grid div.item:first-child{
	margin-left:-15px;
}
div.program-list.no-grid div.item:last-child{border-right:none;}
div.program-list.no-grid div.item h3{height: 50px;line-height: 20px; display: table-cell;vertical-align: bottom; clear:both;width:100%; padding-bottom: 7px; font-weight: normal; font-family: 'PalatinoBold';}

h1.title-small{color:#464646; font-size:22px;}
h3.inner-title{color:#464646 !important;font-size:18px !important; margin:25px 0 10px 0 !important;}

a.lnk-border{
	position: relative;
	width:100%;
	text-align: center;
	padding:8px 0;
	border:solid 1px #ccc;
	display: block;
	font-size:16px;
	color:#515151;
	text-decoration: none;
}
a.lnk-border.active,
a.lnk-border:hover{
	background: #e0e2e4;
}
div.event-selects select{
	width:calc(33.3% - 4px);
}
div.event-selects .select2-container {
    width:180px !important;
}
.select2-container .select2-selection--single{
	height:40px;
	border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 40px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{height: 40px;}

div.side-box{
	display: block;
	margin-bottom: 15px;
	color:#464646;
}
div.side-box h4{
	font-size:18px;
	margin-bottom: 3px;
	padding-bottom: 0;
    font-family: 'PalatinoBold';
}
div.side-box div.info-box{
	border-top:solid 8px #848a91;
	border-right:solid 1px #848a91;
	border-left:solid 1px #848a91;
	border-bottom: solid 1px #848a91;
	padding:15px;
}
div.side-box div.info-box p{
	margin:0;
	padding:0;
    font-size:18px;
}
.full-width{
	width:100%;
}
.search-options a{
	display: block;
	width:100%;
	text-align: center;
	padding:12px 0;
	background: #f5f5f6;
	color:#464646;
	font-size:14px;
	text-decoration: none;
}
.search-options a:hover,
.search-options a.active{background: #e5e7e8;}

.ui-accordion .ui-accordion-header{
	background: #323c48;
	color:#fff;
	border:none;
	height:45px;
	line-height: 45px;
	padding:0 20px;
    padding-right:32px;
	border-radius: none !important;
	font-size:20px;
	font-family: 'Palatino';
	font-weight: normal !important;
	position: relative;
	display: block;
}
.heyet-list .ui-accordion-header {
    font-size:18px;
}
.sss-list .ui-accordion-header {
    height:auto !important;
}
.ui-accordion .ui-accordion-header:after{
	font-family: 'FontAwesome';
	content:"\f107";
	width:20px;
	height: 20px;
	position: absolute;
	display: block;
	top:0px; 
    right:15px;
	font-size:25px;
	color:#999da1;
	font-weight: 
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active:after{
	content:"\f106" !important;
}
.ui-corner-top{border-radius: 0 !important;}
.ui-icon, .ui-widget-content .ui-icon{
	float:right;
	top:20px;
	background: none !important;
	color:#fff;
	font-size:17px;
	border:1px solid #fff;
	width:20px;
	height:20px;
	text-indent:0 !important;
	font-family: 'FontAwesome';
	display: none;
}
.ui-icon, .ui-widget-content .ui-icon:before{
	content:"\f107";
	text-indent:0 !important;
}
.ui-icon-triangle-1-e{
	content:"\f107";
	text-indent:0 !important;
}
.ui-accordion .ui-accordion-content{
	border:none;
	background: #eaebec;
	display: block;
	position: relative;
	padding-top:35px;
}
.ui-accordion .ui-accordion-content:before{
	content:"";
	height: 20px;
	display: block;
	width:100%;
	left:0; top:0;
	background: #323c48;
	display: block;
	position: absolute;
}
div.academic-staff .ui-accordion-content:before {
    height:0px;
}
div.academic-staff .ui-accordion-content {
    padding:20px;
}
div.heyet-list{
  max-width:80%;
}
div.heyet-list .people-img{
	display: inline-block;
	float:left;
	margin:0 30px 30px 0;
	position: relative;
	top:-75px;
	margin-bottom: -75px;
	z-index: 10;
	height: auto;
}

div.egitim-item{
	display: table;
}
div.egitim-item div.item-index{
	color:#fff;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width:115px;
	height: 200px;
	font-size:30px;
	padding-right:15px;
	line-height: 30px;
	padding-bottom:20px;
}
div.egitim-item div.item-index:hover{
	opacity:0.8;
}
div.egitim-item div.item-detail{
	width:100%;
	padding-left:35px;
}
div.egitim-items-wrapper{
	display: block;
}
div.egitim-items-wrapper .row{
	margin-bottom: 30px;
}

span.triangle{
	position: absolute;
	left:15px;
	top:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 0 100px 130px;
	border-color: transparent transparent transparent #ff9c00;
	_border-color: #000000 #000000 #000000 #ff9c00;
	line-height: 0px;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	z-index: -1;
}

span.triangle.purple{
	border-color: transparent transparent transparent #a14edc;
	_border-color: #000000 #000000 #000000 #a14edc;
}
span.triangle.blue{
	border-color: transparent transparent transparent #00cee6;
	_border-color: #000000 #000000 #000000 #00cee6;
}
span.triangle.green{
	border-color: transparent transparent transparent #5bcc58;
	_border-color: #000000 #000000 #000000 #5bcc58;
}
span.triangle.red{
	border-color: transparent transparent transparent #d32b8e;
	_border-color: #000000 #000000 #000000 #d32b8e;
}
h2.education-title{
	font-size:33px !important;
	color:#464646;
}

div.article-summary-list{
	display: block;
}
div.article-list h2{
	font-size:33px !important;
	color:#939393 !important;
	margin:20px 0 -20px 0 !important;
}
div.article-summary-list div.item{
	padding:25px 0 29px 0;
	border-bottom: solid 1px #9dabab;
}
div.article-summary-list div.item:last-child{
	border-bottom: none;
}
div.article-summary-list div.item h4{
	color:#464646;
	font-size:16px;
	font-weight: bold !important;
	margin-bottom: 20px;
}
div.article-summary-list div.item a.detail-link{
	position: absolute;
	right:15px;
	bottom:0;
	text-decoration: underline;
	font-style: italic;
	color:#7a8d98;
}

.detail-paragraph {
	margin: 0 0 15px;
}

section.student-events{
	margin:40px 0 55px 0;
}
section.student-events .std-box{
	display: inline-block;
	position: relative;
}
section.student-events .std-box div.box-header{
	display: table;

	background: #323c48;
	padding:0 20px 0 35px;
	width:100% !important;
	position: relative;
	height: 70px;
}
section.student-events .std-box div.box-header h3{
	display: table-cell;
	color:#fff;
	font-size:22px;
	margin:0;
	padding:0;
	height: 70px;
	vertical-align: middle;
}
section.student-events .std-box div.mask{
	display: none;
	position: absolute;
	width:100%;
	height:calc(100% - 70px);
	left:0;bottom:0;
	background: rgba(50,60,72,0.8);
	color:#fff;
	vertical-align: middle;
}
section.student-events .std-box.open div.box-header{
	background: #464f5a;
}
section.student-events .std-box.open div.mask{
	display: table;
	vertical-align: middle;
}

section.student-events .std-box a{
	color:#fff;
	text-decoration: none;
}

section.student-events .std-box div.mask div.mask-content{
	display: table-cell;
	position: relative;
	padding:0 30px;
	height: calc(100% - 70px);
	vertical-align: middle;
}

section.student-events .std-box div.mask div.mask-content a.more{
	position: absolute;
	bottom:15px;
	right:30px;
	color:#fff;
	font-size:12px;
}
p.tab-1{
	padding-left:25px;
}

div.side-form{
	padding:15px 14px;
	border:solid 1px #55c5bf;
	background: #55c5bf;
	color:#fff;
}
div.side-form h3{
	color:#fff;
	margin:0 0 7px 0;
}
div.side-form .form-control{
	background: none !important;
	color:#fff;
	border:solid 1px #fff;
}
div.side-form .btn-solid{
	background: #fff;
	color:#000;
	border-radius: 0;
	padding:15px 0;
	border:solid 1px #e4e5e7;
}
.img-sm-responsive{

}

a.menu-close-mobile{
	display: none;
}
.ui-accordion .ui-accordion-header{
	outline: none;
}


footer{
	width:100%;
	min-height: 250px;
	background: #323c48;
	color:#7a848f;
	padding-top:20px;
	/*padding-bottom: 30px;*/
}

footer hr{
	height:1px;
	border-top:solid 1px #80878f;
}
footer div.social-links{
	padding-top:16px;
}
footer div.social-links .btn{
	color:#fff;
	width:35px;
	height: 35px;
	line-height: 35px;
	font-size:20px;
	text-align: center;
	padding:0;
	margin-bottom: 3px;
}
.btn-mezun{ background: #fd8100; }
.btn-youtube{ background:#c10830; }
.btn-linkedin{ background: #00649b; }
.btn-facebook{ background: #3a589b; }
.btn-twitter{ background: #01abf0; }
.btn-facebook{ background: #3a589b; }
.btn-weibo{ background: #d82721; }
.btn-mobile{ background: #0d7871; }
.btn-instagram{ background: #4f7ea6; }
.btn-google-plus{ background: #d62121; }

footer div.social-links .btn:hover{opacity: 0.8;}


footer h4{
	color:#cdd1d5;
	font-size:16px;
	font-weight: bold;
}
footer p{
	color:#cdd1d5;
}
footer ul.footer-menu{
	margin:0;
	padding:0;
}
footer ul.footer-menu li{
	display: block;
	list-style: none;
	margin-bottom: 10px;
}
footer ul.footer-menu li a{
	color:#7a848f;
	text-decoration: none;
	font-size:12px;	
}
footer ul.footer-menu li a:hover{text-decoration: underline;}

a.mobile-menu{
	display: none;
}
.see-more {
    display: block;
    text-align: right;
    color:#828282;
    position: absolute;
    bottom: 30px;
    right: 25px;
}
h1.child-dev-title {
    font-size:22pt;
}
.current-detail {
    height:430px;
}
p.programs {
    margin-top:23px;
}
div.col-md-3 div.side-menu h4.menu-title {
    margin:0 0 10px 0;
}
header div.menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    font-family: 'PalatinoBold';
    
}
.sidebar-dark p.sidebar-title {
    font-family: 'PalatinoBold';
    font-size: 18px;
}
.panel-group .panel {
    border:0;
    font-family: 'Palatino' !important;
}
.panel-group .panel-title&gt;a:before {
    font-family: 'FontAwesome' !important;
    content:"\f111";
    font-size:7px;
    position:relative;
    top: 5px;
    padding-right:5px;
}
.panel-group .panel-title&gt;a.active:before {
    font-family: 'FontAwesome' !important;
    content:"\f10c";
}
.panel-default&gt;.panel-heading {
    background:none;
    padding:2px;
}
.panel {
    -webkit-box-shadow:none;
    box-shadow: none;
}
.panel-body a {
    text-decoration: none;
    color:#222;
    display: block;
}
header div.first-aid-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    font-size:20px;
    line-height: 20px;
    max-width:250px;
}
header div.balloon-pilot-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    font-size:20px;
    line-height: 20px;
    max-width:200px;
}
header div.child-development-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    font-size:20px;
    line-height: 22px;
    max-width:275px;
}
header div.language-proficiency-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    max-width:250px;
}
header div.continuing-education-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    max-width:235px;
}
header div.child-development-menu-wrapper div.main-menu ul.menu.sub-page li {
    max-width:155px;
}
header div.student-candidates-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title {
    font-size:24px;
}
header div.student-candidates-menu-wrapper div.main-menu ul.menu.sub-page li.menu-title span {
    display:block;
}
header div.student-candidates-menu-wrapper div.main-menu ul.menu.sub-page li {
    max-width:165px;
}
.homepage-news-swiper-container .swiper-slide .news-slide-img:before {
    content:'';
    top:0px;
    left:0px;
    position:absolute;
    border-top:6px solid #55c5bf;
    width:65%;
}
div.guncel-sub-list div.news-item {
    min-height:260px;
    padding-bottom: 15px;
}

.news-item .img-wrapper img {
	max-height: 265px;
}

.pagination&gt;li&gt;a, .pagination&gt;li&gt;span { 
    border-radius: 50% !important;
    margin: 0 5px;
}
form .btn-education {
    width:250px;
}
form ul.education-dropdown-menu {
    max-width: 250px !important;
}
form .panel-body {
    padding: 25px;
}
form .panel-default&gt;.panel-heading {
    background:#ccc;
    padding:10px;
    color:#222;
}
.section-title {
    font-size: 44px;
    color: #7a848f;
}
p.section-title a {
    margin-top: 16px !important;
}
.news-slide-text .news-teaser h2 {
    color: #002857;
    font-size: 24px;
    font-family:'PalatinoBold';
}
section.explore div.item h4 {
    font-size:34px;
}
section.video-list h5 {
    font-size:20px;
}
section.grey h5, footer h5 {
    color: #7a848f;
    font-size:44px;
}
footer h6 {
    font-size:16px;
    color:#cdd1d5;
}
div.program-list div.detail-icons {
    text-align:left;
    margin:5px 0 5px 0;
}
div.program-list div.detail-icons img {
    width:40px;
    text-align:left;
    display:block;
}
div.program-list .item p.education-title {
    font-size:20px;
    text-align:left;
    font-family:'PalatinoBold';
}
div.program-list .item a.education-detail {
    margin-top:15px;
}
div.gallery-caption {
    text-align:center;
}
.news-detail-button {
    width: 110px !important;
    padding: 4px;
    font-size: 14px !important;
}
.side-menu .panel-default&gt;.panel-heading {
    background: #4c6888 !important;
}
.side-menu .panel-group .panel+.panel {
    margin-top: 1px;
}
.side-menu .panel-body {
    padding:10px;
}
.side-menu .panel-body a {
    line-height:22px;
    display: flex;
}
.side-menu .panel-title&gt;a,
.side-menu .panel-title&gt;a:focus,
.side-menu .panel-title&gt;a:hover {
    color: #fff;
    text-decoration:none;
    display: flex;
    padding:3px 10px;
} 
div.sidebar-dark ul.sidebar-description {
    padding: 0;
    margin: 0;
}
div.sidebar-dark ul.sidebar-description li {
     list-style: none;
}
div.app-share-button a.btn-twitter .fa-twitter:before,
div.app-share-button a.btn-facebook .fa-facebook:before,
div.app-share-button a.btn-google-plus .fa-google-plus:before  {
    color:#fff;
}
div.app-share-button a.btn-twitter:hover,
div.app-share-button a.btn-facebook:hover {
    opacity:0.8;
}
div.footer-bottom-line {
    background: #fff;
    min-height:100px;
    width:100%;
    display:table;
}
div.footer-bottom-line img.footer-capadocia-logo {
    width:200px;
    height:77px;
    padding-top:44px;
}
div.footer-bottom-line img.footer-oxford-logo {
    padding:10px 0 10px 0;
}
div.item p i.fa-calendar,
div.item p i.fa-map-marker,
div.item p i.fa-university,
div.item p i.fa-clock-o {
    padding-right:5px;
}
div.announcements-img {
    margin-top:60px;
}
div.events-img {
    margin-top:60px;
}
div.side-menu div.panel-body a:before {
    font-family:'FontAwesome';
    content: "\f111";
    font-size:5px;
    position:relative;
    top:2px;
    padding-right:5px;
}
.news-detail-border {
    border-right:2px solid #fff;
}
div.guncel-sub-list a p {
    color:#333;
}
div.guncel-sub-list a:hover, a:focus {
    text-decoration:none;
}
div.academic-staff a {
    font-size:16px !important;
    text-decoration: none;
}
div.academic-staff .ui-accordion-header {
    height: 45px;
    line-height: 45px;
}
div.academic-staff td a {
    font-size:14px !important;
}
div.academic-staff thead th {
    font-size:18px;
}
div.academic-staff td {
    padding:5px 0 5px 0;
}
div.academic-staff table {
    margin-top:20px;
    width:100%;
}
div.academic-staff table:first-child {
    margin-top:0px;
}
div.academic-staff span.chapter {
    position: absolute;
    right:150px;
    font-size:14px;
}
div.academic-staff table td {
    text-align: left;
}
a.full-link-programs-detail {
    background:#ff5a00 !important;
    font-size:16px;
    font-family:'PalatinoBold';
}  
div.program-list div.item a {
    color:#333;
    text-decoration:none;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display:none;
    z-index: 10;
}
div.all-page-form-area {
    font-size:18px;
    background: #ff7d27;
    padding:20px;
    color: #fff;
}
div.all-page-form-area span {
    font-size:16px;
}
button[disabled], html input[disabled] {
    background:#69cdca;
    border:1px solid #69cdca; 
}
table,
td,
th {
    text-align:left !important;
}

::-webkit-input-placeholder { color: #fff !important; }
:-moz-placeholder           { color: #fff !important; }
::-moz-placeholder          { color: #fff !important; }
:-ms-input-placeholder      { color: #fff !important; }

div.disabled-student-form ::-webkit-input-placeholder { color: #9f9f9f !important; }
div.disabled-student-form :-moz-placeholder           { color: #9f9f9f !important; }
div.disabled-student-form ::-moz-placeholder          { color: #9f9f9f !important; }
div.disabled-student-form :-ms-input-placeholder      { color: #9f9f9f !important; }


a.btn-add-you {
    background: #ddd;
    border:1px solid #999;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    color: #50555b;
    margin-left: 15px;
}
a.btn-add-you:hover {
    color: #ddd;
    background: #50555b;
}
a.btn-add-you i {
    padding-right:5px;
}
div.item h3 {
    margin-top:0px;
}
div.app-share-button button {
    background: #4c6888;
    border:1px solid #4c6888;
    color:#fff;
    border-radius: 0;
}
.btn-all-graduated {
    margin-top:26px !important;
    display: inline-block;
    float: right;
}
h2.graduated-title {
    display: inline-block;
}
div.activity-btn a {
    display: inline-block;
    width: 49%;
}
/*responsive data table start*/
table.responsive_data_table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  table.responsive_data_table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
  table.responsive_data_table th, table td {
    padding: 10px;
    text-align: left;
  }
  table.responsive_data_table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }
  @media screen and (max-width: 600px) {
    table.responsive_data_table {
      border: 0;
    }
    table.responsive_data_table thead {
      display: none;
    }
    table.responsive_data_table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }
    table.responsive_data_table td {
      display: block;
      text-align: right !important;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }
    table.responsive_data_table td:last-child {
      border-bottom: 0;
    }
    table.responsive_data_table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
    }
}
/*responsive data table finish*/

a.purple-catalog-link {
   background:#6E3998 !important;
}


/* nested accordion fye */
 .nested-accordion-fye {
     margin-bottom:1px !important;
 }

 .nested-accordion-fye  .panel-heading {
     background:#797979 !important;
 }
 .nested-accordion-fye .panel-default&gt;.panel-heading {
     border-radius:0px;
 }
 
 .nested-accordion-fye  .panel-heading-nested {
     color:#333 !important;
     background:white !important;
     padding:0 !important;
 }
 .nested-accordion-fye .panel-heading-nested&gt;.panel-title&gt;a {
     color:#333 !important;
 }
 .nested-accordion-fye .panel-group&gt;a {
     font-size:16px;
 }
 .nested-accordion-fye .panel-group&gt;a:before {
     display:none;
 }
 .nested-accordion-fye .panel-heading-nested &gt; .panel-title {
    /* margin-bottom:6px; */
    margin-bottom: -1px;
    background: #989898;
    border-top:1px solid #fff;
    padding:9px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
 }
 .nested-accordion-fye .panel-heading-nested &gt; .panel-title:before {
    font-family: 'FontAwesome' !important;
    content: "\f068";
    font-size: 7px;
    color:#fff;
    position: relative;
    top: 10px;
    padding-right: 5px;
}
 .nested-accordion-fye .panel-heading-nested &gt; .panel-title a {
    color:#fff!important;
}
 .nested-accordion-fye .panel-default  .panel-collapse .panel-group &gt; a {
     /*margin-bottom:6px;*/
     margin-bottom: -1px;
     background: #989898;
     color:#fff;
     border-top:1px solid #fff;
     padding: 9px 25px;
     position:relative;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     
 }
 .nested-accordion-fye .panel-default .panel-collapse .panel-group &gt; a:after {
    font-family: 'FontAwesome' !important;
    content: "\f068";
    font-size: 7px;
    color:#fff;
    position: absolute;
    top: 10px;
    left:15px;
 }

 .nested-accordion-fye .panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body {
    border:0;
    padding: 0px 0px;
 }
.nested-accordion-fye .panel-default&gt;.panel-heading+.panel-collapse&gt;.panel-body&gt; a { 
    padding:9px 15px !important;
 }

.nested-accordion-fye .panel-default&gt;.panel-collapse&gt;.panel-body&gt;.panel-group&gt;.panel-default&gt;.panel-collapse&gt;.panel-body&gt; a { 
    padding:9px 20px !important;
 }

 /*remove nested item dots*/
  div.side-menu div.nested-accordion-fye div.panel-body a:before {
    font-family:'FontAwesome';
    content: "";
    font-size:5px;
    position:relative;
    top:2px;
    padding-right:5px;
}
 /* list-style points removed */
  .nested-accordion-fye  .panel-heading-nested&gt;.panel-title&gt;a:before{
     display:none !important;
 }
/* nested accordion fye*/


/* nested accordion 2*/
 .nested-accordion-2 {
     border:1px solid transparent;
     margin-bottom:1px !important;
 }

 .nested-accordion-2  .panel-heading {
     background:#4C6888 !important;
 }
 .nested-accordion-2 .panel-group {
     margin-bottom: 0 !important;
 }

 .nested-accordion-2  .panel-heading-nested {
     color:#333 !important;
     background:white !important;
     padding:0 !important;
 }
 .nested-accordion-2  .panel-heading-nested&gt;.panel-title&gt;a {
     color:#333 !important;
 }
 .nested-accordion-2 .panel-group&gt;a {
     font-size:16px;
 }
 .nested-accordion-2 .panel-group&gt;a:before {
     display:none;
 }
 .nested-accordion-2 .panel-heading-nested &gt; .panel-title {
     margin-bottom:6px;
 }
 .nested-accordion-2 .panel-default  .panel-collapse .panel-group &gt; a {
     margin-bottom:6px;
 }
 /* list-style points removed */
  .nested-accordion-2  .panel-heading-nested&gt;.panel-title&gt;a:before{
     display:none !important;
 }
/* nested accordion 2*/



/*nested accordion title fye*/
.nested-accordion-menu-title-fye {
    background:#797979;
    color:#fff;
    border-bottom:1px solid #fff;
    padding:12px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom:0 !important;
    cursor:pointer;
}
.nested-accordion-menu-title-fye:after {
    font-family: 'FontAwesome' !important;
    content:"\f107";
    font-size:25px;
    position:relative;
    top: -5px;
    right:0px;
    padding-right:0px;
  
}
.nested-accordion-menu-title-fye.is-open:after {
     content:"\f106";
}
/*nested accordion title fye*/


/* SEM ANA SAYFA */
.continuing-education-menu-wrapper span.ico {
    right:0px !important;
}
header div.continuing-education-menu-wrapper div.main-menu ul.menu.sub-page li a {
   padding: 0 30px 0 9px;
}

.sem-slider-wrapper .swiper-slide{
     height:450px;
}
.sem-slider-wrapper div.slide-caption h1 {
    font-size:30px;
}
.sem-slider-wrapper div.slide-caption h1:nth-of-type(2) {
    color:#bfc0c8;
}
.sem-slider-wrapper .swiper-slide div.slide-caption {
    
}
@media (max-width:1024px) {
    .sem-slider-wrapper .swiper-slide div.slide-caption {
        left:0px;
    }
}
.sem-slider-wrapper .swiper-slide .slide-caption .col-md-5 {
    background: rgba(0, 40, 87, .7);
}
.sem-slider-wrapper .form-row {
    margin-top:10px;
}

.sem-slider-wrapper .form-row .form-control{
    outline:none !important;
}
.sem-slider-wrapper button.btn-submit.pull-right {
    color:#fff;
    background:#dd0e6f;
    border:1px solid #fff;
    border-radius:0px;
   padding: 8px 15px;
}
.sem-egitimlerimiz-section {
    color:#a9b3be;
    padding:0 0 0px 0;
}
.sem-egitimlerimiz-section h2 {
    color:#a9b3be;
}
.sem-egitimlerimiz-section p {
    font-size:20px;
}
.sem-egitimlerimiz-section a {
    color:#a9b3be;
}
.sem-egitimlerimiz-section a:hover {
    text-decoration:none;
}

.sem-egitimler-section {
    padding:20px 0 20px 0;
    color:#fff;
    background:#ad227a;
}
@media screen and (max-width:767px) {
    .sem-egitimler-section {
        padding:0px 0 50px 0;
    }
}

.sem-egitimler-section h2, .sem-egitimler-section a {
    color:#fff !important;
}
.sem-egitimler-section a {
    font-size:20px;
    position:relative;
    top:10px;
}
.sem-egitimler-section .tumu a {
    font-size:16px;
    top:5px;
}
.sem-egitimler-section .tumu a:hover {
    text-decoration:underline;
}
.sem-egitimler-section img {
     position:relative;
     width:100%;
}

.sem-egitimler-date {
    position:absolute;
    left:50%;
    bottom:0px;
    width:70%;
    font-size:18px;
    padding:2px 2px;
    text-align:center;
	-webkit-transform:translate(-50%);
    transform:translate(-50%);
    color:#fff;
    background:#052b4f;
}
a.sem-egitimler-apply {
    position:absolute;
    left:50%;
    top:50%;
    width:70%;
    font-size:18px;
    line-height:18px;
    padding:10px 3px;
    text-align:center;
	 -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    color:#fff;
    border:none;
    border-radius:0px;
    color:#fff !important;
    background:#dd0e6f;
    opacity:0;
    visibility:hidden;
    transition:all .3s;
    z-index:99;
    text-decoration:none;
}
a.sem-egitimler-apply:hover {
    opacity:1;
    visibility:visible;
}
.sem-egitimler-img:hover ~ a.sem-egitimler-apply {
    opacity:1;
    visibility:visible;  
}
/*sem egitimler sayfası hover */
.programs-box .item .img-wrapper:hover &gt; a.sem-egitimler-apply {
    opacity:1;
    visibility:visible;  
}
.sem-egitimler-fiyat {
    position:absolute;
    bottom:0px;
    right:15px;
    float:right;
    color:#a9b3be;
    font-size:20px;
	display:none;
}
@media screen and (max-width:1200px) {
    .sem-egitimler-fiyat {
        top:115px;
    }
}
@media screen and (max-width:992px) {
    .sem-egitimler-fiyat {
        width: 100%;
        position:relative;
        top:-5px;
        text-align: center;
    }
}
.sem-egitimler-fiyat-2 {
    top: 150px;
    right: 25px;
}
@media screen and (max-width:1200px) {
    .sem-egitimler-fiyat-2 {
        top:115px;
        right:15px;
    }
}
@media screen and (max-width:992px) {
    .sem-egitimler-fiyat-2 {
        width: 100%;
        position:relative;
        top:-5px;
        text-align: center;
    }
}

.sem-neden-kapadokya-section .section-title {
    color:#7a848f;
}
section.sem-neden-kapadokya-section div.candidate-big img {
     border-top: solid 7px #cdd1d5 !important;
}
section.sem-neden-kapadokya-section div.item {
    border-top: solid 7px #cdd1d5;
    border-left: 1px solid #cdd1d5;
    border-right: 1px solid #cdd1d5;
    border-bottom: 1px solid #cdd1d5;
    margin-bottom: 10px;
}

@media screen and (max-width:767px) {
    .sem-egitimler-section .col-sm-6 {
        margin-top:25px;
    }
}
.sem-bes-neden-section {
    padding:50px 0 0px 0;
    color:#7a848f;
}
.sem-bes-neden-section h2 {
    margin-bottom:50px;
}
.sem-bes-neden-section .col-md-6:not(:last-child) {
    margin-bottom:20px;
    height:300px;
}
@media (max-width:1200px) and (min-width:992px) {
    .sem-bes-neden-section .col-md-6:not(:last-child){
        height:350px;
    }
}
@media screen and (max-width:992px) {
    .sem-bes-neden-section .col-md-6:not(:last-child){
        margin-bottom:20px;
        height:auto;
    }
}
span.sem-triangle {
    position: absolute;
    left: 15px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 0 75px 120px;
    border-color: transparent transparent transparent #ff9c00;
    _border-color: #000000 #000000 #000000 #ff9c00;
    line-height: 0px;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.sem-bes-neden-section span.egitim-item-title {
    position:relative;
    top:-25px;
    left:-10px;
    font-size:20px;
    line-height:20px;
}
.sem-bes-neden-section span.sem-bes-neden-title-1 {
    top:-40px;
}
.sem-bes-neden-section span.sem-bes-neden-title-2 {
    top:-60px;
}

/* sem ebulten */
h2.sem-ebulten-title {
    color:#7a848f;
    font-size:45px;
}
.sem-ebulten-btn {
    background:#7a848f;
}

/*  footer s.media icons */
.btn-phone {
    background:#0d7871;
}
.btn-graduation-cap {
    background:#fd8100;
}
/*anchor fix for fixed menu */
.programs-box&gt;h3 {
    padding-top: 90px;
     margin-top: -90px;
}

/* sem egitimler sayfaları*/
div.program-list .item {
	margin-bottom:40px; 
}

@media (min-width: 992px) {
    div.programs-box .item {
      /*  height:350px; */
    }
}
 
div.programs-box {
    margin-bottom:50px;
}
div.programs-box h3 {
    margin-bottom:20px;
}
div.program-list .row {
    padding-left:15px;
    padding-right:15px;
}
div.program-list .img-wrapper {
    position:relative;
}

div.detail-icons-horizontal img {
    display:inline-block !important;
}

div.program-list div.item a {
    padding:10px 0px;
}

#posts { position: relative; }

.entry {
	position: relative;
	margin: 0 0 50px;
}

.events .entry,
.ievent {
	padding: 20px;
	background-color: #F9F9F9;
	border-bottom: 3px solid #EEE;
}
.entry:after {
	content: '';
	position: relative;
	height: 2px;
	margin-top: 50px;
	background-color: #F5F5F5;
}

.entry-image { margin-bottom: 30px; }

.entry-image,
.entry-image &gt; a,
.entry-image .slide a,
.entry-image img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

.entry-image iframe { display: block; }

.entry-image video {
	display: block;
	width: 100%;
}

.entry-image img { border-radius: 3px; }

.entry-title h2 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.entry-title h2 a {
	text-transform: none;
}

.entry-title h2 a { color: #333; }

.entry-title h2 a:hover { color: #1ABC9C; }

.entry-meta {
	margin: 10px -10px -15px 0;
	list-style: none;
}

.single-post .entry-meta { margin-bottom: 20px; }

.entry-meta li {
	float: left;
	font-size: 13px;
	line-height: 14px;
	margin: 0 10px 15px 0;
	color: #999;
	font-family: 'Crete Round', serif;
	font-style: italic;
}

.entry-meta li:before {
	content: '/';
	display: inline-block;
	margin-right: 10px;
	opacity: 0.5
}

.entry-meta li i {
	position: relative;
	top: 1px;
	font-size: 14px;
	margin-right: 3px;
}

.entry-meta li a { color: #999; }

.entry-meta li a:hover { color: #1ABC9C; }

.entry-meta li:first-child:before { display: none; }

.entry-meta li ins {
	font-weight: 700;
	text-decoration: none;
}

.entry-c {
	position: relative;
	overflow: hidden;
}

#posts .entry-content { margin-top: 30px; }

.single-post .entry-content .entry-image { max-width: 350px; }

.entry-content { position: relative; }

.entry-link {
	display: block;
	width: 100%;
	background-color: #F5F5F5;
	padding: 30px 0;
	text-align: center;
	color: #444;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 24px;
	font-weight: 700;
	border-radius: 3px;
}

body:not(.device-touch) .entry-link {
	-webkit-transition: background-color .3s ease-in-out;
	-o-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
}

.entry-link:hover {
	color: #FFF;
	background-color: #1ABC9C;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.entry-link span {
	display: block;
	margin-top: 5px;
	font-family: 'Crete Round', serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	font-size: 14px;
	color: #AAA;
}

.entry-link:hover span { color: #EEE; }

.entry blockquote p {
	font-weight: 400;
	font-family: 'Crete Round', serif;
	font-style: italic;
}


/* Small Thumbs
-----------------------------------------------------------------*/

.small-thumbs .entry-image,
.ievent .entry-image {
	float: left;
	width: 300px;
	margin: 0 30px 0 0;
}

.small-thumbs .entry-image img,
.ievent .entry-image img { border-radius: 0; }

.small-thumbs .entry-c .entry-image,
.ievent .entry-c .entry-image {
	float: none;
	width: 100%;
	margin: 0 0 20px 0;
}

.small-thumbs .entry-c .entry-image img,
.ievent .entry-c .entry-image img { border-radius: 5px; }

.small-thumbs .entry-title h2,
.ievent .entry-title h2 {
	font-size: 20px;
	font-weight: 600;
}


/* Small Thumbs - Right
-----------------------------------------------------------------*/

.small-thumbs.alt .entry-image {
	float: right;
	margin: 0 0 0 30px;
}

.small-thumbs.alt .entry-c .entry-image {
	float: none;
	margin: 0 0 20px 0;
}


@media (min-width: 992px) {
	#mainPageText {
    	margin-top: 20px;
	}
}
/* Small Thumbs - Both Sidebar
-----------------------------------------------------------------*/

.bothsidebar .small-thumbs .entry-image {
	width: 200px;
	margin: 0 25px 0 0;
}

.bothsidebar .small-thumbs.alt .entry-image { margin: 0 0 0 25px; }

.bothsidebar .small-thumbs .entry-c .entry-image {
	width: 100%;
	margin: 0 0 20px 0;
}

.bothsidebar .small-thumbs .entry-title h2 { font-size: 18px; }


/* Blog - Grid
-----------------------------------------------------------------*/

.post-grid { margin-right: -28px; }

.post-grid .entry {
	float: left;
	width: 25%;
	padding-right: 28px;
}

.post-grid .entry-image img { border-radius: 0; }

.post-grid .entry-title h2 {
	font-size: 17px;
	font-weight: 600;
}

.post-grid .entry-link { font-size: 24px; }

.post-grid .entry-link span { font-size: 13px; }


/* Blog - Grid - 3 Columns
-----------------------------------------------------------------*/

.post-grid.grid-3 { margin-right: -30px; }

.post-grid.grid-3 .entry {
	width: 33.33333333%;
	padding-right: 30px;
}

.post-grid.grid-3 .entry-title h2 { font-size: 18px; }


/* Blog - Grid - 3 Columns - Sidebar
-----------------------------------------------------------------*/

.postcontent .post-grid.grid-3 { margin-right: -25px; }

.postcontent .post-grid.grid-3 .entry { padding-right: 25px; }

.postcontent .post-grid.grid-3 .entry-title h2 { font-size: 16px; }


/* Blog - Grid - 2 Columns
-----------------------------------------------------------------*/

.post-grid.grid-2 { margin-right: -40px; }

.post-grid.grid-2 .entry {
	width: 50%;
	padding-right: 40px;
}

.post-grid.grid-2 .entry-title h2 { font-size: 20px; }


/* Blog - Grid - 2 Columns - Sidebar
-----------------------------------------------------------------*/

.postcontent .post-grid.grid-2 .entry-title h2 { font-size: 18px; }


/* Blog - Grid - 2 Columns - Both Sidebar
-----------------------------------------------------------------*/

.bothsidebar .post-grid.grid-2 .entry-title h2 { font-size: 16px; }


/* Blog - Masonry
-----------------------------------------------------------------*/

.post-masonry .entry-image,
.post-masonry .entry-image img { height: auto !important; }


/* Blog - Masonry Full
-----------------------------------------------------------------*/

.post-masonry-full { margin: -80px 0 -80px -1px !important; }

.post-masonry-full .entry {
	width: 24.9% !important;
	margin: 0 !important;
	padding: 40px 30px;
	border-bottom: 1px dashed;
	border-left: 1px dashed;
	border-color: #E5E5E5;
}

.post-masonry-full .entry:after { display: none; }

.post-masonry-full.grid-3 .entry { width: 33.30% !important; }


/* Blog - Timeline
-----------------------------------------------------------------*/

.timeline-border {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -71px;
	width: 0;
	border-left: 1px dashed #CCC;
	height: 100%;
}

.post-timeline { margin-right: -140px !important; }

.post-timeline .entry {
	width: 500px !important;
	margin-right: 140px !important;
	padding-right: 0 !important;
}

.entry.entry-date-section {
	width: 100% !important;
	margin: 50px -70px 80px;
	padding: 0;
	border: 0;
	text-align: center;
}

.entry.entry-date-section span {
	display: inline-block;
	padding: 10px 15px;
	background-color: #FFF;
	border: 2px solid #EEE;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
}

.post-timeline .entry-timeline {
	display: none;
	position: absolute;
	border: 2px solid #CCC;
	background-color: #FFF;
	padding-top: 0;
	text-indent: -9999px;
	top: 40px;
	left: auto;
	right: -76px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	font-size: 26px;
	font-weight: bold;
	color: #AAA;
	text-align: center;
	line-height: 1;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.post-timeline .entry-timeline div.timeline-divider {
	position: absolute;
	top: 4px;
	left: -58px;
	width: 50px;
	height: 0;
	border-top: 1px dashed #CCC;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.post-timeline .alt .entry-timeline {
	right: auto;
	left: -77px;
}

.post-timeline .alt .entry-timeline div.timeline-divider {
	left: auto;
	right: -58px;
}

.post-timeline .entry-timeline span {
	display: block;
	margin-top: 3px;
	font-size: 13px;
	font-weight: normal;
}

.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider {
	border-color: #1ABC9C;
	color: #1ABC9C;
}


/* Blog - Timeline - Sidebar
-----------------------------------------------------------------*/

.postcontent .timeline-border {
	left: -68px;
	margin-left: 0;
}

.postcontent .post-timeline {
	padding-left: 0;
	margin-left: 100px;
	margin-right: 0 !important;
	overflow: visible;
}

.postcontent .post-timeline .entry {
	width: 100% !important;
	margin-right: 0 !important;
}

.postcontent .post-timeline .entry-timeline {
	display: block;
	border: 3px solid #CCC;
	background-color: #FFF;
	padding-top: 10px;
	text-indent: 0;
	top: 20px;
	left: -100px;
	right: auto;
	width: 64px;
	height: 64px;
	font-size: 24px;
}

.postcontent .post-timeline .entry-timeline div.timeline-divider {
	top: 29px;
	left: 64px;
	width: 32px;
}


/* Individual Post
-----------------------------------------------------------------*/

.ipost .entry-image img { border-radius: 0; }

.ipost .entry-title h3,
.ipost .entry-title h4 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}

.ipost .entry-title h4 { font-size: 15px; }

.ipost .entry-title h3 a,
.ipost .entry-title h4 a { color: #333; }

.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover { color: #1ABC9C; }

.ipost .entry-meta { margin-right: -10px; }

.ipost .entry-meta li {
	font-size: 13px;
	margin-right: 10px;
}

.ipost .entry-content { margin-top: 20px; }

.ipost .entry-content p { margin-bottom: 0; }


.more-link {
	display: inline-block;
	border-bottom: 1px solid #1ABC9C;
	padding: 0 2px;
	font-family: 'Crete Round', serif;
	font-style: italic;
}

.more-link:hover { border-bottom-color: #555; }


/* Related Posts
-----------------------------------------------------------------*/

.overlay-icon {
	position: absolute;
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;
	width: 48px;
	height: 48px;
	background-color: rgba(0,0,0,0.2);
	text-align: center;
}

.overlay-icon i {
	line-height: 48px;
	font-size: 28px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}


/* Small Post
-----------------------------------------------------------------*/

.spost,
.mpost {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #E5E5E5;
}

.mpost {
	margin-top: 25px;
	padding-top: 25px;
}

.spost:first-child,
.mpost:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}

.spost .entry-image,
.mpost .entry-image {
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
}

.spost .entry-image,
.spost .entry-image a,
.spost .entry-image img,
.spost .entry-image i {
	width: 48px;
	height: 48px;
}

.spost .entry-image a i,
.mpost .entry-image a i {
	font-size: 28px;
	line-height: 48px;
	color: #666;
	background-color: #EEE;
}

.spost .entry-title h4,
.mpost .entry-title h4 {
	margin: 0;
	font-size: 14px;
	font-weight: 600;
}

.spost .entry-title h4 a,
.mpost .entry-title h4 a { color: #333; }

.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover { color: #1ABC9C; }

.spost .entry-meta { margin: 8px -10px 0 0; }

.spost .entry-meta li,
.mpost .entry-meta li {
	font-size: 13px;
	margin: 0 10px 0 0;
}


/* Medium Post
-----------------------------------------------------------------*/

.mpost .entry-image { margin-right: 20px; }

.mpost .entry-image,
.mpost .entry-image a,
.mpost .entry-image img,
.mpost .entry-image i {
	width: 170px;
	height: 128px;
}

.mpost .entry-image a,
.mpost .entry-image img { border-radius: 2px; }

.mpost .entry-image a i {
	font-size: 42px;
	line-height: 128px;
}

.mpost .entry-title h4 {
	margin: 0;
	font-size: 17px;
	font-weight: 600;
}

.mpost .entry-meta { margin-top: 5px; }

.mpost .entry-meta li i { margin-right: 2px; }

.mpost .entry-content { margin-top: 15px; }

.post-navigation + .line { margin: 40px 0 50px; }

.events .entry, .ievent{
	margin:0 0 15px 0;
	border-bottom:none;
	min-height: 225px;
}
.events .entry-c, .ievent .entry-c{
	border:solid 1px #f5f5f5;
}

.search-bar{
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	max-width: calc(100% - 15px);
}

.custom-pagination a,
.custom-pagination span{
	width:30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border:solid 1px #ddd;
	color:#000;
	text-decoration: none;
}
.custom-pagination span.current{
	font-weight: bold;
	border:solid 1px #000;
}

.event-image {
	max-width: 300px;
	max-height: 200px;
}

.entry-date{
	height: 80px !important;
}

@media screen and (min-width:992px) {
    div.program-list .item p.education-title {
        height:45px;
    }
}
/* sem egitimler sayfaları*/

@media only screen and (max-width: 1024px){
    div.mobile-nested-accordion-title {
        color:#797979 !important;
        background:#fff !important;
        border:1px solid #797979 !important;
        padding-right:75px !important;
		font-size:14px !important;
    }
    div.mobile-nested-accordion-title.mobile-nested-accordion-is-open {
        color:#fff !important;
        background:#797979 !important;
        border-bottom:1px solid #fff !important;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    div.mobile-nested-accordion-title:after {
        font-family: 'FontAwesome';
        content: "\f0c9" !important;
        font-weight:300 !important;
        position: absolute;
        top:7px;
        right: 35px;
        font-size: 22px;
        border: 1px solid #797979;
        padding: 0 8px;
        cursor:pointer;
    }
    div.mobile-nested-accordion-title.mobile-nested-accordion-is-open:after {
        border:1px solid #fff;
    }
    div.mobile-nested-accordion ul li {
        background:#797979 !important; 
    } 

    div.mobile-nested-accordion ul.dropdown-menu li a{
        background:#fff !important;
        color:#222 !important;
    }
    div.mobile-nested-accordion ul li.dropdown ul.dropdown-menu li a {
        color:#222 !important; /* changed in mobile.css menu. didnt work here */
        background:#fff !important;  
    }
    div.mobile-nested-accordion ul li.dropdown li {
        background:#fff!important;
    }
    /* kapadoyka m.y.o. */
    div.mobile-nested-accordion li.dropdown:last-child&gt;ul.dropdown-menu&gt;li {
        background:#989898 !important;
    }
    div.mobile-nested-accordion li.dropdown:last-child&gt;ul.dropdown-menu&gt;li&gt;a{
        color:#fff !important;
        background:#989898 !important;
    }
    div.mobile-nested-accordion li.dropdown:last-child&gt;ul.dropdown-menu&gt;li&gt;ul.dropdown-menu&gt;li&gt;a {
        color:#222!important;
    }
    div.mobile-nested-accordion li.dropdown:last-child&gt;ul.dropdown-menu&gt;li&gt;ul.dropdown-menu {
        top:-1px !important;
    }
    /* kapadoyka m.y.o. */
    div.mobile-nested-accordion   ul.dropdown-menu {
        left: -10px;
    }
    div.mobile-nested-accordion span.ico i {
        position: absolute;
        right: 25px;
        top: 10px;
    }
    div.mobile-nested-accordion ul li.dropdown li {
        background:#002855;
    }
    div.mobile-nested-accordion ul li.dropdown-nested a {
        background:#002855;
    }
    div.mobile-nested-accordion ul li.dropdown-nested ul.dropdown-menu li a.main-item {
        color:red !important;
    }
 
    div.mobile-nested-accordion   ul li.dropdown ul.dropdown-menu li a {
         display:block !important; 
    }
	
	div.mobile-nested-accordion  li.dropdown.dropdown-nested ul.dropdown-menu {
		display:none !important ;
	}
	div.mobile-nested-accordion  li.dropdown.dropdown-nested.open ul.dropdown-menu {
		display:block !important ;
	}
     div.mobile-nested-accordion   ul li.dropdown ul.dropdown-menu:last-child {
         top:10px; 
    }
  
    div.mobile-nested-accordion  ul li.dropdown ul.dropdown-menu li.dropdown-nested a:not(.main-item) {
        color:#fff !important;
        left:10px;
        font-size:14px !important;
    }

    /* mobile nested accordion 2*/
    div.mobile-nested-accordion-2 ul li {
        background:#4C6888 !important;
    }
    div.mobile-nested-accordion-2 li.dropdown &gt; ul.dropdown-menu&gt; li.dropdown-nested &gt; ul.dropdown-menu li {
        background:#fff !important;
    }
    div.mobile-nested-accordion-2 li.dropdown &gt; ul.dropdown-menu&gt; li.dropdown-nested &gt; ul.dropdown-menu li a{
        background:#fff !important;
        color:#222!important;
    }
	 div.mobile-nested-accordion-2 li.dropdown:last-child&gt;ul.dropdown-menu&gt;li&gt;a { 
        background:#fff!important;
        color:#333 !important;
    }
    div.mobile-nested-accordion-2 li.dropdown:last-child&gt;ul.dropdown-menu&gt;li { 
        background:#fff!important;
    }
    /* mobile nested accordion 2*/
}

::-webkit-input-placeholder {
  color: #052b4f !important;
  font-size:18px !important;
}::-moz-placeholder { 
  color: #052b4f !important;
  font-size:18px !important;
}:-ms-input-placeholder { 
  color: #052b4f !important;
  font-size:18px !important;
}:-moz-placeholder { 
  color: #052b4f !important;
  font-size:18px !important;
}
 /* five equal row */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* menu language dropdown */
header div.menu-wrapper div.top-menu div.menu-language-dropdown {
     margin-top:14px;
     width:auto;
	 background: #323c48;
	 padding-right:4px;
	 list-style:none;
}

header div.menu-wrapper div.top-menu div.menu-language-dropdown a {
    color:#fff;
    font-size:15px;
}
header div.menu-wrapper div.top-menu div.menu-language-dropdown a:hover {
    text-decoration:none;
}
header div.menu-wrapper div.top-menu div.menu-language-dropdown a.dropdown-toggle {
    margin-left:7px;
}
header div.menu-wrapper div.top-menu div.menu-language-dropdown ul.dropdown-menu {
    background: #323c48;
    min-width: 75px;
}
header div.menu-wrapper div.top-menu div.menu-language-dropdown ul.dropdown-menu a {
    color:#fff !important;
}
@media only screen and (max-width: 1024px) {
    header div.menu-wrapper div.top-menu div.menu-language-dropdown {
        display:none;
    }
}


/*konaklama side menu*/
.konaklama-side-menu .panel-heading {
    background:#2B4159 !important;
}

header div.menu-wrapper div.english-menu ul.menu.sub-page li a {
    padding:0 22px 0 15px;
}
header div.menu-wrapper div.english-menu ul.menu li span.ico {
    right:-4px;
    top:12px;
}
header.smaller div.menu-wrapper div.english-menu ul.menu li span.ico {
    top:12px;
}



.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 40%;
    border-radius: 5px;
}



.dp-none{
	display: none
}


.agree-warning , .agree-warning6{
	font-size: 22px;
    text-align: center;
    background-color: #ff8a00ba;
    padding-top: 20px;
    padding-bottom: 20px;
}


.orange-border{
	border-bottom: 3px solid #ff8a00ba;
}

.blue-border{
	border-bottom: 3px solid #262626;
}

.btn-blue-send{
	background-color: #002856 !important;
	color: #ffffff;
	border: none!important;
}

.btn-blue-send:hover{
	color: #ffffff !important;
}

.for-details , .for-details2{
	font-size: 13px;
    max-height: 55px;
    color: #ffffff !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.btn-classic{
	    background-color: #262626;
    border: none;
    padding: 8px 40px 8px 40px;
}

#akademikKadroResim{
    width:auto;
    height:100px;
    float: right;
    
    margin-top: -10%;
}

@media (max-width:768px) {
   .div.academic-staff span.chapter{
       right:10px;
   }
}


#konaklamaButton{
   background: #4c6888;
   color:#ffffff;
   padding:10px;
   text-align:left;
   font-size:16px;
}

#konaklama ul{
    padding-top:15px;
    color:#000000;
}

#konaklama ul li a{
    color:#000000;
}

#konaklama ul li a:hover{
    text-decoration:none;
    color:#000000;
}

#pnl_Videos{
    list-style:none;
}

.front-boxes {
	padding-bottom: 30px;
}


@media screen and (min-width: 768px) {
    .container .jumbotron {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .duyarsiz-slider {
		height: 570px;
	}
}


.content-sghm {
   position: fixed;
    bottom: 10%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 34.3%;
    padding: 20px;
}

.container .jumbotron, .container-fluid .jumbotron{
    border-radius:0px !important;
}

#page-content {
	padding-bottom: 80px;
	padding-top:40px;
}
#page-content.inner-content{
	padding-top:50px;
}
section.front-content{
	padding-top:30px !important;
}
div.article-list{
	padding:0px 0 20px 0;
}

#content {
	padding-bottom: 30px;
}

div.article-summary-list div.item:first-child {
	padding-top: 0px;
}

div.article-summary-list div.item:first-child h4 {
	margin-top: 0px;
}

#jobs  {
	padding-top:20px;
}

.jobs-p {
	padding-top: 20px;
}

.side-active-menu {
	font-weight: 700;
}

.front-content {
	padding-bottom: 20px !important;
}

#form-div {
	padding-bottom: 20px;
}

.float-right {
	float:right !important;
}

.beseri, .dis, .iktisat, .mimarlik, .saglik, .uygulama, .myo {
	display:none;
}

.accordion-list h3 {
	background:#fff !important;
	color: #000 !important;
	font-weight: bolder !important;
	font-size: 25px !important;
	border: 1px solid !important;
}

.accordion-list.ui-accordion .ui-accordion-content{
	padding-top: 15px;
	background: #c7c7c71f;;
	border: 1px solid;
	border-top: none;
}
.accordion-list.ui-accordion .ui-accordion-content:before {
	height: 0px !important;
	border-top: 1px solid;
}

.front-boxes {
	padding-top: 10px;
}

.front-boxes img:hover {
	transition: 0.8s;
	transform: scale(1.1);
}

.d-none {
	display: none !important;
}

.left {
	float:left !important;
	margin-right: 25px;
}

.right {
	float:right !important;
	margin-left: 8px;
}

.side-menu .panel-default&gt;.panel-heading.bg-red, li.bg-red {
    background-color: #bb040b !important;
}
</pre></body></html>