/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
#lang{
  display: flex;
  align-items: center;   
  justify-content: center; 
  height: 30px;
  color: #555;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  outline: none;
  -webkit-user-select: none; 
  -moz-user-select: none;    
  -ms-user-select: none;     
  user-select: none;         

}

.main_categories .clearfix{
    background-color: #000;
    color: #d7b56d;
    padding: 0px 0;
}
.main_categories .clearfix li {
    height: 90px;
}
.main_categories .clearfix li  div{
    height: 80px;
    padding-top: 5px;
    margin:5px 5px;
    border-radius: 10px;
    border-color: #d7b56d;
    border-style: solid;
    border-width: 2px;
}
.main_categories .clearfix i {
    
    color: #d7b56d ;
}
.main_categories .clearfix h3 {
    
    color: #d7b56d ;
}

.main_categories .clearfix li:hover {
    
    background-color: #d7b56d ;
    cursor: pointer;
}
.main_categories .clearfix li:hover div {
    
      border-color: #2b2a29;
}

.main_categories .clearfix li:hover i {
    
    color: #2b2a29 ;

}
.main_categories .clearfix li:hover  h3 {
    
    color: #2b2a29 ;

}

#search-button{
  border: 2px solid #d7b56d;
  border-radius: 0px 10px 10px 0px;
  color: #d7b56d; 
  cursor: pointer;

}

#search-button:hover {
  background-color: #d7b56d;
  border: 2px solid #2b2a29;
  color: #2b2a29; 
}

.search_button_section{
    background-color: #000 ;
    padding: 5px;
    border-radius: 0px 10px 10px 0px;
}

.custom-search-input-2{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.search_button_section:hover{
    background-color: #d7b56d ;
    padding: 5px;
    border-radius: 0px 10px 10px 0px;
    cursor: pointer;
}

.search_button_section:hover #search-button {
  background-color: #d7b56d; 
  border: 2px solid #2b2a29;
  color: #2b2a29; 
}

.btn_producer div{
    border: 2px solid #d7b56d;
    padding: 10px 15px !important;
    border-radius: 10px;
}

.btn_producer:hover div{
    border: 2px solid #2b2a29;
}
.call_section  .row {

}

.call_section  .row .col-md-4{
    padding: 5px;

}
.call_section  .row .box_how{


    padding-top: 20px;

    
}

.call_section  .row .sec{


    padding-top: 5px;


}

.call_section  .row .box_how p{


    font-size: 24px;

    text-align: left;

}

.call_section  .row  h3
{
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.branch-info-message {
    font-size: 12px;
    color: crimson;
}


.register-form-title{
    text-align: center;
    font-size: 1.625rem;
    margin-bottom: 20px;
}

.small-dialog-banner{
    padding-top: 50px;
    background-color: #000;
    position: relative;
    left: -30px;
    width: 400px;
    padding-bottom: 20px;
}

.small-dialog-banner > img{

  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
.small-dialog-header{
    text-align: center;
    padding: 0px;
    margin: 0px;
    margin-top:30px;
}

.divider{
    margin:0px;
    margin-bottom: 10px;
}

.mfp-close{
    background-color: #2b2a29!important;
    top:5px!important;
    right:5px!important;

}

.hero_single .wrapper h2 {
  color: #fff;
  font-size: 48px;
  font-size: 3rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);

}

.hero_single  .wrapper h3 {
  color: #fff;
  font-size: 42px;
  font-size: 2.625rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);

}
.hero_single  .wrapper h4 {
  color: #fff;
  font-size: 36px;
  font-size: 2.25rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
}

.hero_single  .wrapper .base-title {

  margin-bottom: 100px;


}

