@import url('Cizgi_Menu.css');
@import url('Cizgi_Butons.css');
@import url('Cizgi_Grids.css');
@import url('Cizgi_Tabs.css');
@import url('Cizgi_UI.css');

/* ================================================================
FAKE TABS */
/* ================================================================ */
a.FakeTabs {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #192740;
    background: #dae3eb url('../../Images/Bg/Tab_AltBg.png') no-repeat right bottom;
    display: block;
    float: left;
    text-decoration: none;
    border-top: solid 1px #d8d8d8;
    border-left: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;
    padding: 6px 26px 4px 26px;
    margin-right: 10px;
}

    a.FakeTabs:hover {
        color: #192740;
        background-color: #abbfd1;
        border-top: solid 1px #d8d8d8;
        border-left: solid 1px #d8d8d8;
        border-right: solid 1px #d8d8d8;
    }

a.FakeTabs_Selected {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    background-color: #2b4b81;
    height: 18px;
    display: block;
    float: left;
    text-decoration: none;
    border-top: solid 1px #d8d8d8;
    border-left: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;
    border-bottom: 0px;
    padding: 6px 26px 4px 26px;
    margin-right: 10px;
}

    a.FakeTabs_Selected:hover {
        color: #ffffff;
        background-color: #2b4b81;
    }s
/* ================================================================ 
RENKLER
NORMAL METIN - 292929

A - f47721
A.HOVER - 481e01

.Beyaz{color:#fff;}
.Siyah{color:#000;}
.Laci{color:#003c82;}
.Laci2{color:#1c6ac2;}
.Turuncu{color:#f47821;}
.Kirmizi{color:#ff5050;}
.MatKirmizi{color:#aa4a58;}
.Mavi{color:#007abb;}
.AcikMavi{color:#bddaf2;}
.Yesil{color:#1AAE88;}
.Yesil2{color:#309db4;}
.AcikYesil{background-color:#afedce;}
.Sari{color:#edb757;}
.AcikSari{color:#f0f5b7;}
.Mor{color:#b17ce3;}
.AcikGri{color:#c0c0c0;}
.AcikGri2{color:#f0f0f0;}
.Gri{color:#999;}
.KoyuGri{color:#424242;}
.Visne{color:#a72065}
/* ================================================================ */

/*#region ================================SABİTLER================================ */
.HomeMember {
	display: none !important;
}

.HomeNews {
	width: 100%;
	min-width: 100%;
}

.menuweb {
	display: block;
}

.OpenMenu {
	display: none;
	position: relative;
	top: 30px;
	right: -10px;
}

.LangIcons img {
	width: 30px;
}

.header {
	position: relative;
	z-index: 1000;
	background-color: #fff;
	height: 170px;
}

.HeaderShadow {
	position: absolute;
	bottom: -45px;
	left: 0;
}

.footer {
	height: 208px;
	width: 100%;
	float: left;
}

.footer-text {
	float: left;
	padding-top: 25px;
}

img.WhiteBorder {
	border: 3px solid #ffffff;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
}

.O {
	font-weight: normal;
}

.Osb {
	font-weight: 600;
}

.Ob {
	font-weight: 700;
}

.Ol {
	font-weight: 100;
}

.OpenMenu {
	float: right;
	margin-top: -25px;
}

.mobile-menu {
	display: none;
}

@media screen and (min-width:1221px) {
	.MobileMenu {
		display: none !important;
	}
}

@media screen and (max-width:1180px) {
	.DIVFixed {
		width: calc(100% - 40px);
		padding-left: 20px;
		padding-right: 20px;
	}

	.menuweb ul li a {
		margin-left: 8px;
		margin-right: 1px;
	}

	.footer {
	}
}

@media screen and (max-width:1155px) {
	.menuweb ul li a {
		margin-left: 4px;
		margin-right: 1px;
	}
}

@media screen and (max-width:1000px) {
	.menuweb {
		display: none;
	}

	.HeaderShadow {
		display: none;
	}

	.OpenMenu {
		display: block;
	}

	.banner-item .caption .F36 {
		font-size: 27px;
	}

	.banner-item .caption .F24 {
		font-size: 20px;
	}

	.banner-item img {
		width: 53% !important;
	}

	.NewsContainer {
		width: 66% !important;
	}

	.SectorContainer {
		width: 34% !important;
	}

	.news-item {
		margin-bottom: 15px;
	}

	.carousel2 {
		width: 100% !important;
		margin-top: 10px;
	}

	.Buton_N.PPembe + div.Break6px {
		display: none;
	}

	#ctl00_ContentPlaceHolder1_Lbl_ContentText table {
		width: 100% !important;
	}
}

