﻿.yildizOn { background: url(/d/r/yildiz-pasif.png); width: 100px; height: 16px; display: block; position: relative; }
.yildizOn span { position: absolute; left: 0; top: 0; width: 100px; height: 16px; background: url(/d/r/yildiz.png); }
/*******/
#otellerCat { margin: 35px 0; position: relative; }
#otellerCat .kapsul { }
#otellerCat .item { width: calc(33% - 20px); margin: 0 10px 60px 10px; position: relative; display: block; background: #fff; padding: 20px; border-radius: 10px; overflow: hidden }
#otellerCat .logootel { position: absolute; z-index: 5; width: 100px; background: #ffffffde; border-radius: 4px; padding: 8px 13px; left: 15px; top: 13px; }
#otellerCat .lokasyon { color: #fff; font-weight: 400; z-index: 10; line-height: 19px; text-align: right; max-width: 154px; }
#otellerCat .odaturleri { font-size: 18px; color: #999; padding-top: 20px; margin-top: 10px; border-top: 1px dotted #ccc; }
#otellerCat .konum { display: flex; gap: 10px; font-size: 18px; }
#otellerCat .konum svg { width: 20px; height: 20px }
#otellerCat .konum span { display: block; margin-top: -3px }
#otellerCat .baslik { text-align: left; font-weight: 500; font-size: 20px; margin-bottom: 10px }

#otellerCat .metin { position: relative; margin-top: -60px; z-index: 99 }
#otellerCat .metin .yanyana { display: flex; justify-content: space-between; margin-bottom: 40px }
#otellerCat figure { margin: -20px -20px 20px -20px; height: 350px; overflow: hidden; position: relative; }
#otellerCat figure img { transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms; width: 100%; }
#otellerCat .item figure:after { content: ''; position: absolute; bottom: 0; width: 100%; left: 0; height: 60px; background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%); z-index: 5 }
#otellerCat .item:hover figure img { transform: scale(1.15); }