@media (max-width: 767px) {
    .hero_single  .wrapper h2 {
    font-size: 32px;
    font-size: 2rem;
    margin-top: 60px;
  }
  .hero_single  .wrapper h3 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 60px;
  }
    .hero_single  .wrapper h4 {
    font-size: 22px;
    font-size: 1.625rem;
    margin-top: 60px;
  }
}
@media (max-width: 575px) {
  .hero_single  .wrapper h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .hero_single  .wrapper h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
    .hero_single  .wrapper h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.hero_single  .wrapper p {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
  text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
}
.hero_single  .wrapper p strong {
  font-weight: 600;
}
@media (max-width: 767px) {
  .hero_single  .wrapper p {
    padding: 0;
    font-size: 14px;
    font-size: 0.875rem;
  }
}


.fs-20 {
    font-size: 20px;
    line-height: 30px;
}

.fw-light {
    font-weight: 300 !important;
}

.mb-8 {
    margin-bottom: 8px;
}

.section-title.style-one {
    font-size: 46px;
    line-height: 60px;
    text-align: center;
}
.showroom{
    text-align: center!important;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}
.call_section .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.mb-25 {
    margin-bottom: 25px;
}

.d-block {
    display: block !important;
    font-size:36px;
}

.fs-24 {
    font-size: 24px;
    line-height: 34px;
}
.fw-normal {
    font-weight: 400 !important;
}


.ps-xxl-5 {
    padding-left: 3rem !important;
}

.wh-area {
    background-color: #000;
}

.wh-content{
    padding-top: 50px;
}

.wh-content p{
    margin-bottom: 0px;
}

.bi-record2-fill {
font-size: 18px;
    padding-right: 5px;
}

.card-section{
    margin-top: 50px!important;
}

.wh-img-wrap{
    margin-bottom: 20px;
}

.header_in{
    background-color: #000 !important;
}

.header_in.sticky{
    display: none!important;
}

.is_stuck img{
    display: inline-block;
    position: relative;
    left: 10px;
    top: 3px;
}
#top_menu_sticky{
    display: none ;

}
.is_stuck #top_menu_sticky{
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 10px;
}

#results h4{
    text-align: center;
}
#login figure{
    background-color: #000;
}

.search-header{
    display: inline-flex;
    width: 100%;
}

.search-bar-input{
    margin-top: 10px;
}
.result-count{
    margin-top: 10px;
}
.result-count strong{
    color: #d7b56d;
    font-weight: 900;
}


.wrapper h3 a{
    color: #d7b56d;
    font-weight: 900;
}

#page .sub_header_in {
    background-color: #000;
}

.no_search_result {
  padding:  75px 20px 75px 20px;
}

.h3_title_margin{
    margin-top: 30px;
}

.policy_list_ul{
    list-style-type: disc !important;
    padding-left: 40px;
}
.policy_area p {
    margin-left: 15px;

}
.policy_area{
    font-size: 1.4em;
}

.policy_list_sub_ul{
    list-style-type: circle!important;
    padding-left: 20px;
}
.custom-table-border {
    border: 1px solid #747474; /* Bootstrap'in varsayılan border rengi */
    border-collapse: collapse;  /* Kenarlıkları düzgün hizalar */
}

.policy-logo{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    float: none!important;
}
.dropcaps{
    font-size: 1.4em;
}

.news-container .row{
    justify-content: space-around !important;
}
.btn_producer {
    position: relative; /* İçerisindeki elemanları konumlandırmak için gerekli */
    text-align: center;
    cursor: pointer;
    overflow: hidden; /* Dışarı taşmaları engelle */
    transition: background-color 0.3s ease; /* Renk geçişini yumuşat */
    font-family: sans-serif;
    font-weight: bold;
}

.search-sign-in-section{
    display: inline-block;
    position: relative;
    left: 50px;
}

.sign-in-sections:hover .btn_student {
    background-color: #0056b3; /* Daha koyu mavi */
}





.default-text {
    opacity: 1;
    transition: opacity 0.3s ease;
}


.hover-links {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 30px;
    left: 50%;
    right: 50%;
    width: 95%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
    white-space: nowrap;
}
.hover-links span{
    margin-left: 25px;
    margin-right: 20px;
}


.sign-in-sections:hover .default-text {
    opacity: 0;
}

.sign-in-sections:hover .hover-links {
    opacity: 1;
}



#sign-in{
    color:#2B2A29 !important;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    transition: color 0.2s ease;
    margin-left: 10px;
}
#register {
    color:#2B2A29 !important;

    text-decoration: none;
    display: inline-block;

    font-weight: bold;
    transition: color 0.2s ease;
}

.hover-links a:hover {
    text-decoration: underline;
    
}

.hover-links span {
    color: rgba(255, 255, 255, 0.7);
}
.custom_hr{
    border-color: #E31E24 ;
}

#separator{
    color: #E31E24;
}