@media screen and (max-width:715px) {
	.NewsContainer {
		width: 100% !important;
	}

	.SectorContainer {
		width: 100% !important;
	}

	.news .news-item {
		width: calc(100% - 40px) !important;
	}

	#ctl00_ContentPlaceHolder1_Lbl_ContentText img {
	 width:100%!important;
	 height:initial!important;
	 margin-top:10px;
	 margin-bottom:10px;
	}
}

@media screen and (max-width:615px) {
	#ctl00_ContentPlaceHolder1_Lbl_PageTitle + span {
		display: block;
	}

	#ctl00_ContentPlaceHolder1_Lbl_SubPageTitle {
		width: 200px;
	}

	.PageHeader .DIV {
		    width: calc(100% - 100px);

	}

	#ctl00_ContentPlaceHolder1_DV_Contact, #ctl00_ContentPlaceHolder1_DV_Contact iframe {
	 width:100%!important;
	}
}

@media screen and (max-width:650px) {
	.banner-item img {
		display: none !important;
	}

	.banner-item .caption {
		width: initial !important;
	}

	.footer {
		height: initial !important;
	}
}

@media screen and (max-width:580px) {
	a#ctl00_HL_HOMELOGO img {
		width: 67%;
		float: left;
	}

	.OpenMenu {
		margin-top: initial !important;
	}
}

@media screen and (max-width:1170px) {
}


.LogoContainer img {
	height: 150px;
}


.body {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #343434;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
}

.bodyIYE {
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #343434;
	margin: 0px;
	margin-top: 0;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	background: #ebebeb url(../../Images/Bg_IYE.gif) repeat-x;
}

.bodyNoBg {
	font-family: 'Open Sans',sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #343434;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
}

a {
	color: inherit;
	text-decoration: none;
}

	a:hover, a:focus {
		color: inherit;
		text-decoration: underline;
	}

	a img {
		border: none;
	}

.VS {
	padding: 10px;
}

.NoP {
	font-family: 'PT Sans', Tahoma, sans-serif;
	font-size: 10px;
	color: #292929;
	background-color: #fff;
	border: 1px solid #cbd5dd;
	padding: 2px;
}

.RFV, a.RFV, .RFV a {
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #bc2930;
	padding: 4px 4px 0px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="email"], input[type="tel"], select, textarea {
	font-family: 'PT Sans', Tahoma, sans-serif;
	font-size: 12px;
	color: #292929;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 5px;
	webkit-box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
	box-shadow: 0px 1px 2px 0px rgba(158, 158, 158, 0.1) inset, 0px 1px 0px 0px rgba(158, 158, 158, 0.1);
}

	input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
		outline: none;
		background-color: #ffffff;
		border: 1px solid #f78e8e;
		box-shadow: 0px 0px 2px #ffb4b4;
		-moz-box-shadow: 0px 0px 2px #ffb4b4;
		-webkit-box-shadow: 0px 0px 2px #ffb4b4;
	}

	​ input[disabled], input:disabled{
		-webkit-appearance: none;
		-moz-appearance: none;
		-o-appearance: none;
		-appearance: none;
		border: none !important;
		box-shadow: none !important;
		-webkit-user-select: text !important;
		-moz-user-select: text !important;
		-ms-user-select: text !important;
		user-select: text !important;
		padding: 0;
	}
select:disabled, select[disabled] {
    background-color:#f5f5f5;
    }
.CursorPointer {
	cursor: pointer;
}

div.Centered_Full {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url('../../Images/SemiTransparent.png');
	background-repeat: repeat;
	overflow: hidden;
	z-index: 4950;
	bottom: 0px;
}

div.Centered {
	position: fixed;
	font-size: 10px;
	top: 40%;
	left: 45%;
	width: 150px;
	padding: 10px;
	text-align: center;
	overflow: hidden;
	background-color: #ffffff;
	z-index: 5000;
}
/*#endregion */

/*#region ================================P10, P10T================================ */
.P10T {
	padding: 10px;
	background-color: #f9f9f9;
	border-bottom: solid 1px #ececec;
	border-right: solid 1px #ececec;
	font-weight: 700;
}

.P10 {
	padding: 10px;
	border-bottom: solid 1px #e7e7e7;
}

.P10T_AcikKirmizi {
	padding: 10px;
	background-color: #f1e1e1;
	border-bottom: solid 1px #ead2d2;
	border-right: solid 1px #ead2d2;
	font-weight: 700;
}

.P10_AcikKirmizi {
	padding: 10px;
	background-color: #f7e9e9;
	border-bottom: solid 1px #ead2d2;
}

.P10T_Gri {
	padding: 10px;
	background-color: #e7e7e7;
	border-bottom: solid 1px #ececec;
	border-right: solid 1px #ececec;
	font-weight: 700;
}

