
header.main-header .top-bar {
    background: rgb(56, 56, 56);
    padding: 10px 0;
}
header.main-header .top-bar .search input[type="text"] {
    position: relative;
    border-radius: 20px;
    padding: 5px 50px 5px 20px;
    border: 0;
    box-shadow: 5px 11px 29px #19191917;
    width: 100%;
    transition: 0.3s ease;
}
header.main-header .top-bar .search button[type="submit"] {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background: none;
    outline: none;
    border: none;
}
header.main-header .top-bar .top-social-media__sm-item a {
    color: black;
}

footer{
    z-index: 100;
    position: relative;

}
#bosluk li{
padding-left: 10px;
padding-right: 10px;
margin-left: 2px;
margin-right: 2px;
padding-top: 4px;
padding-bottom: 4px;
background-color: white;
border-radius: 25px;
}
#menu{
    display: inline-flex;
}

#menu li{
    margin-right: 20px;
    margin-left: 10px;
    font-family: Cairo, Regular;
    font-size: 16px;
    color: #8A8A8A;
    padding-top: 8px;
    height: 50px;
    line-height: 50px;
}

.navbar-nav .nav-link {
    font-family: Cairo, Regular;
    font-size: 16px;
    color: #8A8A8A !important;
    padding-right: 30px !important;
}

.navbar-toggler {
    position: absolute;
    top: 10px;         
    right: 10px;        
    z-index: 3;      
}

.navbar.navbar-expand-lg{
    background-color: white !important;
}


.menu__campaign-text{
    text-align: center;
    height: 44px;
    background-color: #C49B3F;
    padding-top: 10px;
}

.carousel-indicators button {
    border: none;  /* Çerçeveyi kaldır */
    background: transparent;  /* Arka planı kaldır */
}

.transparent-buttonn {
    background-color: transparent;
    color:white;
    border-color: white;
    transition: background-color 0.3s ease; /* Renk geçiş efekti için */
}

.transparent-buttonn:hover {
    background-color: #C49B3F; /* Fare ile üzerine gelindiğinde renk */
}

.carousel-indicators{
    margin-left:0 !important;
    margin-right: 0 !important;
}

#metinkisalt2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#metinkisalt3{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#b1{
    margin-left: 245px;
    width: 160px;
    margin-bottom: -40px; 
    z-index: 2;
    background-color: #C49B3F;
    color: white;
    border:none;
    font-family:Cairo, Light;
}

#btn2{
    font-size: 16px; 
    font-family:Cairo, Light; 
    width:382px !important; 
    height:38px; position: absolute; 
    bottom: 10px; 
    right: 0px; 
    margin-right: 15px;
}

#btn2:hover{
    background-color: #C49B3F;
    color: white;

}

#form{
    background-color: #C49B3F; 
    margin-top: -13px; 
    border-radius: 4px;
    padding-left: 30px;
}

.transparent-buttonnn {
    background-color:#C49B3F ;
    color:white;
    border-color: white;
    transition: background-color 0.3s ease; /* Renk geçiş efekti için */
}

.transparent-buttonnn:hover {
    background-color: #383838; /* Fare ile üzerine gelindiğinde renk */
}

.form-control::placeholder { /* Webkit (Chrome, Safari, Edge) */
    color: #C49B3F !important;
}

.transparent-button2 {
    background-color:#383838 ;
    color:white;
    border-color: white;
    transition: background-color 0.3s ease; /* Renk geçiş efekti için */
}

.transparent-button2:hover {
    background-color: #C49B3F; /* Fare ile üzerine gelindiğinde renk */
}

.top-social-media__sm-item a {
    color: black;
}

#boslukk li{
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 2px;
    margin-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: white;
    border-radius: 25px;
    height: 34px ;
}

#img1{
    width: 700px; 
    height: 100%; 
    padding-right:0px;
}


#nav1{
    display: inline-flex; 
    justify-content:end;
}

