﻿html { }
html.open-menu { }
body { font-size: var(--icerik-font-boyutu); font-family: var(--icerik-fontu); margin: 0; padding: 0; color: #333; font-weight: var(--icerik-font-weight); position: relative; }
a, a:active, a:hover, a:visited { text-decoration: none; }
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; scrollbar-width: thin; scrollbar-color: #162545 #f2f2f2; }
.container { padding: 0px; }
.row { display: flex; margin: 0; padding: 0; }
.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% }
/******/
.tepe { position: absolute; z-index: -1; background: #143f76; width: 100%; height: 45px; }
.tepe2 { position: absolute; z-index: -1; top: 45px; width: 100%; height: 48px; background: linear-gradient(to right,rgba(254,204,0,0) 0%,rgba(254,204,0,0) 20%,#b99b62 21%,#b99b62 99%); z-index: 99; }
.tepe3 { position: absolute; z-index: -2; top: 45px; width: 100%; background: url(/d/r/sliderZemin.jpg) repeat-x; height: 534px; }
.logo { position: absolute; left: 0px; top: 0px; z-index: 99; background: #fff; padding: 5px 25px; }
/*yeni menu ym*/
.ym { background: #b99b62; position: relative; width: 100%; }
.ym nav { float: right; }
.ym nav a { display: block; padding: 0 10px; cursor: pointer; letter-spacing: .5px; color: #111; position: relative; }
.ym nav ul { list-style: none; padding-left: 0; margin-top: 0; margin-bottom: 0; line-height: 47px; font-weight: 700; }
.ym nav .sub0 { display: inline-block; position: relative; }
.ym nav .sub0 a { position: relative; display: block; outline: none; font-size: 13px; color: #fff; letter-spacing: 1px; font-weight: normal; }
.ym nav .sub0:hover { background: #fff; }
.ym nav .sub0:hover a { color: #3c3c3b; }
.ym nav .sub0:hover .sub1P { display: block; }
.ym nav .sub1P { display: none; position: absolute; width: 220px; background-color: #fff; z-index: 100; }
.ym nav .sub1 { margin: 5px 5px 5px 5px; padding: 0px; }
.ym nav .sub1 a { color: #fff; display: block; }
.ym nav .sub1 a:hover { background: #ced9df; }
.ym nav .alt:hover:after { color: #3c3c3b; }
.ym nav .alt { position: relative; padding-right: 8px; }
.ym nav .alt:after { position: absolute; content: '\f107'; right: 8px; top: 0px; font-family: FontAweSome; font-size: 8px; color: #fff; }

/********/
header { }
header .cl2 { padding: 0 }
header nav { text-align: center; margin-top: 10px; }
header nav ul { display: flex; align-items: center; justify-content: flex-end; }
header nav ul li { display: inline-block; position: relative; z-index: 999; transition: all ease .5s; color: #fff; }
header nav ul li:hover { background: #fff; color: #3c3c3b }
header nav ul li:hover a { color: #3c3c3b; }
header nav ul li a { position: relative; display: block; outline: none; font-size: 13px; color: #fff; font-weight: normal; padding: 0 10px; cursor: pointer; letter-spacing: 1px; line-height: 48px; text-transform: uppercase; }
/*****/
header nav ul .li1.okKoy { position: relative; padding-right: 8px; }
header nav ul .li1.okKoy:after { position: absolute; content: ""; right: 6px; top: 50%; width: 5px; height: 5px; background: transparent; color: currentColor; border-right: 2px solid currentColor; border-bottom: 2px solid currentColor; transform: translateY(-50%) rotate(45deg); }
/*******/
/*****/
header nav .ulWrap2 { display: none; position: absolute; width: 220px; background-color: #fff; z-index: 100; min-width: auto; }
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-renk2); content: ""; opacity: 0; }

.okKoy3 .ulWrap2 { width: 252px; }
header nav .ul2 { position: relative; width: 100%; display: block; }
header nav .li1:hover > .ulWrap2 { display: block; }
header nav .ul2 .li2 { margin: 5px 5px 5px 5px; padding: 0px; display: block; }
header nav .ul2 .li2 > a { padding: 0 10px; cursor: pointer; letter-spacing: 1px; font-weight: normal; outline: none; font-size: 13px; color: #3c3c3b; text-align: left; text-transform: capitalize; }
header nav .ul2 .li2 > a:hover { background: #ced9df; }
header nav .ul2 .li2:hover > a { }
header nav .ul2 .li2:hover > a:after { display: none; }
/****/

/****/
header nav .ulWrap3 { z-index: 100; text-align: left; width: fit-content; left: 100%; top: 0; padding-left: 5px; }
header nav .ul3 { position: relative; background: #ffffff; border-radius: 5px; display: block; }
header nav .ulWrap3:after { content: ''; opacity: 0; position: absolute; width: 0; top: 10px; height: 0; border: 10px solid transparent; border-bottom: 0; border-left: 10px solid var(--tema-renk2); left: -14px; rotate: 225deg; }
header nav .li2:hover > .ulWrap3 { display: block; }
header nav .ul3 .li3 { line-height: initial; }
header nav .ul3 .li3 > a { font-weight: 500; color: #2d2c19; letter-spacing: 0; white-space: normal; display: block; padding: 0; margin: 0 0 15px 0; text-transform: capitalize; }
header nav .ul3 .li3:hover > a { color: var(--tema-renk2); }
header nav .ul3 .li3:hover > a:after { display: none; }
header nav .li2:hover > .ulWrap3 { display: block; }
/****/
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; }
/****/
#hamburger { display: none; top: 13px; right: 15px; z-index: 999999999; width: 30px; height: 25px; transition: .5s ease-in-out; cursor: pointer; position: fixed; }
#hamburger span { display: block; height: 3px; width: 100%; background: #fff; 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: 10px; }
#hamburger span:nth-child(4) { top: 20px }
#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: #f1f1f1; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #f1f1f1; }
/********/
#mobilMenu { display: none; padding: 21% 0 50px; position: fixed; top: 0; right: 0; background: var(--tema-renk1); border: solid 1px #ddd; border-radius: 6px; width: 100%; height: 100%; z-index: 5100000; }
#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 }
#mobilMenu nav { flex-direction: column; width: 100%; display: flex; height: 100%; justify-content: flex-start; padding: 0 15px; overflow-y: auto; }
#mobilMenu nav > ul { flex-direction: column; width: 100%; display: flex; align-items: flex-start; height: auto; }
#mobilMenu nav > ul > li { position: relative; line-height: normal; padding: 0; width: 100%; }
#mobilMenu nav > ul > li:last-child a { padding-bottom: 0; margin-bottom: 0; border-bottom: none }
#mobilMenu nav li.okKoy { position: relative }
#mobilMenu nav li.acik:after, #mobilMenu nav li.okKoy:after { }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu nav .li1 a:before { }
#mobilMenu nav .li1 a:hover:before { }
/****/
#mobilMenu nav > ul > li > a { }
#mobilMenu nav > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu nav > ul li a { position: relative; width: 100%; padding: 14px 0; display: block; transform-origin: right; transition: all .44s cubic-bezier(.165,.84,.44,1); color: #fff; font: 400 16px var(--baslik-fontu); border-bottom: solid 1px #e6e6e61c; text-align: left; }
#mobilMenu nav > ul li a:hover { color: var(--tema-renk2) }
/*****/
#mobilMenu nav .ulWrap2 { margin: 0; /* width: fit-content; */ font-size: 1rem; color: #505050; text-align: left; /* list-style: none; */ /* min-width: 10rem; */ /* border-radius: 0; */ /* margin-left: 7rem; */ /* padding: 0; */ /* border: 0; */ background-color: transparent; box-shadow: inherit; display: none; }
#mobilMenu nav li.acik .ulWrap2 { display: block }
#mobilMenu nav .ulWrap2:after { display: none; }
#mobilMenu nav .ulWrap2 .ul2 { display: none; }
#mobilMenu nav .ulWrap2 .ul2 .li2 { }
#mobilMenu nav .ulWrap2 .ul2 .li2 a { display: flex; align-items: center; gap: 10px; width: 100%; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; color: #fff; font: 400 16px var(--icerik-fontu); line-height: 24px; padding: 8px 16px 8px 0; position: relative; }
#mobilMenu nav .ulWrap2 .ul2 .li2 a:before { content: "+"; position: relative; }
#mobilMenu nav .ulWrap2 .ul2 .li2 a:hover { color: #bcb164 !important; }
#mobilMenu nav .ulWrap2 .ul2 .li2.acik > a { color: var(--tema-renk2) }
#mobilMenu nav .ulWrap2 .ul2 .li2.acik > a:before { content: "-"; }
/*****/
#mobilMenu nav .ulWrap3 { margin: 0; font-size: 1rem; color: #505050; text-align: left; background-color: transparent; box-shadow: inherit; display: none; padding-left: 16px; margin-top: -18px; }
#mobilMenu nav .li2.acik .ulWrap3 { display: block; }
#mobilMenu nav .ulWrap3:after { display: none; }
#mobilMenu nav .ulWrap3 .ul3 { display: none; }
#mobilMenu nav .ulWrap3 .ul3 .li3 { }
#mobilMenu nav .ulWrap3 .ul3 .li3 a { display: block; width: 100%; text-align: inherit; margin: 0; }
#mobilMenu nav .ulWrap3 .ul3 .li3 a:hover { color: #bcb164 !important; }
#mobilMenu nav .ulWrap3 .ul3 .li3 a:before { display: none; }
/*****/
.dropdown { position: relative; display: inline-block; }
.dropdown span { padding: 20px 0; display: block; }
.dropdown a { color: #fff; }
.dropdown i { padding-left: 5px; color: #ed1c24 }
.dropdown-content { display: none; position: absolute; background-color: #ed1c24; min-width: 100px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 20; right: 0; }

.diller { padding-left: 40px }
.dillerMob a { display: inline-block; color: #62a7ff; padding: 6px 10px; }
.diller a { padding: 6px 12px; display: inline-block; color: #4d72a1; font-weight: 600; background: #fff; border-radius: 4px; }
.diller a:hover { color: #f7f7f7 }

.dropdown:hover .dropdown-content { display: block; }
/*******/
.sayfaTepe { margin: 29px 0 23px 0; position: relative; }
.sayfaTepe h1 { font-size: 24px; text-align: right; font-weight: 800; opacity: .8; margin: 0; color: #333; }

.breadcrumbs { margin: 1px 0px 10px; color: #333333; padding: 12px 0px; text-align: right; display: flex; justify-content: flex-end; }
.breadcrumbs ol { list-style: none; margin: 0; padding: 0; text-align: right; }
.breadcrumbs ol li { display: block; float: left; margin-right: 10px; line-height: 25px; font-weight: 400; }
.breadcrumbs ol li.breadOk { position: relative; padding-left: 15px; }
.breadcrumbs ol li.breadOk:last-child { margin-right: 0; }
.breadcrumbs ol li.breadOk:after { content: '\276F'; position: absolute; left: 0px; top: 0px; font-size: 11px; line-height: 27px; color: #444; }
.breadcrumbs ol li a { color: #333333; display: block; font-weight: 400; font-family: var(--icerik-fontu); }
/***************/
#paylasOrtak { position: absolute; right: 28px; top: 37px; height: 142px; z-index: 3; }
.paylasH strong { background: url('/d/r/sprite.png') no-repeat -7px -9px; width: 35px; height: 25px; transition: none; display: block; cursor: pointer; }
.paylasH strong:hover { background-position: -40px -46px; width: 35px; height: 25px; }
.paylasH:hover strong { }
.paylasH:hover #paylasOnOff { display: block; }

#paylasOnOff { margin-top: 30px; display: none; }
#paylasOnOff a { display: flex; border: solid 1px #f1eee7; border-radius: 50%; position: relative; height: 34px; width: 34px; margin: 8px 0 0 0; background: #f1eee7; align-items: center; justify-content: center; }
#paylasOnOff a i { display: block; height: 16px; }
#paylasOnOff a i svg { width: 16px; height: 16px; }
#paylasOnOff a:hover { box-shadow: 0 0 12px rgba(0,0,0,.5); }
/********/
nav.menuFixle { position: fixed; top: 0; left: 0; background: #143f76; z-index: 99; width: 100%; text-align: center }
nav.menuFixle ul { display: inline-block; }
nav.menuFixle a { color: #fff; }
nav.menuFixle a:hover { color: #ddd }
nav.menuFixle li#arama a { filter: invert(1); }
/********/
#slider { position: relative; }
#slider .container { position: relative; }
#slider .sliderSwiper2 { height: 90vh; overflow: hidden; }
#slider .sliderSwiper2 .item { width: 100%; height: 100%; }
#slider .sliderSwiper2 .item figure { width: 100%; height: 100%; }
#slider .sliderSwiper2 .item figure img { width: 100%; height: 100%; object-fit: cover; }
#slider .sliderSwiper2 .item .baslik { position: absolute; bottom: 75px; z-index: 999; color: #fff; left: 15px; font-size: 31px; line-height: 40px; width: 375px; text-shadow: 1px 1px 1px #000; background: #0000009c; padding: 10px; border-radius: 2px; }
#slider .sliderSwiper2 .item .gradi { position: absolute; bottom: 0px; width: 100%; height: 176px; z-index: 7; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,#194175 100%); }
#slider .sliderSwiper { position: absolute; bottom: 10px; width: 90%; left: 3%; z-index: 9; }
#slider .sliderSwiper .item { }
#slider .sliderSwiper .item .title { color: #fff; position: relative; display: block; margin-right: 25px; padding-top: 10px; }
#slider .sliderSwiper .item .title:hover { color: #ccc; }
#slider .sliderSwiper .item .title:after { position: absolute; top: 0; content: ''; width: 30%; border-top: solid 3px #bababa; left: 0px; }
#slider .sliderSwiper .swiper-slide-thumb-active .item .title:after { border-top-color: #b99b62; }
/********/
#slider .swiper-button-next:after, #slider .swiper-button-prev:after { display: none; }
/************/
.slYonTus { position: absolute; top: 20px; z-index: 99; width: 250px; right: 0px; display: flex; gap: 9px; }
.slYonTus .left, .slYonTus .right { filter: brightness(0) invert(1); margin-right: 10px; display: inline-block; z-index: 10; width: 34px; height: 33px; background: url(/d/r/sprite.png) no-repeat; position: relative; margin: 0; right: auto; }
.slYonTus .left { background-position: -57px -71px; right: auto; }
.slYonTus .right { background-position: -8px -72px; left: auto; }
.slYonTus .left:hover { opacity: .6; }
.slYonTus .right:hover { opacity: .6; }
a.tumHaberler { float: left; border-radius: 28px; color: #ffffff; font-size: 12px; background: #e8b960; padding: 8px 20px; text-decoration: none; }
a.tumHaberler:hover { background: #eabb00; }
/********/
#popup-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 99999999999; overflow-y: auto; background: #0e5c9ef2; opacity: 0; transition: opacity .15s linear; display: none; height: 100vh; }
#popup-content { position: relative; box-sizing: border-box; margin: 0 auto; width: auto; max-width: 100% !important; background: transparent; opacity: 0; transform: translateY(-100px); transition: .3s linear; transition-property: opacity, transform; }
#popup-content .popup-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 0 0 10px; }
#popup-content .popup-header .popup-title { font: 600 22px var(--baslik-fontu); color: #252525; }
#popup-content .popup-close { position: absolute; z-index: 1010; top: 10px; right: 10px; padding: 5px; cursor: pointer; color: #fff; transition: .1s ease-in-out; transition-property: color, opacity; margin: 0; border: none; border-radius: 0; overflow: visible; font: inherit; background-color: transparent; display: inline-block; fill: currentcolor; line-height: 0; text-transform: none; }
#popup-content .popup-close svg { width: 18px; height: auto; }
#popup-content .popup-close svg line { stroke: currentColor; }
#popup-content .popup-body { padding: 47px 30px 30px 30px; overflow-y: auto; height: 80vh; }
#popup-content .popup-body .content { text-align: left; font: 400 16px var(--icerik-fontu); line-height: 25px; color: #252525; }
#popup-content .popup-body .content p { margin: 0 0 5px; }
#popup-content .popup-body img { margin: 0 auto; }
#popup-close { position: absolute; top: 10px; right: 10px; cursor: pointer; font-size: 18px; font-weight: bold; }
#popup-content img { width: 100%; height: 100%; margin-top: 10px; object-fit: contain; }
/*************/
#popup-overlay.open { opacity: 1; display: flex; align-items: center; justify-content: center; }
#popup-overlay.open #popup-content { opacity: 1; transform: translateY(0); }
/*************/
@media(min-width:1901px) {
    .container { width: 1800px; max-width: 100%; }
    .tepe2 { background: linear-gradient(to right, rgba(254, 204, 0, 0) 0%, rgba(254, 204, 0, 0) 35%, #b99b62 21%, #b99b62 99%); }
}


@media (min-width: 1401px) and (max-width: 1900px) {
    .container { width: 1100px; }
}


@media (min-width:1200px) {
    .container { width: 1000px; }
}

@media(min-width:992px) and (max-width:1400px) {
    .container { width: 1000px; max-width: 96%; padding: 0 10px; margin: 0 auto }
}

@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; }
    /*******/
    #slider { margin-top: 7px; }
    #slider .sliderSwiper2 { height: 60vh; }
    #slider .item { }
    #slider .sliderSwiper { left: 7%; }
    #slider .sliderSwiper .item .title { margin-right: 10px; font-size: 15px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }

    #slider .item .slider-bg { height: 100%; }
    #slider .item .slider-bg img { height: 100%; object-fit: cover; }

    #slider #yerli img { max-width: 250px; }
    #slider time { margin: 190px 0 40px 0; }
    #slider #yerli { margin-bottom: 30px; bottom: 0; }
    #slider .hashTag { display: none; }
    #slider .social2 { display: none; }
    /*******/
    .logo { padding: 10px 25px; z-index: 999; }
    /*******/


}
