@import url("https://fonts.googleapis.com/css?family=Open+Sans|Sacramento");

body{   font-family: "Prompt", sans-serif; color:#000;}@media (max-width: 768px) {
  .swiper-slide i {
    display: block;
  }.services-block i {display:block}}
.urunbas{ font-size:18px; font-weight:500; color:#22356a; text-align:center;}
.request-back-area {
    padding: 100px 0px;
    background-color: #121C22;
    background-image: url(../img/map-bg-1.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
}.section-padding30 {
    padding-top: 200px;
    padding-bottom: 170px;
}.request-back-area .request-content h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 100;
    line-height: 1.2;
    margin-bottom: 0px;
	margin-top: 0px;
}
.request-back-area .request-content h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0px;
	margin-top: 0px;
}.request-back-area .request-content p {
    color: #faa81d;font-size: 18px;
    font-weight: 400;
}.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}.f-right {
    float: right;
}.header-btn {
    text-transform: uppercase;
}.cozum{width: auto;
    line-height: 1;
    letter-spacing: 3px;
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 5px;
    text-align: center;
    display: block;
    color: #faa81d;}
	.btn2 {
    background-color: transparent;
    text-transform: uppercase;
    color: #fff !important;
	border:1px solid #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 15px 15px;
    border-radius: 50px;
    min-width: 200px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;transition: all 0.8s ease; }
	a:visited, a:active, a:link {
  color: #faa81d; /* veya normal rengi neyse onu yaz */
  text-decoration: none; /* isteğe bağlı: alt çizgiyi de kaldırır */
}
	.btn2:hover{background-color: #faa81d;transition: all 0.8s ease;
    background-image: url(../img/overlay.svg),linear-gradient(130deg,#faa81d,#fa951d);
    background-size: cover;
    -moz-user-select: none;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    display: inline-block;
	border:1px solid #fa951d !important;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    padding: 15px 15px;
    border-radius: 50px;
    min-width: 200px;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}}
	.btn2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 110%;
    height: 100%;
    background: #fa951d;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .select2-search input[type=text][disabled], .select2-search input[type=text][readonly], fieldset[disabled] .select2-search input[type=text] {
    color: #fff;
    cursor: default;
    background-color: #ccc;
    filter: alpha(opacity=70);
    border-color: #d5dbdb;
    opacity: .7;
}.turanj { color:#faa81d; margin-top:10px; margin-bottom:0px; font-size:14px;} .turunc{padding-left:15px;margin:5px;box-shadow: 0 2px 7px #dfdfdf;border: 1px solid #ccc;}.turunc:hover{box-shadow: 0 2px 7px #dfdfdf;border: 1px solid #faa81d;} .grim{font-size:14px;}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}.sonuc[readonly] { font-size:22px; padding-left:5px;
    color: #000; border:0px;
    cursor: default;
    background-color: #faa81d;
    filter: alpha(opacity=70);
    border-color: #d5dbdb;
    opacity: .7;
}
.f5-bold {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 46px;
    line-height: 1em;
    margin: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}.form-select {
    --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e);
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #feeed3;
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary {
    color: #fff !important; border:0;
    background-color: #333 !important; height:50px;
}.btn-primary:hover {
    color: #faa81d !important; height:50px;
    background-color: #333 !important;
	border:none !important;
}
/* Ana Menü İçin Dropdown */
/* Ana dropdown */
.wsk-float {
    position: fixed;
    bottom: 66px;
    right: 16px;
    z-index: 33;
}

    .wsk-float a, .wsk-float a img {
        display: block;
    }

.pulse-button {
    position: relative;
    width: 70px;
    height: 70px;
    border: none;
    box-shadow: 0 0 0 0 rgba(41, 167, 26, .7);
    border-radius: 50%;
    background-color: #29a71a;
    background-image: url(../img/wpicon.png);
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

    .pulse-button:hover {
        -webkit-animation: none;
        -moz-animation: none;
        -ms-animation: none;
        animation: none;
    }

@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);
    }
}
.phone-float {
    position: fixed;
    bottom: 66px;
    left: 16px;
    z-index: 33;
}

.pulse-button-phone {
    position: relative;
    width: 70px;
    height: 70px;
    border: none;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, .7);
    border-radius: 50%;
    background-color: #e84c3d;
    background-image: url(../img/phoneicon.png); /* Telefon ikon yolu */
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
	webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.phone-float a, .phone-float a img {
        display: block;
    }
.pulse-button-phone:hover {
    animation: none;
}

@keyframes pulse-red {
    to {
        box-shadow: 0 0 0 40px rgba(232, 76, 61, 0);
    }
}

.table-danger {
    --bs-table-color: #000;
    --bs-table-bg: #faa81d;
    --bs-table-border-color: #c6acae;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color);
}.text-danger {font-size: 22px;
    --bs-text-opacity: 1;
    color: #333 !important;
}
.contact-info2 i {
    font-size: 26px;
    margin-right: 8px;
    color: #000;
}
.contact-info2 p {
    display: flex;
    align-items: center;
    font-weight: 300;
    margin-bottom: 10px;font-size:18px;
}.contact-info2 p a {
    color: #000;font-size:18px;
    text-decoration: none;
}
.nav-item .dropdown-menu {
    position: absolute;
    display: none;
    list-style: none;
    background-color: #fff;
    padding: 0;
    min-width: 200px;
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    border-radius: 5px;
}

/* Alt menü kapalı başlar */
/* Ana menü öğesi */
.dropdown-submenu {
    position: relative; /* Alt menüleri bu öğeye göre konumlandırıyoruz */
}

.submenu {
    display: none;
    position: absolute;
    left: 100%; /* Sağ tarafa açılmasını sağlar */
    top: 0; /* Ana öğe ile aynı hizadan başlamasını sağlar */
    min-width: 200px;
    background-color: #fff;
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    border-radius: 5px;
    z-index: 9999; /* Menü öğesinin üstte kalmasını sağlar */
}

.dropdown-submenu:hover .submenu {
    display: block;
    opacity: 1; /* Menü, hover ile görünür olur */
}

/* Menü içindeki ok işareti */
.submenu-toggle i {
    float: right;
    transition: transform 0.3s ease;
}

.dropdown-submenu:hover .submenu-toggle i {
    transform: rotate(90deg);
}

/* Menü içi padding ve hover efekti */
.dropdown-menu li, .submenu li {
    background-color: transparent;
    padding: 0;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #faa81d !important;
}
.dropdown-item.active, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #faa81d !important;
}
.dropdown-menu li a, .submenu li a {
    color: #faa81d; 
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    font-weight: 600; background-color: transparent;
}

.dropdown-menu li:hover, .submenu li:hover {
    background-color: #faa81d !important; color:#fff !important;
}

.dropdown-menu li a:hover, .submenu li a:hover {
    color: #fff !important;
}
.nav-item.dropdown {
    position: relative;
}

.nav-item .dropdown-menu {
    -webkit-box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
    display: none;
    position: absolute;
    background-color: #fff;
    list-style: none;
    padding: 0;
    min-width: 200px;
	width:280px;
    top: 100%;
    left: 0;    margin-top: -5px;
    border-radius: 5px;
}
.nav-item.dropdown a::after {
    display:none;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background-color: transparent !important;
    transition: width 0.4s ease;
}
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu li { 
    padding: 0px;
}

.dropdown-menu li a {
    color: #111 !important;padding:10px 15px;
    text-decoration: none; font-weight:600; background-color:#fff;
}

.dropdown-menu li:hover {background-color:#faa81d !important; color:fff !important;
}
.dropdown-menu li a:hover {
    color: #fff !important;
}.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff !important;
    background-color: #faa81d !important;
}

/* Offcanvas Menü İçin Submenu */
.submenu {
    display: none;
    list-style: none;
    padding-left: 0px;
}


.submenu-toggle i {
    transition: transform 0.3s ease;
}

.submenu-toggle.active i {
    transform: rotate(180deg);
}

.submenu.show {
    display: block;
}

@media (max-width: 768px) {.f-right {
    float: none;
}
	.nav-item .dropdown-menu {
    -webkit-box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
    display: none;
    position: relative;
    background-color: #fff;
    list-style: none;
    padding: 0;
    min-width: 200px;
    width: 320px;
    top: 100%;
    left: 0;
    margin-top: -5px;
    border-radius: 5px;
}    .dropdown-menu {
        position: static;  /* Menü sabit yerleşim yerine alt alta yerleşsin */
        width: 100%; /* Menü genişliği ekran genişliğine uysun */
    }

    .dropdown-submenu .submenu {
        position: static; /* Submenu sabit değil, normal flow'da */
        width: 100%; /* Alt kategori genişliği de %100 olmalı */
    }
}
.ftco-section {background: #f7f7f7;
    padding: 3em 0;
}.ftco-section4 {background: #fff;
    padding: 5em 0;
}h2{ font-weight:700;}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

#about .div-img-bg {
    padding-bottom: 30px;
    border: 20px solid #000;
}#about .div-img-bg .about-img img {
    width: 100%;
    box-shadow: 0px 0px 85px 0px rgb(0 0 0 / 14%);
    margin-top: -50px;
    margin-left: 25px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
}#about .about-descr .p-heading {
    
    font-size: 28px;
    text-align: left;
    color: #000;
    font-weight: 700;
}#about .about-descr .separator {
    max-width: 90%;
    margin-bottom: 0;
    text-align: left;
    padding: 10px;
	font-weight:100;
    
}
.about-descr2{ padding:15px;margin-top: -125px;
}
#about2 .div-img-bg2 {
    padding-bottom: 30px;
    border: 20px solid transparent;
	border-image: linear-gradient(45deg, #faa81d, #fec462);
    border-image-slice: 1;
}#about2 .div-img-bg2 .about-img2 img {
    width: 100%;
    box-shadow: 0px 0px 85px 0px rgb(0 0 0 / 14%);
    margin-top: -60px;
    margin-left: 22px;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
}#about2 .about-descr2 .p-heading2 {
    
    font-size: 28px;
    text-align: left;
    color: #000;
    font-weight: 700;
}#about2 .about-descr2 .separator2 {
    max-width: 90%;
    margin-bottom: 0;
    text-align: left;
    padding: 10px;
	font-weight:100;
    
}


