﻿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; }
.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% }
/******/
header { position: relative; background: var(--tema-renk1); padding: 13px 38px; z-index: 15; }
.menuFixle { transition: all ease .4s; position: fixed !important; background: #1A1C39 !important; width: 100%; z-index: 99; top: 0; padding: 10px 30px; /* display: none; */ }
.menuFixle .logo img { max-width: 200px; margin-top: -5px; }
.menuFixle nav .li1 > a { padding: 5px 5px 5px 5px; }
.menuFixle .satir1 { margin-bottom: 6px; padding: 0 0 5px 0; }
.menuFixle nav .ulWrap2 { top: 36px; }
.menuFixle .li1.okKoy:after { top: 4px; }
.menuFixle a.teklifal { }
.menuFixle .logo { top: 0; }

.menuFixle .logoana { display: none }
.menuFixle .logofixed { display: block }
.menuFixle .iletIn a { margin-top: -2px; }
header .logo { position: relative; display: block; top: 34px; width: fit-content; }
header .logo a { position: absolute; top: 7px; display: block; }
header .logo img { max-width: 290px; transition: all ease .4s; }
header .satir2 { position: absolute; left: 50%; transform: translateX(-50%); }
header .logofixed { display: none }
header .satir1 { border-bottom: solid 1px #444444; margin-bottom: 10px; padding: 3px 0 10px 0; }
header .satir1 .row { justify-content: flex-end; }
header .satir1 nav { margin: 0 }
header .satir1 nav .ul1 { display: flex; padding-left: 10px; }
header .satir1 nav .li1 > a { transition: all ease .4s; padding: 3px 10px 3px 10px; display: block; line-height: 27px; font-weight: 400; font-size: 13px; color: #d4d4d4; letter-spacing: .3px; }
header .satir1 nav .li1 > a:hover { color: #fff; }
header .satir1 .li1.okKoy:after { top: 4px; border: 3px solid transparent; border-bottom: 0; border-top: 4px solid #a2a2a2; }
header .satir1 nav .li1 { line-height: 0; }
header nav { flex-grow: 1; }
header nav .ul1 { display: flex; margin: 0; line-height: 46px; font-weight: 700; width: 100%; flex-wrap: nowrap; justify-content: left; align-items: center; justify-content: space-around; }
header nav .li1, header nav a { position: relative }
header nav .li1 { line-height: 4px; margin-right: 0; }
header nav .li1 > a { color: #ffff; padding: 18px 0 0 0; display: block; line-height: 27px; font-weight: 600; font-size: 15px; position: relative; padding: 0 8px 0; z-index: 9; }
header nav .li1 > a:after { content: ""; position: absolute; height: 0; background: var(--tema-renk2); left: 0; bottom: 0; right: 0; margin: 5px; transition: height 350ms ease; }
header nav .li1 > a:hover { color: #fff; }
header nav .li1 > a:hover:after { height: 6px; z-index: -1; }
header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
header nav .li1:hover > a { color: #ddd; opacity: 1; }
header nav .li1:last-child a { }
header .li1.okKoy { position: relative; }
header .li1.okKoy:after { color: #28a4db; content: ''; position: relative; z-index: 3; width: 0; bottom: 0; height: 0; line-height: 0; border: 8px solid transparent; border-bottom: 0; border-top: 9px solid #a2a2a2; top: -5px; }
header .li1.okKoy:hover:after { }
header .satir3 { display: flex; }
.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; }
/****/
header nav .ulWrap2 { transform: rotateX( -80deg ); opacity: 0; transform-origin: 50% 0; width: 0; visibility: hidden; transition: all 700ms ease; z-index: 200; /* display: none;*/ background: #fff; position: absolute; top: 60px; left: -118px; z-index: 98; width: 300px; padding: 10px 0; text-align: left; box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09); border-top: solid 4px #717171; }
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 #717171; content: ""; }
header nav .ul2 { position: relative; }
header nav .li1:hover > .ulWrap2 { transform: rotateX( 0deg ) !important; opacity: 1 !important; pointer-events: all; visibility: visible !important; }
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: #222; color: #ddd !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 .row { align-items: center; justify-content: space-between; align-items: center; }
/******/
.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 div.item { }
#slider div.item figure { position: relative; height: 100vh; }
#slider div.item figure:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #00000085; }
#slider div.item .metin { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin-top: 35px; width: 565px; max-width: 100%; text-align: center; }
#slider div.item .metin .baslik1 { font-size: 40px; font-weight: 600; margin: 0; color: #fff; line-height: 25px; letter-spacing: 1px; }
#slider div.item .metin .content { color: #fff; margin-top: 20px; font-size: 17px; font-weight: 400; line-height: 28px; margin-bottom: 42px; }
#slider div.item .metin .diger { animation-duration: 1.5s; animation-fill-mode: both; backface-visibility: visible !important; color: #555; margin: 15px 0 0 0; line-height: 28px; font-size: 17px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box }
#slider div.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 div.item .metin a:hover { color: #fff; }
#slider .social { position: absolute; bottom: 50px; z-index: 15; left: 60px; }
#slider .social a { margin-right: 25px; }
#slider .social a svg { width: 24px; height: 24px; color: #fff; fill: #fff; }
#slider .social a:hover svg { color: #5c979f; fill: #5c979f; }
#slider .social .inst svg { }
#slider .social .inst:hover svg { fill: none }
#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 .owl-theme .owl-dots { position: absolute; top: 50%; z-index: 9; right: 60px; transform: translateY(-50%); }
#slider .owl-theme .owl-dots .owl-dot { display: block; margin: 10px 0; width: 26px; height: 26px; }
#slider .owl-theme .owl-dots .owl-dot.active span { background: var(--tema-renk2); margin: 5px 1px; }
#slider .owl-theme .owl-dots .owl-dot.active span:after { content: ''; width: 0; height: 2px; background: #fff; position: absolute; left: 10px; top: 4px; border-radius: 2px; animation: genislet 1s ease 0s 1 normal forwards; }
#slider .owl-theme .owl-dots .owl-dot.active { border: 1px solid #fff; border-radius: 50%; }
/************/
.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; }
a.teklifal { border: none; display: inline-block; color: #000; background-color: var(--tema-renk2); text-align: center; font-size: 16px; padding: 10px 30px; font-weight: 400; transition: all .4s ease; z-index: 1; position: relative; }
a.teklifal:hover { color: #fff; }
a.teklifal:before { content: ""; 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); }
a.teklifal:hover:before { transform: scaleX(1); transform-origin: left center; background-color: var(--tema-renk1); color: #fff; }
.sayfaTepe {background: var(--tema-renk1);padding: 84px 30px 35px 30px;display: flex;}
.sayfaTepe h1 { color: #fff; margin: 0; width: 30%; font-size: 16px; letter-spacing: 1px; }
.breadcrumb { padding: 0; margin: 0; width: 70%; text-align: right; display: flex; justify-content: flex-end; }
.breadcrumb > li { color: #fff; letter-spacing: .3px; display: inline-block; font-size: 14px; }
.breadcrumb a { color: #fff; font-weight: 400; font-size: 14px; }
.breadcrumb > li + li:before { padding: 0 8px; color: #fff; 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; }
/*******/
.diller { width: 71px; margin: 3px 0 -6px 20px; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller a { padding: 6px 0; display: block; text-align: center; background: #383534; color: #d2d2d2; border-radius: 2px; font-weight: 400; font-size: 13px; letter-spacing: .3px; }
.diller a:hover { background: #000; color: #fff; opacity: 1; }
/*******/
/**mobil**/
#mobilMenu { display: none; top: 26px; position: fixed; height: 100%; padding: 60px; z-index: 25; width: 100%; margin-top: 44px; overflow-x: hidden; overflow-y: auto; background: #fff; color: #fff; -webkit-overflow-scrolling: touch; }
#mobilMenu:after { content: ''; position: absolute; left: 0; top: 0; bottom: 0; right: 0; z-index: -1; background: url(/d/r/noktalar.jpg); opacity: .2; }
#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 .ul1 { display: flex; flex-wrap: wrap; }
#mobilMenu .li1 { margin: 0 30px 30px 0; width: 224px; }
#mobilMenu .li1 > a { font-size: 18px; margin-bottom: 10px; display: block; color: var(--tema-renk1); position: relative; }
#mobilMenu .ulWrap2 { }
#mobilMenu .ul2 { }
#mobilMenu .li2 { }
#mobilMenu .li2 > a {font-size: 14px;display: block;padding: 5px 0;position: relative;color: #111;margin: 5px 0 0 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; }


.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 { transition: .5s ease-in-out; cursor: pointer; position: relative; background: #fff; height: 44px; }
#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 { margin: 13px 66px 22px 21px; position: relative; width: 26px; }
#hamburger .inner:after { content: 'MENÜ'; font-size: 14px; position: absolute; right: -56px; top: 0px;; color: #3e3e3e; font-weight: 600; }
#hamburger span { display: block; height: 2px; width: 100%; background: #3e3e3e; 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; width: 80%; right: 20%; }
#hamburger span:nth-child(4) { top: 16px; width: 60%; right: 50%; }
#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; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #fff; }
#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; left: 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; }
header nav > ul > li:nth-child(3) > div { width: 700px; left: -290px; padding: 20px 25px; }
header nav > ul > li:nth-child(3) > div ul { display: flex; flex-wrap: wrap; }
header nav > ul > li:nth-child(3) > div li { width: 50%; }

@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; }
 .diller { position: absolute; right: 0; top: 0; margin: 0; }
 .daire2 { width: 300px; height: 300px; bottom: 0; z-index: -2; }
 #email { display: none }
 img { height: auto }
 .breadcrumb a { font-size: 16px }
 #slider div.item .metin { left: 10px; margin: 15px 0 0 0; transform: initial; width: calc(100% - 20px); top: 50%; transform: translateY(-50%); }
 #slider div.item .metin .baslik1 { font-size: 22px; line-height: 20px; }
 #slider div.item .metin .content { width: 100%; margin-bottom: 0; }
 #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 23px; margin: 0; }
 #slider div.item figure { height: auto; padding-top: 44px; }
 header .satir2 { margin: 10px 0; top: 22px; }

 header .logo { top: 20px; }
 #anamenu { display: none; }
 .iletIn { margin: 0; position: absolute; right: 10px; top: 14px; }
 header .logo img { max-width: 279px; }

 #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 { height: 100vh; background: #191919; }
 .menuFixle { padding: 45px 0; }
#beforeafter{margin-top:75px}
}