#p2{
    font-family: Cairo, ExtraBold; 
    font-size:24px; 
    font-weight: bold; 
    padding-top: 10px;
}

#img3{
   margin-left: 25px;
}

#img4{
    height: 500px; 
    filter: brightness(50%);
}
#onecikanlar{
    margin-top: -230px; 
    background-color: #F7F7F7;
    height: 450px;
}

#enyeniler{
    background-color: #F7F7F7; 
    margin-left: 10px; 
    width: 414px; 
    margin-right: 11px; 
    margin-top: -10px; 
    border-radius: 5px;
}

#img6{
    width: 75px;
    height: 75px;

}

#a4{
    padding-bottom: 105px;
    display: none;
    margin-bottom: 100px;
}

#p3{
    font-family:Cairo, ExtraBold; 
    font-size:42px;
}

#p4{
    font-size:20px; 
    font-weight:300;
}

#b4{
    width:156px; 
    height:42px;
}

#adminblog{
    font-size: 12px; 
    color:#9F9F9F; 
    margin-bottom: 25px;
}
#adminblog2{
    font-size: 13px; 
    color:#9F9F9F; 
    margin-bottom: 25px;
    position: absolute;
    bottom: 0;
}
#adminblog3{
    font-size: 16px; 
    color:#9F9F9F; 
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: .05em;
}

.custom-link {
    color: #8A8A8A;
    text-decoration: none;
}

#card1{
    font-size: 17px; 
    height: 40px; 
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
}
#popen{
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    font-size: 14px; 
    font-family:Cairo, Bold; 
    padding-bottom: 10px; 
    height:44px;
}
#cardmb3{
    width: 356px; 
    height:136px;  
    padding:24px; 
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

#cardmb3_2{
    width: 320px; 
    height:136px;  
    padding:24px; 

}
#img4{
    width:1140px; 
    height:645px;
}
#a5{
    margin-left: 72px; 
    width:800px;
}
#a6{
    height:84px; 
    width:84px; 
    border-radius: 5px;
}
#a7{
    width: 326px;
    margin-left: 50px; 
    margin-bottom: 50px;
}
#a8{
    margin-left: 72px;
    width:1200px;
}

#a9{
    margin-left: 100px; 
    width:800px;
}
#a10{
    width: 326px;
    margin-left: 50px; 
    margin-bottom: 50px;
}

#map{
    text-align: end;
}

.data-animation {
    opacity: 0; /* Başlangıçta verileri gizle */
    transform: translateY(-20px); /* Başlangıçta yukarıda konumlandır */
    animation: fadeInDown 1s ease forwards; /* Animasyon sonunda durmasını sağlar */
}

#text4{
    color: #8A8A8A; 
    font-size: large; 
    text-decoration: none;
    font-family: Cairo, Regular;
}


@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


#h6{
    font-family: Cairo, Regular;
    font-size: 25px;
    color: #8A8A8A !important;
    text-align: center;
    padding: 50px;
}
#h6_2{
    font-family: Cairo, Regular;
    font-size: 3.2em;

    text-align: center;
    padding: 50px;
}
#row1{
    margin-top: 25px; 
    margin-left: 20px;
}
#ozellikyok {
    color: inherit !important; /* Bağlantının mevcut rengini kullanır */
    text-decoration: none !important; /* Altını çizmeyi kaldırır */
  }


  p {
    font-family: Cairo, Regular !important;
  }
  
  h1 {
    font-family: Cairo, Regular !important;
  }
  h2 {
    font-family: Cairo, Regular !important;
  }
  h3 {
    font-family: Cairo, Regular !important;
  }
  h4 {
    font-family: Cairo, Regular !important;
  }
  h5 {
    font-family: Cairo, Regular !important;
  }
  h6 {
    font-family: Cairo, Regular !important;
  }
.dropdown-item{
    font-family: Cairo, Regular;
    font-size: 16px;
    color: #8A8A8A !important;
    padding-right: 30px !important;
}