.prompt-thin {
  font-family: "Prompt", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.prompt-extralight {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.prompt-light {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.prompt-regular {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.prompt-medium {
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.prompt-semibold {
  font-family: "Prompt", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.prompt-bold {
  font-family: "Prompt", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.prompt-extrabold {
  font-family: "Prompt", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.prompt-black {
  font-family: "Prompt", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.prompt-thin-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.prompt-extralight-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.prompt-light-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.prompt-regular-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.prompt-medium-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.prompt-semibold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.prompt-bold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.prompt-extrabold-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.prompt-black-italic {
  font-family: "Prompt", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.fw-bold {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 46px;
    line-height: 1em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;}
	p.lead {
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 15px;
    text-align: justify;
}p.lead2 {
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 15px;
    padding-left: 100px;
    padding-right: 100px;
}
/* HEADER BÖLÜMÜ KOMPLE */

.btn-close {
    --bs-btn-close-color: #fff;
    --bs-btn-close-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e);
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: 0.375rem;
    opacity: var(--bs-btn-close-opacity);
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 0.25em 0.50em;
    color: #fff; /* Beyaz renk */
    background-color: transparent;
    border: 0;
    border-radius: 0.375rem;
    opacity: 0.75;
}

.btn-close::before {
    content: '\00d7'; /* Çarpı işareti */
    font-size: 3.5em;
    line-height: 1;
    color: #fff; /* Beyaz renk */
}
.offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y) * -15) calc(var(--bs-offcanvas-padding-x) * 1.95);
    margin: calc(-.5 * var(--bs-offcanvas-padding-y)) calc(-.5 * var(--bs-offcanvas-padding-x)) calc(-.5 * var(--bs-offcanvas-padding-y)) auto;
}
 #offcanvasContactLabel { font-weight:900;margin: 0 0 35px;
    color: #fff;}
.contact-info {
    font-size: 16px; /* Yazı boyutunu ayarlayın */
    color: #fff;
}

.contact-info p {
    display: flex;
    align-items: center; font-weight:300;
    margin-bottom: 10px; /* Paragraflar arasındaki boşluğu ayarlayın */
}
.contact-info p a {
    color:#fff;
	text-decoration:none;
}
.contact-info p a:hover {
	color: #faa81d;
}
.contact-info i {font-size: 26px;
    margin-right: 8px; /* İkonlar ile metin arasındaki boşluğu ayarlayın */
    color: #fff; /* İkonların rengini ayarlayın */
}.logo {
    position: absolute;
	margin-top:0px;
    left: 50%;
    transform: translateX(-50%);
}/* Sol menü ayarları */
.left-menu {
    flex-grow: 1;
    justify-content: flex-start;
}

/* Sağ menü ayarları */
.right-menu {
    flex-grow: 1;
    justify-content: flex-end;
}
  .left-menu a, .right-menu a {
    color: inherit; /* Varsayılan renk */
    transition: color 0.3s; /* Geçiş efekti */
}
.scrolled .left-menu a,
.scrolled .right-menu a, .scrolled .scrolled .mobile-phone-icon{
color: #313131 !important; font-weight:600; /* Kaydırıldığında siyah renk */
} 
.mobile-phone-icon:hover{color:#faa81d;}  
.scrolled .btn{color:#faa81d !important;} 
.scrolled .anasayfa{color:#faa81d !important;} 
.logo img {max-height: 157px;} #logo2 {margin-top:80px;}
.scrolled .left-menu a:hover, .right-menu a:hover, .nav-item a:hover{color:#faa81d;}
.scrolled .dropdown-item, .scrolled .scrolled .mobile-phone-icon {
    color: #faa81d !important;
    font-weight: 600;
}
        /* Genel header stili */
        header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.75rem;
    height: 5rem;
    background-color: transparent;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}/* Telefon ikonu sadece mobilde görünür */
.mobile-phone-icon {
    display: none;
    position: absolute;
    right: 20px; /* Sağdan boşluk */
    top: 20px; /* Yukarıdan boşluk */
    font-size: 28px; /* İkon boyutu */
	margin-top:-10px;
    color: white; /* İkon rengi */padding: 10px 15px;
}

@media (max-width: 991px) {
    .mobile-phone-icon {position: absolute;
        right: 5px; /* Sağdan 20px boşluk */
        
        display: block; /* Mobilde görünür yap */
    }
}
        /* Kaydırma ile arka plan renginin değişmesi */
        header.scrolled {
            background-color: #fff; /* Tam siyah arka plan */
    -webkit-box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -moz-box-shadow: 4px 4px 30px 0px rgba(42,67,113,.15);
    box-shadow: 4px 4px 30px 0px rgb(42 67 113 / 15%);
    -webkit-backdrop-filter: blur(20px) saturate(180%);
    backdrop-filter: blur(20px) saturate(180%);
        }
        /* Menü ikonunun hem mobil hem de masaüstü görünümde gösterilmesini sağlar */
        .btn-menu {
            display: block;
        }
        /* Offcanvas menü stili */
        .offcanvas-body {
            padding: 50px;        }
        /* Masaüstü görünümünde menü ve iletişim bilgileri */
        @media (min-width: 992px) {
            .offcanvas-menu {
                display: none; /* Masaüstü görünümde menüyü gizler */
            }
            .offcanvas-contact {
                display: block; /* Masaüstü görünümde iletişim bilgilerini gösterir */
            }
        }
        /* Mobil görünümde menü ve iletişim bilgileri */
        @media (max-width: 991px) {.nav-item a{
color:#fff;}.nav-item a:hover{
color:#ff9;}.nav-item a:focus{
color:#ff9;}.offcanvas-header h5{
    font-weight: 900;
    margin: 0 0 35px;
    color: #fff;
}
            .offcanvas-menu {
                display: block; /* Mobil görünümde menüyü gösterir */
            }
            .offcanvas-contact {
                display: none; /* Mobil görünümde iletişim bilgilerini gizler */
            }
        }
.btn-outline-light {font-size:34px;
    --bs-btn-color: #f8f9fa;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: #fff7dc;
    --bs-btn-hover-bg: transparent;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-focus-shadow-rgb: 248,249,250;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: transparent;
    --bs-btn-active-border-color: transparent;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #f8f9fa;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: transparent;
    --bs-gradient: none;
}	.btn:hover {color:#faa81d;}

	
.nav-link {
   font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal; font-size: 14px;
}
.nav-item a {text-transform: uppercase;
    position: relative;
    color: #fff; /* Link rengi */
    text-decoration: none; /* Varsayılan alt çizgiyi kaldır */
}

/* Link üzerine gelince */
.nav-item a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; /* Çizginin metnin altına yerleştirilmesi */
    width: 0;
    height: 1px; /* Çizginin kalınlığı */
    background-color: #fff; /* Çizgi rengi */
    transition: width 0.4s ease; /* Geçiş süresi ve efekti */
}
.scrolled .nav-item a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1px;
    background-color: #e42321;
    transition: width 0.4s ease;
}
/* Linke hover yapıldığında */
.nav-item a:hover::after {
    width: 100%; /* Çizginin genişliği tam olarak açılır */
}
.social-icons {
    display: flex;
    justify-content: center; /* İkonları ortalamak için */
    gap: 15px; /* İkonlar arasındaki boşluk */
    padding: 20px 0;
}

.social-icons a {
    text-decoration: none;
    color: #fff; /* İkon rengi */
    font-size: 24px; /* İkon boyutu */
    transition: color 0.3s ease;
}

.social-icons a:hover {
    color: #faa81d; /* Üzerine gelince ikon rengi */
}
.burger-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px; /* İkon genişliği */
    height: 20px; /* İkon yüksekliği */
    background: none; /* Buton arka planını kaldırır */
    border: none; /* Buton sınırını kaldırır */
    padding: 0;
    cursor: pointer;
    align-items: center;
}

.burger-icon .line {
    width: 100%;
    height: 3px; /* Çizgi kalınlığı */
    background-color: #000; /* Çizgi rengi */
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Açıkken burger ikonunu çarpı haline getirmek için */
.burger-icon.open .line:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.burger-icon.open .line:nth-child(2) {
    opacity: 0;
}

.burger-icon.open .line:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

			/* HEADER BÖLÜMÜ BİTİŞ*/

@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900");
/* SLAYT BAŞLANGIÇ */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

.custom-button {width: 200px;
    position: relative;
    padding: 20px 20px; /* Butonun iç boşlukları */
    background-color: black; /* Arka plan rengi siyah */
    color: white; /* Metin rengi beyaz */
    font-size: 16px; /* Yazı boyutu */
    font-weight: bold; /* Yazı kalınlığı */
    border: none; /* Dış kenar çizgisi yok */
    border-radius: 0px; /* Köşe yuvarlama */
    cursor: pointer; /* İmleç işareti */
    outline: none; /* Kenarlık efekti olmadan */
    overflow: hidden; /* Kenar çizgilerinin butondan taşmaması için */
}

.custom-button::before {
    content: '';
    position: absolute;
    top: 8px; /* İç kenar çizgisi için boşluk */
    left: 8px; /* İç kenar çizgisi için boşluk */
    right: 8px; /* İç kenar çizgisi için boşluk */
    bottom: 8px; /* İç kenar çizgisi için boşluk */
    border: 1px solid gray; /* İç kenar çizgisi rengi ve kalınlığı */
    border-radius: 0px; /* Köşe yuvarlama */
    transition: border-color 0.3s ease; /* İç kenar çizgisi değişiminin geçiş efekti */
}

.custom-button:hover::before {
    border-color: white; /* Üzerine gelince iç kenar çizgisi beyaza döner */
}

.caption {
  position: absolute;
  top: 50%;
  left: 8rem;
  z-index: 9;
  transform: translateY(-50%);
  opacity: 0;
  transition: 500ms ease opacity, 500ms ease transform;
  transform: translateY(60px);
}

.caption.current-caption {
  opacity: 1;
  transform: translateY(0);
}

.caption.previous-caption {
  transform: translateY(-60px);
}

.caption .caption-heading {
  color: #fff; font-weight:800;
  font-size: 26px; padding:10px; text-align: justify;padding-left: 0;
}

.caption .caption-heading h1 {text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
  font-size: 4rem;
  margin-bottom: 1.5rem;
  text-transform: inherit;
    text-indent: 0rem;
    letter-spacing: 0.1rem;
  font-weight: 400;
  padding: 2px;

}

.caption .caption-subhead {    text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    color: white;
    letter-spacing: 1px;
    margin-bottom: 2.5rem;
    display: block;
}

.caption a.btn {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: -.05em;
    color: #333;
    text-decoration: none;
    background-color: white;
    padding: 0.5rem 0.8rem;
    text-transform: uppercase;
    position: relative;
    z-index: 9;
    transition: 250ms ease-in background-color, 500ms ease-in color;
}

.caption a.btn:hover {
  background-color: #313131;
  color: #313131 !important;
}
.scrolled, .caption a.btn:hover {
  background-color: #fff;
  
}

.container-fluid2 {
  width: 100%;
  height: 100vh;
 
  display: flex;
  position: relative;
}

.left-col {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.left-col .slide {
  filter: grayscale(0%);
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: right center !important;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 1000ms cubic-bezier(1, 0.04, 0.355, 1) transform, 1000ms cubic-bezier(0.68, -0.55, 0.265, 1.55) clip-path;
  transform: translateY(-100%);
  z-index: -1;
}

.left-col .slide.previous {
  z-index: 1;
  opacity: 1;
  transform: translateY(0);
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  transition: 3s ease transform;
  will-change: transform;
}

.left-col .slide.previous.change {
  transform: translateY(50%);
}

.left-col .slide.next {
  transform: translateY(-100%);
  z-index: 3;
  opacity: 1;
  clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
}

.left-col .slide.current {
  opacity: 1;
      transform: translateY(0) scale(1);
  z-index: 2;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.right-col {
  display: flex;
  align-items: center;
  justify-content: center;
}

.right-col .preview {
  max-width: 400px;
}

.yon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  overflow: hidden;
}

.yon a {
  color: #fff;
  font-size: 3rem;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
}

.yon:hover .slide-up, .yon:hover .slide-down {
  opacity: 0.9;
  transform: translateX(0); color:#CCC;
}

.yon .slide-up, .yon .slide-down {
  display: block;
  position: absolute;
  text-align: center;
  padding: 1rem;
  opacity: 0;
  transition: 0.25s ease opacity, 0.25s ease transform;
  z-index: 99;
}

.yon .slide-up:hover, .yon .slide-down:hover {
  opacity: 1;
}

.yon .slide-up a, .yon .slide-down a {
  text-decoration: none;
  font-weight: 300 !important;
}

.yon .slide-up {
  top: 50%;
  left: 0;
  transform: translateX(-100%);
}

.yon .slide-down {
  top: 50%;
  right: 0;
  transform: translateX(100%);
}

/* Başlangıçta gizlenmiş olacak */
.caption-heading h1 {
  font-size: 4rem;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  text-indent: -0.2rem;
  letter-spacing: 0.2rem;
  font-weight: 300;
  overflow: hidden;
  position: relative;
  white-space: break-spaces;
}

.caption-heading h1 span {
  display: inline-block;
  transform: translateX(-100%);
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}

.caption-heading h1.show span {
  transform: translateX(0);
  opacity: 1;
}

/* SLAYT BİTİŞ */
	
/* Genel Ayarlar */
/* Resim Ayarları */
.position-relative {
    position: relative;
}

.main-image {
    width: 100%;
    height: auto;
}

.small-image {
    width: 50%; /* Küçük resmin genişliği */
    height: auto;
    border: 6px solid #fff; /* Beyaz border */
 	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); /* Box-shadow ekleme */
    position: absolute;
       bottom: -50px;
    right: -30px;
}.small-image2 {
        width: 50%;
    height: auto;
    border: 6px solid #fff;
    box-shadow: 0 4px 8px rgb(0 0 0 / 30%);
    position: absolute;
    bottom: 0px;
    right: -5px;
    max-width: 50%;
}
.paddingver{padding:55px;}h4, .h4 {
    font-size: 18px;
} .soldanbosluk{ padding-left:15px;}.etrafbosluk{padding:15px;}.altibosluk{padding-bottom:15px;}
.marginbottom80{ margin-bottom:80px;}
.ftco-section9 {
    background: #fff;
    padding: 5em 0 0 0 !important;
}
/* Mobil Görünüm Ayarları */
@media (max-width: 768px) {#logo2 {margin-top:70px;}.offcanvas-body {
    padding: 50px;
    overflow-y: auto;
    max-height: 90vh;
}.submenu li a {
    color: #333 !important;
    padding-left: 25px;
    font-size: 14px;
}#about .about-descr2 {
    padding: 15px;
	padding-top:35px !important;
}.btn-menu {
        display: block;position: absolute;
        left: 5px; /* Sağdan 20px boşluk */
        top: 15px; /* Yukarıdan 15px boşluk */
        }.about-descr2{padding:15px;margin-top: 0px !important;}.slide {
    transition: all 0.8s ease-out;
    background-size: cover !important;
    background-position: right center !important;
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 20000px #000;
    z-index: 10;
}p.lead2 {
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 15px;
    padding-left: 60px;
    padding-right: 60px;
}.ftco-section4 {
    background: #fff;
    padding: 0em 0 !important;
}
.ftco-section9 {
    background: #fff;
    padding: 4em 0 0 0 !important;
}
.work .text h3 {
    text-align: center !important; font-size:16px !important;
}.work .text .cat {
    
    margin-top: 0px !important;
}.work .img {
   
    height: 350px !important;
    
}.alttanbosluk {
    padding-bottom: 30px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}.work .text h3 {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
    height: 150px;
}p.lead {
    font-weight: 300;
    font-size: 18px;
    padding-bottom: 15px;
    text-align: center;
}.caption .caption-subhead {
    font-size: 0.7rem;
    font-weight: 300;
    color: white;
    letter-spacing: 4px;
    word-spacing: 0.1rem;
    margin-bottom: 2.5rem;
    line-height: 1;
    display: block;
    width: 90%;
}.container-fluid2 {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    position: relative;
}.caption .caption-heading {
    color: #fff;
    font-weight: 800;
    font-size: 26px;
    padding: 10px;padding-left: 0;
    text-align: left;
	width:95%;
}.slide-content {
    font-size: 22px;
    min-height: 200px;
    width: 50%;
    min-width: 300px;
    color: #fff;
    display: contents;
    justify-content: center;
    align-items: center;
    align-items: center;
    height: 100vh;
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20%;
} p.lead2 {
    font-weight: 300;
    font-size: 14px;
    padding-bottom: 15px;
    position: absolute;
    display: flex;
    margin-top: 200px;}.slideh1 {
    position: absolute;
    display: flex;
    margin-top: -100px;
}.ftco-section8 {
    padding: 0rem !important;
}.new-work .new-text .new-cat {
    font-size: 2rem !important;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: -35px !important;
    line-height: 1;
    width: 100%;
    left: 0;
    padding: 5px;
}.soldanbosluk{ padding-left:0px;}.resimkucult { width:100% !important; padding:5px;}h4, .h4 {
    font-size: 18px;
}.centered-table {margin-left:0px !important;padding: 15px !important;}.data-column {
    display: block !important;
    text-align: center !important;
    align-items: flex-start;
}.icon {
    color: #d3b57c;
    font-size: 2rem !important;
    align-items: center;
}.row div:first-child {
    font-size: 12px !important;
    font-weight: 600;
    color: #000;
    text-align: center !important;
}.row div:last-child {
    font-size: 12px !important;
    color: #555;
    text-align: center !important;
}.banner.banner-style-4 .banner-content p {
    padding-left:0px !important;}.caption {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 1rem;
    right: 1rem;
    overflow: hidden;
    z-index: 9;
    transform: translateY(-50%);
    opacity: 0;
    transition: 500ms ease opacity, 500ms ease transform;
    transform: translateY(10px);
}.caption .caption-heading h1 {
    font-size: 1.3rem;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
    text-indent: 0rem;
	font-weight:600;
    letter-spacing: 0.2rem;
    font-weight: 400;
    padding: 2px;
}
    .row {
        flex-direction: column;
    }

    .position-relative {
        position: static;
    }

    .small-image {
        position: static; /* Küçük resmi normal akışa döndür */
        width: 100%; /* Mobil görünümde resim genişliğini ayarla */
        margin-top: 10px; /* Üstten biraz boşluk bırak */border: 0px solid #fff;
    }.paddingver {
    padding: 30px;
}
}

.col-md-6 {
    margin-bottom: 1rem; /* Kolonlar arasına boşluk bırak */
}

h2 {
    margin-bottom: 1rem; /* Başlık ve yazı arasına boşluk bırak */
	color:#000; font-weight:700 !important;
}

p.lead {
    margin-bottom: 0; /* Yazı altındaki boşluğu kaldır */
}

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: 500px; /* Genişliği 500px olarak ayarladık */
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
    background-color: #000; /* Koyu arka plan rengi */
	background-image:url(../img/pattern.png); /* Arka plan resmi */
    background-size: cover; /* Resmin tüm alanı kaplamasını sağlar */
    background-position: center; /* Resmi ortalar */
    background-repeat: no-repeat; /* Resmin tekrarlanmasını engeller */
}

/* ALT SLAYT BAŞLANGIÇ */

.owl-carousel {
    position: relative;
}.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}.owl-carousel .owl-item {
    opacity: 1;
}

.work {
    display: flex; /* Flexbox ile düzen */
    align-items: center; /* Dikey ortalama */
    justify-content: center; /* Yatay ortalama */
}
  .work .img {
    width: 100%;
	background-repeat: no-repeat;   /* Tekrar etme */
  background-position: center;    /* Ortala */
  background-size: cover;  
    height: 500px;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    z-index: 0; }
	
	.work .img:after:hover {
        transform: scale(1.05);}
    .work .img:after {transform: scale(1);
        transition: all 1s ease;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      z-index: -1;
      background: rgba(255, 93, 177, 0);
      background: -moz-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 0%, black 0%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 93, 177, 0)), color-stop(0%, rgba(148, 54, 103, 0)), color-stop(0%, black));
background: -webkit-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 0%, black 0%);
background: -o-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 0%, black 0%);
background: -ms-linear-gradient(top, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 0%, black 0%);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 93, 177, 0)), color-stop(0%, rgba(148, 54, 103, 0)), to(black));

      background: linear-gradient(to bottom, rgba(255, 93, 177, 0) 0%, rgba(148, 54, 103, 0) 0%, black 0%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#000000', GradientType=0 );
      opacity: .6; }
  

