@charset "UTF-8";
/* CSS Document */

* { box-sizing: border-box; }

a:hover { text-decoration: none; }

.color1 { color: #ffffff; background: rgba(159,85,45,0.4); }
.color2 { color: #58595B; background: rgba(255,222,23,0.4); }
.color3 { color: #ffffff; background: rgba(0,148,68,0.4); }
.color4 { color: #ffffff; background: rgba(241,90,41,0.4); }
.color5 { color: #ffffff; background: rgba(130,79,30,0.4); }
.color6 { color: #ffffff; background: rgba(39,170,225,0.4); }


header .container { display: block; position: relative; }
header a.nav-brand img { width: 100px; margin-bottom: 20px; }
header .nav-line { border-top: solid 1px #58595b; }
header .nav-line ul { margin: 0; padding: 0; }
header .nav-line ul li { display: block; float: left; width: 14.25%; margin: 0; padding: 0; }
header .nav-line ul li a { display: block; line-height: 50px; color: #58595b; font-size: 16px; text-align: center; }
header .nav-line ul li a:hover { color: #000000; background: rgba(0,0,0,0.05); }
header .header-right { float: right; margin-top: 70px; width: 700px; }
header .header-contact { width: 160px; float: right; }
header .header-social { float: right; }
header .header-social li a { font-size: 18px; color: #58595b; }
header .header-social li a:hover { color: #58595b; }
header .header-phone a { display: block; font-size: 18px; color: #666; margin-bottom: 10px; float: right; }
header .header-phone a b { font-weight: bold; color: #58595b; }
header .header-search { float: left; height: 60px; width: 230px; border-right: solid 1px rgba(0,0,0,0.1); padding-right: 30px; }
header .header-search input { line-height: 36px; padding: 0 5px; width: 200px; }
header .gunun-sozu { float: left; width: 290px; padding-right: 20px; color: #666; }

.egitimler h2, .egitimciler h2, .basari-artirma h2 { padding: 15px; color: #58595b; font-size: 26px; }
.egitimler, .other-content, .egitimciler, .basari-artirma { border-bottom: solid 1px #58595b; padding-bottom: 20px; margin-bottom: 20px; }
.egitimler:after, .other-content:after { content:''; display: block; clear: both; }

.slides { display: block; background: url(../images/load.gif) no-repeat center; height: 400px; }
.slides li { height: 400px; }
.slides li a { display: block; width: 100%; height: 400px; }
.flexslider { border-bottom: solid 1px #58595b; height: 440px; }
.flex-control-nav { bottom: 5px; z-index: 999; }

.egitim-item:hover .color1 { background: rgba(159,85,45,1); }
.egitim-item:hover .color2 { background: rgba(255,222,23,1); }
.egitim-item:hover .color3 { background: rgba(0,148,68,1); }
.egitim-item:hover .color4 { background: rgba(241,90,41,1); }
.egitim-item:hover .color5 { background: rgba(130,79,30,1); }
.egitim-item:hover .color6 { background: rgba(39,170,225,1); }

.kitaplar a { text-align: center; }

.sub-page .text .yorumlar .yorum-item .stars li:first-child { width: auto; color: rgba(0,0,0,0.5); }
.sub-page .text .yorumlar .yorum-item .stars li { width: 18px; margin: 0; padding: 0; }
.sub-page .text .yorumlar .yorum-item .stars img { width: 18px; }


header .nav-line ul li .dropdown-menu li { display: block; width: 100%; text-align: left; }
header .nav-line ul li .dropdown-menu li a { text-align: left; line-height: 30px; border-bottom: solid 1px rgba(0,0,0,0.1); }

.sub-page .text .bilim-adami { margin-bottom: 20px; }
.sub-page .text .bilim-adami img { max-height: 191px; }
.sub-page .text .bilim-adami h2 { font-size: 20px; line-height: 22px; color: rgba(0,0,0,0.7); margin: 0 0 5px 0; height: 44px; }
.sub-page .text .bilim-adami p { font-weight: normal; color: #666; line-height: 20px; height: 60px; margin: 0; }


.egitim-galeri:after, .yorumlar .yorum-item:after { content:''; display: block; clear: both; }
.egitim-galeri-item { padding: 0; margin-right: 5px; height: 95px; overflow: hidden; }

.ist { background: #37a766; margin: 20px 0; }
.ist:after { content:''; display: block; clear: both; }
.ist span { padding: 10px 0; display: block; text-align: center; color: #fff; }
.ist span b { font-size: 26px; display: block; font-weight: normal; }
.ist span:nth-child(2) { background: rgba(0,0,0,0.1); }
.ist span:nth-child(3) { background: rgba(0,0,0,0.2); }

.yorumlar .sol { float: left; }
.yorumlar .sag { float: right; }
.sub-page .text .yorumlar .yorum-item img { width: 10%; margin-bottom: 0; margin-right: 15px; }
.yorumlar .yorum-item { border-top: solid 1px #e5e5e5; padding: 15px 0; }
.yorumlar .yorum-item h4 { margin: 0 0 10px 0; }
.yorumlar .more { display: block; background: #f2f2f2; border: solid 1px #e5e5e5; line-height: 40px; width: 200px; margin: 20px auto; text-align:  center; color: #999; }
.yorumlar .more:hover { display: block; background: #fff; border: solid 1px #58595b; color: #58595b; }


.text a.more { display: block; background: #f2f2f2; border: solid 1px #e5e5e5; line-height: 40px; width: 200px; margin: 20px auto; text-align:  center; color: #999; }
.text a.more:hover { display: block; background: #fff; border: solid 1px #58595b; color: #58595b; } }

.bottom-content { border-top: solid 1px #e5e5e5; margin-top: 20px; padding-top: 30px; }
.soru-cevap { padding-left: 0; }
.soru-cevap .panel-heading { padding: 15px 0; }
.soru-cevap .panel { box-shadow: none; border-bottom: solid 1px #e5e5e5; }
.soru-cevap .panel-collapse { padding-bottom: 20px; }
.bizi-ara { background: #f2f2f2; padding: 20px; }
.bizi-ara h3 { margin: 0 0 20px 0; }
.bizi-ara span { display: block; margin-bottom: 15px; }
.bizi-ara span input { border: none; line-height: 50px; height: 50px; padding: 0 10px; width: 100%; box-sizing: border-box; }



.egitim-item { padding: 0 15px; margin-bottom: 30px; }
.egitim-item a { padding: 0; }
.egitim-item a span { position: relative; display: block; }
.egitim-item h3 { display: block; margin: 0; position: absolute; bottom: 0px; left: 0; width: 100%; padding: 0 15px; text-align: center; font-size: 20px; font-weight: 400; height: 80px; line-height: 80px; }
.egitim-item a p { display: block; width: 100%; padding: 0; margin-top: 10px; font-size: 14px; font-weight: 400; height: 66px; line-height: 22px; overflow: hidden; color: #58595b; }

.egitimci-item { height: 130px; position: relative; }
.egitimci-item img { width: 120px; height: 120px; border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px; border: solid 5px #282882; position: absolute; left: 15px; top: 0; }
.egitimci-item h3 { display: block; padding-left: 85px; margin: 0 0 0 40px; background: #282882; line-height: 40px; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; color: #fff; font-size: 16px; font-weight: normal; }
.egitimci-item p { display: block; padding-left: 125px; font-size: 12px; font-weight: normal; padding-top: 5px; }

.other-item, .egitimci-item, .basari-item { margin-bottom: 20px; }
.other-item h3 { color: #58595b; font-size: 22px; }


.basari-item-inner { display: block; box-shadow: 0px 5px 15px rgba(102,102,102,0.3); background: rgba(237,233,226,0.3); border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; padding: 15px; color: #58595b; }
.basari-item-inner:after { content: ''; display: block; clear: both; }
.basari-item-inner h3 {padding-left: 0; font-size: 20px; margin: 20px 0 5px 0; color: #000; font-size: 16px; }
.basari-item-inner img { width: 35%; margin-right: 10px; float: left; }
.basari-item-inner p { display: block; width: 100%; float: left; padding-top: 10px; }


.links { margin-bottom: 30px; }
.links-item h3 { font-size: 22px; color: #58595b; padding-bottom: 10px; margin-bottom: 20px; border-bottom: solid 1px #ccc; }
.links-item ul { list-style-type: disc; margin-left: 17px; }
.links-item ul li a { color: #58595b; margin-bottom: 5px; display: block; }
.links-item ul li a:hover { color: #000; text-decoration: underline; }


.sub-page { padding: 0 30px; color: #58595b; }
.sub-page .text { border-top: solid 1px #58595b; border-bottom: solid 1px #58595b; padding: 30px 0; }
.sub-page .text img { display: block; margin-bottom: 20px; }
.sub-page .text h1 { margin: 0 0 20px 0; font-size: 32px; font-weight: bold; }
.sub-page .text h2 { margin: 20px 0; font-size: 26px; font-weight: bold; }
.sub-page .text p { margin: 0 0 15px 0; font-size: 15px; line-height: 22px; }
.sub-page .text a { font-size: 15px; font-weight: bold; }


.bilim-item, .news-item, .egtc-item { border-top: solid 1px rgba(0,0,0,0.1); }
.bilim-item:after, .news-item:after, .egtc-item:after { content:''; display: block; clear: both; }
.sub-page .text .bilim-item h2, .sub-page .text .news-item h2, .sub-page .text .egtc-item h2 { display: block; width: 100%; margin: 0 0 20px 0; }
.bilim-item img { display: block; float: right; width: 30%; margin-left: 20px; }

.news-item img { display: block; float: left; width: 30%; margin-right: 20px; }

.egtc-item { padding-top: 30px; }

.side-list { background: rgba(0,0,0,0.05); border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.side-list li a { display: block; padding: 15px 15px; line-height: 30px; border-bottom: solid 1px rgba(0,0,0,0.08); color: rgba(0,0,0,0.7); font-weight: bold; font-size: 15px; }
.side-list li a:hover { background: rgba(0,0,0,0.05); }
.side-list li:last-child a { border-bottom: none; }

.sub-page .text .galeri-item  { padding-bottom: 20px; margin-bottom: 20px;  }
.sub-page .text .galeri-item:hover  { background: rgba(0,0,0,0.05); }
.sub-page .text .galeri-item:hover a  { color: rgba(0,0,0,1); }
.sub-page .text .galeri-item a h2 { font-size: 16px; color: rgba(0,0,0,0.7); margin: 0; }

.contact-form .form-item { display: block; width: 100%; margin-bottom: 20px; }
.contact-form .form-item label { display: block; font-weight: normal; }
.contact-form .form-item input { line-height: 35px; width: 80%; border: solid 1px rgba(0,0,0,0.2); outline: none; padding: 0 10px; }
.contact-form .form-item select { line-height: 35px; width: 80%; border: solid 1px rgba(0,0,0,0.2); outline: none; padding: 0 10px; background: #fff; height: 35px; }
.contact-form .form-item textarea { line-height: 16px; width: 80%; border: solid 1px rgba(0,0,0,0.2); outline: none; padding: 10px; height: 90px; }
.contact-form .form-item input:focus { border: solid 1px rgba(0,0,0,1); }
.contact-form .form-item button { display: block; line-height: 35px; background: #ed1f27; font-size: 14px; border: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; font-weight: bold; padding: 0 20px; }
.contact-form .adres h2 { margin-top: 30px; font-size: 18px; }

.more { clear: both; padding-top: 20px; }
.more a { display: inline-block; width: 180px; line-height: 40px; border: solid 1px #e5e5e5; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; margin: auto; text-align: center; }

#footer { background: #303030; padding: 15px 35px 0px 35px; margin: 0 auto 50px auto; }
#footer, #footer p, #footer a{color: #aaa}
#footer a:hover {color: #fff;}

.no-margin { margin-top: 0; }
.footer-headline h4 { background-color: #303030; display: inline; padding: 0 10px 0 0; color: #fff; }
.links-list { padding: 30px 0 0 0; list-style-type: none; }
.links-list li a { color: #a4a4a4; display: block; padding: 3px 0; padding-left: 12px; background: url(../images/links-list-arrow-01.png) no-repeat left 47%; }
.links-list-alt li a { color: #666; display: block; padding: 3px 0; padding-left: 12px; background: url(../images/links-list-arrow-02.png) no-repeat left 47%; }
.links-list li a:hover {color: #fff}
.links-list-alt li a:hover {color: #888}
.links-list li:first-child a,
.links-list-alt li:first-child a { margin: -3px 0 0 0; }
.footer-headline h4 { background-color: #303030; display: inline; padding: 0 10px 0 0; color: #fff; }
#footer-bottom { border-top: 1px solid #3c3c3c; margin-top: 25px; padding: 22px 0; }
#footer-bottom a {color: #fff}
#footer-bottom a:hover {color: #d4d4d4;}


.vote input[type=radio] { visibility: hidden; position: absolute; }
.vote .rating { background: url(../images/full_star.png) no-repeat; width: 18px; height: 18px; }


@media (min-width: 1440px) {
	.container {
		width: 1400px;
	}
}

@media (max-width: 992px) {

	.menu-button { display: block; padding: 20px; color: rgba(0,0,0,0.6); font-size: 24px; position: absolute; right: 0px; top: 80px; }
	.menu-button :hover { color: rgba(0,0,0,1); cursor: pointer; }

}


@media screen and (max-width: 767px) { 

	header .header-social { bottom: 100px; }
	
	header .nav-line { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0,0,0,0.9); z-index: 9999999; }
	header .nav-line ul { margin: 0; padding: 0; }
	header .nav-line ul li { float: none; line-height: 35px; text-align: center; width: 100%; border-bottom: solid 1px rgba(255,255,255,0.1); }
	header .nav-line ul li a { color: #fff; }
	header .nav-line ul li a:hover { background: rgba(0,0,0,0.5); color: #fff; }
	header .nav-line ul li .dropdown-menu li a { color: #000;}
	
	header .header-right { width: 100%; box-sizing: border-box; margin-top: 5px; border-top: solid 1px rgba(0,0,0,0.1); padding-top: 10px; }
	header .header-search, header .header-contact { width: auto; }
	header .header-search input { width: 100%; box-sizing: border-box; }

}


body > div > section > div > h2{
	margin-top: 20px !Important;
}




