﻿/*
	Project			: 
	v.1 			: 2020
	Company Name	: Data1 Integral Technologies
	Code By			: Kübra İstafiloğlu - kubra.istafiloglu@data1.com.tr
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&display=swap');



body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;

}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

img {
    border: none
}

.clear {
    clear: both
}

::selection {
    background: #000;
    color: #FFF
}

::-moz-selection {
    background: #000;
    color: #FFF
}
.sure {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
* {
    padding: 0;
    margin: 0
}
/*
color:rgba(0, 0, 0, 0.5);
color:rgba(255, 255, 255, 0.5);
*/

::-webkit-input-placeholder { /* Edge */
    color: #c6c5c4;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c6c5c4;
}

::placeholder {
    color: #c6c5c4;
}

.ui-autocomplete {
    z-index: 9999 !important;
}

.baslik {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
}

.baslik2 {
    color: #353d4a;
    font-size: 30px;
    font-weight: 900;
    margin: 0 0 10px 0;
    position: relative;
    padding: 76px 0 10px 0;
    text-transform: uppercase;
    text-align: center
}
.header{
	width:100%;
	height:auto;
	background:#fff;
	padding:0;
	position:fixed;
	z-index:200}
.header-right{
 	float:right}
.content{
	width:90%;
	height:auto;
	margin:0 auto; 
max-width:1280px;}
.content23{
 width: 90%;
    height: auto;
    margin: 0 auto;

max-width:1280px;
}

.logo {
	width:152px;
	height:auto;
	float:left}
.logo img {
	width:100%;
	height:auto;
	}
