﻿html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: #333; font-weight: var(--icerik-font-weight); position: relative; overflow-x: hidden; }
a, a:active, a:hover, a:visited { text-decoration: none; color: var(--tema-renk3); }
h1, h2, .h2, .h3, .h4, h3, h4 { font-family: var(--baslik-fontu); font-weight: var(--baslik-font-weight); color: var(--tema-renk1); font-size: var(--baslik-font-boyutu); }
: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; }
.container { width: 1170px; margin: 0px auto; max-width: 100%; position: relative; padding: 0; }
.row { display: flex; flex-wrap: wrap; margin: 0; }
.row > * { padding: 0; }
.wrap { flex-wrap: wrap }
/******/
.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { position: relative; padding: 0; }
.cl1 { width: 8.333333% }
.cl2 { width: 16.666667% }
.cl3 { width: 25% }
.cl4 { width: 33.333333%; }
.cl5 { width: 41.666667% }
.cl6 { width: 50% }
.cl7 { width: 58.333333% }
.cl8 { width: 66.666667% }
.cl9 { width: 75% }
.cl10 { width: 83.333333% }
.cl11 { width: 91.666667% }
.cl12 { width: 100% }
/******/
header { position: absolute; left: 50%; margin-left: -585px; z-index: 99; top: 22px; width: 1170px; max-width: 100%; }
header .logo { }
header .logo img { max-width: 175px; }
header .kap { display: flex; justify-content: flex-end; }
/******/
header .teklifal { background: #f5e801; color: #0e5c9e; font-weight: 600; text-transform: uppercase; transition: all 750ms ease; padding: 0 10px; cursor: pointer; position: relative; letter-spacing: .2px; outline: 0; font-size: 14px; text-align: center; display: flex; align-items: center; justify-content: center; margin: 13px 15px 0 0; }
/******/
header .search-form { margin-top: 13px; width: 18px; display: flex; align-items: center; margin-right: 15px; }
.araZoom { cursor: pointer; color: #fff; font-weight: 400; }
.ig { display: none; padding: 10px; position: absolute; top: 100%; right: 0; width: 250px; background: rgb(243, 231, 2); }
.ig input[type=text] { font-size: 12px; color: #253c47; border-radius: 0; font-weight: 400; height: 34px; padding: 6px 58px 6px 12px; background-color: #fff; background-image: none; border: 1px solid #ccc; line-height: 1.42857143; box-shadow: inset 0 1px 1px rgba(0,0,0,.075); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; border-top-right-radius: 0; border-bottom-right-radius: 0; }
.araButonu { position: absolute; z-index: 999; right: 10px; top: 10px; }
.araPost1 { background: #3a78a9; color: #fff; z-index: 2; margin-left: -1px; position: relative; border-top-left-radius: 0; border-bottom-left-radius: 0; border-color: #ccc; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; border: 1px solid transparent; border-radius: 4px; }
/******/
header .menu { margin-top: 13px; text-align: right; }
header nav { }
/******/
header .row { align-items: center; }
/*****/
header nav { display: flex; align-items: center; justify-content: flex-end; }
header nav .ul1 { padding-left: 10px; margin-top: 0; margin-bottom: 0; line-height: 45px; font-weight: 700; }
header nav .li1 { display: inline-block; padding: 0 15px 0 0; margin: 2px 0; }
header nav .li1 > a { display: block; outline: 0; font-size: 14px; color: #fff; font-weight: 400; letter-spacing: .2px; padding: 0 10px; cursor: pointer; position: relative; text-transform: uppercase; }
header nav .li1 > a:hover { color: #f3e702; }
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 { }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { position: absolute; content: '\f107'; right: 15px; top: 0; font-family: FontAweSome; font-size: 9px; color: #f3e702; }
header .li1.okKoy:hover:after { color: #fff; }
/****/
header nav .ulWrap2 { display: none; position: absolute; width: 250px; z-index: 100; margin-left: -71px; padding: 15px 0; text-align: left; }
header nav .ulWrap2:after { position: absolute; content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #f3e702; top: -11px; left: 44%; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { display: block; background: #ffffff; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15); border: solid 1px #f3e702; }
header nav .ul2 .li2 { }
header nav .ul2 .li2 > a { padding: 10px 30px; line-height: 25px; font-weight: 500; color: #2d2c19; display: block; outline: 0; font-size: 14px; letter-spacing: .2px; position: relative; cursor: pointer; transition: all ease .3s; }
header nav .ul2 .li2:hover > a { background: #f3e702; color: #000; }
/****/
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; }
/****/
.socIkon a:after { background: url(/d/ortak.png) no-repeat }
.socIkon a:hover { opacity: .8 }
/*****/
#slider { overflow: hidden; margin: 0px auto; width: 100%; height: 600px; position: relative; }
#slider .sliderSwiper { height: 100%; z-index: 75; position: relative; }
#slider .item { overflow: hidden; height: 100%; }
#slider .item .ortala { position: absolute; width: 1170px; right: 50%; margin-right: -474px; top: 300px; z-index: 999; max-width: 100%; }
#slider .item .ortala .baslik { color: #fff; font-size: 31px; text-align: right; display: block; }
#slider .item .ortala .baslik span { text-align: right; }
#slider .item .ortala .baslik span img { margin: 0 0 0 auto; }
#slider .item img { }
#slider .item img.anaResim { width: 100%; height: 100%; object-fit: cover; }
#slider .item .ortala .baslik m { display: block; font-weight: 600; }
#slider .item .ortala a { float: right; color: #fff; border: solid 2px #f3e702; display: inline-block; margin-top: 25px; padding: 7px 44px 8px 10px; border-radius: 21px; position: relative; font-size: 12px; font-weight: 600; }
#slider .item .ortala a:after { content: ''; background: url(/d/r/sprite.png) no-repeat -128px -152px; width: 12px; height: 20px; position: absolute; right: 10px; top: 5px; }
#slider .item .maviMaskeSkew { width: 61%; height: 100%; background-color: #1e69a0; position: absolute; z-index: 98; top: 0; opacity: .6; right: 0; display: block; }
#slider .item .maviMaskeSkew:before { content: ''; background-color: #20669d; position: absolute; z-index: 98; top: 0; /* opacity: .7; */ right: 85%; transform: skew(-22.5deg); width: 353px; height: 100%; margin-right: -50px; }
#slider .item .resim { display: none; }
/*********/
#slider .numaralar { margin-top: -125px; z-index: 100; bottom: initial; top: initial; position: relative; }
#slider .numaralar .soldan { width: calc((100% - 1170px) / 2 + 70px); border-bottom: solid 1px #fff; position: absolute; }
#slider .numaralar .sagdan { position: absolute; width: calc((100% - 1170px) / 2 + 965px); border-bottom: solid 1px #123652; right: 0; }
#slider .swiper-pagination { z-index: 100; position: absolute; list-style: none; margin: -18px 0 0 3px; padding: 0; left: calc((100% - 1170px) / 2 + 80px); width: fit-content; display: flex; bottom: -17px; }
#slider .swiper-pagination .swiper-pagination-bullet { font-size: 15px; display: block; width: 35px; height: 35px; border-radius: 50%; margin: 0; margin-right: 10px; text-align: center; line-height: 33px; color: #fff; background: #123652; font-weight: 800; opacity: 1; }
#slider .swiper-pagination .swiper-pagination-bullet-active { background: #fff; color: #123652; }
/*********/
.oklarOrtak { position: absolute; z-index: 5; height: 50px; transform: translateX(-50%) }
.oklarOrtak .left, .oklarOrtak .right { transition: .2s; bottom: 0; width: 45px; height: 45px; background: url(/d/ortak.png) #dedede; display: block; position: absolute }
.oklarOrtak .left { background-position: -324px -370px; transform: rotate(180deg) }
.oklarOrtak .right { right: 0; background-position: -323px -370px; background-color: #f0f0f0 }
/*******/
.breadcrumb { background: 0 0; margin: 0; padding: 20px 0 }
.breadcrumb > li { position: relative; margin-left: 20px }
.breadcrumb > li:first-child { margin: 0 }
.breadcrumb > li + li:before { content: ">"; position: absolute; top: 0; left: -18px; width: 8px; height: 14px; color: #16517c; }
.breadcrumb > li a span { font-size: 12px; color: #16517c; }
/*******/
/**mobil**/
#hamburger { top: 22px; right: 15px; z-index: 1100; width: 38px; height: 25px; transition: .5s ease-in-out; cursor: pointer; position: fixed; display: none; }
#hamburger:after { transition: all ease .3s; content: ''; position: absolute; left: -11px; z-index: -4; top: -11px; width: 40px; height: 40px; border-radius: 50%; /* background: #fff; */ }
#hamburger span { display: block; height: 3px; width: 100%; background: #f3e702; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; border-radius: 2px; }
#hamburger span:nth-child(1) { top: 0; /* width: 20px; */ right: 0; left: initial; }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 10px; right: 0; left: initial; /* width: 26px; */ }
#hamburger span:nth-child(4) { top: 21px; }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50%; background: #fff; z-index: 9999999999; }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); width: 100%; background: #fff; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); width: 33px; background: #fff; }
/**mobil**/
#mobilMenu { display: none; top: 0; position: absolute }
#mobilMenu { position: fixed; height: 100%; padding: 177px 10px 30px; z-index: 999; width: 100%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: linear-gradient(90deg, var(--tema-renk1) 10px, #420e11 10px); color: #fff; -webkit-overflow-scrolling: touch }
#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 }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0;display:none; }
#kapatMobil i { font-size: 35px; color: #1d1e20; }
#kapatMobil:hover { color: #ccc }
#mobilMenu nav > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu nav > ul > li { border-bottom: solid 1px #232527; position: relative; }
#mobilMenu nav li.okKoy { position: relative }
#mobilMenu nav li.acik:after, #mobilMenu nav li.okKoy:after { position: absolute; right: 15px; top: 15px; font: 400 18px Arial }
#mobilMenu nav li.okKoy:after { content: '+' }
#mobilMenu nav li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu nav > ul > li > a { font-size: 14px; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #fff; }
#mobilMenu nav > ul li ul, #mobilMenu nav > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu nav > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu nav > ul > li ul a { font-size: 15px; text-transform: none; line-height: 15px; letter-spacing: 0; color: #f2f2f2; }
#mobilMenu nav > ul li a { position: relative; display: block; padding: 15px 25px; color: #f1f1f1; border-bottom: 1px solid #ffffff7d; font: 600 16px var(--baslik-fontu); }
#mobilcontact { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; padding: 0 25px; }
#mobilcontact div { margin: 25px 0 0; width: 100%; }
#mobilcontact div:last-child { width: 100%; }
#mobilcontact div strong { margin-bottom: 5px; display: block; text-transform: capitalize; color: #fff; font: 800 18px var(--baslik-fontu); }
#mobilcontact div address { letter-spacing: .7px; color: #f1f1f1; font: 600 16px var(--baslik-fontu); line-height: 25px; }
#mobilcontact div a { letter-spacing: .5px; margin-left: 0; margin-right: 8px; color: #f1f1f1; font: 600 16px var(--baslik-fontu); }
#mobilcontact div a:hover { color: #fff }
#mobilMenu .socFoot { display: flex; margin-top: 52px; justify-content: center; }
#mobilMenu .socFoot a { width: 30px; height: 30px; border: 1px solid #fff; border-radius: 50%; display: flex; justify-content: center; align-items: center; margin: 0 13px; }
#mobilMenu .socFoot a:hover { background: var(--tema-renk1); border-color: var(--tema-renk1); }
#mobilMenu .socFoot a svg { width: 14px; height: 14px; fill: #ffff; }
.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }
/*****/
.pakla { clear: both }
.goster-xs { display: none !important }
.gizle-xs { display: block !important }
/********/
a#scrollDown { position: absolute; right: 8px; bottom: 15px; z-index: 10; width: 30px; height: 55px }
a#scrollDown span { position: absolute; top: 0; left: 0; width: 20px; height: 40px; border: 1px solid #000000; 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: #000000; 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 #000000; border-bottom: 1px solid #000000; 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 }
}
/********/
#sosyalNC { margin-top: 11px; right: 0; top: 60%; z-index: 999; position: fixed; /* border-radius:5px 0 0 5px; */ transform: translateY(-50%); }
#sosyalNC a { color: #020e27; padding: 15px 15px; display: flex; align-items: center; justify-content: center; }
#sosyalNC a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#sosyalNC a svg { display: block; fill: #fff; }
#sosyalNC a:hover svg { fill: var(--tema-renk1); }
#sosyalNC a.yout:hover svg path { fill: var(--tema-renk1); }
/*********/
.dropdown { position: relative; display: inline-block; }
.dropdown strong { font-weight: 400; background: #f0efef; border-radius: 16px; padding: 7px 30px 7px 4px; font-size: 13px; display: flex; align-items: center; /* margin-bottom: 12px; */ border: 1px solid #cccccc; }
.dropdown strong:after { content: ''; position: absolute; z-index: 3; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #656564; top: 15px; right: 9px; }
.dropdown strong img { margin-right: 6px; }
.dropdown span { display: block; padding: 3px 24px 6px 9px; font-size: 13px; }
.dropdown a { color: #656564; font: 600 13px var(--icerik-fontu); text-transform: uppercase; }
.dropdown-content a { color: #000; }
.dropdown-content { display: none; position: absolute; background: #ffffff; min-width: 100px; box-shadow: 8px 11px 16px 0px rgb(0 0 0 / 20%); z-index: 20; left: 0; border-radius: 5px; padding: 5px 0; top: 31px; }

.diller { border-radius: 4px; justify-content: flex-end; display: flex; position: absolute; right: 0; top: 50%; transform: translateY(-50%); z-index: 99; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller .dropdown-content a { padding: 6px 12px; margin-bottom: 7px; font-size: 13px; text-align: right; display: flex; }
.diller .dropdown-content a img { height: 22px; }
.diller .dropdown-content a:hover { background: #fc3726; opacity: 1 }
.diller .dropdown-content a:hover span { color: #fff; }
.dropdown:hover .dropdown-content { display: block; }
/*******/
.site-backtop { transition: all 0.2s ease-in-out 0s; position: fixed; z-index: 10; bottom: 30px; right: 30px; width: 46px; height: 46px; transform: translateY(20px); border-radius: 50%; text-align: center; opacity: 0; background-color: transparent; color: var(--tema-renk1); border: 2px solid var(--tema-renk1); display: flex; align-items: center; justify-content: center; }
.site-backtop svg { vertical-align: middle; }
.site-backtop.active { transform: translateY(0); opacity: 1; }
.site-backtop.active:focus, .site-backtop:hover { color: #fff; opacity: 1; background: var(--tema-renk1); border-color: var(--tema-renk1); }
/***/
/*Whatsapp**/
.whatsChat { display: none; color: #25d366; display: block; position: fixed; z-index: 125; left: 20px; bottom: 20px; font: 400 16px var(--icerik-fontu); letter-spacing: 0; animation: joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both; animation-delay: 5s; transform-origin: calc(60px/-2) calc(60px/-4); user-select: none; touch-action: manipulation; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgb(0 0 0/0); --peak: url(#joinchat__peak_l); transform: scaleX(1); }
.whatsChatShow { display: block; transform: scaleX(1) }
.whatsChatBtn { display: flex; flex-direction: row; position: absolute; z-index: 2; bottom: 8px; left: 8px; height: 60px; min-width: 60px; background: #25d366; color: inherit; border-radius: calc(60px /2); box-shadow: 1px 6px 24px 0 rgba(7,94,84,.24); cursor: pointer; transition: background-color .2s linear; animation: shadow 1.25s infinite cubic-bezier(0.66, 0, 0, 1); }
.whatsOpn { width: 60px; height: 60px; border-radius: 50%; background-size: 60%; overflow: hidden; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E"); background-color: rgb(0 0 0/0); background-position: 50% 50%; background-repeat: no-repeat; }
.whatsChatText { padding: 0; max-width: 0; border-radius: 60px; font-weight: 600; line-height: 60px; white-space: nowrap; opacity: 0; overflow: hidden; text-overflow: ellipsis; transition: none }
.whatsChatSend { display: none; flex-shrink: 0; width: 60px; height: 60px; max-width: 60px; padding: calc(60px*0.18); margin: 0; overflow: hidden }
.whatsChatTooltip { position: absolute; top: calc(60px/2 - 16px); left: calc(60px + 16px); max-width: calc(100vw - 60px - 45px); height: 32px; padding: 0 14px; border: none; border-radius: 16px; background: #fff; color: rgba(0,0,0,.8); line-height: 31px; white-space: nowrap; opacity: 0; transition: opacity .3s ease-out .4s; filter: drop-shadow(0 1px 4px rgba(0,0,0,.4)); pointer-events: none }
.whatsChatTooltip div { width: -moz-max-content; width: max-content; max-width: 100%; overflow: hidden; text-overflow: ellipsis }
.whatsChatTooltip:after { content: ""; display: block; position: absolute; top: 10px; left: -6px; border: 8px solid transparent; border-width: 6px 0 6px 8px; border-left-color: #fff; rotate: 180deg; }
.whatsChatBox { display: flex; flex-direction: column; position: absolute; bottom: 0; left: 0; z-index: 1; width: calc(100vw - 20px*2); max-width: 400px; max-height: calc(100vh - 20px - 20px); border-radius: calc(60px/2 + 2px); background: #fff linear-gradient(180deg,#25d366,#25d366 calc(60px*1.16667),rgb(37 211 102/4%) calc(60px*1.16667),rgb(37 211 102/4%)); box-shadow: 0 2px 6px 0 rgba(0,0,0,.5); text-align: left; overflow: hidden; transform: scale3d(0,0,0); opacity: 0; transition: max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s }
.whatsChatHeader { display: flex; flex-flow: row; align-items: center; position: relative; flex-shrink: 0; height: calc(60px*1.16667); min-height: 50px; padding: 0 70px 0 26px; margin: 0 }
.whatsChat-wa { height: 28px; width: auto; fill: #fff; opacity: .8 }
.whatsClose { --size: 34px; position: absolute; top: calc(50% - 34px/2); right: 24px; width: 34px; height: 34px; border-radius: 50%; background: rgba(0,0,0,.4) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat; background-size: 12px; cursor: pointer; transition: background-color .3s ease-out }
.whatsChatContent { width: calc(100% + 4px); padding: 20px 0 calc(60px + 16px) }
.whatsChatMessage { position: relative; min-height: 56px; padding: 15px 20px; margin: 0 26px 26px; border-radius: 26px; background: #fff; color: #4a4a4a; word-break: break-word; filter: drop-shadow(0 1px 2px rgba(0,0,0,.3)); transform: translateZ(0) }
.whatsChatMessage:before { content: ""; display: block; position: absolute; bottom: 18px; left: -15px; width: 17px; height: 25px; background: inherit; -webkit-clip-path: var(--peak); clip-path: var(--peak) }
.whatsChatSend path { fill: none !important; stroke: #fff !important }
.whatsChatSend .joinchat_svg__plain { stroke-dasharray: 1097; stroke-dashoffset: 1097; animation: joinchat_plain 6s .2s ease-in-out infinite }
.whatsChatSend .joinchat_svg__chat { stroke-dasharray: 1020; stroke-dashoffset: 1020; animation: joinchat_chat 6s 3.2s ease-in-out infinite }
.whatsChatBtn:hover { background: #128c7e; transition-duration: 1.5s }
.whatsChatBtn:hover .whatsChatTooltip { opacity: 1; animation: none; transition: opacity .2s }
.whatsChat.active .whatsChatBox { opacity: 1; transform: scaleX(1); transition: max-height .2s ease-out,opacity .2s ease-out,transform 0s linear }
.whatsChat.active .whatsOpn { display: none }
.whatsChat.active .whatsChatSend { display: block }
.whatsChat.active .whatsChatText { padding: 0 4px 0 24px; max-width: min(400px - 16px - 60px,100vw - 16px - 60px - 2*20px); opacity: 1; transition: max-width .2s linear,opacity .4s ease-out .2s }
.whatsChat.active .whatsChatText a { color: #fff }
.whatsChat.active .whatsChatTooltip { display: none }

@keyframes joinchat_show {
 0% { transform: scale3d(0,0,0) }

 to { transform: scaleX(1) }
}

@keyframes joinchat_plain {
 0%,50%,to { stroke-dashoffset: 1097 }

 5%,45% { stroke-dashoffset: 0 }
}

@keyframes joinchat_chat {
 0%,50%,to { stroke-dashoffset: 1020 }

 5%,45% { stroke-dashoffset: 0 }
}


@keyframes shadow {
 to { box-shadow: 0 0 0 40px rgba(232, 76, 61, 0); }
}
/*Whatsapp**/
#popup-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99999999999; 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); }
/*************/
@media(min-width:1901px) {
 .container { width: 1170px; }
 #slider .container, #slider .item.yarim, header .container { width: 1600px }
}

@media(min-width:992px) and (max-width:1199px) {
 .container { width: 96%; padding: 0 10px; margin: 0 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; }
 .xs4 { width: 40%; padding: 0; }
 .xs6 { width: 50%; padding: 0; }
 .xs8 { width: 60%; padding: 0; }
 .xs12 { 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; }
 .xs4 { width: 40%; padding: 0; }
 .xs6 { width: 50%; padding: 0; }
 .xs8 { width: 60%; padding: 0; }
 .xs10 { width: 80%; padding: 0; }
 .xs12 { width: 100%; padding: 0; }
 /*******/
 .sayfaTepe { padding: 60px 10px 30px; }
 .sayfaTepe h1 { margin: 0 0 5px 0; width: 100%; float: none; }
 .breadcrumb { padding: 0 0 10px; white-space: nowrap; overflow-x: auto; width: 100%; float: none; text-align: left; display: block; }
 .breadcrumb li{ display:inline-block; }
 /************/
 #hamburger { display: block; }
 .menuFixle #hamburger { top: 35px; }
 header .logo img { margin-top: 0; max-width: 200px }
 #sagNav { position: absolute; right: 5px; top: 50px; z-index: 25; }
 .sayfaTepe { padding: 65px 10px 10px; text-align: center; }
 .sayfaTepe h1 { font: 700 23px Nunito }
 a.telefA { margin: 0; letter-spacing: 0; /* height: 35px; */ line-height: 35px; /* background: 0 0; */ /* color: var(--tema-renk1); */ font-size: 20px; font-weight: 600 }

 .banner-dot-shape { left: 0; width: 100% }
 header .biziAra { position: absolute; right: 0; }
 header { margin-left: initial; left: 10px; top: 10px; width: initial; }
 header .satir11:after { background: #eb5f1a4a; }
 .diller { position: absolute; bottom: 90px; }
 .menuFixle .diller { /* bottom: -50px; */ }
 #slider .item.yarim .metin .ozet { font-size: 28px; }
 .menuFixle { padding: 20px 0; }
 /******/
 #slider { height: 371px; }
 #slider:before { background-image: none; z-index: 5; }
 #slider .swiper-slide .item { }
 #slider .swiper-slide .metin { left: 0; width: 100%; transform: translateY(-50%); padding: 0 10px; position: absolute; top: 50%; }
 #slider .swiper-slide .metin .baslik { color: #fff; font-size: 32px; line-height: 47px; }
 #slider .swiper-slide .metin .kisaOzet { }
 #slider .swiper-button-next, #slider .swiper-button-prev { display: none }
 #slider .swiper-slide figure { width: 100%; height: 100%; }
 /******/
 #slider .item .maviMaskeSkew { width: 100%; background: #000; opacity: .4; }
 #slider .item .maviMaskeSkew:before { display: none; }
 #slider .item .ortala { right: 10px; top: 160px; margin-right: 0; }
 #slider .item .ortala .baslik span img { display: none; }
 #slider .numaralar { margin-top: -42px; }
 #slider .numaralar .soldan { display: none; }
 #slider .numaralar .sagdan { display: none; }
 #slider .numaralar ul { left: inherit; margin: 0; padding: 0 5px; }
 #slider .swiper-pagination { left: 0; }
 /*******/
 header .teklifal { display: none; }
 header .search-form{display:none;}
 /*******/
 #popup-content { margin: 0 10px; }
 #popup-content .popup-body { padding: 50px 10px 25px; }
 /*********/

}
