/** OTHER **/
h1, h2, h3, h4, h5, h6 {
 font-family: Source Sans Pro;
}
p {
 text-align: justify;
 font-size: 14px;
}
* { outline: none; }
ul {
 list-style-type: none;
 margin:0;
 padding: 0;
}
.right {
 float: right;
}
.left {
 float: left;
}
.full-image img {
 width: 100%;
 height: auto;
 display: block;
}
.clear {
 clear: both;
 display: block;
}
.no-padding {
 padding: 0 !important;
}
/** OTHER **/

/** BOOTSTRAP EDIT **/
.container {background: none !important;}
.row {margin-left: 0 !important; margin-right: 0 !important;}
a {text-decoration: none !important;}
/** BOOTSTRAP EDIT **/

/** MAIN **/
* {
	font-family: Source Sans Pro;
}
html {padding-bottom: 80px;}
header#header {
    z-index: 9999999;
    position: relative;
}
#header #logo {
	margin-top: 33px;
	float: left;
	margin-bottom: 24px;
}
#header #site-ici-arama {
	margin-top: 61px;
	float: right;
	color: #787878;
	margin-right: 27px;
}
#header #site-ici-arama form div {
	position: relative;
	width: 300px;
	margin:0 auto;
}
#header #site-ici-arama form div input {
	padding: 5px;
	position: relative;
	color: #A7A7A7;
	width: 100%;
	box-sizing:border-box;
	padding-left: 10px;
}
#header #site-ici-arama form div button {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 5px;
	top: 0px;
}
#header #site-ici-arama form div button i {
	line-height: 32px;
}
#header #site-ici-arama #ara-bar {
	width: 316px;
	height: 33px;
	padding-left: 12px;
}
#header #site-ici-arama a {
	color: #787878;
	float: right;
	position: relative;
	top: 6px;
	left: -30px;
}
#header #ust-menu {
	margin-top: 0;
	width: 100%;
}
#header #ust-menu h1 {
	margin:0;
	text-align: center;
	width: 100%;
	cursor: pointer;
}
#header #ust-menu h1 i {
	border-radius: 5px;
	border:3px solid #333;
	padding: 2px 4px;
}
#header #ust-iletisim {
	float: right;
	color: #23408f;
	margin: 19px 0;
}
#header #ust-iletisim #sosyal-hesaplar {
	float: right;
}
#header #ust-iletisim #sosyal-hesaplar ul li {
	float: left;
	margin-right: 10px;
}
#header #ust-iletisim #sosyal-hesaplar ul li:nth-child(4) {
	margin-right: 0px;
}
#header #ust-iletisim #sosyal-hesaplar ul li a {
	color: #23408f;
	font-size: 16px;
}
#header #ust-iletisim #sosyal-hesaplar ul li a:hover {
	color: #2b4ead;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#header #ust-iletisim #ust-tel-no {
	float: right;
	width: 197px;
}
#header #ust-iletisim #ust-tel-no a {
	color: #274391;
}
#header #ust-iletisim #ust-tel-no #tel-buton {
	font-size: 30px;
	float: left;
	margin-right: 10px;
}
#header #ust-iletisim #ust-tel-no p {
	font-size: 21px;
}
#header #ust-menu {
	float: left;
	font-size: 18px;
}
#header #ust-menu ul li {
	float: left;
	position: relative;
}
#header #ust-menu ul li:nth-child(7) {
	margin-right: 0px;
}
#header #ust-menu ul li a {
	color: #ed1c24 !important;
	padding: 5px 19px;
	font-size: 17px;
	font-weight: 600;
	font-family: source sans pro;
	line-height: 30px;
}
#header #ust-menu ul li a:hover {
	color: #fff !important;
	background-color: #ed1c24;	
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#header #ust-menu ul li > ul {
	width: 200px;
	padding: 10px;
	position: absolute;
	background-color: white;
	border-top: 2px solid #23408F;
	top: 40px;
	opacity: 0;	
	pointer-events: none;
	padding: 0 !important;
}
#header #ust-menu ul li > ul li {
	width: 100%;
	display: block;
	border-bottom: 1px solid #7886AD;
}
#header #ust-menu ul li > ul li a {
	color: #23408F !important;
	line-height: 20px !important;
}
#header #ust-menu ul li:hover > ul {
	opacity: 1;
	pointer-events: auto;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