.work .text {
        padding: 5%;
    border: 1px solid transparent;
    transition: border-color 0.5s ease;
    margin: 0 auto;
    width: 90% !important;
    height: 90%;
    
}

.work:hover .text {
    border-color: white; /* Mouse ile üzerine gelindiğinde beyaz çerçeve */
}

   .work .text h3 {text-align: justify;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    color: #fff;
	height:150px;
}
      .work .text h3 a {
        color: #fff; }
    .work .text .cat {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.2;
    letter-spacing: -.01em;
    color: #fff;
    background: #faa81d;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
    padding: 8px 8px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 100px;
}

.work-wrap .text, .work-wrap .img {
  width: 50%; }
  @media (max-width: 767.98px) {
    .work-wrap .text, .work-wrap .img {
      width: 100%; } }

.work-wrap .img {
  height: 700px; }

.work-wrap .text {
  background: #fff3f1; }
  .work-wrap .text h2 {line-height: 1.2;
    
    font-family: "Poppins", Arial, sans-serif;
    color: #000;
    font-size: 40px;
    font-weight: 800;}
    @media (max-width: 991.98px) {
      .work-wrap .text h2 {
        font-size: 40px; } }
@media (min-width: 1200px){
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}} .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
}.alttanbosluk {
    padding-bottom: 30px;
}

