@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,400italic,600italic&subset=latin,latin-ext);
body {
	background-image: url(../kenarliklar/scribble_light.png);
}
.dis_golge {
	background-image: url(../kenarliklar/ana_golge.png);
	width: 1000px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding-right: 80px;
	padding-left: 80px;
}
.tepe {
	width: 980px;
	background-color: #f6f7fb;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff3600;
	border-bottom-color: #EFE2E1;
	padding: 10px;
}
ul.ust_menu {
}
ul.ust_menu li {
	color: #aab2bd;
	float: left;
	margin-right: 10px;
	padding: 5px;
}
ul.ust_menu li:hover {
	color: #ff3600;
}
.face {
	color: #aab2bd;
	border: thin solid #aab2bd;
	padding: 5px;
	border-radius: 3px;
	cursor: pointer;
}
.face:hover {
	color: #FFF;
	background-color: #004B9C;
}
.ust {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo {
	background-image: url(../kenarliklar/fsl_logo.png);
	height: 99px;
	width: 355px;
	float: left;
	margin-left: 10px;
}
.tel {
	background-image: url(../kenarliklar/tel.png);
	height: 85px;
	width: 210px;
	float: right;
	margin-top: 22px;
	margin-right: 12px;
}
.menu {
	width: 1000px;
	height: 55px;
	background-color: #ff3600;
	margin-right: auto;
	margin-left: auto;
	display: table;
}
.menu ul {
	display: table;
	text-align: center;
}
.menu ul li {
    width: auto;
    height: 55px;
    font-weight: bold;
    color: #FFF;
    padding: 0px 20px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #C82A00;
    float: left;
    line-height: 55px;
}
.menu ul a:last-child li {
	border: none;
}
.menu ul li:hover {
	background-color: #C82A00;
}
.menu ul li ul {
	display: none;
}
.menu ul li:hover ul {
	display: block;
}
.menu ul li ul {
	position: absolute;
	height: auto;
	width: auto;
	margin-left: -28px;
	z-index: 10;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0A00;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu ul li ul li {
	float: none;
	color: #22637B;
	padding: 10px;
	min-width: 150px;
	max-width: 180px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #7E0A00;
	height: auto;
	width: auto;
	line-height: 18px;
	text-align: left;
	color:#ff3600;
}
.menu ul li ul li:hover {
	color: #FFFFFF;
}
.golge {
	background-image: url(../kenarliklar/shadow-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
	width: 1000px;
	position: absolute;
	z-index: 9;
}
.uclu {
	width: auto !important;
}
.uclu_ic:last-child {
	margin-right: 0px !important;
	border: none;
}
.uclu_ic {
	width: 190px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ff3600;
	padding-right: 5px;
	padding-left: 5px;
}
.uclu_ic li:last-child {
	border: none;
}
.kayanlar {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
.kayanlar h1 {
	font-size: 26px;
	font-weight: bold;
	color: #ff3600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-color: #ff3600;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(255,255,255,0.93);
}
.kayanlar h4 {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	font-weight: normal;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(255,255,255,0.93);
	max-width: 500px;
	padding: 10px;
}
.kayan_buton {
	background-color: #ff3600;
	padding: 8px;
	font-weight: bold;
	color: #FFF;
}
.duyuru {
	padding: 20px;
	background-color: #ff3600;
	color: #FFF;
	font-size: 14px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 45px;
}
ul.duy {
	float: left;
}
ul.duy li {
	font-size: 14px;
	font-weight: lighter;
	width: 650px;
	height: 45px;
}
.kayit_ol {
	color: #FFF;
	border: thin solid #FFF;
	padding: 12px;
	border-radius: 3px;
	cursor: pointer;
	float: right;
	width: auto;
	text-align: center;
}
.kayit_ol:hover {
	background-color: #ffffff;
	color:#ff3600;
}
.duy_but {
	width: 20px;
	height: 45px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.yukari {
	height: 18px;
	width: 18px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
	text-align: center;
}
.asagi {
	height: 16px;
	width: 18px;
	border: 1px solid #FFF;
	text-align: center;
	padding-top: 2px;
}
.yukari:hover, .asagi:hover {
	background-color: #22637b;
}
.duy_tar {
	font-size: 12px;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 6px;
	padding-bottom: 8px;
}
.egitim_tarihleri {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e9ee;
}
ul.egitim {
	float: left;
	width: 472px;
	margin-right: 10px;
	overflow: hidden;
}
ul.egitim li {
	float: left;
	margin-right: 10px;
	width: 150px;
}
ul.egitim li img {
	border-radius: 130px;
	height: 130px;
	width: 130px;
	border: 10px solid #FFF;
	position: absolute;
}
.aciklama {
	background-color: #EDEDED;
	width: 120px;
	margin-top: 120px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-radius: 5px;
	color: #ff3600;
}
ul.egitim li:hover .aciklama {
	color: #FFF;
	background-color: #ff3600;
}
.e_tarih_ic {
	background-color: #FFF;
	float: left;
	width: 478px;
	color: #666;
	outline: none;
}
.e_tarih_ic h1 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-weight: bold;
	color: #ff3600;
	margin-bottom: 0px;
}
.satir {
	padding: 4px;
	border: thin solid #000;
	background-color: #F4F4F4;
	margin-bottom: 3px;
	border-radius: 4px;
}
.tarihler {
	text-align: center;
	width: 85px;
	font-weight: bold;
	color: #666;
}
.k_buton {
	line-height: 18px;
	color: #FFFFFF;
	height: 18px;
	width: 83px;
	text-align: center;
	cursor: pointer;
	border: thin solid #ff3600;
	background-color: #ff3600;
}
.k_buton:hover {
	background-image: url(../kenarliklar/et.jpg);
	background-position: 0px -12px;
}
#dolu {
	background-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.hakki {
	padding: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F7F7F7;
	overflow: hidden;
	line-height: 20px;
}
.hakki img {
	float: right;
	margin-left: 20px;
}
.hakki h1 {
	font-size: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-weight: bold;
	color: #ff3600;
}
.referans {
	padding: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
}
ul.ref {
	float: left;
	width: 680px;
	overflow: hidden;
}
ul.ref li {
	height: 60px;
	width: 95px;
	float: left;
	margin-right: 11px;
	border: 1px solid #ff3600;
	padding: 3px;
	background-color: #FFF;
}
.kaydir {
	width: 902px !important;
	float: left;
}
.ref_ileri {
	height: 42px;
	width: 20px;
	border: 1px solid #ff3600;
	color: #ff3600;
	padding-top: 24px;
	text-align: center;
	float: left;
	margin-right: 7px;
	cursor: pointer;
}
.ref_geri {
	height: 42px;
	width: 20px;
	border: 1px solid #ff3600;
	color: #ff3600;
	padding-top: 24px;
	text-align: center;
	float: right;
	cursor: pointer;
}
.ref_ileri:hover, .ref_geri:hover {
	color: #FFF;
	background-color: #ff3600;
}
.dip {
	padding: 20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
	background-color: #E8E8E8;
}
/*******İç Sayfalar******/
.ic_sayfa {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ic_sayfa_ic {
	padding-top: 20px;
}
.ic_sayfa_ic h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-color: #efefef;
	color: #333333;
	padding: 10px;
	padding-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
}
.ic_sayfa_ic p {
	color: #333;
	font-family: 'Open Sans', sans-serif;
}
.ic_sol {
	float: left;
	width: 210px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #efefef;
}
ul.sol_menu {
	margin-top: 20px;
}
ul.sol_menu li {
	padding: 5px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	font-weight: bold;
	line-height: 18px;
}
ul.sol_menu li:hover {
	color: #FFF;
	background-color: #216179;
}
ul.sol_menu li:last-child {
	border: none;
}
.ic_sag {
	float: left;
	width: 750px;
	margin-left: 30px;
}
.galeri {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin-top: 10px;
}
.galeri ul li {
	float: left;
	height: 118px;
	width: 118px;
	text-align: center;
	border: 1px solid #aab2bd;
	margin-right: 5px;
	margin-bottom: 5px;
}
.galeri ul a:nth-child(6n+0) li {
	margin-right: 0px;
}
.galeri ul li img {
	height: 100%;
	width: 100%;
}
.galeri ul li:hover {
	border: 1px solid #266D88;
}
.detay_bilgi_resm {
	width: auto;
	max-width: 400px;
	float: right;
	height: auto;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #aab2bd;
}
.form_input {
	float: left;
	width: calc(98% - 2px);
	height: 23px;
	padding: 1%;
	margin-bottom: 5px;
	outline: none;
	border: 1px solid #CACACA;
	background-color: #FFF;
	color: #919090;
	-webkit-transition: all 250ms ease 0ms;
	-moz-transition: all 250ms ease 0ms;
	-ms-transition: all 250ms ease 0ms;
	-o-transition: all 250ms ease 0ms;
	transition: all 250ms ease 0ms;
	font-family: Arial, Helvetica, sans-serif;
}
.file_button {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.form_msj {
	float: left;
	width: calc(98% - 2px);
	height: 60px;
	padding: 1%;
	margin-bottom: 5px;
	outline: none;
	border: 1px solid #CACACA;
	background-color: #FFF;
	color: #919090;
	-webkit-transition: all 250ms ease 0ms;
	-moz-transition: all 250ms ease 0ms;
	-ms-transition: all 250ms ease 0ms;
	-o-transition: all 250ms ease 0ms;
	transition: all 250ms ease 0ms;
	font-family: Arial, Helvetica, sans-serif;
}
.form_button {
	float: right;
	width: 100px;
	height: 34px;
	margin-bottom: 5px;
	outline: none;
	border: 1px solid #CACACA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff3600;
	font-weight: bold;
	cursor: pointer;
}
.form_button:hover {
	border: 1px solid #CACACA;
	background-color: #fff;
	color: #ff3600;
}
input[type=text]:focus {
	border-color: #ff3600;
	color: #000;
	-webkit-transition: all 250ms ease 0ms;
	-moz-transition: all 250ms ease 0ms;
	-ms-transition: all 250ms ease 0ms;
	-o-transition: all 250ms ease 0ms;
	transition: all 250ms ease 0ms;
	font-family: Arial, Helvetica, sans-serif;
}
.form_file {
	float: left;
	height: 23px;
	width: calc(98% - 2px);
	border: 1px solid #CACACA;
	background-color: #FFF;
	margin-bottom: 5px;
	outline: none;
	color: #919090;
	-webkit-transition: all 250ms ease 0ms;
	-moz-transition: all 250ms ease 0ms;
	-ms-transition: all 250ms ease 0ms;
	-o-transition: all 250ms ease 0ms;
	transition: all 250ms ease 0ms;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 5px;
	cursor: pointer;
}
file:focus {
	border-color: #ff3600;
	font-family: Arial, Helvetica, sans-serif;
}
textarea:focus {
	border-color: #ff3600;
	color: #000;
	-webkit-transition: all 250ms ease 0ms;
	-moz-transition: all 250ms ease 0ms;
	-ms-transition: all 250ms ease 0ms;
	-o-transition: all 250ms ease 0ms;
	transition: all 250ms ease 0ms;
	font-family: Arial, Helvetica, sans-serif;
}
.harita {
	width: 1000px;
	height: 400px;
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
}
.harita iframe {
	border: none;
	height: 400px !important;
	width: 1000px !important;
}
.adres {
	float: left;
	height: auto;
	width: 450px;
	line-height: 20px;
}
.iletisim_formu {
	float: right;
	width: 500px;
	height: auto;
}
.icerikkkk {
	padding: 5px;
	line-height: 17px;
	width:988px;;
}
.form-control {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
.btn-default {
	height: 36px;
	display: inline-block;
	margin-top: -8px;
	line-height: 36px;
	width: 170px;
	outline: none !important;
	cursor: pointer;
}
input[type="date"]:before {
	content: attr(placeholder);
	color: #aaa;
}
.kalite {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 420px;
	float: right;
	color: #333;
	line-height: 18px;
}
.hizmetlerimiz {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 520px;
	float: left;
}
.hizmetlerimiz ul {
	margin-top: 10px;
	height: auto;
	width: auto;
}
.hizmetlerimiz ul li {
	float: left;
	margin-left: -70px;
}
.hizmetlerimiz ul li:first-child {
	margin-left: 0px;
}
.hizmetlerimiz ul li:nth-child(6) {
	margin-left: 0px;
}
.yukari_ucgen {
	border-top-width: 0px;
	border-right-width: 90px;
	border-bottom-width: 90px;
	border-left-width: 90px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: #ff3600;
	border-left-color: transparent;
	height: 0px;
	width: 0px;
	color: #FFFFFF;
}
.asagi_ucgen {
	border-top-width: 90px;
	border-right-width: 90px;
	border-bottom-width: 0px;
	border-left-width: 90px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff3600;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	height: 0px;
	width: 0px;
	color: #FFFFFF;
}
.text_bottom {
	height: 86px;
	width: 180px;
	margin-left: -90px;
	display: table;
	vertical-align: bottom;
	text-align: center;
}
.text_bottom span {
	vertical-align: bottom;
	display: table-cell;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_top {
	height: 86px;
	width: 180px;
	margin-left: -90px;
	display: table;
	vertical-align: top;
	text-align: center;
	margin-top: -86px;
}
.text_top span {
	vertical-align: top;
	display: table-cell;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bosluk {
	height: 28px;
	width: 100%;
	clear: both;
}
.yukari_ucgen:hover {
	border-bottom-color: #15707E;
}
.asagi_ucgen:hover {
	border-top-color: #15707E;
}
.talep_dis {
	margin-top: 10px;
	width: 400px;
	overflow: hidden;
	float: right;
}
.talep_anket {
	width: 400px;
}
.captcha {
	float: left;
	width: 295px;
	height: auto;
}
.captcha_img {
	float: left;
}
.captcha_text {
	float: right;
	width: 188px;
	height: 34px;
}
.captcha_text input {
	height: 28px;
	padding-left: 5px;
	width: calc(98% - 7px);
}
.talep_anket_egitim_adi {
	float: left;
	width: 560px;
	margin-top: 10px;
}
.talep_anket_egitim_adi ul li {
	width: 556px;
	height: auto;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
	cursor: default;
}
.egitim_sec {
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
.egitim_icerik {
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #CACACA;
	height: auto;
	width: 422px;
	position: absolute;
	-moz-box-shadow: 0px 0px 5px #BABABA;
	-webkit-box-shadow: 0px 0px 5px #BABABA;
	box-shadow: 0px 0px 5px #BABABA;
	margin-left: 400px;
	margin-top: -190px;
	border: none 0px #000000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	z-index: 15;
}
.egitim_icerik:before {
	content: "";
	height: 0px;
	width: 0px;
	position: absolute;
	margin-left: -23px;
	z-index: -2;
	display: block;
	overflow: hidden;
	border-top-width: 13px;
	border-right-width: 23px;
	border-bottom-width: 11px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: #ff3600;
	border-bottom-color: transparent;
	border-left-color: transparent;
	margin-top: 186px;
}
.egitim_icerik h3 {
	margin-top: 0px;
	margin-right: -15px;
	margin-left: -10px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.talep_anket_egitim_adi ul li:hover .egitim_icerik {
	display: block;
}
.fixed {
	position: fixed;
	top: 15px;
}
/*=========================================altigenler=========================================*/
#lab {
510px;
}
.lab_item {
	width: 125px;
	height: 155px;
	position: relative;
	display: inline-block;
}
.hexagon2 {
	position: absolute;
	width: 125px;
	height: 225px;
	top: -85px;
}
.hexagon {
	overflow: hidden;
	visibility: hidden;
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
	cursor: pointer;
}
.hexagon-in1 {
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.hexagon-in2 {
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-background-size: 125%;
	-moz-background-size: 125%;
	background-size: 125%;
	visibility: visible;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #ff3600;
}
.hexagon-in2:hover {
	background-color: #15707E;
}
#lab article {
	padding-top: 48px;
	width: 510px;
	margin: 0 auto;
	height: 190px;
}
.lab_item:nth-child(7n-2) {
	margin-left: 64px;
}
.lab_item:nth-child(n+5) {
	margin-top: -47px;
}
.yazi {
	position: absolute;
	z-index: 999;
	margin-top: 62px;
	width: 125px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	display: table;
	color: #FFFFFF;
	font-size: 13px;
}
.yazi p{
	display: table-cell;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	vertical-align: middle;
}
/*=========================================altigenler=========================================*/
.banner_lower{
	width: 1000px;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
}
.banner_lower_img{
	width: 500px;
	height: 100%;
	display: table;
}
.banner_lower_img p{display:table-cell;vertical-align:middle;}
.banner_lower img{
	width: auto;
	/*max-width: 460px;*/
	height: auto;
}
.banner_lower_text{
	width: 500px;
	height: auto;
	line-height: 16px;
	font-family: 'Source Sans Pro', sans-serif;
}
.yarim{
	width: 100%;
	height: auto;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.yarim ul li{
	float: left;
	width: 50%;
	padding: 0px;
	height: auto;
	margin-bottom: 3px;
}
.yuzde33{
	height: auto;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yuzde33 ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: auto;
	width: 33.33333333333333%;
	float: left;
}
.yuzde25{
	height: auto;
	width: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.yuzde25 ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: auto;
	width: 25%;
	float: left;
}
.clear{
	clear: both;
	float: none;
	height: 25px;
	width: 100%;
	overflow:hidden;
}
.egitimler{
	height: auto;
	width: 990px;
	overflow: hidden;
}
.egitimler ul{
	margin-bottom: 5px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.egitimler ul li{
	width: 318px;
	height: 350px;
	float: left;
	margin-right: 10px;
	border: 1px solid #EDEDED;
	margin-bottom: 10px;
}
.egitimler ul li h2{
	padding-right: 7px;
	padding-left: 7px;
	border-bottom-color: #ededed;
	margin-bottom: 12px;
	color: #525252;
}
.egitimler ul li:nth-child(3n+0){margin-right:0px;}
.egitimler ul li:hover{}
.egitimler ul li img{
	width: calc(100%);
	height: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
.egitim_text{
	width: 100%;
	clear: both;
	height: auto;
	overflow: hidden;
	color:#515151;
}
.bilgileri{
	width: calc(100% - 14px);
	height: auto;
	clear: both;
	float: left;
	margin-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 20px;
}
.bilgileri strong{
	margin-right: 3px;
}