#slider {
	position: relative;
}
#slider .owl-theme .owl-controls {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	margin-top: -25px;
}
.owl-theme .owl-controls .owl-buttons div {
	background: transparent !important;
}
.owl-theme .owl-controls .owl-buttons div i {
	font-size: 50px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
	float: right;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
	float: left;
}
#fours-area {
	margin-top: -122px;
}
#fours-area li {
	padding-bottom: 20px;
}
#fours-area li:nth-child(1) {
	background: rgba(51, 77, 150, 0.91);
}
#fours-area li:nth-child(2) {
	background: rgba(51, 77, 150, 0.72);
}
#fours-area li:nth-child(3) {
	background: rgba(51, 77, 150, 0.91);
}
#fours-area li:nth-child(4) {
	background: rgba(51, 77, 150, 0.72);
}
#fours-area li a {
	color: white;
}
#fours-area li i {
	background: #334d96;
	border-radius: 50%;
	position: relative;
	top:0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100px;
	height: 100px;
	text-align: center;
	font-size: 55px;
	color: white;
	z-index: 999;
	line-height: 100px;
	margin: -50px auto -20px auto;
	display: block;
}
#fours-area li:hover i {
	top: -10px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#fours-area li i:nth-child(1) {
	background: rgba(51, 77, 150, 0.91);
}
#fours-area li i:nth-child(2) {
	background: rgba(51, 77, 150, 0.72);
}
#fours-area li i:nth-child(3) {
	background: rgba(51, 77, 150, 0.91);
}
#fours-area li i:nth-child(4) {
	background: rgba(51, 77, 150, 0.72);
}
#fours-area li a h1 {
	font-family: Source Sans Pro;
	text-align: center;
	color: white;
	font-size: 17px;
	margin: 25px 0 0 0;
}
#fours-area li a h2 {
	font-family: Source Sans Pro;
	text-align: center;
	color: white;
	margin: 5px 0 0 0;
	font-weight: 300;
	font-size: 13px;
}
#guncel-haberler h1 {
	color: #131313;
	font-size: 25px;
	float: left;
}
#guncel-haberler .haber-alan li article h1 a {
	color: #FFF;
}
#guncel-haberler #haberler-cizgi {
	width: 965px;
	border: 1px solid #ed1c24;
	margin-top: 35px;
	float: right;
}
#guncel-haberler .haber-alan .owl-buttons {
	display: none !important;
}
#guncel-haberler .haber-alan .owl-pagination .owl-page span {
	border: 2px solid #415BA2;
	width: 20px;
	height: 20px;
	background-color: #ECECEC;
	margin: 0px 3px;
}
#guncel-haberler .haber-alan li {
	background-color: #23408f;
	overflow: hidden;
}
#guncel-haberler .haber-alan li figure {
	padding-right: 15px !important;
	margin-left: -15px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	background-color: #415BA2;
}
#guncel-haberler .haber-alan li article h1, #guncel-haberler .haber-alan li article p {
	display: block;
	color: white;
	width: 100%;
	padding-left: 15px;
	text-align: left;
}
#slider-2 {
	margin-top: 23px;
}
#slider-2 #content {
	background-color: #ed1c24;
}
#slider-2 #content ul li a {
	color: #fff;
	text-align: center;
}
#slider-2 #content ul li:nth-child(1) {
	border-right: 2px solid #ef333a;
}
#slider-2 #content ul li h1 {
	font-size: 25px;
	font-family: Source Sans Pro;
}
#slider-2 #content ul li p {
	font-size: 14px;
	font-family: Source Sans Pro;
}
#hakkimizda-alani {
	margin-top: 28px;
	margin-bottom: 25px;
}
#hakkimizda-alani ul li {
	margin: 0;
	padding: 0;
}
#hakkimizda-alani ul li ul li {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#hakkimizda-alani ul li h1 {
	color: #131313;
	font-size: 18px;
	font-family: Source Sans Pro;
	font-weight: bold;
	float: left;
	margin: 0;
	margin-left: 25px;
}
#hakkimizda-alani ul li #hakkimizda-cizgi {
	border: 1px solid #ed1c24;
	float: right;
	width: 445px;
	margin-top: 10px;
}
#hakkimizda-alani ul li p {
	color: #131313;
	font-size: 14px;
	font-family: Source Sans Pro;
	margin-top: 3px;
    margin-left: 25px;
    float: left;
}
#footer-ust-bar {
	background-color: #23408f;
	color: #fff;
	margin-bottom: 4px;
}
#footer-ust-bar #ust-bar-baslik {
	float: left;
}
#footer-ust-bar #ust-bar-baslik h1 {
	font-size: 22px;
	font-family: Source Sans Pro;
	margin: 0;
	line-height: 53px;
}
#footer-ust-bar #ust-bar-sosyal {
	float: right;
	margin-top: 12px;
}
#footer-ust-bar #ust-bar-sosyal li {
	float: left;
	margin-right: 17px;
}
#footer-ust-bar #ust-bar-sosyal li:nth-child(4) {
	margin-right: 0;
}
#footer-ust-bar #ust-bar-sosyal li a {
	color: #fff;
	font-size: 22px;
}
#footer {
	background-color: #23408f;
}
#footer #footer-article {
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
}
#footer #footer-article #footer-adres {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}
#footer #footer-article #footer-adres h1 {
	font-size: 20px;
	font-family: Source Sans Pro;
}
#footer #footer-article #footer-adres p {
	font-size: 18px;
	font-family: Source Sans Pro;
	font-weight: 300;
}
#footer #footer-article #footer-info {
	margin: 0;
	padding: 0;
	float: left;
}
#footer #footer-article #footer-info i {
	font-size: 17px;
	margin-right: 10px;
}
#footer #footer-article #footer-info span {
	font-size: 18px;
	font-family: Source Sans Pro;
	font-weight: 300;
}
#footer #footer-sag #footer-arama {
	color: #787878;
	margin-top: 19px;
	margin-bottom: 12px;
	float: right;
}
#footer #footer-sag #footer-arama #s {
	width: 316px;
	height: 33px;
	padding-left: 12px;
	float: right;
}
#footer #footer-sag #footer-arama button {
	color: #787878;
	float: right;
	background: none;border:none;
	position: relative;
	top: 4.5px;
	left: 310px;
}
#footer #footer-sag #footer-harita iframe {
	margin-bottom: -4px;
}
#footer #footer-sag #footer-harita {
	float: right;
	padding-top: 14px;
	padding-right: 6px;
	background-color: #2b4ead;
	margin-bottom: 14px;
}
#copyright {
	background-color: #d7d7d7;
}
#copyright h1 {
	color: #454545;
	font-size: 14px;
	font-family: Source Sans Pro;
	float: left;
	margin: 0;
	margin-top: 17px;
	margin-bottom: 15px;
}
#copyright img {
	    margin: 18px 0 2px 0;
	float: right;
}
/** MAIN **/
/* --- Mobile Menu --- */
#mobile-menu {
  position: fixed;
  left: -300px;
  top: 0;
  width: 250px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  z-index: 999999999999;
  height: 100%;
  overflow-y: scroll;
  background-color: #234090;
}
#mobile-menu ul {
  display: block;
  border: none;
}
#mobile-menu ul li a {
  color: white !important;
  border: none;
  font-family: Open Sans;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.17);
  line-height: 45px !important;
  padding-left: 8px;
  display: block;
  letter-spacing: -1px;
  padding:0 10px;
}
#mobile-menu ul li a i {
	margin-right: 10px;
}
#mobile-menu ul li a:hover {
   border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
