html { scroll-behavior: smooth; }
html.open-menu { overflow: hidden; }
body { font-size: var(--text-font-size); font-family: var(--text-font); margin: 0; padding: 0; background: #fff; color: var(--main-color3); font-weight: var(--text-font-weight); }
a, a:active, a:hover, a:visited { text-decoration: none; color: var(--main-color3); }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--title-font); font-weight: var(--title-font-weight); color: var(--main-color); font-size: var(--title-font-size); }
:focus, input:focus { outline: 0 !important; }
::placeholder { color: #ddd; opacity: 1; font-weight: 200 }
ul, p { margin: 0; padding: 0; list-style: none; }
img { max-width: 100%; display: block; }
figure { margin: 0; padding: 0 }
::selection { color: #ffffff; background: #0095da; }
/***/
*,
*::before,
*::after { box-sizing: border-box; scrollbar-width: thin; scrollbar-color: var(--main-color) #e5e5e5; }
.container { width: 1300px; margin: 0 auto; max-width: 100%; position: relative; }
.container-right { padding-left: calc((100% - 1300px) / 2); }
.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/
.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/******/
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 { position: relative; padding: 0; }
.col1 { width: 8.333333% }
.col2 { width: 16.666667% }
.col3 { width: 25% }
.col4 { width: 33.333333%; }
.col5 { width: 41.666667% }
.col6 { width: 50% }
.col7 { width: 58.333333% }
.col8 { width: 66.666667% }
.col9 { width: 75% }
.col10 { width: 83.333333% }
.col11 { width: 91.666667% }
.col12 { width: 100% }
/******/
.menuFixle { margin: 0; position: fixed; top: 0; left: 0; z-index: 500; width: 100%; }
.menuFixle .logo { margin: 0 0 0; }
.menuFixle .logo img { filter: invert(1) brightness(5000); }
.menuFixle nav.menu { margin: 0; transition: .3s }
.menuFixle nav { height: auto }
.menuFixle .row:before { opacity: 1; background: #1d1d1fb8 !important; }
.menuFixle nav .li1 > a { color: #fff }
.menuFixle nav .li1 > a:hover { color: #fff }
.menuFixle nav .li1 a:before { background: #fff }
.menuFixle nav .li1 a:hover:before { background-color: #fff; }
.menuFixle nav .li1:hover > a { color: #fff }
.menuFixle .dropdown strong img { filter: none; opacity: 1; }
.menuFixle .dropdown a { color: #fff; }
.menuFixle .dropdown strong svg path { stroke: #fff; }
.menuFixle .socials a { color: #fff }
.menuFixle a.contus { background: #fff; color: #333; }
/******/
header { position: relative; width: 100%; z-index: 55; /* margin: 20px 0 0; */ }
header .row { align-items: center; padding: 10px 10px 10px 20px; flex-flow: row nowrap; justify-content: flex-start; margin: 20px 0 0; align-items: center; }
header .row:before { content: ""; backdrop-filter: saturate(180%) blur(20px); transition: background 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); position: absolute; overflow: hidden; width: 100%; height: 100%; border-radius: inherit; top: 0; left: 0; z-index: -1; opacity: 0; }
header .logo { width: fit-content; display: block; padding: 0 0 0; }
header .logo img { width: 150px; height: auto; object-fit: cover; }
/*****/
header .socials { display: flex; align-items: center; justify-content: center; gap: 12px; margin: 0 15px; }
header .socials a { color: #000; display: inline-flex; align-items: center; justify-content: center; margin: 0 6px; }
header .socials a svg { width: 18px; height: 18px; overflow: visible; box-sizing: content-box; shape-rendering: geometricPrecision; }
header .socials a svg path { fill: currentColor; }
/***********/
header a.contus { padding: 9px 18px; cursor: pointer; background-color: #333333; color: #fff; font: 700 14px var(--title-font); transition: all 0.15s ease-in-out; line-break: normal; line-height: 25px; display: flex; align-items: center; width: fit-content; }
header a.contus span { }
header a.contus svg { width: 14px; height: 14px; overflow: visible; box-sizing: content-box; shape-rendering: geometricPrecision; margin: 0 0 0 8px; transition: margin 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
header a.contus svg path { fill: currentColor; }
header a.contus:hover svg { margin: 0 -5px 0 13px; }
/***********/
header nav { display: flex; justify-content: flex-start; align-items: center; position: relative; margin-left: 20px; flex-basis: auto; flex-basis: auto; align-self: stretch; flex-grow: 1; }
header nav .ul1 { display: flex; flex-wrap: wrap; margin-bottom: 0 !important; flex-direction: row; padding-left: 0; margin: 3px 0 0; }
header nav .li1, header nav a { position: relative }
header nav .li1 { padding: 0px 5px; display: flex !important; align-items: center !important; align-self: stretch !important; }
header nav .li1 > a { display: block; position: relative; color: #000; font: 600 14px var(--title-font); padding: 8px 8px; opacity: 1 !important; letter-spacing: -0.02em; }
header nav .li1 a:before { background: #000; bottom: 1px; content: ""; float: right; height: 3px; position: absolute; right: 0; transition: width .5s; width: 0; }
header nav .li1 a:hover:before { float: left; left: 0; right: unset; width: calc(100% - 0px); background-color: #000; }
header nav .li1 a:hover { text-decoration: none }
header nav.menupt .li1 > a { padding: 17px 7px 17px 7px; }
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { color: #000; text-decoration: none; }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { left: 45%; content: ''; position: absolute; z-index: 3; width: 0; bottom: -3px; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid #ffffff; transform: translateX(-50%); opacity: 0; }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { background-color: #fff; box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09); width: 225px; position: absolute; padding: 20px 0; left: 0; top: 110%; z-index: 10; visibility: hidden; opacity: 0; transition: all 0.3s; }
header nav .ulWrap2:after { position: absolute; top: -7px; left: 50%; margin-left: -4px; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid var(--main-color); content: ""; opacity: 0; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { top: 100%; visibility: visible; opacity: 1; }
header nav .ul2 .li2 { position: relative; }
header nav .ul2 .li2 > a { display: block; padding: 10px 15px; color: #121725; position: relative; overflow: hidden; text-transform: capitalize; transition: all 0.2s; font: 400 16px var(--text-font); letter-spacing: .5px; }
header nav .ul2 .li2:hover > a { color: var(--main-color); text-decoration: none; }
/****/
header nav .ulWrap3 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap3:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #333; left: 0; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 12px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }
header nav .ul3 .li3:hover > a { color: #111 !important; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { padding: 7px 15px; font-size: 13px; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 400 15px 'Raleway'; }
header nav .ul3 .li3:hover > a { color: #D14D42 !important; }
/****/
header nav .ulWrap4 { display: none; position: absolute; z-index: 100; text-align: left; width: 265px; left: 100%; top: 0; padding-left: 15px; }
header nav .ul4 { position: relative; padding: 10px 0; background: #ffffff; box-shadow: 0 2px 15px rgba(33, 67, 99, 0.19); border-radius: 5px; }
header nav .ulWrap4:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 7px solid transparent; border-top: 7px solid transparent; border-left: 8px solid #f39500; left: 0; }
header nav .li3:hover > .ulWrap4 { display: block; }
header nav .ul4 .li4 { line-height: initial; }
header nav .ul4 .li4 > a { padding: 7px 15px; font-size: 13px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; font: 600 12px 'Raleway'; }
header nav .ul4 .li4:hover > a { color: #D14D42 !important; }
/****/
/**mobil**/
#hamburger { z-index: 999999; transition: .5s ease-in-out; position: relative; cursor: pointer; width: fit-content; /* margin: 0 0 0 auto; */ }
#hamburger .inner { font: 400 18px var(--baslik-fontu); color: #fff; margin-right: 13px; display: block; }
#hamburger .yons { display: block; background: #fff; opacity: 1; transition: .25s ease-in-out; border-radius: 50%; position: relative; width: 35px; height: 35px; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 6px; z-index: 99; }
#hamburger svg { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); margin: 0; transition: transform .4s; user-select: none; z-index: 50; }
#hamburger svg.ham .line { fill: none; stroke-width: 3px; stroke-linecap: round; stroke: #000000; transition: stroke-dasharray .4s, stroke-dashoffset .4s, stroke .4s .1s; }
#hamburger svg.ham .line.top { stroke-dasharray: 40 139; }
#hamburger svg.ham .line.middle { }
#hamburger svg.ham .line.bottom { stroke-dasharray: 40 180; }
html.open-menu #hamburger .inner { color: #fff; }
html.open-menu #hamburger svg { transform: rotate(45deg); }
html.open-menu #hamburger svg.ham .line { stroke: #000; }
html.open-menu #hamburger svg.ham .line.top { stroke-dashoffset: -93px; }
html.open-menu #hamburger svg.ham .line.bottom { stroke-dashoffset: -144px; }
/**mobil**/
#mobilMenu { display: none; padding: 12px 0; text-align: right; position: fixed; top: 0; right: 0; background: #ffffff; /* border: solid 1px #ddd; */ width: 100%; }
#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#mobilMenu nav { flex-direction: column; width: 100%; display: flex; height: fit-content; justify-content: flex-start; }
#mobilMenu nav > ul { flex-direction: column; width: 100%; display: flex; align-items: center; height: auto; }
#mobilMenu nav > ul > li { position: relative; line-height: normal; padding: 0; width: 100%; }
#mobilMenu nav > ul > li:last-child a { padding-bottom: 0; margin-bottom: 0; border-bottom: none }
#mobilMenu nav li.okKoy { position: relative }
#mobilMenu nav li.acik:after, #mobilMenu nav li.okKoy:after { position: absolute; left: 20%; top: 0; font: 400 41px Arial; border: none; }
#mobilMenu .show-subnav { display: block !important }

#mobilMenu nav .li1 a:before { background: var(--tema-renk1); bottom: -2px; content: ""; float: left; height: 1px; position: absolute; left: 0; transition: width .5s; width: 0; }
#mobilMenu nav .li1 a:hover:before { float: right; right: 0; left: unset; width: 100%; background-color: var(--tema-renk1); }
/****/
#mobilMenu nav > ul > li > a { }
#mobilMenu nav > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu nav > ul li a { position: relative; width: 100%; margin: 0 0 8px; padding: 0 0 6px 0; display: block; transform-origin: right; transition: all .44s cubic-bezier(.165,.84,.44,1); color: #111; font: 500 16px var(--baslik-fontu); border-bottom: solid 1px #e6e6e6; text-align: left; }
#mobilMenu nav > ul li a:hover { color: var(--tema-renk1) }
/*****/
#mobilMenu nav .ulWrap2 { margin: 0; width: fit-content; font-size: 1rem; color: #505050; text-align: left; list-style: none; min-width: 10rem; background-clip: padding-box; border-radius: 0; position: absolute; left: 21rem; top: .6375rem; margin-left: 7rem; padding: 0; border: 0; background-color: transparent; box-shadow: inherit; }
#mobilMenu nav .ulWrap2:after { display: none; }
#mobilMenu nav .ulWrap2 .ul2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 a { display: block; width: 100%; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; color: #fff; font: 400 20px var(--icerik-fontu); line-height: 24px; padding: 8px 16px; }
#mobilMenu nav .ulWrap2 .ul2 .li2 a:hover { color: #bcb164 !important; }
/*****/
#mobilMenu .diller { justify-content: flex-start; margin: 52px 0 30px 0; align-items: center; gap: 10px; display: flex; }
#mobilMenu .diller svg { filter: none; }
#mobilMenu .diller svg path { stroke: #333; }
#mobilMenu .diller a { color: #333; }
#mobilMenu .diller a:after { background: #fff; }
/*****/
#hero { background-color: #000000; height: 880px; position: relative; overflow: hidden; width: 100%; }
#hero .hero-row { display: flex; gap: 20px; align-items: stretch; flex-wrap: nowrap; justify-content: normal; height: 880px; }
#hero .hero-row .hero-content { width: 50%; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; padding: 30px 30px 70px; flex: 0 0 auto; gap: 75px; }
#hero .hero-row .hero-content .box-1 { }
#hero .hero-row .hero-content .box-2 { }
#hero .hero-row .hero-content .title { font: 700 14px var(--title-font); line-height: 25px; letter-spacing: 1.25px; color: #ffffffb3; margin: 0 0 20px; text-transform: uppercase; }
#hero .hero-row .hero-content .subtitle { width: 650px; max-width: 100%; font: 700 60px var(--title-font); display: inline-block; letter-spacing: -1.2px; line-height: 72px; color: #fff; margin: 0 0 16px; }
#hero .hero-row .hero-content .context { margin: 5px 0 0; padding: 20px 0 5px; border-top: 1px solid #ffffff80; font: 400 18px var(--text-font); line-height: 30px; color: #ffffff80; }
#hero .hero-row .hero-content .link-box { display: flex; align-items: center; justify-content: flex-start; gap: 20px; padding: 25px 0 0; }
#hero .hero-row .hero-content .link-box a { padding: 10px 24px; cursor: pointer; background-color: #333333; color: #fff; font: 700 16px var(--title-font); transition: all 0.15s ease-in-out; line-break: normal; line-height: 29px; display: flex; align-items: center; width: fit-content; }
#hero .hero-row .hero-content .link-box a span { }
#hero .hero-row .hero-content .link-box a svg { width: 16px; height: 16px; overflow: visible; box-sizing: content-box; shape-rendering: geometricPrecision; margin: 0 0 0 8px; transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
#hero .hero-row .hero-content .link-box a svg path { fill: currentColor; }
#hero .hero-row .hero-content .link-box a:hover { }
#hero .hero-row .hero-content .link-box a:hover svg { padding-left: 8px; }
#hero .hero-row .hero-content .link-box a.explore { background: #4361ee; color: #fff; }
#hero .hero-row .hero-content .link-box a.explore svg { margin: 0 8px 0 0; }
#hero .hero-row .hero-content .link-box a.explore svg path { fill: none; stroke: currentColor; stroke-width: 1.75; }
#hero .hero-row .hero-content .link-box a.explore:hover svg { padding: 0 8px 0 0; }
#hero .hero-row .hero-content .link-box a.more { }



#hero .hero-row .hero-image { position: relative; width: 50%; }
#hero .hero-image .image-box { position: relative; max-width: 100%; overflow: hidden; }
#hero .hero-image .image-box img { display: block; width: 100%; height: auto; }
#hero .hero-image .image-box .grays { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 2; animation: heroGrayFade 6s infinite ease-in-out; }
#hero .hero-image .image-box .colors { position: relative; z-index: 1; animation: heroColorFade 6s infinite ease-in-out; }


#hero .hero-partner { position: absolute; bottom: 72px; z-index: 50; width: 100%; left: 60px; width: calc(100% - 120px); }
#hero .hero-partner .partner-title { font: 700 14px var(--text-font); line-height: 27px; text-align: left; color: #ffffffb3; margin: 0 0 24px; }
#hero .hero-partner .partner-items { overflow: hidden; width: 100%; }
#hero .hero-partner .partner-track { display: flex; align-items: center; gap: 48px; width: max-content; animation: partnerScroll 25s linear infinite; }
#hero .hero-partner .partner-track:hover { animation-play-state: paused; }
#hero .hero-partner .partner-items .partner-item { flex: 0 0 133px; opacity: 0.6; transition: opacity 0.3s; }
#hero .hero-partner .partner-items .partner-item:hover { opacity: 1; }
#hero .hero-partner .partner-items .partner-item img { width: 100%; max-width: 140px; height: auto; filter: invert(1) brightness(5000); object-fit: contain; }

@keyframes partnerScroll {
 0% { transform: translateX(0); }
 100% { transform: translateX(-50%); }
}

@keyframes heroColorFade {
 0%, 40% { opacity: 1; }

 50%, 90% { opacity: 0; }

 100% { opacity: 1; }
}

@keyframes heroGrayFade {
 0%, 40% { opacity: 0; }

 50%, 90% { opacity: 1; }

 100% { opacity: 0; }
}
/*****/
@keyframes marquee {
 0% { transform: translateX(0); }
 100% { transform: translateX(-100%); }
}
/************/
.page-header { position: relative; overflow: hidden; padding: 6rem 0 5rem; z-index: 2; }
.page-header video { position: absolute; left: 50%; top: -5%; transform: translate(-50%,-50%); width: 100%; height: auto; }
.page-header h1 { margin: 0 0 2.5rem; position: relative; z-index: 50; font: 700 96px var(--title-font); letter-spacing: -0.025em; line-height: 1; color: #0f172a; text-align: center; }
.breadcrumb { text-align: center; display: flex; justify-content: center; z-index: 50; position: relative; align-items: center; padding: 0; margin: 0 0 32px; }
.breadcrumb > li { list-style: none; display: flex; align-items: center; }
.breadcrumb > li:not(:first-child) { margin: 0 0 0 8px; }
.breadcrumb a { font: 500 14px var(--text-font); line-height: 20px; color: #64748b; }
.breadcrumb > li:not(:first-child) a { margin: 0 0 0 8px; }
.breadcrumb a:hover { color: #0056b3; }
.breadcrumb a span { font: inherit; color: inherit; margin: inherit }
.breadcrumb span { font: 500 14px var(--text-font); line-height: 20px; color: #64748b; }
.breadcrumb li:not(:first-child) span { margin: 0 0 0 8px; }
.breadcrumb > li + li:before { content: ">"; font-size: 12px; color: #64748b; }
/*******/
.page-header .line-box { display: flex; justify-content: center; margin: 0 0 2.5rem; }
.page-header .line-box .line { width: 1px; height: 80px; background: linear-gradient(to bottom, transparent, #e2e8f0, transparent); }
.page-header .page-header-kap { display: flex; align-items: flex-end; justify-content: space-between; }
.page-header .page-header-subText { width: 42rem; max-width: 100%; font: 300 20px var(--text-font); color: #64748b; margin: 0 auto; line-height: 1.75rem; text-align: center; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
.page-header .page-header-subText strong { font-weight: 500; color: #0f172a; }
.page-header .page-header-kap .page-header-scroll { display: block; cursor: pointer; }
.page-header .page-header-kap .page-header-scroll svg { width: 26px; height: 26px; }
/*******/
.iletIn { display: block; margin-top: 2px; text-align: right; }
.iletIn a:first-child { font-size: 15px; color: #444; position: relative; font-weight: 500; display: block; }
.iletIn a svg { width: 18px; height: 18px; fill: #252525; animation: phone 1s infinite ease-in-out; margin-bottom: -4px; }

@keyframes phoneVibrate {
 0% { transform: rotate(0deg); }
 25% { transform: rotate(5deg); }
 50% { transform: rotate(0deg); }
 75% { transform: rotate(-5deg); }
 100% { transform: rotate(0deg); }
}

@keyframes phone {
 0% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
 50% { -webkit-transform: rotate(0) scale(1) skew(1deg); opacity: 0.6; }
 100% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
}



.iletIn a:hover { color: var(--main-color); }
.iletIn a:hover svg { fill: #5c979f; }
/****/

a#scrollDown { position: absolute; left: 6%; bottom: 20px; z-index: 10; width: 30px; height: 55px }
a#scrollDown span { position: absolute; top: 0; left: 0; width: 20px; height: 40px; border: 1px solid #958c8c; border-radius: 50px; box-sizing: border-box }
a#scrollDown span::before { position: absolute; top: 10px; left: 50%; content: ''; width: 4px; height: 4px; margin-left: -2px; background-color: #958c8c; border-radius: 100%; -webkit-animation: 2s infinite sdb10; animation: 2s infinite sdb10; box-sizing: border-box }
a#scrollDown strong { position: relative; display: block }
a#scrollDown strong::after { position: absolute; top: 42px; left: 5px; width: 10px; height: 10px; content: ''; border-left: 1px solid #958c8c; border-bottom: 1px solid #958c8c; transform: rotate(-45deg); box-sizing: border-box }

@-webkit-keyframes sdb10 {
 0% { -webkit-transform: translate(0,0); opacity: 0 }
 40% { opacity: 1 }
 80% { -webkit-transform: translate(0,20px); opacity: 0 }
 100% { opacity: 0 }
}

@keyframes sdb10 {
 0% { transform: translate(0,0); opacity: 0 }
 40% { opacity: 1 }
 80% { transform: translate(0,20px); opacity: 0 }
 100% { opacity: 0 }
}
/*****/
.dropdown { position: relative; display: inline-block; }
.dropdown strong { border-radius: 16px; display: flex; align-items: center; color: var(--main-color); font: 400 16px var(--text-font); }
.dropdown strong svg { width: 24px; display: block; height: 24px; }
.dropdown strong svg path { stroke: var(--main-color); stroke-width: 1.5px; }
.dropdown strong img { margin-right: 6px; opacity: .5; width: 16px; filter: invert(1); }
.dropdown span { display: block; }
.dropdown a { color: var(--main-color); font: 500 16px var(--text-font); }
.dropdown strong a { text-transform: uppercase }
.dropdown-content a { color: #000; }
.dropdown-content { display: none; position: absolute; background: #ffffff; min-width: 84px; box-shadow: 8px 11px 16px 0px rgb(0 0 0 / 20%); z-index: 999; right: 1px; border-radius: 5px; padding: 5px 5px; top: 24px; }

.diller { text-align: right; cursor: pointer; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller .dropdown-content a { padding: 5px 5px 5px 10px; margin-bottom: 7px; font-size: 16px; /* text-align: right; */ display: flex; align-items: center; color: #000; border-radius: 5px; gap: 5px; }
.diller .dropdown-content a.active { background: var(--main-color); }
.diller .dropdown-content a.active span { color: #fff; }
.diller .dropdown-content a img { height: 22px; }
.diller .dropdown-content a:hover { background: var(--main-color); opacity: 1 }
.diller .dropdown-content a:hover span { color: #fff; }
.dropdown:hover .dropdown-content { display: block; }
/*******/

#popup-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1010; overflow-y: auto; background: rgba(0, 0, 0, .6); opacity: 0; transition: opacity .15s linear; display: none; height: 100vh; }
#popup-content { position: relative; box-sizing: border-box; margin: 0 auto; width: 600px; max-width: 100% !important; background: #fff; opacity: 0; transform: translateY(-100px); transition: .3s linear; transition-property: opacity, transform; }
#popup-content .popup-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 0 0 10px; }
#popup-content .popup-header .popup-title { font: 600 22px var(--baslik-fontu); color: #252525; }
#popup-content .popup-close { position: absolute; z-index: 1010; top: 10px; right: 10px; padding: 5px; cursor: pointer; color: #999; transition: .1s ease-in-out; transition-property: color, opacity; margin: 0; border: none; border-radius: 0; overflow: visible; font: inherit; background-color: transparent; display: inline-block; fill: currentcolor; line-height: 0; text-transform: none; }
#popup-content .popup-body { padding: 47px 30px 30px 30px; overflow-y: auto; height: 75vh; }
#popup-content .popup-body .content { text-align: left; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; }
#popup-content .popup-body .content p { margin: 0 0 5px; }
#popup-content .popup-body img { margin: 10px auto; }
#popup-close { position: absolute; top: 10px; right: 10px; cursor: pointer; font-size: 18px; font-weight: bold; }
#popup-content img { max-width: 100%; height: auto; margin-top: 10px; }
/*************/
#popup-overlay.open { opacity: 1; display: flex; align-items: center; justify-content: center; }
#popup-overlay.open #popup-content { opacity: 1; transform: translateY(0); }
/*************/
/* Arka plan karartma */
.cookie-backdrop { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.45); display: none; align-items: center; justify-content: center; z-index: 9998; }
/* Modal kutusu */
.cookie-modal { width: min(480px, 90vw); background: #ffffff; border-radius: 14px; padding: 20px 22px 18px; box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25); position: relative; animation: cookie-pop 0.25s ease-out; }

@keyframes cookie-pop {
 from { transform: translateY(10px) scale(0.97); opacity: 0; }
 to { transform: translateY(0) scale(1); opacity: 1; }
}

.cookie-modal-header { display: flex; align-items: center; gap: 10px; margin-bottom: 8px; }
.cookie-icon { width: 32px; height: 32px; border-radius: 999px; background: #fff3d6; display: flex; align-items: center; justify-content: center; font-size: 18px; }
.cookie-title { font-size: 18px; font-weight: 600; color: #222; }
.cookie-text { font-size: 13px; line-height: 1.4; color: #555; margin-bottom: 14px; }
.cookie-text a { color: #0066ff; text-decoration: none; font-weight: 500; }
.cookie-text a:hover { text-decoration: underline; }
.cookie-actions { display: flex; flex-wrap: wrap; gap: 8px; justify-content: flex-end; }
.cookie-btn { border: none; border-radius: 999px; padding: 7px 16px; font-size: 13px; cursor: pointer; transition: transform 0.08s ease, box-shadow 0.08s ease, background-color 0.15s ease, color 0.15s ease; }
.cookie-btn:active { transform: translateY(1px); box-shadow: none !important; }
.cookie-btn.reject { background: #f3f4f6; color: #111827; box-shadow: 0 0 0 1px #e5e7eb; }
.cookie-btn.reject:hover { background: #e5e7eb; }
.cookie-btn.accept { background: #2563eb; color: #ffffff; box-shadow: 0 10px 20px rgba(37, 99, 235, 0.35); }
.cookie-btn.accept:hover { background: #1d4ed8; }
/*************/
#errors404 { margin: 100px 0; position: relative; }
#errors404 .item { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 10px; }
#errors404 .item .baslik { font: 500 34px var(--text-font); color: #000; text-align: center; display: block; }
#errors404 .item .kisaOzet { font: 500 24px var(--text-font); color: #000; text-align: center; display: block; }
#errors404 .item .icerik { font: 400 20px var(--text-font); color: #000; text-align: center; display: block; margin: 15px 0 0; width: 510px; max-width: 100%; }
#errors404 .item .ana { display: block; width: fit-content; background: var(--main-color2); border: 1px solid var(--main-color2); padding: 19px 30px; border-radius: 48px; margin: 30px 0 0; font: 500 16px var(--text-font); color: #fff; }
#errors404 .item .ana:hover { background: #fff; color: var(--tema-renk2); }
/*************/
.pagination-wrapper { margin: 32px 0 0; display: flex; justify-content: center; }
.pagination-modern { display: inline-flex; align-items: center; gap: 8px; }
.pagination-modern .page-item { list-style: none; }
.pagination-modern .page-link { min-width: 36px; height: 36px; padding: 0 10px; border-radius: 999px; border: 1px solid #e2e8f0; background-color: #ffffff; color: #0f172a; font: 500 14px var(--text-font); display: flex; align-items: center; justify-content: center; transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }
.pagination-modern .page-item:not(.disabled) .page-link:hover { border-color: #2563eb; color: #2563eb; box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.1); }
.pagination-modern .page-item.active .page-link { background-color: #2563eb; border-color: #2563eb; color: #ffffff; box-shadow: 0 10px 20px rgba(37, 99, 235, 0.35); }
.pagination-modern .page-item.disabled .page-link { opacity: 0.4; cursor: default; pointer-events: none; box-shadow: none; }
.pagination-modern .page-item.dots .page-link { border: none; cursor: default; color: #94a3b8; box-shadow: none; }
.pagination-modern .prev .page-link,
.pagination-modern .next .page-link { font-size: 16px; line-height: 1; }
/*************/
#main-phone { position: fixed; bottom: 20px; right: 20px; z-index: 999999; font-family: Arial, sans-serif; }
#main-phone .chat-icon { display: block; width: 100%; height: 100%; }
#main-phone .chat-icon svg { width: 100%; height: 100%; }
#main-phone .chat-icon svg .color-element { fill: var(--main-color); }
#main-phone .chat-tooltip { display: block; position: relative; width: 50px; height: 50px; border-radius: 50%; transition: transform 0.3s ease; box-shadow: 0 0 2px 3px #19365d26; }
#main-phone .chat-tooltip:hover { transform: scale(1.1); }
#main-phone .chat-tooltip::after { content: attr(data-hover); position: absolute; right: 58px; top: 50%; transform: translateY(-50%); background: rgba(0, 0, 0, 0.8); color: white; padding: 8px 12px; border-radius: 4px; font: 500 14px var(--title-font); font-size: 14px; white-space: nowrap; opacity: 0; visibility: hidden; transition: all 0.3s ease; }
#main-phone .chat-tooltip:hover::after { opacity: 1; visibility: visible; }
/*********/
@media (min-width: 1901px) {
 .container { width: 1300px; padding: 0; }
}

@media(min-width:1360px) and (max-width:1900px) {
}

@media(min-width:1200px) and (max-width:1349px) {
 .container { width: 1200px; padding: 0 }
 .container-right { padding-left: calc((100% - 1200px) / 2); }
}

@media(min-width:992px) and (max-width:1199px) {
 .container { width: 96%; padding: 0; margin: 0 2% }
 .container-right { padding-left: calc((100% - 96%) / 2); }
}


@media(min-width:768px) and (max-width:991px) {
 .container { width: 100%; padding: 0 10px }
 .gizle-xs { display: none !important; }
 .goster-xs { display: block !important; }
 .sm4 { width: 40%; padding: 0; }
 .sm6 { width: 50%; padding: 0; }
 .sm8 { width: 60%; padding: 0; }
 .sm12 { width: 100%; padding: 0; }
 /********/
}

@media (max-width:767px) {
 .container { width: 100%; padding: 0 10px }
 .row { display: block; }
 .gizle-xs { display: none !important; }
 .goster-xs { display: block !important; }
 .sm4 { width: 40%; padding: 0; }
 .sm6 { width: 50%; padding: 0; }
 .sm8 { width: 60%; padding: 0; }
 .sm10 { width: 80%; padding: 0; }
 .sm12 { width: 100%; padding: 0; }
 /*******/
 .breadcrumb { margin: 0; white-space: nowrap; width: 100%; text-align: left; overflow-x: auto; /* display: block; */ }
 .page-header { padding: 3rem 0 2.5rem; }
 .page-header h1 { font-size: 49px; line-height: 66px; margin: 0 0 1.25rem; }
 .page-header .page-header-kap { flex-direction: column; gap: 19px; }
 .page-header .line-box { margin: 0 0 1.25rem; }
 .page-header .line-box .line { height: 40px; }
 .page-header .page-header-subText { font-size: 18px; }
 /******/
 /******/
 #popup-content { margin: 0 10px; }
 #popup-content .popup-body { padding: 50px 10px 25px; }
 /*********/
 header { padding: 0; }
 header .satir1 { display: none; }
 header .satir2 { padding: 10px 0; }
 header .row { display: flex; margin: 0; padding: 0; }
 header .satir11:after { background: #eb5f1a4a; }
 header .logo { padding: 0; }
 header .menuSag .tels { display: none; }
 .menuFixle #hamburger svg.ham .line { stroke: #fff }
 /**********/
 #hamburger svg { width: 56px; }
 #mobilMenu { padding: 32px; height: 100vh; z-index: 99999; }
 #mobilMenu nav { max-width: 100%; margin: 20% 0 0; }
 #mobilMenu nav > ul li a { font-size: 18px; padding: 12px 0 8px; }
 #mobilMenu nav > ul li a:after { top: 19px; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 12px; background-color: transparent; border-color: transparent transparent transparent #bcb164; display: none; }
 #mobilMenu nav li.okKoy.acik a:after { display: block; width: auto; }
 #mobilMenu nav li.okKoy.acik .ulWrap2 { display: block; left: 0; top: 0; margin-left: 0; position: relative; width: 100%; opacity: 1; visibility: visible; }
 #mobilMenu nav .ulWrap2 .ul2 { display: none; }
 #mobilMenu nav .ulWrap2 .ul2 .li2 a { font-size: 15px; white-space: normal; padding: 8px 5px; color: #1c1c1c; text-align: center; }
 #mobilMenu .social-menu { margin: 100% 0 0; max-width: 100%; }
 #mobilMenu .headerFollow a { border-color: var(--tema-renk2); }
 #mobilMenu .headerFollow a svg { }
 #mobilMenu a.contus { background: #333333; color: #fff; margin: 30px 0 0; }
 #mobilMenu .socials { margin: 30px 0 0; justify-content: flex-start; }
 #mobilMenu .socials a { color: #1c1c1c }
 /************/
 #hero { height: 100vh; padding: 15% 0 0; }
 #hero .hero-row { flex-direction: column; height: 100vh; }
 #hero .hero-row .hero-content { width: 100%; height: 55%; padding: 43px 0 30px; gap: 29px; }
 #hero .hero-row .hero-image { width: 106%; height: 40%; margin: 0 -10px; }
 #hero .hero-row .hero-content .subtitle { font-size: 36px; width: 100%; line-height: 46px; }
 #hero .hero-row .hero-content .context { font-size: 16px; }
 #hero .hero-row .hero-content .link-box a { font-size: 15px; padding: 8px 16px; }
 #hero .hero-partner { width: 100%; left: 13px; }
 /************/
}
