/*Genel*/

.carousel-control.right {
  background: none;
}
body {
  padding-right: 0 !important;
}

.carousel-control.left {
  background: none;
}
#yorumfinish {
  margin-bottom: 50px;
}
.btn {
  font-size: 16px !important;
}
.ajaxloader {
  display: block;

  width: 100%;

  height: 100%;

  background-color: transparent;

  background-image: url("../images/loading.gif");

  background-repeat: no-repeat;

  background-position: 50% 50%;

  background-size: 48px 48px;
}

@media (max-width: 1024px) {
  .carousel {
    margin-bottom: 30px;
  }

  .carousel-caption {
    bottom: 30px;

    color: #fff;

    text-align: center;

    text-shadow: none;

    text-align: center;
  }

  .carousel-caption .slogan_ic {
    display: inline-block;

    max-width: 800px;
  }

  .carousel-caption h3 {
    font-size: 18px;

    font-weight: 300;

    display: none;
  }

  .carousel-caption p {
    font-size: 15px;

    font-weight: 700;
  }
}

@media (min-width: 1025px) {
  .carousel {
    margin-bottom: 30px;
  }

  .carousel-caption {
    bottom: 80px;

    color: #fff;

    text-align: center;

    text-shadow: none;

    text-align: center;
  }

  .carousel-caption .slogan_ic {
    display: inline-block;

    max-width: 800px;
  }

  .carousel-caption h3 {
    font-size: 18px;

    font-weight: 300;
  }

  .carousel-caption p {
    font-size: 42px;

    font-weight: 700;
  }
}

.icerik_bg {
  float: left;

  width: 100%;

  height: auto;

  padding-top: 5px;

  padding-bottom: 50px;

  font-size: 17px;
}

.panel-footer {
  padding: 20px 0 10px 0;

  margin-top: 20px;

  border-radius: 0;
}

.footer-logo {
  text-align: right;
}

.footer-logo > img {
  height: 50px;
}

.footer-text {
  margin-top: 20px;

  font-size: 82%;

  text-align: right;
}

.footer-bottom {
  padding-top: 10px;

  margin-top: 20px;

  font-size: 82%;

  border-top: 1px solid #ccc;
}

.footer-desc {
  text-align: left;
}

.footer-author {
  text-align: right;
}

.footer-author > a {
  color: inherit;
}

.footer-menu {
  margin-bottom: 20px;
}

.footer-menu ul {
  padding: 0;

  margin: 0;

  list-style: none;
}

.footer-menu ul > li {
  position: relative;

  display: block;

  border-top: 0px solid #ccc;
}

.footer-menu ul > li:first-child {
  border-top: none;
}

.footer-menu ul > li > a {
  display: block;

  line-height: inherit;

  padding: 3px 0;

  font-size: 88%;

  color: inherit;
}

.footer-menu ul > li > a:hover,
.footer-menu ul > li > a:focus {
  text-decoration: underline;

  background-color: transparent;
}

.page-header {
  padding-bottom: 9px;

  margin: -10px 0 20px 0;
}

.list-group {
  margin-bottom: 40px;
}

.media:last-child {
  margin-bottom: 40px;
}

.media > a {
  color: inherit;
}

.container .carousel-caption {
  left: auto;

  right: auto;

  text-align: left;
}

.container .carousel-caption small {
  color: #fff;
}

.carousel-control .glyphicon-circle-arrow-left,
.carousel-control .glyphicon-circle-arrow-right {
  position: absolute;

  top: 50%;

  z-index: 5;

  display: inline-block;

  width: 30px;

  height: 30px;

  font-size: 30px;

  margin-top: -15px;
}

.carousel-control .glyphicon-circle-arrow-left {
  left: 50%;

  margin-left: -15px;
}

.carousel-control .glyphicon-circle-arrow-right {
  right: 50%;

  margin-right: -15px;
}

.carousel-inner {
  position: relative;

  width: 100%;

  overflow: hidden;

  background: #333;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
}

.anket .panel-body {
  padding: 0;
}

.anket.sonuc .panel-body {
  padding: 20px;
}

