body {
  font-family: 'Montserrat', "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 400;
}

#content {
  overflow: hidden;
}

#header {
  position: relative;
  z-index: 2;
}

#header nav {
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#9c0c0a), to(#ff5050));
  background: linear-gradient(to bottom, #9c0c0a 0%, #ff5050 100%);
}

#header nav .navbar-nav {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

#header nav .navbar-nav .nav-item {
  position: relative;
}

#header nav .navbar-nav .nav-item .nav-link {
  font-weight: bold;
  color: #ddd;
  cursor: pointer;
}

#header nav .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
}

#header nav .navbar-nav .nav-item .dropdown-menu {
  margin-top: 6px !important;
  z-index: -1;
  position: absolute;
}

#header nav .navbar-nav .nav-item .dropdown-menu .dropdown-header {
  color: #db2419;
}

#header nav .navbar-nav .nav-item .dropdown-menu .dropdown-item.active {
  background-color: #db2419;
}

#footer {
  padding: 20px 0px 50px 0px;
}

#footer .footer-wrap {
  border-top: 1px solid #333;
}

.container {
  width: 970px !important;
  max-width: none !important;
}

._page h1 {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}

._page-milletvekilleri .media {
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: justify;
}

._page-milletvekilleri .media h6 {
  text-align: center;
}

._page-milletvekilleri .media a {
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #333333;
}

._page-milletvekilleri .media img {
  display: block;
  margin: auto;
  width: 175px;
}

._page-il_baskani img {
  float: left;
  margin-right: 15px;
  border: 1px solid #ccc;
}

._page-il_baskani p {
  text-align: justify;
  font-size: 15px;
}

._page-il_yonetimi {
  text-align: center;
}

._page-il_yonetimi h5 {
  margin-bottom: 5px;
  margin-top: 15px;
}

._page-il_yonetimi p {
  margin-bottom: 30px;
}

._page-il_yonetimi img {
  width: 100%;
  max-width: 150px;
  margin: auto;
  display: block;
}

.card-wrap .header {
  padding: 0px 5px 0px 0px;
  font-weight: 500;
  background: #db2419;
  margin-top: 15px;
  margin-bottom: 5px;
  color: #fff;
}

.card-wrap .header img {
  width: 75px;
  margin-right: 15px;
}

.card-wrap .media {
  background: #333;
  margin-bottom: 15px;
}

.card-wrap .media .media-body {
  padding: 0px 15px;
  color: #fff;
}

.card-wrap .media .media-body a {
  display: block;
  float: right;
  margin-top: 20px;
  color: #fff;
  font-weight: bold;
}

.card-wrap .chp-wrap img {
  max-width: 100%;
  min-height: 100px;
}

.card-wrap .chp-wrap p {
  background: #333;
  color: #fff3cd;
  text-align: center;
}

.card-wrap .chp-wrap a {
  text-decoration: none;
}

.card-wrap .chp-wrap a:hover p {
  background: #fff;
  color: #333333;
}

.haber-main-title {
  font-size: 18px;
  background: #333;
  color: #fff;
  border-top: 4px solid #eee;
  padding: 5px 15px;
}

.haber-item {
  margin-top: 30px;
  color: #333333;
}

.haber-item .title {
  background: #333;
  color: #dddddd;
  font-size: 15px;
  font-weight: 500;
  padding: 10px 5px;
  border-bottom: 1px solid #9c9c9c;
}

.haber-item .media {
  min-height: 290px;
  background: #ddd;
  border: 1px solid #9c9c9c;
}

.haber-item .media .img-wrap {
  max-width: 120px;
  min-width: 120px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  margin-left: 5px;
  margin-top: 15px;
}

.haber-item .media .media-body {
  padding: 15px 10px;
}

.haber-item .media .media-body a {
  color: #333333;
  float: right;
}

._page-haber {
  text-align: justify;
}

._page-haber img {
  margin-right: 10px;
}

._page-tarih .card {
  text-align: justify;
}

._page-tarih .card .card-header {
  padding: 5px 10px;
}

._page-tarih .card .card-header button {
  color: #333;
}

._page-mesaj {
  text-align: justify;
}

._page-mesaj img {
  width: 300px;
  float: left;
  margin-right: 10px;
}

._page-ilce_yonetimleri {
  text-align: center;
}

._page-ilce_yonetimleri a {
  color: #333333;
}

._page-ilce_yonetimleri img {
  height: 200px;
}

._page-ilce_yonetimleri p {
  margin-top: 10px;
}

._page-basin .basin-item {
  height: 200px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: block;
  border: 1px solid #dddddd;
  padding: 2px;
  margin-top: 15px;
}

._page-basin h5 {
  font-size: 15px;
  text-align: center;
  margin-top: 10px;
}

._page-etkinlik .basin-item {
  height: 100px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  display: block;
  border: 1px solid #dddddd;
  padding: 2px;
  margin-top: 15px;
}

._page-etkinlik h5 {
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
}

._page-donemcalismalari .basin-item-wrap {
  margin-top: 15px;
}

._page-donemcalismalari .basin-item-wrap .card {
  text-decoration: none;
  color: #333333;
  padding: 0 15px;
  min-height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

._page-donemcalismalari .basin-item-wrap .card:hover {
  color: #db2419;
}

._page-donemcalismalari .basin-item-wrap .card h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
}

._page-donemcalismalari .basin-item-wrap .card h5 i {
  margin-right: 15px;
}
/*# sourceMappingURL=style.css.map */