﻿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); }
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: 0 auto; max-width: 100%; position: relative; z-index: 5; }
.row { display: flex; flex-wrap: wrap; }
.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% }
/******/
/********/
.menuFixle { transition: all ease .4s; position: fixed !important; width: 100%; z-index: 99; top: 0; /* display: none; */ background: white; }
.menuFixle .logo img { max-width: 229px; margin-top: -10px; }
.menuFixle nav { }
.menuFixle nav .li1 > a { }
.menuFixle .satir1 { /* margin-bottom: 6px; */ padding: 10px; background: #fff; }
.menuFixle nav .ulWrap2 { }
.menuFixle .li1.okKoy:after { top: 4px; }
.menuFixle a.teklifal { }
.menuFixle .logo { top: 5px; }
.menuFixle .iletIn a { margin-top: -2px; }
header { padding: 10px 20px 0 20px; position: relative; border-bottom: solid 1px #ebebeb; }

header .cl9 { position: unset }
header .logo { position: relative; margin-left: 80px; }
header .logo a { position: absolute; top: -7px; display: block; z-index: 5; width: 96px; }
header .logo img { transition: all ease .3s; width: 100%; height: auto; }


header nav { z-index: 9; }
header nav .ul1 { display: flex; justify-content: center; }
header .okKoy:hover .ulWrap2 { display: block !important; }
header .okKoy:hover > a { background: var(--tema-renk1); color: white !important; }
header nav .li1 { }
header nav .li1.active { background: var(--tema-renk1); }

header nav .li1.active > a { color: white; }
header nav .li1.active:hover > a { color: #e1e1e1 }
header nav .li1 > a { white-space: nowrap; text-transform: uppercase; font-size: 14px; padding: 20px 16px 31px 16px; display: block; font-weight: 600; color: #333; letter-spacing: -.5px; }
header nav .li1:last-child { border-right: solid 1px transparent }
header nav .li1 > a:hover { color: var(--tema-renk1); }

header .ulWrap2 { display: none; position: absolute; left: 0; top: 79px; width: 100%; height: 500px; z-index: 9; background: #f4f4f4; padding: 38px 0; }
header .ulWrap2 h2 { font-size: 13px; font-weight: 600; color: #333; padding-left: 15px; }
header .ul2 { padding-left: 15px; display: flex; justify-content: space-around; }
header .li2 { }
header .li2 > a { display: block; padding: 10px 0; text-transform: uppercase; color: var(--tema-renk1); font-weight: 600; }
header .li3 { margin: 5px 0; }
header .li3 > a { display: block; margin-bottom: 17px; }
header .ulWrap3 { }
header:after { content: ""; width: 100%; height: 50px; position: absolute; left: -56px; bottom: -50px; background: url(/d/r/bg-lines.png) center top; z-index: 6; }
/****/

.iletIn { display: block; margin-top: 6px; }
.iletIn a:first-child { font-size: 16px; color: #fff; position: relative; padding-left: 29px; font-weight: 600; display: block; }
.iletIn a svg { width: 18px; height: 18px; fill: #fff; position: absolute; left: 0; top: 2px; animation: phone 1s infinite ease-in-out; }

@keyframes phone {
    0% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
    50% { -webkit-transform: rotate(0) scale(1) skew(1deg); opacity: 0.6; }
    100% { -webkit-transform: rotate(0) scale(0.7) skew(1deg); opacity: 0.6; }
}


.iletIn a:hover { color: #ffffff; }
.iletIn a:hover svg { fill: #5c979f; }
/****/

.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; overflow: hidden; }

#slider .slide-inner { width: 100%; }
#slider .swiper-slide-active { background: white; }
#slider div.item { }
#slider div.item figure { position: relative; width: 100%; height: 65vh; overflow: hidden; }
#slider div.item figure:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: #00000063; }
#slider div.item figure img { width: 100%; height: auto; overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }

#slider div.item .metin { padding: 60px 100px 40px 100px; display: flex; margin: 0 auto; width: 1400px; max-width: 100%; align-items: center; }

#slider div.item .baslik1 { font-size: 44px; font-weight: 400; color: #000; margin: 0; width: 52%; margin-right: 8%; line-height: 52px; text-transform: uppercase; }
#slider div.item .baslik1 span { background-repeat: no-repeat; background-image: linear-gradient(transparent calc(100% - 2px),var(--tema-renk1) 2px); transition: 2s cubic-bezier(.215,.61,.355,1); background-size: 0 96%; transition-delay: 1.5s; }
#slider .swiper-slide-active div.item .baslik1 span { color: #000; background-size: 100% 96%; }

#slider div.item .content { color: #222; font-size: 16px; font-weight: 400; line-height: 23px; width: 40%; text-transform: uppercase; -webkit-line-clamp: 4; -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 #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-button-next,
#slider .swiper-container-rtl .swiper-button-prev { right: 20px; border-radius: 4px; margin-top: 47px; opacity: 1; }
#slider .swiper-button-prev,
#slider .swiper-container-rtl .swiper-button-next { left: 20px; border-radius: 4px; margin-top: 47px; opacity: 1; }

#slider .swiper-pagination { left: 50%; bottom: 10px; transform: translateX(-50%); }
#slider .swiper-pagination-bullet { width: 150px; height: 3px; background: #ffffff; border-radius: 4px; position: relative; overflow: hidden; margin: 0 10px; opacity: .3; }
#slider .swiper-pagination-bullet::before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

#slider .swiper-pagination-bullet-active { opacity: 1; }
#slider .swiper-pagination-bullet-active::before { background-color: black; -webkit-animation: slide-progress 8s cubic-bezier(0.3, 0, 0.3, 1) forwards; animation: slide-progress 8s 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); }
}

/************/
.daire2 { animation-duration: .8s; animation-fill-mode: both; backface-visibility: visible !important; overflow: hidden; position: absolute; z-index: -1; width: 600px; height: 600px; right: 0; bottom: -121px; background: #333; border-radius: 50%; border: solid 30px #222; }
#slider a.more { animation-duration: 1.5s; animation-fill-mode: both; backface-visibility: visible !important; border: none; outline: none; display: inline-block; color: #fff; background-color: #444; border-radius: 4px; vertical-align: middle; text-align: center; text-transform: uppercase; font-size: 14px; padding: 13px 52px 13px 34px; font-weight: 500; transition: all .4s ease; position: relative; z-index: 1; margin: 70px 0 0 0; }
#slider a.more:after { content: ''; background: url('/d/r/sprite.png') no-repeat -450px -509px; width: 17px; height: 11px; position: absolute; right: 20px; top: 16px; }
#slider a.more:hover { }
#slider a.more: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.more:hover:before { transform: scaleX(1); transform-origin: left center; }
.slideOklar { position: absolute; z-index: 4; bottom: 5px; height: 37px; left: 0; width: 75px; }
.slideOklar .left, .slideOklar .right { transition: all ease .2s; width: 35px; height: 35px; display: block; position: absolute; border-radius: 1px; background: url(/d/r/sprite.png) no-repeat -603px -706px #505050; }
.slideOklar .left { background-position: -594px -696px; transform: rotate(180deg); background-color: #313131; }
.slideOklar .right { right: 0; background-position: -593px -698px; }
.slideOklar .left:hover { opacity: .5; }
.slideOklar .right:hover { opacity: .5; }
.sayfaTepe { padding: 35px 30px; display: flex; }
.sayfaTepe h1 { margin: 0 auto; /* width: 30%; */ letter-spacing: 1px; text-align: center; font-size: 28px; padding-bottom: 10px; }
.breadcrumb { padding: 0; margin: 0 auto; width: 70%; text-align: center; display: flex; justify-content: center; }
.breadcrumb > li { color: var(--tema-renk2); letter-spacing: .3px; display: inline-block; font-size: 14px; }
.breadcrumb a { color: var(--tema-renk2); font-weight: 400; font-size: 16px; }
.breadcrumb > li + li:before { padding: 0 8px; color: var(--tema-renk2); content: "/\00a0"; font-size: 16px; }
/*******/
header nav .li1:hover .bolgeler { display: block; width: 400px; left: -139px; }
header nav .li1 .bolgeler:after { left: 193px; }
/*******/
a.telefA { color: #f5bd42; margin: 12px 0 0 0; font-size: 21px; font-weight: 500; line-height: 29px; }
a.telefA:after { content: '' }
/******/
.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/*******/
/*******/
.dropdown { position: relative; display: inline-block; }
.dropdown strong { font-weight: 400; background: var(--tema-renk1); border-radius: 16px; padding: 5px 55px 5px 7px; font-size: 13px; display: flex; align-items: center; margin-bottom: 12px; }
.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 #bcbcbc; top: 14px; right: 9px; }
.dropdown strong img { margin-right: 6px; }
.dropdown span { display: block; padding: 3px 24px 6px 9px; font-size: 13px; }
.dropdown a { color: white; font-weight: 600; font-size: 13px; }
.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; right: 0; border-radius: 5px; padding: 5px 0; top: 31px; }

.diller { border-radius: 4px; margin: 11px 0 0 0; justify-content: flex-end; display: flex; }
.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; }
/*******/
#hamburger { cursor: pointer; position: absolute; left: 0; top: 0; width: 79px; height: 79px; z-index: 9; }
#hamburger:After { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: 0; background: url(/d/r/noktalar.jpg); opacity: .18; }
#hamburger .inner { position: relative; width: 79px; height: 79px; background: var(--tema-renk1); }
#hamburger span { display: block; height: 2px; width: 100%; background: #fff; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }

#hamburger span:nth-child(1) { top: 0; display: none; }
#hamburger span:nth-child(2) { top: 41px; width: 20px; left: 17px; }
#hamburger span:nth-child(3) { top: 33px; width: 33px; left: 17px; }
#hamburger span:nth-child(4) { top: 33px; width: 20px; left: 10px; display: none; }
#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: #fff; top: 35px; width: 33px; left: 17px; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #fff; top: 35px; }
#hamburger.open { background: var(--tema-renk1); }

#hamburger.open .inner:after { color: #fff }

/**mobil**/
/*****/
#menuNormal { display: none; top: 70px; position: absolute; height: 100%; z-index: 99999; width: 250px; color: #fff; right: 59px; text-align: right; max-width: 100%; }
#menuNormal::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#menuNormal::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#menuNormal::-webkit-scrollbar-thumb { background-color: #000 }
#kapatNormal { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatNormal i { font-size: 35px; display: none; }
#kapatNormal:hover { color: #ccc }
#menuNormal > ul { margin-top: 5px; border: 0; background: #fff; padding: 0; border-top: 4px solid var(--tema-renk1); position: relative; }
#menuNormal > ul:after { content: ""; position: absolute; top: -1px; right: 0; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #000; display: none; }
#menuNormal > ul > li { border-bottom: solid 1px #d7d7d7; position: relative; border-right: 4px solid #ffffff; }
#menuNormal > ul > li:hover { border-right: 4px solid #d1a64e; background: #eaeaea; }
#menuNormal > ul > li:last-child { border-bottom: none; }
#menuNormal li.yavruVar { position: relative }
#menuNormal li.acik:after, #menuNormal li.yavruVar:after { position: absolute; right: 15px; top: 15px; font: 400 20px Arial }
#menuNormal .show-subnav { display: block !important }
#menuNormal > ul > li > a { font-size: 16px; font-style: normal; font-weight: 400; line-height: 10px; letter-spacing: .5px; color: #000; }
#menuNormal > ul li ul, #menuNormal > ul li ul li ul { margin: 0; padding: 0; display: none }
#menuNormal > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#menuNormal > ul > li ul a { font-size: 16px; font-style: normal; font-weight: 400; text-transform: none; line-height: 25px; letter-spacing: 1px; color: #413e3e; }
#menuNormal > ul > li ul a:hover { background: var(--tema-renk2); color: #fff; }
#menuNormal > ul li a { position: relative; display: block; padding: 22px 28px; }
#menuNormal li.okKoy { position: relative }
#menuNormal li.acik:after, #menuNormal li.okKoy:after { position: absolute; left: 14px; top: 23px; font: 400 18px Arial }
/*****/

a#scrollDown { position: absolute; right: 203px; z-index: 98; width: 30px; height: 72px; margin-left: -35px; bottom: 34px; }
a#scrollDown span { position: absolute; top: 0; left: 50%; width: 30px; height: 50px; margin-left: -15px; border: 2px solid #fff0; border-radius: 50px; box-sizing: border-box; }
a#scrollDown span::before { position: absolute; top: 10px; left: 50%; content: ''; width: 6px; height: 6px; margin-left: -3px; background-color: #fff; border-radius: 100%; animation: sdb10 1.5s infinite; box-sizing: border-box; }
a#scrollDown strong { position: relative; display: block; }
a#scrollDown strong::after { position: absolute; top: 47px; left: 50%; width: 18px; height: 18px; content: ''; margin-left: -9px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; 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; }
}
/***/
#telno { color: #bbb; font-size: 14px; padding: 8px 55px 0 25px; display: block; margin: 1px 0 0 0; position: relative; }
#telno:after { content: ''; background: url(/d/r/sprite.png) no-repeat -496px -555px; width: 17px; height: 19px; position: absolute; left: 0; top: 6px; }
#email { color: #bbb; font-size: 14px; position: relative; display: block; padding: 9px 0 0 30px; }
#email:after { content: ''; background: url(/d/r/sprite.png) no-repeat -526px -604px; width: 22px; height: 16px; position: absolute; left: 0; top: 9px; }
#address { color: #ddd; font-size: 13px; position: relative; padding: 9px 0 0 6px; display: block; font-style: normal; }
#address:after { content: ''; background: url(/d/r/sprite.png) no-repeat -565px -648px; width: 16px; height: 30px; position: absolute; left: 0; top: 3px; opacity: 0; }

/**************/
h1.tepe { text-align: center; font-size: 45px !important; font-weight: 400 !important; }
/********/
@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) {
}

@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; }
    header { padding: 10px 0 0 0; }
    header .bir { order: 1; }
    header .iki { order: 2; }
    header .uc { order: 3; }
    header .xs6 { position: unset }
    .diller { right: 6px; top: 18px; position: absolute; z-index: 55; }
    .dropdown strong { padding: 5px 30px 5px 7px; }
    #email { display: none }
    img { height: auto }
    .breadcrumb a { font-size: 16px }
    #slider div.item .metin { padding: 35px 0 0 0; transform: initial; display: block; height: auto; }
    #slider div.item .metin .baslik1 { font-size: 28px; line-height: 42px; width: 90%; height: 85px; }
    #slider div.item .metin .content { width: 100%; margin-top: 23px; }
    #slider .owl-theme .owl-dots { bottom: 0; display: flex; left: 10px; transform: initial; right: initial; top: initial; opacity: 0; }

    a.teklifal { top: 70px; left: 10px; padding: 12px 24px; margin: 0; font-size: 17px; width: fit-content; }
    #slider div.item figure { height: 210px; margin-top: 14px; }
    header .satir2 { margin: 10px 0; top: 22px; }

    header .logo { top: 2px; height: 65px; }
    #anamenu { display: none; }
    .iletIn { margin: 0; position: absolute; right: 10px; top: 14px; }
    header .logo img { max-width: 196px; }

    #mobilMenu { padding: 61px 0 30px 10px; margin-top: 18px; left: 0; width: 100%; }
    #mobilMenu .li1 { width: calc(50% - 10px); margin: 0 10px 41px 0; }
    #slider div.item { }
    .menuFixle { padding: 45px 0; }
    #beforeafter { margin-top: 75px }
    #slider video { position: absolute; height: 100%; left: -50%; transform: translateX(-16%); z-index: 1; width: initial; top: 0; }
    header .row { display: flex }
    header nav .ul1 { display: block; overflow-x: auto; white-space: nowrap; padding-bottom: 15px; margin-bottom: -5px; }
    header nav .li1 { display: inline-block; }
    header nav .li1 > a { padding: 12px 9px 11px 16px; }
    header nav .li1:first-child > a { padding-left: 15px }
    header:after { left: 0; bottom: -50px; }
    header .ul2 { display: block }
    header .li2 { margin-bottom: 30px }
    header .ulWrap2 { top: 127px; height: auto; }
    header nav { margin-top: 8px; }
    #slider div.item figure img { height: 210px; width: initial; max-width: initial; }
    #slider .swiper-pagination { display: flex; left: initial; transform: initial; position: relative; bottom: -10px; }
    #slider .swiper-pagination-bullet { }
    #slider { overflow: initial; }
    #slider .slide-inner { overflow: hidden }
}
