html {
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
}
body {
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
	background-color: #191919;
	font-size:18px;
	color:#808080;
	font-family: "TTChocolatesRegular", Georgia;
}
img {
	border:0px;
}
*:focus {outline:0;}
.disabled {
	opacity:0;
	filter: alpha(opacity=0);
}
.govde {
    overflow: hidden;
    width: 100%;
    min-height: 100%;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
.orta {
	width:1170px;
	height:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.block {
    position: relative;
    float: left;
    width: 100%;
    height: 0;
}
.blockbanner {
	padding-bottom:41%;
}
.blocksektor {
	padding-bottom:12.5%;
	background-color:#1f2f4c;
}
.block40 {
	padding-bottom:40%;
}
.block30 {
	padding-bottom:30%;
}
.block20 {
	padding-bottom:20%;
}
.ustbar {
	float:left;
	display:inline;
	width:100%;
	background-image: url(../images/ust_desen.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ustbar .menu {
	float:left;
	display:inline;
	width:100%;
	height:44px;
	border-bottom:1px solid #e5e5e5;
}
.ustbar .menu a {
	float:left;
	font-size:17px;
	line-height:18px;
	color:#1f2f4c;
	text-decoration:none;
	padding-left:40px;
	padding-right:40px;
	padding-top:13px;
	padding-bottom:13px;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
.ustbar .menu .but:hover, .ustbar .menu .secili {
	border-bottom:1px solid #ffffff;
	padding-top:10px;
	border-top:3px solid #b17f55;
}
.ustbar .menu .tokmak {
	float:left;
	display:inline;
	width:52px;
	height:44px;	
	background-image: url(../images/tokmak.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left:10%;
}
.ustbar .dilbar {
	float:right;
	display:inline;
	margin-left:20px;
}
.ustbar .dilbar a {
	float:left;
	font-size:13px;
	line-height:16px;
	color:#1f2f4c;
	text-decoration:none;
	padding:8px;
	padding-top:6px;
	padding-bottom:6px;
	border:1px solid #e5e5e5;
	margin-top:7px;
}
.ustbar .menu .dilbar a:hover, .ustbar .dilbar .secili {
	background-color:#b17f55;
	border:1px solid #e5e5e5;
	color:#FFF;
	padding:8px;
	padding-top:6px;
	padding-bottom:6px;
}
.ustbar .menu .facebook {
	float:right;
	padding-left:0px;
	padding-right:0px;
	border:none;
}
.ustbar .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 50px;
	width: 233px;
	margin-top:25px;
	padding-bottom:25px;
}
.menu2 {
	display:none;
}
.ic {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.bannerdesen {
	float:left;
	display:block;
	background-image: url(../images/bannerdesen.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100%;
	position:absolute;
	top:20px;
	left:0px;
	width:100%;
	height: calc(100% - 20px);
	z-index:1;
}
h1 {
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:2;
	color:#FFF;
	padding-top:7%;
	font-size:1.8em;
	line-height:120%;
	font-weight:normal;
}
.banner {
	float:left;
	display:block;
	width:100%;
	height:100%;
}
.banner .bannerres {
	float:left;
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
.bannerspot {
	float:left;
	display:inline;
	position:absolute;
	z-index:2;
	left:0px;
	top:25%;
	width:70%;
}
.bannerspot .spot {
	float:left;
	display:inline;
	position:relative;
	color:#fff;
	font-size:2.5em;
	line-height:110%;
	font-family: "TTChocolatesLight", Georgia;
}
.bannerspot  a {
	float:left;
	display:inline;
	clear:left;
	margin-top:5%;
    position: relative;
	color:#FFF;
	border:1px solid #ffffff;
	font-size:0.75em;
	padding-left:5%;
	padding-right:5%;
	padding-top:1%;
	padding-bottom:1%;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	text-decoration:none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.bannerspot a:hover {
	background-color:#FFF;
	color:#1f2f4c;
}
.banner .owl-wrapper {
	height:100%;
}
.banner .owl-item {
	height:100%;
}
.banner .owl-item .item, .banner .item {
	height:100%;
}
.banner .owl-wrapper-outer {
	height:100%;
}
.banner .owl-controls {
	float:left;
	display:inline;
	position:absolute;
	bottom:20px;
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}
.banner .owl-buttons {
	float:left;
	display:inline;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.banner .owl-pagination {
	position:absolute;
	left:0px;
	bottom:0px;
}
.sektorler {
	float:left;
	display:inline;
	height:100%;
}
.owl-carousel .owl-wrapper-outer {
	height:100%;
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	height:100%;
}
.sektorler .item {
	float:left;
	width:100%;
	padding-top:25%;
	padding-bottom:25%;
	height:50%;
	border-left:1px solid #36445e;
	-webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
	cursor:pointer;
}
.sektorler .item:hover {
	background-color:#ffffff;
}
.sektorler .item:hover .baslik {
	color:#000000;
}
.sektorler .item:hover .icon {
	display:none;
}
.sektorler .item:hover .icon2 {
	display:inline;
}
.sektorler .icon {
	float:left;
	display:inline;
	width:100%;
	height:50px;
	text-align:center;
}
.sektorler .icon2 {
	float:left;
	display:none;
	width:100%;
	height:50px;
	text-align:center;
}
.sektorler .baslik {
	float:left;
	width:100%;
	text-align:center;
	font-size:0.825em;
	color:#FFF;
	margin-top:10%;
}
.anaalan {
	float:left;
	display:inline;
	width:100%;
	height:100%;
	position:relative;
}
.anaalan .resim {
	float:left;
	display:inline;
	width:50%;
	height:100%;
	position:relative;
}
.anaalan .resim .yazialan {
	float:left;
	padding-left:10%;
	padding-right:10%;
	width:80%;
	height:100%;
	display:inline-table;
	vertical-align:middle;
	position:absolute;
	top:0px;
	left:0px;
}
.anaalan .resim .yazialan .yazi {
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	font-size:0.825em;
	color:#FFF;
}
.anaalan .resim .yazialan .yazi span {
	float:left;
	font-size:1.4em;
	line-height:120%;
	color:#ffffff;
}
.anaalan .resim .yazialan a {
	float:left;
	clear:left;
	margin-top:5%;
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	color:#FFF;
	border:1px solid #ffffff;
	padding-left:8%;
	padding-right:8%;
	padding-top:1%;
	padding-bottom:1%;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	text-decoration:none;
	
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.anaalan .resim .yazialan a:hover {
	background-color:#FFF;
	color:#b17f55;
}
.anaalan .resim img {
	float:left;
	display:inline;
	width:auto;
}
.anaalan .yazialan {
	float:left;
	width:50%;
	height:100%;
	display:inline-table;
	vertical-align:middle;
}
.anaalan .yazi {
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	font-size:0.825em;
}
.anaalan .yazi span {
	float:left;
	width:100%;
	padding-bottom:1%;
	font-size:1.5em;
	line-height:120%;
	color:#1f2f4c;
}
.anaalan .ekipresim {
	float:left;
	display:inline;
	width:50%;
	height:71%;
	position:relative;
	text-align:center;
}
.anaalan .ekipresim .baslik {
	position:absolute;
	top:0px;
	left:20%;
	color:#b17f55;
	text-align:left;
	font-family: 'Shadows Into Light', cursive;
	font-weight:600;
	font-size:0.825em;
	line-height:120%;
}

.anaalan .yazialanx {
	float:left;
	width:100%;
	height:auto;
	display:inline-table;
	vertical-align:middle;
	z-index:2; 
	position:relative;
	padding-top:6%;
	padding-bottom:14%;
	bottom:10%;
}
.anaalan .yazialanx .yazi {
	background-image:url(../images/balon1.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	color:#FFF; 
	padding:10%;
	padding-left:20%;
	padding-bottom:15%;
	width:70%;
}
.anaalan .yazialanx .yazi2 {
	background-image:url(../images/balon2.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	color:#FFF; 
	padding:5%;
	padding-left:5%;
	padding-bottom:15%;
	width:60%;
	float:left;
	margin-left:15%;
}
.anaalan .yazialanx .yazi3 {
	color:#869ab1; 
	width:100%;
	font-size:0.825em;
}
.anaalan .yazialanx .yazi3 .sol {
	float:left;
	width:40%;
}
.anaalan .yazialanx .yazi3 .sag {
	float:left;
	width:40%;
}
.anaalan .yazialanx .yazi3 span {
	font-size:1.8em;
	line-height:120%;
	color:#FFF;
}
.anaalan .yazialanx .yazi3 .buyuk {
	color:#869ab1;
	font-size:1.2em;
}
.anaalan .yazialanx .yazi3 .kucuk {
	font-size:0.825em;
	color:#b17f55;
	padding-right:2px;
}
.anaalan .yazialanx .yazi3 a {
	font-size:0.825em;
	color:#b17f55;
}
.anaalan .resimvizyon {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-size:cover; z-index:0; background-image:url(../images/vizyon.jpg);
}
.anaalan .resimekip {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-size:cover; z-index:0; background-image:url(../images/ekip.jpg);
	background-color:#1e2839;
}
.anaalan .resimuzmanlik {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-size:cover; z-index:0; background-image:url(../images/uzmanlik.jpg);
	background-color:#1e2839;
}
.anaalan .resimiletisim {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	background-size:cover; z-index:0; background-image:url(../images/iletisim.jpg);
	background-color:#1e2839;
}

.ekiplink {
	float:left;
	margin-top:15%;
	margin-left:5%;
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	color:#1f2f4c;
	border:1px solid #1f2f4c;
	padding-left:5%;
	padding-right:5%;
	padding-top:1%;
	padding-bottom:1%;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	text-decoration:none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.ekiplink:hover {
	background-color:#1f2f4c;
	color:#fff;
}
.icbar {
	float:left;
	width:100%;
}
.icbarsari {
	float:left;
	width:100%;
	background-color:#b17f55;
}
.ortab {
	padding-top:5%;
	padding-bottom:5%;
	height:90%;
}
.ortab .yazi {
	float:left;
	width:48%;
	padding-right:2%;
	font-size:0.825em;
	display:inline;
}
.resimmisyon {
	position:absolute;
	bottom:0px; 
	left:0px; 
	height:65%;
}
.sektoralan {
	float:left;
	width:100%; 
	background-color:#a07048;
	margin-top:5%;
}
.sektorbar {
	float:left;
	width:calc(14.66777% - 1px);
	margin-left:-1px;
	margin-top:-1px;
	text-align:center;
	padding:1%;
	padding-top:2%;
	padding-bottom:2%;
	border:1px solid #c09169;
}
.sektorbar .baslik {
	color:#FFF;
	float:left;
	width:100%;
	text-align:center;
	margin-top:20px; 
	font-size:0.825em;
	line-height:1.3em;
	height:2.6em;
}
.ekipbar {
	float:left;
	width:48%;
	position:relative;
	z-index:2;
	margin:1%;
	background-color:#FFF;
}
.ekipbar .kapat {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#1f2f4c;
	color:#FFF;
	padding:3%;
	z-index:2;
	font-size:0.875em;
	display:none;
	cursor:pointer;
	z-index:5;
}
.ekipbar .kapat2 {
	right:0px;
	left:auto;
	background-color:#b17f55;
}
.ekipbar .resim {
	width:100%;
	height:auto;
	left:0px;
	bottom:0px;
    display: inline-table;
}
.ekipbar .resim img {
	width:100%;
}
.ekipbar .bilgialan {
	float:right;
	display:none;
	width:52%;
	position:relative;
	padding-top:5%;
	padding-bottom:5%;
	padding-right:3%;
	font-size:0.875em;
	z-index:3;
}
.ekipbar .bilgialan span {
	font-size:1.5em;
}
.ekipbar .baslik {
	float:left;
	display:inline;
	position:absolute;
	font-size:0.825em;
	left:0px;
	bottom:0px;
	padding:4%;
	background-color:#1f2f4c;
	color:#FFF;
}
.ekipbar .baslik span {
	float:left;
}
.ekipbar .baslik a {
	float:left;
	clear:left;
	font-size:0.7em;
	margin-top:10px;
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	color:#FFF;
	border:1px solid #ffffff;
	padding-left:16%;
	padding-right:16%;
	padding-top:4%;
	padding-bottom:4%;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	text-decoration:none;
	cursor:pointer;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.ekipbar .baslik a:hover {
	background-color:#FFF;
	color:#1f2f4c;
}
.ekipbar .baslik2 {
	top:0px;
	right:0px;
	left:auto;
	bottom:auto;
	background-color:#b17f55;
}
.ekipbar .baslik2 a {
	background-color:#b17f55;
}
.ekipbar .baslik2 a:hover {
	background-color:#FFF;
	color:#b17f55;
}
.harita {
	float:left;
	width:100%;
	padding-bottom:38%;
	height:0px;
}

.resimalan2 {
	float:left;
	display:inline;
	width:30%;
	margin-right:20px;
	padding-bottom:10px;
}
.resimalan2 .resimorta {
	float:left;
	display:inline;
	width:100%;
	position:relative;
	text-align:center;
}
.resimalan2 .resimorta .resim {
	float:left;
	width:100%;
	background-color:#ffffff;
}
.resimalan2 .resimorta .resim img {
	border:1px solid #1f2f4c;
	padding:3px;
	float:left;
	display:inline;
	width:calc(100% - 8px);
}

.haberbar {
	float:left;
	display:inline;
	width:100%;
}
.haberbar .resim {
	float:left;
	display:inline;
	width:20%;
	padding:3px;
	border:1px solid #e5e5e5;
}
.haberbar .resim img {
	float:left;
	display:inline;
	width:100%;
}
.haberbar .resim:hover {
	background-color:#b17f55;
}
.haberbar .spot {
	font-size: 0.9em;
	color: #1f2f4c;
	font-weight: bold;
	float:right;
	display:inline;
	width:75%;
}
.haberbar .spotu {
	width:100%;
}
.haberbar .tarih {
	width:75%;
	margin-top:5px;
	float: right;
    display: inline;
    color: #b17f55;
    font-size: 0.7em;
    font-weight: 900;
}
.haberbar .tarihu {
	width:100%;
}
.haberbar .bilgi {
	font-size: 0.825em;
	color: #1f2f4c;
	float:right;
	display:inline;
	width:75%;
	overflow:hidden;
	margin-top:8px;
}
.haberbar .bilgiu {
	width:100%;
}
.haberbar .devam {
	font-size:0.7em;
	float:right;
	clear:both;
	margin-top:2%;
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	color:#1f2f4c;
	border:1px solid #1f2f4c;
	padding-left:2%;
	padding-right:2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	-webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
	text-decoration:none;
	
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.haberbar .devam:hover {
	background-color:#1f2f4c;
	color:#ffffff;
}
.geriok {
	position:relative;
	z-index:2;
	font-size:0.725em;
	float:right;
	margin-top:-5%;
	display:table-cell;
    vertical-align: middle;
    white-space: normal;
    hyphens: auto;
    position: relative;
	color:#1f2f4c;
	padding-left:2%;
	padding-right:2%;
	padding-top:0.5%;
	padding-bottom:0.5%;
	text-decoration:none;
	
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.geriok:hover {
	background-color:#1f2f4c;
	color:#ffffff;
}
.hspot {
	font-size: 0.9em;
	color: #1f2f4c;
	font-weight: bold;
	padding-top:5px;
}
.htarih {
    color: #b17f55;
    font-size: 0.7em;
    font-weight: 900;
	padding-bottom:10px;
}
.hbilgi {
	font-size: 0.825em;
	padding-top:8px;
	color:#1f2f4c;
}
.ycizgi {
	float:left;
	display:inline;
	width:100%;
	height:0px;
	margin-top:25px;
	padding-bottom:25px;
	border-top:1px solid #e9e9e9;
}

.nolar {
	float: left;
	clear:left;
	display: inline;
	width:100%;
	padding-top:3%;
}
.nolar .solbut {
	float: left;
	display: inline;
	font-size: 0.7em;
    line-height: 2.4em;
    font-weight: 700;
    color: #fff;
	height: 2.4em;
	width: 2.4em;
	margin-right: 0.2%;
	margin-left: 0.2%;
	background-color:#b17f55;
	text-align:center;
	text-decoration: none;
}
.nolar .solbut:hover {
	background-color:#1f2f4c;
}
.nolar .sagbut {
	float: left;
	display: inline;
	font-size: 0.7em;
    line-height: 2.4em;
    font-weight: 700;
    color: #fff;
	height: 2.4em;
	width: 2.4em;
	margin-right: 0.2%;
	margin-left: 0.2%;
	background-color:#b17f55;
	text-align:center;
	text-decoration: none;
}
.nolar .sagbut:hover {
	background-color:#1f2f4c;
}
.nolar .no {
	font-size: 0.7em;
    line-height: 2.4em;
    font-weight: 700;
    color: #fff;
	height: 2.4em;
	width: 2.4em;
	margin-right: 0.2%;
	margin-left: 0.2%;
	display: inline;
	float: left;
	text-decoration: none;
	text-align: center;
	background-color:#b17f55;
}
.nolar .no:hover, .nolar .thumbActive {
	background-color:#1f2f4c;
}
.nolar .nok {
	font-size: 0.7em;
    line-height: 2.4em;
    font-weight: 700;
    color: #fff;
	height: 2.4em;
	width: 2.4em;
	margin-right: 0.2%;
	margin-left: 0.2%;
	display: inline;
	float: left;
	text-decoration: none;
	text-align: center;
	background-color:#333333;
}


.altbar {
	float:left;
	width:100%;
	background-color:#191919;
	position:relative;
}
.altmenu {
	float:left;
	margin-top:5%;
	padding-bottom:5%;
	margin-left:10%;
	position:relative;
	z-index:2;
}
.altmenu a {
	float:left;
	clear:left;
	margin-top:5px;
	color:#FFF;
	font-size:0.875em;
	text-decoration:none;
}
.altiletisim {
	float:right;
	margin-top:5%;
	margin-right:10%;
	position:relative;
	z-index:2;
	font-size:0.875em;
}
.altiletisim a {
	color:#FFF;
}
.altsutun {
	float:left;
	display:block;
	background-image: url(../images/altsutun.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:18%;
	position:absolute;
	bottom:0px;
	right:5%;
	width:100%;
	height: 85%;
	z-index:1;
}
.altyazi {
	float:left;
	width:90%;
	border-top:1px solid #303030;
	color:#666666;
	font-size:0.75em;
	margin-top:5%;
	padding-top:2%;
	padding-bottom:4%;
	padding-left:10%;
}
.altbar .maya {
position: absolute;
float: right;
display: inline;
background-image:url(../images/maya_logo.png);
background-repeat: no-repeat;
width: 3%;
height: 8%;
bottom: 4%;
right: 2%;
z-index: 11;
background-size: contain;
}