.anket.sonuc .panel-body h6 {
  font-weight: 400;

  margin-bottom: 3px;
}

.anket.sonuc .panel-body .progress {
  margin-bottom: 10px;
}

.anket.sonuc .panel-body .progress:last-child {
  margin-bottom: 0;
}

.anket.sonuc .panel-body .progress-bar {
  padding: 0 5px;

  text-align: left;
}

.anket .list-group {
  margin-bottom: 0px;
}

.anket .list-group-item {
  border-left: 0;

  border-right: 0;

  border-bottom: 0;
}

.anket .list-group-item:first-child {
  border-top: 0;
}

.anket .list-group-item .radio,
.anket .list-group-item .checkbox {
  margin-top: 0px;

  margin-bottom: 0px;
}

.anket .panel-footer {
  padding: 10px 15px;
}

.icerik-sol {
  padding-left: 0;

  margin-bottom: 0;

  list-style: none;
}

.icerik-sol > li {
  position: relative;

  display: block;

  border-top: 1px solid #ddd;
}

.icerik-sol:first-child > li:first-child {
  border: 0;
}

.icerik-sol > li > a {
  position: relative;

  display: block;

  font-size: 14px;

  padding: 10px 15px 10px 0;
}

.icerik-sol > li > a .icon {
  display: none;

  top: auto;

  line-height: inherit;

  float: right;

  margin-right: -5px;
}

.icerik-sol > li > a.inactive .icon.minus,
.icerik-sol > li > a.active .icon.plus {
  display: inherit;
}

.icerik-sol > li > a:hover,
.icerik-sol > li > a:focus {
  text-decoration: none;

  background-color: #eee;
}

.icerik-sol:first-child > li:first-child > a {
  border-top-left-radius: 4px;

  border-top-right-radius: 4px;
}

.icerik-sol:first-child > li:last-child > a {
  border-bottom-right-radius: 4px;

  border-bottom-left-radius: 4px;
}

.icerik-sol > li.current > a {
  z-index: 2;

  margin: -1px;

  color: #fff;

  text-decoration: none;

  background-color: #e31e25;
}

.icerik-sol > li > a > img {
  max-width: none;
}

.icerik-sol ul {
  display: none;
}

.icerik-sol:before,
.icerik-sol:after {
  display: table;

  content: " ";
}

.icerik-sol:after {
  clear: both;
}

.page-inner {
  padding-top: 50px;

  padding-bottom: 50px;
}

.page-404 {
  padding-top: 50px;

  padding-bottom: 50px;
}

.page-404 a {
  color: #888;
}

.page-404 .left {
  font-size: 200px;

  text-align: right;
}

.page-404 .right {
  margin-top: 120px;

  font-size: 18px;

  text-align: left;
}

.icerik-resim,
.icerik-video,
.icerik-dosya {
  width: 100%;
}

.icerik-resim a,
.icerik-video a,
.icerik-dosya a {
  display: block;

  padding: 9px;

  margin-bottom: 20px;

  border: 1px solid #ddd;

  border-radius: 4px;
}

.icerik-dosya a,
.icerik-dosya a.btn-link {
  color: #e31e25;

  text-decoration: none;
}

.icerik-resim a .resim,
.icerik-video a .resim,
.icerik-dosya a .resim {
  display: block;
}

.icerik-dosya a .resim {
  font-size: 24px;

  text-align: center;
}

.icerik-resim a .resim img {
  width: 100%;

  max-width: 100%;

  height: auto;
}

.icerik-video a .resim iframe {
  width: 100%;

  max-width: 100%;

  height: auto;
}

.icerik-resim a .aciklama,
.icerik-video a .aciklama,
.icerik-dosya a .aciklama {
  display: block;

  text-align: center;
}

.icerik-dosya a:hover .aciklama,
.icerik-dosya a:focus .aciklama,
.icerik-dosya a:hover.btn-link .aciklama,
.icerik-dosya a:focus.btn-link .aciklama {
  color: #23527c;

  text-decoration: underline;

  background-color: transparent;
}

ul.haberler {
  padding-left: 0;

  margin-bottom: 0;

  list-style: none;
}