.P10_Gri {
	padding: 10px;
	border-bottom: solid 1px #e7e7e7;
	background-color: #ececec;
}

.P10T_AcikMavi {
	padding: 10px;
	background-color: #deeaf0;
	border-bottom: solid 1px #cee0e9;
	border-right: solid 1px #cee0e9;
	font-weight: 700;
}

.P10_AcikMavi {
	padding: 10px;
	border-bottom: solid 1px #d5e4eb;
	background-color: #e6f1f6;
}

.P10T_AcikSari {
	padding: 10px;
	background-color: #ebf29f;
	border-bottom: solid 1px #dee597;
	border-right: solid 1px #dee597;
	font-weight: 700;
}

.P10_AcikSari {
	padding: 10px;
	border-bottom: solid 1px #e4e9ad;
	background-color: #f0f5b7;
}
/*#endregion */

/*#region ================================FONT TİPİ================================ */
.Tn, .T {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.Tb {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


.Rn, .R {
	font-family: 'PT Sans', Tahoma, sans-serif;
	text-decoration: none;
}

.Rb {
	font-family: 'PT Sans', Tahoma, sans-serif;
	text-decoration: none;
	font-weight: 700;
}

.Rt {
	font-family: 'PT Sans', Tahoma, sans-serif;
	text-decoration: none;
	font-weight: 300;
}

.Ri {
	font-family: 'PT Sans', Tahoma, sans-serif;
	text-decoration: none;
	font-style: italic;
}

/*#endregion */

/*#region ================================FONT SIZES================================ */
.F4 {
	font-size: 4px;
}

.F6 {
	font-size: 6px;
}

.F8 {
	font-size: 8px;
}

.F9 {
	font-size: 9px;
}

.F10 {
	font-size: 10px;
}

.F11 {
	font-size: 11px;
}

.F12 {
	font-size: 12px;
}

.F13 {
	font-size: 13px;
}

.F14 {
	font-size: 14px;
}

.F15 {
	font-size: 15px;
}

.F16 {
	font-size: 16px;
}

.F17 {
	font-size: 17px;
}

.F18 {
	font-size: 18px;
}

.F19 {
	font-size: 19px;
}

.F20 {
	font-size: 20px;
}

.F22 {
	font-size: 22px;
}

.F24 {
	font-size: 24px;
}

.F26 {
	font-size: 26px;
}

.F28 {
	font-size: 28px;
}

.F30 {
	font-size: 30px;
}

.F32 {
	font-size: 32px;
}

.F34 {
	font-size: 34px;
}

.F36 {
	font-size: 36px;
}

.F40 {
	font-size: 40px;
}
/*#endregion */

/*#region ================================FONT : RENKLER================================ */
.Normal {
	color: #292929;
}

.Beyaz {
	color: #fff;
}

.Siyah {
	color: #000;
}

.Laci {
	color: #003c82;
}

.Laci2 {
	color: #1c6ac2;
}

.Turuncu {
	color: #f47821;
}

.Kirmizi {
	color: #ff5050;
}

.MatKirmizi {
	color: #aa4a58;
}

.Mavi {
	color: #007abb;
}

.AcikMavi {
	color: #bddaf2;
}

.Yesil {
	color: #1AAE88;
}

.Yesil2 {
	color: #309db4;
}

.AcikYesil {
	background-color: #afedce;
}

.Sari {
	color: #edb757;
}

.AcikSari {
	color: #f0f5b7;
}

.Mor {
	color: #b17ce3;
}

.AcikGri {
	color: #c0c0c0;
}

.AcikGri1 {
	color: #f0f0f0;
}

.Gri {
	color: #999;
}

.KoyuGri {
	color: #424242;
}

.Visne {
	color: #a72065;
}

a.Beyaz:hover {
	color: #383549;
	text-decoration: none;
}

/*#endregion */

/*#region ================================ARKAPLAN RENKLER================================ */

.PBeyaz {
	background-color: #fff;
}

.PSiyah {
	background-color: #000;
}

.PLaci {
	background-color: #003c82;
}

.PAcikGri3 {
	background-color: #fdffff;
}

.PLaci2 {
	background-color: #1c6ac2;
}

.PTuruncu {
	background-color: #f47821;
}

.PKirmizi {
	background-color: #ff5050;
}

.PMatKirmizi {
	background-color: #aa4a58;
}

.PMavi {
	background-color: #007abb;
}

.PAcikMavi {
	background-color: #bddaf2;
}

.PYesil {
	background-color: #1AAE88;
}

.PYesil2 {
	background-color: #309db4;
}

.PAcikYesil {
	background-color: #afedce;
}

.PSari {
	background-color: #edb757;
}

.PAcikSari {
	background-color: #f0f5b7;
}

.PMor {
	background-color: #b17ce3;
}

.PAcikGri {
	background-color: #c0c0c0;
}

.PAcikGri2 {
	background-color: #f0f0f0;
}

.PGri {
	background-color: #999;
}

.PKoyuGri {
	background-color: #424242;
}

.PVisne {
	background-color: #a72065;
}
/*#endregion */




/*# ///////////////////////////////////////////////////////    */
.BanRightColumn {
	float: left;
	width: 579px;
	float: right;
	border: 4px;
	border-color: white;
	border-style: solid;
}

.BanLeftColumn {
	width: 80%;
	float: left;
}



img.grayscale {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&l…3 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.grayscale {
	transition: all .5s;
}

.grayscale {
	filter: url("data:image/svg+xml; utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 0.4;
	filter: alpha(opacity=40);
}

img.grayscale:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter …\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
	opacity: 1;
	filter: alpha(opacity=100);
}



.UserLogin {
	background-color: #009bed;
	transition: all .5s;
}

	.UserLogin:hover {
		background-color: #ce262b;
	}

.HomeItems * {
	transition: all .5s;
	font-size: 20px;
}

.HomeItems .HomeContent {
	width: initial;
	text-align: left;
	padding-top: 5px;
}

.BlurImage {
	border-radius: 50px;
	border: 1px solid #fff;
	-webkit-filter: blur(1.5px);
	filter: blur(1.5px);
	width: 65px;
}

.HomeItems {
	cursor: pointer;
	width: 214px;
	transition: background .5s;
}

	.HomeItems:hover {
		background-color: #00295b;
	}

		.HomeItems:hover i {
			opacity: 0;
		}

		.HomeItems:hover img {
			-webkit-filter: blur(0px);
			filter: blur(0px);
		}

		.HomeItems:hover a, a.HomeItems:hover {
			color: #5ac6ff;
		}

		.HomeItems:hover span {
			color: #fafafa;
		}

.icon-users, .icon-home-1 {
	position: absolute;
	opacity: 1;
	font-size: 40px;
	z-index: 100;
	left: 30px;
	top: 35px;
	text-shadow: 4px 4px 4px rgba(0,0,0,.6);
}

.icon-edit {
	position: absolute;
	opacity: 1;
	font-size: 40px;
	z-index: 100;
	left: 34px;
	top: 39px;
	text-shadow: 4px 4px 4px rgba(0,0,0,.6);
	color: #fff;
}


blockquote {
	border: solid 1px #CAC7B4;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #E3E2D8;
	background-image: url('../../images/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
}


@font-face {
	font-family: 'si';
	src: url('socicon-1.3/socicon.eot');
	src: url('socicon-1.3/socicon.eot?#iefix') format('embedded-opentype'), url('socicon-1.3/socicon.woff') format('woff'), url('socicon-1.3/socicon.ttf') format('truetype'), url('socicon-1.3/socicon.svg#icomoonregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: si;
		src: url(socicon-1.3/socicon.svg) format(svg);
	}
}

.soc {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

	.soc li {
		display: inline-block;
		*display: inline;
		zoom: 1;
	}

		.soc li a {
			font-family: si !important;
			font-style: normal;
			font-weight: 400;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-ms-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;
			overflow: hidden;
			text-decoration: none;
			text-align: center;
			display: block;
			position: relative;
			z-index: 1;
			width: 37px;
			height: 37px;
			line-height: 37px;
			font-size: 20px;
			-webkit-border-radius: 0px;
			-moz-border-radius: 0px;
			border-radius: 0px;
			margin-right: 0px;
			color: #999;
			background-color: #.soc;

{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.soc li {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

	.soc li a {
		font-family: si !important;
		font-style: normal;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
		overflow: hidden;
		text-decoration: none;
		text-align: center;
		display: block;
		position: relative;
		z-index: 1;
		width: 37px;
		height: 37px;
		line-height: 37px;
		font-size: 10px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		margin-right: 0px;
		color: #343434;
		background-color: #e5e5e5;
	}

.soc-icon-last {
	margin: 0 !important;
}

.soc-youtube:before {
	content: 'r';
}

.soc-twitter:before {
	content: 'a';
}

;
}

.soc-icon-last {
	margin: 0 !important;
}

.soc-youtube:before {
	content: 'r';
}

.soc-youtube:hover {
	color: #D82423;
}

.soc-twitter:before {
	content: 'a';
}

.soc-twitter:hover {
	color: #55ACEE;
}

.soc li a {
	transition: all .5s;
}

.PurpleRect {
	background-color: #a72165;
	width: 12px;
	height: 21px;
	margin-right: 8px;
	position: relative;
	top: 5px;
	float: left;
}