.work2 {
    width: 100%;
}.work2 .img {
    width: 100%;
    height: 500px;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 35px -30px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 20px 35px -30px rgb(0 0 0 / 26%); 
    z-index: 0;
}.work2:hover {color:#000;}

.work2 .text {
    padding: 35px;
    padding-top: 0;
}.w-100 {
    width: 100% !important;
}.work2 .text .cat {
    
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    left: -80px;
    display: inline-block;
    padding-left: 0px;
    position: absolute;
    margin-bottom: 15px;
    width: 100%;
    height: 25%;
    bottom: 110px;
    transform: rotate(-0.25turn);
}.work2 .text h3 {
    
    font-size: 20px;
    font-weight: 700;
    top: 0px;
    color: #fff;
    position: absolute;
    left: 20px;
    line-height: 18px;
    overflow: hidden;
}

.work2 .text h3::after {
    content: '';
    display: block;
    width: 0;
    height: 2px; /* Çizginin kalınlığı */
    background-color: #fff; /* Çizginin rengi */
    position: absolute;
    bottom: -5px; /* H3 altındaki boşluk miktarı */
    left: 0;
    transition: width 0.5s ease; /* Çizginin oluşma hızı */
}

.work2:hover .text h3::after {
    width: 100%; /* Çizginin tam genişliğe ulaşması */
    background-color: #ff9; /* Hover olduğunda çizginin rengi */
}

@media (max-width: 768px){.new-work .new-text .new-cat {
	padding-left: 10px;
    padding-right: 10px;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2rem !important;
    letter-spacing: -.05em;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px !important;
    text-align: left;
}.slide-content {
    font-size: 22px;
    min-height: 200px;
    width: 50%;
    min-width: 300px;
    color: #fff;
    display: contents !important;
    justify-content: center;
    align-items: center;
    align-items: center;
    height: 100vh;
    text-align: center;
    padding-top: 60% !important;
    padding-bottom: 20%;
}.ftco-section {
    background: #f7f7f7;
    padding: 3em 0;
}
.work2 .img {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0px 20px 35px -30px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 20px 35px -30px rgb(0 0 0 / 26%);
    z-index: 0;
}.fw-bold {
    
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    font-size: 36px;
    line-height: 1em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
    .work2 .text .cat {
    
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    left: -100px;
    display: inline-block;
    padding-left: 0px;
    position: absolute;
    margin-bottom: 30px;
    width: 100%;
    height: 30%;
    bottom: 110px;
    transform: rotate(-0.25turn);

}}
/* ALT SLAYT BİTİŞ */
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
    #services {
      padding: 5em 0 0 0 !important;
      position: relative;
      
    }
    .services-block {
      text-align: center;
    }
    .services-block i {
      font-size: 44px;
      background: -webkit-linear-gradient(#faa81d, #faa81d);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .services-block span {
      display: block;
      margin: 10px 0 0;
      font-size: 18px;
      font-weight: 700;
      text-transform: uppercase;
      color: #000;
    }
    .services-block .separator {
    font-size: 13px;
    color: #333;
    line-height: 1;
}
    .swiper-slide {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      padding: 20px;
      box-sizing: border-box;
    }
    .swiper-pagination {
      margin-bottom: -10px;
    }
    .swiper-pagination-bullet {
      background-color: #fff;
      border: 1px solid #fbd7d1;
    }
    .swiper-pagination-bullet-active {
      background: -webkit-linear-gradient(#faa81d, #faa81d);
    }    
    :root {
    --swiper-theme-color: #007aff !important;
}.services-slider .swiper-pagination .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background-color: #fff;
    opacity: 1;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #faa81d;
}.bilgiarka {
    background-image: url(../img/bilgi-arka.png);
    width: 324px;
    height: 60px;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 30px;
}
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
}
.header {
    height: 6.875rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3.75rem;
    color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #111;
    z-index: 999;
    transition: background-color 0.3s ease;
}.ftco-section08 {
    padding-top: 8rem !important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
	
	padding: 0 0 30px 0;
	color: #eee;
	font-size: 13px;
	background-color: #000;
	justify-content: space-between;
    background-image: url(../img/pattern-bg.png);
    
}

#footer .footer-top {
  background-color: transparent;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;    padding: 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #c8262c;
}

#footer .footer-top .footer-info p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  
  color: #eee;
}


#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: transparent;
    color: #eee;
    border: 0px solid #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #faa81d;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top h4::before, #footer .footer-top h4::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

#footer .footer-top h4::before {
  right: 0;
  background: #555;
}

#footer .footer-top h4::after {
  background: #faa81d;
  width: 60px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;    padding: 20px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #333;
  padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a { font-size:15px;
  color: #eee;
}

#footer .footer-top .footer-links ul a:hover {
  color: #faa81d;
}
footer a {
    font-weight: 700;
    color: #fff;
}
footer a:hover {
    font-weight: 700;
    color: #faa81d;
}
footer a:focus {
    font-weight: 700;
    color: #faa81d;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;    padding: 20px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;    padding: 20px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #c8262c;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

#footer .copyright {
  text-align: center;
  padding-top: 30px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}
footer {
  padding: 7em 0; }

.row {
    --bs-gutter-x: 0;
    --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));
}
.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item {
    opacity: 1; }
    .owl-carousel .owl-item.active {
      opacity: 1; }
  .owl-carousel .owl-dots {
    text-align: center; }
    .owl-carousel .owl-dots {
    position: relative;
}
  .owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot:focus {
        outline: none !important; }
      
  .owl-carousel .owl-dots .owl-dot.active:after {
          border-color: #fff; }
  .owl-carousel.home-slider {
    position: relative;
    height: 650px;
    z-index: 0; }
.owl-carousel .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;
}.owl-carousel .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: inline-block;margin-bottom: -50px;
}.owl-carousel .owl-nav .owl-prev small, .owl-carousel .owl-nav .owl-next small {
    text-transform: uppercase;
}
element.style {
}
.owl-carousel .owl-nav .owl-prev p span, .owl-carousel .owl-nav .owl-prev p small, .owl-carousel .owl-nav .owl-next p span, .owl-carousel .owl-nav .owl-next p small {
    display: block;
    color: #000;
    line-height: .8;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}.owl-carousel .owl-nav .owl-prev span:before, .owl-carousel .owl-nav .owl-next span:before {
    font-size: 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}.owl-carousel .owl-nav .owl-prev span:before, .owl-carousel .owl-nav .owl-next span:before {
    font-size: 40px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}.owl-carousel .owl-nav .owl-prev {
    left: 50%;
    margin-left: -35px;
}.owl-carousel .owl-nav .owl-next {
    right: 50%;
    margin-right: -35px;
}