ul.haberler > li > a {
  display: block;

  padding-top: 20px;

  margin-bottom: 20px;

  border-top: 1px solid #ddd;
}

ul.haberler > li:first-child > a {
  padding-top: 0;

  border: 0;
}

ul.haberler > li > a .resim {
  display: block;

  padding: 9px;

  border: 1px solid #ddd;

  border-radius: 4px;
}

ul.haberler > li > a .resim img {
  width: 100%;

  max-width: 100%;

  height: auto;
}

ul.haberler > li > a .aciklama,
ul.haberler > li > a .aciklama .baslik,
ul.haberler > li > a .aciklama .detay,
ul.haberler > li > a .aciklama .tarih {
  display: block;

  margin-top: 10px;

  color: #222;
}

ul.haberler > li > a .aciklama .baslik {
  font-size: 20px;
}

ul.haberler > li > a .aciklama .detay {
  font-size: 16px;
}

ul.haberler > li > a .aciklama .tarih {
  font-size: 14px;

  color: #888;
}

ul.haberler > li > a:hover .baslik,
ul.haberler > li > a:focus .baslik,
ul.haberler > li > a:hover .detay,
ul.haberler > li > a:focus .detay {
  text-decoration: underline;

  background-color: transparent;
}

.haber-detay,
.icerik-detay-resim {
  width: 100%;
}

.haber-detay .spot {
  display: block;

  margin-bottom: 20px;

  font-size: 18px;
}

.haber-detay .resim,
.icerik-detay-resim .resim {
  width: 230px;

  float: left;

  padding: 9px;

  margin-bottom: 20px;

  margin-right: 20px;

  border: 1px solid #ddd;

  border-radius: 4px;
}

.icerik-detay-resim .resim {
  width: 380px;
}

.haber-detay .resim img,
.icerik-detay-resim .resim img {
  width: 100%;

  max-width: 100%;

  height: auto;
}

.icerik-detay-resim .resim img {
  display: block;
}

.haber-detay .aciklama {
  font-size: 14px;

  text-align: justify;
}

.icerik-detay-resim .resim .aciklama {
  display: block;

  text-align: center;
}

.haber-detay .tarih {
  display: block;

  margin-top: 20px;

  font-size: 14px;

  color: #888;
}

.icerik-detay-resim a:hover .resim,
.icerik-detay-resim a:focus .resim {
  text-decoration: underline;

  border-color: transparent;

  background-color: transparent;
}

ul.etiketler {
  padding-left: 0;

  margin-bottom: 0;

  margin-top: 20px;

  list-style: none;
}

ul.etiketler > li {
  float: left;

  margin-left: 5px;

  margin-bottom: 5px;
}

ul.etiketler > li:first-child {
  margin-left: 0;
}

ul.etiketler > li > a {
  display: block;

  padding: 5px 8px;

  font-size: 11px;

  font-weight: 400;
}

.urunler {
  width: 100%;
}

.urunler a {
  display: block;

  padding: 9px;

  margin-bottom: 20px;

  border: 1px solid #ddd;

  border-radius: 4px;
}

.urunler a .row {
  display: block;
}

.urunler a .baslik {
  display: block;

  color: #222;

  text-align: center;
}

.urunler a .resim {
  display: block;

  margin-top: 10px;
}

.urunler a .resim img {
  width: 100%;

  max-width: 100%;

  height: auto;
}

.urunler a .aciklama {
  display: block;

  color: #222;
}

.urunler a .urunkodu,
.urunler a .urunfiyati {
  display: block;

  font-size: 12px;

  margin-top: 10px;
}

.urunler a .urunkodu .left,
.urunler a .urunfiyati .left {
  float: left;
}

.urunler a .urunfiyati .left {
  font-size: 14px;

  font-weight: 700;
}

.urunler a .urunkodu .right,
.urunler a .urunfiyati .right {
  float: right;
}

.urun-detay {
  width: 100%;
}

.urun-detay .resim {
  display: block;

  padding: 9px;

  margin-bottom: 20px;

  border: 1px solid #ddd;

  border-radius: 4px;
}