#mobile-menu ul li ul {
  background: none !important;
}
#mobile-menu ul li ul li a {
  position: relative;
  padding-left: 25px !important;
}
#mobile-menu ul li ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 12px;
  top: 0;
  line-height: 46px;
  width: 40px;
  height: 46px;
  display: block;
  color: white;
}
#mobile-menu ul li ul li ul li a {
  position: relative;
  padding-left: 45px !important;
}
#mobile-menu ul li ul li ul li a:before {
  left: 22px;
}
#mobile-menu ul li ul {
  max-height: 0 !important;
  overflow: hidden;
  transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
#mobile-menu ul li.acik > ul {
  max-height: 500px !important;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#mobile-menu ul li.menu-item-has-children a {
  position: relative;
  overflow: hidden;
}
#mobile-menu ul li.menu-item-has-children > a:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  height: 100%;
  background-color: #18327B;
  content: "\f107";
  text-align: center;
  font-family: FontAwesome;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#mobile-menu ul li.menu-item-has-children.acik > a:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#mobile-menu ul li a:hover {
  background-color: #18327B !important;
}
#mobile-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
#mobile-menu::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}
#mobile-menu::-webkit-scrollbar-thumb {
  background-color: #53800D;
}
#mobile-menu.mobile-menu-active {
  left: 0 !important;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