.owl-carousel .owl-nav .owl-prev p span, .owl-carousel .owl-nav .owl-prev p small, .owl-carousel .owl-nav .owl-next p span, .owl-carousel .owl-nav .owl-next p small {
    display: block;
    color: #000;
    line-height: .8;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}	
	.owl-carousel.home-slider .slider-item:hover{ margin-top:0px;}
    .owl-carousel.home-slider .slider-item {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      height: 650px;
      position: relative;
      z-index: 0; }
      @media (max-width: 1199.98px) {
        .owl-carousel.home-slider .slider-item {
          background-position: center center !important; } }
      .owl-carousel.home-slider .slider-item .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #000;
        opacity: .3; }
      .owl-carousel.home-slider .slider-item .slider-text {
        height: 650px;
        position: relative; }
        .owl-carousel.home-slider .slider-item .slider-text .text {
          z-index: 0;
          color: rgba(255, 255, 255, 0.9); }
        .owl-carousel.home-slider .slider-item .slider-text h1 {
          font-size: 4rem;
          font-weight: 800;
          text-transform: uppercase;
          color: #fff;
          line-height: 1; }
          @media (max-width: 991.98px) {
            .owl-carousel.home-slider .slider-item .slider-text h1 {
              font-size: 30px; } }
        .owl-carousel.home-slider .slider-item .slider-text h2 {
          font-size: 16px;
          letter-spacing: 2px;
          font-family: "Poppins", Arial, sans-serif;
          font-weight: 700;
          color: white;
           padding-left:5px; padding-right:5px;
		  background-color:#ff6d00;
          display: inline-block;
          position: relative;
          letter-spacing: 4px; }
    .owl-carousel.home-slider .owl-nav {
      position: absolute;
      top: 50%;
      width: 100%; }
      .owl-carousel.home-slider .owl-nav .owl-prev,
      .owl-carousel.home-slider .owl-nav .owl-next {
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        outline: none !important;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        opacity: 0; }
        @media (prefers-reduced-motion: reduce) {
          .owl-carousel.home-slider .owl-nav .owl-prev,
          .owl-carousel.home-slider .owl-nav .owl-next {
            -webkit-transition: none;
            -o-transition: none;
            transition: none; } }
        .owl-carousel.home-slider .owl-nav .owl-prev span:before,
        .owl-carousel.home-slider .owl-nav .owl-next span:before {
          font-size: 30px;
          color: rgba(255, 255, 255, 0.5);
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          @media (prefers-reduced-motion: reduce) {
            .owl-carousel.home-slider .owl-nav .owl-prev span:before,
            .owl-carousel.home-slider .owl-nav .owl-next span:before {
              -webkit-transition: none;
              -o-transition: none;
              transition: none; } }
        .owl-carousel.home-slider .owl-nav .owl-prev:hover span:before, .owl-carousel.home-slider .owl-nav .owl-prev:focus span:before,
        .owl-carousel.home-slider .owl-nav .owl-next:hover span:before,
        .owl-carousel.home-slider .owl-nav .owl-next:focus span:before {
          color: #fff; }
      .owl-carousel.home-slider .owl-nav .owl-prev {
        left: 0;
        margin-left: 0; }
      .owl-carousel.home-slider .owl-nav .owl-next {
        right: 0;
        margin-right: 0; }
    .owl-carousel.home-slider:hover .owl-nav .owl-prev,
    .owl-carousel.home-slider:hover .owl-nav .owl-next {
      opacity: 1; }
    .owl-carousel.home-slider:hover .owl-nav .owl-prev {
      margin-left: 50px; }
    .owl-carousel.home-slider:hover .owl-nav .owl-next {
      margin-right: 50px; }
    
	  .owl-carousel.featured-carousel .owl-nav {
      display:none; }
      @media (max-width: 767.98px) {
        .owl-carousel.home-slider .owl-dots {
          bottom: 5px; } }
      .owl-carousel.home-slider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        margin: 5px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.4); }
        .owl-carousel.home-slider .owl-dots .owl-dot.active {
          background: #fff; }

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
 @media (min-width: 576px) {.owl-carousel.home-slider .slider-item .slider-text h1 {
              font-size: 50px; }
 }
 .elementor-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); z-index:999;
}
.elementor-shape.elementor-shape-bottom, .elementor-shape.elementor-shape-top {
    webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -150px;
}
.elementor-shape-bottom {
    bottom: -1px;
}.elementor-shape {
    overflow: hidden;
    position: relative;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}
