﻿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; 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 0 0 0; padding: 0 }
::selection { color: #ffffff; background: #0095da; }
/***/
* { box-sizing: border-box; }

.ozet { -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #1e1e1e; margin: 0 0 0 3px; }

.yer { margin: 5px 0 5px 2px; color: var(--tema-renk2); }
.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% }
/******/

.menuFixle { width: 100%; top: 0; position: fixed; background: #007581; z-index: 9999; box-shadow: 0 5px 17px -10px #4a4a4a; padding: 10px 0; }

.menuFixle .logo { overflow: hidden; top: -33px; }
.menuFixle .li1.okKoy:after { bottom: 0; border-top-color: #fff; }
.menuFixle .logo img { width: 71px; }
.menuFixle a { color: #fff; padding: 7px 14px 6px 14px; }
.menuFixle .logo a { }
.menuFixle nav { }
.menuFixle .diller { top: 17px; }
.menuFixle .diller a { color: #222 !important; }
.menuFixle .diller a.active { color: #fff !important; }
/*******/
header { padding: 15px 0; /* border-bottom: solid 1px #ffffff0f; */ position: absolute; width: 100%; z-index: 8; }
header .row { align-items: center; }


header .call-now { display: inline-block; width: fit-content; border: 1px solid #fff; padding: 10px 25px; border-radius: 8px; background: #fff; color: #141414; }
.menuFixle .call-now { color: #141414; padding: 10px 25px; }
header .call-now:hover { background: transparent; color: #fff !important; }


header .logo { position: absolute; display: block; top: -40px; }
header .logo a { }

header .logo img { transition: all ease .3s; height: auto; width: 137px; }
header nav { display: flex; width: 100%; justify-content: center; align-items: center; transition: all 0.5s; }
header nav .ul1 { display: flex; flex-wrap: wrap; margin-bottom: 0 !important; flex-direction: row; padding-left: 0; }
header nav .li1, header nav a { position: relative }
header nav .li1 { }
header nav .li1 > a { display: block; position: relative; padding: 22px 10px; color: #fff; font: 400 17px var(--icerik-fontu); }
header nav .li1 > a:hover:after { content: ''; width: 25px; height: 3px; /* background: var(--tema-renk1); */ position: absolute; bottom: -2px; left: 50%; transform: translate(-50%); }
header nav .li1 > a:hover { color: #a8b1b3; }
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: #b3b3b3; text-decoration: underline; }
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: -3px; height: 0; line-height: 0; border: 4px solid transparent; border-bottom: 0; border-top: 5px solid #ffffff; transform: translateX(-50%); opacity: 0; }
header .li1.okKoy:hover:after { display: none }
/****/
header nav .ulWrap2 { background-color: #fff; box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09); width: 225px; position: absolute; padding: 20px 0; left: 0; top: 110%; z-index: 10; visibility: hidden; opacity: 0; transition: all 0.3s; }
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: ""; opacity: 0; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { top: 100%; visibility: visible; opacity: 1; }
header nav .ul2 .li2 { position: relative; }
header nav .ul2 .li2 > a { display: block; padding: 10px 15px; color: #121725; position: relative; overflow: hidden; text-transform: capitalize; transition: all 0.2s; font: 400 16px var(--icerik-fontu); letter-spacing: .5px; }
header nav .ul2 .li2:hover > a { color: var(--tema-renk1); text-decoration: underline; }
/****/
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 { display: inline-block; position: relative; }
.socIkon a:after { background: url(/d/ortak.png) no-repeat; }
.socIkon a:hover { opacity: .8 }


/************/

#slider { position: relative; }

#slider .item { position: relative; overflow: hidden; height: 75vh; z-index: 5; min-height: 450px; }
#slider .item:before { content: ''; background: #01343bc7; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
#slider .item:after { content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(/d/r/bg-lines.png) left; z-index: 3; opacity: .6; }
#slider .item .metin { width: 804px; max-width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; z-index: 5; }
#slider .item .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: -1; opacity: .3; }
#slider .item .bg img { position: absolute; transform: translate(-50%,-50%); max-width: initial; width: 100%; height: auto; left: 50%; top: 50%; z-index: -1; }
#slider h2 { margin: 10px 0 20px 0; font-size: 75px; font-weight: bold; animation-duration: 2s; animation-fill-mode: both; backface-visibility: visible !important; color: #fff; }

#slider .baslik1 { margin: 0; font-size: 16px; letter-spacing: .025em; animation-duration: 2s; animation-fill-mode: both; backface-visibility: visible !important; position: relative; display: inline-block; color: #ddd; }
#slider .ozet { margin: 0; font-size: 20px; font-weight: 300; margin-bottom: 45px; animation-duration: 2s; animation-fill-mode: both; backface-visibility: visible !important; color: #ddd; }


#slider video { width: 100%; height: 100%; object-fit: cover }
/************/

.sayfaTepe { padding: 190px 0 60px 0; background: url(/d/r/sayfatepe.jpg) no-repeat; background-size: cover; position: relative; z-index: 1; margin-bottom: 45px; }
.sayfaTepe:before { content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(/d/r/bg-lines.png) left; z-index: 3; opacity: .6; }
.sayfaTepe:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: -1; }

.sayfaTepe h1 { color: #fff; margin: 0 0 6px 0; font: 400 40px var(--baslik-fontu); text-transform: uppercase; text-align: center; position: relative; z-index: 9; }
.breadcrumb { padding: 0; margin: 0; display: block; text-align: center; position: relative; z-index: 9; }

.breadcrumb > li { color: #fff; display: inline-block; }
.breadcrumb a { color: #fff; font-weight: 400; font-family: var(--baslik-fontu); }

.breadcrumb > li + li:before { padding: 0 6px 0 13px; color: #fff; content: "/\00a0"; font-size: 13px; font-size: 15px; }

/*******/
header nav .li1:hover .bolgeler { display: block; width: 400px; left: -139px; }
header nav .li1 .bolgeler:after { left: 193px; }


/*******/


.pakla { clear: both; }
.goster-xs { display: none !important; }
.gizle-xs { display: block !important; }


/*******/
.diller { position: absolute; right: 0; top: 27px; z-index: 9; display: flex; background: #fbfbfbd4; border-radius: 4px; overflow: hidden; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller a { padding: 6px 12px; display: block; text-align: center; color: #111; font-weight: 400; font-size: 13px; letter-spacing: .3px; position: relative; }
.diller a.active { background: #c59258; color: #fff; }
.diller a:hover { opacity: 1; }


.diller a:after { content: ""; width: 1px; height: 27px; background: rgb(255 255 255); position: absolute; right: 0; top: 0px; }
.diller a:last-child:after { display: none }
/*******/

a#scrollDown { position: absolute; left: 30px; bottom: 15px; z-index: 10; width: 31px; height: 64px; }
a#scrollDown span { position: absolute; top: 0; left: 50%; width: 24px; height: 44px; margin-left: -15px; border: 2px solid #fff; border-radius: 50px; box-sizing: border-box; }
a#scrollDown span::before { position: absolute; top: 10px; left: 50%; content: ''; width: 4px; height: 4px; margin-left: -3px; background-color: #fff; 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: 47px; left: 50%; width: 10px; height: 10px; 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; }
}
/***/
@media (min-width: 1901px) {
 .container { width: 1170px; }
}

#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/spriteSosyal.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: -762px -813px; }
#sosyalNC a.inst { background-position: -828px -892px; }
#sosyalNC a.linked { background-position: -513px -512px; width: 34px; height: 34px; }


@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; }

 .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 { top: 0; }
 header .logo a { }
 header .logo img { width: 100px; }
 header .row { display: flex }
 #slider .ozet br { display: none; }
 #slider div.item { padding: 0; height: 50vh; }
 #slider h2 { font-size: 26px; }


 #slider .owl-theme .owl-dots .owl-dot span { width: 75px; height: 45px; }
 #slider div.item .metin { margin: 0; width: calc(100% - 20px); z-index: 5; padding: 0; transform: initial; left: 10px; top: 45%; }
 #slider .owl-theme .owl-dots { right: 0 }
 #slider .owl-theme .owl-dots .owl-dot { margin: 0 5px }

 #slider .baslik1 { font-size: 16px; }
 #slider .ozet { font-size: 16px; margin-bottom: 25px; }
 .diller { top: 80px; right: 0px; }
}
