﻿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-renk3); font-weight: var(--icerik-font-weight); overflow-x: hidden; }
:focus, input:focus { outline: 0 !important; }
::placeholder { color: #666; opacity: 1; }
ul, p { margin: 0; padding: 0; list-style: none; }
a, a:active, a:hover, a:visited { text-decoration: none; transition: color 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); }

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; }
.row { display: flex; justify-content: space-between; }
.wrap { flex-wrap: wrap }

.row { display: flex; }
.wrap { flex-wrap: wrap }
/******/

.cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { position: unset; 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: 10px 25px; border-bottom: 1px solid #ebebeb; }


/******/

header .logo { position: relative; display: flex; flex-grow: 0; align-items: center; }
header .logo a { position: relative; top: 0; display: block; }
header nav.menu { flex-grow: 1; }
header .logo img {transition: all ease .3s;max-width: 273px;}
header nav { flex-grow: 1; margin: 19px 0 0 0; }
header nav .ul1 { display: flex; margin: 0; line-height: 46px; font-weight: 700; width: 100%; flex-wrap: nowrap; justify-content: center; }
header nav .li1, header nav a { position: relative; }

header nav .li1 { }
header nav .li1 > a {color: #3f485e;padding: 9px 15px 20px 15px;display: block;line-height: 27px;font: 600 15px 'Nunito';}
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { color: #4e73d0; opacity: 1; }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { }
header .li1.okKoy3, header .li1.okKoy4 { }

header .li1.okKoy3 .ulWrap2 { left: -258px; width: 691px; }

header .li1.okKoy4 .ulWrap2 { left: 576px; width: 691px; }
header .li1.okKoy > a:after { position: absolute; top: 35px; left: 50%; width: 10px; height: 10px; content: ''; margin-left: -5px; border-left: 1px solid #222; border-bottom: 1px solid #222; transform: rotate( -45deg); box-sizing: border-box; }

header .li1.okKoy:hover a:after { display: none }
/****/
.menu .ul1 .li1:nth-child(2) .ulWrap2 { width: 273px; left: -127px; }
.menu .ul1 .li1:nth-child(3) .ulWrap2 { left: -127px; }
.menu .ul1 .li1:nth-child(2) .ulWrap2 .ul2,
.menu .ul1 .li1:nth-child(3) .ulWrap2 .ul2 { display: block; column-count: initial; }
.menu .ul1 .li1:nth-child(2) .ulWrap2 .li2,
.menu .ul1 .li1:nth-child(3) .ulWrap2 .li2 { width: 100% }



header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 54px; left: -150px; z-index: 98; padding: 10px 0 20px 0; text-align: left; box-shadow: -1px 6px 18px 0px rgb(0 0 0 / 9%); border-top: solid 4px #58585a; min-width: 335px; }
header nav .ulWrap2:after { position: absolute; top: -11px; left: 50%; width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid #58585a; content: ""; }
header nav .ul2 { position: relative; column-count: 2; }

header nav .okKoy3 .ulWrap2, header nav .okKoy4 .ulWrap2 { }
header nav .okKoy3 .ulWrap2:after { margin-left: -15px; }
header nav .okKoy4 .ulWrap2:after { margin-left: -11px; }
header nav .li1:hover > .ulWrap2 { display: block; }


header nav .ul2 .li2 { line-height: initial; position: relative; }
header nav .ul2 .li2 > a { padding: 11px 15px; display: block; white-space: normal; line-height: 21px; color: #444; font-weight: 400; }
header nav .ul2 .li2:hover > a { color: #4e73d0; background: #fbfbfb; }

header nav .ul2 .li2.okKoy2 > a, header nav .ul2 .li2.okKoy3 > a { background-color: transparent; text-align: center; font-size: 18px; color: #7fcbae; text-transform: uppercase; }

header nav .ul2 .okKoy2 .li2 > a { }
header nav .ul2 .okKoy3 .li2 > a { }
/****/
header nav .ulWrap3 { }
header nav .ul3:after { content: ''; display: table; clear: both }
header nav .ul3 { position: relative; padding: 10px 0; background: #ffffff; }

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 .ul3 .li3 { line-height: initial; float: left; width: 50%; }
header nav .ul3 .li3 > a { padding: 12px 12px; font-size: 15px; color: #444 !important; letter-spacing: 0; white-space: normal; display: block; }

header nav .ul3 .li3:hover > a { color: #4e73d0 !important; background: #fbfbfb; }

/****/
/******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }



/******/
#slider { position: relative; display: flex; min-height: 550px; overflow: hidden; background-size: cover; height: auto; padding: 0 0 50px 0; }
#slider .container { position: relative }
#slider div.item { height: auto; background-position: center center; background-size: cover; padding-top: 75px; }
#slider div.item .row { align-items: center }
#slider div.item .metin { }
#slider div.item .metin .baslik { animation-duration: .5s; animation-fill-mode: both; backface-visibility: visible !important; font-size: 37px; font-weight: 600; margin: 0 0 10px 0; color: var(--tema-renk2); font-family: 'Nunito'; line-height: 49px; }
#slider div.item .metin .ozet { animation-duration: 1s; animation-fill-mode: both; backface-visibility: visible !important; color: var(--tema-renk1); margin-bottom: 10px; font-size: 24px; font-family: 'Nunito'; font-weight: 600; letter-spacing: .7px; line-height: 35px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#slider div.item .metin .diger { animation-duration: 1.5s; animation-fill-mode: both; backface-visibility: visible !important; color: #555; margin: 5px 0 0 0; line-height: 28px; font-size: 17px; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#slider .active a.link { animation-duration: 1.5s; animation-fill-mode: both; backface-visibility: visible !important; box-shadow: 1px 4px 20px -4px var(--tema-renk1); text-transform: uppercase; }
#slider a.link { margin: 14px 0 0 0; display: inline-block; height: 40px; transition: all .4s ease; position: relative; background-color: #3d2f63; color: #fff; font-size: 14px; font-weight: 400; padding: 12px 36px 12px 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: 6px; 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: var(--tema-renk2); }
#slider a.link:hover:before { transform: scaleX(1); transform-origin: left center; }


#slider .active .baslik { animation-name: fadeInDown; animation-delay: .4s; }
#slider .active .ozet { animation-name: fadeInUp; animation-delay: .8s; }
#slider .active .diger { animation-name: fadeInDown; animation-delay: 1.2s; }
#slider .active .link { animation-name: flipInX; animation-delay: 1.6s; }

#slider .owl-theme .owl-dots { }
#slider .owl-theme .owl-dots .owl-dot { }
#slider .owl-theme .owl-dots .owl-dot.active span { background: #7fcbae; }
#slider .owl-theme .owl-dots .owl-dot.active span:after { content: ''; width: 0; height: 2px; background: #7fcbae; position: absolute; left: 10px; top: 4px; border-radius: 2px; animation: genislet 1s ease 0s 1 normal forwards }

@-webkit-keyframes genislet {
    from { width: 0 }
    to { width: 25px }
}

#slider .owl-theme .owl-dots .owl-dot span { position: relative; }

#slider .owl-theme .owl-nav.disabled + .owl-dots { margin: -90px 0 0 0; width: 100%; }
/***/
.oklarOrtak { position: absolute; z-index: 5; height: 50px; transform: translateX(-50%); }
.oklarOrtak .left, .oklarOrtak .right { transition: all ease .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; }
.oklarOrtak .left:hover { }
.oklarOrtak .right:hover { }
/***/
.sayfaTepe { padding: 20px 0; margin: 20px 0 20px 0; }


.sayfaTepe h1 { color: #3ea597; margin: 0; font: 700 28px Nunito; text-align: center; }
.breadcrumb { padding: 0; margin: 13px 0 0 0; text-align: center; }

.breadcrumb > li { color: #ddd; letter-spacing: 1px; display: inline-block; font-size: 11px; }
.breadcrumb a { color: #58585a; font-weight: 400; font-size: 15px; font-family: 'Nunito'; }

.breadcrumb > li + li:before { padding: 0 8px; color: #555; content: "/\00a0"; font-size: 16px; }

/*******/
header nav .li1:hover .bolgeler { display: block; width: 400px; left: -139px; }
header nav .li1 .bolgeler:after { left: 193px; }


#sliderOwl { position: relative; z-index: 5; width: 100%; }
#slider .owl-carousel .owl-stage-outer { overflow: initial }
.banner-dot-shape { position: absolute; top: 10%; left: 5%; z-index: 0; -webkit-transform: translateY(-10%); transform: translateY(-10%); }
/**mobil**/
#mobilMenu { display: none; top: 0; position: absolute }

#mobilMenu { position: fixed; height: 100%; padding-top: 60px; z-index: 99999; width: 100%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: #1d1e20; 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; }
#kapatMobil i { font-size: 35px; color: #1d1e20; }
#kapatMobil:hover { color: #ccc }
#mobilMenu > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu > ul > li { border-bottom: solid 1px #232527; position: relative; }
#mobilMenu li.okKoy { position: relative }
#mobilMenu li.acik:after, #mobilMenu li.okKoy:after { position: absolute; right: 15px; top: 15px; font: 400 18px Arial }
#mobilMenu li.okKoy:after { content: '+' }



#mobilMenu li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu > ul > li > a { font-size: 14px; font-style: normal; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; color: #fff; }
#mobilMenu > ul li ul, #mobilMenu > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu > ul > li ul a { font-size: 12px; font-style: normal; font-weight: 400; text-transform: none; line-height: 13px; letter-spacing: 0; color: #999 }
#mobilMenu > ul li a { position: relative; display: block; padding: 15px 25px; color: #ddd }
.mobilSosyal { margin-top: 10px; position: relative; text-align: center }
.mobilSosyal i { font-size: 12px; color: #fff; border-radius: 50%; border: 2px solid #e0e1e1; height: 28px; width: 28px; padding: 8px; margin: 5px 3px; text-align: center; line-height: 9px }
.mobilSosyal i:hover { color: #999 }
.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 }
#hamburger { display: none; top: 22px; right: 10px; z-index: 999999; width: 26px; height: 19px; transition: .5s ease-in-out; cursor: pointer; position: absolute; }
#hamburger span { display: block; height: 2px; width: 100%; background: #2e2e2e; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }

#hamburger span:nth-child(1) { top: 0 }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 8px; }
#hamburger span:nth-child(4) { top: 16px; }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); background: #ddd; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #ddd; }
#hamburger.open { top: 16px }

/**mobil**/
#sagNav { float: right; margin: 17px 0 0 0; display: flex; flex-grow: 0; }

a.telefA { margin: 8px 0 0 0; font-size: 16px; font-weight: 600; line-height: 37px; font-family: var(--baslik-fontu); display: inline-block; color: #ffffff; border-radius: 4px; height: 36px; padding: 0 10px 0 40px; position: relative; background: var(--tema-renk1); }
a.telefA:after { content: ''; position: absolute; background: url('/d/ortak.png') no-repeat -578px -653px; width: 23px; height: 23px; left: 9px; top: 6px; transform: rotate(-10deg); }


.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block; }
/******/
.menuFixle { margin: 0; position: fixed; top: 0; left: 0; z-index: 500; width: 100%; text-align: center; background: #fff; box-shadow: 0 0 10px #00000087; padding: 4px 25px; }
.menuFixle ul { justify-content: center !important; margin-top: 10px; }
.menuFixle .li1 > a { padding: 20px 15px 19px 15px; }
.menuFixle a:hover { color: #47ccaf !important; }
.menuFixle .altMenulu:after { color: #fff; }
.menuFixle .li1 { background: transparent; }
.menuFixle .ulWrap2 { top: 59px !important; }
.menuFixle .li1.okKoy:after { top: 25px; color: #fff; right: 0; }
.menuFixle a:before { display: none !important }
.menuFixle .ulWrap2:after { border-bottom: 7px solid #fff !important; }
.menuFixle .logo { margin: 5px 0 0 0; }
.menuFixle .logo img { max-width: 200px; margin-top: -9px; }
.menuFixle nav.menu { margin: 0; transition: all ease .3s; }
.menuFixle #sagNav { margin: 4px 0 0 0; transition: all ease .3s; }
/***/
/***/

a#scrollDown { position: absolute; left: 50%; 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 #3b2d61; 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: #33a091; border-radius: 100%; -webkit-animation: sdb10 2s infinite; animation: sdb10 2s infinite; 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 #35a192; border-bottom: 1px solid #35a192; 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; background: var(--tema-renk1); border-radius: 5px 0 0 5px; padding: 8px 4px; }
#sosyalNC a { color: #020e27; font-size: 14px; display: block; margin-left: 30px; position: relative; font-weight: 600; background: url(/d/r/sprite.png) no-repeat; display: block; margin: 0 0 11px 0; height: 22px; width: 19px; opacity: .8; }
#sosyalNC a:hover { opacity: 1; }
#sosyalNC a:last-child { margin-bottom: 0 }
#sosyalNC a.face { background-position: -767px -813px; }
#sosyalNC a.inst { background-position: -828px -892px; }
#sosyalNC a.linked { background-position: -513px -512px; width: 34px; height: 34px; }


.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }

@media (min-width: 1901px) {
    .container { width: 1270px; }
    #slider .container { width: 1600px; }
    header .container { width: 1600px; }

    #slider div.item .metin { }
    #slider .owl-theme .owl-dots { }
}


@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1600px) {
}

@media (min-width:1200px) and (max-width: 1400px) {
}

@media (min-width:992px) and (max-width:1199px) {
    .container { padding: 0 10px; width: 100%; }
}

@media (min-width:768px) and (max-width:991px) {
    .container { padding: 0 10px; width: 100%; }
}

@media (max-width:767px) {
    .container { padding: 0 10px; width: 100%; }
    .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; }

    /***/
    #hamburger { display: block; }

    header .logo img { margin-top: 0; max-width: 200px; }
    #sagNav { position: absolute; right: 5px; top: 50px; }
    .sayfaTepe h1 { width: 100%; font: 700 23px Nunito; }
    .breadcrumb { width: 100% }
    #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 .owl-theme .owl-dots { top: initial; transform: initial; bottom: 0; }
    #slider div.item .metin .ozet { letter-spacing: 0; line-height: 27px; -webkit-line-clamp: 4; }
    a.telefA { margin: 0; font-weight: 400; font-size: 17px; letter-spacing: 0; height: 35px; line-height: 35px; background: transparent; color: var(--tema-renk1); font-size: 20px; font-weight: 600; }
    a.telefA:after { }
    #slider .owl-theme .owl-dots .owl-dot { display: initial }
    #slider .owl-theme .owl-dots .owl-dot.active span:after { display: none }
    .banner-dot-shape { left: 0; width: 100%; }
    #slider div.item .metin .diger { display: block; -webkit-line-clamp: initial; }
}