.elementor-shape-bottom svg {
    width: calc(300% + 1.3px);
    height: 181px; background-color: transparent;
}
.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1;
}
.elementor-shape svg {
    display: block;
    width: calc(300% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.alttanbosluk {
    padding-bottom: 30px;
}.product-card {
    width: auto;
    position: relative;
    box-shadow: 0 2px 7px #dfdfdf;
    margin: 0px auto;
    border:1px solid #ccc;
}
.product-card:hover{box-shadow: 0 1px 40px rgb(204 222 249 / 55%); border:1px solid #faa81d ;}
.badge {
    position: absolute;
    left: 0;
    top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background: red;
    color: #fff;
    padding: 3px 10px;
}

.product-tumb {
    display: flex;
    align-items: center;
    justify-content: center;
    
border-bottom: 2px solid #faa81d ;
}

.product-tumb img {
    max-width: 100%;
    max-height: 100%;
}

.product-details {
    padding: 30px;
    min-height: 290px;
    height: auto;
    overflow: hidden;background-color: #fff;
}

.product-catagory {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ccc;
    margin-bottom: 18px;
}

.product-details h4 a {
    font-weight: 500;
    display: block;
    margin-bottom: 18px;
    text-transform: uppercase;
    color: #22356a;
    text-decoration: none;
    transition: 0.3s;
}

.product-details h4 a:hover {
    color: #faa81d ;
}

.product-details p { height:132px;    min-height: 132px;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 18px;
    color: #999;
}

.product-bottom-details {
    overflow: hidden;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.product-bottom-details div {
    float: left;
    width: 50%;
}

.product-price {margin: 0 auto;
    background-image: url(../img/favicon.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -25px;
    position: absolute;
    left: 40%;
    max-width: 54px;
    width: 54px;
    background-color: #fff;
    max-height: 55px;
    border: 2px solid #faa81d ;
    border-radius: 100px;
    height: 54px;
}

.product-links {
    text-align: right;
}

.product-links a {
    display: inline-block;
    margin-left: 5px;
    color: #e1e1e1;
    transition: 0.3s;
    font-size: 17px;
}

.product-links a:hover {
    color: #fbb72c;
}
.slayt {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 auto;
}

.slayt-control {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  margin-top: -24px;
  z-index: 1;
  border-radius: 50%;
  background: #fff;
  opacity: 0.8;
  cursor: pointer;
  line-height: 48px;
  text-align: center;
  transition: all 0.4s;
}

.slayt-control:hover {
  transform: scale(1.1);
  background: #222;
}

.slayt-control.slide-left {
  left: 24px;
}

.slayt-control.slide-right {
  right: 24px;
}

.slayt-control i {
  color: #ccc;
  line-height: 48px;
}

.slide-box {
  transition: all 0.8s ease-out;
  height: 100%;
  width: 999999px;
}

img {
  width: 100%;
}

.slide {
  transition: all 0.8s ease-out;
  background-size: auto;
  background-position: center center;
  float: left;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 20000px #000;
  z-index: 10;
}

.slide-content {
    font-size: 22px;
    min-height: 200px;
    width: 50%;
    min-width: 300px;
    color: #fff;
    display: inline-block;
    justify-content: center;
    align-items: center;
    align-items: center;
    height: 100vh;
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20%;
}.slideh1{ align-items:center;}
.main-container {
  margin: 1.6rem 0.8rem;
}

.grid-container {
  margin: auto;
  display: grid;
  grid-gap: 1.1312rem;
  grid-template-columns: repeat(auto-fit, 12.8rem);
  grid-auto-rows: 12.8rem;
  grid-auto-flow: dense;
  justify-content: center;
  max-width: 75em;
}

.card {
  grid-row: auto/span 1;
  grid-column: auto/span 1;
  background-color: white;
  box-shadow: 1px 3px 3px rgba(0, 10, 20, 0.06);
}
.card h1,
.card h2,
.card h3,
.card h4,
{
  margin-top: 0;
  font-weight: normal;
}h1, .h1 {
    font-size: 36px;
}
.card__image {
  height: 100%;
  max-height: 100%;
  width: 100%;
  display: flex;
}
.card__image img {
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.card__side-by-side {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.card__side-by-side--m {
  height: 100%;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
}
.card__side-by-side--m img {
  min-height: auto;
}
.card__content {
  padding: 1.6rem;
  overflow: hidden;
    line-height: normal;max-height: 550px;
  
}
.card__button {
  margin: 1.6rem 0;
  text-align: center;
  padding: 0.8rem 1.6rem;
  background: none;
  border: 0.5px solid #777;
  border-radius: 2px;
}
.card__button:hover {
  border-color: #d099a0;
}
.card--featured {
  grid-row: auto/span 3;
  grid-column: auto/span 2;
}
.card--2x {
  grid-row: auto/span 2;
  grid-column: auto/span 2;
}
.card--vertical {
  grid-row: auto/span 2;
}
.card--horizontal {
  grid-column: auto/span 2;
}
.card--frameless {
  background-color: transparent;
  box-shadow: none;
}

.padding-large {
  padding: 3.2rem;
}
.padding-large--l {
  padding: 1.6rem;
}

.big-script {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  font-family: "Sacramento", sans-serif;
  font-size: 4.3em;
  line-height: 1.15em;
  text-align: center;
}
.big-script p {
  margin: 0;font-size: 36px;
}@media (max-width: 513px) {
  .grid-container {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
  }

  .card {
    min-height: 12.8rem;
  }.card__side-by-side--m {
    height: 100%;
    width: 100%;
    display: grid;
    flex-flow: column nowrap;
}h2, .h2 {
    font-size: 23px; font-weight:800;
}.card h1, .card h2, .card h3, .card h4, {
    margin-top: 0;
    font-weight: 800;
}
}

@media (max-width: 413px) {
  .grid-container {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
  }

  .card {
    min-height: 12.8rem;
  }.card__side-by-side--m {
    height: 100%;
    width: 100%;
    display: grid;
    flex-flow: column nowrap;
}h2, .h2 {
    font-size: 23px; font-weight:800;
}.card h1, .card h2, .card h3, .card h4, {
    margin-top: 0;
    font-weight: 800;
}
.gallery li h2 {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    background-color: #fff;
    padding: 20px;
    border-radius: 0px;
    opacity: 0;
    width: 300px !important;
    text-align: center;
    transition: opacity 0.5s, bottom 0.5s;
}
}
@media (min-width: 627px) {
  .grid-container {
    grid-gap: 1.6rem;
  }

  .card__side-by-side--m {
    flex-flow: row nowrap;
  }
  .card__side-by-side--m img {
    min-height: 100%;
  }
  .card--featured {
    grid-row: auto/span 2;
    grid-column: 1/-1;
  }
}
@media (min-width: 836px) {
  .padding-large--l {
    padding: 3.2rem;
  }
}
@media only screen and (max-width: 991px){
.banner.banner-style-4 .banner-content {
    margin-bottom: 0;
}}
@media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner.banner-style-4 {
    padding: 250px 0 100px;
}}
.banner.banner-style-4 {
    background: -webkit-linear-gradient(left,#ECF2F6 0%,rgba(236,242,246,0) 70.31%);
    background: linear-gradient(90deg,#ECF2F6 0%,rgba(236,242,246,0) 70.31%);
    padding: 30px 0 30px;
}@media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner {
    padding: 220px 0 0;
    margin-top: -130px;
}}.banner {
    margin-top: -40px;
    padding: 255px 0 0;
    position: relative;
    z-index: 2;
    min-height: 800px;
}.banner.banner-style-4 .banner-content {
    margin-bottom: 30px; padding:30px;
    position: relative;
    z-index: 1;
}@media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner.banner-style-4 .banner-content .title {
    font-size: 50px;
    line-height: 1;
    width: 55%;
}.banner .banner-content .title {
    font-size: 68px;
}} .banner.banner-style-4 .banner-content .title {
    width: 100%;
    margin-bottom: 50px;
    font-display: swap !important;
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
}.banner .banner-content .title {
    font-size: 50px;
    line-height: 1;
    width: 55%;
}@media only screen and (min-width: 1200px) and (max-width: 1599px){
h1, .h1 {
    font-size: 68px;
}} span {
    display: inline-block;
} @media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner.banner-style-4 .banner-content .title {
    font-size: 50px;
    line-height: 1;
    width: 100%;
}} .banner.banner-style-4 .banner-content p {
    font-size: var(--font-body-1);
    width: 100%; padding-left:40px;  text-align: justify;
    margin-bottom: 40px;
    font-display: swap !important;
    font-family: 'Montserrat',sans-serif;
}p {
    font-size: var(--font-body-2);
    line-height: var(--line-height-b1);
    margin: 0 0 40px;
}.banner .banner-content .axil-btn {
    padding: 18px 25px;
    box-shadow: 0 44px 84px -24px #111;
}.axil-btn.btn-large {
    padding: 23px 55px;
}.axil-btn.btn-fill-primary {
    background-color: #111;
    color: #fff; text-decoration:none;
    border: 1px solid #111;
    overflow: hidden;
}.axil-btn {
    border-radius: 20px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.04em;
    padding: 18px 55px;
    height: auto;
    text-align: center;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: relative;
    z-index: 1;
}.axil-btn.btn-fill-primary::hover {
    content: "";
    height: 300px;
    width: 300px;
    background-color: #005681;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0);
    transform: translateY(-50%) translateX(-50%) scale(0);
    -webkit-transition: .5s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: .5s cubic-bezier(0.25,0.46,0.45,0.94);
    z-index: -1;
}@media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner.banner-style-4 .banner-thumbnail {
    right: -300px;
}} .banner.banner-style-4 .banner-thumbnail {
    position: absolute;
    top: 45%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}.banner .banner-thumbnail {
    position: relative;
}@media only screen and (min-width: 1200px) and (max-width: 1599px){
.banner.banner-style-4 .banner-thumbnail img {
    width: 85%;
}} .banner .banner-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}.banner .banner-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}.banner .banner-social .social-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}.banner .banner-social .social-icon li {
    margin-right: 20px;
}.banner .banner-social .social-icon li a {
    color: #000;
}.banner .banner-social .social-icon li a:hover { text-decoration:none;
    color: #d0b281;
}.banner .banner-social .social-icon li a i {
    margin-right: 8px;
    font-size: 20px;
    color: var(--color-gray-4);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}.shape-group-19 .shape.shape-1 {
    top: 10px;
    right: 0;
    text-align: right;
}.shape-group-19 .shape {
    position: absolute;
    z-index: -1;
}.shape-group-19 .shape.shape-2 {
    top: 145px;
    right: 0;
}@media only screen and (max-width: 767px){.banner.banner-style-4 .banner-content p {
    font-size: var(--font-body-1);
    width: 100%;
    margin-bottom: 40px;
    font-display: swap !important;
    font-family: 'Montserrat',sans-serif;
}
.banner.banner-style-4 { margin-top:-40px;
    padding: 150px 0 60px !important;
}} @media only screen and (max-width: 991px){
.banner.banner-style-4 {
    padding: 180px 0 80px;
    min-height: 100%;
}} @media only screen and (max-width: 1199px) {
.banner.banner-style-4 {
    padding: 250px 0 100px;
}} @media only screen and (max-width: 767px){
.banner {
    margin-top: -115px;
    padding: 150px 0 0 !important;
}} @media only screen and (max-width: 991px){
.banner {
    margin-top: -115px;
    padding: 160px 0 0;
}} @media only screen and (max-width: 1199px){
.banner {
    padding: 200px 0 0;
    min-height: 100%;
}} @media only screen and (max-width: 991px){
.banner .banner-content {
    margin-bottom: 90px;
}} @media only screen and (max-width: 575px){
.banner.banner-style-4 .banner-content .title {
    font-size: 40px;
    margin-bottom: 30px;
}} @media only screen and (max-width: 767px){
.banner.banner-style-4 .banner-content .title {
    font-size: 50px;
}} @media only screen and (max-width: 991px){
.banner.banner-style-4 .banner-content .title {
    font-size: 60px;
    width: 100%;
}} @media only screen and (max-width: 1199px){
.banner.banner-style-4 .banner-content .title {
    font-size: 70px;
}}  @media only screen and (max-width: 575px){
.banner.banner-style-4 .banner-thumbnail {
    margin: 0 0 20px;
}} 
@media only screen and (max-width: 575px){
.banner.banner-style-4 .banner-content .title {
    font-size: 40px;
    margin-bottom: 30px;
}}

@media only screen and (max-width: 991px){
.banner.banner-style-4 .banner-thumbnail {
    position: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: center;
    margin: -20px 0 20px;
}} @media only screen and (max-width: 1199px){
.banner.banner-style-4 .banner-thumbnail {
    right: -570px;
}} @media (max-width: 991px){
.mobilde-yok {
    display: none!important;
}} @media only screen and (max-width: 575px){.dropdown-item {
    display: block;
    width: 100%;
    padding: 0rem;
    padding-top: 0.5rem;
    font-size: 16px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.banner .banner-social .border-line {
    display: none;
}} .banner .banner-social .border-line {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    width: 100%;
    background-color: #525260;
    margin-right: 30px;
}
/* 12columns.css | Created by Katherine Kato | Released under the MIT license */
/* GitHub: https://kathykato.github.io/12columns/ */
@import url("https://fonts.googleapis.com/css?family=Barlow:400,500,700");
.container {
  margin: auto;
  padding: 0 1rem;
  max-width: 71.25rem;
  width: 100%;
}

.grid {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap;
}
.grid > [class*=column-] {
  display: block;
}

.first {
  order: -1;
}

.last {
  order: 12;
}

.align-top {
  align-items: start;
}

.align-center {
  align-items: center;
}

.align-bottom {
  align-items: end;
}

.column-xs-1 {
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
}

.column-xs-2 {
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
}

.column-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.column-xs-4 {
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
}

.column-xs-5 {
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
}

.column-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.column-xs-7 {
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
}

.column-xs-8 {
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
}

.column-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.column-xs-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.column-xs-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.column-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

@media (min-width: 48rem) {
  .column-sm-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-sm-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .column-sm-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-sm-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .column-sm-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-sm-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .column-sm-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-sm-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 62rem) {
  .column-md-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-md-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .column-md-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-md-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .column-md-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-md-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .column-md-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-md-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 75rem) {
  .column-lg-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
  }

  .column-lg-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .column-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .column-lg-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .column-lg-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
  }

  .column-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .column-lg-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
  }

  .column-lg-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
  }

  .column-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .column-lg-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
  }

  .column-lg-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
  }

  .column-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@supports (display: grid) {
  .grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
  }
  .grid > [class*=column-] {
    margin: 0;
    max-width: 100%;
  }

  .column-xs-1 {
    grid-column-start: span 1;
    grid-column-end: span 1;
  }

  .column-xs-2 {
    grid-column-start: span 2;
    grid-column-end: span 2;
  }

  .column-xs-3 {
    grid-column-start: span 3;
    grid-column-end: span 3;
  }

  .column-xs-4 {
    grid-column-start: span 4;
    grid-column-end: span 4;
  }

  .column-xs-5 {
    grid-column-start: span 5;
    grid-column-end: span 5;
  }

  .column-xs-6 {
    grid-column-start: span 6;
    grid-column-end: span 6;
  }

  .column-xs-7 {
    grid-column-start: span 7;
    grid-column-end: span 7;
  }

  .column-xs-8 {
    grid-column-start: span 8;
    grid-column-end: span 8;
  }

  .column-xs-9 {
    grid-column-start: span 9;
    grid-column-end: span 9;
  }

  .column-xs-10 {
    grid-column-start: span 10;
    grid-column-end: span 10;
  }

  .column-xs-11 {
    grid-column-start: span 11;
    grid-column-end: span 11;
  }

  .column-xs-12 {
    grid-column-start: span 12;
    grid-column-end: span 12;
  }

  @media (min-width: 48rem) {
    .column-sm-1 {
      grid-column-start: span 1;
      grid-column-end: span 1;
    }

    .column-sm-2 {
      grid-column-start: span 2;
      grid-column-end: span 2;
    }

    .column-sm-3 {
      grid-column-start: span 3;
      grid-column-end: span 3;
    }

    .column-sm-4 {
      grid-column-start: span 4;
      grid-column-end: span 4;
    }

    .column-sm-5 {
      grid-column-start: span 5;
      grid-column-end: span 5;
    }

    .column-sm-6 {
      grid-column-start: span 6;
      grid-column-end: span 6;
    }

    .column-sm-7 {
      grid-column-start: span 7;
      grid-column-end: span 7;
    }

    .column-sm-8 {
      grid-column-start: span 8;
      grid-column-end: span 8;
    }

    .column-sm-9 {
      grid-column-start: span 9;
      grid-column-end: span 9;
    }

    .column-sm-10 {
      grid-column-start: span 10;
      grid-column-end: span 10;
    }

    .column-sm-11 {
      grid-column-start: span 11;
      grid-column-end: span 11;
    }

    .column-sm-12 {
      grid-column-start: span 12;
      grid-column-end: span 12;
    }
  }
  @media (min-width: 62rem) {
    .column-md-1 {
      grid-column-start: span 1;
      grid-column-end: span 1;
    }

    .column-md-2 {
      grid-column-start: span 2;
      grid-column-end: span 2;
    }

    .column-md-3 {
      grid-column-start: span 3;
      grid-column-end: span 3;
    }

    .column-md-4 {
      grid-column-start: span 4;
      grid-column-end: span 4;
    }

    .column-md-5 {
      grid-column-start: span 5;
      grid-column-end: span 5;
    }

    .column-md-6 {
      grid-column-start: span 6;
      grid-column-end: span 6;
    }

    .column-md-7 {
      grid-column-start: span 7;
      grid-column-end: span 7;
    }

    .column-md-8 {
      grid-column-start: span 8;
      grid-column-end: span 8;
    }

    .column-md-9 {
      grid-column-start: span 9;
      grid-column-end: span 9;
    }

    .column-md-10 {
      grid-column-start: span 10;
      grid-column-end: span 10;
    }

    .column-md-11 {
      grid-column-start: span 11;
      grid-column-end: span 11;
    }

    .column-md-12 {
      grid-column-start: span 12;

      grid-column-end: span 12;
    }
  }
  @media (min-width: 75rem) {
    .column-lg-1 {
      grid-column-start: span 1;
      grid-column-end: span 1;
    }

    .column-lg-2 {
      grid-column-start: span 2;
      grid-column-end: span 2;
    }

    .column-lg-3 {
      grid-column-start: span 3;
      grid-column-end: span 3;
    }

    .column-lg-4 {
      grid-column-start: span 4;
      grid-column-end: span 4;
    }

    .column-lg-5 {
      grid-column-start: span 5;
      grid-column-end: span 5;
    }

    .column-lg-6 {
      grid-column-start: span 6;
      grid-column-end: span 6;
    }

    .column-lg-7 {
      grid-column-start: span 7;
      grid-column-end: span 7;
    }

    .column-lg-8 {
      grid-column-start: span 8;
      grid-column-end: span 8;
    }

    .column-lg-9 {
      grid-column-start: span 9;
      grid-column-end: span 9;
    }

    .column-lg-10 {
      grid-column-start: span 10;
      grid-column-end: span 10;
    }

    .column-lg-11 {
      grid-column-start: span 11;
      grid-column-end: span 11;
    }

    .column-lg-12 {
      grid-column-start: span 12;
      grid-column-end: span 12;
    }
  }

* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}


.bol {
  margin: 0 3.5rem 0 0;
}

.gallery  li {
    scroll-snap-align: center;
    display: inline-block;
    border-radius: 0px;
    font-size: 0;
    height: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

.gallery  li h2 {
    position: absolute;
    bottom: -50px; /* Başlangıçta gizli */
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.5rem;
	font-weight:400;
	text-transform: uppercase;
    color: #000;
    background-color: #fff;
    padding: 20px;
    border-radius: 0px;
    opacity: 0;
	width: 400px;
    text-align: center;
    transition: opacity 0.5s, bottom 0.5s;
}

/* Aktif olan resmin başlığı görünür hale gelir */
.gallery li.active h2 {
    bottom: -20px;
    opacity: 1;
}

a {
      color: gray;
      text-decoration: none;
      transition: all 0.2s ease;
    }

    a:hover {
      color: black;
    }

    a.active {
      color: black;
    }

    

    #highlight {
      color: #FF6F61;
      font-size: 1.25rem;
    }

    .galeri {
         padding: 12rem 0 4rem 0;
    }

    .img-container {
      width: 100%;
      height: auto;
      cursor: pointer;
      overflow: hidden;
    }

    .img-container:hover .img-content-hover {
      display: block;
    }

    img {
      width: 100%;
      height: auto;
      object-fit: contain;
      transform: scale(1);
      transition: all 0.3s ease-in-out; padding-top:10px;padding-right:10px;padding:0;
    }

    img:hover {
      transform: scale(1.05);
    }

    .img-content-hover {
      z-index: 1;
      position: absolute;
      top: 0;
      left: 0;
      white-space: nowrap;
      display: none;
      padding: 20px;
      background: white;
      font-weight: 400;
      margin-top: 1.2rem;
      margin-left: -2rem;
    }

    .title {
      color: black;
      font-size: 1.5rem;
      font-weight: 700;
    }

    .category {
      font-size: 1rem;
      color: gray;
    }

    .img-content {
      display: none;
    }
       .galeri .grid {
        grid-gap: 1rem;
      }
    }

    @media(min-width: 768px) {.gallery {
    cursor: pointer;
    padding: 1rem;
    display: grid;
    grid-template-columns: repeat(30, 50vw) !important;
    grid-template-rows: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 60vh;
    overflow: hidden; /* Scrollbarları gizler */
    scroll-snap-type: x mandatory;
    scroll-padding: 1rem;
    position: relative;
    scroll-behavior: smooth;
    white-space: nowrap; /* Yatay kaydırmayı düzgün yapar */
}
      nav ul {
        justify-content: flex-end;
      }
    }

    @media screen and (max-width: 1024px) {
      img:hover {
        transform: none;
      }

      .img-container {
        height: 100%;
      }

      .img-container:hover .img-content-hover {
        display: none;
      }

      .img-content {
        display: block;
        padding: 1rem 0;
      }
    }
.gallery {
    cursor: pointer;
    padding: 1rem;
    display: grid;
    grid-template-columns: repeat(10, 100vw);
    grid-template-rows: 1fr;
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 60vh;
    overflow: hidden; /* Scrollbarları gizler */
    scroll-snap-type: x mandatory;
    scroll-padding: 1rem;
    position: relative;
    scroll-behavior: smooth;
    white-space: nowrap; /* Yatay kaydırmayı düzgün yapar */
}

.gallery a {
    display: block;
    height: 100%; /* A etiketinin yüksekliğini tam yap */
    text-decoration: none; /* Link altını kaldır */
}



/* Scrollbarları gizleme */
.gallery::-webkit-scrollbar {
    display: none; /* Webkit tarayıcılar için scrollbarları gizler */
}

.gallery {
    -ms-overflow-style: none;  /* Internet Explorer ve Edge için scrollbar gizleme */
    scrollbar-width: none;     /* Firefox için scrollbar gizleme */
}
.centered-table {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  position: absolute;
  top: 590px;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  transition: top 0.3s ease-in-out, background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  border-bottom: 4px solid rgb(211, 181, 124);
}

.table-header {
  font-size: 1.5rem;
  font-weight: bold;
  color: #333;
}

.data-row {
  display: flex;
  gap: 20px;
}

.data-column {
  display: flex;
  align-items: flex-start; /* İkon ve metinleri yukarıdan başlatır */
}

.data-column .row {
  display: flex;
  align-items: center; /* İkon ve metinleri dikey ortala */
}

.icon {color: #d3b57c;
  font-size: 3rem; /* İkon boyutunu ayarlama */
  margin-right: 10px; /* İkon ile metin arasında boşluk bırakır */align-items: center;
}

.row div {
  display:flow-root;
  flex-direction: column; /* Metinleri alt alta yerleştir */
  text-align: left; /* Metinlerin sola yaslı olması için */
}

.row div:first-child {font-size: 15px;font-weight: 600;
  
  color: #000; /* Başlık rengi */
}

.row div:last-child {font-size:14px;
  color: #555; /* Alt metin rengi */
}.content-wrapper {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0.5rem;
}

.news-card {
  border: 0px solid aqua;
  margin: 0.5rem;
  position: relative;
  height: 12rem;
  overflow: hidden;
  border-radius: 0;
  flex: 1;
  min-width: 290px;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

@media (min-width: 900px) {

.news-card {
    height: 20rem
}
  }

.news-card::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.7) 80%);;
      z-index: 0;
    }

.news-card__card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
/*     background: rgba(255,0,0,.5); */
  }

.news-card__image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: -1;
  }

.news-card__text-wrapper {
    position: absolute;
    bottom: 0rem;
    padding: 1rem;
    color: white;
/*     background-color: rgba(0, 0, 0, 0.4); */
    transition: background-color 1.5s ease; width:100%; height:auto;
  }

.news-card__title {font-size:20px; font-weight:600;
      color: #fff; text-transform: uppercase;
    transition: color 1s ease;
    margin-bottom: .5rem;
  }

.news-card__post-date {
    font-size: .7rem;
    margin-bottom: .5rem;
    color: #CCC;
  }

.news-card__details-wrapper {
    max-height: 0;
    opacity: 0;
    transition: max-height 1.5s ease, opacity 1s ease;
  }

@media (min-width: 900px) {
    .news-card:hover .news-card__details-wrapper {
      max-height: 20rem;
      opacity: 1;
    }
    .news-card:hover .news-card__text-wrapper {
      background-color: rgba(0, 0, 0, 0.6);
    }
    .news-card:hover .news-card__title {font-size:20px; font-weight:600;
      color: #fff;
    }
    .news-card:hover .news-card__image {
      transform: scale(1.2);
      z-index: -1;
    }
  }

.news-card__excerpt {
    font-weight: 300;
  }

.news-card__read-more {
    background: black;
    color: #bbb;
    display: block;
    padding: 0.4rem 0.6rem;
    border-radius: 0.3rem;
    margin-top: 1rem;
    border: 1px solid #444;
    font-size: 0.8rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-decoration: none;
    width: 7rem;
    margin-left: auto;
    position: relative;
    z-index: 5;
  }.news-card__read-more{
    color: #fff;
      }
.news-card__read-more:hover{
    color: #f0f0f0;
      }
.news-card__read-more i {
      position: relative;
      left: 0.2rem;
      color: #888;
      transition: left 0.5s ease, color 0.6s ease;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }

.news-card__read-more:hover i {
      left: 0.5rem;
      color: #fff;
    }
.owl-carousel {
  position: relative; 
}

.owl-carousel .owl-item {
  opacity: 1; 
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  bottom: 0;
  width: 100%; 
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  transform: translateY(-50%);
  margin-top: -10px;
  color: rgba(0, 0, 0, 0.2) !important;
  transition: 0.7s;
  opacity: 1; 
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 16px;
  transition: 0.3s; 
}

.owl-carousel .owl-nav .owl-prev:hover span:before,
.owl-carousel .owl-nav .owl-next:hover span:before {
  color: #b063c5; 
}

.owl-carousel .owl-nav .owl-prev {
  right: 0;
  margin-right: 20px; 
}

.owl-carousel .owl-nav .owl-next {
  right: 0; 
}



.owl-carousel .owl-dots .owl-dot {
  width: 14px;
    height: 14px;
    background-color: #fff;
    opacity: 1;
    border-width: 1px;
    border-style: solid;
    border: 1px solid #faa81d; border-radius:50px;margin:5px;
}