/***/
.lines { top: 0; left: 0; right: 0; width: 90vw; z-index: -1; height: 100%; margin: auto; position: absolute }
.lines .line { top: 0; left: 50%; width: 1px; height: 100%; overflow: hidden; position: absolute; background: rgb(62 170 53 / 20%); }
.lines .line:after { left: 0; top: -50%; content: ""; width: 100%; height: 15vh; display: block; position: absolute; animation: run 7s 0s infinite; animation-fill-mode: forwards; animation-timing-function: cubic-bezier(.4,.26,0,.97); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #008bd3 75%, #0b5e92 100%); }
.lines .line:nth-child(1) { margin-left: -25% }
.lines .line:nth-child(1):after { animation-delay: 2s }
.lines .line:nth-child(3) { margin-left: 25% }
.lines .line:nth-child(3):after { animation-delay: 2.5s }
.lines .line:nth-child(4) { margin-left: -50%; }
.lines .line:nth-child(4):after { animation-delay: 2.5s }
.lines .line:nth-child(5) { margin-left: 50%; }
.lines .line:nth-child(5):after { animation-delay: 2.5s }

@keyframes run {
 0% { top: -50% }

 to { top: 110% }
}
/**********/
#iletKap { margin: 35px 0; }
#iletKap .cl4 { padding: 0 15px; }
#iletKap .item { margin-bottom: 40px; border-style: solid; border-width: 1px; border-color: rgb(236, 238, 239); display: flex; align-items: center; padding: 30px 25px; transition: all 500ms ease; height: 100%; gap: 20px; }
#iletKap .item .icon { width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
#iletKap .item .icon.adress { background-color: #ff0143; }
#iletKap .item .icon.tells { background-color: #6ebd32; }
#iletKap .item .icon.maills { background-color: #6EC1E4; }
#iletKap .item .icon svg { width: 30px; height: 30px; }
#iletKap .item .icon svg path { fill: #fff; }
#iletKap .item .icon.tells svg path:first-child { stroke: #fff; fill: none; }
#iletKap .item .icon.tells svg path:last-child { fill: #fff; }
#iletKap .item .metin { margin: 0; color: #4b4b4b; font: 400 16px var(--icerik-fontu); line-height: 29px; }
#iletKap .item .metin a { margin: 0 0 10px; color: #0089ff; font: 500 16px var(--icerik-fontu); display: block; }
#iletKap .item .metin a:last-child { margin: 0; }


#iletFormBil { margin: 50px 0; position: relative; display: block; }
#iletFormBil .kapsul { margin: 0 0 25px; padding: 0 25px 0 0; }
#iletFormBil .kapsul .title { margin: 0 0 10px; color: #000000; font: 400 21px var(--icerik-fontu); font-style: italic; }
#iletFormBil .kapsul .subtitle { font: 400 34px var(--baslik-fontu); color: #082740; line-height: 48px; margin: 0 0 20px; }
#iletFormBil .kapsul .content { font: 500 18px var(--icerik-fontu); color: #7c859b; line-height: 34px; margin: 0 0 20px; }
#iletFormBil .iletFollow { display: flex; align-items: center; justify-content: flex-start; gap: 22px; }
#iletFormBil .iletFollow a { width: 50px; height: 50px; background-color: #ECEEEF; border-radius: 50px; display: flex; align-items: center; justify-content: center; }
#iletFormBil .iletFollow a svg { width: 24px; height: 24px; fill: #9CA3A9; }
#iletFormBil .iletFollow a.yout svg path { fill: #9CA3A9; }
#iletFormBil .iletFollow a:hover { background: var(--tema-renk2); }
#iletFormBil .iletFollow a:hover svg { fill: #fff; }
#iletFormBil .iletFollow a.yout:hover svg path { fill: #fff; }
#iletFormBil .iletForm { }
#iletFormBil .adKap { }
#iletFormBil .adKap .cl6:first-child .satir { padding-right: 4px; }
#iletFormBil .adKap .cl6:last-child .satir { padding-left: 10px; }
#iletFormBil form input, #iletFormBil form textarea { width: 100%; height: 60px; display: block; border: none; outline: none; background-color: #f3f3f3; font-size: 16px; font-weight: 500; color: #9ca3a9; padding: 25px; }
#iletFormBil form textarea { height: 150px; }
#iletFormBil form input::placeholder, #iletFormBil form textarea::placeholder { font: 400 16px var(--icerik-fontu); color: #252525 !important; }
#iletFormBil form input:focus, #iletFormBil form textarea:focus { outline: none; box-shadow: none; color: #252525 !important; }
#iletFormBil form .satir { margin-bottom: 15px; width: 100%; }
#iletFormBil form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#iletFormBil form .satir.guvenlik label { padding-left: 0 !important; height: 74px; width: 20%; }
#iletFormBil form .satir.guvenlik label img { width: 100%; margin-top: 14px; }
#iletFormBil form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#iletFormBil form button { display: inline-block; vertical-align: middle; border: none; outline: none; background-color: #ffa801; font: 500 18px var(--icerik-fontu); color: #082740; text-transform: uppercase; padding: 14px 50.5px; transition: all .4s ease; cursor: pointer; }

#iletMap iframe { width: 100%; filter: grayscale(1); }
/**********/
#blog { padding: 100px 0 50px; position: relative; overflow: hidden; }

#blog:before { content: ''; position: absolute; background: linear-gradient(360deg, #fff 0px, transparent 75px); left: 0; right: 0; height: 75px; bottom: 0; }
#blog:after { content: ''; position: absolute; background: linear-gradient(180deg, #f9f9f9 0px, transparent 75px); left: 0; right: 0; height: 75px; top: 0; }

#blog .kapsul { text-align: left; padding: 0 0 45px; display: flex; align-items: flex-end; justify-content: space-between; }
#blog .kapsul .title { font: 600 23px var(--baslik-fontu); color: #3eaa35; margin: 0 0 28px; text-transform: uppercase; padding-left: 30px; position: relative }


#blog .kapsul .title:after { content: ''; background: url(/d/r/ucnokta.png); position: absolute; width: 35px; height: 41px; left: 0; top: -12px; }


#blog .kapsul .subtitle { color: #474747; font: 400 19px var(--icerik-fontu); line-height: 29px; width: 750px; max-width: 100%; }
#blog .blogSwiper { padding: 15px 5px 15px; }
#blog .item { transition: .3s linear; position: relative; margin: 0 0 30px; overflow: hidden; display: flex; align-items: flex-start; }
#blog .item figure { width: 40%; overflow: hidden; z-index: 0; height: 250px; }
#blog .item figure img { height: 100%; width: 100%; transition: all 0.4s; object-fit: cover; }
#blog .item .metin { padding-top: 5px; width: 60%; padding-left: 30px; }
#blog .item .metin .baslik { font: 500 23px var(--baslik-fontu); padding: 0; margin: 0; margin-bottom: 8px; line-height: 28px; color: #3eaa35; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blog .item .metin .time { font: 700 11px var(--icerik-fontu); margin: 25px 0 5px; text-transform: uppercase; letter-spacing: 1px; }
#blog .item .metin .kisaOzet { font: 400 17px var(--icerik-fontu); color: #555; line-height: 26px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; margin: 15px 0; }
#blog .item .metin .kisaOzet strong { font-weight: 400 }
#blog .item .more { font: 400 18px var(--icerik-fontu); background: none; color: var(--tema-renk1); text-transform: capitalize; position: relative; margin-top: 15px; display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: 15px 0; }
#blog .item .more svg { margin-left: 5px; }
#blog .item:hover { }
#blog .item:hover figure img { transform: scale(1.1); }
/*************/
.oklar { display: flex; justify-content: flex-end !important; }
.oklar .swiper-button-next, .oklar .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; position: relative; bottom: inherit; left: 0; top: inherit; transform: translateY(0); transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 25px rgba(0, 0, 0, .08); color: #1e3238; }
.oklar .swiper-button-next { left: initial; }
.oklar .swiper-button-prev { margin-right: 18px; }
.oklar .swiper-button-next svg, .oklar .swiper-button-prev svg { width: 15px; height: auto; }
.oklar .swiper-button-prev svg { transform: rotate(180deg); }
.oklar .swiper-button-next:after, .oklar .swiper-button-prev:after { display: none; }
.oklar .swiper-button-next:hover, .oklar .swiper-button-prev:hover { background: var(--tema-renk2) }
.oklar .swiper-button-next:hover svg g, .oklar .swiper-button-prev:hover svg g { fill: #fff; }
/******/
#blogCat { margin: 35px 0; position: relative; }
#blogCat .item { background: #fff; transition: .3s linear; position: relative; margin: 0 0 30px; overflow: hidden; display: flex; align-items: flex-start; }
#blogCat .item figure { width: 40%; overflow: hidden; z-index: 0; height: 250px; }
#blogCat .item figure img { height: 100%; width: 100%; transition: all 0.4s; object-fit: cover; }
#blogCat .item .metin { padding-top: 5px; width: 60%; padding-left: 30px; }
#blogCat .item .metin .baslik { display: block; font: 700 22px var(--icerik-fontu); padding: 0; margin: 0; margin-bottom: 8px; line-height: 28px; color: #000; word-wrap: break-word; }
#blogCat .item .metin .time { font: 700 11px var(--icerik-fontu); margin: 25px 0 5px; text-transform: uppercase; letter-spacing: 1px; }
#blogCat .item .metin .kisaOzet { font: 400 15px var(--icerik-fontu); color: #727272; line-height: 26px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; margin: 15px 0; }
#blogCat .item .metin .kisaOzet strong { font-weight: 400 }
#blogCat .item .more { font: 400 14px var(--icerik-fontu); background: none; color: #6f5948; text-transform: capitalize; position: relative; margin-top: 15px; display: flex; align-items: center; justify-content: flex-start; width: 100%; padding: 15px 0; }
#blogCat .item .more svg { margin-left: 5px; }
#blogCat .item:hover { }
#blogCat .item:hover figure img { transform: scale(1.1); }
/*************/
.icerikDet { padding: 50px 0 75px; }
.icerikDet .kisaOzet { font-size: 18px; font-style: italic; font-weight: 500; line-height: 30px; letter-spacing: 1px; font-family: var(--baslik-fontu); }
.icerikDet .icerik { font-size: 16px; line-height: 27px; letter-spacing: 1px; color: #333; margin: 38px 0; }
.icerikDet .icerik p { margin: 10px 0; }
.icerikDet .icerik ul { list-style: circle; margin-left: 25px; line-height: 35px; }
.icerikDet .icerik ul li { }
.icerikDet .icerik ul li::marker { color: var(--tema-renk1) }
.icerikDet .icerik a { }
.icerikDet .icerik span { }
/*******/
.icerikSag { padding-left: 25px !important; }
.icerikSag .icerikDetsag { background: #F3F3F3; padding: 30px; margin-bottom: 30px; }
.icerikSag .icerikDetsag .title { font: 700 22px var(--icerik-fontu); background: none; position: relative; color: #2A2C38; z-index: 1; margin: 0 0 30px; padding-bottom: 20px; line-height: 1.18; }
.icerikSag .icerikDetsag .title:after { content: ''; width: 30px; height: 2px; background: var(--tema-renk1); position: absolute; bottom: 0; left: 0; z-index: 1; }
#icerikDetCat { }
#icerikDetCat ul { }
#icerikDetCat ul li { list-style: none; position: relative; padding-left: 16px; font-size: 18px; line-height: 1.5; margin-bottom: 16px; padding-bottom: 16px; }
#icerikDetCat ul li:before { position: absolute; content: ""; left: 0; top: 12px; height: 6px; width: 6px; background-color: var(--tema-renk1); }
#icerikDetCat ul li:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: 100%; background-color: rgba(72, 30, 11, 0.07); }
#icerikDetCat ul li a { display: flex; justify-content: space-between; align-items: center; }
#icerikDetCat ul li span { }
#icerikDetCat ul li:last-child { margin-bottom: 0; padding-bottom: 0; }
#icerikDetCat ul li:last-child::after { display: none }
#icerikDetson { }
#icerikDetson ul { }
#icerikDetson ul li { display: flex; align-items: center; margin-bottom: 20px; }
#icerikDetson ul li .resim { flex: 0 0 auto; margin-right: 20px; width: 100px; height: 100px; }
#icerikDetson ul li .resim img { width: 100%; height: 100%; object-fit: cover; }
#icerikDetson ul li .kap { }
#icerikDetson ul li .kap .baslik { }
#icerikDetson ul li .kap .baslik a { margin-bottom: 13px; color: #333; line-height: 24px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#icerikDetson ul li .kap time { font: 400 14px var(--icerik-fontu); line-height: 25px; display: flex; align-items: center; color: #333; }
#icerikDetson ul li .kap time i { margin-right: 5px; display: flex; align-items: center; justify-content: center; }
#icerikDetson ul li .kap time i svg { fill: currentColor; margin-top: -2px; }
#icerikDetson ul li:last-child { margin-bottom: 0 }
#icerikfollow { }
#icerikfollow .social { display: flex; align-items: center; }
#icerikfollow .social a { color: #020e27; padding: 10px; display: flex; align-items: center; justify-content: center; margin-right: 10px; background: #bfaaa3; }
#icerikfollow .social a:hover { opacity: 1; background: #fbfbfb; box-shadow: 0 0 2px 2px #0000000f; }
#icerikfollow .social a svg { display: block; fill: #fff; width: 20px; height: 20px; }
#icerikfollow .social a:hover svg { fill: var(--tema-renk1); }
#icerikfollow .social a.yout:hover svg path { fill: var(--tema-renk1); }
#icerikfollow .social a.inst svg .st0 { stroke: #fff; }
#icerikfollow .social a.inst:hover svg .st0 { stroke: var(--tema-renk1); }
/***********/
#oncekiSonraki { }
#oncekiSonraki .item { border-top: 1px solid #dfe2e2; padding: 60px 0; }
#oncekiSonraki .row { justify-content: space-between; }
#oncekiSonraki .item .nextprev { display: flex; align-items: center; justify-content: center; position: relative; gap: 14px; }
#oncekiSonraki .item .nextprev figure { width: 85px; height: 85px; border-radius: 50%; box-shadow: 0 0 2px #00000024; overflow: hidden; position: relative; flex-shrink: 0; }
#oncekiSonraki .item .nextprev figure img { width: 100%; height: 100%; object-fit: cover; }
#oncekiSonraki .item .nextprev .npUrun { font: 500 18px var(--icerik-fontu); line-height: 25px; color: #2b2b2b; margin-top: 10px; margin-bottom: 10px; }
#oncekiSonraki .item .nextprev .npAd { font-size: 16px; margin: 0; padding: 0; line-height: 16px; font-weight: normal; letter-spacing: 0; color: #2b2b2b; }
#oncekiSonraki .item .nextprev figure:before { content: ""; position: absolute; left: 50%; top: 50%; background: #41484ed4; width: 50px; height: 50px; z-index: 9; border-radius: 50%; transform: translate(-50%, -50%); transition: 300ms ease all; opacity: 1; }
#oncekiSonraki .item .nextprev figure:after { content: ""; position: absolute; top: 52%; left: 45%; transform: translate(-50%, -50%); width: 13px; height: 13px; border-left: 3px solid #fff; border-bottom: 3px solid #fff; z-index: 15; rotate: 45deg; }
#oncekiSonraki .item .nextprev:hover figure:before { width: 100%; height: 100%; }
#oncekiSonraki .item .sonraki { flex-direction: row-reverse; }
#oncekiSonraki .item .sonraki figure { margin: 0 0 0 auto; }
#oncekiSonraki .item .sonraki figure:after { transform: rotate(180deg); top: 43%; left: 42%; }
#oncekiSonraki .item .nextprev .sonrakiUrun, #oncekiSonraki .item .nextprev .nextpr { text-align: right; width: 100%; float: right; }
/***************/
#katIcerik { margin: 35px 0; position: relative; }
#katIcerik .icerik { font: 400 18px var(--icerik-fontu); line-height: 30px; }
#katIcerik .icerik p { margin: 0 0 10px; }
#katIcerik .icerik a { color: blue; }
/***************/
#franchise { margin: 35px 0; position: relative; }
#franchise .icerik { padding-right: 35px; font: 400 16px var(--icerik-fontu); line-height: 30px; }
#franchise .icerik p { margin: 0 0 15px; }
#franchise .kap { border: 1px solid #dedede; padding: 15px 15px; border-radius: 5px; }
#franchise .baslik { font: 600 18px var(--icerik-fontu); margin: 0 0 10px; position: relative; padding: 0 0 5px; }
#franchise .baslik:after { content: ''; width: 30px; height: 2px; background: var(--tema-renk1); position: absolute; bottom: 0; left: 0; z-index: 1; }
#franchise .kisaOzet { font: 400 14px var(--icerik-fontu); margin: 0 0 20px; }
#franchise form { }
#franchise form .satir { margin: 0 0 10px; }
#franchise form .satir input, #franchise form .satir textarea { width: 100%; border: 1px solid #dedede; padding: 10px 10px; font: 400 15px var(--icerik-fontu); color: #252525; line-height: 25px; }
#franchise form .satir input::placeholder, #franchise form .satir textarea::placeholder { font: 400 15px var(--icerik-fontu); color: #727272; line-height: 25px; }
#franchise form .satir input:focus, #franchise form .satir textarea:focus { border-color: var(--tema-renk1); }
#franchise form .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; }
#franchise form .satir.guvenlik label { padding-left: 0 !important; width: 20%; height: 100%; }
#franchise form .satir.guvenlik label img { width: 100%; }
#franchise form .satir.guvenlik input { margin: 0 0 0 10px; width: 80%; }
#franchise form .satir button { display: block; width: 100%; background: var(--tema-renk1); border: none; padding: 15px; font: 400 16px var(--icerik-fontu); color: #fff; transition: .4s ease; cursor: pointer; }
#franchise form .satir button:hover { background: var(--tema-renk2); transform: translateY(-5px); }
/***************/
#urunCat { margin: 35px 0; position: relative; }
#urunCat .item { margin: 15px; position: relative; border: solid 1px #ebebeb; background: #8a8a8a; padding: 25px 25px 0 25px; background-color: #f6f6f6; border-radius: 6px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); }
#urunCat .item:hover { box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15); }
#urunCat .item a { display: block; }
#urunCat .item figure { margin: -25px -25px 0 -25px; background: #fff; height: 360px; padding: 25px; border-bottom: solid 1px #0f78b93d; }
#urunCat .item figure img { width: 100%; height: 100%; object-fit: contain; }
#urunCat .item .metin { position: relative; font-weight: 600; display: flex; height: 74px; align-items: center; }
#urunCat .item .metin .baslik { font-weight: 600; color: #222; font-size: 16px; }
#urunCat .item .readMore { position: absolute; top: -25px; rig; right: 2px; background-color: #ffffff; color: #0f78b9; cursor: pointer; transition: color 0.5s ease; width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; display: flex; align-items: center; justify-content: center; }
#urunCat .item .readMore svg { width: 20px; height: 20px; }
#urunCat .item:hover .readMore { color: white; background-color: #0e76bc; }
/***********/
#urunDet { margin: 35px 0; position: relative; }
#urunDet .tit { margin: 0 0 10px; border-bottom: 1px solid #dedede; color: var(--tema-renk1); padding: 0 0 10px; }
#urunDet .tit span { font: 500 15px var(--icerik-fontu); padding: 0 10px 12px; border-bottom: 1px solid var(--tema-renk1); color: var(--tema-renk1); }
#urunDet .kisaOzet { font: 400 15px var(--icerik-fontu); }
#urunDet .kisaOzet h2 { font: 600 16px var(--icerik-fontu); margin: 0 0 10px; }
#urunDet .kisaOzet p { margin: 0 0 5px; }
#urunDet .kisaOzet ul { list-style: disc; padding: 0 0 0 30px; }
#urunDet .kisaOzet ul li { margin: 0 0 5px; }
#urunDet .kisaOzet ul li::marker { color: var(--tema-renk1) }
#urunDet .icerik { margin: 35px 0; position: relative; display: block; }

#urunDet .icerik p { margin-bottom: 16px }

#urunDet .icerikresim { position: sticky; top: 0; margin: 0 30px 0 0; box-shadow: 0 0 1px 1px #00000021; }
#urunDet .icerikresim img { max-width: 100% }
#urunDet .zoom-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0, 0.6); border-radius: 50%; padding: 10px; display: flex; align-items: center; justify-content: center; transition: background-color 0.3s ease, transform 0.3s ease; }
#urunDet .zoom-icon svg path { fill: #ffffff; }
#urunDet .icerikresim:hover .zoom-icon { background-color: rgba(0, 0, 255, 0.8); /* Mavi arka plan */ transform: translate(-50%, -50%) scale(1.1); /* Hafif b�y�me efekti */ }
#urunDet .popup-gallery a:hover img { display: block; filter: initial; }

#urunDet .icerik { font-size: 18px }
#urunDet .icerik h2 { font-size: 22px; margin: 20px 0 5px 0 }
/***********/
#kurumsal { margin: 50px 0; }
#kurumsal .icerik { font: 400 16px var(--icerik-fontu); line-height: 33px; color: #252525 }
#kurumsal .icerik h2 { color: #b3771e; font: 700 26px var(--baslik-fontu); margin: 0 0 10px; position: relative; }
#kurumsal .icerik p { margin-bottom: 10px; }
#kurumsal .icerik a { color: var(--tema-renk2); }
#kurumsal .icerik a:hover { color: var(--tema-renk1); }
#kurumsal .icerik ul { list-style: circle; margin-left: 30px }
#kurumsal .icerik ul li { /* padding-left: 30px; */ padding-bottom: 3px; position: relative; line-height: 30px }
#kurumsal .icerik ul li::marker { color: #252525; }
/**************/
nav.icMenu { /* padding: 15px; */ background: transparent; margin-right: 30px; /* border: 1px solid var(--tema-renk1); */ }
nav.icMenu a { position: relative; display: block; color: #252525; text-decoration: none; margin-bottom: 8px; font-size: 16px; padding: 15px 22px 15px 15px; font-weight: 400; border-radius: 4px; background: #dedede; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: #fff; background: var(--tema-renk1); }
nav.icMenu a.active:after { position: absolute; top: 50%; right: 10px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate( -45deg) translateY(-50%); box-sizing: border-box; }
/****/
#aboutUs { padding: 100px 0 150px 0; position: relative; background: #fff; }
#aboutUs .row { align-items: center }
#aboutUs .metin { }
#aboutUs .metin .baslik { font: 600 23px var(--baslik-fontu); color: #3eaa35; margin: 0 0 28px; text-transform: uppercase; }

#aboutUs .metin .baslik:after { content: ''; background: url(/d/r/ucnokta.png); position: absolute; width: 35px; height: 41px; left: 0; top: -12px; }

#aboutUs .metin .kisaOzet { font: 300 48px var(--icerik-fontu); line-height: 50px; color: var(--tema-renk1); margin: 0 0 20px; }
#aboutUs .metin .kisaOzet strong { color: var(--tema-renk2); font-weight: 400; }
#aboutUs .metin .icerik { font: 500 22px var(--icerik-fontu); line-height: 1.8; color: #7f7f7f; margin: 0 0 30px; }

#aboutUs .metin .icerik:after { content: ''; background: url(/d/r/logogri.png); width: 124px; height: 28px; display: block; margin: 15px auto 0 auto; }
#aboutUs .metin .more { position: relative; color: #ffffff; background-color: var(--tema-renk1); cursor: pointer; text-transform: capitalize; padding: 20px 15px 15px 25px; overflow: hidden; text-align: center; transition: all ease .3s; font: 400 20px var(--icerik-fontu); line-height: 18px; display: inline-flex; gap: 70px; border-radius: 4px; }
#aboutUs .metin .more:before { content: ""; position: absolute; right: 53px; top: 0; height: 100px; width: 1px; background: rgba(255, 255, 255, 0.2); }
#aboutUs .metin .more:hover { background-color: var(--tema-renk2) }
#aboutUs .metin .more svg g { fill: currentColor; }
#aboutUs figure { }
#aboutUs figure img { margin: 0 auto; }

#aboutUs:after { content: ''; position: absolute; background: linear-gradient(360deg, #f9f9f9 0px, transparent 75px); left: 0; right: 0; height: 75px; bottom: 0; }

#aboutUs figure.resim1 { position: relative; width: calc(100% - 55px) }
#aboutUs figure.resim2 { position: absolute; top: 40px; left: -25px }
#aboutUs figure.resim2 img { animation: 5s linear infinite moveBounce }

#aboutUs figure.resim3 { position: absolute; bottom: 70px; right: 35px }
#aboutUs figure.resim3 img { animation: 3s linear infinite moveBounce }

@keyframes moveBounce {
 0%,100% { transform: translateY(0) }
 50% { transform: translateY(20px) }
}
/*******/
.aboutSagSolOk { transition: transform .6s 125ms cubic-bezier(.1,.75,.25,1); position: relative; margin-left: -34px !important; display: inline-flex !important; gap: 10px; }
.aboutSagSolOk .btn-icon { margin-left: -7px; position: relative; transition: opacity .4s .25s, transform .6s .25s; transition-timing-function: cubic-bezier(.1,.75,.25,1); line-height: 0; z-index: 3; }
.aboutSagSolOk .btn-icon + .btn-icon { order: -2; opacity: 0; transition-delay: 0s; margin-left: 0; -webkit-transform: translateX(-10px); transform: translateX(-10px); }
#aboutUs .metin .more:hover .aboutSagSolOk .btn-icon { transition-delay: 0s; transform: translateX(10px); opacity: 0; }
#aboutUs .metin .more:hover .aboutSagSolOk .btn-icon + .btn-icon { opacity: 1; transform: translateX(0); transition-delay: 225ms; }
#aboutUs .metin .more:hover .aboutSagSolOk { transition-delay: .1s; transform: translateX(23px); }
/******/
.sagSolOk { transition: transform .6s 125ms cubic-bezier(.1,.75,.25,1); position: relative; margin-left: -23px !important; display: inline-flex !important; align-items: center; gap: 10px; }
.sagSolOk .btn-icon { margin-left: 6px; position: relative; transition: opacity .4s .25s, transform .6s .25s; transition-timing-function: cubic-bezier(.1,.75,.25,1); line-height: 0; z-index: 3; }
.sagSolOk .btn-icon + .btn-icon { order: -2; opacity: 0; transition-delay: 0s; margin-left: 0; -webkit-transform: translateX(-10px); transform: translateX(-10px); }
.sagSolOk:hover .btn-icon { transition-delay: 0s; transform: translateX(10px); opacity: 0; }
.sagSolOk:hover .btn-icon + .btn-icon { opacity: 1; transform: translateX(0); transition-delay: 225ms; }
.sagSolOk:hover { transition-delay: .1s; transform: translateX(23px); }
/******/
.particle-container { position: absolute !important; top: 0 !important; height: 100% !important; z-index: 0; }
/********/
.patlayanHv { position: relative; z-index: 1; overflow: hidden; }
.patlayanHv:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--tema-renk1); transform: scale(0); transition: 0.3s; border-radius: 5px; z-index: -1; }
.patlayanHv:hover:before { transform: scale(1.1); }
.patlayanHv:hover { color: #fff !important; border-color: var(--tema-renk1) !important; }
/*********/
#belgeler { padding: 100px 0; overflow: hidden; position: relative; }
#belgeler .kapsul { text-align: left; padding: 0 0 45px; display: flex; align-items: flex-start; justify-content: space-between; }
#belgeler .kapsul .title { font: 600 23px var(--baslik-fontu); color: #3eaa35; margin: 0 0 28px; text-transform: uppercase; padding-left: 30px; }
#belgeler .kapsul .title:after { content: ''; background: url(/d/r/ucnokta.png); position: absolute; width: 35px; height: 41px; left: 0; top: -12px; }
#belgeler .kapsul .subtitle { color: #474747; font: 400 19px var(--icerik-fontu); line-height: 29px; width: 750px; max-width: 100%; }
#belgeler .item { position: relative; height: 300px; overflow: hidden; border-radius: 6px; }
#belgeler .item:before { position: absolute; content: ''; width: 100%; height: 100%; left: 0; bottom: 0; background: linear-gradient(35deg, #3eaa35 60px, transparent 166px); transition: 0.5s cubic-bezier(.65,.05,.36,1); }
#belgeler .swiper-slide:nth-child(2n) .item:before { background: linear-gradient(35deg, var(--tema-renk1) 60px, transparent 166px) }

#belgeler .item figure { height: 100%; width: 100%; position: relative; z-index: -1; }
#belgeler .item figure img { height: 100%; width: 100%; object-fit: cover; object-position: top; transition: all .5s cubic-bezier(.5,1,.89,1); }
#belgeler .item .metin { position: absolute; bottom: 0; z-index: 1; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 10px; }
#belgeler .item .metin .baslik { width: 75%; display: block; font: 400 20px var(--baslik-fontu); line-height: 28px; color: #fff; transition: all .5s cubic-bezier(.5,1,.89,1); }
#belgeler .item .metin .more { width: 50px; height: 50px; border-radius: 50%; background: var(--tema-renk2); display: flex; align-items: center; justify-content: center; margin-left: 0 !important; gap: 0; transition: all .5s cubic-bezier(.5,1,.89,1); }
#belgeler .item .metin .more .btn-icon { margin-left: -7px; }
#belgeler .item .metin .more .btn-icon svg g { fill: #fff; }
#belgeler .item .metin .more:hover { transform: translateX(0); }
#belgeler .item .metin .more:hover .btn-icon + .btn-icon { transform: translateX(10px); }
#belgeler .item:hover .metin .more .btn-icon svg g, #belgeler .item .metin .more:hover .btn-icon svg g { fill: var(--tema-renk1); }
#belgeler .item:hover { }
#belgeler .item:hover figure img { transform: scale(1.05) }
#belgeler .item:hover .more { background: #fff; }
/******/
#belgeler .swiper-button-next, #belgeler .swiper-button-prev { height: 56px; width: 56px; border-radius: 100%; transition: .3s; outline: 0; cursor: pointer; margin-top: 0; text-align: center; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 25px rgba(0, 0, 0, .08); color: #1e3238; background: #fff; top: 45%; }
#belgeler .swiper-button-next { }
#belgeler .swiper-button-prev { }
#belgeler .swiper-button-next svg, #belgeler .swiper-button-prev svg { width: 15px; height: auto; }
#belgeler .swiper-button-prev svg { transform: rotate(180deg); }
#belgeler .swiper-button-next:after, #belgeler .swiper-button-prev:after { display: none; }
#belgeler .swiper-button-next:hover, #belgeler .swiper-button-prev:hover { background: var(--tema-renk1) }
/****/
#partners { padding: 100px 0; background: #f9f9f9; position: relative }
#partners .title { font-size: 36px; text-align: center; line-height: 32px; }
#partners:after { content: ''; position: absolute; background: linear-gradient(180deg, #fff 0px, transparent 75px); left: 0; right: 0; height: 75px; top: 0; }
#partners .item { position: relative; width: calc(100% - 30px); height: calc(100% - 30px); text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column; margin: 15px; padding: 35px 0; border: 1px solid #e9e9e9; gap: 20px; transition: .4s ease; }
#partners .item figure { position: relative; display: block; min-height: 75px; }
#partners .item figure img { height: auto; max-width: 124px; border: none; border-radius: 0; box-shadow: none; max-height: 69px; }
#partners .item .baslik { font: 600 18px var(--baslik-fontu); color: var(--tema-renk2); position: relative; text-align: center; }
#partners .item:hover { transform: translateY(-5px); box-shadow: 0 1px 2px 1px #00000014; }
/**********/
footer { }
footer .satir1 { padding: 30px 20px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #DDDDDD; }
footer .satir1 figure { }
footer .satir1 figure img { max-width: 179px; filter: invert(1); }
footer .satir1 .footSocial { display: flex; align-items: center; justify-content: space-between; }
footer .satir1 .footSocial .baslik { font: 600 15px var(--icerik-fontu); margin-right: 10px; }
footer .satir1 .footSocial ul.social { display: flex; align-items: center; justify-content: space-between; }
footer .satir1 .footSocial ul.social li { display: inline-block; }
footer .satir1 .footSocial ul.social li a { width: 40px; height: 40px; line-height: 40px; color: #181A20; background-color: #00000000; display: inline-block; text-align: center; border-radius: 50%; transition: all 0.3s ease-in-out 0s; }
footer .satir1 .footSocial ul.social li a:hover { background-color: #F7F7F7; }
footer .satir1 .footSocial ul.social li a i { display: flex; align-items: center; justify-content: center; height: 100%; }
footer .satir1 .footSocial ul.social li a i svg { height: 20px; }
footer .satir2 { padding: 30px 20px; }
footer table { border: none; color: #ddd; width: 100% !important; /* margin: 35px 0 0; */ display: inline-block; height: auto !important }
footer table tbody { width: 100% !important; display: block; }
footer table tr { width: 100%; display: block; }
footer table tr td { border: none; padding: 0 15px 15px; vertical-align: top; text-align: left !important; width: 49%; font: 400 18px var(--icerik-fontu); color: #181A20; line-height: 25px; display: inline-block; }
footer table p { font: 400 17px var(--icerik-fontu); margin-bottom: 12px; line-height: 26px; transition: .4s; color: #181A20; }
footer table p img { margin: 0 0 20px; height: auto; width: auto; }
footer table a, footer table a:active, footer table a:visited { display: inline-block; font: 400 15px var(--icerik-fontu); line-height: 26px; transition: .4s; color: #181A20; }
footer table a:hover { color: var(--tema-renk1); text-decoration: underline; }
footer table tr td h2, footer .contract h2 { margin: 0 0 25px; color: #000000; font: 600 17px var(--icerik-fontu); line-height: 18px; }
footer table tr td strong { letter-spacing: 1px; color: #252525; margin-bottom: 6px; }
footer .contract { }
footer .contract ul { }
footer .contract ul li { font: 400 15px var(--icerik-fontu); margin-bottom: 12px; line-height: 26px; transition: .4s; color: #181A20; }
footer .contract ul li a { font: 400 15px var(--icerik-fontu); margin-bottom: 12px; line-height: 26px; transition: .4s; color: #181A20; }
footer .contract ul li a:hover { color: var(--tema-renk1); text-decoration: underline; }
footer .satir2 .footIlet { /* margin: 52px 0 0; */ display: flex; flex-direction: column; }
footer .satir2 .footIlet .kap:first-child { width: 100%; }
footer .satir2 .footIlet .kap { color: #717171; font: 400 15px var(--icerik-fontu); line-height: 25px; margin-bottom: 20px; }
footer .satir2 .footIlet .kap span { color: #181A20; font: 600 16px var(--icerik-fontu); line-height: 18px; display: block; margin-bottom: 10px; }
footer .satir2 .footIlet .kap a.links { color: #717171; font: 400 15px var(--icerik-fontu); line-height: 18px; display: block; margin-bottom: 8px; }
footer .satir2 .footIlet .kap a.links:hover { color: var(--tema-renk1); }
footer .satir3 { transition: all 400ms; padding: 30px 20px; border-top: 1px solid #dede; }
footer .satir3 .kap { display: flex; align-items: center; justify-content: flex-start; gap: 10px; }
footer .satir3 .kap .copy { letter-spacing: .5px; color: #818d96; font: 400 16px var(--icerik-fontu); }
footer .satir3 .imza { text-align: right; letter-spacing: .5px; font: 400 16px var(--icerik-fontu); margin-right: 8px; }
footer .satir3 .imza a { color: #818d96; font: 400 16px var(--icerik-fontu); }
/*********/
#gezilecekCat { margin: 35px 0; overflow: hidden; position: relative; }
#gezilecekCat a { margin: 10px; display: block; }
#gezilecekCat .item { position: relative; height: 400px; overflow: hidden; border-radius: 6px; }
#gezilecekCat .item:before { content: ""; position: absolute; height: 100%; width: 100%; top: 0; left: 0; opacity: .9; background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%); }
#gezilecekCat .item figure { height: 100%; width: 100%; position: relative; z-index: -1; }
#gezilecekCat .item figure img { height: 100%; width: 100%; object-fit: cover; object-position: top; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekCat .item .metin { position: absolute; bottom: 0; z-index: 1; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 0 20px 20px 20px; }
#gezilecekCat .item .metin .baslik { width: 75%; display: block; font: 400 18px var(--icerik-fontu); line-height: 20px; color: #fff; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekCat .item .metin .more { width: 40px; height: 40px; border-radius: 50%; background: var(--tema-renk1); display: flex; align-items: center; justify-content: center; margin-left: 0 !important; gap: 0; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekCat .item .metin .more .btn-icon { margin-left: -7px; }
#gezilecekCat .item .metin .more .btn-icon svg g { fill: #fff; }
#gezilecekCat .item .metin .more:hover { transform: translateX(0); }
#gezilecekCat .item .metin .more:hover .btn-icon + .btn-icon { transform: translateX(10px); }
#gezilecekCat .item:hover .metin .more .btn-icon svg g, #gezilecekCat .item .metin .more:hover .btn-icon svg g { fill: var(--tema-renk1); }
#gezilecekCat .item:hover { }
#gezilecekCat .item:hover figure img { transform: scale(1.05) }
#gezilecekCat .item:hover .more { background: #fff; }
/******/
#hizmetDet { padding: 35px 0 75px; }
#hizmetDet .row { justify-content: space-between; }
#hizmetDet .icerik { margin: 0 0 30px; line-height: 27px; font-size: 16px; }
#hizmetDet .icerik h1 { }
#hizmetDet .icerik h2 { margin: 20px 0; font-size: 22px; }
#hizmetDet .icerik h3 { text-transform: capitalize; margin: 10px 0 5px 0; }
#hizmetDet .icerik h4 { }
#hizmetDet .icerik h5 { }
#hizmetDet .icerik h6 { }
#hizmetDet .icerik p { margin: 0 0 10px 0; }
#hizmetDet .icerik img { height: auto; }
#hizmetDet .icerik ul { list-style: disc; margin-left: 25px; color: #747474; }
#hizmetDet .icerik ul li { font-size: 16px; line-height: 25px; list-style: none; position: relative; padding-left: 23px; margin: 5px 0; letter-spacing: 1px; }
#hizmetDet .icerik ul li:before { /* content:""; */ position: absolute; border: 1px solid #000; width: 10px; height: 10px; left: 0; top: 7px; }
#hizmetDet .icerik ul li:after { content: ""; position: absolute; width: 8px; height: 15px; left: 6px; top: 2px; border-bottom: 3px solid #1a71a5; border-right: 3px solid #1a71a5; transform: rotate(45deg); }
#hizmetDet .icerik ol { color: #000; }
#hizmetDet .icerik ul li, #hizmetDet .icerik ol li { margin-bottom: 20px; }
#hizmetDet .konumGit { width: 100%; background: var(--tema-renk2); padding: 16px 10px; border-radius: 5px; margin-bottom: 5px; font: 500 18px var(--icerik-fontu); color: #fff; display: flex; align-items: center; position: relative; transition: .4s ease; }
#hizmetDet .konumGit i { display: flex; align-items: center; justify-content: center; margin-right: 10px; }
#hizmetDet .konumGit i svg { fill: #fff }
#hizmetDet .konumGit i.ok { position: absolute; right: 0; margin-right: 15px; transition: .4s ease; }
#hizmetDet .konumGit i.ok svg g { fill: #fff }
#hizmetDet .konumGit:hover { background: var(--tema-renk1) }
#hizmetDet .konumGit:hover i.ok { margin-right: 10px; }
/**************/
#hizmetDet .havequesto { margin: 20px 0; position: relative; }
#hizmetDet .havequesto figure { position: relative; }
#hizmetDet .havequesto figure:after { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(0deg, black 25%, transparent); }
#hizmetDet .havequesto figure img { position: relative; width: 100%; }
#hizmetDet .havequesto .icerik { position: absolute; bottom: 8px; left: 12px; color: #fff; margin: 0; }
#hizmetDet .havequesto .icerik .baslik { padding: 10px 15px 10px 0; font-size: 18px; text-transform: uppercase; font-weight: 600; }
#hizmetDet .havequesto .icerik .subtitle { font-size: 16px; font-style: normal; margin: 0; padding: 0 15px 0 0; color: #fff; line-height: 21px; }
#hizmetDet .havequesto .icerik a { color: #fff; margin: 10px 0; display: block; padding: 0 10px; font-size: 20px; }
#hizmetDet .havequesto .icerik a svg { fill: #fff; margin: -5px 0; width: 20px; height: 19px; }
/***********/
.altSayfaHaber { font-size: 14px; line-height: 23px; color: #555; padding-top: 15px; }
.altSayfaHaber .resim { overflow: hidden; position: relative; border-radius: 0 50px 0 50px; }
.altSayfaHaber .resim img { max-width: 100%; }
.altSayfaHaber h3 { color: #333; margin-top: 15px; line-height: 27px; font-size: 14px }
.altSayfaHaber h1 { text-transform: uppercase; color: #5a92d2; font-weight: 800; margin: 0; font-size: 32px; position: relative; }
.altSayfaHaber .ozetGec { color: #666; margin: 5px 0; font-size: 12px }
.altSayfaHaber .ozetGec span { display: inline-block; margin-right: 20px }
.altSayfaHaber .icerik { line-height: 30px; margin-top: 15px; }
.altSayfaHaber .icerik a { color: #16517c; font-weight: 600; }
.altSayfaHaber .icerik a:hover { color: #222; }

.altSayfaHaber .resimK { background: linear-gradient(50deg, #5a92d2 0%, #5a92d2 50%, #fff 50%, #fff 100%); padding: 6px; margin-right: 12px; }
.altSayfaHaber .resimK div { background: #fff; padding: 5px; }
.altSayfaHaber .resimK img { box-shadow: 0px 0px 60px -20px rgba(0,0,0,0.75); max-width: 100%; }

.altSayfaHaber .s2 { color: #f3e702; font-size: 41px; font-weight: 700; margin-bottom: 8px; }
.altSayfaHaber .s3 { margin: 0 0 25px 3px; font-weight: 700; font-size: 16px; }
/*******/
/******/
textarea#TBmesaj { height: 150px; }
.formContact .form-control { border-radius: 0; border: 1px solid #e1e1e1; height: 42px; margin-bottom: 20px; font: 100 14px 'Catamaran'; color: #111; box-shadow: none; }
.dugme { height: 46px; background-color: #818483; color: #fff; display: block; line-height: 48px; text-align: center; margin-top: 7px; font-size: 16px; text-decoration: none; font-weight: 800; }
.dugme:hover { background-color: #696969; color: #ccc; }
/********/
/*******/
.popup-gallery { margin-top: 29px; }
.popup-gallery a { padding: 0 30px; display: block; position: relative; }
.popup-gallery a img { max-width: 100%; }
.popup-gallery a strong { display: block; text-align: center; color: #0e76bc; margin-top: 10px; }
.popup-gallery a i { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 99; color: #fff; font-size: 44px; display: none; margin-top: -25px; }
.popup-gallery a:hover i { display: block; }
.popup-gallery a:hover img { display: block; filter: brightness(50%); }
/*******/
.urunDetay { }
.urunDetay img { max-width: 100%; }
/**********/
.urunOzellikler { width: 80%; margin: 0 auto; margin-top: 125px; }
.urunOzellikler li { margin: 10px 0; position: relative; margin: 10px 0; display: block; }

.urunOzellikler li strong { border-bottom: solid 1px #f2f2f2; display: inline-block; width: 206px; padding-bottom: 15px; margin-bottom: 15px; }
.urunOzellikler li span { border-bottom: solid 1px #f2f2f2; display: inline-block; padding-bottom: 15px; margin-bottom: 15px; }
/*********/
.resimHoverla { position: relative; overflow: hidden; width: fit-content }
.resimHoverla img { height: auto; max-width: 100%; border: none; border-radius: 0; box-shadow: none; }
.resimHoverla:after { content: ""; position: absolute; width: 200%; height: 0%; left: 50%; top: 50%; background-color: rgba(255, 255, 255, .3); transform: translate(-50%, -50%) rotate(-45deg); z-index: 0; }
.resimHoverla:hover:after { height: 250%; transition: all 600ms linear; background-color: transparent; }
/*********/
#formDet input::placeholder, textarea::placeholder { color: #252525; font: 400 16px var(--icerik-fontu); }
#formDet .kapsul { padding: 16px; position: relative; display: flex; flex-direction: column; width: 600px; max-width: 100%; pointer-events: auto; background-color: #fff; outline: 0; border: none; text-align: left; margin: 0 auto; }
#formDet .kapsul .tepe { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #dee2e6; box-sizing: border-box; padding: 0 50px 20px 15px; position: relative; }
#formDet .kapsul .tepe .doktorad { font-size: 26px; line-height: 54px; margin: 0; color: var(--tema-renk1); }
#formDet .kapsul .tepe .kapat { float: right; font-size: 24px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; background-color: transparent; border: 0; appearance: none; cursor: pointer; padding: 16px; position: absolute; top: 0; right: 0; }
#formDet .kapsul .formdetay { position: relative; padding: 30px 20px; }
#formDet .kapsul .formdetay .wrap { margin: -5px }
#formDet .kapsul .formdetay .row .satir { width: calc(50% - 10px); margin: 10px 5px; height: 40px; }
#formDet .kapsul .formdetay .satir label { width: 34%; padding-left: 18px; }
#formDet .satir input, .formdetay .satir select { padding: 10px 5px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; width: 100%; margin: 0; border-radius: 0; height: 40px; font: 400 16px var(--icerik-fontu); }
#formDet .satir textarea { padding: 10px 5px; font-size: 16px; color: #252525; background-color: transparent; border: none; border-bottom: 1px solid #252525; padding-left: 0; resize: none; margin: 0; border-radius: 0; }
#formDet .onay { margin: 13px 0; position: relative; }
#formDet .onay input[type="checkbox"] { width: fit-content; position: absolute; left: 0; top: -10px; }
#formDet .onay a { color: var(--tema-renk2) }
#formDet.rndv { display: none; position: fixed; z-index: 999999999; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); padding-top: 30px; }
#formDet .rndv-content { }
#formDet .kapat:hover, .kapat:focus { color: red; cursor: pointer; }
#formDet .animate { animation: animatezoom 0.6s }
#formDet .rndvonay { cursor: pointer; display: inline-block; text-transform: uppercase; text-align: center; background: var(--tema-renk2); border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; border-radius: 4px; height: 100%; padding: 12px 20px; margin: 10px auto 0; font: 500 16px var(--icerik-fontu); width: 100%; }
#formDet .rndvonay:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
#formDet .guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#formDet .guvenlik label { padding-left: 0 !important; }
#formDet .guvenlik label img { }
#formDet .guvenlik input { }

@keyframes animatezoom {
 from { transform: scale(0) }
 to { transform: scale(1) }
}
/******/
.section-title-shapes { position: relative; height: 20px; }
.section-title-shapes::before { content: ""; position: absolute; left: 0; right: 0; top: 0; background-image: url(/d/r/section-shapes1.svg); background-size: contain; background-repeat: no-repeat; background-position: center; height: 18px; width: auto; opacity: .4; filter: brightness(0) }
/******/
#otelDet { margin: 35px 0; position: relative; }
#otelDet .ozellik { display: flex; flex-wrap: wrap; gap: 10px; }
#otelDet .ozellik .ozKap { margin: 0 0 20px; font: 400 16px var(--icerik-fontu); flex: 0 0 auto; width: 49%; }
#otelDet .ozellik .ozKap.odaturleri { width: 100%; }
#otelDet .ozellik .ozKap .kap { display: flex; gap: 10px; align-items: flex-start; padding: 0 0 10px; border-bottom: 1px solid #dedede; margin: 0 0 10px; }
#otelDet .ozellik .ozKap svg { width: 18px; height: auto; flex-shrink: 0; }
#otelDet .ozellik .ozKap .tit { display: block; font: 600 16px var(--baslik-fontu); margin: 0 0 5px; }
#otelDet .metin { margin: 35px 0 0; }
#otelDet .metin .kisaOzet { }
#otelDet .metin .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; }
#otelDet .metin .icerik h2 { margin: 0 0 10px; }
#otelDet .metin .icerik p { }
#otelDet .metin .icerik ul { display: flex; flex-wrap: wrap; }
#otelDet .metin .icerik ul li { flex: 0 0 auto; width: 23%; padding: 15px; margin: 10px; border: 1px dashed #dedede; }
#otelDet .metin .icerik ul li::marker { color: var(--tema-renk2); }
/******/
#urunGaleri { }
#urunGaleri .xzoom-container { display: flex; flex-direction: row-reverse; justify-content: flex-end; gap: 15px; flex-wrap: wrap; }
#urunGaleri .xzoom { width: 81%; }
#urunGaleri .xzoom-thumbs { width: 15%; overflow-y: auto; }
#urunGaleri .xzoom-thumbs a { height: 65px; display: block; overflow: hidden; margin: 0 0 17px; }
#urunGaleri .xzoom-gallery { margin: 0; height: 100%; object-fit: cover; }
#urunGaleri .xactive { border: 1px solid var(--tema-renk1); opacity: 1; }
#urunGaleri .alt_thumb { width: 100%; display: flex; align-items: center; gap: 10px; }
/******/
#urunResimleri { text-align: center; width: 100%; background: #ffff; }
#xzoom-default { max-width: 100%; max-height: 392px; width: initial !important; margin: 0 auto; }
#urunResimleri img { margin: 0 auto; }
#urunResimleri ul li { float: left; margin: 5px; border: solid 1px #ccc; }
#urunResimleri ul li a { float: left; padding: 2px; width: 94px; overflow: hidden; height: 80px; position: relative; }
#urunResimleri ul li img { max-width: 90px; max-height: 90px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #ccb679; }
/*******/
#gezilecekYer { padding: 100px 0; position: relative; background: #fff; }
#gezilecekYer .kapsul { padding: 0 30px 0 0; }
#gezilecekYer .kapsul .title { position: relative; font: 400 32px var(--baslik-fontu); color: var(--tema-renk1); /* margin: 0 0 15px; */ }
#gezilecekYer .kapsul .subtitle { font: 400 17px var(--icerik-fontu); color: var(--tema-renk2); line-height: 26px; margin: 26px 0; }
#gezilecekYer .kapsul .section-title-shapes::before { width: 245px; }
#gezilecekYer .gezilecekSwiper { padding: 0 0 40px; }
/*******/
#gezilecekYer .item { position: relative; height: 400px; overflow: hidden; border-radius: 6px; }
#gezilecekYer .item:before { content: ""; position: absolute; height: 100%; width: 100%; top: 0; left: 0; opacity: .9; background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%); }
#gezilecekYer .item figure { height: 100%; width: 100%; position: relative; z-index: -1; }
#gezilecekYer .item figure img { height: 100%; width: 100%; object-fit: cover; object-position: top; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekYer .item .metin { position: absolute; bottom: 0; z-index: 1; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 0 20px 20px 20px; }
#gezilecekYer .item .metin .baslik { width: 75%; display: block; font: 400 18px var(--icerik-fontu); line-height: 20px; color: #fff; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekYer .item .metin .more { width: 40px; height: 40px; border-radius: 50%; background: var(--tema-renk1); display: flex; align-items: center; justify-content: center; margin-left: 0 !important; gap: 0; transition: all .5s cubic-bezier(.5,1,.89,1); }
#gezilecekYer .item .metin .more .btn-icon { margin-left: -7px; }
#gezilecekYer .item .metin .more .btn-icon svg g { fill: #fff; }
#gezilecekYer .item .metin .more:hover { transform: translateX(0); }
#gezilecekYer .item .metin .more:hover .btn-icon + .btn-icon { transform: translateX(10px); }
#gezilecekYer .item:hover .metin .more .btn-icon svg g, #gezilecekCat .item .metin .more:hover .btn-icon svg g { fill: var(--tema-renk1); }
#gezilecekYer .item:hover { }
#gezilecekYer .item:hover figure img { transform: scale(1.05) }
#gezilecekYer .item:hover .more { background: #fff; }
/******/
#gezilecekYer .swiper-button-next, #gezilecekYer .swiper-button-prev { border-radius: 50px; width: 40px; height: 40px; left: 0; background: #e1e1e1; right: initial; top: 75%; transition: all 750ms ease; }
#gezilecekYer .swiper-button-next { left: 50px; }
#gezilecekYer .swiper-button-prev { }
#gezilecekYer .swiper-button-prev:after { content: '\276E'; font-size: 22px; color: var(--tema-renk1); }
#gezilecekYer .swiper-button-next:after { content: '\276F'; font-size: 22px; color: var(--tema-renk1); }
#gezilecekYer .swiper-button-next:hover, #gezilecekYer .swiper-button-prev:hover { border-radius: 0; background: var(--tema-renk2); color: #fff; }
#gezilecekYer .swiper-button-prev:hover:after, #gezilecekYer .swiper-button-next:hover:after { color: #fff; }
/*******/
#gezilecekYer .swiper-pagination-bullet { margin: 0; border-radius: 0; }
#gezilecekYer .swiper-pagination-bullet-active { background: var(--tema-renk1); }
/*******/
@media (min-width: 1901px) {
}

@media(max-width: 767px) {

 footer .satir1 { flex-direction: column; }
 footer .satir1 .footSocial { margin-top: 15px; flex-direction: column; }
 footer table tbody { display: block; width: 100% !important; }
 footer table tr { display: block; width: 100% !important; }
 footer table tr td { display: block; width: 100% !important; height: auto !important; text-align: center !important; }
 footer table tr td:first-child, footer table tr td:nth-child(2), footer table tr td:nth-child(3), footer table tr td:nth-child(4) { width: 100% !important; }
 footer .satir3 .row { display: flex; flex-direction: column-reverse; gap: 15px; }
 footer .satir3 .contract ul { white-space: nowrap; overflow-x: auto; margin: 10px 0 0 0; width: 100%; text-align: left; justify-content: flex-start; padding-bottom: 9px; }
 footer .satir3 .kap { justify-content: center; }
 footer .satir3 .imza { text-align: center; }
 footer .satir3 .imza a { font-size: 14px; }
 footer .satir3 .kap .copy { font-size: 14px; }
 footer .contract { text-align: center; }
 footer .satir2 .footIlet { text-align: center; margin: 35px 0 0 0; }
 /*******/
 .diller { right: 60px; top: 30px; }
 .slideOklar .solOk, .slideOklar .sagOk { top: 200px; }
 /*****/
 .popup-gallery a { margin-bottom: 50px; }
 .popup-gallery a img { max-width: 60%; margin: 0 20%; }
 /*****/
 ul.icMenu { display: none }

 .urunDetay { margin-top: 110px; }
 .urunKategori .col-sm-4 .item { margin: 40px 0 20px 0 !important; }
 /*****/
 #urunDet .icerikresim { margin: 0 0 15px; }
 #urunDet .popup-gallery a img { max-width: 100%; margin: 0; }
 /*****/
 #aboutUs .metin .kisaOzet { font-size: 38px; }
 #aboutUs figure { margin: 35px 0 }
 /*********/
 #urunler .grid { display: block; }
 #urunler .item { margin-bottom: 15px; }
 #urunler .item:first-child { height: 100%; }
 #urunler .kapsul { padding: 0; }
 /****/

 /****/
 #blog .kapsul { flex-direction: column; justify-content: center; align-items: center; gap: 14px; text-align: center; }
 #blog .kapsul .title { margin: 0 auto 10px; text-align: center; }

 /****/
 #partners { padding: 50px 0; }
 #partners .row { display: flex; }
 #partners .item { }
 /****/
 #belgeler .kapsul { display: block }
 #belgeler .kapsul .subtitle { width: 100% }
 #blog .item { display: block }
 #blog .item figure, #blog .item .metin { width: 100% }
 #blog .item .metin { padding-left: 0 }

 .menuFixle .dilGir .tels { top: 13px; }

 #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 20px; }
 /***********/
 #otellerCat .item { width: 100%; margin: 0 0 15px; }
 /****/
 #urunGaleri { padding: 0 0 35px; }
 #urunGaleri .xzoom { width: 100%; }
 #urunGaleri .xzoom-thumbs { width: 100%; display: flex; flex-wrap: wrap; gap: 19px; margin: 0; }
 #urunGaleri .xzoom-thumbs a { margin: 0; }
 /*******/
 #otelDet .ozellik .ozKap { width: 100%; }
 #otelDet .metin .icerik ul li { width: 100%; height: 100%; display: inline-block; word-break: break-all; margin: 0 0 10px; }
 /*******/
 #iletFormBil .adKap .cl6:first-child .satir { padding-right: 0; }
 #iletFormBil .adKap .cl6:last-child .satir { padding-left: 0; }
 /*******/
 #aboutUs figure.resim1 { margin: 0 auto; }
 #aboutUs figure.resim2 { left: 0; top: 0; }
 #aboutUs figure.resim3 { right: 0px; bottom: 0; }
 #aboutUs .metin { text-align: center; margin: 65px 0 0; }
 /*******/
 #gezilecekYer .swiper-button-next, #gezilecekYer .swiper-button-prev{display:none;}
 /*******/
}
