﻿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; position: relative; }
.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 { background: #fff; }


	/******/

	header .logo { position: relative; display: flex; flex-grow: 0; align-items: center; margin-right: 55px; }
		header .logo a { top: 4px; display: block; position: absolute; z-index: 99; }
	header nav.menu { flex-grow: 1; }
	header .logo img { transition: all ease .3s; max-width: 198px; }
	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; padding-left: 198px; }
		header nav .li1, header nav a { position: relative; }

		header nav .li1 { }
			header nav .li1 > a { color: #3f485e; padding: 6px 12px 20px 12px; display: block; line-height: 27px; font-weight: 400; font-size: 15px; }
				header nav .li1 > a > i { color: #D14D42; font-size: 20px; display: block; margin-top: 2px; }
			header nav .li1:hover > a { color: #12498a; 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.okKoy2 .ulWrap2 { left: -105px; /* width: 856px; */ }
	header .li1.okKoy > a:after { position: absolute; top: 35px; left: 50%; width: 3px; height: 3px; content: ''; margin-left: -5px; border-radius: 50%; box-sizing: border-box; background: #12498a; }

	header .li1.okKoy:hover a:after { display: none }
/****/
.menu .ul1 .li1:nth-child(2) .ulWrap2 { width: 227px; left: -78px; min-width: initial; }
.menu .ul1 .li1:nth-child(3) .ulWrap2 { }
	.menu .ul1 .li1:nth-child(2) .ulWrap2 .ul2,
	.menu .ul1 .li1:nth-child(2) .ulWrap2 .li2,
	.menu .ul1 .li1:nth-child(3) .ulWrap2 .li2 { width: 100% }

header .li1.okKoy1 .ul2 { display: block; column-count: 1; width: 203px !important; }

header nav .ulWrap2 { display: none; background: #fff; position: absolute; top: 52px; 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 #12498a; 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 #12498a; content: ""; }
header nav .ul2 { }

header nav .okKoy3 .ulWrap2, header nav .okKoy4 .ulWrap2 { }
	header nav .okKoy3 .ulWrap2:after { margin-left: -15px; }
header nav .okKoy2 .ulWrap2:after { margin-left: -11px; }
header nav .li1:hover > .ulWrap2 { display: block; }


header nav .ul2 .li2 { line-height: initial; position: relative; margin: 0 20px; }

	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; }

	header nav .ul2 .li2.okKoy2 > a, header nav .ul2 .li2.okKoy3 > a { background-color: transparent; text-align: left; font-size: 16px; color: #12498a; text-transform: uppercase; padding-right: 79px; }

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 { position: relative; padding: 7px 15px; font-size: 12px; font-weight: 500; color: #2d2c19 !important; letter-spacing: 0; white-space: normal; display: block; }
			header nav .ul3 .li3 > a:after { content: ''; }
		header nav .ul3 .li3:hover > a { color: #111 !important; }



	header nav .ul3 .li3 { line-height: 18px; }
		header nav .ul3 .li3 > a { padding: 11px 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 { overflow: hidden; position: relative; display: flex; min-height: 547px; overflow: hidden; background-size: cover; background: linear-gradient(90deg, #0092d857 33%, #f4f4f4 33%); height: calc(100vh - 72px); background: #fff; }
	#slider:after { content: ''; position: absolute; right: -8px; width: 88px; height: 88px; background: url(/d/r/noktalarmavi.png) no-repeat; top: 40%; z-index: 1; opacity: .6; }

	#slider .container { position: relative }
	#slider div.item { }
		#slider div.item figure { position: relative; height: auto; overflow: hidden; }
			#slider div.item figure img { position: relative; height: auto; width: 100%; }
		#slider div.item .row { align-items: center }
		#slider div.item .metin { position: absolute; left: calc((100% - 1170px) / 2); top: 50%; z-index: 9; width: 313px; transform: translateY(-50%); display: none; }
			#slider div.item .metin .baslik { animation-duration: .5s; animation-fill-mode: both; backface-visibility: visible !important; font-size: 37px; font-weight: 700; margin: 0 0 10px 0; color: #111; font-family: var(--baslik-fontu); line-height: 36px; width: 291px; max-width: 100%; padding: 0 0 15px 0; position: relative; text-transform: lowercase; }
				#slider div.item .metin .baslik:after { content: ''; position: absolute; left: -190px; bottom: 0; height: 2px; width: 301px; background: #a8d9f1; display: none; }
			#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: var(--icerik-fontu); 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: #333; margin: 5px 0 0 0; line-height: 25px; font-size: 16px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font-weight: 600; }
	#slider a.link { width: 168px; background-color: #a8d9f1; color: #12498a; border-radius: 6px; font-size: 14px; line-height: 32px; z-index: 10; height: 42px; position: relative; display: block; padding: 5px 12px 5px 41px; margin: 25px 0 0 0; font-weight: 600; }
		#slider a.link img { left: 9px; top: 11px; position: absolute; width: 21px; height: 21px; }
		#slider a.link:hover { background: #1c416c; color: #a8d9f1; }
			#slider a.link:hover img { filter: brightness(100) }
	#slider .active .baslik { animation-name: fadeIn; animation-delay: .1s; }
	#slider .active .ozet { animation-name: fadeIn; animation-delay: .2s; }
	#slider .active .diger { animation-name: fadeIn; animation-delay: .3s; }
	#slider .active .link { animation-name: fadeIn; animation-delay: .4s; }

	#slider .owl-theme .owl-dots { }
		#slider .owl-theme .owl-dots .owl-dot { display: block; }
			#slider .owl-theme .owl-dots .owl-dot.active span { background: #5e5e5e; width: 45px; }



			#slider .owl-theme .owl-dots .owl-dot span { position: relative; width: 25px; height: 2px; background: #aaa; }

	#slider .owl-theme .owl-nav.disabled + .owl-dots { width: auto; position: absolute; left: -88px; top: 50%; text-align: left; transform: translateY(-50%); }
/***/
.sliderOklar { width: max-content; position: absolute; left: 0; margin: 15px 0 0 0; z-index: 9; width: 100%; top: 50%; }
	.sliderOklar a.okkaysin:after { border-color: #12498a; border-width: 2px; width: 15px; height: 15px; top: 11.5px; right: 11px; }
	.sliderOklar a.okkaysin.left:after { border-color: #fff; }
	.sliderOklar a.okkaysin.left:before { background: #fff; }
	.sliderOklar a.okkaysin:before { background: #12498a; width: 21px; top: 18px; height: 2px; right: 11px; }
	.sliderOklar a { position: absolute; }
		.sliderOklar a:hover { opacity: .7 }
	.sliderOklar .left { transform: rotate(180deg); display: block; margin: -2px 0 0 0; left: 16px; width: 40px; height: 40px; background: #1d70b8; border-radius: 50%; }
	.sliderOklar .right { margin: 0 0 0 37px; right: 16px; width: 40px; height: 40px; background: #ffffff; border-radius: 50%; }

.okkaysin { padding-right: 42px; position: relative; font-size: 13px; color: var(--tema-renk2); }
	.okkaysin:after { position: absolute; transition: right ease .2s; top: 6px; right: 6px; width: 9px; height: 9px; content: ''; border-right: 3px solid var(--tema-renk2); border-bottom: 3px solid var(--tema-renk2); transform: rotate( -45deg); box-sizing: border-box; }
	.okkaysin:before { position: absolute; transition: right ease .2s; top: 9px; right: 6px; width: 24px; height: 3px; content: ''; margin-left: -5px; box-sizing: border-box; background: var(--tema-renk2); }
	.okkaysin:hover:after { right: 0; border-color: var(--tema-renk2); }
	.okkaysin:hover:before { right: 0; background: var(--tema-renk2); }

/***/
.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 { 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; }

/*******/
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 { }
/**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: 20px; z-index: 999999; width: 26px; height: 19px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
	#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: 11px 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; border-radius: 4px; height: 36px; padding: 0 10px 0 40px; position: relative; color: #12498a; background: #a8daf2; }
	a.telefA:after { content: ''; position: absolute; background: url('/d/ortak.png') no-repeat -578px -653px; width: 23px; height: 23px; left: 9px; top: 7px; }


.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 { }
	.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 { }
	/***/
	.menuFixle .li1.okKoy > a:after { top: 50px; }
/***/


#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; display: none; }
	#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; }

.diller { display: flex; height: 24px; margin: 25px 10px 0 0; }
	.diller a, .diller a:visited { display: block; font-weight: 400; font-size: 13px; line-height: 24px; text-align: center; color: #fff; margin: 0 6px 0 0; background: #403b3f; border-radius: 2px; width: 32px; }
		.diller a:last-child { padding-right: 0 }
.trtr, .enen, .arar, .dede { color: #ffffff !important; background: #1d70b8 !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; top: 15px; }

	header .logo img { margin-top: 0; max-width: 200px; }
	.menuFixle .logo img { margin-top: -1px; }
	#sagNav { background: #fff; position: absolute; right: 0; top: 70px; z-index: 99; border-radius: 2px; }
	.sayfaTepe h1 { width: 100%; font: 700 23px Nunito; text-align: left; }
	.breadcrumb { width: 100%; text-align: left; }
	#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; letter-spacing: 0; height: 35px; line-height: 35px; color: #0064b0; font-size: 20px; font-weight: 600; background: #a8daf2c2; }
		a.telefA:after { }
	#slider .owl-theme .owl-dots .owl-dot { }
		#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; }
	#slider div.item figure, #slider { min-height: initial; padding-top: 42px; height: auto; }
	.menuFixle { height: 87px; }
	.diller { position: absolute; right: 0; z-index: 100; top: 44px; margin: 0; }
		.diller a, .diller a:visited { margin: 0 0 0 6px; }
}