.owl-carousel .owl-dots .owl-dot.active {
   background: -webkit-linear-gradient(#faa81d, #b56e5f);
}

/* Yeni classlar */
.ftco-section8{ padding: 5rem;}
.new-work {
  width: 100%; 
}

.new-work .new-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 20px 35px -30px rgba(0, 0, 0, 0.26);
  z-index: 0; 
  transition: background-color 0.3s ease; /* Geçişli arka plan rengi */
}

/* Img etiketini tam olarak boyutlandır */
.new-work .new-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Resmi kapsama göre ayarla */
}

/* Daha hafif gradyan efekt */
.new-work .new-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(250, 149, 29, 0) 0%, rgba(250, 168, 29, 0) 42%, black 100%);  
  transition: background 0.3s ease;
  z-index: 1; /* Arka planda kalması için z-index düşük */
}

/* Hover durumunda altın renginin şeffaf versiyonu */
.new-work .new-img:hover:after {
  background: linear-gradient(to bottom, rgba(250, 149, 29, 2) 0%, rgba(250, 168, 29, 0.7) 100%, #faa81d 100%);-webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

}

/* Yazıların üstte görünmesi için z-index yüksek */
.new-work .new-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  z-index: 2; /* Yazıları üstte göstermek için */
  transition: transform 0.3s ease;
}

/* Kategori ve başlık yazıları */
.new-work .new-text .new-cat {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.2;
  letter-spacing: -.05em;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 5px;
}.new-work .new-cat {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: -.05em;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;transition: transform 0.3s ease;
  margin-bottom: 5px;bottom: 3.5rem; position:absolute;
}

.new-work .new-text h3 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -.01em;
  margin-bottom: 10px;color: #fff; text-align:left;
}



/* Hover efektleri */
.new-work:hover .new-cat {
  color: #fff;
  font-weight: 600;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); 
  -webkit-transform: translateY(-13rem);
    -ms-transform: translateY(-13rem);
    -o-transform: translateY(-13rem);
    transform: translateY(-13rem);
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
	position:relative;

}


.owl-dots {
  display: block !important; /* Her boyutta görünür hale getirir */
  text-align: center; /* Noktaları ortalar */
  margin-top: 10px; /* Üstte boşluk bırakır */
}

.photo-gallery {
  color:#313437;
  
}

.photo-gallery p {
  color:#000;
}



@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
 text-align:justify;
 margin:0 0 40px;
}

.photo-gallery .intro p {
  margin-bottom: 15px; line-height:1;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}
.product-grid{
    font-family: 'Poppins', sans-serif;
    text-align: center;
    transition: all 0.7s ease 0s;
	border: 1px solid #f1f1f1;
    margin-bottom: 15px;
}
.product-grid:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.15),10px 10px rgba(0,0,0,0.05); }
.product-grid .product-image{
    overflow: hidden;
    position: relative;
}
.product-grid .product-image a.image{ display: block; }
.product-grid .product-image img{
    width: 100%;
    height: auto;
}
.product-grid .product-image .pic-1{ transition: all 200ms ease 0s; }
.product-grid .product-image:hover .pic-1{ opacity: 0; }
.product-grid .product-image .pic-2{
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 3s;
}
.product-grid .product-image:hover .pic-2{
    opacity: 1;
    transform: scale(1.5);
}
.product-grid .product-hot-label{
    color: #fff;
    background: #222;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 7px 12px;
    position: absolute;
    top: 0;
    left: 0;
}
.product-grid .product-links{text-align: center;
    background: #f1f1f1;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    transform: scaleX(2);
    position: absolute;
    bottom: -50px;
    left: 0;
    transition: all 0.5s ease-in-out 0s;
}
.product-grid:hover .product-links{
    opacity: 1;
    transform: scaleX(1);
    bottom: 0;
}
.product-grid .product-links li{
    margin: 0 10px;
    display: inline-block;
}
.product-grid .product-links li a{
    color: #444;
    font-size: 16px;
    line-height: 41px;
	padding-left:12px;
	padding-right:12px;
    width: 40px;
    height: 40px;
    display: block;
    position: relative;
    transition: all .2s ease-out;
}
.product-grid .product-links li a:hover{
    color: #fff;
    background-color: #88c000;
}
.product-grid .product-links li a:before,
.product-grid .product-links li a:after{
    content: attr(data-tip);
    color: #fff;
    background-color: #222;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px;
    white-space: nowrap;
    display: none;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -40px;
    transition: all 0.3s;
}
.product-grid .product-links li a:after{
    content: '';
    height: 15px;
    width: 15px;
    transform: translateX(-50%) rotate(45deg);
    top: -25px;
    z-index: -1;
}
.product-grid .product-links li a:hover:before,
.product-grid .product-links li a:hover:after{
    display: block;
}
.product-grid .product-content{
    background: #fff;
    padding: 15px 12px;
    position: relative;
}
.product-grid .add-to-cart{
    color: #88c000;
    font-size: 13px;
    font-weight: 600;
    transform: translateX(-50%);
    position: absolute;
    top: 13px;
    left: 50%;
    opacity: 0;
    transition: all 1s ease 0s;
}
.product-grid:hover .add-to-cart{ opacity: 1; }
.product-grid .add-to-cart i.fas{
    font-size: 14px;
    margin: 0 5px 0 0;
}
.product-grid .title{
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 0.3s ease 0s;
}
.product-grid .title a{ color: #444; }
.product-grid:hover .title{ opacity: 0; }
.product-grid .rating{
    color: #1c1a19;
    font-size: 12px;
    padding: 0;
    margin: 0 0 11px;
    list-style: none;
}
.product-grid .price{
    color: #88c000;
    font-size: 16px;
    font-weight: 700;
}
@media screen and (max-width: 990px){
    .product-grid{ margin: 0 0 30px; }
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  margin: 1rem 0 0 0;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: '/';
  padding: 0 0.5rem;
  color: $lightergray;
}

.description {
  border-top: 0.0625rem solid $gray;
  margin: 2rem 0;
  padding: 1rem 0 0 0;
}

.add-to-cart {
  background: $button;
  color: $white;
  padding: 1.25rem 2.5rem;
  cursor: pointer;
  transition: color 0.3s ease;
  letter-spacing: 0.0625rem;
}

.add-to-cart:hover::before {
  transform: scaleX(1);
}

.add-to-cart::before {
  position: absolute;
  content: '';
  background: $button-hover;
  transform: scaleX(0);
  transition: transform 0.3s ease-out;
}

.container {
  margin: auto;
  padding: 0 1rem;
  max-width: 75rem;
  width: 100%;
}

.grid {
  > [class*="column-"] {
    padding: 1rem;
  }
}

.related-products img {
  height: 10rem;
}

.image-active {
  display: block;
}

.thumbnail-list {
  display: flex;
  li {
    margin: 0 0.75rem 0 0;
    flex-basis: 100%;
  }
  img {
    height: 10rem;
    cursor: pointer;
    transition: opacity 0.3s ease;
  }
  img:hover {
    opacity: 0.7;
  }
}
.textaling {text-align:center;}
@media (min-width: $md) {
  .image-active img {
    height: 52vh;
  }
}
.resimkucult { width:50%;}.thumbnail-item{margin: 0 auto;
    text-align: center;border: 1px solid #f1f1f1;
    margin: 5px;}
/* Genel stil */
.frame-container { padding-top:20px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap; /* Çerçevelerin alan daraldığında alt alta geçmesi için */
}

.frame {
    width: 30%; /* Masaüstü için çerçevelerin genişliği */
    padding: 20px;
    border: 2px solid lightgray;
    border-radius: 10px;
    position: relative;
    text-align: center;
    background-color: white;margin-bottom: 50px;
}

.icon-container {
    position: absolute;
    top: -25px;
    left: 50%;
    width: 120px;
    height: 120px;
    transform: translateX(-50%);
    background-color: white;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid lightgray;
}

.frame-icon {
    width: 75px;
    height: 75px;
    object-fit: cover;
    margin-top: 15px;
}

.frame-text {
    font-size: 14px;
    color: #333;
    margin-top: 90px;
    text-align: justify;
}

/* Mobil görünüm için medya sorgusu */
@media (max-width: 768px) {.add-to-cart {
    background: $button;
    color: $white;
    padding: 0.25rem 1.25rem;
    cursor: pointer;
    transition: color 0.3s ease;
    letter-spacing: 0.0625rem;
}
    .frame-container {
        flex-direction: column; /* Mobilde çerçevelerin alt alta görünmesi için */
        gap: 10px; /* Mobilde çerçeveler arasındaki boşluk daha dar olabilir */
    }

    .frame {
        width: 100%; /* Mobilde çerçeve genişliği tam genişlik olacak */
    }
}
.container-wrapper {
    padding-top: 20px;
	padding:30px;
}

.content-box {
    width: 100%; /* Çerçeveler tam genişlikte */
    padding: 20px;
    border: 2px solid lightgray;
    border-radius: 10px;
    position: relative;
    text-align: left; /* İkon sol tarafa taşındığı için yazıyı sola hizaladım */
    background-color: white;
    margin-bottom: 75px;
}

.icon-wrapper {
    position: absolute;
    top: -25px;
    left: -40px; /* Masaüstünde ikonu sola kaydırdık */
    width: 120px;
    height: 120px;
    background-color: white;
    padding: 5px;
    border-radius: 50%;
    border: 2px solid lightgray;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icon-image {
    width: 75px;
    height: 75px;
    object-fit: cover;
}

.text-content {
    font-size: 14px;
    color: #333;
    margin-top: 90px;
    text-align: justify;
}

/* Mobil görünüm için medya sorgusu */
@media (max-width: 768px) {
    .icon-wrapper {
        left: 50%; /* İkonu ortalamak için sola kaydırma */
        transform: translateX(-50%); /* İkonu tam olarak ortalamak için */
        top: -60px; /* Mobilde yukarı doğru daha fazla yerleştirdik */
    }

    .text-content {
        margin-top: 60px; /* İkon yukarıda olduğu için metin yukarıda başlar */
    }
}
