﻿html { scroll-behavior: smooth; }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; background: #fff; color: #111; 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; font-weight: var(--icerik-font-weight) }
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: 1100px; 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% }
/******/
.menuFixle { width: 100%; top: 0; position: fixed; z-index: 103; box-shadow: 0 5px 17px -10px #4a4a4a; padding: 0px 0; background: #041327; }
.menuFixle .li1.okKoy:after { top: 5px; }
.menuFixle .logo { width: 262px; /* display: none; */ padding: 5px; }
.menuFixle a { color: #fff !important; }
.menuFixle .logo a { top: 0; margin: 0; }
.menuFixle nav { margin: 0 0 0 0; }
.menuFixle .diller { margin: 18px 0 0 0; }
.menuFixle .diller a { color: #222 !important; }
.menuFixle .diller a.active { color: #fff !important; }
/*******/
.socIkon a { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }
header { padding: 0 30px; background: #041428; }
header .logo { position: relative; display: inline-block; text-align: center; padding: 5px 0 5px 0; }
header .logo a { display: block; text-align: center; margin: 9px 0 0 0; max-width: 100%; }
header .logo img { }
header nav { flex-grow: 1; margin: 20px 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 { line-height: 4px; }
header nav .li1 > a { color: #fff; margin: 17px 35px 0 0; display: block; line-height: 27px; font-weight: 400; font-size: 15px; text-transform: uppercase; padding-bottom: 10px; }
header nav .li1:last-child a { margin-right: 0 }
header nav .li1 > a:hover:after { opacity: 1; width: 100%; left: 0; }
header nav .li1 > a:after { transition: all ease .3s; content: ''; position: absolute; bottom: 7px; left: 50%; width: 0; height: 2px; z-index: 9; background: var(--tema-renk1); opacity: 0; }
header nav .li1 > a:hover { color: var(--tema-renk1); }
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 { opacity: .8; }
header nav .li1:last-child a { padding-right: 0; }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { left: 50%; color: #28a4db; content: ''; position: relative; z-index: 3; width: 0; bottom: 0; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid var(--tema-renk2); top: -7px; }
header .li1.okKoy:hover:after { display: none }
header nav > ul > li:nth-child(3) { }
header nav > ul > li:nth-child(3) .ulWrap2 { width: 723px; left: -314px; }
header nav > ul > li:nth-child(3) .ulWrap2 li { width: 50%; margin-bottom: 10px; }
header nav > ul > li:nth-child(3) .ulWrap2 ul { display: flex; flex-wrap: wrap; padding: 15px 14px; }
header nav > ul > li:nth-child(3) .ulWrap2 li a { display: block; line-height: 24px; padding: 10px 15px; }
/****/
header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 60px; left: -74px; 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 #fff; 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; }
/****/
/************/
#slider { position: relative; background: #041428; overflow: hidden; background-size: cover; }
#slider:after { content: ''; height: 50%; position: absolute; left: 0; width: 100%; bottom: 0; z-index: 0; background: linear-gradient(360deg, #0000001f, transparent); }
#sliderOwl { position: relative; z-index: 44 }
/****/
#slider .item { height: 100vh; width: 100%; overflow: hidden; position: relative; max-height: 800px; }
#slider .item figure { width: 50%; text-align: center; position: absolute; right: 0; bottom: 0; }
#slider .item figure img { width: initial; display: inline-block; height: auto; }
#slider .item .metin { width: 40%; position: absolute; top: 50%; transform: translateY(-50%); margin-top: 50px; }
#slider .item .metin .baslik { color: #fff; font-size: 42px; font-weight: 600; }
#slider .item .metin .ozet { color: #ffffff; font-size: 28px; margin: 10px 0 25px 0; }
#slider .item .metin .diger { color: #fff; line-height: 22px; font-size: 16px; }
#slider .item .metin a.link { display: block; padding: 16px 46px 15px 21px; font-size: 14px; font-weight: 600; color: #fff; width: fit-content; max-width: 100%; }
#slider .item .metin a.link span { background: #0097cd; width: 50px; height: 50px; position: absolute; top: 0; left: 0; border-radius: 25px; z-index: -1; transition: width ease .5s; }

#slider .item .metin a.link:hover span { width: 100%; }
/*******/
.slideOklar { margin: 25px 0 0 0; }
.slideOklar .left, .slideOklar .right { background: url(/d/ortak.png); display: block; width: 33px; height: 66px; position: absolute; z-index: 5; top: 50%; margin-top: 0; border-radius: 50%; left: 0; }
.slideOklar .left { background-position: -588px -674px; transform: rotate(180deg); }
.slideOklar .right { right: 0; background-position: -588px -674px; }
.slideOklar .left:hover { transform: scale(1.1) rotate(180deg); }
.slideOklar .right:hover { transform: scale(1.1); }
/***/
.sayfaTepe { padding: 40px 0; }
.sayfaTepe h1 { text-align: center; width: fit-content; margin: 0 auto; color: var(--tema-renk1); text-transform: uppercase; font: 600 28px var(--baslik-fontu); position: relative; }
.sayfaTepe h1:after { content: ''; position: absolute; left: 0; width: 59px; height: 5px; background: var(--tema-renk2); bottom: 0; z-index: -1; opacity: .2; }
.breadcrumb { padding: 0; margin: 13px 0 0 0; text-align: center; }
.breadcrumb > li { color: #767676; letter-spacing: 1px; display: inline-block; font-size: 15px; }
.breadcrumb a { color: #58585a; font-weight: 400; font-size: 15px; }
.breadcrumb > li + li:before { padding: 0 8px; color: #555; content: "/\00a0"; font-size: 14px; }
/*******/
/*******/
#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; 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: '' }
/******/
.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }
/*******/
/*******/
.diller { margin: 42px 0 0 0; display: flex; justify-content: end; }
.diller a, .diller a:visited { color: #fff; display: block; width: fit-content; font-weight: 400; font-size: 13px; padding: 0 13px 3px 9px; margin-right: 10px; text-align: center; position: relative; }
.diller a:last-child:before { content: '/'; position: absolute; left: -6px; }
.diller a:last-child { padding-right: 0 }


.trtr, .enen, .arar, .dede { }
/*******/
/****/ /**mobil**/ /*******/
#mobilcontact { }
#mobilcontact div { margin: 25px 0; }
#mobilcontact div:last-child { }
#mobilcontact div strong { margin-bottom: 5px; font-weight: 400; display: block; text-transform: capitalize; color: #444; font-size: 17px; }
#mobilcontact div address { font-style: normal; font-size: 15px; line-height: 25px; letter-spacing: .7px; color: #808080; width: 85%; }
#mobilcontact div a { font-size: 15px; letter-spacing: .5px; margin-left: 0; margin-right: 8px; }
#mobilcontact div a:hover { color: #fff }
#mobilMenu { top: 0; position: fixed; height: 100%; z-index: 99; width: 100%; overflow-x: hidden; overflow-y: auto; background: linear-gradient(90deg, #ffffff 25%, #cbb26ff0 25%); color: #fff; -webkit-overflow-scrolling: touch; top: calc(-100% + -200px); transition: all ease .7s; visibility: hidden; padding: 150px 30px 0 30px; }
#mobilMenu.active { top: 0; visibility: visible; }
#mobilMenu .ul1 { padding-left: 13px; }
#mobilMenu .li1 { float: left; margin-right: 30px; width: 224px; }
#mobilMenu .li1 > a { font-size: 16px; margin-bottom: 15px; display: block; color: #111; position: relative; }
#mobilMenu .ulWrap2 { padding-left: 25px; margin-bottom: 15px; }
#mobilMenu .ul2 { }
#mobilMenu .li2 { }
#mobilMenu .li2 > a { font-size: 15px; display: block; padding: 5px 0; position: relative; color: #111; margin: 5px 0 4px 0; }
#mobilMenu ul li a:before { content: ""; display: block; height: 2px; width: 0; position: absolute; bottom: 0; box-shadow: 0 0 0 2px #111 inset; opacity: 0; left: 0; transition: all ease .3s; }
#mobilMenu ul li a:hover:before { opacity: 1; width: 35px; }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; display: none; }
#kapatMobil:hover { color: #ccc }
.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: 32px; right: 10px; z-index: 104; width: 25px; height: 25px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger:after { transition: all ease .3s; content: ''; position: absolute; left: -11px; z-index: -4; top: -11px; width: 40px; height: 40px; border-radius: 50%; /* background: #fff; */ }
#hamburger.open:after { }
#hamburger:hover span:nth-child(2) { width: 100% }
#hamburger.open { }
#hamburger span { display: block; height: 2px; width: 100%; background: #fff; opacity: 1; left: 0; transition: .25s ease-in-out; position: fixed; }
#hamburger span:nth-child(1) { top: 0; }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 7px; right: 0; left: initial; width: 20px; }
#hamburger span:nth-child(4) { top: 14px; }
#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); width: 100%; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); width: 100%; }
/***/
/******/
#sosyalNC { display: flex; margin-top: 11px; }
#sosyalNC a { color: #020e27; font-size: 14px; display: block; margin-left: 30px; position: relative; font-weight: 600; }
#sosyalNC a { background: url(/d/r/sprite.png) no-repeat; display: block; margin-left: 13px; height: 22px; width: 19px; opacity: .8; }
#sosyalNC a:hover { opacity: 1; }
#sosyalNC a.face { background-position: -491px -570px; }
#sosyalNC a.inst { background-position: -552px -649px; }
#sosyalNC a.linked { background-position: -513px -512px; width: 34px; height: 34px; }
/******/
#contactus { border-left: solid 1px #efece2; padding-left: 30px; }
.logoBeyaz { display: none }

@media (min-width:1401px) {
 .container { }
}

@media (min-width:1200px) and (max-width: 1400px) {
 #slider div.item .metin { }
}

@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) {
 #hamburger { display: block }
 .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) {
 #hamburger { display: block }
 .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; }
 #slider .ozet br { display: none; }
 #slider div.item { padding: 0; height: auto; display: block; }
 #slider h2 { font-size: 26px; }
 #slider div.item .metin { margin: 0; width: 100%; padding: 0; transform: initial; left: initial; top: initial; position: relative; margin-bottom: 25px; }
 #sagNav { margin: 45px 0 0 0; }
 a.teklifA { padding: 6px 5px; height: 26px; min-width: 76px; font-size: 12px; }
 a.teklifA:after { display: none }
 #slider .baslik1 { font-size: 16px; }
 #slider .item .metin .ozet { font-size: 16px; margin-bottom: 25px; padding-left: 0 }
 .diller { margin: 0; position: fixed; top: 66px; right: 0; }
 #slider { height: auto; padding-top: 145px; background-position: center bottom; }
 #slider #sliderSwiper, #slider .slide-inner { height: 500px; }
 #mobilcontact div address { width: 100% }
 header .row { display: flex }
 .menuFixle .diller { margin: 0; z-index: 105; }
 .menuFixle .diller a{color:#fff !important;}
 #mobilMenu { background: linear-gradient( 90deg, #ffffff 0%, #98c0d9 0%); padding: 145px 10px 0 10px; }
 #mobilMenu .row { display: flex; flex-wrap: wrap }
 #mobilMenu .cl3 { order: 2; }
 #mobilMenu .cl9 { order: 1; }
 #mobilMenu .li1 { margin-right: 0; width: 100%; }
 header .logo a { width: 250px; margin: 0; }
 header .logo { padding: 0; }
 #slider .item figure { width: 100%; position: relative; bottom: initial; }
 #mobilMenu .ul1 { padding-left: 0 }
}
