@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap&subset=latin-ext');

::-webkit-input-placeholder { /* Edge */
  color: #FFF;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #FFF;
}

::placeholder {
  color: #FFF !important;
}

.table thead {
	text-align: center;
}


.table tbody {
	text-align: center;
}

.list li {
	list-style: none;
}


.img-text {
	width: 360px;
}

.color {
	color: #632D8F;
}

.form-control {
	border-radius: 0;
}

.breadcrumb li.active {
	color: #DFD4E8 !important;
}

.dropdown-menu {
	background-color: #DFD4E8;
}

.dropdown-menu > li.active {
	background-color: #632D8F;
}

.center {
	text-align: center !important;
}

.logos {
	padding: 0;
	margin-left: -30px !important;
	margin-right: -30px !important;
}

.logos img {
	max-width: 180px;
}

blockquote p {
	font-size: 2rem;
	color: #632D8F;
	font-weight: 600;
	line-height: 38px;
}

ul.bilgi {
	padding: 0;
}

ul.bilgi a:hover{
	text-decoration: none;
	color: #333;
}


ul.bilgi .fas {
	margin-right: 5px;
}

ul.bilgi li {
	list-style: none;
	font-size: 1.5rem;
	font-weight: 600;
	color: #632D8F;
	margin-bottom: 25px;
	line-height: 30px;
}

ul.basin-bultenleri {
	list-style: none;
}

ul.basin-bultenleri li {
	margin-bottom: 5px;
	color: #632D8F;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #632D8F;
}

ul.basin-bultenleri li h4 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #632D8F;
}

ul.basin-bultenleri li span {
	display: block;
	margin-bottom: 5px;
	font-size: 14px !important;
	font-weight: 600;
	color: #333;
}

.btn-download {
	background-color: #632D8F;
	padding: 10px 30px;
	color: #FFF;
	font-weight: 600;
	border-radius: 0;
	border: none;
}


.red {
	 padding: 0 !important;
}

.red p {
	font-size: 1em !important;
	letter-spacing: -.2px;
}

.proje-kunye {
	padding: 20px 0 !important;
}

.proje-kunye .col-sm-2 {
	 line-height: 20px;
    margin-bottom: 15px;
}

.proje-kunye span:first-child {
	font-size: 16px;
	font-weight: 600;
	display: block;
	color: #000;
}

.proje-kunye span:last-child {
	font-size: 13px;
	color: #333;
}

#top {
	 background-color: #DFD4E8;
	text-align: center
}

#top p {
	text-align: center;
	font-size: 12px;
	color: #632D8F;
}

.text {
	line-height: 18px;
	margin-bottom: 8px;
}


.lang {
	 display: inline;
    list-style: none;
    float: right;
    margin-top: 20px;
    font-size: 12px;
	padding-left: 15px;
}

.lang li {
	line-height: 20px;
	color: #632D8F;
}

.p-0 {
	padding: 0 !important;
}

.bgColor {
	background-color: #DFD4E8 !important;
}
#etkinlik section {
	padding: 24px;
	font-size: 16px;
	font-weight: 600;
	margin-top: 15px;
	line-height: 25px;
}

#etkinlik li > a {
	margin-left: 0;
	margin-right: 0;
	padding: 15px 0;
	border-bottom: 1px solid #666;
	color: #666;
	font-weight: 600;
	display: table-cell;
}

#etkinlik li > a:last-child {
	font-weight: 400;
}

.text-style p {
	font-size:14px !important; font-family:'Open Sans', sans-serif !important; line-height:24px !important; color: #111 !important;
}

.text-style li {
	font-size:14px !important; font-family:'Open Sans', sans-serif !important; line-height:24px !important; color: #111 !important;
}

.text-style span {
	font-size:14px !important; font-family:'Open Sans', sans-serif !important; line-height:24px !important; color: #111 !important;
}

.text-style h3 p.MsoNormal {
	font-size:14px !important; font-family:'Open Sans', sans-serif !important; line-height:24px !important; color: #111 !important;
}


@media (max-width:767px) {
	#header .header-nav-main nav > ul > li > a {
		padding: 15px !important;
		display: block;
	}
	
	#header .header-logo {
		margin-top: 0;
	}
	
	.img-text {
		width: 100%;
	}
	
	#footer {
		text-align: center;
	}
	
	#footer .text-right {
		text-align: center !important;
		margin-top: 15px;
	}
	
	.hr {
		padding-bottom: 30px;
		margin-bottom: 30px;
		border-bottom: 1px solid #632D8F;
		margin-left: 15px;
		margin-right: 15px;
	}
}


@media (max-width: 1200px) {
	#header .header-nav-main nav > ul > li > a {
		font-size: 15px;
		padding: 53px 10px;
		letter-spacing: 0px;
	}
}

@media (min-width: 1200px)
.container {
    max-width: 1170px !important;
}