.urun-detay .resim:hover,
.urun-detay .resim:focus {
  text-decoration: underline;

  border-color: transparent;

  background-color: transparent;
}

.urun-detay .resim img {
  width: 100%;

  max-width: 100%;

  height: auto;
}

.urun-detay .aciklama {
  font-size: 14px;

  text-align: justify;
}

.urun-detay .urunkodu b {
  font-size: 16px;
}

.yorumlar {
  width: 100%;
}

.yorumlar .heading {
  display: block;

  margin-bottom: 20px;
}

.yorumlar .button {
  display: block;

  margin-bottom: 20px;
}

.yorumlar .button .btn-sm {
  padding: 3px 7px;

  font-size: 14px;
}

.yorumlar ul.liste {
  padding-left: 0;

  margin-bottom: 0;

  list-style: none;
}

.yorumlar ul.liste > li {
  float: left;

  padding-top: 10px;

  margin-top: 10px;
  width: 100%;

  border-top: 1px solid #ddd;
}

.yorumlar ul.liste > li:first-child {
  padding-top: 0;

  margin-top: 0;

  border: 0;
}

.yorumlar ul.liste > li .baslik {
  display: block;

  margin-bottom: 5px;
}

.yorumlar ul.liste > li .baslik .adsoyad {
  font-weight: 700;
}

.yorumlar ul.liste > li .baslik .tarih {
  font-size: 12px;
}

.yorumlar ul.liste > li .mesaj {
  display: block;
}

.yorum h4 {
  display: block;

  padding: 0 15px 10px 15px;

  margin-bottom: 0;

  border-bottom: 1px solid #ddd;
}

.yorum .panel-body {
  padding: 0;
}

.yorum .list-group {
  margin-bottom: 0px;
}

.yorum .list-group-item {
  padding: 0 15px;

  margin-top: 10px;

  border: 0;
}

.yorum .panel-footer {
  padding: 10px 15px;

  margin-top: 10px;
}

.maps {
  position: relative;

  margin-right: -15px;

  margin-left: -15px;

  margin-top: -20px;
}

.maps iframe {
  pointer-events: none;
}

.maps #maps {
  position: absolute;

  z-index: 2;

  width: 100%;

  height: 100%;

  top: 0;

  left: 0;

  background-color: rgba(255, 255, 255, 0.3);

  -webkit-transition: all 0.3s;

  -moz-transition: all 0.3s;

  transition: all 0.3s;
}

.maps #maps.none {
  z-index: -1;

  background-color: transparent;
}

.mail h4 {
  display: none;

  padding: 0 15px 10px 15px;

  margin-bottom: 0;

  border-bottom: 1px solid #ddd;
}

.mail .panel-body {
  padding: 0;
}

.mail .list-group {
  margin-bottom: 0px;
}

.mail .list-group-item {
  padding: 0 15px;

  margin-top: 10px;

  border: 0;

  float: left;

  width: 100%;
}

.mail .panel-footer {
  padding: 10px 15px;

  margin-top: 10px;
}

.tuncay {
  width: 100%;

  height: 100vh;

  margin: 0px;

  position: relative;

  background-color: #000;

  background-image: url(../slider/cycle/tuncay.gif);

  background-repeat: no-repeat;

  background-size: 64px 64px;

  background-position: center;

  margin-bottom: 20px;
}

.tuncay a {
  display: block;

  width: 100%;

  height: 100%;

  margin: 0px;

  background-size: cover;

  background-position: center;

  background-repeat: no-repeat;

  text-decoration: none;
}

.slide1Control {
  position: absolute;

  width: 100%;

  height: auto;

  top: 50vh;

  z-index: 998;
}

#prev {
  width: 60px;

  height: 60px;

  cursor: pointer;

  background: url(../slider/cycle/arrow.png) 0px 0px;

  float: left;

  margin-left: 0px;
}

#next {
  width: 60px;

  height: 60px;

  cursor: pointer;

  background: url(../slider/cycle/arrow.png) -60px 0px;

  float: right;

  margin-right: 0px;
}

