@charset "UTF-8";
@import "../webfonts/segoe.css";
:root {
  --animation-time: 0.3s;
}

.grecaptcha-badge {
  display: none;
}

* {
  font-family: "Segoe UI Regular", sans-serif;
}

body {
  background: #F9FAFC;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

#ajaxProgressBar {
  position: fixed;
  float: left;
  background: #EC247A;
  height: 5px;
  z-index: 10;
  display: none;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.nopadding2 {
  padding: 0 !important;
  margin: 0 !important;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

header {
  background: #fff;
}

.now-playing-line {
  background-image: url("../images/now-playing-bg2.png"), url("../images/now-playing-bg.png"), linear-gradient(#4a2bc6, #6b3da1);
  background-repeat: repeat-x, no-repeat, no-repeat;
  background-position: left bottom, center top, left top;
  padding: 20px 0;
}

.weather > img {
  display: inline-block;
  vertical-align: top;
  max-width: 35px;
}
.weather > div {
  display: inline-block;
}
.weather > div h6 {
  color: #fff;
  margin: -5px 0 0 0;
  padding: 0;
  font-family: "Segoe UI Bold", sans-serif;
  font-size: 16px;
}
.weather > div span {
  display: block;
  margin: 0 0 0 0;
  color: #fff;
  font-size: 12px;
}

.now_playing {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.now_playing h5 {
  font-size: 22px;
  color: #fff;
  background: #EC247A;
  padding: 5px 25px;
}
.now_playing span {
  display: block;
  color: #fff;
  font-size: 18px;
}

.currency {
  border-radius: 3px;
  background: #fff;
  padding: 5px 10px;
  width: -moz-fit-content;
  width: fit-content;
}
.currency div {
  display: inline-block;
  font-size: 15px;
  margin-right: 30px;
}
.currency div:last-child {
  margin-right: 0;
}
.currency div.up {
  color: #39B54A;
}
.currency div.up::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.currency div.down {
  color: #FF0000;
}
.currency div.down::before {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  transform: rotate(180deg);
}
.currency div > span {
  margin-left: 10px;
  color: #000;
  font-weight: bold;
}

.yayim_ardicilligi .verilishler {
  overflow: auto;
  height: 400px;
  color: #434A55;
}
.yayim_ardicilligi .verilishler .verilish {
  position: relative;
  padding: 15px 10px;
  border-bottom: 1px solid #EFEFF4;
}
.yayim_ardicilligi .verilishler .verilish > span {
  float: left;
  display: block;
  background: #434A55;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  text-align: center;
  font-size: 19px;
  padding-top: 12px;
  color: #fff;
  font-family: "Segoe UI Bold";
}
.yayim_ardicilligi .verilishler .verilish > div {
  float: left;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 75%;
}
.yayim_ardicilligi .verilishler .verilish > div > span {
  display: block;
  font-size: 16px;
}
.yayim_ardicilligi .verilishler .verilish > div > span:first-child {
  font-family: "Segoe UI Bold";
}
.yayim_ardicilligi .verilishler .verilish > time {
  position: absolute;
  right: 15px;
  top: 15px;
  font-family: "Segoe UI Semibold";
  font-size: 15px;
}
.yayim_ardicilligi .verilishler .verilish.active {
  background: #37394E;
  border-radius: 6px;
  border: 0;
  color: #fff;
}
.yayim_ardicilligi .verilishler .verilish.active > span {
  font-size: 0;
  background: #EC247A;
}
.yayim_ardicilligi .verilishler .verilish.active > span::before {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  transform: rotate(90deg);
  font-size: 19px;
}

.videolar {
  width: 100%;
  float: left;
}
.videolar .video {
  position: relative;
  display: block;
  padding: 7px 0;
  margin-left: -15px;
  padding-left: 15px;
  color: #434A55;
}
.videolar .video > span {
  display: block;
  font-size: 14px;
}
.videolar .video > span:first-child {
  font-family: "Segoe UI Bold";
  font-size: 16px;
}
.videolar .video.active, .videolar .video:hover {
  background: #37394E;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #fff;
}
.videolar .video.canli h6 {
  position: absolute;
  left: -75px;
  top: 0;
  display: inline-block;
  color: #fff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #FF2D55;
  padding: 19px 10px 20px 15px;
  font-size: 17px;
  font-family: "Segoe UI Bold";
}

.xeberler .xeber > img {
  display: block;
  float: left;
  width: 25%;
}
.xeberler .xeber > a {
  float: left;
  display: block;
  width: 75%;
  padding: 0 15px;
  box-sizing: border-box;
}
.xeberler .xeber > a * {
  font-family: "Segoe UI Semibold";
}
.xeberler .xeber > a h6 {
  font-size: 16px;
  line-height: 14px;
  color: #000;
}
.xeberler .xeber > a span {
  color: #fff;
  border-radius: 2px;
  font-size: 13px;
  padding: 3px 5px;
}
.xeberler .xeber > a time {
  display: block;
  color: #AAB2BE;
  font-size: 15px;
  text-transform: lowercase;
}

main h1 {
  font-size: 26px;
  font-family: "Segoe UI Bold";
}

.xeberler2 .xeber {
  display: block;
  color: #000;
  padding: 15px;
  box-sizing: border-box;
}
.xeberler2 .xeber:hover {
  background: #dadada;
}
.xeberler2 .xeber .image {
  position: relative;
  text-align: center;
}
.xeberler2 .xeber .image span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-transform: uppercase;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Segoe UI Bold";
  background: #67D692;
  color: #fff;
  padding: 2px 10px;
}
.xeberler2 .xeber h4 {
  font-family: "Segoe UI Bold";
  font-size: 16px;
  margin: 10px 0;
  padding: 0;
}
.xeberler2 .xeber p {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
  overflow: hidden;
  height: 84px;
}
.xeberler2 .xeber time {
  color: #AAB2BE;
  font-size: 14px;
  font-family: "Segoe UI Semibold";
  text-transform: lowercase;
}

.xeberler3 .xeber {
  margin-bottom: 10px;
}
.xeberler3 .xeber h4 {
  font-family: "Segoe UI Bold";
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
}
.xeberler3 .xeber span {
  text-transform: uppercase;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Segoe UI Bold";
  background: #67D692;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  margin: 0 0 10px 0;
}
.xeberler3 .xeber time {
  display: block;
  color: #AAB2BE;
  font-size: 14px;
  font-family: "Segoe UI Semibold";
}

.xeber .breadcrumb {
  background: none;
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
.xeber .category {
  text-transform: uppercase;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Segoe UI Bold";
  background: #67D692;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  /*margin:0 0 10px 0;*/
}
.xeber h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 33px;
  text-align: justify;
  font-family: "Segoe UI Bold";
  border-bottom: 2px solid #E6E9ED;
}
.xeber .info {
  font-size: 12px;
  color: #AAB2BE;
  height: 30px;
}
.xeber .info * {
  font-family: "Segoe UI Semibold";
}
.xeber .image img {
  width: 100%;
}

.xeberler4 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #E6E9ED;
}
.xeberler4 h5 {
  font-size: 26px;
  font-family: "Segoe UI Bold";
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #E6E9ED;
}
.xeberler4 .xeber {
  margin-bottom: 10px;
}
.xeberler4 .xeber h4 {
  font-family: "Segoe UI Bold";
  font-size: 14px;
  margin: 0 0 10px 0;
  padding: 0;
}
.xeberler4 .xeber span {
  text-transform: uppercase;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Segoe UI Semibold";
  background: #67D692;
  color: #fff;
  font-size: 13px;
  padding: 2px 10px;
  margin: 0 0 10px 0;
}
.xeberler4 .xeber time {
  display: block;
  color: #AAB2BE;
  font-size: 12px;
  font-family: "Segoe UI Semibold";
}

footer {
  background: #44486B;
  padding: 50px 0 0;
}
footer .contact-info > div {
  background: url(../images/contact-info-bg.png) no-repeat right top;
  color: #fff;
}
footer .contact-info > div > img {
  display: block;
  margin-bottom: 30px;
}
footer .contact-info > div > div {
  display: table;
  border-spacing: 10px;
  width: 75%;
}
footer .contact-info > div > div > div {
  display: table-row;
}
footer .contact-info > div > div > div > * {
  display: table-cell;
}
footer .ehate-dairesi h5 {
  color: #fff;
  font-size: 18px;
  font-family: "Segoe UI Bold";
}
footer .contact-form h5 {
  color: #fff;
  font-size: 18px;
  font-family: "Segoe UI Bold";
  text-transform: uppercase;
}
footer .contact-form form input[type=text], footer .contact-form form textarea {
  display: block;
  width: 100%;
  border: 1px solid #6B36D4;
  background: #333757;
  color: #fff;
  font-size: 13px;
  margin-bottom: 10px;
  padding: 10px;
  resize: none;
}
footer .contact-form form input[type=text]::placeholder, footer .contact-form form textarea::placeholder {
  /* modern browser */
  color: #dadada;
}
footer .contact-form form input[type=text] {
  height: 30px;
}
footer .contact-form form textarea {
  height: 70px;
}
footer .contact-form form input[type=submit], footer .contact-form form button {
  border: 1px solid #707070;
  background: #fff;
  text-align: center;
  color: #6F5F8F;
  font-size: 13px;
  width: 100%;
  height: 36px;
}
footer .copyleft {
  height: 55px;
  background: #27144E;
  font-size: 14px;
  color: #fff;
}

/*# sourceMappingURL=common.css.map */
