html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: var(--tema-renk2); font-weight: var(--icerik-font-weight); }
a, a:active, a:hover, a:visited { text-decoration: none; transition: all ease .1s; 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: #aaa; opacity: 1; }
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; }
/***/
* { box-sizing: border-box; }
.container { width: 1170px; margin: 0 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% }
/******/
header { padding: 15px 0; background: #fff; }
header .logo { }
header .logo span { position: absolute; top: -15px; left: -17px; background: #ffffff; height: 0; width: 239px; transition: height ease .5s; border-radius: 0 0 8px 8px; box-shadow: 5px 0px 20px 0px #000000a8; }


header .logo a { position: absolute; display: block; width: 205px; }
header .logo img { position: absolute; z-index: 50; background: #222; padding: 10px 15px; top: -15px; }
header nav { flex-grow: 1; margin: 5px 0 0 0; }
header nav .ul1 { display: flex; margin: 0; line-height: 46px; font-weight: 700; width: 100%; flex-wrap: nowrap; justify-content: flex-end; }
header nav .li1, header nav a { position: relative }
header nav .li1 { }
header nav .li1 > a { color: #585858; padding: 7px 13px 6px 13px; display: block; line-height: 27px; font-weight: 500; font-size: 14px; text-transform: uppercase; }
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { color: #fff; opacity: 1; background: var(--tema-renk1); }
header nav .li1:last-child a { /* padding-right: 0; */ }
header .li1.okKoy { position: relative }
header .li1.okKoy:after { left: 50%; color: #28a4db; content: ''; position: absolute; z-index: 3; width: 0; bottom: 1px; height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk1); transform: translateX(-50%); }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 39px; left: -97px; z-index: 110; width: 283px; padding: 10px 0; text-align: left; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09); border-top: solid 4px var(--tema-renk2); }
header nav .ulWrap2:after { position: absolute; top: -11px; left: 50%; margin-left: -4px; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid var(--tema-renk2); 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: var(--tema-renk2); 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; }
header .ul1 .li1:nth-child(3) .ulWrap2 { column-count: 2; left: -165px; width: 466px; }
header .ul1 .li1:nth-child(3) .ulWrap2 li { }
/****/
header nav .li2.okKoy2:hover:after { display: none; }
header .okKoy2 { position: relative }
header .okKoy2:after { content: ''; position: absolute; width: 0; top: 18px; height: 0; border-bottom: 3px solid transparent; border-top: 3px solid transparent; border-left: 4px solid #f8931f; right: 6px; }
header nav .li3.okKoy3:hover:after { display: none; }
header .okKoy3 { position: relative }
header .okKoy3:after { content: ''; position: absolute; width: 0; top: 10px; height: 0; border-bottom: 3px solid transparent; border-top: 3px solid transparent; border-left: 4px solid #9a9a9a; right: 6px; }
/******/
/****/
header nav .li2.okKoy2:hover:after { display: none; }
header .okKoy2 { position: relative }
/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }
/************/
.banner-dot-shape { position: absolute; top: 10%; left: 5%; z-index: 0; -webkit-transform: translateY(-10%); transform: translateY(-10%) }
/************/
#slider { position: relative; overflow: hidden; height: 85vh; }
#slider .swiper-container { }
#slider .swiper-slide { }
#slider .slide-inner { height: 85vh; }
#slider .swiper-button-next,
#slider .swiper-container-rtl .swiper-button-prev { right: 20px; border-radius: 4px; margin-top: -32px; opacity: .4; /* display: none; */ }
#slider .swiper-button-prev,
#slider .swiper-container-rtl .swiper-button-next { left: 20px; border-radius: 4px; margin-top: -32px; opacity: .4; /* display: none; */ }
#slider .swiper-pagination { left: 50%; transform: translateX(-50%); bottom: 10px; }
/***********/
#slider .swiper-slide-active figure img { opacity: 1; }
#slider .active a.link { animation-duration: 1.5s; animation-fill-mode: both; backface-visibility: visible !important; box-shadow: 1px 4px 20px -4px #0000006b; text-transform: uppercase; display: none }
#slider a.link { display: none; margin: 30px 0 0 0; display: inline-block; height: 50px; transition: all .4s ease; position: relative; background-color: #4d72d0; color: #fff; font-size: 14px; font-weight: 400; padding: 18px 36px 18px 15px; letter-spacing: 1px; border-radius: 3px; z-index: 1 }
#slider a.link:hover { color: #fff }
#slider a.link:after { content: ''; position: absolute; height: 30px; width: 30px; border-radius: 50%; top: 12px; right: 6px; background: url(/d/r/sprite.png) no-repeat -720px -761px; filter: brightness(100) }
#slider a.link:hover:after { background-position: -614px -652px }
#slider a.link:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37, .31, .31, .9); background-color: #7fcbae }
#slider a.link:hover:before { transform: scaleX(1); transform-origin: left center }
#slider .swiper-pagination-bullet { width: 150px; height: 3px; background: #fbfbfb; border-radius: 4px; position: relative; overflow: hidden; margin: 0 10px; opacity: 1; }
#slider .swiper-pagination-bullet::before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
#slider .swiper-pagination-bullet-active { }
#slider .swiper-pagination-bullet-active::before { background-color: var(--tema-renk2); -webkit-animation: slide-progress 4s cubic-bezier(0.3, 0, 0.3, 1) forwards; animation: slide-progress 4s cubic-bezier(0.3, 0, 0.3, 1) forwards; }
#slider .swiper-paused .swiper-pagination-bullet-active::before { -webkit-animation-play-state: paused; animation-play-state: paused; }

@-webkit-keyframes slide-progress {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(0); }
}

@keyframes slide-progress {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(0); }
}

#slider .item { height: 100%; display: flex; align-items: center; justify-content: space-between; width: 1170px; margin: 0px auto; max-width: 100%; position: relative; }
#slider .item figure { position: relative; width: auto; height: auto; }
#slider .item figure:after { /* content: ''; */ /* position: absolute; */ /* left: 0; */ /* top: 0; */ /* width: 100%; */ /* height: 100%; */ /* background: #00000085; */ }
#slider .item figure img { /* width: 100%; */ transition: all ease 3s; height: auto; object-fit: cover; }
#slider .item .metin { width: 775px; max-width: 100%; }
#slider .item .metin .baslik { animation-duration: .5s; animation-fill-mode: both; backface-visibility: visible !important; color: var(--tema-renk1); font: 600 28px var(--baslik-fontu); }
#slider .item .metin .ozet { animation-duration: 1s; animation-fill-mode: both; backface-visibility: visible !important; color: var(--tema-renk1); letter-spacing: .7px; -webkit-line-clamp: 3; font: 500 22px var(--baslik-fontu); line-height: 29px; margin: 10px 0 20px; }
#slider .item .metin .diger { color: #555; margin: 5px 0 0; -webkit-line-clamp: 7; font: 400 16px var(--icerik-fontu); line-height: 25px; margin: 24px 0; }
#slider .item .metin a { color: var(--tema-renk1); background: var(--tema-renk2); display: inline-block; font-size: 16px; padding: 14px 30px; transition: all 350ms ease; font-weight: 500; margin: 0; }
#slider .item .metin a:hover { color: #fff; }
/***/
/***/
.slideOklar { margin: 25px 0 0 0; }
.slideOklar .left, .slideOklar .right { background: url(/d/ortak.png) #ecc10f; display: block; width: 40px; height: 40px; position: absolute; z-index: 5; top: 50%; margin-top: -20px; border-radius: 50%; }
.slideOklar .left { background-position: -491px -557px; transform: rotate(180deg); left: 15px; }
.slideOklar .right { right: 15px; background-position: -489px -557px; }
.slideOklar .left:hover { opacity: .6 }
.slideOklar .right:hover { opacity: .6 }
/************/
.sayfaTepe { margin: 20px 0 60px 0; text-align: center; }
.sayfaTepe h1 { color: var(--tema-renk2); margin: 0 0 10px 0; font: 400 28px var(--baslik-fontu); }
.breadcrumb { padding: 0; margin: 0; }
.breadcrumb > li { color: #6b6b6b; display: inline-block; font-size: 13px; }
.breadcrumb a { color: #58585a; font-weight: 400; font-size: 13px; font-family: var(--icerik-fontu); }
.breadcrumb > li + li:before { padding: 0 8px; color: #555; content: "/\00a0"; font-size: 13px; }
/*******/
header nav .li1:hover .bolgeler { display: block; width: 400px; left: -139px; }
header nav .li1 .bolgeler:after { left: 193px; }
/*******/
#sagNav { float: right; }
a.teklifA { display: block; min-width: 117px; height: 40px; transition: all .4s ease; position: relative; background-color: var(--tema-renk1); color: #fff !important; font-size: 13px; font-weight: 400; padding: 13px 15px; letter-spacing: 1px; border-radius: 3px; z-index: 1; }
a.teklifA:hover { background-color: var(--tema-renk2); }
a.teklifA:after { content: ''; position: absolute; border-radius: 50%; top: 15px; right: 10px; background: url(/d/r/sprite.png) no-repeat -450px -509px; width: 17px; height: 11px; }
a.teklifA:hover:after { filter: brightness(20%); }
a.teklifA:before { content: ""; border-radius: 3px; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; transform: scaleX(0); transform-origin: right center; transition: transform .24s cubic-bezier(.37,.31,.31,.9); background-color: var(--tema-renk2); }
a.teklifA:hover:before { transform: scaleX(1); transform-origin: left center; }
a.telefA { color: #f5bd42; margin: 12px 0 0 0; font-size: 21px; font-weight: 500; line-height: 29px; }
a.telefA:after { content: '' }
/******/ /*******/
.diller { position: absolute; right: 72px; top: 12px; z-index: 9; display: flex; background: #fbfbfbd4; border-radius: 4px; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller a { padding: 5px 10px; display: block; text-align: center; color: #111; border-radius: 2px; font-weight: 400; font-size: 13px; letter-spacing: .3px; position: relative; }
.diller a.active { background: var(--tema-renk3); color: #fff; }
.diller a:hover { opacity: 1; }
.diller a:after { content: ""; width: 1px; height: 27px; background: rgb(26 26 26 / 42%); position: absolute; right: 0; top: 0px; }
.diller a:last-child:after { display: none }
/*******/
.logoBeyaz { display: none }
/*******/
#paylasOrtak { position: absolute; right: 0; z-index: 50; }
#paylasOrtak .item { position: absolute; right: 55px; }
#paylasOrtak .item a.paylasLink { width: 50px; height: 50px; background: #00375a; display: flex; justify-content: center; align-items: center; display: none; }
#paylasOrtak .item a.paylasLink svg { width: 30px; height: 30px; fill: #fff; }
.paylasOnOff { margin-top: 10px; position: fixed; display: flex !important; }
.paylasOnOff a { display: inline-block; /* border: solid 1px var(--tema-renk3); */ border-radius: 4px; position: relative; margin: 0 10px 0 0; /* background: var(--tema-renk3); */ width: 35px; height: 35px; }
.paylasOnOff a svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); fill: var(--tema-renk1); width: 20px; height: 20px; }
.paylasOnOff a:hover { box-shadow: 0 0 12px rgba(0,0,0,.5); }
/*******/
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/*******/
.videolusl { min-height: 100vh !important; }
.videolusl video { position: absolute; min-width: 100%; z-index: 0; left: 0; top: 0; max-width: initial; }
.videolusl:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #0000004a; z-index: 4; }
.videolusl .metin { color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 98; font-size: 56px; text-align: center; }
.videolusl .metin .title { margin: 0; font-size: 42px; font-weight: 600; color: #fff; height: 23px; line-height: 16px; transition: color ease .2s; text-transform: uppercase; font-family: var(--baslik-fontu); letter-spacing: 5px; text-align: center; }
.videolusl .metin .subtitle { color: #ccc; font-size: 22px; margin: 29px 0 0 0; font-family: var(--icerik-fontu); }
/*******/
@media (min-width: 1901px) {
    .container { width: 1170px; }
}

@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1600px) {
}

@media (min-width:1200px) and (max-width: 1400px) {
    #slider div.item .metin { margin-top: 0; }
}

@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 { padding: 0 10px }
    .row { display: block; }
    .etezgah { 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; }
    .xs10 { width: 80%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    header .logo a { position: relative; top: 0; }
    header .row { display: flex }
    #sagNav { margin: 45px 0 0 0; }
    a.teklifA { padding: 6px 5px; height: 26px; min-width: 76px; font-size: 12px; }
    a.teklifA:after { display: none }
    .diller { top: 45px; right: 0px; }
    #paylasOrtak { right: 62px; top: -18px; }
    #paylasOrtak .item { top: 5px; right: 87px; }
    .paylasOnOff a { width: 40px; height: 40px; background: transparent; border: transparent; }
    .menuFixle .paylasOnOff a { background: #fbfbfb; }
    .menuFixle #paylasOrtak { top: 4px; }
    .videolusl video { height: 80vh; position: absolute; width: auto; left: -250px; top: 0; z-index: 1; margin: 0; overflow: hidden; }
    .videolusl .metin .title { line-height: 43px; height: auto; }
    .videolusl { min-height: 80vh !important; }
    #slider { height: auto }
    #slider .slide-inner { padding-top: 115px; height: auto; }
    #slider div.item { background-position: left center; }
    #slider div.item .metin { left: 15px; width: calc(100% - 15px); margin-bottom: 40px }
    #slider div.item .metin .baslik { font-size: 39px; line-height: 42px }
    #slider div.item .metin .ozet { letter-spacing: 0; line-height: 27px; -webkit-line-clamp: 4 }
    .banner-dot-shape { left: 0; width: 100% }
    #slider div.item .metin .diger { display: block; -webkit-line-clamp: initial }
    #slider .item figure img { height: auto }
    #slider .item { flex-direction: column; width: 100%; margin: 0 auto; padding: 0 10px; justify-content: center; }
}
