 
:focus, input:focus { outline: 0 !important; box-shadow: none !important; }
ul { margin: 0; padding: 0; list-style: none; }
a, a:active, a:hover, a:visited { text-decoration: none; transition: all ease .1s; color: #333; }

img { max-width: 100% }
figure { margin: 0 }
/***kolon yapisi***/
*,
*::before,
*::after { box-sizing: border-box; }
.etezgah { margin: 0 auto; position: relative }
.etezgah:after, .etezgah:before { display: table; content: " "; }
.etezgah:after { clear: both; }
.xs4, .xs6, .xs8, .cl1, .cl2, .cl3, .cl4, .cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12 { float: left; padding: .1px 0; position: relative; }
.cl1 { width: 8.333333% }
.cl2 { width: 16.666667% }
.cl3 { width: 25% }
.cl4 { width: 33.333333%; }
.cl5 { width: 41.666667% }
.cl6 { width: 50% }
.cl7 { width: 58.333333% }
.cl8 { width: 66.666667% }
.cl9 { width: 75% }
.cl10 { width: 83.333333% }
.cl11 { width: 91.666667% }
.cl12 { width: 100% }
/***kolon yapisi***/
a.logo { display: block; position: absolute; top: -8px; left: 0; z-index: 9; }
a.logo img { }
/**mobil**/
.popup99 { text-align: center; width: 100%; height: 100%; padding: 50px 10px; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1000000; background: rgba(0,0,0,.6); }
.popup99 a.git99 { position: relative; display: inline-block; width: 100%; height: 100%; }
.popup99 a.git99 img { max-width: 100%; max-height: 100%; }
.popup99 a.git99:hover { opacity: 1 }
.popup99 a.kapat99 { color: #fff; font-size: 35px; position: absolute; left: 50%; top: 10px; }
#mobilMenu { display: none; top: 0; position: fixed; height: 100%; padding-top: 60px; z-index: 999; width: 100%; overflow-x: hidden; overflow-y: auto; padding-bottom: 0; background: #1d1e20; color: #fff; -webkit-overflow-scrolling: touch }
#blog .meti, #blog .ozet, .altSayfaHaberKategori .blogItem .resim { overflow: hidden }
#mobilMenu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar { width: 6px; background-color: #F5F5F5 }
#mobilMenu::-webkit-scrollbar-thumb { background-color: #000 }
#kapatMobil { position: absolute; top: 9px; bottom: auto; left: auto; right: 15px; font-size: 10px; color: #fff; background: 0 0; }
#kapatMobil i { font-size: 35px; display: none; }
#kapatMobil:hover { color: #ccc }
#mobilMenu > ul { margin: 0; padding: 0; border: 0 }
#mobilMenu > ul > li { border-bottom: solid 1px #232527 }
#mobilMenu li.yavruVar { position: relative }
#mobilMenu li.acik:after, #mobilMenu li.yavruVar:after { position: absolute; right: 15px; top: 15px; }
#mobilMenu li.yavruVar:after { content: '+' }
#mobilMenu li.acik:after { content: '-' }
#mobilMenu .show-subnav { display: block !important }
#mobilMenu > ul > li > a { font-size: 10px; font-style: normal; font-weight: 700; text-transform: uppercase; line-height: 10px; letter-spacing: .8px; color: #fff }
#mobilMenu > ul li ul, #mobilMenu > ul li ul li ul { margin: 0; padding: 0; display: none }
#mobilMenu > ul > li > ul > li > a { padding-left: 35px; padding-right: 35px }
#mobilMenu > ul > li ul a { font-size: 12px; font-style: normal; font-weight: 400; text-transform: none; line-height: 13px; letter-spacing: 0; color: #999 }
#mobilMenu > ul li a { position: relative; display: block; padding: 15px 25px }
.mobilSosyal { margin-top: 10px; position: relative; text-align: center }

.mobilArama { position: relative; width: 75%; margin: 20px auto }
.mobilArama input { display: block; padding: 8px; width: 100%; font-size: 10px; background: #e3e3e4; color: #111; letter-spacing: 1px; border: none }
.mobilArama .araButonu { position: absolute; z-index: 999; right: 25px; top: 0 }
.mobilArama .araButonu button { margin: 0; padding: 6px 8px; font-size: 12px; border: none; color: #333; background: #e3e3e4 }
#hamburger { display: none; top: 77px; right: 10px; z-index: 999; width: 25px; height: 25px; transition: .5s ease-in-out; cursor: pointer; position: absolute; }
#hamburger span { display: block; height: 2px; width: 100%; background: #111; opacity: 1; left: 0; transition: .25s ease-in-out; position: absolute; }
#hamburger span:nth-child(1) { top: 0 }
#hamburger span:nth-child(2), #hamburger span:nth-child(3) { top: 8px; }
#hamburger span:nth-child(4) { top: 16px }
#hamburger.open span:nth-child(1), #hamburger.open span:nth-child(4) { top: 10px; width: 0; left: 50% }
#hamburger.open span:nth-child(2) { transform: rotate(45deg); background: #f1f1f1; }
#hamburger.open span:nth-child(3) { transform: rotate(-45deg); background: #f1f1f1; }



#hamburger2 { width: 40px; height: 40px; transition: .5s ease-in-out; cursor: pointer; float: right; position: relative; background: #e6e3d8; border-radius: 50%; }
#hamburger2 span { display: block; height: 2px; width: 23px; background: #4f4e4e; opacity: 1; left: 9px; transition: .25s ease-in-out; position: absolute; }

#hamburger2 span:nth-child(1) { top: 12px; }
#hamburger2 span:nth-child(2), #hamburger2 span:nth-child(3) { top: 18px; width: 15px; }
#hamburger2 span:nth-child(4) { top: 24px; width: 19px; }
#hamburger2 .open { display: none; }
#hamburger2 .open { position: absolute; background: url('/d/r/sprite.png') no-repeat -128px -149px; width: 15px; height: 15px; top: 25px; left: 50px }

/**mobil**/
header { background: #fff; }
header #satir1 { padding: 36px 0; background: #f2efe4; }


header nav { margin-top: 5px; }
header nav .ul1 { display: flex; justify-content: center; }

header nav .li1 { position: relative; }
header nav .li1 > a { white-space: nowrap; text-transform: capitalize; font-size: 14px; padding: 9px 5px; margin: 0 8px; display: block; font-weight: 400; color: #888686; }
header nav .li1:first-child > a { padding-left: 0; margin-left: 0; }
header nav .li1:last-child { border-right: solid 1px transparent }
header nav .li1 > a:hover { color: #343434; }
header nav .li1:last-child > a { padding-right: 0 }

header nav .li1:hover .ulwrap { display: block; }
header .ulwrap { padding-bottom: 40px; display: none; position: absolute; z-index: 9; background: #e1ddcf; padding: 15px 15px; top: 37px; left: -35px; }
header .ulwrap:after { position: absolute; top: -7px; left: 50%; transform: translateX(-50%); width: 0; height: 0; border: 8px solid transparent; border-top: 0; border-bottom: 7px solid #ccc; content: ""; }
header .ulwrap h2 { font-size: 13px; font-weight: 600; color: #333; padding-left: 15px; }
header .ul2 { }
header .li2 { }
header .li2 > a { color: #a9a9a9; display: block; line-height: 33px; padding: 4px 15px; font-size: 13px; white-space: nowrap; }
header .li2 > a:hover { background: #fff; }
.iletwrap { padding-left: 15px; }
.iletwrap a { display: block; color: #888; font-size: 14px; }
.iletwrap address { display: block; color: #888; font-size: 14px; font-style: normal; margin: 15px 0; }
/*******/
#urunGruplari { padding-bottom: 100px; margin-top: 75px; background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 60%,rgba(255,255,255,1) 60%,rgba(50,66,100,1) 60%,rgba(50,66,100,1) 100%); }
#urunGruplari a { position: relative; display: block; margin: 0 auto; width: 96%; }
#urunGruplari a:hover { opacity: 1; box-shadow: 1px 1px 10px rgba(0,0,0,.5) }
#urunGruplari a img { max-width: 100% }
#urunGruplari strong { color: #fff; font-size: 16px; padding-left: 15px; display: block; margin-top: 20px; }

#urunGruplari .ozet { }
#urunGruplari a span.incele { display: none; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #000; letter-spacing: 2px; background: #e5dadd; padding: 9px 14px; font-size: 11px; border-radius: 20px; }
#urunGruplari a span.incele:after { position: absolute; content: ''; border: solid 1px rgba(255,255,255,.5); width: calc(100% + 10px); left: -5px; height: calc(100% + 10px); top: -5px; border-radius: 20px; }
#urunGruplari a span.incele:hover { opacity: 1; background: #cfc2c6; color: #3f3f3f; }
#urunGruplari a em { background: url('/d/r/sprite.png') no-repeat -208px -213px; display: block; width: 49px; height: 20px; margin: 10px 0 10px 15px; }
#urunGruplari a:hover span.incele { display: block }
/***********/
/*******/
.okYontus { width: 104px; height: 32px; position: absolute; bottom: 15px; right: 79px; z-index: 9; }
.okYontus a { transition: none; background: url(/d/r/sprite.png) no-repeat; display: block; float: right; margin-left: 10px; }
.okYontus a.left { background-position: -258px -268px; width: 30px; height: 9px; margin-top: 3px; }
.okYontus a.right { background-position: -201px -228px; width: 47px; height: 14px; }
.okYontus a:hover { }
/*****/
#slider { }
#slider div.item { }
#slider div.item a { display: block; position: absolute; z-index: 9; bottom: 39px; left: 30%; width: 170px; color: #b48a74; line-height: 16px; font-weight: 600; padding: 0 83px 0 0; }
#slider div.item a:after { content: ''; background: url('/d/r/sprite.png') no-repeat -297px -292px; width: 30px; position: absolute; z-index: 10; height: 16px; right: 0; top: 9px; }
#slider div.item a:hover { color: #555 }
#slider div.item a:hover:after { filter: brightness(0); opacity: .5 }
#slider div.item figure { display: block; }
#slider div.item figure img { height: 100%; max-width: initial; }
#slideA { position: absolute; z-index: 9; top: 220px; left: 0; }
#slideA a { position: relative; display: block; width: 10px; height: 10px; background: #fff; border-radius: 50%; margin-bottom: 20px; }
#slideA a.active { background: #dbb89f; }
#slideA a.active:after { content: ''; background: url(/d/r/arc.png); width: 14px; height: 14px; z-index: 9; position: absolute; left: -8px; top: -9px; }
/***********/
#vitrinTes { margin: 90px 0; }
#vitrinTes .metin { width: 400px; max-width: 100%; margin: 0 0 0 100px; }
#vitrinTes .metin h2 { margin: 0 0 30px 0; }
#vitrinTes .metin h2 img { }
#vitrinTes .metin .ozet { color: #8e8e8e; }
#vitrinTes .metin a { color: #d6d6d6; position: relative; display: block; font-size: 13px; margin-top: 40px; }
#vitrinTes .metin a span { display: inline-block; background: #fff; position: relative; z-index: 10; padding-right: 30px; }
#vitrinTes .metin a:after { content: ''; display: block; width: 80%; left: 0; top: 9px; height: 1px; background: #e8e6e6; position: absolute; }
#vitrinTes .kapsul { margin-bottom: 15px; }
#vitrinTes .kapsul a.oge { display: inline-block; }
#vitrinTes .kapsul a.oge img { width: initial }
#vitrinTes .kapsul a.oge strong { position: relative; font-size: 13px; color: #6b6b6b; display: inline-block; margin: 20px 0; font-weight: 400; position: absolute; bottom: 30px; z-index: 9; left: 30px; background: #fff; padding: 5px 10px; }
#vitrinTes .kapsul a.oge strong:after { content: ''; height: 4px; width: 67%; position: absolute; left: 0; bottom: -10px; background: #fff; }

#vitrinTes h3 { color: #6b6b6b; width: 150px; display: inline-block; margin: 0 0 20px 0; font-weight: 600; font-size: 14px; }


img#sonrakiRes { position: absolute; top: 35px; right: 0; height: 343px; display: block; width: auto; max-width: initial; }

#vitrinGel { background: url(/d/r/kesikCizgi.jpg) no-repeat left -100px; }

#vitrinGel .kapsul { display: flex; flex-wrap: wrap; }

#vitrinGel .kapsul div.oge { width: 50%; display: block; margin: 0 0 150px 0; }
#vitrinGel .kapsul div.oge a { display: inline-block; }
#vitrinGel .kapsul div.oge a img { width: initial }
#vitrinGel .kapsul div.oge a strong { position: relative; display: block; z-index: 3; margin-top: 10px; }
#vitrinGel .kapsul div.oge a strong em { position: relative; background: #fff; font-weight: 600; color: #6b6b6b; display: inline-block; padding-right: 10px; z-index: 9; font-style: initial; width: 140px; }
#vitrinGel .kapsul div.oge a strong:after { content: ''; height: 1px; width: 80%; background: #e8e6e6; position: absolute; z-index: 2; left: 0; top: 9px; }

#vitrinGel .kapsul div.oge:nth-child(1) { position: relative; top: -330px; }
#vitrinGel .kapsul div.oge:nth-child(2) { }
#vitrinGel .kapsul div.oge:nth-child(3) { margin-top: -210px; margin-left: 100px; width: calc(50% - 100px); }
#vitrinGel .kapsul div.oge:nth-child(4) { margin-top: -100px; margin-left: 100px; width: calc(50% - 100px); }
#vitrinGel .kapsul div.oge:nth-child(5) { margin-top: -250px; }
/***********/
#kampanyaAna { }
#kampanyaAna .kapsul { }
#kampanyaAna .kapsul a { display: block; }

#kampanyaAna .kapsul a img { }
#kampanyaAna .kapsul a strong { display: block; position: absolute; z-index: 9; bottom: 55px; right: 80px; width: 92px; color: #fff; line-height: 16px; font-weight: 600; padding: 0 29px 0 0; }
#kampanyaAna .kapsul a strong:after { content: ''; background: url('/d/r/sprite.png') no-repeat -336px -328px; position: absolute; z-index: 10; right: 0; top: 0; width: 25px; height: 18px; }
#kampanyaAna .kapsul a strong:hover { opacity: .8 }
/***********/
footer { margin: 50px 0 0 0; position: relative; background: #fff; padding: 80px 0 40px 0 }
footer h2 { color: #211f1f; font-size: 14px; margin: 0 }
footer .kapsul { border-top: solid 1px #ebeaea }
footer .logoo { display: block; padding: 30px; float: left; }
footer .logoo img { }
footer .copy { margin: 45px 0 0 0; color: #888888; font-weight: 600; }
footer .copy strong { font-weight: 600; font-size: 12px; }
footer .copy a { font-size: 12px; padding-right: 30px; color: #777; letter-spacing: .7px; }
footer .sagla { float: right; text-align: right; }
footer nav { }
footer nav a { color: #a2a2a2 !important; display: inline-block; padding: 0 3px; margin: 0 8px; font-weight: 400 }
footer nav a:last-child { padding: 0 0 0 3px }
/*******/

.social2 { margin: 0; position: relative; float: left; padding: 30px; }
.social2 span { color: #dddada; font-weight: 600; font-size: 26px; width: 238px; display: inline-block; }
.social2 a { background: url(/d/r/sprite.png) no-repeat; display: inline-block; margin-right: 20px; }
.social2 a:hover { opacity: .8 }
.social2 a.face { background-position: -469px -461px; width: 34px; height: 34px; }
.social2 a.inst { background-position: -424px -407px; width: 34px; height: 34px; }
.social2 a.linked { background-position: -513px -512px; width: 34px; height: 34px; }

#mega-menu .social2 { padding-left: 0 }

footer .ul1 { display: flex; flex-wrap: nowrap; }
footer .li1 { display: block; width: 25%; }
footer .li1 > a { font-weight: 600; font-size: 15px; margin-bottom: 10px; display: block; }
footer .li2 > a { font-weight: 400; color: #727272; font-size: 13px; margin: 5px 0; display: block; padding: 5px 0; }
footer .li2 a { position: relative; display: inline-block; letter-spacing: .8px; }
footer .li2 a:before { content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 1px; -webkit-transition: .4s; transition: .4s; background: #363636; }
footer .li2 a:hover:before { width: 100%; left: 0; }
.ulWrap2 { }
/*******/
.stickyYap { position: sticky; top: 60px; }
.urunDetay { min-height: 350px; }
.urunDetay img { height: auto; max-width: 100%; }
.urunDetay .kapsul1 { background: #fff; margin: 10px auto 0 auto; display: flex; }
.urunDetay .kod { color: #4d4f53; font-weight: 400; letter-spacing: .8px }
.urunDetay .ozet { padding: 20px 0 0; margin: 20px 0 0; font-size: 13px; line-height: 23px; }
.urunDetay h2 { color: #4d4f53; font-weight: 600; letter-spacing: .2px; margin: 0; position: relative; }
.urunDetay h2:after { content: ''; z-index: 5; position: absolute; bottom: -5px; left: 0; right: 40px; height: 1px; background: #f2efe4; width: 100%; }

.urunDetay .urunBilgileri { position: relative; padding: 0px 0 10px 60px; }
#urunResimleri { }


#urunResimleri a { display: block; margin-bottom: 20px; }


.urunDetay .kapsul2 { background: #fff; margin: 50px auto 0 auto; padding: 10px 30px }

a#urunSayfasiWhatsapp { background: #57bb63; color: #fff; font-size: 13px; padding: 10px 35px 10px 20px; display: block; border-radius: 18px; position: relative; width: 210px; }
a#urunSayfasiWhatsapp:after { content: ''; position: absolute; right: 8px; top: 8px; z-index: 9; background: url(/d/r/whatsappIcon.png) no-repeat; height: 21px; width: 21px; }

/*******/

.ilgili { margin: 30px 0; padding-bottom: 30px; }
.ilgili .item { display: block; float: left; width: calc(33% - 20px); text-align: center; margin: 0 10px; background: #fbfbfb; border-radius: 4px; }
.ilgili .item strong { display: block; }
.ilgili .item figure { height: 355px; position: relative; overflow: hidden; }
.ilgili .item figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 5 }
/********/


/*******/
.sayfaTepe { position: relative; margin: 0 !important; padding: 12px 0; }


.sayfaTepe h1 { text-transform: capitalize; margin: 0; position: relative; z-index: 5; font-size: 20px; font-weight: 700; color: #735d40; font-family: 'PT Serif', serif; width: 40%; float: left; }
.breadcrumb { list-style: none; border-radius: 4px; padding: 5px 0 0 0; position: relative; z-index: 5; margin: 0; float: right; width: 60%; text-align: right; }

.breadcrumb > li { text-transform: capitalize; color: #999; display: inline-block; font-size: 13px; opacity: .6; letter-spacing: .5px; }
.breadcrumb li:first-child a { font-family: 'PT Serif', serif; font-weight: 600; }
.breadcrumb a { color: #999; font-weight: 400; }

.breadcrumb > li + li:before { padding: 0 5px; color: #999; content: "/"; font: 400 11px fontawesome; }



.hizmetTepe { }

.hizmetTepe .etezgah { padding: 40px 0 160px 0; background: url(/d/r/breadGorsel.png) no-repeat right top; background-size: initial; }
/*******/
.urunKategori { min-height: 450px; }
.urunKategori .kapsul1 { display: flex; flex-wrap: wrap; background: #fff; margin: 0 -5px; padding: 10px 0; }
.urunKategori .kapsul2 { background: #fff; margin: 50px auto 0 auto; padding: 10px 30px }

/*******/
.urunBread { background: #fff; margin: 15px 0; }
.urunBread a { font-weight: 400 }
.urunBread .breadcrumb { float: none; width: 100%; text-align: left; }
.urunKategori a.oge:hover strong { color: #000; }
.urunKategori a.oge:hover img { filter: grayscale(1) }
.urunKategori a.oge figure { height: 600px; position: relative; overflow: hidden; margin: 5px 5px 30px 5px; }
.urunKategori a.oge figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 100%; width: initial; max-width: initial; }
.urunKategori a span { display: block; margin: 10px 0; font-size: 15px; font-weight: 600; color: #dfab2d; letter-spacing: .5px }
.urunKategori a.oge strong { display: block; text-align: center; padding: 15px 20px; margin: -58px auto 0px auto; background: #faf9f9; position: relative; width: 300px; font-family: 'PT Serif', serif; font-size: 18px; font-weight: 700; color: #735d40; line-height: 24px; }
.urunKategori a.oge .ozet { padding: 0 15px; color: #666; font-size: 14px; line-height: 22px; margin: 10px 0 50px 0; }


.urunKategori a.oge { float: left; width: 33.33%; display: block; text-align: center; position: relative; }
.urunKategori a.oge:before { content: ''; background: url(/d/r/logo.png) no-repeat center center; position: absolute; left: 0; display: block; opacity: 1; top: 0; right: 0; bottom: 0; animation: blink normal 1s infinite ease-in-out; }

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

.blogKategori a.oge { padding: 5px 10px 30px 10px; float: none; width: 100%; display: block; text-align: center; }

.blogKategori a.oge figure { height: 225px; position: relative; }
.blogKategori a.oge figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 100%; width: initial; max-width: initial; }

.blogKategori h3 { -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 5px 0; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; height: 44px; }
.blogKategori .kisaOzet { -webkit-line-clamp: 5; line-height: 25px; -webkit-box-orient: vertical; overflow: hidden; color: #333; text-overflow: ellipsis; display: -webkit-box; }
/*******/
.projeKategori { }
.projeKategori .cl4 { padding: 20px 0; margin: 20px 0; border: none; }
.projeKategori .oge { text-align: center; color: #333; }
.projeKategori .oge strong { font-weight: 600; width: 200px; display: block; line-height: 20px; letter-spacing: .5px; height: 60px; margin: 15px auto; color: #444; }
.projeKategori .oge a { margin: 0 10px; overflow: hidden; display: block; }
.projeKategori .oge a figure { height: 188px; position: relative; }
.projeKategori .oge figure img { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 100%; width: initial; max-width: initial; }

/*******/
.site-backtop { display: none; position: fixed; bottom: 20px; right: 20px; z-index: 999; line-height: 46px; cursor: pointer; color: #fff; text-align: center; font-size: 23px; border-radius: 50%; background: url('/d/r/sprite.png') no-repeat -114px -134px #333; width: 50px; height: 50px; }
/******/
#aramaKapsul { z-index: 99; text-align: center; position: fixed; left: 0; top: 0; height: 100%; width: 100%; background: #e3cac4; display: none; }
#aramaKapsul .kapat { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 10px; top: 10px; text-decoration: none; text-align: center; opacity: 1; font-style: normal; font-size: 60px; font-family: Arial; overflow: visible; cursor: pointer; background: 0 0; border: 0; -webkit-appearance: none; display: block; outline: 0; padding: 0; z-index: 99999; box-shadow: none; touch-action: manipulation; color: #fff; }
#aramaKapsul .kapsul1 { position: relative; width: 80%; margin: 80px auto; }
#aramaKapsul .kapsul2 { color: #fff; background-color: #fff; padding: 1px; }
#aramaKapsul .kapsul2 a { display: block; position: absolute; right: 3px; top: 3px; bottom: 0; width: 57px; background-color: #d2cdbb; border: none; height: 57px; }
#aramaKapsul .kapsul2 a:after { position: absolute; left: 0; top: 0; content: ''; background: url(/d/r/sprite.png) no-repeat 16px 13px; width: 38px; height: 38px; }
#aramaKapsul .kapsul2 a:hover { }

#aramaKapsul input[type="search"] { color: #333; background-color: #f2efe4; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none !important; padding: 0 20px; height: 60px; font-size: 18px; }
/***********/

/***********/
.bizeUlasinnn { }
textarea#TBmesaj { height: 150px; }
.formContact .form-control { text-transform: capitalize; letter-spacing: .5px; width: 100%; padding: 3px 6px; border-radius: 0; border: 1px solid #e1e1e1; height: 42px; margin-bottom: 20px; font: 100 15px 'Open Sans'; 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; }

/***********/
.altSayfaHaber { min-height: 400px; line-height: 27px; font-size: 14px; color: #616161; letter-spacing: .5px; margin: 50px 0; background: #fff; padding: 10px 0; }
.altSayfaHaber h2 { font-size: 16px; }
.altSayfaHaber .fotorama { width: 800px; max-width: 100%; margin: 0 auto 20px auto; }
.altSayfaHaber ul { margin: 0 0 0 30px; padding: initial; list-style: disc; }
/***********/
.urunIcerik { line-height: 29px; font-size: 15px; letter-spacing: .5px; color: #7e7e7e; margin: 35px 0; }
.urunOzet { font: 400 19px Pattaya; margin: 48px 0; padding: 0 48px; color: #324264; }
/***********/
.urunOzellikler { margin-top: 40px; }
.urunOzellikler li { line-height: 50px; position: relative; display: block; }

.urunOzellikler li strong { display: inline-block; width: 200px; color: #828b9f; text-transform: uppercase; }
.urunOzellikler li span { display: inline-block; color: #4d4f53; }
/**********/

/*********/
.pakla { clear: both }
/*********/
#urunler { padding: 100px 0; background: #f7f7f7 }
#urunler h2 { color: #ed1c24; font-size: 21px; margin: 25px 0 25px 15px; }
#urunOwl { margin: 0 -10px; }
#urunler .oge { margin: 0 10px; overflow: hidden }
#urunler .oge a.resim { display: block; position: relative; overflow: hidden; width: 270px; height: 335px; }
#urunler .oge a.resim img { position: absolute; height: 100%; max-width: initial; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#urunler .oge a.metin { }
#urunler .oge a.metin strong { display: block; padding-left: 60px; color: #a1acb0; margin: 15px 0 0 0; position: relative }
#urunler .oge a.metin strong:after { content: ''; position: absolute; left: 10px; top: 9px; height: 2px; width: 40px; background: #a1acb0; }
#urunler .oge a:hover { opacity: 1 }
#urunler .owl-theme .owl-controls { position: absolute; bottom: -50px; left: 50%; transform: translateX(-50%); z-index: 9; }
#urunler .owl-theme .owl-controls .owl-page span { width: 5px; opacity: 1; background: #a3abb5; border-radius: 0; height: 5px; }
#urunler .owl-theme .owl-controls .active span { background: #ed1c24; width: 16px }
/*********/
#hakkimizda { margin: 100px 0 60px 0; }
#hakkimizda h2 { font-size: 26px; margin: 0 0 15px 0; }
#hakkimizda h2 strong { display: block; margin: 0 0 15px 30px; font-family: 'PT Serif', serif; font-size: 35px; font-weight: 700; color: #735d40; }
#hakkimizda h2 img { }
#hakkimizda .ozet { color: #8a8989; font-size: 14px; line-height: 23px; }
#hakkimizda a.link { color: #d3d3d3; display: inline-block; }
/*****************/
#birFazlasi { padding: 60px 0 50px 0; background: linear-gradient(to bottom,#f0f0f0 20%,#f0f0f0 20%); }
#birFazlasi h2 { color: #ed2328; font-size: 21px; margin: -10px 0 20px 0; letter-spacing: 1px; font-weight: 700; }
#birFazlasi .ozet { line-height: 26px; color: #646464; position: relative; }
#birFazlasi a#acKapa { position: absolute; bottom: -21px; left: 50%; transform: translateX(-50%); }
/*****************/




/**********/
.katveAra { display: block; text-align: right; float: right; margin-top: 4px; }

.katveAra .arama { display: none; position: relative; width: 36px; height: 38px; float: right; display: block; }
.katveAra .arama:after { position: absolute; left: 0; top: 0; content: ''; background: url(/d/r/sprite.png) no-repeat 4px 4px; width: 38px; height: 38px; }
/*******/

.diller .dropdown { position: relative; display: inline-block; padding: 6px 0 10px 0; }
.diller .dropdown span { display: block; }
.diller .dropdown span a { color: #7e7c79; text-transform: uppercase; font-size: 13px; font-weight: 600; }
.diller .dropdown span a:after { content: ''; background: url('/d/r/sprite.png') no-repeat -159px -179px; width: 8px; height: 4px; position: absolute; top: 25px; right: 3px; }

.diller .dropdown-content { display: none; position: absolute; background-color: #ffffff; min-width: 44px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 20; right: -13px; top: 30px; }

.diller { float: right; margin: 0 17px; width: 40px; height: 40px; background: #fff; text-align: center; border-radius: 50%; }
.dillerMob a { display: inline-block; color: #f1f1f1; padding: 6px 10px; }
.diller .dropdown-content a { padding: 7px 11px; display: block; margin: 5px 0; color: #000; float: none; font-size: 14px; text-align: left; }
.diller .dropdown-content a:hover { color: #ccc; opacity: 1 }

.dropdown:hover .dropdown-content { display: block; }
/*******/
/*******/
/********/
.blogItem { margin-bottom: 60px; text-align: center; }

.blogItem h2 { margin-top: 15px; font-weight: 700; font-size: 14px; height: 42px; overflow: hidden; line-height: 21px; }
.blogItem h2 a { font-weight: 600 }
.blogItem .resim { margin: 0 auto; display: block; height: 220px; position: relative; overflow: hidden; }
.blogItem .resim img { max-width: initial; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); height: 97%; }
.blogItem .icerik { height: 86px; overflow: hidden; }
.okumayaDevam { color: #184a95 !important; font-weight: 700; letter-spacing: 1px; }
/********/
/*******/
img#kartela { max-width: 100%; width: 250px; margin: 25px auto 0 auto; display: block; }
img#teknikTablo { display: block; text-align: center; margin: 35px 0 }
/*******/
/*******/
/*******/
.slYonTus { position: absolute; right: 15px; bottom: 11px; z-index: 99; }
.slYonTus a { display: block; padding: 7px 13px; background: #fff; float: left; margin-left: 2px; }
.slYonTus a.right { }
.slYonTus a.left { }
.slYonTus a i { }
/*******/
header nav ul li ul.projeler { width: 208px; left: -55px; }
header nav ul li ul.projeler li { float: none; width: 100%; }
/*******/
nav.menuFixle { width: 100%; height: 57px; line-height: 58px; position: fixed; top: -15px; left: 0; background: #0d0d0d; z-index: 9999; text-align: center; }
nav.menuFixle ul { justify-content: center; left: 0; }
nav.menuFixle .li1 { border: none; display: block; }
nav.menuFixle .li1:hover .ulwrap { display: block; top: 57px; }
nav.menuFixle .ulwrap { background: #fff; padding: 15px 20px; box-shadow: 6px 10px 20px -10px rgb(128, 128, 128); text-align: left; position: absolute; width: 290px; top: 73px; left: -59px; }
nav.menuFixle .li1 > a { color: #fff !important; padding: 4px 0 0 5px; font-size: 14px; }
nav.menuFixle .li2 > a { color: #999 !important }


nav.menuFixle .ulwrap a:hover { color: #ddd; background: #e1ddcf; }
nav.menuFixle li#arama a { filter: invert(1); }
/*******/
/********/
/********/
ul.icMenu { list-style-type: none; padding: 0; width: 100%; padding-right: 15px; margin-top: 22px; }

ul.icMenu .hizli { font-weight: 600; color: #dadada; padding: 10px 0px; font-size: 22px; text-transform: uppercase; letter-spacing: 8px; text-align: center; }
ul.icMenu li { position: relative; }
ul.icMenu li a { display: block; font-size: 13px; color: #111; padding: 16px; text-decoration: none; background: #f4f3f3; margin-bottom: 3px; letter-spacing: .5px; }
ul.icMenu li a.hover { background-color: #e1e0e0; color: #9c9c9c; }
ul.icMenu li a.active { background: #888; color: #dadada; }
ul.icMenu li a:hover:not(.active) { background-color: #e1e0e0; color: #9c9c9c; }

ul.icMenu2 { width: 250px; float: left; margin-right: 15px; }

ul.icMenu li.kategoriM a { background: #d9d9d9; border-bottom: solid 1px #383838; padding-left: 29px; }
/********/
.katicerik { font-size: 14px; line-height: 26px; color: #333; letter-spacing: .5px; margin: 50px 0; }
/********/
/********/
#newsletter { padding: 50px 0; background: #fdfdfd; }
#newsletter .yazi { padding-left: 50px; position: relative; font-size: 13px; color: #5d5d5d; letter-spacing: .3px; }
#newsletter .yazi strong { display: block; margin-top: 7px }
#newsletter .yazi:after { content: ''; background: url(/d/r/sprite.png) no-repeat -372px -362px; position: absolute; left: 0; top: 10px; opacity: .5; width: 35px; height: 24px; }
#newsletter .kapsul { height: 42px; position: relative; background: #fff; border-radius: 20px; overflow: hidden; border: solid 1px #d8d8d8; }
#newsletter .kapsul input[type=text] { height: 100%; border: none; background: 0 0; color: #cecece; font-size: 13px; width: 100%; padding: 0 20px; font-style: italic; letter-spacing: .4px; }
#newsletter #submitNewsletter { background: #545454; text-align: center; font-size: 12px; color: #fff; padding: 0 25px; letter-spacing: .5px; height: 42px; display: inline-block; line-height: 42px; border-radius: 7px }


/*****/
#instagram { }
#instagram h2 { text-align: center; margin: 0 auto -15px auto; width: 400px; max-width: 100%; }
#instagram h2 img { }
#instagram .kapsul { margin: 0 -10px; }
#feedlerOwl { }
#feedlerOwl .item figure { position: relative; }
#feedlerOwl .item figure:after { content: ''; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 9; background: url(/d/r/sprite.png) no-repeat; }
#feedlerOwl .itemvideo figure:after { width: 38px; height: 48px; background-position: -558px -569px; opacity: .8; }
#feedlerOwl .itemcarousel_album figure:after { background-position: -608px -643px; width: 48px; height: 39px; opacity: .8; }
#feedlerOwl .itemimage figure:after { background-position: -670px -699px; width: 40px; height: 32px; opacity: .8; }
#feedlerOwl a { display: block; margin: 0 10px; }
#feedlerOwl a figure { height: 382px; overflow: hidden; }
#feedlerOwl a figure img { height: 100%; max-width: initial; width: initial; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
#feedlerOwl a .ozet { font-size: 14px; margin: 10px 0; font-weight: 400; line-height: 21px; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; color: #444; }


.insYonTus { position: relative; right: initial; bottom: inherit; margin: 50px auto 0 auto; }
/******/
#blogAna { margin: 50px 0 }
#blogAna h2 { text-align: center; font-family: 'PT Serif', serif; font-size: 35px; font-weight: 700; color: #735d40; margin: 0 0 -10px 0; }
#blogAna .kapsu { }
#blogAna .ozet { text-align: center; width: 600px; margin: 0 auto 40px auto; max-width: 100%; }
#blogAna a.oge { display: block; }
#blogAna a.oge img { }
#blogAna a.oge h3 { color: #2f2e2e; font-weight: 600; font-size: 16px; margin: 15px 0; }
#blogAna a.oge .kisaOzet { margin: 0; font-weight: 400; color: #7b7b7b; font-size: 14px; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; line-height: 22px; }
/*******/
.blogSag { padding-left: 30px; }
#katVicets, #sonGonderi, #arsiv, #etikAll { font-size: 18px; text-transform: uppercase; position: relative; font-weight: 900; background: #ffffff; margin-bottom: 40px; padding: 30px; border: 2px solid rgba(0,0,0,0.07); border-radius: 5px; overflow: hidden; border-bottom-width: 4px; }
h4.kv-baslik { position: relative; padding-bottom: 19px; font-weight: 800; }
h4.kv-baslik:after { content: ""; position: absolute; bottom: 0; left: 0; width: 50px; height: 1px; background: #735d40; }
#arsiv { display: none }
#katVicets ul li, #arsiv ul li { position: relative; font-size: 14px; line-height: 50px; max-height: 50px; text-transform: uppercase; border-top: 1px solid rgba(0,0,0,0.07); }
#katVicets ul li:first-child, #arsiv ul li:first-child { border: none; }
#katVicets ul li a, #arsiv ul li a { color: #2d3745; font-weight: 600; display: block; }
#katVicets ul li > a:before, #arsiv ul li > a:before { transition: all 0.4s; content: "-"; display: inline-block; font-family: Arial; font-size: 0; font-weight: 400; line-height: 13px; margin-left: -15px; width: 15px; }
#katVicets ul li:hover > a, #arsiv ul li:hover > a { color: #278eca; }
#katVicets ul li:hover > a:before, #arsiv ul li:hover > a:before { font-size: 13px; margin-left: 0; }
#katVicets ul li a:hover, #arsiv ul li a:hover { }

#katVicets ul li a span, #arsiv ul li a span { font-size: 12px; font-weight: 700; margin-top: 10px; text-align: center; line-height: 30px; width: 30px; height: 30px; float: right; opacity: 0.5; border-radius: 30px; position: relative; }
#katVicets ul li a span:before, #arsiv ul li a span:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid rgba(0,0,0,0.15); -moz-border-radius: 30px; border-radius: 30px; }
#katVicets ul li:hover > a > span, #arsiv ul li:hover > a > span { color: #ffffff; transition: all 0.4s; background: #278eca; opacity: 1; }
/*****/
#sonGonderi ul li { border-top: 1px solid rgba(0,0,0,0.07); position: relative; text-transform: none; margin-bottom: 30px; min-height: 85px; font-size: 14px; max-height: 50px; padding-left: 80px; }
#sonGonderi ul li:first-child { border-top: none; }
#sonGonderi ul li .resim { position: absolute; top: 25px; left: 0; width: 60px; height: 60px; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
#sonGonderi ul li .resim img { width: 60px; height: 60px; }
#sonGonderi ul li .resim a { position: absolute; top: 0; left: 0; width: 60px; height: 60px; display: block; opacity: 0; }
#sonGonderi ul li .resim a span { position: absolute; top: 0; left: 0; width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 18px; color: #ffffff; transition: all 0.4s; background: rgba(0,132,255,0.75); border-radius: 50%; }
#sonGonderi ul li h6 { font-size: 14px; text-transform: uppercase; padding-top: 20px; margin: 0 0 13px 0; font-weight: 700; color: #2d3745; }
#sonGonderi ul li time { font-size: 13px; color: #cfcfcf; font-weight: 400; }
/*****/
#kapatMenu { cursor: pointer; position: absolute; top: 6px; right: 112px; background: #cdcbc3; border-radius: 50%; height: 38px; width: 38px; z-index: 99; }
#kapatMenu .cizgi { margin: 18px 0 0 7px; height: 38px; width: 38px; }
#kapatMenu .cizgi span { display: block; height: 2px; width: 24px; background: #fff; transform: rotate(45deg); }

#kapatMenu .cizgi span:nth-child(2) { transform: rotate(-45deg); margin-top: -2px; }
#kapatMenu .yazi { display: block; color: #fff; font-size: 12px; font-weight: 600; margin-top: 20px; }
/********/
#logoMenu { margin: 0 0 30px 0; }
#mega-menu { position: absolute; width: 100%; z-index: 1000; padding: 23px 0 0 0; display: none; height: 150%; top: 0; left: 0; background: #e8e4d8; }
#mega-menu .container { padding: 0 15px 15px 15px; }
.cizgiVer { }
#mega-menu nav { }
#mega-menu nav.nav2 { margin: 77px 0 0 40px; }
#mega-menu nav a { font-weight: 900; letter-spacing: .4px; display: block; padding: 8px 0; font-family: 'PT Serif', serif; font-size: 17px; font-weight: 700; color: #735d40; }
#mega-menu nav a:hover { color: #3e3e3e; }
#mega-menu .iletBilg { margin-top: 83px; }
#mega-menu .iletBilg h2 { font-family: 'Playfair Display', serif; color: #555; font-size: 26px; margin-top: 75px; }
#mega-menu .iletBilg address { display: block; margin-top: 20px; font-weight: 400; font-size: 15px; letter-spacing: .5px; width: 250px; font-style: normal; color: #666; line-height: 25px; }
#mega-menu .iletBilg span { display: block; width: 275px; color: #e5cf8c; font-size: 16px; margin: 30px 0; }
#mega-menu .iletBilg span a { display: block; letter-spacing: .5px; font-size: 15px; font-weight: 400; color: #666; }
#mega-menu .iletBilg span a.epost { font-size: 15px; font-weight: 400; color: #666; }


#mega-menu a.teklifisteM { color: #ffffff; padding: 10px 18px 10px 33px; font-weight: 600; background: #c62300; border-radius: 20px; width: initial; height: initial; letter-spacing: .2px; font-size: 11px; margin: 25px 18px 0 0; position: relative; display: inline-block; }
#mega-menu a.teklifisteM:after { background: url('/d/r/sprite.png') no-repeat -3px -5px; width: 13px; position: absolute; left: 13px; top: 9px; content: ''; height: 17px; }

/********/
#kampanyaKat { }
#kampanyaKat .kapsul1 { margin-top: 40px }
#kampanyaKat .kapsul1 a.oge { display: block; margin-bottom: 40px }

.goster-xs { display: none !important; }

.blog99 { margin-top: 100px; }

/********/
.b-lazy { opacity: 0; transition: all 500ms; }
.b-loaded { opacity: 1; }

/*****/
a#randevuAl { text-align: center; background: #e3cac4; color: #333; font-size: 13px; padding: 3px 10px; border-radius: 4px; position: absolute; top: -27px; right: 5px; letter-spacing: .2px; display: block; z-index: 99 }
a#randevuAl:hover { opacity: .8; }

.metinKat { line-height: 25px; color: #444; }
.metinKat h2 { font-size: 16px; margin: 25px 0 0 0; }

@media (min-width: 1901px) {
    .etezgah { width: 1170px; }
}


@media (min-width:1601px) and (max-width: 1900px) {
    .etezgah { width: 1170px; }
}

@media (min-width:1401px) and (max-width: 1600px) {
    .etezgah { width: 1170px; }
}

@media (min-width:1200px) and (max-width: 1400px) {
    .etezgah { width: 1170px; }
}


@media (min-width:992px) and (max-width:1199px) {
    .etezgah { width: 100%; padding: 0 10px }
}

@media (min-width:768px) and (max-width:991px) {
    .etezgah { width: 100%; padding: 0 10px }
    .gizle-xs { display: none !important; }
    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }

    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }
    /********/
    #hamburger { display: block }
}


@media (max-width:767px) {
    .etezgah { width: 100%; padding: 0 10px }
    .gizle-xs { display: none !important; }
    .goster-xs { display: block !important; }

    .xs4 { width: 40%; padding: 0; }
    .xs6 { width: 50%; padding: 0; }

    .xs8 { width: 60%; padding: 0; }
    .xs12 { width: 100%; padding: 0; }

    #hamburger { display: block }
    /********/

    #blog h2 { font-size: 26px; }
    #urunler .oge, #urunler .oge a.resim { margin: 0 auto; width: initial; height: initial }
    #urunler .oge a.resim img { height: initial; position: relative; width: 100%; left: initial; top: initial; transform: initial; }

    .altSayfaHaber { margin-bottom: 0; padding: 10px 0; }

    .urunKategori a.oge { margin: 0 5px 30px 5px; float: none; width: 100%; }
    .blogItem .resim { height: 253px; }
    .blogItem { margin-bottom: 60px }

    .sayfaTepe h1 { font-size: 20px; line-height: 26px; width: 100%; float: none; margin: 30px 0 }

    .breadcrumb > li { letter-spacing: 0; }
    /******/
    a.logo { position: relative; display: inline-block; width: 200px; top: 0 }
    /******/
    .urunKategori .cl4 { padding: 45px 0; margin: 15px 0; }

    /******/
    .urunOzellikler { margin-left: 0; }
    #xzoom-default { height: auto; width: auto !important; }

    /******/
    #slGradient .etezgah { padding: 0 }
    .slYonTus { right: 5px; bottom: 5px; }

    /******/
    #hamburger2 { display: none }
    .katveAra .arama { display: none; margin: 0 0 0 0; }
    header #satir1 { padding: 55px 0 6px 10px; }
    footer .social2 { margin: 0 0 10px 0; position: relative; padding: 0; float: none; text-align: center; }
    .breadcrumb { text-align: left; width: 100%; float: none; padding: 7px 5px 0 0; margin: 0; overflow-x: auto; white-space: nowrap; }
    .urunDetay .urunBilgileri { position: relative; padding: 30px 0 0 0; }
    .urunOzellikler li { white-space: nowrap; overflow-x: scroll; }
    .diller { padding-right: 10px; display: none; }
    body { }
    .urunDetay img { height: auto; }
    .urunDetay .kapsul2 { padding: 10px 10px; }
    .urunIcerik { margin: 0; overflow-y: auto; }
    #vitrinTes .metin { margin: 0 0 50px 0; }
    #vitrinTes .metin h2 img { max-width: 300px; }
    img#sonrakiRes { display: none }
    #vitrinTes .kapsul { margin-left: 0; }
    #vitrinGel .kapsul div.oge { width: 100%; margin: 0 0 50px 0; }
    #vitrinGel .kapsul div.oge:nth-child(1) { top: 0; width: 100%; }
    #vitrinGel .kapsul div.oge:nth-child(3) { width: 100%; margin: 0; }
    #vitrinGel .kapsul div.oge:nth-child(4) { margin-top: 0; margin-left: 0; width: 100%; }
    #vitrinGel .kapsul div.oge:nth-child(5) { margin-top: 0; }
    #vitrinGel .kapsul div.oge a strong:after { width: 100%; }
    #hakkimizda h2 strong { margin: 0 0 15px 0; }
    #instagram h2 img { max-width: 300px; }
    .insYonTus { margin: 0 auto; }
    header nav .ul1 { overflow-x: auto; justify-content: flex-start }
    header nav { margin: 10px -10px 0 0; padding: 0; }
    header nav .li1 > a { margin: 0 5px; }
    .urunKategori .kapsul1 { padding: 0; }
    footer .logoo { padding: 20px 0; float: none; text-align: center; }
    footer .ul1 { flex-wrap: wrap; }
    footer .li1 { display: block; width: 100%; margin: 20px 0 10px 0; }
    footer .copy strong { display: block; }
    footer .copy a { padding: 0 30px 0 0; display: block; margin: 20px 0 10px 0; }
    footer .social2 span { margin-bottom: 10px; font-size: 22px; width: 100%; display: block; text-align: center; }
    footer .li2 > a { display: inline-block; }
    .ilgili .item { float: none; width: 100%; margin: 0 0 10px 0; }
    .urunDetay .kapsul1 { display: block }
    .urunDetay h2 { font-size: 20px; }
    header nav .li1 { position: unset; }
    header .ulwrap { left: -20px; width: calc(100% + 30px); padding: 0; top: 57px }
    header .ulwrap:after { display: none }
    nav.menuFixle { padding-left: 15px }
    nav.menuFixle .ulwrap { width: 100%; top: 73px; left: 0; }
    table { width: 100% !important; word-break: break-all; }
    #slideA { left: 20px; }
    a#randevuAl { width: 100%; top: -40px; padding: 7px 10px; }
}
