﻿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; }
a, a:active, a:hover, a:visited { text-decoration: none; color: #252525; }
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; scrollbar-width: thin; scrollbar-color: #444 #e5e5e5; }
.container { width: 1170px; margin: 0px auto; max-width: 100%; position: relative; }
.row { display: flex; }
.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% }
.align-items-center { align-items: center; }
/******/
.menu-overlay { }
html.open-menu .menu-overlay { z-index: 50; opacity: 1; -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); background-color: #00000040; width: 100vw; height: 100vh; position: fixed; inset: 0%; }
/******/
.menuFixle { margin: 0; padding: 10px 30px; position: fixed; top: 0; left: 0; z-index: 500; width: 100%; background: #fff !important; }
.menuFixle .dilGir { margin: 9px 0 -4px 0; }
.menuFixle .dilGir .randevuAl { color: #111 }
.menuFixle:before { display: none }
.menuFixle ul { justify-content: center !important; margin-top: 10px !important; }
.menuFixle .logo { margin: 0;transform:initial !important }
.menuFixle .logo svg path[fill="white"] { fill: #404041; }
.menuFixle nav.menu { margin: 0; transition: .3s }
.menuFixle li a { color: #111 !important; }
/******/
header { width: 100%; background-color: #fff; color: white; position: relative; top: 0; left: 0; z-index: 1000; transition: top 0.3s; padding: 20px 0 0 0; }
header .row { align-items: center; justify-content: space-between; }
/*****/
header.menuFixle .satir1 { display: none; }
header.menuFixle .menu { }
header.menuFixle .menu ul1 { }
header.menuFixle .menu ul1:hover { color: #252525; }
/*****/
header .logo { width: 220px; max-width: 100%; display: block; transition: all .44s ease-in-out; }
header.scrolling .logo {
    transform: translateY(-200%);
}
header .logo svg { width: 144.11px; height: 32px; }
header .logo svg path[fill="white"] { fill: #404041; }
header nav { display: flex; align-items: center; justify-content: flex-end; margin-bottom: -10px; }
header nav .ul1 { display: flex; margin: 0; font-weight: 700; width: 100%; flex-wrap: nowrap; align-items: center; justify-content: center; }
header nav .li1, header nav a { position: relative }
header nav .li1 { line-height: 4px; padding: 0 20px; }
header nav .li1 a:after { content: ""; position: absolute; right: 0; /* width: 1px; */ /* height: 30px; */ /* background: #3b3b3b; */ /* top: -3px; */ }
header nav .li1:last-child { margin: 0; padding: 0; }
header nav .li1:last-child:after { display: none }
header nav .li1 > a { text-decoration: none; position: relative; color: #111; display: flex; z-index: 3; font: 300 17px var(--icerik-fontu); }
header nav .li1 > a:hover:after { transform: scaleX(1); transform-origin: left; }
header nav .li1 > a:hover { color: #ddd; }
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: var(--tema-renk2) }
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: 19px; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk2); transform: translateX(-50%); }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 60px; left: -68px; z-index: 98; width: 239px; padding: 10px 0; text-align: left; box-shadow: 0 2px 20px 0 rgb(0 0 0 / 9%); }
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(--tema-renk1); content: ""; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { display: block; }
header nav .ul2 .li2 { line-height: initial; position: relative; }
header nav .ul2 .li2 > a { padding: 1px 15px; color: #2d2c19 !important; white-space: normal; font-weight: 400; font-size: 16px; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 51px; }
header nav .ul2 .li2:hover > a { background: #2b2b2b; color: #fff !important; }
/****/
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 { position: relative; overflow: hidden; z-index: 1; background: #f6f1fe; height: auto; }
#slider .swiper-pagination { position: absolute; right: 10px; top: 50%; z-index: 999; width: fit-content; bottom: initial; left: initial; transform: translateY(-50%); }
#slider .swiper-pagination-bullet { position: relative; text-align: center; padding: 3px 0 0 0; font-size: 12px; background: #ebebeb; margin: 0 0 10px 0; display: block; width: 10px; height: 10px; border-radius: 50%; }
#slider .swiper-pagination-bullet-active { background: #fff; border: none; }
#slider .swiper-pagination-bullet-active:after { content: ''; position: absolute; width: 18px; height: 18px; border: solid 1px #fff; left: -4px; top: -4px; z-index: -99; border-radius: 50%; }
#slider #sliderSwiper { z-index: 9999; position: relative; }

#slider .item:before { content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: url(/d/r/sliderbg-desktop-opacity.png) no-repeat;
    z-index: 999;
    background-size: cover; }

#slider .swiper-slide { overflow: hidden; position: relative; z-index: 999 }
#slider .swiper-slide .item { height: auto; }
#slider .swiper-slide figure {height: 100%;text-align: center;position: relative;width: 100%;}
#slider .swiper-slide figure img { display: inline-block }
#slider .swiper-slide .metin { z-index: 9999; max-width: 100%; position: absolute; top: 60%; left: 10%; transform: translateY(-50%); display: flex; }
#slider .swiper-slide .metin .kp { display: flex; flex-direction: column; justify-content: space-between; margin-top: 11px; width: 345px; }
#slider .swiper-slide .metin .baslik { font: 500 18px var(--icerik-fontu); opacity: 1; max-width: 100%; color: #fff; width: 250px; }
#slider .swiper-slide .metin .aciklama { font: 500 114px var(--baslik-fontu); color: #fff; line-height: 120px; opacity: 1; width: 796px; max-width: 100%; }

#slider .swiper-slide .metin .aciklama .line-wrapper{overflow:hidden}
#slider .swiper-slide .metin .more { width: 124px; height: 124px; display: flex; align-items: center; justify-content: center; border: 2px solid #fff; border-radius: 50%; transition: .4s ease }
#slider .swiper-slide .metin .more svg { width: 54px; height: auto; transition: .4s ease }
#slider .swiper-slide .metin .more svg path { stroke: #fff }
#slider .swiper-slide .metin .more:hover { background: var(--tema-renk1); border-color: var(--tema-renk1) }
#slider .swiper-slide .metin .more:hover svg { transform: rotate(-45deg); }
#slider .swiper-slide-active { }

#slider .swiper-slide video { width: 100%; height: 100%; object-fit: cover }
/*********/
#slider .swiper-button-next, #slider .swiper-button-prev { padding: 10px; height: 94px; width: 49px; border-radius: 5px; top: 50%; transform: translateY(-50%); color: var(--tema-renk1); background: none; }
#slider .swiper-button-next { right: 0; }
#slider .swiper-button-prev { left: 0; }
/*********/
@keyframes pulsate {
    0% { transform: translate(-50%, -50%) scale(1); }
    50% { transform: translate(-50%, -50%) scale(1.05); }
    100% { transform: translate(-50%, -50%) scale(1); }
}

@keyframes stroke {
    0% { stroke-dashoffset: 25%; stroke-dasharray: 0 50%; stroke-width: 1; }
    100% { stroke-dashoffset: 100%; stroke-dasharray: 100% 0; stroke-width: 1; }
}

@keyframes moveDown {
    0% { top: 15px; opacity: 1; /* Başlangıçta görünür */ }
    50% { top: 35px; /* Aşağı hareket */ opacity: 0; /* Ortada kaybolur */ }
    51% { top: -10px; /* Yukarıdan yeniden görünme başlangıcı */ opacity: 0; /* Görünmez */ }
    100% { top: 15px; /* Başlangıç pozisyonuna geri dönüş */ opacity: 1; /* Tekrar görünür */ }
}
/*********/
.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 }
/*******/
.sayfaTepe { position: relative; overflow: hidden; margin: 0 0 0; text-align: left; height: 100%; z-index: 1; display: flex; flex-direction: column; }
.sayfaTepe video { position: absolute; left: 50%; top: -5%; transform: translate(-50%,-50%); width: 100%; height: auto; }
.sayfaTepe h1 { margin: 77px 0 0 0; position: relative; z-index: 50; font: 500 74px var(--baslik-fontu); color: #000; line-height: 53px; }
.breadcrumb { padding: 0; margin: 0 auto; width: 70%; text-align: center; display: flex; justify-content: center; z-index: 50; position: relative; }
.breadcrumb > li { color: #fff; letter-spacing: .3px; display: inline-block; font-size: 14px; }
.breadcrumb a { color: #ffff; font-weight: 400; font-size: 13px; }
.breadcrumb span { color: #ffff; font-weight: 400; font-size: 13px; }
.breadcrumb > li + li:before { padding: 0 8px; color: #ffff; content: "/\00a0"; font-size: 13px; }
/*******/
.sayfaTepe .tepeContact { background: #E12426; color: #fff; display: flex; width: fit-content; padding: 10px 7px 10px 20px; border-radius: 38px; font: 600 16px var(--icerik-fontu); align-items: center; justify-content: space-between; gap: 15px; cursor: pointer; z-index: 50; margin: 60px 0 103px; width: 211px; height: 61px; }
.sayfaTepe .tepeContact:hover{background: #CE191B;} 
.sayfaTepe .tepeContact span { background: #fff; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #000; }
.sayfaTepe .tepeKap { display: flex; align-items: flex-end; justify-content: space-between; }
.sayfaTepe .tepeKap .tepeKisa { width: 782px; max-width: 100%; font: 400 24px var(--icerik-fontu); color: #000; }
.sayfaTepe .tepeKap .tepeScroll { display: block; cursor: pointer; }
.sayfaTepe .tepeKap .tepeScroll svg { width: 34px; height: 34px; }
/*******/
/**mobil**/
#hamburger { z-index: 999999; transition: .5s ease-in-out; cursor: pointer; position: relative; padding: 6px 6px 6px 24px; border-radius: 29px; display: flex; background: #3954A1; align-items: center; justify-content: space-between; width: 148px; height: 60px; }
#hamburger .inner { font: 500 20px var(--baslik-fontu); color: #fff; }
#hamburger .yons { display: block; background: #fff; opacity: 1; transition: .25s ease-in-out; border-radius: 50%; position: relative; width: 50px; height: 50px; display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 8px; z-index: 99; }
#hamburger span { display: block; height: 2px; width: 26px; background: #333; opacity: 1; transition: .25s ease-in-out; border-radius: 2px; }
#hamburger span:nth-child(1) { }
#hamburger span:nth-child(2) { }
#hamburger span:nth-child(3) { top: 18px; }
#hamburger span:nth-child(4) { top: 24px; width: 26px; }
html.open-menu #hamburger span { }
html.open-menu #hamburger span:nth-child(1) { transform: rotate(135deg) !important; }
html.open-menu #hamburger span:nth-child(2) { transform: rotate(225deg) !important; margin-top: -10px; }
html.open-menu #hamburger span:nth-child(3) { top: 15px; width: 100%; transform: rotate(-135deg) !important; }
html.open-menu #hamburger span:nth-child(4) { opacity: 0; left: 60px; background: transparent !important; }
/**mobil**/
/**mobil**/
#mobilMenu {display: none;top: 0;right: 0;background-color: #3954A1;position: absolute;z-index: 9;width: 501px;height: auto;padding: 55px 33px 47px 41px;border-radius: 25px;}
#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; margin: 0 0 20px; }
#mobilMenu nav > ul { flex-direction: column; width: 100%; display: flex; align-items: flex-start; gap: 16px; }
#mobilMenu nav > ul > li {position: relative;line-height: normal;padding: 0;margin-bottom: 12px;}
#mobilMenu nav > ul > li:last-child{margin-bottom:0}
#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 > ul > li > a { }
#mobilMenu nav > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu nav > ul li a {position: relative;display: inline-block;color: #ffffff !important;font: 500 44px var(--baslik-fontu);transition: .4s ease;width: fit-content;max-width: 100%;letter-spacing: 0;text-align: left;margin: 0;text-transform: capitalize;}
#mobilMenu nav > ul li a:after { background-color: #fff; bottom: -.1em; content: ""; height: .1em; left: 0; min-height: 1px; position: absolute; right: 0; transform: scaleX(0); transform-origin: right; transition: transform .75s cubic-bezier(.19,1,.22,1); }

#mobilMenu nav > ul li a:hover:after { transform: scaleX(1); transform-origin: left; }
/*****/
#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 .social-menu { width: 100%; max-width: 60%; margin-left: 20%; display: flex; margin-top: 10%; }
#mobilMenu .social-menu li { }
#mobilMenu .social-menu li a { padding: 16px; color: #fff; transition: all .3s linear; display: flex; align-items: center; justify-content: center; }
#mobilMenu .social-menu li a svg { width: 24px; height: 24px; fill: currentColor; vertical-align: -0.15em; display: inline-block; }
#mobilMenu .social-menu li a.youth svg path { fill: currentColor; }
#mobilMenu .social-menu li a:hover { color: #bcb164; animation: zoomInOut 1.5s ease infinite; }
/*****/
#mobilMenu .logolar { display: flex; align-items: center; justify-content: space-between; gap: 10px; background: #455EA7; padding: 25px 24px; border-radius: 12px; }
#mobilMenu .logolar .kap { }
#mobilMenu .logolar .kap:hover{opacity:.8}
#mobilMenu .logolar .kap embed { width: 110px; }
#mobilMenu .logolar .kap embed svg { }
/*****/
.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 }
}
/********/
.site-backtop { transition: all 0.2s ease-in-out 0s; position: fixed; z-index: 10; bottom: 30px; right: 30px; width: 44px; height: 44px; transform: translateY(20px); border-radius: 50%; text-align: center; opacity: 0; background-color: var(--tema-renk1); color: #ffffff; border: 2px solid var(--tema-renk1); display: flex; align-items: center; justify-content: center; cursor: pointer; }
.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**/
/*****/
a.teklifAl { color: #fff; padding: 7px 23px; display: block; font: 400 16px var(--icerik-fontu); line-height: 25px; background: var(--tema-renk1); transition: all 750ms ease; border-radius: 30px; }
a.teklifAl:hover { color: #fff !important; opacity: 1; background: var(--tema-renk2); }

/*******/
.diller {margin: 37px 0 43px 0;display: flex;justify-content: flex-start;background: #455EA7;border-radius: 90px;padding: 4px 4px;gap: 1px;width: 97px;height: 38px;}
.diller a, .diller a:visited {color: #fff;display: block;width: fit-content;text-align: center;position: relative;font: 500 16px var(--icerik-fontu);padding: 4px 12px;border-radius: 50px;width: 44px;height: 30px;}
.diller a.active { background: #fff; color: #000; }
.diller a:last-child { }
/*****/

@media(min-width:1901px) {
    .container { width: 1350px; padding: 0 }
    #slider .swiper-slide figure img {height: 100%;max-width: initial;}
    #slider .swiper-slide .metin { left: calc((100% - 1350px) /2); }
    #slider .swiper-slide .item {
    height: 100vh;
}
}

@media(min-width:1360px) and (max-width:1900px) {
    .container { width: 1350px; padding: 0 }
    #slider .swiper-slide .metin { left: calc((100% - 1350px) /2); }
        #slider .swiper-slide .item {
        height: auto;
    }
}

@media(min-width:1200px) and (max-width:1349px) {
    .container { width: 1200px; padding: 0 }
    #slider .swiper-slide .metin { left: calc((100% - 1200px) /2); }
}

@media(min-width:992px) and (max-width:1199px) {
    .container { width: 96%; padding: 0; margin: 0 2% }
    #slider .swiper-slide .metin { left: 2%; }
    #slider .swiper-slide .metin .aciklama { font-size: 84px }
}

@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 20px; }
    .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; }
    /*******/
    main { overflow: hidden; }
    /*******/
    .breadcrumb { padding: 0 0 10px; white-space: nowrap; overflow-x: auto; width: 100%; float: none; text-align: left; display: block; text-align: center; }
    /************/
    .sayfaTepe { padding: 0; margin: 0; }
    .sayfaTepe h1 { text-align: left; font-size: 44px; line-height: 52px; margin: 0; }
    .sayfaTepe .tepeKap { flex-direction: column; align-items: flex-start; margin-top: 60px; }
    .sayfaTepe .tepeKap .tepeKisa { font-size: 20px; }
    /************/
    #slider { }
    #slider:before { background-image: none; z-index: 5; }
    #slider .swiper-slide .item { display: block; margin: 0; height: 600px; }
    #slider .swiper-slide .metin { left: 0; width: 100%; padding: 0 10px 0 20px; position: absolute; top: 175px; flex-direction: column; transform: initial; }
    #slider .swiper-slide .metin .baslik {order: 1;line-height: 28px;font-size: 18px;}
    #slider .swiper-slide .metin .baslik:before { width: 75px; left: 15px; height: 150px; display: none; }
    #slider .swiper-slide .metin .aciklama { width: 100%; order: 2; font-size: 50px; line-height: 56px; }
    #slider .swiper-button-next, #slider .swiper-button-prev { display: none }
    #slider .swiper-slide figure { width: 100%; height: 100%; }
    #slider .swiper-slide figure img { width: 100%; height: 100%; object-fit: cover; }
    #slider .swiper-slide .metin .more {position: absolute;bottom: -111px;width: 74px;height: 74px;}
    #slider .swiper-slide .metin .more svg { width: 38px; }
    /******/
    header { padding: 16px 0 38px 0; }
    header .row { display: flex; flex-wrap: wrap; }
    header .logo img { }
    header .satir1 .leftTop .link { display: none; }
    header .satir1 { margin: 0; margin-bottom: 10px; padding: 10px 0 0; display: none; }
    header .mobmen { display: flex; align-items: center; }
    /******/
    .menuFixle { padding: 12px 0; }
    .menuFixle .logo img { max-width: 103px; height: auto; }
    .menuFixle .dilGir { margin-top: 0; padding-right: 0; }
    .menuFixle #hamburger { /* top: 25px; */ }
    /******/
    #hamburger { width: 109px; height: 46px; padding: 6px 4px 6px 15px; }
    #mobilMenu {width: 100%;min-width: 350px;padding: 52px 30px 40px 30px;}
    #mobilMenu nav { max-width: 100%; }
    #mobilMenu nav > ul li a { font-size: 32px; }
    #mobilMenu nav > ul { gap: 12px; }
    #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: 10rem; top: 7px; margin-left: 0; }
    #mobilMenu nav .ulWrap2 .ul2 { display: none; }
    #mobilMenu nav .ulWrap2 .ul2 .li2 a { font-size: 15px; white-space: normal; padding: 8px 5px; }
    #mobilMenu .social-menu { margin: 100% 0 0; max-width: 100%; }
    #mobilMenu .logolar .kap embed { width: 76px; }
    /************/

    header .satir1 .rightTop .sosyal { margin-top: -60px; }
    header .satir1 .leftTop { position: absolute; left: 0; top: 25px; }
    header nav .li1:after { display: none }
    .menuFixle .logo { margin:0; }
    #hamburger .yons { height: 40px; width: 40px; flex-shrink: 0; }
    #hamburger .inner { font-size: 16px }
    #slider .swiper-slide .metin .kp {margin: 0 0 45px 0;}
    #mobilMenu .logolar { column-gap: 15px; padding: 25px 20px; }
    .sayfaTepe .tepeContact { margin-top: 24px; margin-bottom: 29px }
    #hamburger span { width: 23px }
    .sayfaTepe .tepeKap .tepeScroll { margin-top: 28px }
.diller {
    margin: 29px 0 31px 0;}
#slider .item:before{background: url(/d/r/sliderbg-mobile-opacity.png);}
}