html.mobile-menu-active {
  overflow: hidden;
}
body {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
  left: 0%;
}
body.mobile-menu-active {
  left: 65%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.menuKapa {
  width: 100%;
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 999999999999;
  top: 0;
  background: rgba(32, 32, 32, 0.37);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.menuKapa.mobile-menu-active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
#owl-demo .item{
  margin: 6px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/AjaxLoader.gif) no-repeat center center
}

#title-area {
  background-image: url('../images/detail-bg.jpg');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 15px;
}
#title-area:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(35, 64, 143, 0.45);
  content: "";
  z-index: 0;
}
#title-area #content {
  z-index: 99;
  position: relative;
}
#title-area #content h1 {
  margin: 0;
  padding: 55px 0 5px 0;
  font-size: 42px;
  font-family: Open Sans;
  font-weight: 600;
  letter-spacing: -1px;
  color: white;
  margin-left: -5px;
  line-height: 20px;
}
.breadCrumb span a, .breadCrumb span {
  display: block;
  float: left;
  color: white;
  font-family: Source Sans Pro;
  font-size: 13px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.breadCrumb span a, .breadCrumb span {
  display: block;
  float: left;
  color: white;
  font-family: Source Sans Pro;
  font-size: 13px;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
}
.breadCrumb span {
  /* text-decoration: underline; */
}
.breadCrumb span a:after {
  content: "\f105";
  text-align: center;
  width: 20px;
  font-family: FontAwesome;
  display: inline-block;
}
.breadCrumb {
  margin: 0px 0 25px 0px;
  position: relative;
  z-index: 99;
  color: white;
  font-family: Source Sans Pro;
  text-decoration: underline;
}

#contentArea {
  font-size: 13px;
  font-family: Source Sans Pro;
}
#content {
  padding: 0;
}
#contentArea p {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  text-align: justify;
  color: #72777f;
  padding-left: 11px;
}
#contentArea h1, #contentArea h2, #contentArea h3, #contentArea h4, #contentArea h5, #contentArea h6 {
  margin: 0;
  font-size: 20px;
  font-family: Source Sans Pro;
  margin-bottom: 5px;
  color: rgb(225, 89, 12);
  letter-spacing: -1px;
}
#contentArea h2 { font-size: 18px; }
#contentArea h3 { font-size: 16px; }
#contentArea h4 { font-size: 14px; }
#contentArea h5 { font-size: 12px; }
#contentArea h6 { font-size: 11px; }
#sidebar {
  background-color: rgb(255, 255, 255);
  position: relative;
  z-index: 999;
  padding: 0px 10px 50px 10px !important;
}
#doktor-makale {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
}
#doktor-makale li {
    position: relative;
    margin-bottom: 10px;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 10px;
    min-height: 85px;
}
#doktor-makale li:nth-child(2n) {
	border-right: none;
}
#doktor-makale li figure {
    position: relative;
    right: 0;
    top: 0;
}
#doktor-makale li h1 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    color: #fff;
    font-family: 'source sans pro';
    position: absolute;
    bottom: 0;
    left: 0;
    text-shadow: 1px 1px 5px #101523;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 7px;
}
#doktor-makale li section {
    padding: 0;
}
#doktor-makale li .buton {
    background: #0F6597;
    float: left;
    color: white;
    margin-left: 10px;
    padding: 0 1%;
}
#doctor-texts h1 {
    font-family: Lato;
    margin: 0;
    padding: 0;
    font-size: 25px;
    text-align: center;
    line-height: 70px;
    color: #058cbe;
}
.baslik h1 {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(45,45,45,0) 0%, rgba(51,51,51,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,0)), color-stop(100%,rgba(51,51,51,1)));
    background: -webkit-linear-gradient(top, rgba(45,45,45,0) 0%,rgba(51,51,51,1) 100%);
    background: -o-linear-gradient(top, rgba(45,45,45,0) 0%,rgba(51,51,51,1) 100%);
    background: -ms-linear-gradient(top, rgba(45,45,45,0) 0%,rgba(51,51,51,1) 100%);
    background: linear-gradient(to bottom, rgba(45,45,45,0) 0%,rgba(51,51,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002d2d2d', endColorstr='#333333',GradientType=0 );
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 56px !important;
    padding-left: 4px !important;
    padding-bottom: 4px !important;
    font-size: 14px !important;
    font-family: open sans !important;
    letter-spacing: -1px !important;
    color: white !important;
    font-weight: 500!important;
}
aside.sidebar h1 {
	margin:10px 0;
	color: #FFF;
	font-size: 18px;
	background-color: #23408F;
	border-top-left-radius: 10px;
	padding: 10px;
	border-top-right-radius: 10px;
}
aside.sidebar h1:first-child {
	margin-top: 0;
}
aside.sidebar input, textarea {
	width: 100%;
	padding: 5px;
	border:1px solid #ccc;
	resize:none;
}
aside.sidebar textarea {
	height: 75px;
}
aside.sidebar input[type="submit"] {
	float: right;
    width: auto;
    padding: 0 15px;
    line-height: 30px;
    color: #FFF;
    
	background-color: #ED1C24;
    
	border: 2px solid #DA070F;
}
.not-found {
  margin-top: 40px !important;
  text-align: center;
  margin-bottom: 20px !important;
}
.not-found h1 {
  font-size: 60px;
}
.not-found strong {
  display: block;
  font-size: 80px;
}
.not-found a {
  border: 2px solid #2B4EAD;
  line-height: 35px;
  width: 200px;
  text-align: center;
  margin:0 auto;
  display: block;
  float: none;
  color: #23408F;
  font-weight: 600;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.not-found a:hover {
  background-color: #23408F;
  color: #FFF;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.content article {
	padding: 0;
}
#iletisim strong {
	float: left;
	width: 60px;
	display: block;
}
.side-form {
	background-color: #D0D0D0;
	padding: 10px;
	margin-top: -10px;
}
#ust-menu ul {
    margin-bottom: 0 !important;
}
.text p {
    color: black;
}
.text figure {
    margin-bottom: 15px;
}
#guncel-haberler .haber-alan li article h4 {
    color: white;
}
#devami {
	background-color: white;
	line-height: 39px;  
	width: 104px;
    text-align: center;
    color: #23408F; 
	font-size: 12px;
    font-family: source sans pro;
    font-weight: 600;
    margin-left: 14px;
    margin-bottom: 7px;
}
#devami:hover {
	background-color: #23408F;
    color: white;
    border: 1px solid white;
    line-height: 37px;
}

