﻿footer { position: relative; background: #ffffff; border-top: 1px solid #f1f1f1; }
footer table { border: none; color: #ddd; width: 100% !important; margin: 35px 0 0; display: inline-block; height: auto !important; }
footer table tr { }
footer table tr td { border: none; padding: 15px; vertical-align: top; font-weight: 600; line-height: 26px; color: #fff; text-align: left !important; }
footer table tr td:first-child { width: 33% !important; }
footer table tr td:nth-child(2) { width: 33% !important; }
footer table tr td:nth-child(3) { width: 33% !important; }
footer table tr td:nth-child(4) { }
footer table tr td:not(footer table tr td:first-child) p:first-child { color: #fff; font-size: 16px; letter-spacing: .5px; }
footer table p { margin-bottom: 17px; line-height: 25px; font-size: 16px; font-weight: 500; color: #c8c8c8; display: block; }
footer table p img { margin: 0 auto; }
footer table a,
footer table a:active, footer table a:visited { color: #c8c8c8; font-size: 15px; transition: color 350ms ease; font-weight: 500; }
footer table a:hover { color: var(--tema-renk2); }
footer table tr td h2 { margin: 10px 0; font-size: 22px; font-weight: 900; color: #d9d9d9; letter-spacing: 1px; }
footer table tr td strong { letter-spacing: 1px; color: var(--tema-renk2); margin-bottom: 6px; display: block; }
footer .satir1 { padding: 0 0 50px 0; }
footer .satir1 .row { align-items: center; }
footer .satir1 .footerLogo { margin-top: -20px; }
footer .satir1 .footerLogo img { }
footer .satir1 .adresTel { font: 600 18px var(--baslik-fontu); color: #7d7c7c; text-align: right; margin-top: 20px; }
footer .satir1 .adresTel a.tel22 { font: 600 40px var(--baslik-fontu); color: #7d7c7c; margin-left: 5px; display: block; }
footer .satir1 .adresTel a.mail22 { font: 500 22px var(--baslik-fontu); color: #7d7c7c; }
footer .satir1 .adresTel .adres { font: 400 16px var(--baslik-fontu); color: #7d7c7c; margin: 30px 0 20px; }
footer .satir1 .adresTel a:hover { color: var(--tema-renk1) }
footer .satir1 .footerSocial { display: flex; margin-top: 25px; justify-content: flex-start; }
footer .satir1 .footerSocial a { display: flex; justify-content: center; align-items: center; margin: 0 13px 0 0; background: #f4f4f4; padding: 10px; }
footer .satir1 .footerSocial a:hover { box-shadow: 0 0 2px 1px #0000001c; }
footer .satir1 .footerSocial a svg { width: 18px; height: 18px; fill: var(--tema-renk1); }
footer .satir3 { padding: 30px 90px; margin-top: 15px; display: inline-block; width: 100%; background: #f1f1f1; }
footer .satir3 .row { justify-content: center; align-items: center }
footer .satir3 .copy { letter-spacing: .8px; color: #868686; font: 400 16px var(--baslik-fontu) }
footer .satir3 .imza { text-align: left; letter-spacing: .5px; margin: 0 0 0 8px; color: #868686; font: 400 16px var(--baslik-fontu); display: flex; justify-content: flex-end }
footer .satir3 .imza a { color: #868686; font: 400 16px var(--baslik-fontu) }
footer .satir3 .imza a:hover, footer .satir3 .imza a.iki:hover { color: var(--tema-renk1) }
footer .satir3 .imza a.iki { color: #868686; margin-left: 6px }
footer .satir3 .imza a.iki i { color: red; margin-right: 9px; font-style: normal }
footer .satir3 .contract { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; color: #333; font: 400 16px var(--baslik-fontu) }
footer .satir3 .contract ul { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; }
footer .satir3 .contract ul li { margin: 0 15px 0 0; }
footer .satir3 .contract a { color: #868686; font: 400 16px var(--baslik-fontu); transition: all 750ms ease }
footer .satir3 .contract a:hover { color: var(--tema-renk1) }
/**************/
#sabittel { position: fixed; left: 15px; bottom: 15px; color: #fff; z-index: 100; display: none; }
#sabittel > li:hover ul { display: block; height: auto; opacity: 1; }
#sabittel .bir { background: #6cd284; border-radius: 50%; right: 0; display: block; width: 60px; height: 60px; position: relative; z-index: 1; }
#sabittel .bir:after { content: ''; position: absolute; top: 14px; z-index: 3; left: 15px; background: url(/d/r/whatsappana.png); width: 32px; height: 33px; }
#sabittel li ul { position: absolute; bottom: 60px; left: -12px; height: 0; transition: height ease .5s; z-index: 0; overflow: hidden; background: #ffffff; padding: 12px 12px 0 12px; border-radius: 4px; opacity: 0; transition: opacity ease .2s; }
#sabittel li ul li { margin: 0 0 15px 0; }
#sabittel li ul li a { position: relative; font-size: 16px; display: block; font-weight: 400; padding: 2px 0 3px 37px; }
#sabittel li ul li:hover a span { background: var(--tema-renk3); color: #fff; }
#sabittel li ul li:hover a:after { transform: rotate(360deg); }
#sabittel li ul li:hover a:before { }
#sabittel li ul li a:before { content: ''; position: absolute; height: 36px; width: 35px; border-radius: 50%; background: var(--tema-renk1); left: 0; top: 0; }
#sabittel li ul li a:after { content: ''; position: absolute; height: 22px; width: 23px; background: url(/d/r/whatsappana2.png) no-repeat; left: 7px; top: 6px; transition: transform ease .5s; }
#sabittel li ul li a span { display: block; background: #ededed; color: #111; padding: 5px 12px 5px 21px; border-radius: 0 5px 5px 0; transition: background ease .5s; margin: -1px 0 0 -14px; width: 165px; }
/*********/
.efektekle { }
.efektekle:after { content: ''; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -1px; transition: .2s; border: 2px solid rgb(0 0 0 / 58%); clip-path: polygon(0 calc(100% - 1rem), 0 100%, 1rem 100%, 1rem 0, 0 0, 0 1rem, 100% 1rem, 100% 0, calc(100% - 1rem) 0, calc(100% - 1rem) 100%, 100% 100%, 100% calc(100% - 1rem)); box-shadow: 1px 1px #fff; z-index: 5; }
.efektekle:hover:after { border-color: #fff; -webkit-transform: scale(.9); transform: scale(.9); }
.efektekle img { transition: transform .2s,filter .4s; }
.efektekle:hover img { transform: scale(1.1); }
/***********/
#fotogaleri { margin: 35px 0; }
#fotogaleri .resimler { background: none; padding: 0; }
#fotogaleri .baslik { font-size: 24px; font-weight: 600; margin-bottom: 25px; padding: 10px 15px; color: var(--tema-renk2); margin-top: 0px; position: relative; }
#fotogaleri .baslik:after, .fotogaleri .baslik:before { content: ''; background-color: var(--tema-renk2); position: absolute; }
#fotogaleri .baslik:before { height: 39px; width: 1px; left: 0px; top: 9px; }
#fotogaleri .baslik:after { height: 1px; width: 105px; left: 0px; margin: auto; bottom: 0; }
#fotogaleri .resimler .oge { height: 225px; position: relative; margin: 6px; }
#fotogaleri a { overflow: hidden; display: block; position: relative; height: 100%; /* border-radius: 10px; */ box-shadow: 0 0 4px 1px #00000017; transition: all 750ms ease !important; }
#fotogaleri a:hover { transform: scale(1.15); z-index: 1; }
#fotogaleri a:after { content: ""; background: rgb(24 24 24 / 61%); box-shadow: 0 0 0 0 #fff inset; transition: all 750ms ease; display: block; position: absolute; top: 0; left: 0; height: 100%; opacity: .7; width: 100%; }
#fotogaleri a:hover:after { opacity: 0; }
#fotogaleri a:before { content: "+"; display: block; position: absolute; left: 50%; opacity: .6; top: 50%; transform: translate(-50%,-50%); z-index: 5; color: #fff; font-size: 30px; border: solid 2px #fff; border-radius: 50%; width: 36px; height: 36px; text-align: center; line-height: 29px; padding: 5px 5px 0; }
#fotogaleri a:hover:before { opacity: 0; }
#fotogaleri a img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); min-height: 100%; height: auto; transition: all 750ms ease; }
/***********/
.icerikDet { margin: 25px 0; }
.icerikDet .kisaOzet { font-size: 18px; font-style: italic; font-weight: 500; line-height: 30px; letter-spacing: 1px; }
.icerikDet .icerik { font-size: 16px; line-height: 27px; letter-spacing: 1px; color: #333 }
.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 { margin-left: 25px; }
.icerikSag .icerikDetsag { padding: 32px 32px 32px 32px; background: #023e302b; margin-bottom: 40px; }
.icerikSag .icerikDetsag .title { color: #0C0A1F; margin: 0 0 20px; font: 700 24px var(--baslik-fontu); line-height: 36px; text-transform: uppercase; }
#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 { }
#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: #481e0b; font: 600 16px var(--baslik-fontu); 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: var(--tema-renk2); 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); }
/***********/
.saggelen { display: block; transition: all 0.5s ease; position: absolute; right: 7px; top: 8px; }
.saggelen:before { content: ""; position: absolute; right: 11px; top: 12px; width: 15px; height: 2px; background: #fff; }
.saggelen:after { content: ""; position: absolute; right: 11px; top: 8px; width: 10px; height: 10px; border-right: solid 2px #fff; border-bottom: solid 2px #fff; rotate: 315deg; }
.devamiGor .saggelen:before { background: #000; top: 12px; right: 7px; }
.devamiGor .saggelen:after { border-color: #000; top: 8px; right: 8px; }
.devamiGor:hover .saggelen { opacity: 1; visibility: visible; width: 18px; }
/**********/
.tabloyama { overflow-x: auto; margin-right: -20px; padding-bottom: 20px; margin: 25px 0; }
/**********/
nav.icMenu { padding: 15px; background: #f7f7f7; margin-right: 30px; }
nav.icMenu a { position: relative; display: block; color: #32302e; text-decoration: none; margin-bottom: 3px; font-size: 16px; padding: 10px 0; font-weight: 400; padding-left: 14px; letter-spacing: -.5px; }
nav.icMenu a:hover { color: var(--tema-renk1); background: #e5e5e5; }
nav.icMenu a.active { color: var(--tema-renk2); }
nav.icMenu a.active:after { position: absolute; top: 19px; right: 17px; width: 8px; height: 8px; content: ''; margin-left: -5px; border-right: 2px solid var(--tema-renk2); border-bottom: 2px solid var(--tema-renk2); transform: rotate( -45deg); box-sizing: border-box; }
/****/
.site-backtop { display: none; position: fixed; transition: bottom .5s; right: 20px; bottom: 20px; z-index: 100; width: 45px; height: 45px; cursor: pointer; background: none; border-radius: 50%; border: 1px solid var(--tema-renk1); }
.site-backtop:after { content: ''; position: absolute; z-index: 9; left: 15px; top: 18px; rotate: 226deg; font-size: 32px; font-weight: 500; border-right: 2px solid var(--tema-renk1); width: 12px; height: 12px; border-bottom: 2px solid var(--tema-renk1); }
.site-backtop:hover { background: var(--tema-renk1); box-shadow: 0 0 10px #00000087; }
.site-backtop:hover:after { border-color: #fff }
/*****/
.sallaHover { position: relative; overflow: hidden; padding: 10px 15px; display: inline-block; border: 1px solid currentColor; margin-top: 15px; }
.sallaHover span { position: relative; color: inherit; z-index: 2; }
.sallaHover:before { content: ""; position: absolute; top: -50%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-top-left-radius: 50%; border-top-right-radius: 50%; transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66); background-color: inherit; }
.sallaHover::after { content: ""; position: absolute; bottom: 100%; left: 50%; transform: translateX(-50%); width: 150%; height: 150%; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; background-color: #fff; transition-duration: 700ms; transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }
.sallaHover:hover { color: #1c1a1d !important; }
.sallaHover:hover:before { top: 100%; }
.sallaHover:hover:after { bottom: -50%; }
/********/
#anaHakkimizda { padding: 105px 0; position: relative; background: linear-gradient(90deg, #F4F4F4 65%, #ffffff 25%); }
#anaHakkimizda .row { align-items: center; }
#anaHakkimizda .metin { margin-right: 100px; display: block; }
#anaHakkimizda .metin .baslik { font: 600 36px var(--baslik-fontu); line-height: 40px; color: var(--tema-renk1); width: 425px; max-width: 100%; position: relative; margin-bottom: 35px; padding-bottom: 35px; }
#anaHakkimizda .metin .baslik:after { content: ""; position: absolute; bottom: 0; left: 0; width: 75px; height: 6px; background: var(--tema-renk1); }
#anaHakkimizda .metin .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; color: #696969; margin-bottom: 30px; }
#anaHakkimizda .metin a.devami { font: 400 14px var(--icerik-font-weight); color: #696969; display: inline-block; position: relative; padding-left: 25px; }
#anaHakkimizda .metin a.devami:before { content: "\27F6"; position: absolute; left: 0; }
#anaHakkimizda .dortluItem { background: #ffff; display: flex; flex-wrap: wrap; padding: 65px 57px; }
#anaHakkimizda .dortluItem .item { margin-right: 38px; margin-bottom: 58px; }
#anaHakkimizda .dortluItem .item figure { height: 55px; }
#anaHakkimizda .dortluItem .item figure img { }
#anaHakkimizda .dortluItem .item .kapsul { }
#anaHakkimizda .dortluItem .item .kapsul .title { font: 600 21px var(--baslik-fontu); color: #343434; margin: 5px 0; }
#anaHakkimizda .dortluItem .item .kapsul .subtitle { font: 400 14px var(--icerik-fontu); color: #bdbdbd; }
/*********/
#urunler { position: relative; padding: 100px 0; background: #f9f9f9; }
#urunler .kapsul { padding: 0 25px 0 0; position: relative; }
#urunler .kapsul .title { margin-left: 100px; text-transform: uppercase; display: block; margin-bottom: 20px; color: #676a6a; font: 700 15px var(--baslik-fontu); position: relative; }
#urunler .kapsul .title:before { content: ""; position: absolute; top: 10px; left: -100px; width: 70px; height: 1px; background-color: #272b2b; }
#urunler .kapsul .subtitle { color: #272b2b; text-transform: uppercase; margin-bottom: 30px; font: 700 26px var(--baslik-fontu); }
#urunler .kapsul a.seeAll { background: #f2f2f2; display: inline-block; color: #5e5e5e; padding: 12px 22px 12px 30px; border-radius: 23px; font: 500 18px var(--icerik-fontu); position: relative; border: 1px solid #f2f2f2; }
#urunler .kapsul a.seeAll span { display: flex; justify-content: space-between; position: relative; padding-right: 25px }
#urunler .kapsul a.seeAll span:after { content: "\276F"; position: absolute; right: 0 }
#urunler .kapsul a.seeAll:hover:after { background-color: #272b2b }
#urunler .kapsul a.seeAll:hover { color: #fff !important; }
#urunler .kapsul a.seeAll:hover span:after { color: #fff }
#urunler .urunSwiper { padding: 15px 15px 70px; }
#urunler .item { height: 350px; overflow: hidden; position: relative; transition: .4s ease; border-radius: 5px }
#urunler .item:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(0deg, #00000080, transparent); }
#urunler .item figure { width: 100%; height: 100%; }
#urunler .item figure img { width: 100%; height: 100%; object-fit: cover; }
#urunler .item .metin { position: absolute; bottom: 15px; text-align: center; width: 100%; z-index: 50 }
#urunler .item .metin .baslik { font: 600 18px var(--baslik-fontu); color: #fff; }
#urunler .item .metin .more { color: #fff; font: 500 16px var(--baslik-fontu); margin: 10px 0 0; display: inline-block; padding-right: 20px; width: fit-content; position: relative; }
#urunler .item .metin .more:after { content: "\276F"; position: absolute; right: 0 }
#urunler .item:hover { transform: translateY(-10px) }
#urunler .item .metin .more:hover { color: var(--tema-renk2) }
/*********/
.swiper-pagination-bullet { background: #72a3a5; }
.swiper-pagination-bullet-active { width: 30px; border-radius: 4px; background: #0e2746; }
/*********/
#followSocial { padding: 100px 0; background: #ebebeb; }
#followSocial .row { justify-content: space-between; align-items: center; display: flex; }
#followSocial .title { font: 700 36px var(--baslik-fontu); color: #00000; width: 350px; max-width: 100%; line-height: 45px; }
#followSocial .socials { display: flex; flex-wrap: nowrap; align-items: center; justify-content: center; }
#followSocial .socials .baslik { font: 700 15px var(--baslik-fontu); color: var(--tema-renk2); padding-right: 15px; }
#followSocial .socials a { display: inline-block; padding: 0 15px; position: relative; }
#followSocial .socials a svg { width: 73px; height: 69px; fill: #adadad !important; display: block; }
#followSocial .socials a.yout svg path { fill: #adadad !important; }
/**************/
#blog { margin: 75px 0; position: relative; }
#blog .kapsul { margin-bottom: 50px; }
#blog .kapsul .title { font: 600 36px var(--baslik-fontu); color: #2e3239; }
#blog .kapsul .title strong { font: 600 36px var(--baslik-fontu); color: #a9abad; }
#blog .blogSwiper { padding: 15px 15px 70px; }
#blog .item { position: relative; border: 1px solid #a9abad; padding: 45px 35px; min-height: 410px; display: flex; flex-direction: column; justify-content: space-between; }
#blog .item .kap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; position: relative; }
#blog .item .kap .sira { font: 900 140px var(--baslik-fontu); width: 40%; display: inline-block; margin-top: -45px; height: 163px; color: #d8d8d8; }
#blog .item .kap .basTa { padding-left: 45px; }
#blog .item .kap .basTa time { font: 600 15px var(--icerik-fontu); color: #d75a31; margin-bottom: 20px; display: inline-block; }
#blog .item .kap .basTa .baslik { font: 600 24px var(--baslik-fontu); line-height: 28px; color: #092d64; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blog .item .metin { }
#blog .item .metin .kisaOzet { font: 400 16px var(--icerik-fontu); color: #949494; line-height: 28px; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blog .item a.more { background: #f2f2f2; display: inline-block; color: #5e5e5e; padding: 12px 22px 12px 30px; border-radius: 23px; font: 500 18px var(--icerik-fontu); position: relative; border: 1px solid #f2f2f2; width: fit-content; }
#blog .item a.more span { display: flex; justify-content: space-between; position: relative; padding-right: 25px }
#blog .item a.more span:after { content: "\276F"; position: absolute; right: 0 }
#blog .item a.more:hover:after { background-color: #272b2b }
#blog .item a.more:hover { color: #fff !important; }
#blog .item a.more:hover span:after { color: #fff }
/**************/
#blogCate { margin: 35px 0; position: relative; }
#blogCate .cl6 { width: calc(50% - 20px); margin: 10px }
#blogCate .item { position: relative; border: 1px solid #a9abad; padding: 45px 35px; height: 100%; }
#blogCate .item .kap { display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px; }
#blogCate .item .kap .sira { font: 900 140px var(--baslik-fontu); width: 40%; display: inline-block; margin-top: -45px; height: 163px; color: #d8d8d8; }
#blogCate .item .kap .basTa { padding-left: 45px; }
#blogCate .item .kap .basTa time { font: 600 15px var(--icerik-fontu); color: #d75a31; margin-bottom: 20px; display: inline-block; }
#blogCate .item .kap .basTa .baslik { font: 600 24px var(--baslik-fontu); line-height: 28px; color: #092d64; }
#blogCate .item .metin { }
#blogCate .item .metin .kisaOzet { font: 400 16px var(--icerik-fontu); color: #949494; line-height: 28px; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; }
#blogCate .item a.more { background: #f2f2f2; display: inline-block; color: #5e5e5e; padding: 12px 22px 12px 30px; border-radius: 23px; font: 500 18px var(--icerik-fontu); position: relative; border: 1px solid #f2f2f2; width: fit-content; }
#blogCate .item a.more span { display: flex; justify-content: space-between; position: relative; padding-right: 25px }
#blogCate .item a.more span:after { content: "\276F"; position: absolute; right: 0 }
#blogCate .item a.more:hover:after { background-color: #272b2b }
#blogCate .item a.more:hover { color: #fff !important; }
#blogCate .item a.more:hover span:after { color: #fff }
/**************/
#hizmetler { position: relative; padding: 75px 0; background: var(--tema-renk1); }
#hizmetler .kapsul { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 52px; }
#hizmetler .kapsul .title { width: 30%; color: #ffffff; font: 600 36px var(--baslik-fontu); letter-spacing: .5px; }
#hizmetler .kapsul .subtitle { width: 70%; color: #ffffff; font: 500 16px var(--icerik-fontu); line-height: 20px; }
#hizmetler .hizmetSwiper { padding: 15px 15px 70px; }
#hizmetler .kap { }
#hizmetler .kap .item { border: 2px solid #fff; padding: 55px; background: #fff }
#hizmetler .kap .item figure { width: 100px; height: 100px; margin: 10px 0; max-width: 100%; }
#hizmetler .kap .item figure img { margin-bottom: 27px; }
#hizmetler .kap .item .metin { }
#hizmetler .kap .item .metin .baslik { font: 600 24px var(--baslik-fontu); color: #333; margin-bottom: 15px; }
#hizmetler .kap .item .metin .kisaOzet { -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 400 16px var(--icerik-fontu); color: #828d9d; margin-bottom: 10px; }
#hizmetler .kap .item .metin a.more { display: inline-block; border: 1px solid var(--tema-renk1); margin: 10px 0 0; padding: 10px 36px; color: #fff; background: var(--tema-renk1); }
#hizmetler .swiper-pagination-bullet { background: #f1f1f1; }
#hizmetler .swiper-pagination-bullet-active { width: 30px; border-radius: 4px; background: #0e2746; }
/**************/
#hizmetCate { position: relative; margin: 35px 0; }
#hizmetCate .item { border: 2px solid #dedede; padding: 55px; background: #fff; margin: 10px; }
#hizmetCate .item figure { width: 100px; height: 100px; margin: 10px 0; max-width: 100%; }
#hizmetCate .item figure img { margin-bottom: 27px; }
#hizmetCate .item .metin { }
#hizmetCate .item .metin .baslik { font: 600 24px var(--baslik-fontu); color: #333; margin-bottom: 15px; }
#hizmetCate .item .metin .kisaOzet { -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; font: 400 16px var(--icerik-fontu); color: #828d9d; margin-bottom: 10px; }
#hizmetCate .item .metin a.more { display: inline-block; border: 1px solid var(--tema-renk1); margin: 10px 0 0; padding: 10px 36px; color: #fff; background: var(--tema-renk1); }
/**************/
#hizmetDet { margin: 35px 0; }
#hizmetDet .row { justify-content: space-between; }
#hizmetDet .icerik { margin: 30px 0; line-height: 27px; font-size: 16px; }
#hizmetDet .icerik p:first-child { font-style: italic; font-size: 18px; color: #000; font-weight: 500; margin: 10px 0; position: relative; padding: 5px 0; }
#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 33px 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 .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%; height: 100%; }
#hizmetDet .havequesto .icerik { position: absolute; bottom: 8px; left: 12px; color: #fff; margin: 0; }
#hizmetDet .havequesto .icerik .baslik { padding: 10px 0px; font-size: 18px; text-transform: uppercase; font-weight: 600; }
#hizmetDet .havequesto .icerik .subtitle p { font-size: 16px; font-style: normal; margin: 0; padding: 0 15px; 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; }
/***********/
#hizmetDet .randevuOlustur { box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 10%); padding: 20px; }
#hizmetDet .randevuOlustur form { width: 100%; }
#hizmetDet .randevuOlustur form .formtitle { font-size: 28px; font-weight: 500; line-height: 28px; padding: 0 0 4px; color: var(--tema-renk1); margin-bottom: 20px; position: relative; }
#hizmetDet .randevuOlustur form .formtitle:before { content: ""; position: absolute; width: 25%; height: 2px; background: var(--tema-renk2); bottom: 0; }
#hizmetDet .randevuOlustur form .satir { display: block; }
#hizmetDet .randevuOlustur form .satir label { font-size: 14px; font-weight: 500; display: block; line-height: 25px; color: #666; }
#hizmetDet .randevuOlustur form .satir input { display: block; width: 100%; padding: 10px 15px; background-color: #fff; border: 1px solid #dedede; box-shadow: none; font-weight: 500; font-size: 13px; margin-bottom: 18px; margin-top: 3px; }
#hizmetDet .randevuOlustur form .satir select { display: block; width: 100%; border-radius: 5px; padding: 0 15px; height: 40px; background-color: #fff; border: 1px solid #dedede; box-shadow: none; font-weight: 500; transition: all .2s; font-size: 15px; color: var(--tema-renk3); margin-bottom: 23px; }
#hizmetDet .randevuOlustur form .guvenlik { display: flex; margin: 35px 0 11px 0; }
#hizmetDet .randevuOlustur form .guvenlik label { width: 50%; }
#hizmetDet .randevuOlustur form .guvenlik label img { height: 100%; }
#hizmetDet .randevuOlustur form .guvenlik input { margin: 0; }
#hizmetDet .randevuOlustur button { border: none; line-height: 1; visibility: visible; font-size: 15px; font-weight: 500; text-transform: uppercase; color: #fff; background-color: var(--tema-renk1); padding: 15px 0; width: 100%; border-radius: 5px; transition: all .2s ease-in-out; letter-spacing: 1px; margin-top: 10px; }
#hizmetDet .randevuOlustur button:hover { color: #fff; background-color: var(--tema-renk2); }
/***********/
#urunCate { margin: 35px 0; position: relative; }
#urunCate .item { position: relative; margin: 10px; height: 350px; overflow: hidden; }
#urunCate .item:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .2; }
#urunCate .item figure { width: 100%; height: 100%; }
#urunCate .item figure img { width: 100%; height: 100%; object-fit: cover; }
#urunCate .item .metin { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 25; width: 90%; height: 90%; display: flex; justify-content: center; align-items: center; flex-direction: column; transition: all 750ms ease; padding: 0 22px; }
#urunCate .item .metin .baslik { font: 600 18px var(--baslik-fontu); text-align: center; color: #fff; text-transform: uppercase; position: absolute; top: 50%; left: 50%; width: 100%; transform: translate(-50%, -50%); transition: all 750ms ease; z-index: 50; }
#urunCate .item .metin .kisaOzet { /* display: none; */ transform: translateY(139px); transition: all 750ms ease; opacity: 0; color: #fff; font: 400 16px var(--icerik-fontu); line-height: 25px; }
#urunCate .item:hover { }
#urunCate .item:hover .metin { background: rgba(0, 0, 0, 0.38); }
#urunCate .item:hover .metin .kisaOzet { /* display: block; */ transform: translateY(10px); opacity: 1; }
#urunCate .item .metin:before { content: ""; position: absolute; top: 0; right: 0; height: 100%; width: 0; border-top: 1px solid var(--tema-renk2); border-bottom: 1px solid var(--tema-renk2); transition: all 750ms ease; }
#urunCate .item .metin:after { content: ""; position: absolute; top: 0; right: 0; height: 0; width: 100%; border-left: 1px solid var(--tema-renk2); border-right: 1px solid var(--tema-renk2); transition: all 750ms ease; }
#urunCate .item:hover .metin:before { width: 100%; }
#urunCate .item:hover .metin:after { height: 100%; }
#urunCate .item:hover .metin .baslik { top: 25%; }
/*****************/
#katIcerik { padding: 50px 0 }
#katIcerik .icerik { font: 400 16px var(--icerik-fontu); line-height: 25px; color: #727272 }
#katIcerik .icerik p { margin-bottom: 10px }
/*****************/
#urunDet { margin: 30px 0; }
#urunResimleri { padding: 25px; position: relative; display: inline-block; width: 100%; background: #ffff; overflow: hidden; }
#urunResimleri figure {position: relative;overflow: hidden;height: 349px;}
#urunResimleri figure img {display: block;min-height: 100%;min-width: 100%;position: absolute;max-width: 120%;left: 0;top: 0;}
#xzoom-default {height: 312px;width: 100% !important;box-shadow: 0 0 3px #0000005c;margin: 0 auto;object-fit: contain;}
.xactive { }
.xzoom-thumbs {display: flex;flex-wrap: wrap;justify-content: center;}
#urunResimleri ul li {margin: 10px 10px 0px 0;border-radius: 4px;overflow: hidden;width: 79px;border: 1px solid #dedede;}
#urunResimleri ul li a { overflow: hidden; height: 70px; width: 100%; position: relative; display: block; }
#urunResimleri ul li img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border: 0; box-shadow: none; }
#urunResimleri i { position: absolute; top: 10px; left: 10px; z-index: 99; font-size: 19px; color: #000; }
/********/
.deveTab a.aktif { color: #c81518 }
.tabcontent { display: none; padding: 6px 12px; border: 1px solid #ccc; border-top: none }
.aktifTab { display: block }
.urunTab { margin: 30px 0px; }
.urunTab .bilgi { line-height: 30px; font-size: 16px; color: #111; padding: 30px 15px; background: transparent; border: none; }
.urunTab .bilgi h2 { margin: 0 0 15px 0; font-size: 18px; font-weight: 600 }
.urunTab .deveTab { border-bottom: 1px solid #f2f2f2; position: relative; }
.urunTab .deveTab a { border-radius: 0; font-size: 14px; padding: 10px 15px; background: transparent; display: inline-block; margin-right: 0; letter-spacing: .5px; font-weight: 600; }
.urunTab .deveTab a.aktif { color: var(--tema-renk1); background: transparent; border-bottom: 2px solid var(--tema-renk1); }
.urunTab table { }
.urunTab table tbody tr:nth-child(2n) { background: #ececec; }
.urunTab table tr { line-height: 35px; }
.urunTab table tr td { padding: 5px 10px; }
.urunTab table tr td:not( .urunTab table tr td:first-child {pad} ) { text-align: center }
/****/
#teklifaldiv { position: fixed; top: 33%; right: -63px; z-index: 5; }
.teklifal { width: fit-content; font-weight: 400; border-radius: 6px 6px 0 0; padding: 10px 15px 10px 15px; display: block; font-family: "Titillium Web", sans-serif; text-align: center; background: var(--tema-renk1); color: #fff; transform: rotate(270deg); position: relative; width: 162px; letter-spacing: 1px; font-size: 16px; z-index: 950; }
.teklifal:hover { background: var(--tema-renk3); color: #fff; }
/***/
#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: #252525; }
#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; color: var(--text_color); 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: #252525 }
#formDet.rndv { display: none; position: fixed; z-index: 99999; 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-renk1); 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) }
}
/*********/
#faqForm { /* background: #004a97; */ padding: 60px 0px; }
#faqForm .kapsul { margin-bottom: 15px; }
#faqForm .kapsul .title { font-size: 36px; font-weight: 600; color: #222; line-height: 40px; max-width: 100%; text-align: center; padding-bottom: 35px; }
#faq { }
#faq a.soruKapsul { margin-bottom: 25px; border-bottom: 1px solid #f1f1f1; padding: 15px 30px 15px 15px; /* border-radius: 5px; */ display: inline-block; width: 100%; position: relative; transition: all 750ms ease; }
#faq a.soruKapsul:before { content: ""; position: absolute; right: 10px; top: 15px; width: 25px; height: 25px; border: 1px solid #02356a69; border-radius: 50%; transition: all 750ms ease; display: none; }
#faq a.soruKapsul:after { content: ""; position: absolute; right: 21px; width: 8px; height: 8px; border-bottom: 1px solid #333; border-right: 1px solid #333; rotate: 315deg; top: 24px; transition: all 750ms ease; }
#faq .item .baslik { font-size: 15px; line-height: 22px; color: #333; width: 100%; font-weight: 600; font-family: var(--baslik-fontu); }
#faq .item .cevap { display: block; margin-top: 18px; line-height: 25px; font-size: 13px; color: #fff; }
#faq a.soruKapsul.active { background: var(--tema-renk1); border-color: #fff; box-shadow: 0 0 3px 2px #00000005; }
#faq a.active .baslik { color: #fff; }
#faq a.soruKapsul.active:before { border-color: var(--tema-renk3); }
#faq a.soruKapsul.active:after { border-color: #fff; rotate: 224deg; top: 27px; right: 19px; }
#anaForm { margin: 0 0 0 41px; background: #ececec; padding: 25px; /* box-shadow: 0 0 4px 1px #0000000f; */ }
#anaForm .formContact { }
#anaForm .formContact .baslik { font-size: 24px; font-weight: 600; /* line-height: 24px; */ margin: 0; padding: 0 0 10px; /* font-family: var(--baslik-fontu); */ color: #333; }
#anaForm .formContact .altmetin { font-size: 15px; font-weight: 400; line-height: 27px; margin: 0 0 25px; font-family: Raleway, sans-serif; display: inline-block; letter-spacing: .3px; color: #4e4d4d; }
#anaForm .formContact .kapsul { }
#anaForm .formContact .satir { width: 100%; margin-bottom: 15px; }
#anaForm .formContact input, #anaForm .formContact textarea { width: 100%; padding: 8px 10px; border: 1px solid rgba(0, 0, 0, 0.1); font-size: 14px; color: #555555; line-height: 27px; background: #ececec; transition: all 750ms ease; }
#anaForm .formContact input::placeholder, #anaForm .formContact textarea::placeholder { text-transform: uppercase; font-size: 15px; font-family: var(--icerik-fontu); color: #555555; }
#anaForm .formContact textarea { }
#anaForm .guvenlik { display: flex; flex-wrap: nowrap; }
#anaForm .guvenlik img { min-width: 125px; margin-right: 25px; }
#anaForm .guvenlik input { }
#anaForm .formContact input:focus, #anaForm .formContact textarea:focus { border-color: var(--tema-renk3); }
#anaForm button { border-radius: 0; padding: 18px 41px; line-height: 20px; display: inline-block; margin-bottom: 0; letter-spacing: 0.5px; text-transform: uppercase; font-family: "Titillium Web", sans-serif; font-weight: 600; text-align: center; background: #1a1a1a; border: 1px solid transparent; color: #fff; position: relative; transition: all 0.3s linear; }
#anaForm button:hover { background: #fff; color: #1a1a1a; border-color: #1a1a1a; }
/********/
#faqTop { padding: 70px 0; display: block; }
#faqTop .faqForm { }
#faqTop .faqForm .formtitle { font-weight: 700; text-transform: uppercase; font-size: 25px; line-height: 1.2em; word-wrap: break-word; color: #121212; margin: 0 0 15px; }
#faqTop .faqForm .satir { margin-bottom: 15px; }
#faqTop .faqForm .satir textarea, #faqTop .faqForm .satir input { position: relative; display: inline-block; width: 100%; vertical-align: top; cursor: pointer; outline: 0; padding: 0; transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out; background-color: transparent; color: #121212; border-color: #393838; margin: 0 !important; font: 400 15px var(--icerik-fontu); line-height: 36px; border: none; border-bottom: 1px solid #393838; }
#faqTop .faqForm .satir textarea::placeholder, #faqTop .faqForm .satir input::placeholder { color: #121212; font: 400 15px var(--icerik-fontu); }
#faqTop .faqForm .satir.guvenlik { display: flex; align-items: center; justify-content: space-between; margin: 15px 0; }
#faqTop .faqForm .satir.guvenlik label { width: 28% !important; position: relative !important; transform: none !important; opacity: 1 !important; padding: 0 !important; margin: 0 10px 0 0 !important; }
#faqTop .faqForm .satir.guvenlik label img { width: 100%; }
#faqTop .faqForm .satir.guvenlik input { width: 70% !important; margin: 0; }
#faqTop .faqForm .satir button { font: 700 15px var(--baslik-fontu); line-height: 20px; position: relative; display: inline-flex; vertical-align: middle; width: auto; margin: 0; text-decoration: none; border-radius: 0; outline: 0; padding: 11px 36px; cursor: pointer; background-color: transparent; border: 1px solid #ebeae9; background-image: linear-gradient(0deg,rgb(18 18 18) 0,rgb(18 18 18) 100%),linear-gradient(0deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 0%) 100%); transition: background-size .58s cubic-bezier(.45,.8,.02,.91),color .2s ease-out,border-color .2s ease-out; background-position: 100% calc(100% + 2px),center; background-size: 100% 0,100% 100%; background-repeat: no-repeat; color: #121212; border-color: #121212; margin-top: 25px !important; }
#faqTop .faqForm .satir button:hover { background-position: 100% 0,center; background-size: 100% 100%,100% 100%; color: #fff; }
#faqTop .faqContact { margin: 45px 0; }
#faqTop .faqContact .kap0 { margin: 15px 0; }
#faqTop .faqContact .kap0:before { content: "\26AC" }
#faqTop .faqContact .kap0 span { margin-bottom: 15px; font: 500 16px var(--icerik-fontu); color: #222222; background-image: linear-gradient(#481E0B, #481E0B), linear-gradient(#481E0B, #481E0B); display: inline; background-size: 0% 1px, 0 1px; background-position: 100% 100%, 0 82%; background-repeat: no-repeat; transition: background-size 0.4s linear; margin-left: 10px; }
#faqTop .faqContact .kap0 a { }
#faqTop .faqContact .kap0 span:hover { background-size: 0% 1px, 100% 1px; }
#faqTop .kapsul { }
#faqTop .kapsul a.link .item:before { display: none; }
#faqTop .kapsul .item { padding: 0; border: none; }
#faqTop .kapsul .item h3 { margin: 0 }
#faqTop .kapsul .item a { color: #444; padding: 28px 34px 30px 0; position: relative; color: #121212; margin: 0; transition: padding .2s ease-out; cursor: pointer; border-top: 1px solid #707070; font: 400 18px var(--baslik-fontu); text-transform: uppercase; line-height: 30px; width: 100%; display: block }
#faqTop .kapsul .item h3 a:before { content: "+"; position: absolute; right: 0; font-size: 43px; font-weight: 400; top: 50%; transform: translateY(-50%); }
#faqTop .kapsul .item h3 a.active:before { content: "-"; top: 36%; }
#faqTop .kapsul .item .cevap { color: #555; padding: 9px 8% 20px 0; margin: 0; position: relative; display: inline-block; width: 100%; vertical-align: top; font: 400 16px var(--icerik-fontu); line-height: 25px; }
/**********/
#kurumsal { margin: 35px 0; }
#kurumsal .icerik { font: 400 16px var(--baslik-fontu); color: #252525; line-height: 25px; }
#kurumsal .icerik table { margin: 15px auto; }
#kurumsal .icerik table td { margin: 0 10px; display: inline-block; border: 1px solid var(--tema-renk1); text-align: right; font: 500 16px var(--baslik-fontu); color: #252525; }
#kurumsal .icerik h2 { }
#kurumsal .icerik p { margin-bottom: 15px; }
#kurumsal .icerik ul { list-style: circle; margin-left: 25px; }
#kurumsal .icerik ul li { margin: 10px 0; }
/**************/
@media (min-width: 1901px) {
}

@media (min-width:1601px) and (max-width: 1900px) {
}

@media (min-width:1401px) and (max-width: 1700px) {
}

@media (min-width:1200px) and (max-width: 1400px) {
}

@media (min-width:992px) and (max-width:1199px) {
}

@media (min-width:768px) and (max-width:991px) {
}

@media (max-width:767px) {
 #blogCate .cl6 { width: 100%; margin: 0 0 30px }
 #formDet .kapsul .formdetay .row .satir { width: 100%; margin: 0 0 35px 0; }
 #anaHakkimizda { background: linear-gradient(180deg, #F4F4F4 65%, #ffffff 25%); }
 #anaHakkimizda .metin { margin: 0 0 35px; }
 #anaHakkimizda .dortluItem { padding: 20px 40px; }
 #anaHakkimizda .dortluItem .item { margin: 10px; }
 #urunler .kapsul { margin: 0 0 35px 0; padding: 0 10px; }
 #urunler .kapsul .item .baslik { width: 100%; }
 #urunler .urunKapsul { margin: 0; display: block; padding: 0 10px; }
 #urunler:after { display: none; }
 #hizmetler .kapsul { flex-direction: column; }
 #hizmetler .kapsul .title { width: 100%; margin-bottom: 15px; }
 #hizmetler .kapsul .subtitle { width: 100%; }
 #followSocial .row { flex-direction: column; }
 #followSocial .title { text-align: center; margin-bottom: 50px; }
 #blog .item .kap .sira { position: absolute; left: 0; top: 0; opacity: .4; }
 #blog .item .kap .basTa { padding: 0; z-index: 50; }
 #blogCate .item .kap .sira { position: absolute; left: 20px; top: 30px; opacity: .4; }
 #blogCate .item .kap .basTa { padding: 0; z-index: 50; }
 footer .satir1 .footerLogo { margin: 0; }
 footer .satir1 .footerLogo img { margin: 0 auto; }
 footer .satir1 .footerSocial { justify-content: center; }
 footer .satir1 .adresTel { margin: 20px 0 0; text-align: center; }
 footer .satir1 .adresTel a.tel22 { font-size: 28px; }
 footer .satir3 { padding: 30px 10px; text-align: center; }
 footer .satir3 .contract { margin: 10px 0; }
 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 .imza { justify-content: center; }
 nav.icMenu { margin-right: 0; }

 #hizmetDet .row { display: flex; flex-direction: column-reverse; }
 #fotogaleri .resimler .wrap { display: flex; }
 #anaForm { margin: 0; }
 #urunResimleri { padding: 25px 10px; }
 #urunResimleri ul li { }
}
