@charset "utf-8";
/* CSS Document */

/* Widget genel kapsayıcısı */
#google_translate_element select {
    appearance: none; /* Varsayılan okları kaldırır */
    -webkit-appearance: none;
    -moz-appearance: none;
    
    /* Kendi okumuzu ekleyelim (Beyaz bir ok örneği) */
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    background-size: 12px !important;
    padding-right: 30px !important; /* Okun yazıya binmemesi için */
    
    background-color: #121214 !important;
    color: #ffffff !important;
    border: none !important;
    width: 150px;
}

/* Google Translate logosu ve linkleri (bazı durumlarda görünür) */
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
    color: #000000 !important;
}

.goog-te-gadget {
    color: #ffffff !important; /* "Dili Seçin" yazısı beyaz kalsın derseniz */
}
.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    font-size: 12px;
    font-weight: bold;
    color: #ffffff !important;
    text-decoration: none;
}
.goog-te-combo{
	height: 50px;
}

:root {
    --color-primary: #a5762a;
    --gradient-primary: linear-gradient(180deg, #f7c25f 0%, #9c6e29 100%);
    --color-primary-alt: #8680ff; 
    --color-secondary: #a8782c; 
    --color-secondary-alt: #e07bc7; 
    --color-tertiary: #f604b9; 
    --color-tertiary-alt: #e07bc7; 
    --color-yellow: #e3f800; 
    --color-yellow-alt: #e7f368; 
    --color-card: #1b1b1c; 
    --color-lessdark: #232324; 
    --shadow-7: 0 0 20px 5px rgb(0 0 0 / 33%);
}
.tmp-slick-dot .slick-dots li button::after {
    background: rgb(157 157 255);
    box-shadow: inset 0 0 0 7px #a5762a;
}
.golge{
    text-shadow: 3px 3px 4px rgba(0,0,0,0.75);
}
.golge_ek{
    text-shadow: 4px 4px 2px rgba(0,0,0,1);
}
.kutu_golge{
    -webkit-box-shadow: 5px 5px 15px 5px #000000; 
    box-shadow: 5px 5px 15px 5px #000000;
}
.header-default.header-transparent.header-one {
    background: rgb(0 0 0 / 50%) !important;
}
.tmp-btn, .btn-default {
    background: var(--gradient-primary) !important;
}
.tmp-btn.btn-border, .btn-default.btn-border {
    border: none;
}
.michroma-regular {
  font-family: "Michroma", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.altin{
    color: #a5762a;
}
/*İmajlar*/
.kurumsal_sol_imaj{
    height: 253px;
    overflow: hidden;
}
.anasayfa_proje{
    height: 294px;
    overflow: hidden;
}
.galeri_alan{
    height: 579px;
    overflow: hidden;
}
.slider-style-2.variation-2 .inner .title span {
    color: var(--color-primary);
    font-weight: bold;
    font-family: var(--bs-font-sans-serif);
}
.text-split-wrap-video .title span {
    -webkit-text-stroke-color: #a5762a;
    -webkit-text-fill-color: #a5762a;
}
.video_yazi{
    font-size: 84px !important;
}
.tmp-timeline-single .title {
    min-height: 50px;
}
@media only screen and (max-width: 2700px){
    .galeri_alan{
        height: 485px;
    }
}

@media only screen and (max-width: 2560px){
    .galeri_alan{
        height: 458px;
    }
}
@media only screen and (max-width: 2200px){
    .galeri_alan{
        height: 392px;
    }
}
@media only screen and (max-width: 1920px){
    .galeri_alan{
        height: 338px;
    }
}
@media only screen and (max-width: 1700px){
    .galeri_alan{
        height: 298px;
    }
}
@media only screen and (max-width: 1600px){
    .galeri_alan{
        height: 279px;
    }
}

@media only screen and (max-width: 1440px){
    .galeri_alan{
        height: 249px;
    }
}

@media only screen and (max-width: 1399px){
    .anasayfa_proje{
        height: 250px;
    }
}

@media only screen and (max-width: 1199px){
    .anasayfa_proje{
        height: 209px;
    }
    .galeri_alan{
        height: 204px;
    }
}
@media only screen and (max-width: 1140px){
    .galeri_alan{
        height: 193px;
    }
}
@media only screen and (max-width: 1050px) {
    .galeri_alan{
        height: 176px;
    }    
}

@media only screen and (max-width: 1024px) {

    
}

@media only screen and (max-width: 1023px) {
    
}

@media only screen and (max-width: 991px) {
    .anasayfa_proje{
        height: 238px;
    }

    .galeri_alan{
        height: 354px;
    }
    .tmp-timeline-single .title {
        min-height: 80px;
    }
}

@media only screen and (max-width: 875px) {
    
}
@media only screen and (max-width: 790px) {
    
}
@media only screen and (max-width: 768px) {
    .galeri_alan{
        height: 270px;
    }

}


@media only screen and (max-width: 767px) {
    .anasayfa_proje{
        height: 360px;
    }
    .kurumsal_sol_imaj{
        height: 186px;
    }
    .tmp-timeline-single .title {
        min-height: unset;
    }

}
@media only screen and (max-width: 759px) {
    

}
@media only screen and (max-width: 747px) {
    
}

@media only screen and (max-width: 599px) {
    .video_yazi{
        font-size: 62px !important;
    }
}

@media only screen and (max-width: 576px) {
    .anasayfa_proje{
        height: unset;
    }
    
}
@media only screen and (max-width: 576px) {
    
    .galeri_alan{
        height: unset;
    }
}

@media only screen and (max-width: 500px) {
    
}

@media only screen and (max-width: 425px) {
    
}

@media only screen and (max-width: 375px){

}

@media only screen and (max-width: 325px) {
    
}