#prev:hover {
  background: url(../slider/cycle/arrow.png) 0px -60px;
}

#next:hover {
  background: url(../slider/cycle/arrow.png) -60px -60px;
}

.slider1head {
  display: block;

  position: relative;

  width: 100%;

  color: #fff;

  left: 0px;

  right: 0px;

  top: 35vh;

  text-align: center;

  z-index: 99999;
}

.slider1head h1 {
  color: #fff;

  font-size: 50px;

  font-weight: 700;

  line-height: 100%;
}

.slider1head h2 {
  color: #fff;

  font-size: 20px;

  font-weight: 400;

  line-height: 100%;
}

.slider1head .button {
  display: inline-block;

  color: #fff;

  padding: 12px 10px;

  font-size: 14px;

  font-weight: 500;

  background: #3ac4fa;

  border-radius: 2px;

  cursor: pointer;

  margin-top: 20px;
}

.slider1head .button:hover {
  color: #3ac4fa;

  background: #fff;
}

/*Masaüstü*/

@media (min-width: 1024px) {
  body {
    padding-top: 0;
  }

  .navbar {
    padding: 0px 0;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;
  }

  .navbar-inverse {
    background-color: transparent;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;
  }

  .navbar-inverse .navbar-nav > li > a {
    color: #fff;

    -webkit-transition: all 0.5s;

    -moz-transition: all 0.5s;

    transition: all 0.5s;
  }

  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #e29f05;
  }

  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #e29f05;

    background-color: transparent;
  }

  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover,
  .navbar-inverse .navbar-nav > .open > a:focus {
    color: #e29f05;

    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu {
    margin-top: -10px;

    background-color: rgb(225, 156, 6);

    -webkit-background-clip: inherit;

    background-clip: inherit;

    border: 0;

    border-radius: 0;

    -webkit-box-shadow: inherit;

    box-shadow: inherit;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 15px;

    padding-right: 15px;

    color: #fff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;

    background-color: #fff;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333;

    background-color: #fff;
  }

  .navbar-brand {
    height: 110px;

    padding-top: 0px;

    padding-bottom: 0px;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;
  }

  .navbar-brand > img {
    height: 100%;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;
  }

  .nav {
    margin-top: -20px;

    margin-bottom: -20px;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;
  }

  .navbar-nav > li > a {
    padding-top: 35px;

    padding-bottom: 35px;

    padding-left: 5px;

    padding-right: 5px;

    -webkit-transition: all 0.3s;

    -moz-transition: all 0.3s;

    transition: all 0.3s;

    font-family: "Roboto Slab", serif;

    font-weight: 400;
  }

  .top-nav-collapse .navbar {
    padding: 0;
  }

  .top-nav-collapse .navbar-inverse {
    background-color: rgb(38, 80, 155);

    height: auto;

    padding-top: 10px;

    padding-bottom: 10px;
  }

  .top-nav-collapse .navbar-brand {
    height: 80px;

    padding-top: 0px;

    padding-bottom: 0px;
  }

  .top-nav-collapse .navbar-brand > img {
    height: 80px;
  }

  .top-nav-collapse .nav {
    margin-top: 18px;

    margin-bottom: 0;
  }

  .top-nav-collapse .navbar-nav > li > a {
    padding-top: 15px;

    padding-bottom: 15px;
  }

  .top-nav-collapse .navbar-inverse .navbar-nav .open .dropdown-menu {
    margin-top: 0;

    background-color: rgb(225, 156, 6);

    border-radius: 0 0 4px 4px;
  }

  .top-nav-collapse .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }

  .top-nav-collapse
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a:hover,
  .top-nav-collapse
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > li
    > a:focus {
    color: #333;

    background-color: #f5f5f5;
  }

  .top-nav-collapse
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > .active
    > a,
  .top-nav-collapse
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > .active
    > a:hover,
  .top-nav-collapse
    .navbar-inverse
    .navbar-nav
    .open
    .dropdown-menu
    > .active
    > a:focus {
    color: #333;

    background-color: #f5f5f5;
  }
}

/*Tablet ve masaüstü*/