.fixed {
	height:68px;
	width:100%;
	background:#ccc}
.homeright{
	float:left;
	width:71%;
	height:auto;}
.homeleft{
	float:left;
	width:27%;
	height:auto;
	margin-right:2%;}

.parallax-window {
    min-height:380px;
    background: transparent;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:300;
	padding-top:70px;
	padding-left:30px;
	padding-right:60px;
}
.rakamlar{
	width:12.5%;
	height:auto;
	float:left;
	font-size:20px;
	margin-top:20px;
	font-weight:600}
.rakamlar span{
	font-size:13px;
	font-weight:300}
.rakamlar img{
	margin-bottom:15px; width:100%; height:auto}
.timer {
	font-family: 'Open Sans', sans-serif;
}
.gribg {
	width:90%;
	height:auto;
	background:#f7f7f7;
	margin:30px auto;
	
}
.etkinlikler h2 {
	font-size:21px;
	color:#000;
	font-weight:200;
	margin-top:0;
	float:left
	
}
.blog h2 {
	font-size:21px;
	color:#000;
	font-weight:200;
	margin-top:0;
	float:left
	
}
.haberler h2 {
	font-size:21px;
	color:#000;
	font-weight:200;
	margin-top:0;
	float:left
	
}

.etkinlik{
	width:50%;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-top:4px
}
.etkinlik:hover .etkinlik-left{

	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.etkinlik:hover .etkinlik-right{
		color:#80bd00;}
.etkinlik-left{
	width:30%;
	height:auto;
	float:left;
	margin-right:5%
}
.etkinlik-left:hover{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.etkinlik-left img{
	width:100%;
	height:auto;
}
.etkinlik-right{
	width:65%;
	height:auto;
	float:left;
	color:#005cbb;
	font-size:12px;
	font-weight:800
}
.rightsmart{

	font-size:12px !important;

}


.etkinlik-right:hover{
	color:#80bd00;
}
.etkinlik-right span{
	width:100%;
	height:auto;
	float:left;}

.etkinlikler{
	width:44%;
	height:auto;
	float:left;
	padding:1.5% 3% 1.5% 3%;
	box-sizing:content-box;
 	margin:40px auto
}

.blog{
	width:32%;
	height:380px;
	float:left;
	padding:1.5% 3% 1.5% 3%;
	background:#e6e6e6;
	box-sizing:content-box !important;
		margin:40px auto}
		
.blog	.tumunugor{
	margin-top:16px}
.haberler{
	width:43.5%;
	height:auto;
	float:left;
	padding:1.5% 3% 1.5% 3%;
	box-sizing:content-box;
	border-left:2px solid #fff;
	margin:40px auto}
	
	
	
.column::after {
	content: '';
	clear: both;
	display: block;
}

.column div:first-child {
	margin-left: 0;
}

	figure {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	
	opacity:0.85;filter:alpha(opacity=85);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
	
	

.opa{opacity:1;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.opa:hover{opacity:0.75;filter:alpha(opacity=75);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";}




.draw-border {
  box-shadow: inset 0 0 0 1px #9b9b9b;
  color: #9b9b9b;
  -webkit-transition: color 0.25s 0.0833333333s;
  transition: color 0.25s 0.0833333333s;
  position: relative;
  
}
.draw-border::before, .draw-border::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.draw-border::before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.draw-border::after {
  border-top-width: 1px;
  border-right-width: 1px;
}
.draw-border:hover {
  color: #fff;
}
.draw-border:hover::before, .draw-border:hover::after {
  border-color: #80bd00;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.draw-border:hover::before {
  -webkit-transition-delay: 0s, 0s, 0.25s;
          transition-delay: 0s, 0s, 0.25s;
}
.draw-border:hover::after {
  -webkit-transition-delay: 0s, 0.25s, 0s;
          transition-delay: 0s, 0.25s, 0s;
}

.btn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 1em 2em;
  font-size:9px !important;
  border-radius:0  !important ;
}
.btn:focus {
  outline: 1px dotted #80bd00;  color:#80bd00;

}
.btn:hover { color:#80bd00;

}



.btn22 {
  background: none;
  border: none;
  cursor: pointer;
  padding: 1em 2em;
  font-size:17px !important;
  border-radius:0  !important ;
}
.btn22:focus {
  outline: 1px dotted #80bd00;  background:#80bd00; color:#fff

}
.btn22:hover { background:#80bd00;

}

.draw-borderbeyaz {
  box-shadow: inset 0 0 0 1px #fff;
  color: #fff;
  -webkit-transition: color 0.25s 0.0833333333s;
  transition: color 0.25s 0.0833333333s;
  position: relative;
  
}
.draw-borderbeyaz::before, .draw-borderbeyaz::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.draw-borderbeyaz::before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.draw-borderbeyaz::after {
  border-top-width: 1px;
  border-right-width: 1px;
}
.draw-borderbeyaz:hover {
  color: #fff;
}
.draw-borderbeyaz:hover::before, .draw-borderbeyaz:hover::after {
  border-color: #80bd00;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.draw-borderbeyaz:hover::before {
  -webkit-transition-delay: 0s, 0s, 0.25s;
          transition-delay: 0s, 0s, 0.25s;
}
.draw-borderbeyaz:hover::after {
  -webkit-transition-delay: 0s, 0.25s, 0s;
          transition-delay: 0s, 0.25s, 0s;
}

.btnbeyaz {
  background: none;
  border: none;
  cursor: pointer;
  padding: 1em 2em;
  font-size:9px !important;
  border-radius:0  !important ;
}
.btnbeyaz:focus {
  outline: 1px dotted #80bd00;  color:#fff;

}
.btnbeyaz:hover { color:#fff;

}
.btn2 {
  padding:15px 30px !important;
}

.etkinlikbuton{
	width:100%;
	height:auto;
	text-align:center}
.menu-content{
	width:80%;
	height:auto;
	margin:75px auto 0 auto}
.menubox{
	width:18%;
	height:auto;
	float:left;
	margin:1%;
	background:#fff;
	padding-bottom:15px;}
.anabaslik{
	width:100%;
	height:auto;
	float:left;
	margin:2% 0;
	color:#535353;
	font-size:14px;
	font-weight:800}
	

.team_087_content_col_3 .altbaslik{
	width:96%;
	height:auto;
	float:left;
	margin:3% 2%;
	color:#fff;
	font-size:17px;
	font-weight:900;
		-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;}
.team_087_content_col_3 .altbaslik:hover{
	padding-left:10px;	color:#fff;	font-weight:900;

}
.altbaslik{
	width:100%;
	height:auto;
	float:left;
	margin:3% 0;
	color:#535353;
	font-size:12px;
	font-weight:600}
.altbaslik:hover{
	font-weight:600;
	color:#2f2f2f}
.menubox img{
	width:100%;
	height:auto;}
.menuimg{
	margin-bottom:15px;}
.yesilbaslik{
	color:#80bd00}
.menufooter{
	width:78%;
	bottom:0;
	height:auto;
	border-top:1px solid #80bd00;
    scroll: 0 0;
    left: 0;
    position: fixed;
    margin: auto;
    padding: 20px 11%;
    z-index: 999;
	box-sizing:content-box
}
.menusosyalmedya{
	float:left;
	width:50%;
	height:height}
	
.bizeulasin {
  width:50%;
  height:auto;
  float:right
}
.bizeulasin a{
	float:right;
	color:#bdbdbd;
	font-size:17px;
	font-weight:800}
.bizeulasin a img{
	padding:10px;
	border:1px solid #f2f2f2;
	border-radius:150px;
	margin-right:10px;
	height:auto}
.bizeulasin a img:hover {
	background:#f8f8f8}
.bizeulasin a:hover {
	color:#fb4513}
.bizeulasin a:hover img {
	background:#f8f8f8}
	
.btnpanel:hover .sosyalmedyaicon {
  filter: grayscale(0%);
}
.sosyalmedyaicon {
  filter: grayscale(100%);
  width:40px;
  height:auto;
  margin-top:2px
}
.sosyalmedyaicon:hover {
  filter: grayscale(0%);
}
.serachicon {
  filter: grayscale(100%);
    width: 19px;
    margin-top: 5px;
}
.serachicon:hover {
  filter: grayscale(0%);
}
.en{
	margin:10px;
	color:#5f5f5f;
	font-size:12px;
	font-weight:600;
	margin-top: 24px;
    float: right;
	margin-left:20px}
.en:hover{
	color:#80bd00;
}


.buyutec{
	float:right;}
	
/* Search Style */ 
#search {
    position: fixed;
	float:right;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
	
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
	 -o-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 1006;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
  	background: transparent;
  	border-top: 1px solid rgba(255, 255, 255, .8);
  	border-bottom: 2px solid rgba(255, 255, 255, .5);
  	border-left: 0px solid transparent;
  	border-right: 0px solid transparent;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    outline: none;
  	padding: 10px;
}
  
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
	  opacity: 1;
	  font-size: 27px;
  	color: #fff;
}

#search .close:hover{
  color: #fff;
  cursor: pointer;
}

.homekategoribaslik{
	width:80%;
	height:auto;
	font-weight:bold;
	font-size:22px;
	position:absolute;
	z-index:5;
	margin:-45px 15% 0 15%;
	color:#fff
	}
.footer{
	width:95%;
	height:auto;
	background:#939395;
	padding-left:5%;
	padding-bottom:50px; padding-top:10px;
	box-sizing:content-box;
	margin-top:50px;
	color:#fff;
	border-top:2px solid #fd4513
	}
.footerleft{
	width:35%;
	height:auto;
	float:left;
	margin-top:135px
}
.footercenter{
	width:33%;
 	float:left;
	padding:30px 4% 0 0;
	color:#fff;
	box-sizing:content-box;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:17px;
	font-size:12px

}
.footercenter img{
	width:12px;
	height:auto;

}
 

.footer h3{
	font-size:13px;
	font-weight:800; float:left; 
	margin:0 10px 0 0
}
.footercenter a{
	color:#fff}

.footerright{
	width:22%;
 	float:left;
	padding:30px 0 0 0;
	color:#fff;
	box-sizing:content-box;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	line-height:17px;
	font-size:12px

}
.footerright img{
	width:12px;
	height:auto;

}
 

.footerright h3{
	font-size:13px;
	font-weight:800; float:left; 
	margin:0 10px 0 0
}
.footerright a{
	color:#fff} 
.f1{
	width:40%;
	height:auto;
	float:left;
	margin-right:1%
}
.f2{
	width:55%;
	height:auto;
	float:left;
	margin-right:2%;
	
}
.f1 a {
	width:100%;
	height:auto;
	float:left;
	color:#fff;
	margin:3px 0;
	font-size:12px;
	font-weight:800
}
.bultenbox{
	width:75%;
	height:auto;
	float:left;
	background:#fff;
	border:0;
	padding:11px 10px 12px 10px;
	font-size:11px;
	color:#80bd00;
	margin-top:20px;
	margin-bottom:20px

}
.bultenbox:focus{
	outline:none;
}
.bultengonder{
	width:25%;
	height:auto;
	float:left;
	background:#fff;
	border:0;
	padding:11px 10px 12px 10px;
	border-left:2px solid #80bd00;
	color:#80bd00;
	font-size:11px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px

}
.bultengonder:focus{
	outline:none;
	background:#80bd00;
	color:#fff
}
.bultengonder:hover{
	outline:none;
	background:#80bd00;
	color:#fff
}

.smi {
	float:left;
	border:1px solid #fff;
	margin-right:8px;
	padding:5px;
	margin-bottom:20px}
.smi img {
	width:33px;
	height:auto}
.smi:hover{
	background:#80bd00;}
	

	
.altfooter{
	margin-left:5%;
	width:90%;
	
	height:auto;
	font-size:10px;
	color:#6c6c6c;
	font-family: 'Open Sans', sans-serif;
	text-align:right;
	font-weight:300;
	margin-top:10px;
	float:left;

}.altfooter img{
	width:100px;
	height:auto;
	float:left;
 	margin-bottom:10px
}
.sosyalmedya{
	margin-top:90px}
.masaustubanner{display:inline-block !important;}
.mobilbanner{display:none !important;}
.gridegrade {
	background: rgb(242,242,242);
background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(255,255,255,1) 100%);}
	
	

.tumunugor{
	width:100%;
 	margin-top:18px;
	float:right;
	text-align:right !important;
	margin-right:6px
}
.counter-value{font-family: 'Open Sans', sans-serif;font-size:30px !important;
	margin-top:20px !important;
	font-weight:600 !important}
.arti{
	width:10px;
	position:absolute}
	

#myBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #80bd00;
  color: white;
  cursor: pointer;
  padding: 10px 17px;
  border:1px solid #fff;
  -webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

#myBtn:hover {
  background-color: #555;
}

.detailheader{
	border-top:1px solid #f8f8f8;
	border-bottom:1px solid #f8f8f8;
	width:100%;
	height:auto;
	padding:15px 0;
	font-size:12px;
	font-weight:600
}
.detailheader .content{
	width:90%;
max-width:1280px;


}
.detailheader span{
	color:#dedede;
		padding:0 15px 0 0


}
.detailheader a{
	color:#989898;
	padding:0 15px 0 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.detailheader a:hover{
	color:#98c417;}
.detailmenuaktif{
	color:#98c417 !important;}
.detailcontent{
	width:90%;
	max-width:1280px;
	height:auto;
	margin:35px auto 85px auto;
	font-size:15px !important;
	font-weight:300;
	color:#5b5b5b;
	text-align:justify}
strong{
	font-weight:500}
	
.haberleft b{
	font-weight:500} 
.detailcontentsmart{
	margin:15px auto 25px auto !important;
}
.detailcontentsmart .carousel-control{font-size:50px !important;color:#005cbb !important; }
.detailcontent h2{
	color:#005cbb;
	font-size:25px;
	font-weight:900;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	line-height:33px;
 }
.detailgirisimg{
	width:100%;
	height:auto;
	margin-bottom:20px}
.detailcenterimg{
	width:50%;
	height:auto;
	text-align:center;
	float:none}
.detailcenterimg2{
	width:60%;
	height:auto;
	text-align:center;
	float:none}
.hakkimizdamavibg {
	background:#005cbb;
	width:90%;
	height:auto;
	margin:30px auto;
	padding:5%;
	color:#fff; 
	font-size:14px !important;
	box-sizing:content-box}
.hakkimizdamavibg img {
	width:15%;
	height:auto;
	float:left;
	margin-right:5%
}
.hakkimizdamavibg h3 {
	margin-top:40px;
	font-size:18px !important;
}
 
.hakkimizdamavibg h3{
	margin-top:0 !important
	}	
	
	
	/* width */
.detailcontent ::-webkit-scrollbar {
  width: 5px;
  margin-left:
}

/* Track */
.detailcontent ::-webkit-scrollbar-track {
  background: #00488c;
}

/* Handle */
.detailcontent ::-webkit-scrollbar-thumb {
  background: #80bd00;
}

/* Handle on hover */
.detailcontent ::-webkit-scrollbar-thumb:hover {
  background: #577d00;
}
.basarianahtari li{
	float:left;
	width:26.6%;
	margin-right:10%;
	height:auto;
	list-style-type:none;
	text-align:center
}
.basarianahtari h3 {
	color:#005cbb;
	font-weight:900;
	font-size:20px;
	margin-top:10px;
	text-align:center}
.basarianahtari li:nth-child(3n){
    margin-right:0;
} 
.basarianahtari li img{
	width:100%;
	height:auto;
	margin-bottom:15px}
.detailcontent .yonetim2left { 
	margin-bottom:20px; }
.yonetim2left {
	float:left;
	width:23%;
	margin-right:1%;
	margin-left:1%;
	height:auto;
	margin-bottom:55px;
	font-size:12px;
	text-align:left;
	color:#005cbb;
	font-weight:400; border-bottom:4px solid #005cbb; padding-bottom:10px}
.yonetim2left img{
	width:100%;
	height:auto; 
	border-bottom:4px solid #80bd00}
.yonetimkurul{
	text-align:left !important;
		font-weight:600}
.yonetim2left h3 {
	color:#005cbb;
	font-weight:900;
	font-size:20px;
	margin-top:10PX;
	margin-bottom:1px;
	text-align:left}

.yonetim2left h3 a {
	color:#005cbb;
	font-weight:900;
	font-size:15px;
	margin-top:10PX;
	text-align:left}
.yonetim2right {	
margin-right:17% !important;
margin-left:5% !important}


.yonetim2center {
	margin-left:auto;
	float:none;
	margin-right:auto}


.golge
{
	box-shadow: #ccc 0px 0px 9px;
	-moz-box-shadow: #ccc 0px 0px 9px;
	-webkit-box-shadow: #ccc 0px 0px 9px;
}
.kurulcizgi{
	width:40px;
	height:2px;
	background:#005cbb;
	margin:0 auto 10px auto;
	clear:both}
.ulusal{
	width:100%;
	height:auto;
}
.uyelik li{
	width:15%;
	height:auto;
	float:left;
	margin-right:2%;
	border:1px solid #eaeaea;
	list-style-type:none;	margin-bottom:2%
}
.uyelik li:nth-child(6n){	margin-right:0;
}
.uyelik img{
	width:100%;
	height:auto;
}
	

.gunespanel li{
	width:22.3%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
	border:1px solid #f2f2f2;
	list-style-type:none;
	text-align:center;
	padding:0.5%;
	box-sizing:content-box}
.gunespanel li:nth-child(4n){
	margin-right:0}
.gunespanel li img{
	width:auto;
	height:200px;
	margin:10px auto}
.gunespanel li:hover .gunespanelibaslik{
	color:#80bd00;
	background:#fff;}
.gunespanel li:hover {
	border:1px solid #80bd00}
.gunespanelibaslik{
	width:94%;
	height:23px;
	padding:25px 3%;
	font-size:11px;
	color:#5b5b5b;
	background:#f2f2f2;
	float:left;
	box-sizing:content-box;
	text-align:center;
	font-weight:bold;
	line-height:20px !important;
		-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.gunespanelibaslik:hover{
	color:#80bd00;
	background:#fff;
	
}

.hideme{opacity:0;}

.kalitekontrol{
	width:70%;
	height:auto;
	margin:30px auto;
	clear:both}
.kalitekontrol div{
	width:29%;
	height:auto;
	margin:0 2% 10px 2%;
	float:left}
.kalitekontrol div img{
	width:100%;
	height:auto;}
	
.detaybaslik .ref-baslik{
	width:100%;
	height:50px;
	line-height:35px;
	overflow:hidden;
	padding:12px 0;
	background:#f2f2f2;
	font-size:18px;
	padding-bottom:20px;
	color:#5b5b5b;
	font-weight:bold;
	float:left;
	text-align:center;
	border-bottom:1px solid #fff}

	
	
.ref-baslik{
	width:100%;
	height:auto;
	padding:12px 0;
	background:#f2f2f2;
	font-size:18px;
	color:#5b5b5b;
	font-weight:bold;
	float:left;
	text-align:center;
	border-bottom:1px solid #fff}

.ref-altbaslik{
	width:100%;
	height:auto;
	padding:8px 0;
	background:#f2f2f2;
	font-size:13px;
	color:#87bf1a;
	font-weight:normal;
	float:left;
	text-align:center
	}
.referans{
	width:100%;
	height:auto;
	float:left;}
.referans li{
	width:23.5%;
	height:auto;
	float:left;
	list-style-type:none;
	margin-right:2%;
	margin-bottom:2%}

.referans li .menuimg{
	margin-bottom:0;
	border-bottom:0}



.referans li:nth-child(4n){
	margin-right:0}
.referans li img{
	width:100%;
	height:auto;
	}



/*Styling Selectbox*/
.filtre {
  width: 150px;
  display: inline-block;
  background:url(../images/filt.jpg) no-repeat right center #fff;
  transition: all .5s ease;
  position: relative;
  font-size: 14px;
  color: #005cbb;
  height: 100%;
  text-align: left;
  float:right;
  border:1px solid #005cbb
}
.filtre .select {
    cursor: pointer;
    display: block;
    padding: 7px;
}
.filtre .select > i {
    font-size: 13px;
    color: #747474;
    cursor: pointer;
    transition: all .3s ease-in-out;
    float: right;
    line-height: 20px
}

.filtre:focus {
	outline:none}
.filtre:active {
}
.filtre.active:hover,
.filtre.active {
}
.filtre.active .select > i {
    transform: rotate(-90deg)
}
.filtre .filtremenu {
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin-top: 1px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9;
}
.filtre .filtremenu li {
    padding: 10px;
    transition: all .2s ease-in-out;
    cursor: pointer
} 
.filtre .filtremenu {
    padding: 0;
    list-style: none
}

.gribg{
background:#f2f2f2 !important; }
.leftref{
	width:30%;
	height:auto;
	float:left;	padding:5%;
	box-sizing:content-box}
.leftref h2{
	float:left;
	width:100%;
	height:auto;
	font-size:22px;
	text-align:left;text-transform: uppercase;
	margin-top:0;
	margin-bottom:10px}
.leftref span{
	color:#90c41b;
	font-size:13px;
	}
.leftreficerik{
	width:100%;
	height:auto;
	padding:13px 0;
	border-bottom:1px solid #d7d7d7;
	color:#5b5b5b;
	font-size:14px;
	font-weight:300;
	}
.leftreficerik span{
	font-weight:bold;
	width:100%;
	height:auto;
	float:left;
	color:#5b5b5b
	}
.rightref{
	width:60%;
	height:auto;
	float:left;}
 .rightref #fw_al_003 {
	margin-bottom:0 !important}

.leftref2{
	width:57%;
	height:auto;
	float:left;
	box-sizing:content-box;
	background:#005cbb;	color:#fff;
	padding:2%;
	}
.leftref2 h2{
	float:left;
	width:100%;
	height:auto;
	font-size:22px;
	text-align:left;
	margin-top:0;
	margin-bottom:20px;
	color:#fff;
	border-bottom:2px solid #fff;
	padding-bottom:15px; 	text-transform:none !important
}
.leftref2 b{
	font-weight: 700;
}
.rightref2{
	width:35%;
	height:auto;
	float:left;
	margin-right:4%}


.btnpanel{
	padding:18px 25px 7px 20px !important;
	margin-top:20px;
	font-size:13px !important;
	font-weight:600 !important}
.btnpanel img{
	float:left;
	width:30px;
	height:auto;
	margin-top:-9px;
	margin-right:10px}
.detailcontent .col-md-6 {
	width:25%}
.detailcontent .team_090_content
{
	background:#fafafa}
.detailcontent .team_090_content > h5 > a {
	height:35px;
	line-height:18px;
	margin-top:15px;
	font-size:14px}
.etkinlikbg .etkinlik{
	width:18%;
	margin-left:1%;
	margin-right:1%
}
.etkinlikbg .etkinlik-left{
	width:100%;
	margin-bottom:0
}
.etkinlikbg .etkinlik-right{
	background:#fff;
	width:100%;
	text-align:center;
	font-size:14px;
	padding:10px 0	;
}
.etkinlikbg .etkinlik-right:hover{
	background:#005cbb;
	color:#fff
}
.etkinlikbg .etkinlik:hover .etkinlik-right{
	background:#005cbb;
		color:#fff
}
.etkinlikbg .etkinlik:hover .etkinlikdetaylist{
	background:#005cbb;
		color:#fff
}
.etkinlikbg .etkinlik-right:hover .etkinlikdetaylist{

	background:#005cbb;
	color:#fff
}
.etkinlikbg .etkinlik-right span{
	width:auto;
	font-weight:300;
	float:none}


















.etkin .etkinlik{
	width:31.3%;
	margin-left:1%;
	margin-right:1%
}
.etkin .etkinlik-left{
	width:100%;
	margin-bottom:0
}
.etkin .etkinlik-right{
	background:#fff;
	width:100%;
	text-align:center;
	font-size:14px;
	padding:10px 0	;
}
.etkin .etkinlik-right:hover{
	background:#005cbb;
	color:#fff
}
.etkin .etkinlik:hover .etkinlik-right{
	background:#005cbb;
		color:#fff
}
.etkin .etkinlik:hover .etkinlikdetaylist{
	background:#005cbb;
		color:#fff
}
.etkin .etkinlik-right:hover .etkinlikdetaylist{

	background:#005cbb;
	color:#fff
}
.etkin .etkinlik-right span{
	width:auto;
	font-weight:300;
	float:none}


 
.detailcontent .etkinlik-right {
	font-size:16px;
	}
.panelleft{
	width:40%;
	height:auto;
	float:left;
	margin-right:5%;
	margin-top:20px}
.panelleft img{
	width:100%;
	height:auto;
}
.panelright{
	width:55%;
	height:auto;
	float:left;
	font-size:16px;
	font-weight:600;
	color:#5b5b5b;
		margin-top:20px}
.yazileft #counter {
	color:#80bd00}
.yaziright #counter {
	color:#80bd00}
.yazi3lu #counter {
	color:#80bd00}

.panelspan {
	font-size:12px;
	font-weight:400;	
}
.panelbg5{
	width:60%;
	height:auto;
	background:#192647;
	padding:0;
	padding-left:2%;
	float:left;
	padding-bottom:40px;
	padding-top:20px}
	
.fotoright5{
	width:38%;
	height:auto;
	float:left;
	text-align:center}	
.fotoright5 img{
	margin-top:20px;
	width:80%;
	height:auto }	
	
.panelbg{
	width:100%;
	height:auto;
	background:url(../images/bg2.png) center;
	padding:30px 0;}
.panelbg .mavibaslikleft{
	color:#fff}
.panelbg .yazileft{
	color:#80bd00}
.panelbg h1{
	color:#fff;
	text-align:left;
	font-size:30px;
	margin-top:0}
.panelbg h1 span{
	font-size:17px}
	
.panelbg5 .mavibaslikleft{
	color:#fff}
.panelbg5 .yazileft{
	color:#80bd00; margin-top:90px;
	margin-bottom:90px;
	width:90%;
	float:none;
	margin-right:auto;
	margin-left:auto}
.panelbg5 h1{
	color:#fff;
	text-align:left;
	font-size:30px;
	margin-top:0}
.panelbg5 h1 span{
	font-size:17px}
	
.panelbg .panelright h2{
	text-align:left}
.panelicon{
	font-size:40px;
	color:#80bd00}
.panelbg .panelleft{
	margin-right:0;
	margin-left:5%;
	width:33%
}
 .panelleft22{
	margin-right:0;
	margin-left:5%;
	width:40%
}
.panelbg .panelright{
	width:62%
	}
.panelbg .panelright h2{
	color:#fff
	}

.panelbg2{
	width:100%;
	height:auto;
	background:url(../images/bg3.jpg) center;
	padding:30px 0;
}
.bg5{
	width:100%;
	height:auto;
	background:url(../images/bg4.jpg) center !important;
	padding:30px 0;
}
	
.panelbg2 .detailcontent{
	margin:0px auto !important}
.panelbg2 h1{
	color:#005cbb;
	text-align:left;
	font-size:30px;
	margin-top:0}
.panelbg2 .content{
	width:90%;
max-width:1280px;}
.panelbg .content{
	width:90%;
max-width:1280px;}


.fotoleft{
	width:45%;
	float:left;margin-right:5%
}
.fotoright{
	width:45%;
	float:left;
	margin-right:5%
	
}
.fotoleft img{
	width:100%;
	height:auto}

.fotoright img{
	width:100%;
	height:auto}
.yazileft{
	width:50%;
	float:left;
	font-size:14px;
	font-weight:600;
	color:#5b5b5b
}
.yazi3lu{
	width:33%;
	float:left;
	font-size:14px;
	font-weight:600;
	color:#5b5b5b;
	padding-right:3%;
	text-align:center !important
}
.yazi3lu .mavibaslikleft{
	text-align:center
}
.yaziright{
	width:50%;
	float:left;
	font-size:16px;
	font-weight:600;
	color:#5b5b5b 
}
.panelbg2 .panelleft{
	margin-right:0;
	margin-left:0;
	width:40%
}
.panelbg2 .panelright{
	width:60%
	}
.panelcenter{
	text-align:center;
	width:100%}
	
.panelcenter span{
	
	font-size:12px; margin-top:7px; color:#005cbb; margin-right:10px 

}
.panelcenter .mavibaslikleft{
	text-align:center;
}
.panelcenter h2{
	text-align:center;
}

.bg4{
	width:100%;
	height:auto;
	padding:30px 0;
	background:#f8f8f8
}
.bg4 .content{
	width:90%;
max-width:1280px;
}.bg4 h1{
	color:#005cbb;
	font-size:25px;
	font-weight:900;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	line-height:33px
}
.panelright h1{
	color:#005cbb;
	font-size:25px;
	font-weight:900;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	line-height:33px
}
.panelbg .panelright h1{
	color:#fff;
	font-size:25px;
	font-weight:900;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	line-height:33px
}
.mavibaslikleft{
	
	color:#005cbb;
	text-align:left;
	font-size:18px;
	margin:20px 0 10px 0;
	font-weight:bold
}
.mavibaslikleft span{
	
	font-size:12px; margin-top:7px; float:left;

}
.mavibaslikcenter{
	
	color:#005cbb;
	text-align:center;
	font-size:27px;
	margin:0px 0 30px 0;
	font-weight:900;
	line-height:30px
}
.bg4 .panelright img{
	width:50px;
	height:auto;
	float:left; margin-right:20px}
	
.etkinlikbg2{
	
	background:#f8f8f8;
	width:100%;
	height:auto;
	padding:30px 0; }
.etkinlikbg{
	
	background:#f8f8f8;
	width:100%;
	height:auto;
	padding:30px 0;
	margin-top:-50px;
	margin-bottom:50px}
.etkinlikdetaylist{
	width:100%;
	text-align:center;
	float:left;
	padding:8px 0 0 0;
	margin-top:8px;
	border-top:1px solid #f2f2f2;
	font-size:12px;
	color:#535353;
	font-weight:600 !important }
.tarih{
	width:8%;
	height:auto;
	float:left;
	font-size:20px;
	font-weight:900;
	font-family: 'Open Sans', sans-serif;
	margin-left:1%;
	margin-bottom:15px;
	margin-top:15px;
	color:#005cbb
}
.tarihcizgi{
	width:90%;
	height:auto;
	float:left;
	border-bottom:1px solid #ccc;
	margin-right:1%;
	margin-top:28px

}




.draw-uyelikbtn {
  box-shadow: inset 0 0 0 1px #fff;
  color: #fff;
  -webkit-transition: color 0.25s 0.0833333333s;
  transition: color 0.25s 0.0833333333s;
  position: relative;
  
}
.draw-uyelikbtn::before, .draw-uyelikbtn::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.draw-uyelikbtn::before {
  border-bottom-width: 1px;
  border-left-width: 1px;
}
.draw-uyelikbtn::after {
  border-top-width: 1px;
  border-right-width: 1px;
}
.draw-uyelikbtn:hover {
  color: #fff;
}
.draw-uyelikbtn:hover::before, .draw-uyelikbtn:hover::after {
  border-color: #80bd00;
  -webkit-transition: border-color 0s, width 0.25s, height 0.25s;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  height: 100%;
}
.draw-uyelikbtn:hover::before {
  -webkit-transition-delay: 0s, 0s, 0.25s;
          transition-delay: 0s, 0s, 0.25s;
}
.draw-uyelikbtn:hover::after {
  -webkit-transition-delay: 0s, 0.25s, 0s;
          transition-delay: 0s, 0.25s, 0s;
}

.uyelikbtn {
  background: none;
  border: none;
  cursor: pointer;
  padding: 1em 3em;
  font-size:12px !important;
  border-radius:0  !important ;
  margin-bottom:20px
}
.uyelikbtn:focus {
  outline: 1px dotted #80bd00;  color:#80bd00;

}
.uyelikbtn:hover { color:#80bd00;}
.etkinlikbaslik{
	width:90%;
	height:auto;
	margin:0 auto 10px auto;
	clear:both}
.etkinlikbaslik2{
	width:100%;
	height:auto;
	margin:0 auto 20px auto;
	clear:both}
.etkinlikbaslik a{
	float:left;
	font-size:13px;
	border:1px solid #005cbb;
	padding:6px 16px;
	color:#005cbb; margin-right:10px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;}
.etkinlikbaslik a:hover{
	border:1px solid #005cbb;
	color:#fff;
	background:#005cbb;}
.margintop0{
	margin-top:0 !important }
.paddingtop0{
	padding-top:0 !important }
.etkinlikbaslikaktif{
	border:1px solid #005cbb;
	color:#fff !important;
	background:#005cbb;}
.baslikaara {
	margin-top:50px !important}
	
	
/*video galeri*/
.fancybox-video {
  display: none;
}

.fancybox-nav {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 40%;
}

.video-links {
  list-style: none;
  padding: 0;
}
.video-links li {
  float: left;
  margin-right: 10px;
}


.marka{
	width:19px;
	height:auto;
	background:#000;
	float:right;
	margin-top:-99px;
	z-index:5;
	position:relative
}
.marka img{
	width:19px;
	height:auto;
	
}
.detailvideo{
	width:100%;
	height:auto;
	float:none;
	margin:10px auto}

.iletisimleft{
	width:100% !important;
	height:auto;
	float:left;
	box-sizing:content-box;
	font-size:16px;
	line-height:28px}
.iletisimleft h2{
	text-align:left;
	font-size:15px;
	margin:10px 0}
.iletisimleft img{
	width:20px;
	height:auto;
	}
.iletisimright img{
	width:20px;
	height:auto;
	}
.iletisimright{
	margin-left:2%;
	width:48% !important;
	height:auto;
	float:left;
	box-sizing:content-box;	font-size:16px;line-height:28px}.iletisimright h2{
	text-align:left;
	font-size:15px;
	margin:10px 0}

.iletisimbox{
	width:100% !important;
	height:auto;
	float:left;
	margin-top:17px;
	border:0;
	padding:12px 2%;
	color:#777777 !important;
	font-size:14px
	
}
.iletisimbox:focus{
	outline:none;
	
}
.list{
	height:27px;

	
}
.iletisimcenter{
	width:100% !important;
	height:100px;
	float:left;
	margin-top:17px;
	border:1px solid #f2f2f2;	padding:1%;
		color:#777777 !important;	
		    font-family: 'Open Sans', sans-serif;




}
.detailcontent ::-webkit-input-placeholder { /* Edge */
    color: #777777;	font-weight: 300 !important;

}

.detailcontent :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #777777;	font-weight: 300 !important;

}

.detailcontent ::placeholder {
    color: #777777;	font-weight: 300 !important;

}

.gonder{
	padding:15px 50px;
	text-align:center;
	border:0;
	color:#005cbb;
	background:#fff;
	margin-top:20px;
	float:right}
.gonder:hover{
	background:#80bd00;
	color:#fff}
.gonder:focus{
	outline:none}
.dokuman {
	width:48%;
	height:auto;
	float:left;
	margin:1%;	border-bottom:1px solid #f2f2f2}
.dokumanleft {
	width:36%;
	height:auto;
	float:left;
	background:#f8f8f8;
	padding:2%;	box-sizing:content-box
}
.dokumanright {
	width:60%;
	height:auto;
	float:left;
	padding-top:0px;
}
.dokuman-anabaslik{
	width:100%;
	height:auto;
	margin-bottom:10px;
	float:left;
	font-size:22px;
	font-weight:800;
	color:#005cbb}
.dokuman-icerik{
	width:100%;
	height:auto;
	margin-bottom:10px;
	float:left;
	font-size:12px;
	font-weight:300}
.dokuman3{
	width:96%;
	height:auto;
	float:left;
	border-top:1px solid #f2f2f2;
	padding:6px 0 6px 4%;
	box-sizing:content-box
	
}
.dokuman1{
	width:50%;
	height:auto;
	float:left;
	font-weight:600
	}
.dokuman2{
	width:50%;
	height:auto;
	float:left;
	text-align:right;
	}
.cizgi2{
	width:100%;
	height:1px;
	margin:10px 0;
	border-bottom:1px dashed #f2f2f2}
.videogaleri{
	width:21%;
	height:auto;
	float:left;
	margin:2%;position: relative;}
.videogaleri img{
	width:100%;
	height:auto;}


.videoicon{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-background-size: 45px 45px;
    background-size: 45px 45px;
    background-repeat: no-repeat;
    background-position: 50%;
}
.videoicon img{
	width:100%;
	height:auto;
	opacity:0.5;	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;}
.videoicon img:hover{
	width:100%;
	height:auto;opacity:100}
.leftkariyer{
	width:50%;
	height:auto;
	float:left;
	margin-right:5%;
	text-align:justify
	}
.rightkariyer{
	width:100%;
	height:auto;
	background:#f8f8f8;
	color:#5b5b5b;
	padding:3%;
	margin-top:20px;
	text-align:left
}
.kariyerbox{
	width:100%;
	height:auto;
	margin-top:10px;
	padding:15px 10px;
	border:0;
	font-family: 'Open Sans', sans-serif;
	background:#fff;
	color:#5b5b5b

}
.kariyerbox:focus{
	border:0;
	outline:none;
	background:#f8f8f8
	
}
.rightkariyer .gonder{
	padding:15px 50px;
	text-align:center;
	border:0;
	color:#fff;
	background:#80bd00;
	margin-top:20px;
	font-weight:600;
	float:right;
	}
.rightkariyer .gonder:hover{
	background:#80bd00;
	color:#fff}
.finansman{
	width:15.5%;
	height:auto;
	float:left;
	margin-right:1%;
	margin-top:1%;
	border:1px solid #f2f2f2}
.iletisim-l{
	width:60%;
	height:auto;
	float:left;
	margin-right:5%;}
.iletisim-r{
	width:29%;
	height:auto;
	float:left;
	background:#005cbb;
	color:#fff;
	padding:3%;
	box-sizing:content-box;
	text-align:left}
.iletisim-r h2{
	margin:0;
	text-align:left;
	color:#fff;
}
.iletisimbaslik{
	float:left;
	width:50%;}
	
.iletisimbaslik a{
	color:#fff;
	background:#005cbb;
	text-align:center;
	width:100%;
	float:left;
	padding:10px 0;
	font-weight:600;
	}
.iletisimbaslikok{
	color:#005cbb;
	text-align:center;
	width:100%;
	float:left;
	margin-top:-10px;
}
.iletisim-l iframe{
	height:280px}
.haberleft{
	width:50%;
	height:auto;
	float:left;
	margin-right:5%;	text-align:justify}
.haberleft h2{
	text-align:left;
	text-transform:none;
	margin-top:0;
	font-size:19px;
}
.haberright{
	width:45%;
	height:auto;
	float:left;	text-align:center
}
.tarihdetay{
	width:100%;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:600;
	text-align:left;
	color:#ccc}
.denden{
	font-size:50px;
	font-weight:600;
	color:#005cbb;
	font-family: 'Passion One', cursive;
	height:30px}
.detaykisaaciklama{
	width:100%;
	height:auto;
	padding:3%;
	font-weight:300;
	font-size:20px;
	background:#f2f2f2;
	margin:15px auto;
	text-align:left
	}
.haberdetayfoto1{
	width:98% !important;
	height:auto !important;
	text-align:center }
.haberdetayfoto2{
	width:48%;
	height:auto;
	float:left;
	margin:1%;}
.videobaslik{
	widows:100%;
	height:43px;
	float:left;
	color:#5b5b5b;
	overflow:hidden;
	margin-top:10px;
	text-align:left;
	font-weight:600;
	font-size:12px}
.madde{
	
	font-size:32px;
	color:#80bd00; margin-right:7px; margin-top:-2px; margin-bottom:10px; line-height:22px; float:left}
.altbottom20{
	margin-bottom:30px !important}
	
	
.ozeldurumaciklamasiform{
	width:70%;
	height:auto;
	padding:3%;
	margin:0 auto;
	background:#e6e6e6}
	
.dokumanmerkezi{
	width:70%;
	height:auto;
	padding:3%;
	margin:0 auto;
	background:#f2f2f2}
.dokumanlist{
	width:100%;
	height:auto;
	margin:5px 0;
	float:left;
	background:#f8f8f8;
	padding:10px 2%;

	}
.dokumanlist:hover {
	background:#fbfbfb}
.dokumanmerkezi h5{
	width:100%;
	height:auto;
	background:#fff;
	color:#5b5b5b;
	padding:10px 2%;
	font-size:20px;
	float:left}
.list1{
	width:40%;
	height:auto;
	float:left;
	text-align:left;
	color:#005cbb;
	font-weight:600;
	margin-top:5px}

.list1 img{
	width:30px;
	height:auto;
	float:left;
	margin-right:10px; margin-top:-3px}
.list2{
	width:40%;
	height:auto;
	float:left;	color:#5b5b5b;
	margin-top:5px
}
.list3{
	width:20%;
	height:auto;
	float:left;
	text-align:right}
.teknoloji{
	width:70% !important;
	height:auto}
.kariyerleft {
	width:40%;
	height:auto;
	float:left;
	margin-top:20px}
.kariyerleft img {
	width:100%;
	height:auto;
	float:left}
.kariyerright{
	width:60%;
	height:auto;
	float:left;
	padding:5%;
	font-size:15px}
.ikpolitika{
	padding:2%}
.portfoy{
	width:100%;
	background-color:rgb(0,94,184, 0.5);
		height:auto;
	margin-bottom:20px !important}
.portfoy2{
	width:100%;
	
		height:auto;
	margin-bottom:20px !important}
		
	.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:0.3em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{ font-weight:300 !important; left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1; padding:16px }.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{ font-weight:300; color:#fff; border:1px solid #fff !important;}.cc-theme-classic .cc-btn:last-child{min-width:100px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}
	
	
	
.denemee {
	width:100%;
	height:auto;
	z-index:5;    position: relative;
}	
.denemee:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    right: 2rem;
    z-index: 1;
    top: 0;
    right: 0;
    box-shadow: 0.3rem -0.3rem 0 #80bd00;
}
.denemee:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    /* background: red; */
    /* right: 2rem; */
    z-index: 1;
    bottom: 0;
    left: 0;
    /* -webkit-box-shadow: .3rem -.3rem 0 var(--color-border-04); */
    box-shadow: -0.3rem 0.3rem 0 #80bd00;
}

.topbosluk{
	margin-top:70px}
	
	.margintop1p{
	margin-top:15px}
	
	
	
.border3 {
	border:1px solid #ccc;
	list-style-type:none
	
	}
	
.border3 ul {
list-style-type:none
	
	}
.border3 td {
	border:1px solid #ccc;padding:7px 5px;
	height:auto !important; 	
}

.hakkimizda2{
	width:80%;
	height:auto;
	float:none;
	margin:0 auto}
.hakkimizda2 li{
	width:40%;
	height:auto;
	float:left;
	margin:5%;}
.yatirimciiletisim {
    color: #5f5f5f !important;
	font-size: 13px !important;
    line-height: 20px;
    font-weight: 300;}

.yatirimciiletisim a {
    color: #5f5f5f !important;
	font-size: 13px !important;
    line-height: 20px;
    font-weight: 500 !important;}

.yatirimciiletisim2 {
	text-align:center;
	font-size:20px; font-weight:100; padding-bottom:50px}
	
	
	
	
	
	.accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
	padding:15px 2%;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
	font-size:17px;
  transition: 0.4s;
  font-weight:bold;
  margin-bottom:10px
}


	
	.accordion img {
		float:right;
		width:25px;
		height:auto; margin-top:3px
}

	
	
	
.accordion:hover  {
  background-color: #005cbb; 
  color:#fff
}


.panel2 {
  display: none;
  background-color: #f2f2f2;
  overflow: hidden;
  margin-bottom:10px
}

.panel2 .list1 {
	width:70%;} 

.panel2 .list3 {
	width:30%;} 
	
	
	
	

.dokumanmerkezi td {
	background:#fff;
	border:1px solid #ccc !important; padding:15px 0;}
	
.yonetimcv {
	width:100%;
	height:auto;
	float:left;  }

.yonetimcv  h2{
	margin-top:0;
	margin-bottom:15px}
 
.form1{
	width:18%;
	height:auto;
	float:left;
	margin-right:1%}

.form2{
	width:51%;
	height:auto;
	float:left;
	margin-right:1%;}
.form3{
	width:10%;
	height:auto;
	float:left;}

.form2 .iletisimbox{ margin-top:0}
.form1 .iletisimbox{ margin-top:0}

.gonder2 {
	width:100%;
	text-align:center;
	height:auto;
	background:#005cbb;
	color:#fff;
	padding:12px 2%;
	border:0;}
.sonucbulundu {
	width:100%;
	text-align:right; margin-top:-20px}
	
.tableozeldurum{
	margin-top:20px}
.tableozeldurum tr {
	border:0.5px solid #e2e2e2  !important; padding:7px 5px;
	height:auto !important;
	text-align:left	;
		background:#fff !important

}
.tableozeldurum tr:hover {
	background:#f2f2f2 !important
}
.tableozeldurum td {
	background:none;
	border:0.5px solid #e2e2e2 !important; padding:7px 5px;
	height:auto !important; 	
}
.tablobaslik td {
	color:#fff; background:#005CBB !important; font-weight:600}
	

.text2{
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:22px}

.turtip {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #000
}

.turtip input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 150px
}

.turtip:hover input ~ .checkmark {
    background-color: #ccc
}

.turtip input:checked ~ .checkmark {
    background-color: #80bd00
}

.diger4 {
	float:right !important;
	width:96% !important;
	height:auto;
	margin-top:-9px
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.turtip input:checked ~ .checkmark:after {
    display: block
}

.turtip .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.box245 {
	width:31%;
	margin:1%;
	height:auto;
	float:left;
	margin-bottom:30px}
.box245 img {
	width:100%;
	height:auto;
	float:left; }
.s-bg {
	background:#f2f2f2;}
.s-bg a {
	width:90%;
	height:auto; float:left;
 	margin:5%; font-size:16px;  
	font-weight:bold; color:rgb(102,102,102)}

.s-cizgi{
	width:4%;
	height:10px; margin-right:1%; margin-top:13px; float:left;
	border-bottom:1px solid #7fbc03}
	


.s-baslik{
	width:90%;
	height:auto; float:left;
	font-size:22px; color:#005cbb; font-weight:400; margin-bottom:20px}
.s-baslik span{
	color:#7fbc03;
	font-size:22px; font-weight:bold; margin-right:10px}

.s1right{
	width:60%;
	height:auto;
	float:left;
	margin-left:5%;
	font-size:18px;
	font-weight:300;
	text-align:left
	}
.s1left img{
	width:100%;
	height:auto;
	}
.s1left{
	width:35%;
	height:auto;
	float:left;
	}
.s1right h2{
	font-size:18px;
	font-weight:600;
	text-align:left;
	text-transform:none
	
	}
.mb-0 {
	margin-bottom:0px !important;}
.mt-0 {
	margin-top:0px !important;}
.mb-30 {
	margin-bottom:30px !important;}
.mt-30 {
	margin-top:30px !important;}
.mt-120 {
	margin-top:70px !important;}
.s2-left{
	width:45%;
	height:auto;
	margin-right:5%;
	margin-bottom:10px;
	font-size:18px;
	font-weight:300;
	text-align:left;
	float:left}
.s2-left img{
	width:100%;
	height:auto; }
 .sfont{ 
	font-size:18px;
	font-weight:300;
	text-align:left;
 }
 
.s2-right{
	width:50%;
	height:auto;
	margin-bottom:10px;
	float:left}
 
.esg{
	font-size:20px;
	text-align:center;
	color:#005cbb;
	font-weight:bold;
	background:#fff; padding-bottom:15px}
.esg img{margin-bottom:10px}
 
 
 
 
 .cevredetay{
	 width:100%;
	 height:auto;
	 padding:20px;
	 font-size:14px;
	 background:#fff
}
 
 
 .cevredetay img{
	 width:20%;
	 height:auto;
	 float:left;
	 margin-right:20px
}
 
 
 
 
 .sosyal{
	 width:100%;
	 height:auto;
	 float:left;
  	 color:#fff;
 	 font-size:25px;	 background:#7ac143;

	 }
  .sosyal1eng{
	 width:38%;
	 height:auto;
	 float:left;
	 margin-right:2%;
	 background:#7ac143;
	 color:#fff;
	 font-weight:100;
	 text-align:left;
	 padding:30px;
	 font-size:25px}
 
 .sosyal1eng img{
	 width:45%;
	 height:auto;
	 float:right}
 .sosyal2eng{
	 width:60%;
	 height:auto;
	 float:left; 
	 background:#7ac143;
 	 font-weight:100;
	 text-align:left;
	 padding:30px;
	 font-size:25px;
	 text-align:center;
	 border-left:5px solid #fff}
 
 
 .sosyal1{
	 width:28%;
	 height:auto;
	 float:left;
	 margin-right:2%;
	 background:#7ac143;
	 color:#fff;
	 font-weight:100;
	 text-align:left;
	 padding:30px;
	 font-size:25px}
 
 .sosyal1 img{
	 width:45%;
	 height:auto;
	 float:right}
 .sosyal2{
	 width:70%;
	 height:auto;
	 float:left; 
	 background:#7ac143;
 	 font-weight:100;
	 text-align:left;
	 padding:30px;
	 font-size:25px;
	 text-align:center;
	 border-left:5px solid #fff}
 
 
 .s3-left{
	width:43%;
	height:auto;
	margin-bottom:10px;
	float:left}
 
.s3-right{width:52%;
	height:auto;
	margin-left:5%;
	margin-bottom:10px;
	float:left}
 
  
.s3-right img{width:100%;
	height:auto;}
 
 
.foto234{
	width:32%;
	height:auto;
	margin-bottom:20px;
  } 
 
 .foto235{
	width:70%;
	height:auto; 
  } 
 .gorsel5{
	 width:100%;
	 height:370px;
	 text-align:center;
	 padding-top:180px;
	 color:#fff;
 	 background: url(../images/cevre2.jpg) center center ;
	 background-repeat:no-repeat;
 	 margin-bottom:20px  }
 .gorsel5 h2{
	 background:rgb(127,188,3, 0.7);
	 color:#fff;
	 font-size:32px;
	 font-weight:bold;
	 float:left; padding:10px 20px 10px 30px; border-bottom:4px solid #fff }
 .gorsel{
	 width:100%;
	 height:370px;
	 text-align:center;
	 padding-top:180px;
	 color:#fff;
 	 background: url(../images/cevre.jpg) center center ;
	 background-repeat:no-repeat;
 	 margin-bottom:20px  }
 .gorsel h2{
	 background:rgb(127,188,3, 0.7);
	 color:#fff;
	 font-size:32px;
	 font-weight:bold;
	 float:left; padding:10px 20px 10px 30px; border-bottom:4px solid #fff }
 .gorsel2{
	 width:100%;
	 height:370px;
	 text-align:center;
	 padding-top:180px;
	 color:#fff;
	 font-size:32px;
	 background: url(../images/sosyalyaklasim.jpg) center center ;
	 background-repeat:no-repeat;
	 font-weight:bold;
	 margin-bottom:20px  }
	
	
 .gorsel2 h2{
	 background:rgb(127,188,3, 0.7);
	 color:#fff;
	 font-size:32px;
	 font-weight:bold;
	 float:left; padding:10px 20px 10px 30px; border-bottom:4px solid #fff }
 .gorsel3{
	 width:100%;
	 height:370px;
	 text-align:center;
	 padding-top:180px;
	 color:#fff;
	 font-size:32px;
	 background: url(../images/yonetisim1.jpg) center center ;
	 background-repeat:no-repeat;
	 font-weight:bold;
	 margin-bottom:20px  }
	
	
 .gorsel3 h2{
	 background:rgb(0,92,187, 0.7);
	 color:#fff;
	 font-size:32px;
	 font-weight:bold;
	 float:left; padding:10px 20px 10px 30px; border-bottom:4px solid #fff }

.fontb {
	font-size:22px;
	text-align:left;
	font-weight:100; margin-top:50px}
.guncelproje{
	width:48%;
	height:auto; margin-right:2%; padding-bottom:20px; padding-top:20px;
	float:left;  border-bottom:1px solid #ccc ;  }
.gp-image{
	width:30%;
	height:auto;
	float:left;
	margin-right:2%;}
.gp-image img{
	width:100%;
	height:auto; }
.gp-text{
	width:58%;
	height:auto; float:left;  }
.gp-text a{
	width:100%;
	height:84px; overflow:hidden; float:left; font-size:20px; font-weight:300; text-align:left; color:#000}
.gp-text a:hover{
	color:#005cbb}
.gp-text span{
	width:100%;
	height:auto; float:left; margin-top:20px; color:#005cbb}

.detaylibilgi{
	font-size:12px !important;
	font-weight:600 !important;
	text-align:right !important;
	color:#f29037 !important;
	clear:both;
	float:right; margin-top:25px;  
	width:100%;
	height:auto !important}
.tumunugor2{
	width:100%;
	height:auto;
	float:left;
	text-align:center; clear:both;  margin-top:40px; margin-bottom:40px}
.tumunugor2 a{
	padding:10px 40px;
	border:1px solid #ccc;
	text-align:center;
	color:#000}
.tumunugor2 a:hover{ 
	border:1px solid #005cbb; 
	color:#005cbb}
	


.solargize{width:143px;height:auto;bottom:0;float:bottom;left:10px;margin-bottom:40px; padding:7px 16px;position:fixed;z-index:99;display:inline-block;background:#f2f2f2;color:#000;font-size:9px;font-weight:bold;border-radius:5px; text-align:center;}
.solargize:hover{background:#ccc;}
.solargize img{width:100%;height:auto;float:left; margin-bottom:6px}


pper **/
.content-wrapper {
  text-align: center;
  font-size: 16px;
  color: #242424;
  position: relative;
}
.content-wrapper .graphics {
  padding: 30px 0;
}
.content-wrapper .graphics #toplam-kurulu-guc,
.content-wrapper .graphics #elektrik-uretimi {
  height: 300px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px #ddd;
          box-shadow: 0 0 10px #ddd;
}
.content-wrapper .img-responsive {
  width: 100%;
}
.content-wrapper .content-head {
  margin: 25px 0 35px;
  padding: 0 0 40px 0;
  position: relative;
}
.content-wrapper .content-head #map {
  width: 100%;
  height: 370px;
  position: absolute;
}
.content-wrapper .content-head .icon-wrapper {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.content-wrapper .content-head .icon-wrapper .icon-bg {
  width: 50px;
  height: 50px;
  background: #0165a9;
  -ms-transform: rotate(45deg);
  -ms-transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform: rotate(45deg);
  transform-origin: center center;
}
.content-wrapper .content-head .icon-wrapper i.icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -17px;
  z-index: 1;
}
@media (max-width: 766px) {
  .content-wrapper .content-head h1 {
    font-size: 35px;
  }
}
@media (min-width: 766px) {
  .content-wrapper .content-head h1 {
    font-size: 52px;
  }
}
.content-wrapper .content-head:after {
  width: 44px;
  height: 1px;
  content: "";
  background: #242424;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -22px;
}
.content-wrapper .content-head.with-bg {
  height: 375px;
  margin-top: 0;
  margin-bottom: 184px;
  border-bottom: 5px solid #0165a9;
  background-size: cover;
}
@media (max-width: 766px) {
  .content-wrapper .content-head.with-bg {
    margin-bottom: 120px;
  }
}
.content-wrapper .content-head.with-bg .icon-wrapper {
  margin-top: 345px;
  width: 56px;
  height: 56px;
}
.content-wrapper .content-head.with-bg .icon-wrapper .icon-bg {
  width: 56px;
  height: 56px;
  border: 3px solid #fff;
}
.content-wrapper .content-head.with-bg:after {
  bottom: -144px;
}
.content-wrapper .img-head {
  width: 100%;
  height: 270px;
  margin-bottom: 35px;
  background-size: cover;
}
.content-wrapper .stn-tbl table {
  -webkit-box-shadow: 10px 10px 5px #888888;
          box-shadow: 10px 10px 5px #888888;
}
.content-wrapper .stn-tbl table tr {
  border: 2px solid #1580dc;
}
.content-wrapper .stn-tbl table td {
  border: 2px solid #1580dc;
  padding: 5px;
}
.content-wrapper .stn-tbl table td:first-child {
  border-left: 0;
  border-top: 0;
}
.content-wrapper p {
  line-height: 1.7;
}
.content-wrapper a {
  color: #404142;
}
.content-wrapper a:hover {
  color: #006eb9;
}

/** Media Wrapper **/
.media-wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

@media (max-width: 1023px) {
    .media-wrapper {
        background: url(../images/media-wrapper-bg.jpg) no-repeat 50%;
        background-size: cover;
    }
}
.media-wrapper .media-content {
  top: 180px;
  width: 80%;
  left: 50%;
  text-shadow:2px 1px black;
  margin-left: -40%;
  position: absolute;
  z-index: 1;
  text-align: center;
  color: #fff;
}
.media-wrapper .media-content h2 {
  margin-bottom: 28px;
  padding-bottom: 15px;
  position: relative;
}
@media (max-width: 766px) {
  .media-wrapper .media-content h2 {
    font-size: 48px;
  }
}
@media (min-width: 766px) {
  .media-wrapper .media-content h2 {
    font-size: 52px;
  }
}
.media-wrapper .media-content h2:after {
  content: "";
  width: 44px;
  height: 1px;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.media-wrapper .media-content h3 {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 38px;
}

@media (max-width: 568px) {
  .media-wrapper video {
    display: none;
  }
}

/** Main Module **/
.main-module {
  color: #fff;
  width: 100%;
  padding: 80px 0 0 0;
  background-size: cover;
}
.main-module h3 {
  width: 80%;
  position: relative;
}
@media (max-width: 766px) {
  .main-module h3 {
    font-size: 22px;
    font-weight: 500;
    margin: 0 auto 15px auto;
    padding-bottom: 10px;
  }
}
@media (min-width: 766px) {
  .main-module h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0 auto 25px auto;
    padding-bottom: 20px;
  }
}
.main-module h3:after {
  content: "";
  width: 44px;
  height: 1px;
  left: 50%;
  margin-left: -22px;
  position: absolute;
  bottom: 0;
  background: #fff;
}
.main-module p {
  width: 92%;
  margin: 0 auto 0 auto;
}
@media (max-width: 766px) {
  .main-module p {
    width: 90%;
    line-height: 1.4;
  }
}
@media (min-width: 766px) {
  .main-module p {
    line-height: 1.7;
  }
}
.main-module.alternate {
  color: #242424;
}

/** HR Text **/
.hr-text {
  text-align: left;
  margin: 40px 0;
}

/* Power Plants Map */
.map-general-wrapper {
  margin-bottom: 50px;
}
.map-general-wrapper h2 {
  margin: 50px 0 25px 0;
  font-weight: 600;
}
@media (max-width: 766px) {
  .map-general-wrapper h2 {
    font-size: 24px;
  }
}
@media (min-width: 766px) {
  .map-general-wrapper h2 {
    font-size: 32px;
  }
}
.map-general-wrapper .map-wrapper {
  margin-bottom: 50px;
}
.map-general-wrapper .info-list {
  margin-bottom: 55px;
}
.map-general-wrapper .info-list li {
  font-weight: 500;
  color: #575757;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 766px) {
  .map-general-wrapper .info-list li {
    height: 14px;
    line-height: 14px;
    font-size: 13px;
    margin: 0 6px 7px 6px;
  }
}
@media (min-width: 766px) {
  .map-general-wrapper .info-list li {
    height: 20px;
    line-height: 20px;
    font-size: 15px;
    margin: 0 25px;
  }
}
.map-general-wrapper .info-list li i {
  float: left;
  margin-right: 6px;
  border-radius: 50%;
}
@media (max-width: 766px) {
  .map-general-wrapper .info-list li i {
    width: 14px;
    height: 14px;
  }
}
@media (min-width: 766px) {
  .map-general-wrapper .info-list li i {
    width: 20px;
    height: 20px;
  }
}
.map-general-wrapper .info-list li i span {
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 1px;
  border-radius: 50%;
}
.map-general-wrapper .info-list li i.operational {
  border: 2px solid #1580dc;
}
.map-general-wrapper .info-list li i.operational span {
  border: 1px solid #adcdee;
}
.map-general-wrapper .info-list li i.continious {
  border: 2px solid #7cd43c;
}
.map-general-wrapper .info-list li i.continious span {
  border: 1px solid #b7d89f;
}

.map-general-wrapper .info-list li i.operated {
    border: 2px solid #DBC406;
}

    .map-general-wrapper .info-list li i.operated span {
        border: 1px solid #E7D430;
    }

.map-general-wrapper .type-list {
  text-align: center;
}
.map-general-wrapper .type-list li {
  display: inline-block;
  margin: 0 4px 10px 4px;
}
.map-general-wrapper .type-list li a {
  font-size: 15px;
  font-weight: 500;
  color: #9e9e9e;
  display: block;
}
.map-general-wrapper .type-list li a .img-wrapper {
  width: 142px;
  height: 142px;
  line-height: 142px;
  border-radius: 8px;
  background: #f1f1f1;
  display: block;
  margin-bottom: 15px;
}
@media (max-width: 776px) {
  .map-general-wrapper .type-list li a .img-wrapper {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media (min-width: 776px) {
  .map-general-wrapper .type-list li a .img-wrapper {
    width: 142px;
    height: 142px;
    line-height: 142px;
  }
}
.map-general-wrapper .type-list li a .img-wrapper img {
  display: inline-block;
}
.map-general-wrapper .type-list li a:hover span, .map-general-wrapper .type-list li a.current span {
  background: #ddd;
}

/** Content Wrapper **/
.content-wrapper {
  text-align: center;
  font-size: 16px;
  color: #242424;
  position: relative;
}
.content-wrapper .graphics {
  padding: 30px 0;
}
.content-wrapper .graphics #toplam-kurulu-guc,
.content-wrapper .graphics #elektrik-uretimi {
  height: 300px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px #ddd;
          box-shadow: 0 0 10px #ddd;
}
.content-wrapper .img-responsive {
  width: 100%;
}
.content-wrapper .content-head {
  margin: 25px 0 35px;
  padding: 0 0 40px 0;
  position: relative;
}
.content-wrapper .content-head #map {
  width: 100%;
  height: 370px;
  position: absolute;
}
.content-wrapper .content-head .icon-wrapper {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.content-wrapper .content-head .icon-wrapper .icon-bg {
  width: 50px;
  height: 50px;
  background: #0165a9;
  -ms-transform: rotate(45deg);
  -ms-transform-origin: center center;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform: rotate(45deg);
  transform-origin: center center;
}
.content-wrapper .content-head .icon-wrapper i.icon {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -17px;
  z-index: 1;
}
@media (max-width: 766px) {
  .content-wrapper .content-head h1 {
    font-size: 35px;
  }
}
@media (min-width: 766px) {
  .content-wrapper .content-head h1 {
    font-size: 52px;
  }
}
.content-wrapper .content-head:after {
  width: 44px;
  height: 1px;
  content: "";
  background: #242424;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -22px;
}
.content-wrapper .content-head.with-bg {
  height: 375px;
  margin-top: 0;
  margin-bottom: 184px;
  border-bottom: 5px solid #0165a9;
  background-size: cover;
}
@media (max-width: 766px) {
  .content-wrapper .content-head.with-bg {
    margin-bottom: 120px;
  }
}
.content-wrapper .content-head.with-bg .icon-wrapper {
  margin-top: 345px;
  width: 56px;
  height: 56px;
}
.content-wrapper .content-head.with-bg .icon-wrapper .icon-bg {
  width: 56px;
  height: 56px;
  border: 3px solid #fff;
}
.content-wrapper .content-head.with-bg:after {
  bottom: -144px;
}
.content-wrapper .img-head {
  width: 100%;
  height: 270px;
  margin-bottom: 35px;
  background-size: cover;
}
.content-wrapper .stn-tbl table {
  -webkit-box-shadow: 10px 10px 5px #888888;
          box-shadow: 10px 10px 5px #888888;
}
.content-wrapper .stn-tbl table tr {
  border: 2px solid #1580dc;
}
.content-wrapper .stn-tbl table td {
  border: 2px solid #1580dc;
  padding: 5px;
}
.content-wrapper .stn-tbl table td:first-child {
  border-left: 0;
  border-top: 0;
}
.content-wrapper p {
  line-height: 1.7;
}
.content-wrapper a {
  color: #404142;
}
.content-wrapper a:hover {
  color: #006eb9;
}

.displaynone12 {
	display:none}
