<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************/

/***** General CSS *****/

/***********************/

body {
	font: normal 14px 'Open Sans', Arial, Helvetica, serif;
	font-weight: 400;
	line-height: inherit;
}.olControlAttribution {    font-size: 9px!important;    right: 1em!important;    bottom: 1em!important;    position: absolute;    display: block;    background: #fff;    padding: 3px;    border-radius: 55px;}
.clear, .clearfix {
	clear: both;
}
.tabicerik iframe {
    max-width: 100%;
}
.main {}
/* Slider */
.lmb4 {margin-bottom:-4px;}
.slider {
	position: relative;
}
.slider .header {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1000;
	display: block;
	font-size: 0;
	text-align: center;
	padding: 25px 0 25px;
}
.slider .header&gt;div {
	display: inline-block;
	vertical-align: middle;
}
.slider .header .logo {
	margin-right: 30px;
}
.slider .header .logo a {}
.slider .header .header-navbar {
	text-align: left;
	position: relative;
	z-index: 999999;
}
.slider .header .header-navbar .navbar-links {
	overflow: hidden;
}
.slider .header .header-navbar .navbar-links&gt;ul {
	font-size: 0;
}

.detay img {
    max-width: 100%;
    height: auto;
}

.slider .header .header-navbar .navbar-links&gt;ul&gt;li {
	position: relative;
	display: inline-block;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;a {
	font: 700 14px/14px 'PT Sans', sans-serif;
	display: block;
	text-decoration: none;
	padding: 10px 8px 10px;
	position: relative;
	color: #fff;
	border-right: 1px solid #ebebeb;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;a:hover {
	color: #d0981b;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li:last-child&gt;a {
	border-right: 0;
	padding-right: 0;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li:last-child&gt;a:before {
	/*right: 0;*/
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.open {
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	position: relative;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.open&gt;a {}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.open&gt;a:hover {}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.dropdown {}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.dropdown&gt;a {}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li.dropdown&gt;a:after {
	display: none;
	content: '\f0d7';
	font-family: 'FontAwesome', sans-serif;
	/*display: inline-block;*/
	padding-left: 10px;
	font-size: 14px;
	position: relative;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu {
	outline: 0;
	border: 0;
	/* border-bottom: 3px solid #28303c; */
	/* background-color: #507bbc; */
	background-color: rgba(255, 255, 255, 0.84);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	top: 115%;
	min-width: 200px;
	padding-top: 5px;
	padding-bottom: 0px;
	z-index: 999999;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid rgba(255, 255, 255, 0.84);
	position: absolute;
	left: 15px;
	top: -7px;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li {}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;a {
	font: 600 13px/12px 'PT Sans', sans-serif;
	color: #544b4d;
	border-bottom: 2px solid transparent;
	display: block;
	padding: 9px 15px;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;a:hover, .dropdown-menu&gt;.active&gt;a, .dropdown-menu&gt;.active&gt;a:hover, .dropdown-menu&gt;.active&gt;a:focus {
	background-color: transparent;
	color: #cf971c;
	border-bottom-color: #cf971c;
	text-shadow: none;
}
.slider .header .social {}
.slider .header .social ul {}
.slider .header .social ul li {
	display: inline-block;
	margin: 0 10px;
}
.slider .header .social ul li a {
	font-size: 16px;
	color: #fff;
}
.slider .header .social ul li a:hover {}
.slider .slider-controller {
	position: absolute;
	z-index: 11;
	left: 0;
	top: 45%;
	right: 0;
}
.slider .slider-controller .slide-left, .slider .slider-controller .slide-right {
	position: absolute;
	z-index: 10;
	top: 45%;
}
.slider .slider-controller .slide-left {
	left: -60px;
}
.slider .slider-controller .slide-right {
	right: -60px;
}
.slider .slider-controller .slide-left a, .slider .slider-controller .slide-right a {
	color: #fff;
	font-size: 80px;
}
.slider ul.main-slider {}
.slider ul.main-slider li {
	background-position: center center !important;
	height: 618px;
	width: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	cursor: hand;
}
.search {
    position: relative;
    width: 60%;
	float:left
}
.search input {
	text-indent: 20px;
	width: 90%;
	background: #e3e2e2;
	border: none;
	color: #77829c;
	border-radius: 2px;
	font-size: 10px;
	float:left;
}

.search img {
	margin-left:5%;
    width: 35%;
	margin-top: -8px;
    float: left;
}

.col-lg-6.col-md-6.col-sm-12.col-xs-12 iframe {
    width: 100%;
    height: 209px;
}

.googlemap iframe {
    width: 100%;
}
.kullanimalanlari h2 {
    margin-top: -25px!important;
}
.tabicerik .col-lg-6.col-md-6.col-sm-12.col-xs-12 iframe {height:264px;width:100%;}

ul.harflist li {
    float: left;
    border-right: 1px solid #bababa;
    font-size: 17px;
    padding: 1px 5px;
    margin: 0px;
    list-style: none!important;
    margin-left: 0px!important;
    margin-top: 30px;
}

ul.harflist li a {color:#817979;font-weight:600}
ul.harflist li a:hover {color:#cf981c;font-weight:700;}
ul.harflist li a.aktifH {color:#cf981c;font-weight:700;}
.search .fa-search {
	position: absolute;
	top: 11px;
	left: 11px;
	font-size: 12px;
	color: #5a6378;
}
.lang {
	color: #fff;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
}
.lang a {
	color: #fff;
}
.lang a:hover {
	color: #d0981b;
}

.adresbox .googlemap iframe {
width:100%;
}

.haritabutton div {
    background: #d0981b;
    color: #fff;
    margin-right: 1%;
    float: left;
    padding: 2px 11px;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 20px;
    cursor: pointer;
    font-size: 12px;
}

.mainbar {
	  background: url(../images/mainbar.png) no-repeat center center; 
	height: 116px;
	color: #fff;
}
.mainbar-one {
	padding-top: 32px;
	padding-bottom: 32px;
}
.mainbar-one .title {
	display: table;
	font-size: 22px;
	line-height: 22px;
	font-family: 'Futura';
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 40px;
	border-right: 1px solid #b7b9bb;
	float: left;
}
.mainbar-one .button {
	display: table;
	float: left;
	padding-left: 40px;
	padding-top: 15px;
}
.mainbar-one .button a {
	background: #cf971c;
	color: #fff;
	padding: 8px 13px;
}
.mainbar-one .button a:hover {
	border-radius: 4px;
}
.mainbar-two .image, .mainbar-three .image, .mainbar-two .item, .mainbar-three .item {
	display: table;
	float: left;
}
.mainbar-two .image {
	position: relative;
	bottom: 60px;
	left: -15px;
	z-index:999;
}
.mainbar-three .image {
	position: relative;
	bottom: 71px;
	z-index:999;
}
.mainbar-two .item {
	padding-left: 5px;
}
.mainbar-two .item .title {
	font-size: 17px;
	font-family: 'Futura';
	padding-top: 5px;
}
.mainbar-two .text {
	font-size: 12px;
	line-height: 18px;
}
.mainbar-three .item {
	padding-left: 15px;
}
.mainbar-three .item .title {
	font-size: 22px;
	font-family: 'Futura';
	padding-top: 5px;
}
.mainbar-three .text {
	font-size: 12px;
	line-height: 18px;
}
a.detay-btn {
	color: #fff;
	font-style: italic;
	text-decoration: underline;
	font-family: 'Open Sans';
}
.kullanimalanlari {
	margin-top: 50px!important;
}
h2.maintitle {
	color: #333b46;
	font-family: 'Open Sans';
	letter-spacing: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}
h5.subtitle {
	color: #81868e;
	font-size: 14px;
	letter-spacing: 0.5px;
	line-height: 25px;
	margin-bottom: 40px;
}
.kullanimalanlari .nav-pills&gt;li&gt;a {
	border-radius: 0px;
	font-size: 15px;
	color: #464646;
	border-bottom: 1px solid #fff;
	margin-bottom: 30px;
	padding: 0px 6px 6px 6px;
}
.kullanimalanlari .nav-pills&gt;li:hover, .kullanimalanlari .nav-pills&gt;li:hover a {
	background: #fff;
}
.kullanimalanlari .nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:hover, .nav-pills&gt;li.active&gt;a:focus {
	color: #464646;
	border-bottom: 1px solid #cf971c;
	background-color: #fff;
}
.tabicerik {
	background: #efefef;
}
.pl0 {
	padding-left: 0px;
}
.tabicerik h3 {
	color: #81868e;
	font-size: 25px;
	display:inline;
	border-bottom:2px solid #cf971c;
	padding-bottom:5px;
}

.tabicerik .h3 {
	color: #81868e;
	font-size: 25px;
	margin-top: 50px;
	margin-bottom: 20px;
	display: block;
	position: relative;
}
.tabicerik p {
	color: #81868e;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.5px;
}

.istirakler h5 {
	margin-bottom: 23px;
}
.istirakler {
	margin-top: 40px;
}
.istirakler .list {
	background: #efefef;
	padding-top: 38px;
	padding-bottom: 38px;
}



.tanitim {
	margin-top:50px;
	color: #fff;
	 background: url(../images/tanitimbg.png) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	padding-top: 70px;
	padding-bottom: 70px;
}
.tanitim h3 {
	font-family: 'Open Sans';
	font-size: 25px;
	border-bottom:2px solid #cf971c;
	padding-bottom:5px;
	display:inline;
}
.tanitim .h3 {
	font-family: 'Open Sans';
	font-size: 25px;
	padding-bottom: 9px;
	margin-bottom: 18px;
	position: relative;
	margin-top: 35px;
}
.tanitim .text {
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.5px;
}

.header-pagination {
	text-align: left!important;
    padding-left: 24.5%;	
}

.header-pagination .swiper-pagination-bullet {
    background: transparent!important;
    border: 1px solid #fff;
    opacity: 1;
    width: 8px!important;
    height: 8px!important;
}

.header-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff!important;
    border: 1px solid #fff;
    opacity: 1;
    width: 8px!important;
    height: 8px!important;
}

ul.share li {
float: left;
    border-radius: 4px;
    margin-right: 8px;
    margin-top: 26px;
    font-size: 18px;
    line-height: 34px;
    width: 70px;
    height: 34px;
    text-align: center;
}
ul.share li a {
	color: #fff;
}
ul.share li:hover {
	opacity: 0.9;
}
ul.share li.facebook {
	background: #3b5999;
}
ul.share li.twitter {
	background: #55acee;
}
ul.share li.googleplus {
	background: #dd4b39;
}
.haberler {
	margin-top: 40px;
}
.haberlist {
	border: 1px solid #c1c1c1;
	border-radius: 1px;
	padding: 70px;
	padding-bottom: 0px;
}
.haberbx div img {
	border-radius: 99%;
	height: 160px;
	width: 160px;
}
.haberbx .title, .haberbx a .title {
	text-align: left;
	font-size: 20px;
	font-weight: 700;
	color: #cf981c;
	line-height: 28px;
	letter-spacing: 0.4px;
	margin-top: 10px;
}
.haberbx .text {
	font-size: 16px;
	color: #81868e;
	text-align: left;
	line-height: 28px;
	letter-spacing: 0.5px;
}
.haberbx img {
	margin: 0 auto;
}
.haberlist .bx-pager-item {
	float: left;
}
.bx-controls.bx-has-pager {
	vertical-align: middle;
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 15px;
}
.haberlist .bx-pager-item a.bx-pager-link {
	width: 10px;
	height: 10px;
	float: left;
	background: #fff;
	font-size: 0px;
	margin-right: 8px;
	border-radius: 99%;
	border: 1px solid #cf981c;
}
.haberlist .bx-pager-item a.bx-pager-link.active {
	background: #cf981c;
}
.tumhaberler a {
	font-size: 14px;
	color: #81868e;
	text-decoration: underline;
}
.tumhaberler {
	text-align: right;
	margin-bottom: 25px;
}
.tesisler h2.maintitle {
	margin-top: 50px;
}
.tesislist {
	position: relative;
}
.tesislist-slide-left {
	position: absolute;
	left: -30px;
	font-size: 34px;
	top: 45px;
}
.tesislist-slide-right {
	position: absolute;
	right: -30px;
	font-size: 34px;
	top: 45px;
}
.tesislist-slide-right a, .tesislist-slide-left a {
	color: #cf981c;
}


.tesis-slide .image {background:#083d6a}
.tesis-slide .image img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.icerik ul li {
    list-style: circle;
    margin-left: 70px;
}

.tesis-slide img:hover {
	opacity: .5;
}
.tum-fotograflar a {
	font-size: 14px;
	text-decoration: underline;
	color: #cf981c;
}
.tum-fotograflar {
    text-align: right;
    margin-top: 15px;
    z-index: 9999;
    position: relative;
}

.tesis-pagination {
	bottom:1px !important;
}
.map {
	margin-top: 40px!important;
}
.map {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.map:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.headerbg {
	width:100%;
	height:220px;
	background:#ced9e3;
}

.detay .baslik h1 {color:#cf981c;font-weight:700;font-size:25px;line-height:30px;margin-top:45px!important;border-bottom:1px solid #e6e6e5;padding-bottom:25px;}


.detay .icerik h1 {color:#cf981c;font-weight:700;font-size:25px;line-height:30px;margin-top:0px !important;border-bottom:1px solid #e6e6e5;padding-bottom:25px;margin-bottom:15px;}

.detay h2 {
    color: #cf981c;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 8px;
}


.detay h3 {
    color: #cf981c;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 15px;
}

.detay h5 {
	color:#083d6a;
	font-size:24px;
	font-weight:700;
	padding-bottom:30px;
}

.detay .icerik {
	margin-top:15px;
    color: #919191;
    font-size: 15px;
    line-height: 28px;
}
.detay .icerik p {margin-bottom:15px;text-align:justify}

.headertitle &gt; div {
    background: #083d6a;
    color: #cf981c;
    font-weight: 700;
    font-size: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
	padding-left: 50px;
}

.headertitle {
    margin-top: -35px;
    z-index: 999;
    position: relative;
}


.bread {
    font-size: 13px;
    color: #fff;
    float: right;
    padding-right: 50px;
    padding-top: 12px;
	font-weight:300;
}

.bread a {
    color: #fff;
	font-weight:500;
}

.detay iframe {width:80%;height: 362px;}

.page {margin-top:40px;margin-bottom:40px;}
.page .col-lg-9.col-md-9.col-sm-12.col-xs-12 {border-left:1px solid #bababa;padding-left:45px;padding-right:50px;}
.page .col-lg-3.col-md-3.col-sm-12.col-xs-12 {padding-right:15px;padding-left:50px;}

.footerust {
	  background: url(../images/footerustbg.png) no-repeat center center #083d6a; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-top:60px;padding-bottom:60px;    color: #959595;
    font-size: 13px;}
.footerust .footertitle {color:#fff;font-weight:600;font-size:14px;margin-bottom:15px;}

.footerust input, textarea {
    margin-bottom: 24px;
    border: none;
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 15px;
	height:auto;
}

.footerust textarea {
	height:78px!important;
	border:none;
}

.swiper-slide img {width:100%;max-width:100%;}

.footerust button {
    background: #fff;
    border: none;
    color: #cf981c;
    border-radius: 4px;
    font-size: 15px;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0 auto;
}

.footer {background:#eeeeee;padding-top:39px;padding-bottom:39px;}
.footeralt {background:#cf981c;color:#fff;font-size:14px;padding-top:20px;padding-bottom:20px;}


.yanmenu ul &gt; li &gt; ul &gt; li &gt; a {font-size:15px;color:#cf981c;font-weight:600;}
.yanmenu ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a {font-size:14px;color:#919191;font-weight:600;padding-left:30px;display: inline-block;}
.yanmenu ul &gt; li &gt; ul &gt; li &gt; ul &gt; li &gt; ul &gt; li a {font-size:14px;color:#919191;font-weight:500;padding-left:60px;}
.yanmenu ul &gt; li &gt; a{color:#13426a;font-size:18px;font-weight:600;text-decoration:none;}

.yanmenu ul li {
    padding-top: 12px;
}

.yanmenu ul &gt; li &gt; ul &gt; li &gt; ul &gt; li.current-menu-item a {
    color: #083d6a;
}

.yanmenu a.aktifA{
    color: #083d6a;
	padding-left:22px;
background:url('../images/aktif.png') left no-repeat;
}





.yanmenu ul li ul li.current-menu-ancestor &gt; ul {display:block;}
.yanmenu ul li ul li.current-menu-ancestor &gt; ul &gt; li &gt; ul {display:block;}
.yanmenu ul &gt; li &gt; ul &gt; li &gt; ul  {display:none;}


.adresbox .baslik {
    color: #083d6a;
    font-weight: 600;
    font-size: 16px;
}

.adresbox .adres, .adresbox .diger {
    font-size: 16px;
    color: #919191;
    line-height: 25px;
}

.adresbox .googlemap {margin-top:20px;margin-bottom:60px;}

.adresbox .ust {position:relative;}
.mail-btn {
	    position: absolute;
    bottom: 0px;
    right: 0px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 34px;
    width: 70px;
    height: 34px;
    text-align: center;
    background: #50bae2;
    color: #fff;
}

.mail-btn:hover {opacity:0.9;}

.mail-btn a {color:#fff;}

.icerik a img,
.icerik img {
	border: 0 !important;
}

.istirakb {
    border-right: 1px solid #e2e2e2;
    margin-bottom: 20px;
    margin-top: 20px;
	padding-top: 10px;
    padding-bottom: 10px;
}

.istiraklist:nth-child(3) .istirakb, .istiraklist:nth-child(7) .istirakb {
    border-right: none;
}


.sonuc .title a {
    font-size: 21px;
    font-weight: 600;
    color: #414a5a;
	line-height:25px;
}

.sonuc .desc {
    font-size: 14px;
    color: #919191;
    line-height: 22px;
	margin-top:15px;
}

.sonuc {
    padding-bottom: 25px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 25px;
}


.etimaden-pagenavi {clear:both;float: right;}
.etimaden-pagenavi a, .etimaden-pagenavi span {
	    text-decoration: none;
		color:#083d6a;
    padding: 3px 5px;
    margin: 2px;
    font-size: 14px;
}
.etimaden-pagenavi a:hover {background:#083d6a;color:#FFF;}
.etimaden-pagenavi span.current {color:#FFF;font-weight:bold;background:#083d6a;}

.s404 {background: #e7e7e7;    padding: 40px;}
h1.s404title {
    font-size: 162px;
    font-weight: 600;
    color: #083d6a;
    text-align: right;
}

h2.s404title {
    color: #083d6a;
    line-height: 67px;
    font-size: 58px;
    font-weight: 300;
}

.s404text {
    font-size: 24px;
    color: #083d6a;
    font-weight: 500;
    padding-top: 25px;
}

.tanitim video {
    width: 100%;
}

.footeralt a {color:#fff;font-size:12px;}
li.email {
    background: #5f5f5f;
}
li.yazdir {
    background: #cf991e;
}

table {width:100%;}

table tr:first-child {
    background: #083d6a!important;
    color: #fff!important;
	padding:5px;
}

table tr:first-child td {color:#fff;}
table tr:nth-child(even) {
	background:#e9e9e9;
	color:#231f20;
}

table tr:nth-child(odd) {
	background:#c8c8c8;
	color:#231f20;
}

table td {
    padding: 8px;
	padding-left: 15px;
	color:#231f20;
	border-right:1px solid #aeaeae;
}

table tr:first-child td {border-right:0px;border-left:0px;}
table td:last-child {border-right:0px;}

a.page-btn {
    background: #cf991e;
    color: #fff;
    padding: 8px 35px;
    border-radius: 4px;
    font-size: 18px;
}

.phaber .tarih {
    background: #083d6a;
    color: #fff;
    text-align: center;
    border-radius: 4px;
	width: 10%;
    float: left;
}

.phaber .baslik {
    width: 90%;
    float: left;
    padding-left: 20px;
}

.phaber .baslik a {
	    color: #414a5a;
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
}

.phaber .buyuk {
    font-size: 28px;
    font-weight: 700;
    padding-top: 10px;
}

.phaber .kucuk {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    padding-bottom: 15px;
    padding-top: 5px;
}

.phaber .resim {
    float: left;
    padding-left: 22px;
    padding-top: 15px;
}

.phaber .resim img {border-radius:4px;}

.phaber .aciklama {
    float: left;
    width: 58%;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 14px;
    color: #919191;
    line-height: 22px;
	text-align:justify
}

.phaber .share {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    width: 87%;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 4px;
}

.phaber .share ul li {
    float: left;
	list-style: none;
	margin-left: 20px;
}

.phaber .share ul li:hover a {color:#083d6a;}

.phaber .share ul li a {color:#dde0e5;}

.phaber .share ul {
    float: right;
}

.phaber .aciklama a {
    font-size: 13px;
    color: #083d6a;
}

.yanmenu h3 {
    color: #414a5a;
    font-size: 26px;
}

ul.populer li a {
    font-size: 14px;
    color: #414a5a;
    margin-bottom: 10px;
}

ul.populer li {
    list-style: disc;
    margin-left: 20px;
}

.phaber {
    margin-bottom: 30px;
}

.tabicerik p a {
    color: #81868e;
    font-weight: 600;
}

ul.sosyalmedya li {
    background: #fff;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 99%;
    text-align: center;
    line-height: 30px;
    margin-right: 7px;
    margin-top: 15px;
    font-size: 16px;
}

ul.sosyalmedya li a {
	color:#083d6a;
}

.footer b {
    color: #393939;
    font-size: 12px;
    font-weight: 700;
}

.footer a {
    color: #393939;
    font-size: 12px;
    font-weight: 500;
}

.footer .col-lg-2.col-md-2.col-sm-12.col-xs-12 {
    border-right: 1px solid #c9c9c9;
    height: 415px;
}

.footer .col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    border-right: 0px;
    height: 415px;
}

.footer b i {
    color: #083d6a;
}

.footer li a {padding-left:12px;}

.form input, .form textarea {
    border: none;
    border: 1px solid #bababa;
    padding: 5px 15px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
}

.form input[type="submit"] {
    background: #083d6a;
    color: #fff;
    border: none;
}

.urun {
    border-bottom: 2px solid #c0c0c0;
    padding-bottom: 8px;
    margin-bottom: 25px;
}

.urun img {
    float: right;
}

.urun .title {
    float: left;
    font-size: 18px;
    color: #083d6a;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
	margin-top: 10px;
}

.urun .title2 {
    float: left;
    font-size: 18px;
    color: #cf981c;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 22px;
	margin-top: 10px;
}

.urun img {
	    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.urun:hover img {
	    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.ihalebaslik {
    background: #cf9835;
    color: #fff;
    padding: 10px 15px;
}

ul.ihaleler li a {
	font-size: 14px;
    color: #919191;
    font-weight: 600;
}


ul.ihaleler li a.aktif{
	padding-left:22px;
background:url('../images/aktif.png') left no-repeat;
}

.ihaleform input, .ihaleform select {
    border: 1px solid #9e9e9e;
    font-size: 14px;
    color: #817979;
    height: 40px;
}

.ihaleform select {
	background:url('../images/selectright.png') right no-repeat;
	background-origin: content-box;
}
.ihaleform select {
	margin-bottom:16px;
}

div#reportrange {
    border: 1px solid #9e9e9e;
    font-size: 14px;
    color: #817979;
    width: 100%;
    height: 40px;
    padding: 8px 10px;
}

div#reportrange b {
	float:right;
	    margin-top: 9px;
}

.ihaleform button {
    background: #0b3f6c;
    border: 1px solid #0b3f6c;
    color: #fff;
    font-size: 15px;
    margin-top: 5px;
    margin-right: 10px;
    padding: 7px 17px;
}

.ihaleform hr {
    color: #000000;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #dfdfdf;
    margin: 1.5em 0;
    padding: 0;
}

.sonuctitle {
    background: #0b3f6c;
    color: #fff;
    margin-top: 30px;
    padding: 7px 15px;
    font-size: 18px;
}

.sonuclar table tr:first-child td {
	border-right: 1px solid #dfdfdf;
}

.sonuclar table tr:first-child td a {
color: #919191!important;
}

.sonuclar table tr, .sonuclar table td {
    background: #fff!important;
    border-color: #dfdfdf;
    color: #919191!important;
    font-size: 14px;
}
.sonuclar table tr a, .sonuclar table td a {color: #919191!important;}

.sonuclar th.sorting {
    font-weight: 600;
    text-align: center;
	color:#817979;
}

.sonuclar th.sorting_asc {
    text-align: center;
	font-weight:600;
	color:#0b3f6c;
}
.sonuclar th.sorting_desc {
    text-align: center;
	font-weight:600;
	color:#0b3f6c;
}

.sonuclar tbody tr:hover td {
    background: #0b3f6c!important;
    color: #fff!important;
	border-right:1px solid #093357;
}

.sonuclar tbody tr:hover td a {
    color: #fff!important;
}

.detayt table td, .detayt table tr:first-child td{
    background: #fff;
    color: #919191;
    border-right: 0px;
    border-bottom: 1px solid #dfdfdf;
}

.detayt table td, .detayt table tr:first-child td a {color:#919191;}
.detayt table tr a, .detayt table td a {color: #919191!important;}

.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;ul&gt;li&gt;a {
    font-size: 12px;
}

.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;ul&gt;li:last-child&gt;a {
	margin-bottom: 10px;
}

.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;ul {
    display: block;
    position: relative;
    background: transparent;
    border: 0px;
    box-shadow: none;
    border-radius: 0px;
    margin: 0px;
    padding: 0px;
}
.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;ul &gt;li {padding-left:5px;}

.slider .header .header-navbar .navbar-links&gt;ul&gt;li&gt;ul.dropdown-menu&gt;li&gt;ul&gt;li:hover a {
	    background-color: transparent;
    color: #cf971c;
    text-shadow: none;
}

.kisi .isim {
    font-weight: 700;
    font-size: 23px;
    color: #083d6a;
	margin-top:5px;
}

.kisi .gorev {
	font-size: 17px;
    color: #cf981c;
    font-weight: 500;
    margin-top: 4px;
	margin-bottom:15px;
}

.kisi table tr, .kisi table td {
    background: #fff!important;
    color: #919191;
    font-size: 14px;
    border-color: #fff;
	    padding-left: 0px;
    padding-bottom: 0px;
}

.kisi table tr:first-child td {color:#919191;}

.kisi a {
    color: #083d6a;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
}

.kisi table {margin-bottom:15px;}

.kisi {
    padding-bottom: 20px;
}

.kisi .ozgecmis {
    color: #919191;
    font-size: 14px;
    line-height: 22px;
	text-align:justify
}

 .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
.header-button-prev.header-button-prev.swiper-button-white{left:10%;}
.header-button-next.header-button-next.swiper-button-white {right:10%;}

  .swiper-pagination-bullet {
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      font-size: 12px;
      color:#000;
      opacity: 1;
      background: rgba(0,0,0,0.2);
    }
    .swiper-pagination-bullet-active {
      color:#fff;
      background: #007aff;
    }
	
.haber-slide {
    width: 100%;
    display: -webkit-inline-box;
}

.haberbxx {
    border: 1px solid #c1c1c1;
    padding: 40px;
    border-radius: 4px;
}

.haberbxx img {border-radius:99%;}

.haber-slide a {
    color: #cf981c;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    padding-bottom: 10px;
}

.haber-slide {
    text-align: left;
}

.haberbxx .text {
    font-size: 16px;
    color: #81868e;
    padding-top: 8px;
}

.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
    text-align: center;
    line-height: 20px;
    color: #fff;
    opacity: 1;
    background: #fff!important;
	font-size:0px;
	border:1px solid #cf981c;
}

.swiper-pagination-bullet-active {background:#cf981c!important;}

.tesis-button-prev, .tesis-button-next {
    background: #3a404a;
    width: 23px!important;
    height: 23px!important;
    border-radius: 99%;
	background-size: 23px 13px;
	background-size: 23px 13px!important;	
}

.medyaresim img {
    height: 130px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 30px;
	opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.medyaresim {
    background: #083d6a;
}

.medyaresim img:hover {
    opacity: .5;
}

.medya ul.nav {border-bottom:0px;}
.medya ul.nav li {
    margin: 0px;
}

.medya ul.nav li a {
    color: #083d6a;
	    padding: 3px;
}

.medya ul.nav li.active a {
    background: #fff;
    color: #cf981c;
    border: 1px solid #fff;
    border-radius: 4px;
	    padding: 3px;
}

.medya ul.nav li:hover a {
    background: #fff;
    color: #cf981c;
    border: 1px solid #fff;
    border-radius: 4px;
	    padding: 3px;
}

.logolar {
    right: 0px;
    top: -25px;
    position: absolute;
    float: left;
    width: 40%;
    background: rgba(255, 255, 255, 0.46);
}
.logolar img:first-child {margin-top:6px;margin-bottom:6px;}
.logolar img:last-child {margin-bottom:6px;}
.logolar img {margin:auto;}


.murun {
    background: #e3e2e2;
    width: 70vw;
    margin: 3vw;
    float: left;
    padding: 19px;
    border-radius: 0px;
    text-align: center;
}

.murun .image img {
    height: 120px;
    object-fit: cover;
}

.murun .item .title {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
}

.murun .item .text {
    font-size: 15px;
    line-height: 19px;
    margin-top: 5px;
    color: #6b6b6b;
}

.murun .item .text a {
    color: #484e58;
}
.murunler {
    width: 152vw;
}

.mainurunler {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.mainbar .logolar {display:block;}

.mainbar .logolar {
    top: 15px;
    right: 15px;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    background: rgba(255, 255, 255, 0.46);
    padding-top: 4px;
    padding-bottom: 4px;
    width: 70%;
}

.mainbar .logolar img {
    float: left;
}

.mainbar .logolar img:first-child {
	padding-right:25px;
}

span.wpcf7-not-valid-tip {
    display: none!important;
}
.footerust input[type="submit"] {
    background: #fff;
    border: none;
    color: #cf981c;
    border-radius: 4px;
    font-size: 15px;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0 auto;
    padding: 9px 22px;
}
div.wpcf7-response-output {
    background: #fff;
    border-color: #fff!important;
    border-radius: 5px;
    color: #083d6a;
}
</pre></body></html>