footer a {
    color: white !important;
}
#header #ust-iletisim #ust-tel-no a p {
    text-align: right;
}
#kurum li {
	padding: 15px;
	height: 130px;
}
#kurum li figure {
    margin: 0 auto;
    display: block;
    width: 130px;
    display: table;
}
#kurum li figure img {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#kurum li h1 {
	font-size: 16px;
	text-align:center;
	font-weight: 600;
  	color: #1D3371;
}

#free-tour {
  width: 100%;
  height: 100px;
  position: fixed;
  left: 0;
  z-index: 999999999;
  bottom: 0;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  -webkit-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -2px 5px 0px rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#vito {
  padding: 0;
  margin: 0;
  width: 247px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  margin-left: 10px;
  position: relative;
  left: 0;
}
#vito img {
  width: 81%;
  margin-top: 10px;
}
figure#vito:before {
  content: "";
  position: absolute;
  width: 29px;
  height: 30px;
  background: url(../images/jant.png) no-repeat;
  bottom: 0;
  background-size: contain;
  left: 25px;
}
figure#vito:after {
  content: "";
  position: absolute;
  width: 29px;
  height: 30px;
  background: url(../images/jant.png) no-repeat;
  bottom: 0;
  background-size: contain;
  right: 61px;
}
#vito:after,
#vito:before {
  -webkit-animation: sonsuzaKadarDon 1s infinite linear;
}
@-webkit-keyframes sonsuzaKadarDon {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
#free-tour h1 {
  margin: 0;
  line-height: 100px;
  font-size: 25px;
  font-family: Open Sans;
  color: #2f2f2f;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-weight: 400;
  position: relative;
  top: 0px;
}
#free-tour .buton {
  display: block;
  background: red;
  position: relative;
  top: 0;
  float: left;
  padding: 7px;
  margin-left: 50px !important;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-size: 13px;
  font-family: Open sans;
  margin: 34px 15px;
  border-radius: 2px;
  background: #ff3019;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMzAxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZjA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404));
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  background: -o-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  color: white !important;
  background: -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%);
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
}
#free-tour .buton:hover {
  background: #cf0404;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmMDQwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjMwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #cf0404 0%, #ff3019 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cf0404), color-stop(100%, #ff3019));
  background: -webkit-linear-gradient(top, #cf0404 0%, #ff3019 100%);
  background: -o-linear-gradient(top, #cf0404 0%, #ff3019 100%);
  background: -ms-linear-gradient(top, #cf0404 0%, #ff3019 100%);
  background: linear-gradient(to bottom, #cf0404 0%, #ff3019 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0404', endColorstr='#ff3019', GradientType=0);
}
#free-tour .buton.git,
#free-tour h1.git {
  position: relative;
  top: 50px;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  opacity: 0;
}
#free-tour #vito.git {
  position: relative;
  left: 100%;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#vito {
  padding: 0;
  margin: 0;
  width: 247px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  margin-left: 10px;
  position: relative;
  left: 0;
}
#vito img {
  width: 81%;
  margin-top: 10px;
}
figure#vito:before {
  content: "";
  position: absolute;
  width: 29px;
  height: 30px;
  background: url(../images/jant.png) no-repeat;
  bottom: 0;
  background-size: contain;
  left: 27px;
}
figure#vito:after {
  content: "";
  position: absolute;
  width: 29px;
  height: 30px;
  background: url(../images/jant.png) no-repeat;
  bottom: 0;
  background-size: contain;
  right: 73px;
}
#vito:after,
#vito:before {
  -webkit-animation: sonsuzaKadarDon 1s infinite linear;
}
@-webkit-keyframes sonsuzaKadarDon {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.zopim {
    z-index: 9999999999999999999999999999999 !important;
}