@media (min-width: 768px) {
  .container .carousel-caption h3 {
    font-size: 32px;
  }

  .carousel-control .glyphicon-circle-arrow-left,
  .carousel-control .glyphicon-circle-arrow-right {
    width: 40px;

    height: 40px;

    font-size: 40px;

    margin-top: -20px;
  }

  .carousel-control .glyphicon-circle-arrow-left {
    margin-left: -20px;
  }

  .carousel-control .glyphicon-circle-arrow-right {
    margin-right: -20px;
  }
}

/*Masaüstüne kadar*/

@media (max-width: 991px) {
  .footer-logo {
    margin-top: 20px;

    text-align: center;
  }

  .footer-logo > img {
    height: 40px;
  }

  .footer-text {
    margin-bottom: 20px;

    text-align: center;
  }

  .footer-bottom {
    margin-top: 10px;
  }

  .footer-desc {
    text-align: center;
  }

  .footer-author {
    text-align: center;
  }

  .footer-menu h3 {
    text-align: center;
  }

  .footer-menu ul > li {
    text-align: center;
  }
}

/*Tablete kadar*/

@media (max-width: 767px) {
  .page-404 .left {
    font-size: 100px;

    text-align: center;
  }

  .page-404 .right {
    margin-top: 0;

    font-size: 12px;

    text-align: center;
  }

  .urunler a .urunkodu,
  .urunler a .urunfiyati {
    text-align: center;
  }

  .urunler a .urunkodu .left,
  .urunler a .urunfiyati .left {
    display: block;

    float: none;
  }

  .urunler a .urunkodu .right,
  .urunler a .urunfiyati .right {
    display: block;

    float: none;

    margin-top: 10px;
  }

  .slider1head h1 {
    font-size: 20px;
  }

  .slider1head h2 {
    color: #fff;

    font-size: 12px;

    font-weight: 400;

    line-height: 100%;
  }

  .slider1head .button {
    padding: 8px 5px;

    font-size: 11px;
  }
}

/*Küçük telefon*/

@media (max-width: 479px) {
  .haber-detay .resim,
  .icerik-detay-resim .resim {
    display: block;

    width: 100%;

    float: none;

    padding: 9px;

    margin-bottom: 20px;

    margin-right: 0;

    border: 1px solid #ddd;

    border-radius: 4px;
  }
}

@media (max-width: 767px) {

}

@media (max-width: 1023px) {

}

@media (max-width: 1023px) {

}

@media (min-width: 1024px) {
.form_genel {
  width: 100%;

  float: left;

  margin: 5px 0;

  font-family: Arial;

  font-size: 12px;

  color: #272727;
}

.form_baslik {
  width: 30%;

  float: left;

  padding: 0 10px 0 0;

  font-weight: 700;

  text-align: left;

  line-height: 30px;
}

.form_input {
  float: left;

  width: 65%;

  height: 31px;

  line-height: 31px;

  padding: 5px;

  margin: 0;

  border: 1px solid #d5d5d5;
}

.form_select {
  float: left;

  width: 65%;

  height: 32px;

  line-height: 32px;

  padding: 5px;

  margin: 0;

  border: 1px solid #d5d5d5;
}

.form_textarea {
  float: left;

  width: 200px;

  height: 80px;

  line-height: 20px;

  padding: 5px;

  margin: 0;

  border: 1px solid #d5d5d5;
}

.form_zorunlu {
  float: left;

  margin-left: 5px;

  color: #dc2025;

  font-weight: 700;

  font-size: 15px;
}

.form_submit {
  width: 82px;

  height: 30px;

  float: left;

  line-height: 30px;

  font-weight: 700;

  font-size: 14px;

  padding: 0;

  margin: 0;

  border: none;

  color: #fff;

  cursor: pointer;

  background: rgb(38, 80, 155);
}

.sinav-baslik {
  float: left;

  width: 100%;

  font-size: 17px;

  font-weight: 500;

  font-family: "Roboto Condensed", sans-serif;

  background: #2e4353;

  color: #fff;

  padding: 7px;

  margin: 10px 0;

  text-align: center;

  position: relative;

  z-index: 999;
}
