:root{--desa-navy:#072d4d;--desa-navy2:#0a416b;--desa-orange:#f39a18;--desa-green:#7bbd2b;--desa-ink:#172531;--desa-muted:#667583;--desa-line:#e0e7ec;--desa-soft:#f4f7f9;--desa-white:#fff;--desa-shadow:0 16px 45px rgba(7,45,77,.12)}
html{scroll-behavior:smooth}.desa-home{font-family:"Segoe UI",Arial,sans-serif;color:var(--desa-ink);background:#fff}.desa-home .boxed{width:100%;overflow:hidden}.desa-home .top{background:var(--desa-navy);padding:7px 0}.desa-home #header{background:#fff;box-shadow:0 5px 22px rgba(7,45,77,.08)}.desa-home #header .header-wrap{height:112px}.desa-home #logo{height:112px;display:flex;align-items:center}.desa-home #logo img{width:190px!important;height:auto!important;max-height:92px;object-fit:contain}.desa-home .mainnav>ul>li>a{line-height:112px;font-size:14px;font-weight:700;color:var(--desa-navy)}.desa-home .mainnav>ul>li>a:hover{color:var(--desa-orange)}.desa-home .mainnav ul.submenu{border-top-color:var(--desa-orange);box-shadow:var(--desa-shadow)}
.modern-hero{height:650px;position:relative;overflow:hidden;background:var(--desa-navy)}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease;display:flex;align-items:center;background-size:cover;background-position:center}.hero-slide.active{opacity:1;visibility:visible;z-index:2}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,53,.97) 0%,rgba(4,37,63,.78) 46%,rgba(4,37,63,.08) 82%)}.hero-inner{position:relative;z-index:2;color:#fff}.hero-kicker,.section-kicker{display:block;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--desa-orange);font-size:12px;margin-bottom:12px}.hero-inner h1,.hero-inner h2{font-size:64px;line-height:.98;letter-spacing:-.04em;color:#fff;margin:0 0 22px;max-width:700px}.hero-inner p{font-size:18px;line-height:1.65;color:#e4edf4;max-width:650px;margin:0}.hero-actions{display:flex;gap:12px;margin-top:30px}.modern-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 23px;border-radius:8px;font-size:14px;font-weight:800;text-decoration:none!important;transition:.22s}.modern-btn.primary{background:var(--desa-orange);color:#fff}.modern-btn.primary:hover{background:#dd8304;color:#fff;transform:translateY(-2px)}.modern-btn.ghost{border:1px solid rgba(255,255,255,.7);color:#fff}.modern-btn.ghost:hover{background:#fff;color:var(--desa-navy)}.modern-btn.light{background:#fff;color:var(--desa-navy)}.hero-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(3,31,53,.42);color:#fff;font-size:25px}.hero-arrow.prev{left:25px}.hero-arrow.next{right:25px}.hero-dots{position:absolute;z-index:8;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:10px;height:10px;border:0;border-radius:10px;background:#fff;opacity:.55;padding:0;transition:.2s}.hero-dots button.active{width:30px;background:var(--desa-orange);opacity:1}
.trust-strip{position:relative;z-index:7;margin-top:-30px}.trust-grid{background:#fff;border-radius:14px;box-shadow:var(--desa-shadow);padding:25px 30px;display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{padding:3px 24px;border-right:1px solid var(--desa-line)}.trust-grid>div:last-child{border:0}.trust-grid strong{display:block;color:var(--desa-navy);font-size:25px}.trust-grid span{color:var(--desa-muted);font-size:13px}
.modern-section{padding:85px 0}.modern-section h2{font-size:38px;line-height:1.16;letter-spacing:-.025em;color:var(--desa-navy);margin:0 0 16px}.section-intro{max-width:760px;color:var(--desa-muted);font-size:16px;margin:0 0 36px}.products-section{text-align:center}.products-section .section-intro{margin-left:auto;margin-right:auto}.modern-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.product-tile{position:relative;background:#fff;border:1px solid var(--desa-line);border-radius:14px;overflow:hidden;text-decoration:none!important;color:var(--desa-ink)!important;box-shadow:0 7px 24px rgba(7,45,77,.06);transition:.28s}.product-tile:hover{transform:translateY(-7px);box-shadow:var(--desa-shadow);border-color:transparent}.product-tile img{width:100%;height:230px;object-fit:cover;transition:transform .5s}.product-tile:hover img{transform:scale(1.055)}.product-tile>div{padding:21px}.product-tile h3{font-size:17px;color:var(--desa-navy);margin:0 0 8px;line-height:1.3}.product-tile p{font-size:13px;color:var(--desa-muted);min-height:40px;margin:0 0 14px}.product-tile span{color:var(--desa-orange);font-size:13px;font-weight:800}.product-tile.featured{border-top:3px solid var(--desa-orange)}
.identity-section{background:var(--desa-soft)}.identity-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.identity-visual{position:relative}.identity-visual img{width:100%;height:500px;object-fit:cover;border-radius:18px;box-shadow:var(--desa-shadow)}.identity-visual span{position:absolute;left:24px;bottom:24px;background:var(--desa-orange);color:#fff;font-weight:800;padding:12px 17px;border-radius:8px}.identity-grid p{font-size:16px;line-height:1.8;color:#536473}.answer-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;margin:22px 0;padding:0;list-style:none}.answer-list li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--desa-green);color:#fff;margin-right:8px;font-weight:900}.text-link{font-weight:800;color:var(--desa-orange)!important}
.expertise-section{text-align:center}.expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.expertise-grid article{padding:32px 24px;border:1px solid var(--desa-line);border-radius:14px;background:#fff}.expertise-grid i{display:grid;place-items:center;margin:0 auto 20px;width:72px;height:72px;border-radius:18px;background:var(--desa-navy);color:var(--desa-orange);font-size:30px}.expertise-grid h3{font-size:17px;color:var(--desa-navy)}.expertise-grid p{font-size:13px;color:var(--desa-muted);line-height:1.65}
.blog-section{background:var(--desa-soft);text-align:center}.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left;margin-top:35px}.home-blog-card{background:#fff;border-radius:14px;overflow:hidden;color:inherit!important;text-decoration:none!important;box-shadow:0 7px 25px rgba(7,45,77,.07);transition:.25s}.home-blog-card:hover{transform:translateY(-6px);box-shadow:var(--desa-shadow)}.home-blog-card img{width:100%;height:210px;object-fit:cover}.home-blog-card>div{padding:22px}.home-blog-card span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--desa-orange);font-weight:800}.home-blog-card h3{font-size:19px;line-height:1.35;color:var(--desa-navy);margin:9px 0}.home-blog-card p{font-size:13px;color:var(--desa-muted);line-height:1.65}.home-blog-card b{font-size:13px;color:var(--desa-orange)}
.faq-section{text-align:center}.modern-faq{max-width:980px;margin:35px auto 0;text-align:left}.modern-faq article{border-bottom:1px solid var(--desa-line)}.modern-faq button{width:100%;border:0;background:transparent;color:var(--desa-navy);font-size:17px;font-weight:800;text-align:left;padding:21px 0;display:flex;justify-content:space-between;align-items:center}.modern-faq button i{transition:.2s}.modern-faq article.open button i{transform:rotate(45deg)}.modern-faq article>div{display:none;padding:0 40px 20px 0}.modern-faq article.open>div{display:block}.modern-faq p{font-size:15px;line-height:1.75;color:var(--desa-muted);margin:0}
.home-cta{background:linear-gradient(105deg,#c66c02,var(--desa-orange));color:#fff;padding:37px 0}.home-cta .container{display:flex;justify-content:space-between;align-items:center;gap:30px}.home-cta span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.home-cta h2{color:#fff;font-size:31px;margin:5px 0 0}.desa-home .footer{background:var(--desa-navy)}
@media(max-width:991px){.desa-home #header .header-wrap,.desa-home #logo{height:88px}.desa-home #logo img{width:160px!important;max-height:75px}.modern-hero{height:600px}.hero-inner h1,.hero-inner h2{font-size:50px}.modern-products{grid-template-columns:repeat(2,1fr)}.identity-grid{grid-template-columns:1fr}.expertise-grid{grid-template-columns:repeat(2,1fr)}.home-blog-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-grid>div{border:0}.home-cta .container{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.modern-hero{height:650px}.hero-slide{background-position:65% center}.hero-shade{background:linear-gradient(0deg,rgba(4,31,53,.98) 0%,rgba(4,31,53,.88) 63%,rgba(4,31,53,.2) 100%)}.hero-inner{padding-top:175px}.hero-inner h1,.hero-inner h2{font-size:38px}.hero-inner p{font-size:15px}.hero-arrow{display:none}.hero-actions{flex-wrap:wrap}.trust-strip{margin-top:0}.trust-grid{border-radius:0;padding:20px 15px}.trust-grid strong{font-size:20px}.trust-grid span{font-size:11px}.modern-section{padding:60px 0}.modern-section h2{font-size:30px}.modern-products{grid-template-columns:1fr}.product-tile img{height:240px}.identity-visual img{height:350px}.answer-list{grid-template-columns:1fr}.expertise-grid{grid-template-columns:1fr}.modern-faq button{font-size:15px}.home-cta h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* 2026 alt klasor yerlesim duzeltmeleri: eski tema float/margin kurallarini izole eder. */
.desa-home,.desa-home .boxed{width:100%;max-width:none;margin:0;overflow-x:hidden}
.desa-home .top>.container,.desa-home #header .container,.desa-home main>.container,.desa-home main section>.container,.desa-home .footer>.footer-widgets>.container,.desa-home .footer>.footer-content>.container{width:1170px;max-width:calc(100% - 30px);margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}
.desa-home #header .header-wrap{height:auto;min-height:112px}
.desa-home #header .header-wrap .row{margin-left:-15px;margin-right:-15px}
.desa-home #header .header-wrap .col-md-12{display:flex;align-items:center;min-height:112px}
.desa-home #header .header-wrap .logo{float:none;flex:0 0 190px;width:190px;height:auto;margin:0 32px 0 0}
.desa-home #logo a{display:flex;align-items:center;min-height:112px}
.desa-home #header .nav-wrap{float:none;margin:0 0 0 auto;align-self:stretch;display:flex;align-items:center}
.desa-home #mainnav{float:none;margin:0}
.desa-home #mainnav>ul{display:flex;align-items:stretch;margin:0;padding:0}
.desa-home #mainnav>ul>li{float:none;display:block}
.desa-home #mainnav>ul>li>a{display:flex;align-items:center;min-height:112px;line-height:1.25;padding:0 12px;white-space:nowrap}
.desa-home #mainnav ul.submenu{top:100%}
.desa-home #header.downscrolled,.desa-home #header.upscrolled{max-width:none}
.desa-home .footer{clear:both;width:100%;overflow:hidden}
.desa-home .footer-widgets{padding:58px 0 48px}
.desa-home .footer-widgets>.container>.row{display:flex;flex-wrap:wrap;align-items:flex-start;margin-left:-15px;margin-right:-15px}
.desa-home .footer-widgets .col-md-4{float:none}
.desa-home .footer-widgets .widget{margin-bottom:22px}
.desa-home .footer-widgets .ft-menu{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:0;padding:0}
.desa-home .footer-widgets .ft-menu li{float:none!important;width:auto!important;margin:0!important;padding:0 0 0 15px;line-height:1.45}
.desa-home .footer-widgets .ft-menu li:before{position:absolute;left:0;top:.58em}
.desa-home .footer-content{clear:both;width:100%;padding:22px 0}
.desa-home .footer-content .social-links{margin:0 0 12px}
@media only screen and (max-width:1199px){.desa-home #header .header-wrap,.desa-home #header .header-wrap .col-md-12{min-height:92px}.desa-home #header .header-wrap .logo{flex-basis:170px;width:170px;margin-right:0}.desa-home #logo a{min-height:92px}.desa-home #logo img{width:170px!important;max-height:78px}.desa-home #header .nav-wrap{margin-left:auto}.desa-home .btn-menu{position:relative;top:auto;right:auto;float:none;margin:0 0 0 auto}}
@media only screen and (max-width:991px){.desa-home .top>.container,.desa-home #header .container,.desa-home main>.container,.desa-home main section>.container,.desa-home .footer>.footer-widgets>.container,.desa-home .footer>.footer-content>.container{width:auto;max-width:none;margin-left:15px;margin-right:15px;padding-left:0;padding-right:0}.desa-home .footer-widgets>.container>.row{display:block}.desa-home .footer-widgets .col-md-4{width:100%;padding-bottom:20px}}
@media only screen and (max-width:600px){.desa-home .top .custom-info{font-size:13px!important;line-height:1.8;text-align:center}.desa-home #header .header-wrap,.desa-home #header .header-wrap .col-md-12{min-height:84px}.desa-home #header .header-wrap .logo{flex-basis:155px;width:155px}.desa-home #logo a{min-height:84px}.desa-home #logo img{width:155px!important;max-height:70px}.desa-home .footer-widgets .ft-menu{grid-template-columns:1fr}}

/* V3 slider: mavi-turuncu teknik gorsel dil ve temiz ok kontrolleri. */
.desa-home .modern-hero{background:#061f39}
.desa-home .hero-slide{isolation:isolate;background-color:#061f39}
.desa-home .hero-slide:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 18%,rgba(255,139,24,.24),transparent 24%),linear-gradient(115deg,rgba(3,25,51,.96) 0%,rgba(4,48,91,.74) 42%,rgba(0,102,175,.08) 76%)}
.desa-home .hero-slide:nth-of-type(2):after{background:linear-gradient(112deg,rgba(4,25,52,.97) 0%,rgba(9,65,118,.72) 43%,rgba(242,126,15,.08) 76%)}
.desa-home .hero-slide:nth-of-type(3):after{background:linear-gradient(112deg,rgba(3,31,61,.98) 0%,rgba(0,88,154,.68) 44%,rgba(255,143,22,.11) 80%)}
.desa-home .hero-slide:nth-of-type(4):after{background:linear-gradient(112deg,rgba(4,25,50,.97) 0%,rgba(13,60,111,.7) 44%,rgba(255,117,0,.12) 82%)}
.desa-home .hero-slide:nth-of-type(5):after{background:linear-gradient(112deg,rgba(2,29,59,.98) 0%,rgba(10,73,130,.69) 44%,rgba(255,145,28,.10) 80%)}
.desa-home .hero-shade{z-index:1;background:none}
.desa-home .hero-video,.desa-home .hero-motion{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.desa-home .hero-inner{z-index:3}
.desa-home .hero-kicker{color:#ff9b2f}
.desa-home .hero-inner h1,.desa-home .hero-inner h2{text-shadow:0 8px 34px rgba(0,17,36,.34)}
.desa-home .hero-arrow{display:grid;place-items:center;width:48px;height:76px;padding:0!important;border:1px solid rgba(255,255,255,.34)!important;border-radius:9px!important;background:linear-gradient(180deg,rgba(7,63,113,.9),rgba(4,32,61,.88))!important;color:#fff!important;box-shadow:0 10px 30px rgba(0,18,38,.28)!important;outline:0;-webkit-appearance:none;appearance:none;line-height:1!important;transition:background .2s,border-color .2s,transform .2s}
.desa-home .hero-arrow span{display:block;width:auto;height:auto;margin:-5px 0 0;font:300 54px/1 Arial,sans-serif;color:inherit;background:none;border:0;border-radius:0;box-shadow:none}
.desa-home .hero-arrow:hover,.desa-home .hero-arrow:focus-visible{background:linear-gradient(180deg,#ff9b2f,#e87908)!important;border-color:#ffb55f!important;transform:translateY(-50%) scale(1.04)}
.desa-home .hero-dots button{box-sizing:border-box;border:2px solid rgba(255,255,255,.75)!important;background:transparent!important}
.desa-home .hero-dots button.active{border-color:#ff9b2f!important;background:#ff9b2f!important;box-shadow:0 0 0 4px rgba(255,155,47,.2)}
@media(max-width:600px){.desa-home .hero-slide:after{background:linear-gradient(0deg,rgba(3,26,52,.98) 0%,rgba(4,57,103,.84) 62%,rgba(255,139,24,.06) 100%)}}

/* V4 tipografi, urun kartlari ve turuncu slider vurgusu. */
.desa-home,.desa-home button,.desa-home input,.desa-home select,.desa-home textarea{font-family:"Manrope","Segoe UI",Arial,sans-serif}
.desa-home .mainnav>ul>li>a{font-family:"Manrope","Segoe UI",Arial,sans-serif}
.desa-home .identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:54px}
.desa-home .identity-visual span{left:24px;right:24px;bottom:24px;width:auto;box-sizing:border-box;text-align:center;padding:14px 18px}
.desa-home .product-tile h3{font-size:22px;line-height:1.28;margin-bottom:10px}
.desa-home .product-tile p{font-size:17px;line-height:1.55;min-height:54px;margin-bottom:16px}
.desa-home .product-tile span{font-size:17px}
.desa-home .product-tile>div{padding:24px}
.desa-home .hero-slide:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:radial-gradient(circle at 84% 22%,rgba(255,126,0,.48),transparent 25%),linear-gradient(100deg,transparent 58%,rgba(255,123,0,.22) 100%);mix-blend-mode:screen}
.desa-home .hero-slide:after{background:radial-gradient(circle at 78% 18%,rgba(255,126,0,.4),transparent 29%),linear-gradient(112deg,rgba(3,25,51,.97) 0%,rgba(4,53,98,.73) 43%,rgba(240,105,0,.18) 82%)}
.desa-home .hero-kicker{color:#ffad45;font-size:13px}
.desa-home .modern-btn.primary{background:#f47a00;box-shadow:0 9px 28px rgba(244,122,0,.32)}
.desa-home .modern-btn.primary:hover{background:#ff941f}
@media(max-width:991px){.desa-home .identity-grid{grid-template-columns:1fr}.desa-home .product-tile h3{font-size:21px}.desa-home .product-tile p,.desa-home .product-tile span{font-size:16px}}
@media(max-width:600px){.desa-home .identity-visual span{left:16px;right:16px;bottom:16px}.desa-home .hero-slide:before{background:linear-gradient(0deg,rgba(255,119,0,.2),transparent 46%)}}

/* V5 dikey hizalama duzeltmeleri. */
.desa-home .identity-grid{align-items:start}
.desa-home .identity-visual,.desa-home .identity-grid>div{align-self:start}
.desa-home .identity-grid>.identity-visual img{display:block;margin:0}
.desa-home .identity-grid>div:last-child>.section-kicker{margin-top:0}
.desa-home .trust-grid{align-items:stretch}
.desa-home .trust-grid>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:62px;box-sizing:border-box}
.desa-home .trust-grid strong{margin:0 0 5px;line-height:1.1;min-height:28px;display:flex;align-items:center}
.desa-home .trust-grid span{display:block;margin:0;line-height:1.35;min-height:18px}
@media(max-width:600px){.desa-home .trust-grid>div{min-height:58px}.desa-home .trust-grid strong{min-height:24px}}

/* V6 kesin baslangic cizgisi: buyuk baslik ve avantaj metinleri. */
.desa-home .identity-grid>.identity-visual{margin-top:31px}
.desa-home .trust-grid>div{justify-content:flex-start!important;padding-top:6px;padding-bottom:6px}
.desa-home .trust-grid strong{display:block!important;width:100%;height:30px;min-height:30px;margin:0 0 5px!important;line-height:30px!important;white-space:nowrap}
.desa-home .trust-grid span{display:block;width:100%;min-height:36px;margin:0!important;line-height:18px!important}
@media(max-width:991px){.desa-home .identity-grid>.identity-visual{margin-top:0}}
@media(max-width:600px){.desa-home .trust-grid strong{height:26px;min-height:26px;line-height:26px!important}.desa-home .trust-grid span{min-height:32px;line-height:16px!important}}

/* V7 yapisal hizalama: piksel tahmini yerine ortak grid satirlari. */
.desa-home .identity-grid{position:relative;padding-top:31px;align-items:start!important}
.desa-home .identity-grid>.identity-visual{margin-top:0!important}
.desa-home .identity-grid>div:last-child{position:relative;padding-top:0!important;margin-top:0!important}
.desa-home .identity-grid>div:last-child>.section-kicker{position:absolute;top:-31px;left:0;margin:0!important;line-height:19px}
.desa-home .identity-grid>div:last-child>h2{margin-top:0!important}
.desa-home .trust-grid>div{display:grid!important;grid-template-rows:30px 36px;align-content:start!important;align-items:start!important;justify-content:stretch!important;min-height:78px;padding-top:6px!important;padding-bottom:6px!important}
.desa-home .trust-grid>div>strong{display:block!important;align-self:start;width:100%;height:30px!important;min-height:30px!important;margin:0!important;padding:0!important;line-height:30px!important}
.desa-home .trust-grid>div>span{display:block!important;align-self:start;width:100%;height:36px!important;min-height:36px!important;margin:0!important;padding:0!important;line-height:18px!important}
@media(max-width:991px){.desa-home .identity-grid{padding-top:0}.desa-home .identity-grid>div:last-child>.section-kicker{position:static;margin-bottom:12px!important}.desa-home .trust-grid>div{grid-template-rows:30px 36px}}
@media(max-width:600px){.desa-home .trust-grid>div{grid-template-rows:26px 32px;min-height:70px}.desa-home .trust-grid>div>strong{height:26px!important;min-height:26px!important;line-height:26px!important}.desa-home .trust-grid>div>span{height:32px!important;min-height:32px!important;line-height:16px!important}}

/* V8 mobil header: hamburger sagda, logo dogal en-boy oraninda. */
@media(max-width:1199px){
 .desa-home #header .header-wrap .col-md-12{position:relative!important;display:flex!important;align-items:center!important;min-height:110px!important}
 .desa-home #header .header-wrap .logo{flex:0 0 auto!important;width:auto!important;height:auto!important;margin:0!important}
 .desa-home #header #logo a{display:flex!important;align-items:center!important;width:auto!important;min-height:110px!important}
 .desa-home #header #logo img{display:block!important;width:158px!important;max-width:none!important;height:auto!important;max-height:none!important;object-fit:contain!important}
 .desa-home #header .nav-wrap{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
 .desa-home #header .btn-menu{display:block!important;position:absolute!important;top:50%!important;right:15px!important;left:auto!important;float:none!important;margin:0!important;transform:translateY(-50%)!important;z-index:30!important}
}
@media(max-width:600px){
 .desa-home #header .header-wrap .col-md-12{min-height:100px!important}
 .desa-home #header #logo a{min-height:100px!important}
 .desa-home #header #logo img{width:145px!important;height:auto!important;max-height:none!important}
 .desa-home #header .btn-menu{right:10px!important}
}
