.yuvarlak {
  height: 40px;
  width: 40px;
  background-color: white;
  position: absolute;
}

.resim {
  background-image: url(../img/harita.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
}

.sutun {
  height: 40px;
  width: 40px;
  background-color: #707070;
  min-height: 100%;
  border-radius: 40px;
  display: inline-block;
}

.sutun1 {
  height: 60px;
  width: 60px;
  border: solid 2px black;
  border-radius: 40px;
  margin-top: -10px;
  margin-left: -10px;
}

.yazi {
  color: black;
  font-size: 60px;
  margin-left: 120%;
  top: -80%;
  position: relative;
}

.cizgi {
  background-color: black;
  height: 5px;
  width: 158px;
  margin-left: -1%;
  top: 21px;
  position: relative;
}

.cizgi1 {
  background-color: black;
  height: 5px;
  width: 288px;
  margin-left: -517%;
  top: -60px;
  position: relative;
}

.cizgi2 {
  background-color: black;
  height: 5px;
  width: 270px;
  margin-left: 100%;
  top: -65px;
  position: relative;
}

.cizgi3 {
  background-color: black;
  height: 5px;
  width: 287px;
  margin-left: 100%;
  top: -65px;
  position: relative;
}

.bilgi {
  position: absolute;
  margin-left: 5%;
}

.bilgi1 {
  position: absolute;
  margin-left: 5%;
  margin-top: 2%;
}

.btn-default {
  color: #333 !important;
  background-color: #e9e5e6 !important;
  border-color: #e9e5e6 !important;
  border: solid !important;
}

.btn-default:hover {
  background-color: white !important;
}

.navbar-nav {
  color: white;
}

.line1 {
  background-color: black;
  width: 30%;
  height: 2px;
  position: relative;
  display: block;
}

.line2 {
  background-color: black;
  width: 80%;
  height: 2px;
  position: relative;
  margin-left: -50%;
  display: block;
}

.line2s {
  background-color: black;
  width: 80%;
  height: 2px;
  position: relative;
  margin-left: -50%;
  display: block;
}

.line2ss {
  background-color: black;
  width: 80%;
  height: 2px;
  position: relative;
  margin-left: -50%;
  display: block;
}

.col-sm-3 {
  padding: 0 !important;
}

.line3 {
  background-color: black;
  width: 50%;
  height: 2px;
  position: relative;
  margin-left: -2%;
  margin-left: 50%;
  margin-top: -1%;
  display: block;
}

.line4 {
  background-color: black;
  width: 89.5%;
  height: 2px;
  position: relative;
  margin-left: -2%;
  margin-left: 47%;
  margin-top: -1%;
  display: block;
}

.line5 {
  background-color: black;
  width: 56%;
  height: 2px;
  position: relative;
  margin-left: -2%;
  margin-left: 47%;
  margin-top: -1%;
  display: block;
}

.solid1 {
  width: 70%;
  height: 75%;
  border-radius: 50%;
  background-color: #707070;
  display: inline-block;
  margin-left: 14%;
  margin-top: 12%;
}

.article {
  margin-left: 130%;
  font-size: 40px;
  margin-top: -65%;
  font-family: 'Oswald', sans-serif;
}

.social-media-border {
  border-radius: 50%;
  border: 1px solid #fff;
  padding-top: 10px;
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.social-media-border:hover {
  background-color: white;
  color: black;
  box-shadow: 1px 1px 1px #ccc;
}

.social-media-border:hover img {
  filter: brightness(0) invert(0);
}

.active .hr1 {
  width: 30px;
  height: 2px;
  background-color: #e5007d;
  margin-top: 1px;
  margin-left: 1px;
  position: absolute;
}

.ana {
  display: flex;
}

.glob {
  margin-top: -23px;
  margin-left: 90px;
  font-size: 9;
  color: gray;
  z-index: 10;
}

body {
  padding-top: 20px;
}

.carousel {
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
}

/* The controlsy */

.carousel-control {
  left: -12px;
  height: 40px;
  width: 40px;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  margin-top: 90px;
}

.carousel-control.right {
  right: -12px;
}

/* The indicators */

.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}

/* The colour of the indicators */

.carousel-indicators li {
  background: #cecece;
}

.carousel-indicators .active {
  background: #428bca;
}

#style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb {
  background-color: #000000;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  background: none;
}
