@charset "utf-8";
/* Manrope variable font: Turkish/Latin Extended + Latin subsets. */
@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggmxSvfedN62Zw.woff2") format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("https://fonts.gstatic.com/s/manrope/v20/xn7gYHE41ni1AdIRggexSvfedN4.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
body{font-family:'Titillium Web',sans-serif;font-size:15px;line-height:normal;color:#3b6b91;margin:0;padding:0;overflow-x:hidden;background-repeat:repeat-x}
#muspanel{background-image:url(../images/cloudbg.jpg);background-repeat:no-repeat;background-position:center top;background-attachment:fixed}
#wrapper{width:85%;margin-left:auto;margin-right:auto}
a,img,input,select,textarea{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
a{color:#3b6b91;text-decoration:none}
input,select,textarea{font-family:'Titillium Web',sans-serif;outline:none;padding:5px;font-size:15px;color:#3b6b91;border:1px solid #ccc}
input,textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;outline:none;border:1px solid #444}
::-webkit-input-placeholder{color:rgba(0,0,0,0.35);}
:-moz-placeholder{color:rgba(0,0,0,0.35);}
::-moz-placeholder{color:rgba(0,0,0,0.35);}
:-ms-input-placeholder{color:rgba(0,0,0,0.35);}
textarea{resize:vertical}
p {line-height:23px;}
.zorunlu{font-weight:bolder;color:red}
.notice{color:orange;font-weight:700;display:inline-block}
.error{color:#f44336;font-weight:700}
.complete{color:green;font-weight:700;display:inline-block}
.selectalltext{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}
.clear{clear:both}
.is-fixed{position:fixed;top:20px;width:258px}
h1,h2,h3,h4,h5{padding:0;margin:0;font-weight:400}
h1{font-size:32px}
h2{font-size:28px}
h3{font-size:26px}
h4{font-size:20px}
h5{font-size:18px}
input:disabled{background:#eee;padding-left:10px;width:97%}
select:disabled{background:#eee;padding-left:10px}
textarea:disabled{background:#eee;padding-left:10px;width:97%}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards}
@keyframes autofill{100%{background:transparent;color:inherit}
}

/* Homepage popular hosting plans — 2026-08-28 */
.nodex-popular-plans{padding:34px 0 22px;background:linear-gradient(180deg,#f5f8fc 0%,#eef4fa 100%);}
.nodex-popular-plans>.nodex-container{width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;box-sizing:border-box!important;}
.nodex-popular-plans .nodex-section-head{max-width:none;margin:0 0 18px;padding:0 2px;text-align:left;}
.nodex-popular-plans .nodex-section-head>span{display:block;margin:0 0 5px;color:#2267aa;font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.11em;text-transform:uppercase;}
.nodex-popular-plans .nodex-section-head>h2{max-width:none;margin:0;color:#122d48;font-size:20px;line-height:1.25;font-weight:800;letter-spacing:-.025em;}
.nodex-popular-plans .nodex-section-head>p{max-width:none;margin:5px 0 0;color:#73889c;font-size:10px;line-height:1.5;}
.nodex-popular-plans__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;}
.nodex-popular-plan{position:relative;display:flex;flex-direction:column;min-width:0;padding:21px 19px;border:1px solid #d8e4ef;border-radius:14px;background:#fff;box-shadow:0 13px 34px rgba(15,43,71,.065);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden;}
.nodex-popular-plan:hover{transform:translateY(-5px);border-color:#9ebbd7;box-shadow:0 24px 55px rgba(15,43,71,.12);}
.nodex-popular-plan--featured{border:2px solid #2b74b5;padding:20px 18px;box-shadow:0 18px 46px rgba(31,100,165,.14);}
.nodex-popular-plan__badge{position:absolute;top:0;right:16px;padding:6px 10px;border-radius:0 0 8px 8px;background:linear-gradient(135deg,#1d5d98,#2878b9);color:#fff;font-size:8px;font-weight:800;letter-spacing:.035em;text-transform:uppercase;}
.nodex-popular-plan__badge i{margin-right:5px;font-size:9px;}
.nodex-popular-plan__top{display:flex;align-items:center;gap:8px;min-height:36px;margin-bottom:13px;}
.nodex-popular-plan__icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:9px;background:#eaf3fb;color:#2167a7;font-size:15px;}
.nodex-popular-plan__label{color:#6b8195;font-size:8.5px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;}
.nodex-popular-plan h3{margin:0 0 6px;color:#15324e;font-size:19px;line-height:1.25;font-weight:800;letter-spacing:-.025em;}
.nodex-popular-plan__summary{min-height:50px;margin:0;color:#687e93;font-size:10.5px;line-height:1.5;}
.nodex-popular-plan__price{display:flex;flex-direction:column;gap:2px;margin:14px 0;padding:12px 0;border-top:1px solid #e8eef4;border-bottom:1px solid #e8eef4;}
.nodex-popular-plan__price small{color:#7c91a5;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.nodex-popular-plan__price strong{color:#216aaa;font-size:28px;line-height:1;font-weight:800;letter-spacing:-.035em;}
.nodex-popular-plan__price sup{position:relative;top:-6px;margin-right:2px;font-size:13px;}
.nodex-popular-plan ul{display:grid;gap:0;margin:0 0 17px;padding:0;list-style:none;}
.nodex-popular-plan li{padding:7px 0;border-bottom:1px solid #edf2f7;color:#405a72;font-size:9.5px;font-weight:600;}
.nodex-popular-plan li i{display:inline-grid;place-items:center;width:17px;height:17px;margin-right:8px;border-radius:50%;background:#e9f7f4;color:#15947f;font-size:8px;}
.nodex-popular-plan__actions{display:flex;align-items:center;gap:10px;margin-top:auto;}
.nodex-popular-plan__primary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 13px;border-radius:8px;background:#1f64a5;color:#fff!important;font-size:9.5px;font-weight:800;box-shadow:0 7px 16px rgba(31,100,165,.17);}
.nodex-popular-plan__primary:hover{background:#174f84;color:#fff!important;}
.nodex-popular-plan__detail{color:#536f89!important;font-size:9.5px;font-weight:800;}
.nodex-popular-plan__detail:hover{color:#1f64a5!important;}
.nodex-popular-plans__all{margin-top:20px;text-align:center;}
.nodex-popular-plans__all[data-aos]{opacity:1!important;transform:none!important;}
/* Domain pricing table refresh — 2026-08-28 */
.nodex-domain-pricing{display:block!important;width:min(1120px,calc(100% - 36px))!important;max-width:none!important;margin:38px auto 68px!important;padding:0!important;box-sizing:border-box!important;}
body #wrapper.nodex-domain-pricing{width:min(1120px,calc(100% - 36px))!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important;}
body#clean-theme-client>div#wrapper.nodex-domain-pricing{width:min(1120px,calc(100% - 36px))!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important;}
.nodex-domain-pricing>.tescilucretleri{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:1px solid #d9e4ee!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;box-shadow:0 18px 48px rgba(15,43,71,.08)!important;}
.nodex-domain-pricing__head{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:27px 30px 24px;border-bottom:1px solid #e3ebf3;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);}
.nodex-domain-pricing__head>div:first-child>span{float:none!important;display:block!important;width:auto!important;height:auto!important;margin:0 0 6px!important;padding:0!important;border:0!important;color:#2267aa!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.12em!important;text-align:left!important;text-transform:uppercase!important;}
.nodex-domain-pricing__head h2{margin:0!important;color:#122d48!important;font-size:25px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.03em!important;}
.nodex-domain-pricing__head p{margin:8px 0 0!important;color:#6d8297!important;font-size:11.5px!important;line-height:1.55!important;}
.nodex-domain-pricing__assurance{display:flex;align-items:center;gap:11px;flex:0 0 auto;padding:11px 14px;border:1px solid #dce8f3;border-radius:10px;background:#fff;box-shadow:0 6px 18px rgba(20,55,88,.04);}
.nodex-domain-pricing__assurance>i{display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:#e9f7f4;color:#15947f;font-size:14px;}
.nodex-domain-pricing__assurance>span{display:flex;flex-direction:column;gap:2px;}
.nodex-domain-pricing__assurance strong{color:#29445e;font-size:10.5px;font-weight:800;}
.nodex-domain-pricing__assurance small{color:#7a8ea2;font-size:8.5px;}
.nodex-domain-pricing__filter{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 22px;border-bottom:1px solid #dce6ef;background:#f8fbfd;}
.nodex-domain-pricing__filter>label{position:relative;display:flex;align-items:center;flex:1;max-width:430px;height:40px;margin:0;border:1px solid #cfdce8;border-radius:8px;background:#fff;box-shadow:0 4px 13px rgba(20,55,88,.035);box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease;}
.nodex-domain-pricing__filter>label:focus-within{border-color:#73a3cf;box-shadow:0 0 0 3px rgba(31,100,165,.08);}
.nodex-domain-pricing__filter>label>i{flex:0 0 38px;color:#7190aa;font-size:12px;text-align:center;}
.nodex-domain-pricing__filter input{width:100%!important;height:38px!important;margin:0!important;padding:0 38px 0 0!important;border:0!important;background:transparent!important;color:#29465f!important;font-family:inherit!important;font-size:11px!important;box-shadow:none!important;outline:none!important;box-sizing:border-box!important;}
.nodex-domain-pricing__filter input::placeholder{color:#91a2b2;}
.nodex-domain-pricing__filter button{position:absolute;top:50%;right:7px;display:none;width:27px;height:27px;padding:0;transform:translateY(-50%);border:0;border-radius:6px;background:#edf4fb;color:#557995;cursor:pointer;}
.nodex-domain-pricing__filter button.is-visible{display:grid;place-items:center;}
.nodex-domain-pricing__filter>span{color:#71869a;font-size:9.5px;font-weight:700;white-space:nowrap;}
.nodex-domain-pricing__filter>span.is-empty{color:#c05252;}
.nodex-domain-pricing__table-wrap{width:100%;overflow-x:auto;background:#fff;}
.nodex-domain-pricing table{width:100%!important;min-width:680px!important;margin:0!important;border:0!important;border-collapse:separate!important;border-spacing:0!important;background:#fff!important;}
.nodex-domain-pricing thead th{height:48px!important;padding:0 22px!important;border:0!important;border-bottom:1px solid #cfdeeb!important;background:#edf5fc!important;color:#36536e!important;font-size:9.5px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.075em!important;text-align:center!important;text-transform:uppercase!important;vertical-align:middle!important;}
.nodex-domain-pricing thead th:first-child{width:34%;text-align:left!important;}
.nodex-domain-pricing tbody tr{background:#fff!important;transition:background .18s ease!important;}
.nodex-domain-pricing tbody tr:nth-child(even){background:#fafcff!important;}
.nodex-domain-pricing tbody tr:hover{background:#f2f8fd!important;}
.nodex-domain-pricing tbody td{height:58px!important;padding:9px 22px!important;border:0!important;border-bottom:1px solid #e9eff5!important;color:#506a82!important;font-size:11.5px!important;line-height:1.35!important;font-weight:600!important;text-align:center!important;vertical-align:middle!important;box-sizing:border-box!important;}
.nodex-domain-pricing tbody tr:last-child td{border-bottom:0!important;}
.nodex-domain-pricing tbody td:first-child{text-align:left!important;}
.nodex-domain-pricing tbody td:first-child>strong{display:inline-flex;align-items:center;color:#173b5d!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.015em;}
.nodex-domain-pricing tbody td:first-child a[data-tooltip]{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:7px;border-radius:6px;background:#edf4fb;color:#2267aa;}
.nodex-domain-pricing tbody td:first-child a[data-tooltip] i{margin:0!important;font-size:10px!important;}
.nodex-domain-pricing tbody tr.is-promo td:first-child>strong{color:#15947f!important;}
.nodex-domain-pricing tbody tr.is-promo td:first-child>strong:after{content:"KAMPANYA";margin-left:9px;padding:4px 7px;border-radius:5px;background:#e9f7f4;color:#14856f;font-size:7px;font-weight:800;letter-spacing:.07em;}
.nodex-domain-pricing tbody td div[style*="line-through"]{display:inline-block;margin-right:7px;color:#9aabba!important;font-size:9px!important;}
.nodex-domain-pricing tbody td div[style*="font-weight:bold"]{display:inline-block;color:#15947f!important;font-size:12px!important;font-weight:800!important;}
.nodex-domain-pricing__foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 22px;border-top:1px solid #e1eaf2;background:#f8fbfd;color:#71869a;font-size:9.5px;}
.nodex-domain-pricing__foot span,.nodex-domain-pricing__foot a{display:inline-flex;align-items:center;gap:7px;}
.nodex-domain-pricing__foot span i{color:#6291bd;}
.nodex-domain-pricing__foot a{color:#1f64a5!important;font-weight:800;}
@media(max-width:700px){.nodex-domain-pricing,body #wrapper.nodex-domain-pricing,body#clean-theme-client>div#wrapper.nodex-domain-pricing{width:calc(100% - 24px)!important;margin:26px auto 48px!important}.nodex-domain-pricing>.tescilucretleri{border-radius:13px!important}.nodex-domain-pricing__head{align-items:flex-start;flex-direction:column;padding:22px 20px 19px}.nodex-domain-pricing__head h2{font-size:22px!important}.nodex-domain-pricing__assurance{display:none}.nodex-domain-pricing__filter{align-items:stretch;flex-direction:column;gap:9px;padding:13px 16px}.nodex-domain-pricing__filter>label{max-width:none;width:100%}.nodex-domain-pricing__filter>span{padding-left:2px}.nodex-domain-pricing thead th{padding:0 16px!important}.nodex-domain-pricing tbody td{padding:8px 16px!important}.nodex-domain-pricing__foot{align-items:flex-start;flex-direction:column;padding:13px 17px}}
.nodex-popular-plans__all a{display:inline-flex;align-items:center;gap:8px;color:#1f64a5;font-size:12px;font-weight:800;}
@media(max-width:1050px){.nodex-popular-plans__grid{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:700px){.nodex-popular-plans{padding:30px 0 22px}.nodex-popular-plans .nodex-section-head>h2{font-size:20px}.nodex-popular-plans__grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.nodex-popular-plan__summary{min-height:0}.nodex-popular-plan--featured{order:-1}}
@media(max-width:560px){.nodex-popular-plans{padding:26px 0 18px}.nodex-popular-plans>.nodex-container{width:100%!important;padding-right:0!important;padding-left:0!important}.nodex-popular-plans .nodex-section-head{margin-bottom:15px}.nodex-popular-plans .nodex-section-head>h2{font-size:19px}.nodex-popular-plans .nodex-section-head>p{font-size:10px}.nodex-popular-plan{padding:20px 18px}.nodex-popular-plan--featured{padding:19px 17px}.nodex-popular-plan__badge{right:18px}.nodex-popular-plan h3{font-size:19px}.nodex-popular-plan__price strong{font-size:28px}}
@-webkit-keyframes autofill{100%{background:transparent;color:inherit}
}
.padding5{padding:5px}
.padding10{padding:10px}
.padding15{padding:15px}
.padding20{padding:20px}
.padding25{padding:25px}
.padding30{padding:30px}
.jssorl-009-spin img{animation-name:jssorl-009-spin;animation-duration:1.6s;animation-iteration-count:infinite;animation-timing-function:linear}
@keyframes jssorl-009-spin {
    from{transform:rotate(0deg)}
    to{transform:rotate(360deg)}
}
.formcon{float:left;width:100%;border-bottom:1px solid #ddd;padding:7px 0;word-wrap:break-word}
.kinfo{font-size:13px;font-weight:400}
.middle .yuzde30{vertical-align:middle}
.middle{vertical-align:middle}
.formcon .yuzde30{vertical-align:middle;font-weight:600;font-size:15px;padding:7px 0}
.formcon .yuzde70{vertical-align:middle;font-size:15px}
.formcon .yuzde40{vertical-align:middle;font-weight:600;font-size:15px}
.formcon .yuzde60{vertical-align:middle;font-size:15px}
.formcon .yuzde50{vertical-align:middle;font-size:15px}
.jssorb064{position:absolute}
.jssorb064 .i{position:absolute;cursor:pointer}
.jssorb064 .i .b{fill:#000;fill-opacity:.5;stroke:#fff;stroke-width:400;stroke-miterlimit:10;stroke-opacity:.5}
.jssorb064 .iav .b{fill:#fff;fill-opacity:1;stroke:#fff;stroke-opacity:.7;stroke-width:2000}
.jssorb064 .i.idn{opacity:.3}
.jssora051{display:block;position:absolute;cursor:pointer}
.jssora051 .a{fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10}
.jssora051:hover{opacity:.8}
.jssora051.jssora051dn{opacity:.5}
.jssora051.jssora051ds{opacity:.3;pointer-events:none}
.mioslidertext{color:#fff;position:absolute;top:270px;left:140px;width:350px;height:250px}
.mioslidertext h1{font-weight:700;font-size:24px}
.mioslidertext p{font-weight:200;font-size:14px}
.mioslidertext #largeredbtn{font-size:11px;color:#FFF;margin-top:10px;padding:7px 50px}
div.required-field-info h5{-webkit-animation:blink 3s ease-in 0 infinite normal;animation:blink 3s ease-in 0 infinite normal}
@-webkit-keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
@keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
.menu{float:right;position:relative;z-index:75}
.menu ul{padding:0;margin:0}
.menu li{float:left;position:relative;list-style-type:none}
.menu li a{float:right;font-family: 'Raleway',sans-serif;color:#fff;padding-left:25px;padding-right:25px;text-decoration:none;line-height: 68px;font-weight:700;font-size: 16px;border-bottom: 2px solid transparent;}
.menu li a:hover {border-bottom:2px solid white;}
#megamenuli {position:inherit;}
#megamenuli a:hover {border:none}
.menu ul li ul li:hover a{background:rgba(0,0,0,0.08)}
.menu ul li ul{width:200px;float:left;position:absolute;top:68px;left:0;z-index:1;display:none;margin:0;padding:0;background:#fff;-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-top-right-radius:5px;border-top-left-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
.menu ul li ul li{float:none;margin:0;padding:0}
.menu ul li ul li a{background:none;font-weight:400;font-size:14px;color: #009595;float:none;text-align:left;display:block;line-height:40px;margin:0;padding: 0 0 0 15px;}
.menu ul li ul li a:hover {border:none}
#noborder a {border:none}
.menu li:hover>ul{display:block;-webkit-transition: all .4s ease-out;-moz-transition: all .4s ease-out;-ms-transition: all .4s ease-out;-o-transition: all .4s ease-out;transition: all .4s ease-out;position: absolute;}
.sabithead .menu li:hover>ul{-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0px;border-top-left-radius:0px}
.menu ul li ul li ul{width:200px;height:auto;float:left;position:absolute;top:0;left:195px;z-index:1;display:none}
.menu ul li ul li ul li a:hover{background:rgba(0,0,0,0.13)}
.ulup{position:absolute;color:white;width:100%;text-align:center;bottom:-9px;display:none;font-size:16px}
.menu li:hover .ulup{display:block}
.menu li a i{font-size:14px;margin-left:10px}
#megamenu{width:100%;left:0px;border-radius:5px;position:absolute;overflow:hidden;margin:0;padding:0;background-color:#fff;background-size:100% auto;background-repeat:repeat;background-position:top center}
#megamenu:hover a{border:none}
.menu li #megamenuservice:hover a{border:none}
.ulup.mega{width:auto;margin-left:7%;bottom:-7px}
#fullwidth .ulup.mega{margin-left:6%}
#megamenuservice a{float:none;padding:0;line-height:normal;font-weight:400;font-size:15px;color:#009595}
#megamenuservice{width:30%;margin:0px 8px;margin-top:10px;display:inline-block;text-align:center;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;position:relative;background:rgba(255,255,255,0.7)}
#megamenuservice:hover{box-shadow:0px 0px 20px #ccc,inset 0px 0px 10px 5px #eee}
#megamenuservice i{font-size:50px;margin-left:0}
.menuAc{padding:5px;color:#fff;font-weight:700;cursor:pointer;display:none;font-size:24px;width:100%;float:left}
.sayfalama{width:100%;text-align:center;margin:17px auto}
input,select,textarea{width:100%;background:transparent;border-bottom-width:2px;border-bottom-color:#ccc;padding:10px 0;border-style:none none solid}
input:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;border-style:none none solid}
select:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;border-style:none none solid}
textarea:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;border-style:none none solid}
[data-tooltip],.tooltip{position:relative;cursor:pointer}
[data-tooltip]:before,[data-tooltip]:after,.tooltip:before,.tooltip:after{position:absolute;visibility:hidden;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(0.71,1.7,0.77,1.24);-moz-transition:opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(0.71,1.7,0.77,1.24);transition:opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(0.71,1.7,0.77,1.24);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:none}
[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after{visibility:visible;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}
.tooltip:before,[data-tooltip]:before{z-index:1001;border:6px solid transparent;background:transparent;content:""}
.tooltip:after,[data-tooltip]:after{z-index:1000;padding:8px;width:150px;background-color:#ccc;color:#555;content:attr(data-tooltip);font-size:13px;line-height:1.2;text-align:center;display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#raporlar [data-tooltip]:after{width:230px;background:#ccc;color:#2d2d2d;box-shadow:0 0 5px #c5c5c5}
#raporlar .tooltip-bottom:before{border-bottom-color:hsl(0,0%,80%)}
.mpanelinfo [data-tooltip]:after{width:100px;background-color:hsl(32,86%,64%);color:#fff;font-weight:700}
.mpanelinfo .tooltip-right:before{border-top-color:transparent;border-right-color:#000;border-right-color:hsl(32,86%,64%);margin-top:5px}
[data-tooltip]:before,[data-tooltip]:after,.tooltip:before,.tooltip:after,.tooltip-top:before,.tooltip-top:after{bottom:100%;left:50%}
[data-tooltip]:before,.tooltip:before,.tooltip-top:before{margin-left:-6px;margin-bottom:-12px;border-top-color:#ccc}
[data-tooltip]:after,.tooltip:after,.tooltip-top:after{margin-left:-80px}
[data-tooltip]:hover:before,[data-tooltip]:hover:after,[data-tooltip]:focus:before,[data-tooltip]:focus:after,.tooltip:hover:before,.tooltip:hover:after,.tooltip:focus:before,.tooltip:focus:after,.tooltip-top:hover:before,.tooltip-top:hover:after,.tooltip-top:focus:before,.tooltip-top:focus:after{-webkit-transform:translateY(-12px);-moz-transform:translateY(-12px);transform:translateY(-12px)}
.tooltip-left:before,.tooltip-left:after{right:100%;bottom:50%;left:auto}
.tooltip-left:before{margin-left:0;margin-right:-12px;margin-bottom:0;border-top-color:transparent;border-left-color:#000;border-left-color:hsla(0,0%,20%,0.9)}
.tooltip-left:hover:before,.tooltip-left:hover:after,.tooltip-left:focus:before,.tooltip-left:focus:after{-webkit-transform:translateX(-12px);-moz-transform:translateX(-12px);transform:translateX(-12px)}
.tooltip-bottom:before,.tooltip-bottom:after{top:100%;bottom:auto;left:50%}
.tooltip-bottom:before{margin-top:-12px;margin-bottom:0;border-top-color:transparent;border-bottom-color:hsl(0, 0%, 80%)}
.tooltip-bottom:hover:before,.tooltip-bottom:hover:after,.tooltip-bottom:focus:before,.tooltip-bottom:focus:after{-webkit-transform:translateY(12px);-moz-transform:translateY(12px);transform:translateY(12px)}
.tooltip-right:before,.tooltip-right:after{bottom:50%;left:100%}
.tooltip-right:before{margin-bottom:0;margin-left:-12px;border-top-color:transparent;border-right-color:#000;border-right-color:hsla(0,0%,20%,0.9)}
.tooltip-right:hover:before,.tooltip-right:hover:after,.tooltip-right:focus:before,.tooltip-right:focus:after{-webkit-transform:translateX(12px);-moz-transform:translateX(12px);transform:translateX(12px)}
.tooltip-left:before,.tooltip-right:before{top:3px}
.tooltip-left:after,.tooltip-right:after{margin-left:0;margin-bottom:-16px}
.sayfalama span a{text-decoration:none;border-radius: 5px;font-size:15px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;border:1px solid #CCC;padding:5px 10px}
.sayfalama span a:hover{background-color:#E5E5E5}
.sayfalama .sayfalama-active a{background-color:#E5E5E5}
.iletisimtable{float:left;width:49%}
.iletisiminfo{text-align:center;margin-top:15px;margin-bottom:15px}
.iletisimtable h4{color:#a93030}
.gonderbtn{color:#009595;border:2px solid #009595;display:inline-block;padding:10px 25px;border-radius:50px}
.gonderbtn:hover{color:#FFF;text-decoration:none;background-color:#009595}
.btn{font-family:'Titillium Web',sans-serif;font-size:15px;cursor:pointer;display:inline-block;padding:10px 5px;width:58%;border-radius:50px;color:#3b6b91;border:1px solid #333;margin-top:5px;text-align:center}
.btn:hover{color:#fff;background:#333;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.iletisimbilgileri iframe{box-shadow:0 0 15px #ccc}
.clearmob{display:none}
#slider{position:relative}
#largeredbtn{font-size:16px;color:#FFF;margin-top:30px;padding:10px 60px;border:1px solid #FFF}
#largeredbtn:hover{color:#000;background:#fff}
.slidetext-container h1{font-weight:700;font-size:38px}
.slidetext-container p{font-weight:200;font-size:20px;width:50%}
.slides-container img{opacity:.7;filter:alpha(opacity=70)}
.header{background-position:center center;margin-bottom:10px;background-image:url(../images/image4.jpg);float:left;height:300px;width:100%;position:relative;z-index:55;-webkit-box-shadow:inset 0 198px 110px -45px rgba(0,0,0,0.68);-moz-box-shadow:inset 0 198px 110px -45px rgba(0,0,0,0.68);box-shadow:inset 0 198px 110px -45px rgba(0,0,0,0.68);background-size:100% auto}
#fullwidth #wrapper{width:85%}
#muspanel .header{height:auto;margin-bottom:0;}
#home .header{position:absolute;background:none}
.head{width:85%;margin-right:auto;margin-left:auto;margin-top:25px}
.sosyalbtns a{float:left;color:#ffffff87;font-size:18px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:40px;height:40px;text-align:center;line-height:40px;border:1px solid transparent}
.sosyalbtns a:hover{color:#fff;border:1px solid #fff}
.sosyalbtns{float:left}
.langbtn{float:left;margin-left:10px}
.langbtn a{color:#fff;line-height:40px;margin:0 5px}
.headbutonlar{float:right;    font-family: 'Raleway',sans-serif;}
.headbutonlar a{float:right;color:#ffffff87;margin-left:30px;font-size:15px}
.headbutonlar a:hover{color:#ccc}
.headbutonlar i{margin-right:7px}
#sepeticon{font-size:26px;float:right;color:#fff;margin-top:-7px;margin-right:15px}
.sabithead #sepeticon{font-size:26px;margin-top:15px;float:right;color:#fff}
#sepeticon span{font-size:13px;width:20px;height:20px;background:linear-gradient(#9BC90D 0%,#79A70A 100%);color:#fff;position:absolute;text-align:center;line-height:19px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-left:-10px}
.logo{float:left;margin-top:15px;position:absolute}
#muspanel .logo{position:relative;margin-bottom:20px}
#muspanel #fullwidth .logo{margin-bottom:0}
.logo img{width:180px}
.domainhome{background-color:#25455f;float:left;height:112px;width:100%}
#v2domainhome{background-color:#2c3037}
.hdomainslogan{color:#fff;margin-top:20px;float:left}
.hdomainslogan h3{font-size:27px;font-weight:700}
.hdomainslogan h4{font-size:22px;font-weight:200}
.hdomainsorgu{float:right;width:47%;margin-top:10px}
.hdomainsorgu input{width:100%;padding:20px 0;color:#fff;font-size:26px;background:transparent;outline:none;border-color:transparent transparent #fff;border-style:solid;border-width:2px;position:relative;z-index:2}
.hdomainsorgu ::-webkit-input-placeholder{color:#fff}
.hdomainsorgu :-moz-placeholder{color:#fff}
.hdomainsorgu ::-moz-placeholder{color:#fff}
.hdomainsorgu :-ms-input-placeholder{color:#fff}
.hsorgulabtn{color:#fff;font-size:30px;padding:13px 15px;margin-top:-73px;float:right;position:relative;z-index:2;margin-right:-3px}
.hsorgulabtn:hover{color:#25455f;background:#fff}
.domainfiyatlar{background-color:#696f7a;float:left;white-space:nowrap;overflow:hidden;height:50px;width:100%;box-shadow:0 0 10px #696f7a}
.domainfiyatlar h4{float:left;color:#fff;font-weight:600;font-size:24px;margin:5px 20px;text-shadow:0 0 2px #4a4e55;text-transform:lowercase}
.domainfiyatlar h4 span{color:#393d45;font-weight:700;font-size:22px}
.tablopaketler{background-repeat:no-repeat;background-position:center top;float:left;width:100%;background-size:100% 100%;text-align:center; padding: 25px 0px; margin: 35px 0px;}
#wrapper .tablopaketler { padding-top: 0px; margin-top: 35px; padding-bottom: 0px; margin-bottom: 0px;}
.tablopaketler{margin-bottom:25px;padding-bottom:50px;padding-top:35px}
.pakettitle{float:left;width:100%;padding-top:15px;text-align:center;    color: #25455f;}
.pakettitle{margin-top:50px;padding-bottom:15px}
.line{background-color:#ddd;float:left;height:0.5px;width:100%;margin-top:15px;margin-bottom:15px}
.pakettitle .line {display:none;}
.pakettitle h2{font-size:22px;margin:15px 0;display:inline-block;font-weight:300;color:#009595}
.pakettitle h1{font-size:34px}
.tablopaketler .gonderbtn{border:none;font-size:17px;padding:17px 30px;color:#009595;float:none;margin:5px;border-radius:50px;-webkit-box-shadow:0px 20px 45px 0px rgba(0,0,0,0.08);box-shadow:0px 20px 45px 0px rgba(0,0,0,0.08)}
.tablopaketler .gonderbtn:hover{background:#25455f;color:#fff}
#paketaktifbtn{background:#009595;color:#fff}
.miotab-content{text-align:center}
.tablepaket{background-color:#FFF;display:inline-block;vertical-align:top;width:31%;text-align:center;margin:8px;padding-bottom:15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;position:relative;-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;}
.tablepaket strong{margin-bottom:10px;display:inline-block}
.tablepaket b{margin-bottom:10px;display:inline-block}
.tablepaket.active{border:2px solid #25455f;padding:25px 0px;margin-top:-10px;overflow:hidden}
.tablepaket.active .gonderbtn {   background: #25455f;    color: #fff;}
.tablepaket.active .gonderbtn i{display:none;font-size:20px;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
.tablepaket .gonderbtn i{display:none}
.tablepaket:first-child:nth-last-child(4),.tablepaket:first-child:nth-last-child(4) ~ .tablepaket{width:23%}
.tablepaket:first-child:nth-last-child(8),.tablepaket:first-child:nth-last-child(8) ~ .tablepaket{width:23%}
.tablepaket:first-child:nth-last-child(12),.tablepaket:first-child:nth-last-child(12) ~ .tablepaket{width:23%}
.tablepaket:hover{-webkit-box-shadow:0px 20px 45px 0px rgba(0,0,0,0.17);box-shadow:0px 20px 45px 0px rgba(0,0,0,0.17)}
.tpakettitle{width:100%;color:#009595;text-align:center;font-size:28px;font-weight:900;margin-bottom:15px;margin-top:25px}
.paketline{height:1px;background:#cecece;width:50%;display:inline-block;margin:10px auto}
#upgrade .paketline {    display: block;}
#tableactive {border:2px solid #25455f}
.tpakettitle i{color:#009595;margin-top:-12px;float:left;text-align:center;width:100%;font-size:28px}
.ribbonx{width:200px;height:300px;position:relative;border:1px solid #BBB;background:#EEE}
.ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}
.ribbon div{font-size:12px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#9BC90D 0%,#79A70A 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,1);position:absolute;top:19px;left:-21px}
.ribbon div::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #79A70A;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
.ribbon div::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #79A70A;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
div.mostpopularx{-webkit-animation:blink 3s linear 0 infinite normal;animation:blink 3s linear 0 infinite normal}
@-webkit-keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
@keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
.tablepaket span{float:left;width:100%;padding:5px 0}
.tablepaket h3{color:#25455f;float:left;width:100%;font-size:36px;font-weight:900}
.tablepaket h3 div{position:relative;display:inline}
.tablepopular{position:absolute;background:#25455f;color:white;width:150px;height:60px;font-size:14px;-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(-40deg);left:-52px;line-height:80px;top:-12px}
.tablepaket h4{font-weight:300;font-size:22px;color:#009595;line-height:25px;display:inline-block;width:100%}
.tablepaket .gonderbtn{margin-top:10px;display:inline-block;width:41%;text-transform:uppercase;margin-bottom: 15px;background:#fff;color:white;border:none;font-weight:600;background:#4CAF50}
.tablepaket .gonderbtn:hover {background:#25455f}
.tablepaket .gonderbtn i{margin-right:5px}
.anascript{background-image:url(../images/anascript-bg.jpg);background-repeat:no-repeat;background-position:center center;float:left;text-align:center;width:100%;background-size:100% 100%;padding:25px 0;}
.scriptkategoriler{float:left;width:23%;margin-top:15px}
.scriptkategoriler a{float:left;width:100%;color:#fff;padding:6px;padding-left:20px;margin-bottom:8px;font-size:16px;border-left-width:1px;border-left-style:solid;border-left-color:#FFF}
.scriptkategoriler a span{font-weight:600}
.scriptkategoriler a:hover{background:#fff;color:#000}
#scataktif{background:#fff;color:#000}
.anascriptlist{position:relative;display:inline-block;vertical-align:top;background-color:#FFF;margin:1%;width:255px;text-align:center;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;border-radius: 7px;overflow: hidden;}
.anascriptlist:hover{box-shadow:0 0 10px #ccc}
.anascriptlist h4{font-size:15px;margin-top:10px;font-family:'Raleway',sans-serif}
.anascripler{float:right;width:72%;margin-top:15px}
.anascriptlist div h5{color: #25455f;font-size: 26px;    margin-bottom: 10px;    font-weight: 900;}
.tumscriptbtn{font-size:16px;margin:15px 0;margin-top:20px}
.scriptozellk{float:left;padding: 3px 10px;font-size: 14px;color:#fff;background:#54d719;opacity:.8;filter:alpha(opacity=80);margin-bottom:-45px;margin-top:15px;}
#mobiluyum{margin-bottom:-75px;margin-top:50px;background:#009595}
.ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}
.ribbon span{font-size:10px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#2989d8 0%,#1e5799 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,1);position:absolute;top:19px;left:-21px}
.ribbon span::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #1e5799;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #1e5799}
.ribbon span::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #1e5799;border-bottom:3px solid transparent;border-top:3px solid #1e5799}
.ribbon2{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right}
.ribbon2 span{font-size:10px;font-weight:700;color:#FFF;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#9BC90D 0%,#79A70A 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,1);position:absolute;top:19px;right:-21px}
.ribbon2 span::before{content:"";position:absolute;left:0;top:100%;z-index:-1;border-left:3px solid #79A70A;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
.ribbon2 span::after{content:"";position:absolute;right:0;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #79A70A;border-bottom:3px solid transparent;border-top:3px solid #79A70A}
.anascriptlist img{height:190px;width:100%;    border-radius: 5px;}
.scripthoverinfo{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0;filter:alpha(opacity=00);position:absolute;width:255px;height:195px;background:rgba(0,0,0,0.6)}
.scripthoverinfo a{color:#fff;background: none;border:2px solid #fff;margin:80px 5px;       padding: 8px 13px;border-radius: 5px;}
.scripthoverinfo a:hover{-webkit-transform:scale(1.10);-moz-transform:scale(1.10);-ms-transform:scale(1.10);-o-transform:scale(1.10);transform:scale(1.10);background:#fff;color:#000}
.urunozellikleri{width:100%;display:inline-block;margin-top:25px;text-align:center}
.urunozellik{display:inline-block;border:1px solid #333;padding:15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:26%;padding:15px;margin:9px;text-align:center;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.urunozellik h4{font-weight:600;font-size: 16px;}
.urunozellik i{font-size:35px;margin-bottom:10px}
.katslogan{float:left;width:100%;text-align:center;margin-top:10px}
.urunozellikleri .fa-caret-right{display:inline-block;font-size:24px;margin-left:-13px;margin-top:50px;position:absolute}
.urunozellikleri .fa-check-circle{display:inline-block;font-size:20px;margin-left:-18px;margin-top:50px;background:#fff;position:absolute}
.anascriptlist:hover .scripthoverinfo{opacity:1;filter:alpha(opacity=100)}
.nedenbiz{background-image:url(../images/nedenbizbg.jpg);background-repeat:repeat;background-position:center center;float:left;height:auto;width:100%;margin:35px 0;box-shadow: inset 0 0 70px 30px #fff;;text-align: center;}
.ozellik{height:auto;width: 28%;text-align: center;margin: 30px;/* float:left; */display: inline-block;vertical-align: top;}
.servisikon{height:120px;width:120px;/* float:left; */background:#f0f0f0;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;line-height:150px;display:inline-block;text-align:center;font-size:54px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;/* margin-right:20px; */}
.ozellik h4{color:#009595;font-weight:700;font-size: 24px;    margin-bottom: 15px;}
.ozellik p{font-size:15px;line-height:20px;margin:0}
.servisikonalt{height:104px;width:104px;color:#25455f;border:3px solid #fff;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;float:left;margin-left:5px;margin-top:5px;line-height:104px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;overflow:hidden}
.ozellik .servisikonalt:hover{background:#25455f}
.ozellik .servisikonalt:hover i{color:#fff}
.ozellik:hover .servisikon{background:#25455f}
.ozellik:hover .servisikonalt i{color:#fff}
.servisinfos{/* float:right; */width: 100%;margin-top: 10px;}
#genelpaketler .pakettitle{color:#FFF}
#genelpaketler .gonderbtn{color:#FFF;border:2px solid #FFF}
#genelpaketler .gonderbtn:hover{background:#25455f;border:2px solid #25455f}
#genelpaketler #paketaktifbtn{background:#25455f;border:2px solid #25455f}
#genelpaketler .tpakettitle{background:#25455f}
#genelpaketler .fa.fa-caret-down{color:#25455f}
#genelpaketler .tablepaket .gonderbtn{color:#25455f;border:2px solid #25455f}
#genelpaketler .tablepaket .gonderbtn:hover{color:#fff}
#genelpaketler .tablepaket h3{color:#25455f}
#genelpaketler .tablepaket h4{color:#25455f}
.musterigorusleri{width:100%;float:left;margin:25px 0}
.list_carousel{width:100%;margin:auto;height:auto}
.list_carousel ul{margin:0;padding:0;list-style:none;display:block}
.list_carousel li{width:250px;height:auto;display:block;float:left}
.list_carousel.responsive{width:auto;margin-left:0}
.clearfix{float:none;clear:both}
.prev{float:left;margin-left:10px}
.next{float:right;margin-right:10px}
.pager{float:right;text-align:right;margin-top:-95px;position:relative;z-index:22}
.pager a.selected{text-decoration:underline}
.pager a{margin:3px;border:2px solid #009595;background:#fff;color:transparent;width:22px;height:22px;float:left;-webkit-border-radius:100;-moz-border-radius:100;border-radius:100%}
.pager a:hover{background:#009595}
.pager a.selected{background:#009595}
.musterigorusleri .list_carousel{width:900px;margin:auto}
#foo2 li{width:900px;height:250px}
.musyorum{width:100%;height:auto;color:#009595;background:#eeeeee57;text-align:center;float:left;font-size:16px;font-weight:500;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
#mgorusarrow{margin-left:25px;font-size:65px;position:absolute;margin-top:-66px;color:#eeeeee57}
.yorumyapan{float:left;margin-top:25px;margin-left:25px;width:45%}
.yorumyapan img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;float:left;margin-right:20px}
.yorumyapan h3{float:left;font-size:18px;font-weight:700;width:75%;    margin-top: 10px;}
.yorumyapan h4{float:left;font-size:16px;width:75%;font-weight:300}
.gorusgonderbtn{float:right;margin-top:-45px;font-weight:700;position:relative;z-index:22;color:#999}
.gorusgonderbtn:hover{color:#000}
.modalDialog{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.7);z-index:99999;opacity:0;-webkit-transition:opacity 400ms ease-in;-moz-transition:opacity 400ms ease-in;transition:opacity 400ms ease-in;pointer-events:none}
.modalDialog:target{opacity:1;pointer-events:auto}
.modalDialog>div{width:700px;position:relative;margin:5% auto;padding:5px 20px 13px;border-radius:4px;background:#fff}
.close{background:#606061;color:#FFF;line-height:25px;position:absolute;right:-10px;text-align:center;top:-10px;width:24px;text-decoration:none;font-weight:700;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-moz-box-shadow:1px 1px 3px #000;-webkit-box-shadow:1px 1px 3px #000;box-shadow:1px 1px 3px #000}
.close:hover{background:#00d9ff}
#gorusgonder input{margin-bottom:5px}
#gorusgonder hr{border:1px solid #ccc}
.modalDialog h2{font-size:20px;padding:15px 0;margin-bottom:15px;border-bottom:1px solid #eee}
.blogvehaber{background-image:url(../images/bloghaberbg.jpg);background-repeat:repeat;background-position:center top;float:left;width:100%;margin:35px 0;text-align:center;padding:30px 0;box-shadow:inset 0 0 70px 40px #fff}
.haberblog{background:#fff;width:485px;float:none;margin:20px 25px;display:inline-block;text-align:left;vertical-align:top;    border-radius: 7px;}
.haberbloktitle{width:100%;float:left;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}
.haberbloktitle h4{font-weight:700}
.haberbloktitle i {color:#009595}
.haberblog li{width:455px}
.haberblog .list_carousel li img{float:left;margin-right:15px;    border-radius: 7px;}
.haberblog li h4 a{color:#25455f;font-size:20px;font-weight:600;font-family:'Raleway',sans-serif;}
.haberblog li h4 span{font-size:16px;color:#77777787}
.haberblog .pager{margin:0}
.haberblog p{font-size:14px}
.pager a{width:18px;height:18px;border:2px solid #ccc}
.pager a:hover{background:#ccc}
.pager a.selected{background:#ccc}
.haberbloktitle h4{font-size:18px}
#bloghome{float:right}
.rakamlarlabiz{margin-bottom:35px;float:left;width:100%}
.istatistik{float:left;width:22%;margin:15px;text-align:center}
.istatistik h1{font-size:46px;font-weight:700;color:#009595}
.istatistik h2{font-size:24px;font-weight:200;color:#009595;margin-top:15px}
.istatistik span{width:70%;height:1px;background:#009595;display:inline-block}
.istatistik i{font-size:120px;color:#eee;float:right;position:absolute;margin-top:-130px;z-index:-1}
.footlogos{text-align:center;margin-top:20px;float:left;width:100%}
.footlogos img{width:120px;vertical-align:middle;margin:17px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}
.footlogos img:hover{-webkit-filter:none;filter:none}
.ebulten{background-image:url(../images/ebultenbg.jpg);background-repeat:no-repeat;background-position:center center;float:left;height:200px;width:100%;background-size:100% auto}
.ebultencont{background-color:#FFF;width:700px;margin:auto;height:55px;margin-top:70px;box-shadow:0 0 45px #a9a9a9a8;border-radius:50px}
.ebultencont i{float:left;font-size:24px;color:#ccc;margin:14px;margin-left:20px}
.ebultencont input{float:left;border:none;line-height:45px;width:450px;padding:5px;font-family: 'Raleway',sans-serif;}
.aboneolbtn{background:#009595;color:#fff;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;float:right;margin:6px;width:95px;text-align:center;    border-radius: 50px;}
.aboneolbtn:hover{background:#25455f;}
.footslogan{float:left;text-align:center;width:100%;color:#ffffff80}
.footslogan:hover h2 a{color:white}
.footslogan h4{font-size:22px;font-weight:200}
.footslogan h2{margin-bottom:10px;font-size:30px;font-weight:600}
.footer{background-image:url(../images/footerbg.png);background-color:#2e3d44;background-size:100% auto;background-repeat:repeat;background-position:center top;float:left;height:auto;width:100%;padding:70px 0;color:#fff}
.footslogan a{color:#fff}
.footer a{color:#ffffff80}
.footlogo{width:180px;margin-bottom:30px}
.footinfos{float:left;width:25%;margin-right:20px;color:#ffffff80;font-family:'Raleway',sans-serif}
.footinfos h5{font-size:15px;font-weight:600;margin:20px 0px}
.footinfos h4{font-weight:600;margin:15px 0px}
.footinfos h5 span{margin-top:10px;float:left;width:100%;font-weight:900}
.footblok{float:left;width:14%;margin:21px;font-size:14px;font-family:'Raleway',sans-serif}
.footblok h3{font-weight:900;font-size:15px;margin-bottom:10px}
.footblok a{color:#ffffff9e;float:left;width:100%;font-weight:400;padding:5px 0px}
.footblok a:hover{padding-left:3px;color:#fff}
.footend{width:100%;background:#1c1c1c;height:74px;float:left}
.footend a{color:#ccc}
.footend span{line-height:74px;color:#ccc;font-weight:200;float:left}
.footer .line{background-color:#4c606b;margin-top:25px;margin-bottom:25px}
.footsosyal{display:inline-block;margin:auto;width:100%;text-align:center}
.footsosyal a{display:inline-block;color:#ffffff87;font-size:18px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;width:50px;height:50px;text-align:center;line-height:50px;border:1px solid transparent;margin:0px 10px}
.footsosyal a:hover{background:#00000030}
.cd-top{display:inline-block;height:60px;border-radius: 5px;width:60px;position:fixed;bottom:50px;right:20px;box-shadow:0 0 10px rgba(0,0,0,0.05);overflow:hidden;text-indent:100%;white-space:nowrap;background:rgba(232,98,86,0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:opacity .3s 0s,visibility 0 .3s;-moz-transition:opacity .3s 0s,visibility 0 .3s;transition:opacity .3s 0s,visibility 0 .3s}
.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{-webkit-transition:opacity .3s 0s,visibility 0 0;-moz-transition:opacity .3s 0s,visibility 0 0;transition:opacity .3s 0s,visibility 0 0}
.cd-top.cd-is-visible{visibility:visible;opacity:1}
.cd-top.cd-fade-out{opacity:.5}
.cd-top.cd-fade-out:hover{opacity:1.5}
.no-touch .cd-top:hover{background-color:#e86256;opacity:1}
.sabithead{display:none;background-color:#009595}
.sabithead .menu li a{line-height:60px;font-weight:600;font-size:15px;text-shadow:0 0 2px #767676}
.sabithead .menu li ul li a{line-height:40px}
.sabithead .menu ul li ul li a{border:none;color:white;font-weight:300}
.sabithead .menu ul li ul {    background: #009595;top:60px;}
.sabithead .menu li:hover a{border: none}
.sabithead .ulup {bottom: -5px;}
#fullwidth{position:relative;height:auto;background:none;margin:0;padding-bottom:0}
#muspanel #fullwidth{height:auto;}
#fullwidth .head{width:100%;background:#e5e5e5;margin:0;height:50px;line-height:50px}
#fullwidth .head a{color:#3d3d3d;padding:0 15px;margin-left:0}
#fullwidth .head a:hover{background:#d8d8d8}
#fullwidth #sepeticon{margin-top:12px;position:relative;z-index:22;color:#fff;font-size:28px}
#fullwidth #sepeticon span{font-size:13px;width:20px;height:20px;background:linear-gradient(#9BC90D 0%,#79A70A 100%);color:#fff;position:absolute;text-align:center;line-height:20px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-left:-10px}
#fullwidth .headustlinks a{line-height:50px;padding:0 10px;float:left;border-right:1px solid #dedede}
#fullwidth .sosyalbtns a{padding:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:none;line-height:50px;height:auto}
#fullwidth .sosyalbtns a:hover{background:#d8d8d8}
.fullwidthhead{width:100%;height:auto;padding:12px 0;float:left;background-image:url(../images/menubg2018.jpg);position:relative;margin-top:0;background-size:100%;background-color:white}
#fullwidth .logo{padding:5px 0;display:inline-block;float:left;height:40px;position:relative;margin:0px;width:auto}
#fullwidth .headbutonlar a{float:right;color:#009595;margin-left:10px;font-size:14px;border:2px solid transparent;padding:10px 15px;border-radius:50px;font-weight:500}
#fullwidth .headbutonlar a:hover{color:white;background:#009595}
#fullwidth .headbutonlar{margin-top:5px}
#fullwidth .langbtn{float:left;margin-left:20px;margin-top:15px;font-size:16px}
#fullwidth .langbtn a{color:#333}
.headmail{float:right;margin-top:5px;font-size:16px;margin-left:40px;color:#333}
.headmail a{color:#333}
.headmail i{float:left;font-size:40px;margin-right:10px;margin-top:5px}
.headinfospan{float:left;font-size:16px;line-height:23px}
#fullwidth .menu{float:left;width:100%;margin:0;background-image:url(../images/menubg.jpg);background-position:top center}
.menucolor{background-color:#009595;float:left;    z-index: -1;height:68px;width:100%;position:absolute;opacity:.3;filter:alpha(opacity=30)}
#fullwidth .menu ul li ul li:hover a{background:rgba(0,0,0,0.3)}
#fullwidth .menu li:hover a{background:rgba(0,0,0,0.2);color:#ffffffd6}
#fullwidth .menu ul li ul li ul{top:0px}
#fullwidth .menu ul li ul{background:#009595;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;top:68px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:0px;border-top-right-radius:0px}
#fullwidth .headbutonlar #headicon{font-size:20px;padding:0px;width:30px;height:30px;line-height:30px;text-align:center;margin:0px;margin-right:20px;margin-top:3px}
#fullwidth .headbutonlar #headicon .basket-count{font-size:13px;width:20px;height:20px;background:linear-gradient(#9BC90D 0%,#79A70A 100%);color:#fff;position:absolute;text-align:center;line-height:20px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;margin-left:-5px;margin-top:-5px}
#fullwidth .headbutonlar #headicon .fa-shopping-cart{font-size:22px}
#fullwidth #megamenuservice{width:20%;box-shadow:none;background:rgba(0,0,0,0.28)}
#fullwidth #megamenuservice:hover {    background:#25455f69;}
#fullwidth #megamenuservice:hover a{background:none}
#fullwidth #megamenuservice a{padding:0px}
.digerhmzinfo{float:right;width:200px;color:white;position:absolute;right:0px;top:0px;padding:0px 45px;height:100%;background:#25455f;font-weight:200}
.digerhmzinfo h5{margin-top:25px;font-family:'Raleway',sans-serif}
.digerhzmucgen{width:0;height:0;top:30px;position:absolute;border-style:solid;border-width:15px 15px 15px 0;border-color:transparent #25455ftransparent transparent;margin-left:-53px;margin-top:65px}
#fullwidth .menu li .digerhmzinfo a{padding:10px 25px;line-height:normal;float:left;border-radius:50px;margin-top:10px;font-size:15px}
#fullwidth .menu li .digerhmzinfo a:hover{background:rgba(0,0,0,0.34)}
#megamenu:hover #megamenuservice a {background:none;}
#fullwidth .menu li:hover #megamenuservice a {background:none;}
#fullwidth #megamenu {    color: #ffffffd6;}
#fullwidth .headbutonlar .borderedbtn {border:2px solid #009595}
#fullwidth .headbutonlar #headicon i{margin:0px;}
#slider2,#slider3{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0 auto}
.rslides_tabs{list-style:none;padding:0;background:rgba(0,0,0,.25);box-shadow:0 0 1px rgba(255,255,255,.3),inset 0 0 5px rgba(0,0,0,1.0);-moz-box-shadow:0 0 1px rgba(255,255,255,.3),inset 0 0 5px rgba(0,0,0,1.0);-webkit-box-shadow:0 0 1px rgba(255,255,255,.3),inset 0 0 5px rgba(0,0,0,1.0);font-size:18px;list-style:none;margin:0 auto 50px;max-width:540px;padding:10px 0;text-align:center;width:100%}
.rslides_tabs li{display:inline;float:none;margin-right:1px}
.rslides_tabs a{width:auto;line-height:20px;padding:9px 20px;height:auto;background:transparent;display:inline}
.rslides_tabs li:first-child{margin-left:0}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,.1);color:#fff;font-weight:700}
.callbacks_container .slidetext-container{width:80%;margin:12%;margin-top:8%;position:absolute;z-index:22}
.callbacks{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.callbacks li{position:absolute;width:100%;left:0;top:0}
.callbacks img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0}
.callbacks .caption{display:block;position:absolute;z-index:2;font-size:20px;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0,.8);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none}
.callbacks_nav{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);left:0;display:none;opacity:.7;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url(../images/themes.png) no-repeat left top;margin-top:-120px}
.callbacks_nav:active{opacity:1}
.callbacks_nav.next{left:auto;background-position:right top;right:0}
.head2logo{float:left;margin-right:25px}
.slidetext-container{width:80%;margin:auto;margin-top:20%;color:#fff;text-align:left}
.sayfaustheader{background-image:url(../images/image4.jpg);background-repeat:no-repeat;background-position:center top;float:left;height:260px;width:100%;background-size:100% auto}
.headerwhite{background-image:url(../images/headerwhite.png);background-repeat:repeat;background-position:center bottom;width:100%;height:149px;display:inline-block;position:absolute;bottom:-2px}
#home .headerwhite {display:none;}
#muspanel .sayfabaslik{margin-top:20px;display:none}
.sayfabaslik{float:right;color:#fff;text-align:right;margin-top:35px;position:relative;z-index:1;text-shadow:0 0 2px #666}
.sayfabaslik i{font-size:12px;margin:10px}
.sayfabaslik a{color:#fff;font-weight:200;font-size:16px}
.sayfabaslik a:hover{color:#ccc}
.sayfabaslik h1{font-weight:bolder;font-size:24px}
.sayfacontent{float:right;width:74%;margin-bottom:35px;}
.sidebar{float:left;width:24%;border-right-width:3px;border-bottom-width:3px;border-right-style:solid;border-bottom-style:solid;border-right-color:#ececec;border-bottom-color:#ddd;margin-top:20px;margin-bottom:35px}
.sidelinks a{float:left;width:100%;padding:10px 0;-webkit-border-radius:7px;-webkit-border-top-right-radius:1px;-webkit-border-bottom-right-radius:1px;-moz-border-radius:7px;-moz-border-radius-topright:1px;-moz-border-radius-bottomright:1px;border-radius:7px;border-top-right-radius:1px;border-bottom-right-radius:1px;border-bottom:1px solid #eee}
.sidelinks span{padding:2px 7px;display:inline-block}
.sidelinks a:hover{color:#25455f;background:#eee}
.paypasbutonlar{float:right;margin-top:20px;text-align:center;color:#666;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px;position:relative}
.scriptpaylas{margin-top:15px}
.fullwidtscriptdetay{margin-top:-65px}
#header2 .paypasbutonlar{margin-top:45px}
.paypasbutonlar a{color:#666;float:left;height:40px;width:40px;font-size:16px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;text-align:center;line-height:250%;background:#fff;border-top:1px solid #eee}
.paypasbutonlar a:hover{color:#fff;background:#666}
#facepaylas:hover{background:#365899}
#twitpaylas:hover{background:#1da1f2}
#googlepaylas:hover{background:#d73d32}
#linkedpaylas:hover{background:#008cc9}
#uyeolgirisbody{background:#000}
#uyeolgirisbody .footend{bottom:0;position:fixed}
.uyeolgirishead{float:left;width:100%;margin-top:15px;color:#fff;margin-bottom:5%}
.uyeolgirishead h1{float:right;font-weight:200;margin-top:30px}
.uyeolgirisyap{float:left;width:100%;margin-bottom:80px}
#girisyapright h4{border-bottom:1px solid #ccc;padding-bottom:10px}
#girisyapright h4 i{margin-right:5px}
.uyeol h4{border-bottom:1px solid #ccc;padding-bottom:10px}
.uyeol h4 i{margin-right:5px}
.sifreunuttulink{float:right}
.uyeolgirisyap .btn{font-size:16px;    padding: 15px 0px;background:#fff;margin-bottom:15px;border:1.5px solid #25455f;color:#25455f;font-weight:700;outline:none}
.uyeolgirisyap .btn:hover{background:#25455f;color:#fff;border:1.5px solid transparent}
.uyeol{float:right;width:40%;margin-bottom:20px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}
.girisyap h3{text-align:center;font-size:20px;margin-top:30px;font-weight:700}
.uyeolgirisslogan{float:left;color:#fff;width:40%;text-align:center;margin-top:6%}
.uyeolgirisyap .gonderbtn{float:none;color:#fff;border:1px solid #fff;padding:15px 45px;font-weight:700;font-size:16px}
.uyeolgirisyap .gonderbtn:hover{background:#fff;color:#000}
.checkbox-custom,.radio-custom{opacity:0;position:absolute}
.checkbox-custom,.checkbox-custom-label,.radio-custom,.radio-custom-label{display:inline-block;vertical-align:middle;cursor:pointer;width:auto}
.checkbox-custom-label,.radio-custom-label{position:relative;margin-bottom: 5px;}
.checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before{content:'';border:1.5px solid #25455f;    border-radius: 5px;display:inline-block;line-height:20px;vertical-align:middle;width:20px;height:20px;padding:2px;margin-right:10px;text-align:center}
.checkbox-custom:checked+.checkbox-custom-label:before{content:"\f00c";font-family:'FontAwesome';background:#25455f;color:#fff;font-size:15px}
.radio-custom+.radio-custom-label:before{border-radius:50%}
.radio-custom:checked+.radio-custom-label:before{content:"\f00c";font-family:'FontAwesome';color:#fff;background:#25455f}
#uyelik table tbody tr td h4{padding-bottom:10px;border-bottom:1px solid #eee;margin-top:-8px}
#uyelik input{border-bottom-width:2px;border-bottom-color:#ccc;padding:10px 0;border-style:none none solid}
#uyelik input:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;border-style:none none solid}
.uyeolgirisslogan h4{font-weight:200}
#uyelik::-webkit-input-placeholder{color:#444}
#uyelik:-moz-placeholder{color:#444}
#uyelik::-moz-placeholder{color:#444}
#uyelik:-ms-input-placeholder{color:#444}
#girisyapright{float:right}
#uyegirisloganleft{float:left}
.iletisimpage{float:left;width:100%}
.iletisimblok{display:inline-block;width:22%;    line-height: 23px;text-align:center;border-right:1px solid #eee;vertical-align:top;min-height:175px}
#compnayinfo{width:30%;text-align:left;    line-height: 27px;}
.iletisimblok h3{font-weight:700;font-size:18px;margin-bottom:10px;color:#25455f}
.iletisimblok i{font-size:70px;margin-bottom:15px}
.iletisimblok span{float:left;width:100%;font-size:15px}
.googlemap{width:48%;float:left;margin-bottom:25px}
.iletisimtitle{padding-bottom:10px;margin-bottom:10px;width:100%;float:left;border-bottom:1px solid #eee;font-weight:700;font-size:20px}
.iletisimformu{float:right;width:48%}
.iletisimslogan{text-align:center;width:80%;font-weight:400;font-size:24px;margin:50px auto;margin-top:19px}
.iletisimformu input,textarea{width:100%;border-bottom-width:2px;border-bottom-color:#ccc;padding:16px 0;border-style:none none solid}
.iletisimformu input:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;color:#25455f;border-style:none none solid}
.iletisimformu textarea:focus{border-bottom-width:2px;border-bottom-color:#25455f;padding-left:5px;color:#25455f;border-style:none none solid}
.bigmaplink{font-size:13px;float:right;color:#777;font-weight:400;margin-top:10px}
.bigmaplink:hover{color:#000;text-decoration:underline}
.sayfabaslik{margin-top:35px;background:rgba(0,0,0,0.4);padding:10px 30px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
#header2 .sayfabaslik{margin-top:55px}
#rightsidebar{float:right}
.listeleme{float:left;width:73%;margin-top:17px}
.list{display:inline-block;width:46%;margin:10px;    border-radius: 7px;
    overflow: hidden;box-shadow:0 0 15px #eee;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.list:hover{box-shadow:0 0 15px #ccc}
.list h4 a{color:#25455f}
.list p{margin:0;padding:7px 0;padding-right:5px}
.list img{margin-bottom:10px;float:left;width:100%;height:225px}
.listbaslik{font-size:22px;font-weight:700;float:left;width:100%;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px}
.sidebar h4{font-size:17px;font-weight:700;float:left;width:100%;padding-bottom:15px;border-bottom:1px solid #eee}
.bloginfos{font-size:14px;float:left;width:100%;background:rgba(0,0,0,0.6);margin-top:-35px;color:#fff}
.bloginfos a{color:#fff;float:right}
.alanadisorgu{width:100%;float:left;text-align:center;margin-bottom:20px}
.alanadisorgu .gonderbtn{background:#8BC34A;margin-left: -156px;}
.alanadisorgu .gonderbtn:hover{background:#72a833}
#transferbtn{background:#009595;margin-left:0px;}
#transferbtn:hover{background:#009595}
.transfercode{width:70%;text-align:center;display:none;transition-property:all;transition-duration:0;transition-timing-function:ease;opacity:1;margin:auto;margin-bottom:50px}
.transfercode input{border-radius:2.20588rem;width:45%;border:0px;padding:20px 32px;padding-top:17px;padding-bottom:21px;-webkit-box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);border:1px solid #f5f3f3;margin:25px 0px;font-size:22px;font-weight:300;color:#607D8B}
.alanadisorgu h1{font-weight:200;font-size:36px;margin-bottom:20px}
.alanadisorgu input{border-radius: 2.20588rem;width: 45%;height: 100%;border: 0px;padding: 20px 32px;padding-top: 19px;-webkit-box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.06);box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.06);border: 1px solid #f5f3f3;margin: 25px 0px;font-size: 22px;font-weight: 300;color: #607D8B;}
#transfercode .lbtn{border:0px;background-color:#009595;border-radius:2.20588rem;color:#FFFFFF;margin-left:-158px;padding:20px 0px;display:inline-block;cursor:pointer;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:150px;font-weight:normal;font-size:16px}
.alanadisorgu .gonderbtn{color:#fff;border:none;font-size:16px;-moz-border-radius:0;padding:18px 40px;z-index:5;position:relative}
#checkButton{border:0px;background-color:#8BC34A;border-radius:2.20588rem;color:#FFFFFF;margin-left:-158px;padding:20px 0px;position:absolute;margin-top:30px;display:inline-block;cursor:pointer;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:150px;font-size:16px}
#checkButton:hover{background:#709d3d}
.uzantibox{width:10%;padding:5px 0;border:2px solid #eee;vertical-align:top;border-radius:7px;text-align:center;display:inline-block;margin:7px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;text-transform:lowercase}
.uzantibox img{width:auto;max-height:30px}
.uzantibox:hover{border:2px solid #25455f}
.uzantibox H4{font-weight:700}
.popuzantilar{text-align:center;margin-top:15px}
.uzantibox .checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.domainozellikler{background-image:url(../images/domainbg.jpg);background-size: 100% auto;margin-bottom:0;margin-top: 80px;background-repeat:no-repeat;background-position:center center;float:left;height:auto;width:100%;padding-top:35px;padding-bottom:35px;font-size:16px;box-shadow: inset 0 0 70px 40px #fff;}
.domainozellikler h3{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #aac28f;font-weight:600;font-size:24px;display: none;}
.domainozellikler h4{font-weight: 700;font-size:18px;margin-bottom: 10px;}
.domainozellikler i{font-size: 70px;display: inline-block;/* margin-right:25px; */line-height:50px;text-align:center;width:75px;}
.dozelliklist{margin: 20px;display: inline-block;width: 29%;text-align: center;vertical-align: top;}
.domainiconleft{/* float:left; *//* width:100px; */margin-bottom: 20px;}
.domainfeatright{display:inline-block;width: 100%;font-size: 15px;}
.tescilucretleri{width:90%;padding-top:25px;text-align:center;margin:35px auto 50px}
.tescilucretleri span{float:left;width:125px;padding:5px;border-right-width:1px;border-right-style:solid;border-right-color:#CCC;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC}
.tescilucretleri table {    border-radius: 10px;
    overflow: hidden;}
.tescilucretleri h4{margin-bottom:30px;font-size:26px}
.tescilsonuc{float:left;width:100%;margin-bottom:35px}
.tescilucretleri table tr td{padding:10px;border-bottom:1px dotted #eee;text-transform:lowercase}
.tescilucretleri table tr{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.tescilucretleri table tr:hover{background:#eee}
.tescilsonuc{float:left;width:100%;margin-bottom:25px;padding-bottom:40px;border-bottom:1px solid #eee}
.tescilsonuc table{width:70%;margin:auto}
#tesclsure{text-align-last:center;border:none;cursor:pointer;padding:0}
.tescilsonuc table thead tr td .checkbox-custom-label{margin-right:0}
.tescilsonuc tr td{padding:5px 10px;border-bottom:1px dotted #EBEBEB;line-height:40px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before#tesclsure{width:190px;text-align:center;text-align-last:center}
.hostingozellikler{float:left;width:100%;padding-top:20px;margin-top: 35px;}
.hostozellk{display:inline-block;width:22%;font-size:16px;font-weight:300;vertical-align:top;text-align:center;padding:12px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.hostozellk h4{font-size:20px;font-weight:400}
.hostozellk:hover{background:#f6f6f6;box-shadow:0 0 12px #eee}
.sss{float:left;width:100%;padding-top:20px;border-top:1px solid #ebebeb}
.sss h4{margin-bottom:15px}
.sss #accordion h3{font-size:17px;    border-radius: 10px;-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;}
#scriptlistesi{background:none;padding:0;text-align:left}
#scriptlistesi .anascripler{text-align:center}
#scriptlistesi .scriptkategoriler a{color:#3b6b91;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#eee;border-right-width:2px;border-right-style:solid;border-right-color:#eee;margin-bottom:0;padding:12px 7px;font-size:15px}
#scriptlistesi .scriptkategoriler a:hover{background:#eee}
#scriptlistesi #scataktif{background:#eee}
.scriptlisttitle{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ebebeb;color:#25455f;font-size:22px;width:100%;text-align:left}
#scriptlistesi .anascriptlist{box-shadow:0 0 5px #eee;margin:1.4%}
#scriptlistesi .anascriptlist:hover{box-shadow:0 0 10px #ddd}
.scriptdetayinfo{float:left;width:71.5%;padding-right:28px;margin-right:15px;border-right:2px solid #ebebeb}
.scriptrightside{float:right;width:24%;position:-webkit-sticky;position:sticky;top:15px}
.scriptdetayinfo img{width:100%;height:auto;margin-bottom:15px;box-shadow:0 0 10px #9d9d9d}
.scriptrightside h4{font-size:18px;margin-bottom:7px;font-weight:300}
.scriptrightside h4 i {margin-right:10px;}
.scriptrightside .btn{font-size:15px;padding:12px 0;width:100%;font-size:16px;border-radius:50px;background:#eee;border:#eee}
.scriptrightside .btn:hover{background:#ccc;color:#333}
.sunucugereksinim{margin-top:20px;line-height:25px;font-size:15px}
.scriptfiyat{float:left;width:100%;padding:10px 0;text-align:center;border-top:2px solid #ebebeb;border-bottom:2px solid #ebebeb;margin:20px 0}
.scriptfiyat span{font-size:24px;font-weight:200}
.scriptdetaybenzer{float:left;width:100%;margin-top:50px;text-align:center}
.scriptdetaybenzer .anascriptlist{box-shadow:0 0 5px #b1b1b1}
.scriptozellks{margin:5px;border:2px solid #eee;width:47.8%;line-height:20px;    border-radius: 5px;display:inline-block;height:120px;vertical-align:top;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;text-shadow:0 0 2px #ccc}
.scriptozellks:hover{border:2px solid #3b6b91}
.scriptozellks h3{font-size:16px;font-weight:700;margin-bottom:7px}
.scriptozellkinfo{float:right;width:82%}
.ozellkiconxx{font-size:45px;text-align:center;width:50px;float:left}
.scriptozellks p{font-size:14px;font-weight:300;padding:0;margin:0;padding-bottom:10px}
.scriptfiyat h1{font-weight:700;color:#8bc34a;line-height:38px}
#urunsatinlink{border:1px solid #4CAF50;color:#4CAF50;font-weight:700;background:#4CAF50;color:#fff}
#urunsatinlink:hover{color:#fff;background:#368639}
.kutubanner{width:100%;text-align:center;margin-top:25px}
.scriptrightside .paypasbutonlar{margin-top:5px;float:left;margin-bottom:0}
.surumgecmisi{margin-top:25px;font-size:14px}
.sunucular{float:left;width:100%;margin-top:10px;margin-bottom:25px}
#datatable tr td:last-child{border-right:none}
.datatable tr td:last-child{border-right:none}
.sunucular table tr td{font-size:16px;border-bottom:1px solid #ebebeb;padding:12px}
.sunucular table tr:hover{background:#eee;}
.sunucular table tr{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.sunucustok{background:#4caf50;color:#fff;padding:2px 0;font-size:12px;margin-left:-73px;position:absolute;margin-top:-50px;width:62px}
.sunucustok:after{content:'';position:absolute;border-color:transparent transparent transparent #4caf50;border-style:solid;border-width:5px;width:0;height:0;margin-top:5px;margin-left:4px}
.indirim{background:#4caf50;color:#fff;border-radius:3px;padding:2px 0;font-size:13px;display:inline-block;margin-left:15px;width:100px;text-align:center;line-height:21px;position:relative}
.indirim:after{content:'';position:absolute;border-color:transparent #4caf50 transparent transparent;border-style:solid;border-width:6px;width:0;height:0;margin-top:4px;left:-12px}
#tukendi{background:#f44336}
#tukendi:after{border-color:transparent transparent transparent #f44336;border-style:solid;margin-left:11px;border-width:5px}
.sunucular .gonderbtn i{margin-right:7px}
.sunucular select{padding:5px 0;font-weight:700;text-align-last:center}
.sunucular .gonderbtn{border:none;background:#4caf50;color:#fff}
.sunucular .gonderbtn:hover{background:#3a993e}
#sunucutukenbtn{opacity:.4;filter:alpha(opacity=40);background:none;color:#81c04e}
#digerpaketler .tpakettitle{background:#FF9800}
#digerpaketler .tpakettitle i{color:#FF9800}
#digerpaketler .tablepaket h3{color:#FF9800}
#digerpaketler .tablepaket h4{color:#FF9800}
#digerpaketler .tablepaket .gonderbtn{border:2px solid #FF9800;color:#FF9800}
#digerpaketler .tablepaket .gonderbtn:hover{color:#fff;background:#FF9800}
#smspaketleri .tpakettitle{background:#E91E63}
#smspaketleri .tpakettitle i{color:#E91E63}
#smspaketleri .tablepaket h3{color:#E91E63}
#smspaketleri .tablepaket h4{color:#E91E63}
#smspaketleri .tablepaket .gonderbtn{border:2px solid #E91E63;color:#E91E63}
#smspaketleri .tablepaket .gonderbtn:hover{color:#fff;background:#E91E63}
#sslpaketleri .tpakettitle{background:#8bc34a}
#sslpaketleri .tpakettitle i{color:#8bc34a}
#sslpaketleri .tablepaket h3{color:#8bc34a}
#sslpaketleri .tablepaket h4{color:#8bc34a}
#sslpaketleri .tablepaket .gonderbtn{border:2px solid #8bc34a;color:#8bc34a}
#sslpaketleri .tablepaket .gonderbtn:hover{color:#fff;background:#8bc34a}
.siparisbilgileri{margin-bottom:40px}
.siparisbilgileri .radio-custom-label{margin-bottom:5px}
.siparisbilgileri .btn{font-size:16px;float:right;color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:200px;background:#8bc34a;text-align:center;font-size:16px;margin-top:10px;font-weight:700;}
.siparisbilgileri .btn i {display:none}
.siparisbilgileri .btn i{margin-left:5px}
.siparisbilgileri .btn:hover{background:#009595;color:#fff}
.siparisbilgileri table{width:70%}
.siparisbilgileri table tr td{padding: 12px 10px;border-bottom:1px solid #ebebeb}
.ilanasamalar{float:left;width:100%;padding-bottom:20px;text-align:center;margin-bottom:40px;margin-top: 25px;}
.ilanasamax{text-align:center;vertical-align:top;width:32.7%;font-size:18px;display:inline-block}
.ilanasamax h3{width:80px;background:#eee;text-align:center;height:80px;margin-bottom:7px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;line-height:80px;font-size:34px;font-weight:700;text-shadow:.03em .03em #fff}
.ilanasamalar .ilanasamax:first-child:nth-last-child(4),.ilanasamalar .ilanasamax:first-child:nth-last-child(4) ~ .ilanasamax{width:24%}
.ilanasamalar .ilanasamax:first-child:nth-last-child(5),.ilanasamalar .ilanasamax:first-child:nth-last-child(5) ~ .ilanasamax{width:19%}
.asamaline{width:100%;background:#eee;height:5px;margin-top:60px;float:left;margin-bottom:-70px}
#asamaaktif h3{background:#25455f;color:#fff;text-shadow:none}
#asamaaktif{color:#25455f;font-weight:bolder}
.domainsec{width:800px;margin:auto}
.domainsec input{width:76%;font-size:20px}
.domainsec select{border-radius:2.20588rem;width:80%;height:100%;border:0px;padding:20px 32px;padding-top:19px;-webkit-box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);border:1px solid #f5f3f3;margin:25px 0px;font-size:18px;font-weight:300}
.domainsec table{width:100%}
.domainsec .btn{margin-top:25px}
.domainsec h5{margin-top:7px;color:#3b6b91;font-size:17px;}
.domainsec .alanadisorgu .gonderbtn{text-align:center;border:0px;background-color:#8BC34A;border-radius:2.20588rem;color:#FFFFFF;margin-left:-160px;padding:18px 0px;display:inline-block;cursor:pointer;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:150px;font-size:16px}
.domainsec .tescilsonuc table{width:100%;font-size:15px}
.domainsec .tescilsonuc{margin:0;padding:0;border:none}
.domainsec .alanadisorgu{margin-top:0;margin-bottom:15px;}
.sadeckyinfo{font-size:16px;color:#3b6b91;margin:0 7px;font-size:18px;margin-bottom:10px;float:left;width:100%}
.domainsec .tescilsonuc .gonderbtn{background:#ff9800;color:#fff;border:transparent;padding:5px 40px;margin-bottom:20px}
.domainsec .tescilsonuc .gonderbtn:hover{background:#d57f00}
.sipdvmtmmbtn .gonderbtn{width:40%;border:none;background:#ebebeb;margin-bottom:15px;padding:18px 0;font-size:18px}
.sipdvmtmmbtn .gonderbtn i{margin-right:5px}
#alisverisdevam:hover{background:orange;color:#fff}
#alisveristamam:hover{background:green;color:#fff}
.sungenbil{float:left;width:63%}
.skonfiginfo{border:1px solid #ebebeb;float:left;width:100%;border-radius:10px}
.sunucukonfigurasyonu{float:left;width:100%;margin-bottom:50px}
.skonfiginfo h4{float:left;width:100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ebebeb;font-weight:700;font-size:18px}
.sunucusipside{float:right;width:35%;position:-webkit-sticky;position:sticky;top:15px}
.skonfigside{float:left;background:#009595;color:#fff;padding-bottom:10px;border-radius:10px}
.skonfigside .line{background: rgb(0 0 0 / 25%);}
.skonfigside h4{float:left;width:100%;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgb(0 0 0 / 25%);font-weight:700}
.skonfigside span{float:left;width:100%;padding:6px 0;font-size:14px}
.skonfigside span strong{float:right;   }
.sunucretler span{font-size:16px}
.sunucretler #total_amount {    font-size: 26px;}
.skonfigside h3 span{font-size:20px}
.sunucusipside .gonderbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#8bc34a;text-align:center;font-size:18px;margin-top:10px;font-weight:700}
.sunucusipside .gonderbtn:hover{background:#333;color:#fff}
.sepet{float:left;width:100%;margin-bottom:60px}
.sepetleft{float:left;width:73%}
.sepetright{float:right;width:25%;position:-webkit-sticky;position:sticky;top:15px}
.sepetrightshadow{ background: white;   -webkit-box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.06);    border-radius: 10px;}
.sepetbaslik{float:left;line-height:50px;width:100%;background:#009595;color:#fff;-webkit-border-radius:10px;-moz-border-radius:2px;border-radius:10px;font-size:16px;font-weight:700;z-index: 15;position: relative;}
.uhinfo{width:40%;float:left}
.sepetlistcon .uhinfo{line-height:25px}
.uhperiyod{width:25%;text-align:center;float:left}
.uhperiyod h5{font-size:18px;font-weight:600}
.uhperiyod option{font-size:15px;font-size:14px}
.uhtutar h4{font-size:20px}
.uhtutar h4 strong{position:relative}
.uhtutar{width:25%;text-align:center;float:left}
.sepetlist{float:left;background:white;width:100%;margin-top:-8px;-webkit-box-shadow:0px 10px 45px 0px rgb(0 0 0 / 6%);box-shadow:0px 10px 45px 0px rgb(0 0 0 / 6%);border-radius:10px;z-index:8;position:relative;margin-bottom: 15px;padding-top: 10px;}
#item_list .sepetlist {margin:0px;}
.sepetlistcon{padding:40px 20px;}
.uhinfo h5{margin:0;font-size:18px}
.uhinfo h4 a{font-size:15px;color:#c20000;margin:0;float:left}
.uhinfo p{font-size:14px}
.uhinfo p span{font-weight:600}
.uhperiyod select{text-align-last:center;border:none;padding:5px 0px;width:auto;display:block;margin:auto;font-weight:600;font-size:18px}
.uhsil{float:right;width:10%;text-align:center;}
.uhsil a{font-size:20px;}
.uhsil a:hover{color:#333}
.green-label{background-color:#81bc00;color:#fff}
.row-label{display:inline-block;padding-right:8px;padding-left:8px;font-size:11px;position:absolute;margin-left:-8px;height:19px;line-height:19px;border-radius:2px 0 0 0;letter-spacing:1px}
.green-label::before{position:absolute;content:" ";width:0;height:0;border-style:solid;border-width:0 8px 8px 0;border-color:transparent #679404 transparent transparent;left:0;bottom:-7px}
.sepetsipinfo{font-size:14px}
.sepetrightcon{padding:15px;}
.sepetsipinfo h5{font-weight:700;font-size:19px;color:#FF5722;width:120px}
.sepetsipinfo tr td{border-bottom:1px dotted #ebebeb;padding:10px 0}
.sepetsipinfo input{text-align-last:center}
.sepetright .gonderbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#8bc34a;text-align:center;font-size:18px;margin-top:10px;font-weight:700;border-radius:10px;}
.sepetright .gonderbtn:hover{background:#009595;color:#fff}
.smspreviewinfo .yuzde30{vertical-align:top;}
.yuzde5{width:5%;display:inline-block}
.yuzde10{width:9%;display:inline-block}
.yuzde15{width:15%;display:inline-block}
.yuzde20{width:19%;display:inline-block}
.yuzde30{width:29%;display:inline-block}
.yuzde33{width:33%;display:inline-block}
.yuzde40{width:39%;display:inline-block}
.yuzde50inpt{width:49%;display:inline-block}
.yuzde50{width:49%;display:inline-block}
.yuzde60{width:59%;display:inline-block}
.yuzde70{width:69%;display:inline-block}
.yuzde80{width:79%;display:inline-block}
.yuzde90{width:89%;display:inline-block}
.yuzde25{width:24.5%;display:inline-block}
.yuzde75{width:74%;display:inline-block}
.sepetlistcon .checkbox-custom-label{margin-right:25px;margin-top:5px}
.sepetlistcon .radio-custom-label{margin-right:25px;margin-top:10px}
.mpanelinfo{float:left;width:100%;height:65px;background:#009595;color:#fff;line-height:65px;font-size:16px}
.header .mpanelinfo{background:rgba(0,0,0,0.5)}
#fullwidth .mpanelinfo{background:#343434}
.mpanelright{float:right;box-shadow:0 0 3px #ccc;border-radius: 7px;width:75%;margin-bottom:20px;background:#fff;margin-top:20px;min-height:430px}
.mpanelrightcon{padding:20px;word-wrap:break-word}
.mpaneltitle{float:left;width:100%;border-bottom:1px solid #ebebeb;padding-bottom:10px;margin-bottom:15px}
.mpanelrightcon .ui-widget-content{border:none}
.mpaneltitle i{margin-right:7px}
.mpaneltitle h4{font-size:18px}
.mpanelright tr td{border-bottom:1px solid #eee}
.mpanelhaber h5 span{font-size:14px;color:#777}
.mpanelhaber{float:left;width:100%;border-bottom:1px dotted #ccc;padding:12px 0}
.mpanelhaber img{float:left;width:135px;margin-right:20px;    border-radius: 5px;margin-left:5px;opacity:.6;filter:alpha(opacity=60)}
.mpanelhaber:hover img{opacity:1;filter:alpha(opacity=100);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes flipInY {
    0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
    40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
    60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
    80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
    100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
@keyframes flipInY {
    0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}
    40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}
    60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}
    80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}
    100%{-webkit-transform:perspective(400px);transform:perspective(400px)}
}
.mpanelhaber p{margin:0;color:#666}
.songiris{float:right;font-size:14px}
.muspanelbloks{float:left;width:100%;margin-top:20px;text-align:center}
.mpanelblok{display:inline-block;width:18.8%;margin-right: 10px;background:#eee;border-radius: 5px;text-align:center;box-shadow:0 0 5px #ccc;overflow:hidden;min-height:147px;position:relative}
.mpanelblok:first-child:nth-last-child(4),.mpanelblok:first-child:nth-last-child(4) ~ .mpanelblok{width:24%}
.mpanelblok:first-child:nth-last-child(3),.mpanelblok:first-child:nth-last-child(3) ~ .mpanelblok{width:32%}
.mpanelblok:first-child:nth-last-child(2),.mpanelblok:first-child:nth-last-child(2) ~ .mpanelblok{width:49%}
.mpanelblok h1{font-size:30px;margin-top:25px;font-weight:bolder;color:#fff;position:relative;z-index:6}
.mpanelblok h2{font-size:17px;color:#fff;position:relative;z-index:6}
.mblokbtn{width:100%;color:rgba(255,255,255,0.5);background:rgba(0,0,0,0.3);text-align:left;font-size:14px;-webkit-transition:all .3s ease-out;position:absolute;bottom:0;z-index:6;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.mpanelblokicon{z-index:5;color:rgba(0,0,0,0.13);font-size:150px;position:absolute;top:-43px;margin:0;right:-100%;left:-100%}
.mblokbtn span{float:right;margin-right:5px}
a .mblokbtn:hover{color:rgba(255,255,255,1.5);background:rgba(0,0,0,0.43)}
.mblokbtn .padding10{padding:6px}
#green{background:#8BC34A}
#blue{background:#2196f3}
#red{background:#f44336}
#gray{background:#607D8B}
#turquise{background:#00bcd4}
#turquise h2{line-height:15px}
.mpanelleft{float:left;box-shadow:0 0 3px #ccc;border-radius: 7px;width:24%;margin-bottom:40px;background:#fff;margin-top:20px}
.mpanelbtns a{float:left;width:100%;padding:7px 0;border-bottom:1px solid #eee;font-size:16px;font-weight:600}
.mpanelbtns i{width:20px;text-align:center;float:left;margin-right:12px;line-height:25px}
.mpanelbtns a:hover{background:#eee}
#mpanelbtnsaktif{background:#eee;font-weight:600}
.mpanelbtns a span{padding:7px 15px;display:block}
.sayfayolu{float:right}
.sayfayolu a{margin:0 5px}
.sayfayolu a:hover{color:#000}
.sayfayolu a:first-child{font-weight:700}
#bigcontent{width:100%}
.datatbspan{float:left;margin-right:7px;line-height:50px}
.dttblegoster{float:left;width:100px;margin-right:7px}
#datatable tr{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
#datatable tr td{border-bottom:1px solid #eee;padding:10px}
.incelebtn{display:inline-block;padding:7px 15px;background:#eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:13px;font-weight:700}
.incelebtn:hover{background:#ccc}
.ticketdetail{float:left;width:100%}
.ticketinfos{float:left;width:100%}
.ticketstatusbtn .gonderbtn{width:48%;margin-top:25px;margin-bottom:25px}
.ticketstatusbtn .graybtn{float:left;opacity:1;filter:alpha(opacity=100);box-shadow:0 0 5px #ccc;background:#e1e1e1}
.ticketstatusbtn .graybtn:hover{background:#ccc}
.ticketstatusbtn .mavibtn{float:right}
.ticketinfos input{width:49%;padding:20px 0}
.ticketinfos select{width:49%;padding:20px 0}
#ticketfixed{width:100%;margin-bottom:20px}
#ticketfixed .destekinfo{width:23%}
.destekdetayleft{float:left;width:100%}
.destekdetayright{float:left;width:100%;margin-bottom:35px}
.destekdetaymsj{border:1px solid #46BE8A;margin-bottom:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.msjyazan{float:left;width:100%;border-bottom:1px solid #ddd;padding-bottom:10px}
.reply-message{padding:15px;padding-bottom:0}
.ticket-attachment-file{margin-top:15px;font-size:14px}
.ticket-attachment-file a{color:#777}
.ticket-attachment-file a:hover{color:#333}
.ticket-attachment-file i{margin-right:5px}
.destekdetaymsjcon{padding:15px}
.msjyazan h4{font-size:16px;float:left;font-weight:700;color:#46BE8A}
.msjyazan h5{font-size:13px;float:right;background:#46BE8A;color:#fff;font-weight:400;padding:0 8px;margin-left:10px}
.msjyazan h4 span{font-size:13px;background:#46BE8A;color:#fff;font-weight:400;padding:0 8px;margin-left:10px}
#yetkilimsj{border:1px solid #62A8EA}
#yetkilimsj .msjyazan h4{color:#62A8EA}
#yetkilimsj .msjyazan h5{background:#62A8EA}
#yetkilimsj .msjyazan h4 span{background:#62A8EA}
.destekdetayright .gonderbtn{color:#fff;border:none;float:right;box-shadow:0 0 10px #ccc;padding:15px 0;width:50%;background:#8bc34a;text-align:center;font-size:18px;margin-top:10px;font-weight:700}
.destekdetayright .gonderbtn:hover{background:#333;color:#fff}
.destekdosyaeki{float:left;width:45%}
.mavibtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#62A8EA;text-align:center;font-size:16px;margin-top:10px;font-weight:700}
.mavibtn:hover{background:#333;color:#fff}
.metalbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#009595;text-align:center;font-size:16px;margin-top:10px;font-weight:700}
.metalbtn:hover{background:#333;color:#fff}
.graybtn{-webkit-filter:grayscale(100%);filter:grayscale(100%);color:#777;opacity:.5;filter:alpha(opacity=50);border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#ccc;text-align:center;font-size:15px;margin-top:10px;font-weight:700}
.graybtn:hover{background:#CCC;color:#777}
.yesilbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#8bc34a;text-align:center;font-size:16px;margin-top:10px;font-weight:600}
.yesilbtn:hover{background:#333;color:#fff}
.redbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#E21D1D;text-align:center;font-size:16px;margin-top:10px;font-weight:600}
.redbtn:hover{background:#333;color:#fff}
.turuncbtn{color:#fff;border:none;box-shadow:0 0 10px #ccc;padding:15px 0;width:100%;background:#f26c31;text-align:center;font-size:16px;margin-top:10px;font-weight:600}
.turuncbtn:hover{background:#333;color:#fff}
#destekcvpyaz .lbtn{float:right;margin:20px;margin-right:30px}
.lbtn{padding:5px 15px;border:2px solid #25455f;color:#25455f;font-weight:600;border-radius:50px;display:inline-block;outline:none}
.lbtn:hover{color:#fff;background:#25455f}
.sbtn{display:inline-block;padding:7px 15px;background:#eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:13px;width:auto;font-weight:600}
.sbtn:hover{background:#ccc}
.green{border-color:#81c04e;color:#81c04e}
.green:hover{color:#fff;background:#81c04e}
.red{border-color:#F44336;color:#F44336}
.red:hover{color:#fff;background:#F44336}
.orange{border-color:orange;color:orange}
.orange:hover{color:#fff;background:orange}
.blue{border-color:#62A8EA;color:#62A8EA}
.blue:hover{color:#fff;background:#62A8EA}
.ucte1{width:33%}
.destekinfo{display:inline-block;width:23%;vertical-align:top;margin:5px;background: #f6f6f6; text-align:center;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.destekinfocon{padding:25px 10px}
.destekinfo h4{font-size:14px}
.destekinfo h5{font-size:15px}
.destektalebiolustur{float:left;width:100%}
.destektalebiolustur .yesilbtn{width:50%;float:right}
.bilgibankasi{float:left;width:100%;text-align:center;margin:20px 0}
.bilgibankasi .btn{width:44%;font-size:15px;font-weight:600;border:none;margin-top:15px;padding:9px 20px;display:inline-block;vertical-align:top;border-right:1px solid #ccc;border-left:1px solid #ccc}
.hizmetblok{display:inline-block;width:48%;margin:9px;vertical-align:top;font-size:14px;border-right:1px solid #eee;border-bottom:1px solid #eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.hizmetblok tr:nth-child(1) td{font-size:15px;padding:12px;background:none;border-bottom:1px solid #eee;color:#009595;background:#efefef;background:-moz-linear-gradient(top,#efefef 0%,#fff 100%);background:-webkit-linear-gradient(top,#efefef 0%,#fff 100%);background:linear-gradient(to bottom,#efefef 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#ffffff',GradientType=0)}
.hizmetblok #otherLimits tr:nth-child(1) td{background:none;padding:8px}
.hizmetblok tr td{padding:8px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-bottom: 1px solid #eee;}
.hizmetblok:first-child{border-right:none}
.hizmetblok:first-child:nth-last-child(6),.hizmetblok:first-child:nth-last-child(6) ~ .hizmetblok{width:31.5%}
ul.tab{list-style-type:none;margin:0;padding:0;overflow:hidden;border:none;display:inline-block;width:100%;background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0%,#fff 100%);background:-webkit-linear-gradient(top,#f2f2f2 0%,#fff 100%);background:linear-gradient(to bottom,#f2f2f2 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#ffffff',GradientType=0)}
ul.tab li{float:left}
ul.tab li a{display:inline-block;text-align:center;padding:14px 30px;text-decoration:none;transition:.3s;font-size:15px;border-bottom:2px solid #e7e7e7;border-right:1px solid #dbdbdb}
ul.tab li a i{margin-right:7px}
ul.tab li a.active{border-bottom:2px solid #fff}
.tabcontent{display:none;padding:30px 0;border-top:none}
.tabcontent{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}
@-webkit-keyframes fadeEffect {
    from{opacity:0}
    to{opacity:1}
}
@keyframes fadeEffect {
    from{opacity:0}
    to{opacity:1}
}
.hizmetblok:nth-child(-n+1){border-bottom:none}
.cpanelebmail{float:left;width:100%;text-align:center;word-wrap:break-word;min-height:323px}
.cpanelebmail img{margin:auto;width:140px;padding:7px 15px;display:block}
.cpanelebmail h5{font-size:17px;margin:15px 0;font-weight:600}
.cpanelebmail .gonderbtn{width:90%;padding:12px 0;font-weight:600;font-size:15px}
.cpanelebmail .gonderbtn i{font-size:20px;line-height:0}
.cpanelebmail .yesilbtn{color:#8bc34a;box-shadow:none;background:#eeeeee;width:47%;}
.cpanelebmail .yesilbtn{color:#8bc34a;box-shadow:none;background:#eeeeee;width:47%;}
.cpanelebmail .yesilbtn:hover{color:#fff;background:#8bc34a}
.cpanelebmail .turuncbtn{color:#f26c31;box-shadow:none;background:#eee;width:47%}
.cpanelebmail .turuncbtn:hover{color:#fff;background:#f26c31}
.cpanelebmail .mavibtn{color:#62A8EA;box-shadow:none;background:#eee;width:47%}
.cpanelebmail .mavibtn:hover{color:#fff;background:#62A8EA}
#updownbtn{width:95%;color:#009595;opacity:1.5;filter:alpha(opacity=100);font-weight:600;background:#eee;box-shadow:none;margin-top:5px}
#updownbtn:hover{background:#009595;color:#fff}
#updownbtn i{font-size:20px;line-height:0;margin-right:5px}
.espotaolustur{width:80%;margin:auto;margin-bottom:25px}
.tabcontentcon{width:80%;margin:auto;margin-bottom:25px}
.tabcontentcon h5{font-size:16px}
#sentSMS {font-size:16px;}
.destekolsbtn{font-size:16px;float:right;padding:10px 20px;margin-top:-8px}
.destekolsbtn:hover{background:#8bc34a}
.domaindetayinfo{text-align:center;float:left;width:100%;word-wrap:break-word}
.domaindetayinfo h4{font-size:16px;margin:15px 0}
.domaindetayinfo h5{font-size:16px;margin:15px 0;font-weight:600}
.domaindetayinfo .gonderbtn{padding:12px 0;font-weight:600;font-size:15px}
.domaindetayinfo .yesilbtn{color:#8bc34a;box-shadow:none;background:#fff;width:47%;border:1px solid #8bc34a}
.domaindetayinfo .yesilbtn:hover{color:#fff;background:#8bc34a}
.domaindetayinfo .mavibtn{color:#62A8EA;box-shadow:none;background:#fff;width:47%;border:1px solid #62A8EA}
.domaindetayinfo .mavibtn:hover{color:#fff;background:#62A8EA}
.domaindetayinfo i{font-size:80px}
#whoisbilgileri .ucte1{width:32.5%}
.whoisgizlenmis{background:orange;color:#fff;padding:3px 0;font-size:13px;font-weight:600;position:relative;margin:auto;margin-top:-20px;width:120px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#epostayonet h5{font-size:16px}
.mailyonsec{float:left;width:100%;margin:10px 0}
.mailyonsec span{float:left;width:25%}
.mailyonbtn .gonderbtn{width:33%;font-size:16px;padding:12px 0}
.yuzde45{width:45%}
#smsgonder .yuzde50{float:left;margin-left:5px}
#rehber .checkbox-custom-label{margin-right:25px}
#rehber div{font-size:15px}
#rehber .checkbox-custom+.checkbox-custom-label:before,.radio-custom+.radio-custom-label:before{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.faturalarim table tr td,th{padding:20px;border-bottom:1px solid #eee}
.fatcusinfo{display:inline-block;width:50%;vertical-align:top}
.fatodenmedi{display:inline-block;padding:10px 25px;text-align:center;width:50%;border:2px solid red;color:red;margin-bottom:20px;font-weight:600}
.fatodendi{border:2px solid #8BC34A;color:#8BC34A;font-weight:600}
.fattutarlar span{text-align:left}
.odemeyontem{float:left;margin-bottom:20px;width:100%}
.odemeyontem h5{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ccc}
.odemeyontem .checkbox-custom-label{margin-right:25px;margin-top:10px}
.odemeyontem .radio-custom-label{margin-right:25px;margin-top:10px}
.odemeyontem .checkbox-custom+.checkbox-custom-label:before{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.odemeyontem .checkbox-custom+.radio-custom+.radio-custom-label:before{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}
.faturaodenmis{float:left;width:100%;text-align:center}
.tutartd td{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#efefef 100%);background:-webkit-linear-gradient(top,#fff 0%,#efefef 100%);background:linear-gradient(to bottom,#fff 0%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);font-size:16px}
.durumraportable{height:250px;overflow-y:scroll}
.hesapbilgilerim table tr td{padding:7px;border-bottom:1px solid #eee;font-size:15px}
.adresbilgisi{float:left;width:100%;padding:10px 0;border-bottom:1px solid #eee;font-size:14px}
.adresbilgisi .yuzde80{padding:10px 0}
.menuurunlink a span{padding:1px 22px}
.menuurunlink a{font-weight:400;font-size:15px}
.ui-accordion .ui-accordion-content{padding:25px;border-top:0}
#header2{height:220px;margin-bottom:20px;background-position:center center}
#muspanel #header2{display:none}
#header2 .headerwhite{margin-top:74px;bottom:auto}
#muspanel .headerwhite{display:none}
.mobilgenislet{display:none}
.bilgibanka{margin-bottom:35px}
.bbankadetay{float:left;margin-bottom:45px}
.bbankaara{float:left;width:100%;text-align:center;margin:50px 0px;}
.bbankaara h3{color:#25455f}
.bbankaara input{font-size:18px}
.bbankaara h4{margin-bottom:15px}
.bbankaara .lbtn{padding:10px 20px;font-size:20px;border:2px solid #c6c6c6;margin-left:5px;color:#c6c6c6}
.bbankaara .lbtn:hover{background:#c6c6c6;color:#fff}
.bbankakonu{box-shadow:0 0 5px #ccc;display:inline-block;margin:10px;margin-bottom:15px;width:30%;color:#777;vertical-align:top;font-size:13px}
.bbankakonu h4{font-size:16px;color:#333}
.bbankakonu i{float:left;margin-right:15px;font-size:32px;margin-bottom:12px;color:#25455f}
.bbankabasliklar{float:left;width:100%;margin-bottom:25px}
.bbbaslik{font-size:20px}
.encokokunanbasliklar h5{float:left;width:100%;padding:13px 0;border-bottom:1px solid #eee;font-size:15px}
.encokokunanbasliklar{display:inline-block;width:100%}
.encokokunanbasliklar .error{font-size:17px;color:#777;font-weight:400}
.encokokunanbasliklar h5 a{font-weight:600}
.encokokunanbasliklar h5 i{margin-right:7px}
.encokokunanbasliklar h5 a:hover{color:#000;padding-left:5px}
.encokokunanbasliklar h5 span{font-size:16px}
.faydalimi{float:left;width:100%;margin-bottom:20px}
.faydalimi h5{float:left;margin-right:10px;margin-top:5px;font-size:16px}
#faydaliContent{float:left}
#successful-1{float:left}
#successful-2{float:left}
#successful-3{float:left}
#votingContent{display:inline-block}
.bbkonuinfo{float:right;color:#777}
.bankablok{width:48%;display:inline-block;margin:10px 0px}
.bankalogo{width:100%;float:left}
.bankalogo img{width:30%;float:left}
.bankalogo h4{float:right;font-weight:400;font-size:18px;line-height:42px}
.bankainfo{float:right;width:100%}
.bankainfo h5{font-size:14px;padding:2px 0}
.bankainfo h5 span{width:35%;float:left;font-weight:700}
.bankablok .line{margin:10px 0}
#newAddress h3{font-size:15px;font-weight:700}
.progresspayment{display:inline-block;padding:30px 0;width:100%;    margin-top: 50px;}
.progresspayment h4{font-size:17px;padding:15px}
.progresspayment h3{font-weight:700;    font-size: 22px;color:#2bb673;margin-top:25px}
#progressh3{color:#25455f}
.balancepage{margin:15px 0;float:left;width:100%}
.balancepage .green-info{margin-bottom:10px}
.balancepage .fa-info-circle{float:left;font-size:70px;margin:25px 35px 55px 20px}
.balancepage h5{font-size:18px}
.tabcontentcon .yesilbtn{width:240px;float:right;font-size:15px}
.tabcontentcon .turuncbtn{width:240px;float:left;font-size:15px}
.tabcontentcon .mavibtn{width:240px;float:left;font-size:15px}
.tabcontentcon .redbtn{width:240px;float:right;font-size:15px}
.menuurunlink{width:100%}
#acdashboardnews{float:right;width:37%}
#acdashboardactivity{float:right;width:36%;margin-left:20px;font-size:14px;}
#turquise h1{font-size:26px;line-height:50px}
#SenderIDList tr td{border-bottom:1px solid #ccc}
.smsaccountbalanceinfo .fa-info-circle{float:left;font-size:80px;color:#00bcd4;margin-right:35px;margin-top:15px;margin-left:30px}
.smsucretleri tr td{border-bottom:1px solid #eee;padding:5px}
#raporlar table tr td{border-right:1px solid #eee;border-bottom:1px solid #eee}
#pre-register-countries label{float:left;width:50%;font-size:14px;margin-bottom:5px}
#baslikislemleri .modalDialog div{width:900px}
#baslikislemleri .dataTables_filter{display:none}
.sendsmstableinfo{width:100%}
.sendsmstableinfo tr td{padding:10px;border-bottom:1px solid #eee}
.sendsmstableinfo tr td img{margin-right:5px;float:left;margin-top:5px}
.sendsmstableinfo tr th{background:#eee}
#PnResult span{font-size:18px}
#PnResult{float:right;text-align:right;margin-top:10px}
.smspreviewinfo{padding:10px;border-bottom:1px solid #eee}
.durumraportable tr td{padding:5px}
#reports td img{margin-right:7px;margin-top:5px;float:left}
.internationalsmspage{margin-top: 25px;margin-bottom:25px;width:100%;float:left}
.internationalsmspage .leftblock{float:left;width:50%}
.internationalsmspage .leftblock h3{font-size:28px;margin-bottom:30px}
.internationalsmspage .leftblock h4{font-weight:300}
.internationalsmspage .rightblock{color:#474747;float:right;text-align:center;margin-top:25px;width:50%;min-height:350px;background-size:100% 100%;background-repeat:no-repeat}
.internationalsmspage .rightblocktitle{margin-bottom:20px;color:#25455f;font-size:26px}
.internationalsmspage .rightblock .lbtn{border:2px solid #777;color:#777}
.internationalsmspage .rightblock .lbtn:hover{background:#777;color:#fff}
.internationalsmspage .rightblock .active{background:#777;color:#fff}
.internationalsmspage .rightblock select{width:50%;padding:20px}
.internationalsmspage .select2-container{text-align:left}
.internationalsmspage .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px}
.internationalsmspage .select2-container--default .select2-selection--single{height:auto;padding:8px;font-size:16px}
.internationalsmspage .select2-container--default .select2-selection--single .select2-selection__arrow{height:55px;right:15px}
.internationalsmspage .select2-selection__rendered img{margin-top:12px;margin-right:10px}
.sepetleft .lbtn{margin-bottom:20px}
.slidermio{float:left;width:100%}
.slidermio .list_carousel li{width:auto;height:auto}
.reference{width:100%;display:inline-block;margin-bottom:25px;text-align:center}
.referenceselect{float:left;width:100%;text-align:center;margin:25px 0px;}
.referenceselect select{font-size:18px;width:30%;color:#777;padding:15px 0}
.referenceselect option{font-size:17px}
.reference .anascriptlist{box-shadow:0 0 5px #eee}
.reference .anascriptlist:hover{box-shadow:0 0 10px #ccc}
.required-field-info{float:right;width:84%}
.mailgsmverify i{float:none;font-size:15px;margin:auto}
#ozet .tabcontentcon{width:85%}
.captchainput{width:110px;font-weight:600;font-size:15px;margin-left:5px}
.captcha-content{margin:auto;margin-top:20px;width:320px;text-align:center}
#captchainput{width:110px;font-weight:600;font-size:15px;margin:0px;margin-bottom:25px}
.captcha-content img {border-radius:7px;}
.required-field-info input:focus{padding-left:0}
.required-field-info input{padding:10px 0;margin-right:5px;font-size:14px}
.hesapbilgisi{display:inline-block;margin:3px;width:100%}
.hesapbilgititle{font-weight:600;font-size:15px}
.hesapbilgisi .yuzde25{width:35%;float:left;line-height:37px}
.hesapbilgisi .yuzde75{width:64%;}
.kisiselbilgiler{float:left;width:49%}
.digerbilgiler{float:right;width:49%}
.hesapinfobloktitle{float:left;width:100%;padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:15px;font-weight:600;font-size:18px;color:#009595}
.mailgsmverify strong{display:inline-block;width:220px;margin-right:20px;float:left;margin-top:15px}
.countryselect{display:inline-block;margin-top:7px;margin-left:15px;width:60px;height:30px;background-size:100% auto;text-align:center;padding-top:5px;background-repeat:no-repeat}
.countryselect a {color:#ffffff87;font-weight:bold;}
.countryselect a:hover {color:#ffffff;}
#selectLangCurrency{display:none;background-size:100% auto;box-shadow:none;background-position:center;background-color:transparent;color:white;text-align:center}
.langandcur{float:left;width:100%}
.langandcur img{display:inline-block;height:16px;margin-right:8px;margin-top:0px;margin-bottom:-3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.langcurclose{position:absolute;right:-10px;top:-10px;width:25px;height:25px;text-align:center;line-height:25px;background:#33333357;color:white;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.langandcur .currencyitems a {width:31%;}
.activelangcur {opacity:0.45; filter:alpha(opacity=45);}
.langandcur h4 {float:left;width:100%;padding-bottom:10px;margin-bottom:15px;    font-size: 24px;    font-weight: 600;}
.langandcur a{display:inline-block;vertical-align:top;width: 31%;margin:5px;font-size:15px;color:#9d9d9d;padding:10px;border:1px solid #ffffff42;border-radius:50px}
.langandcur a:hover{border:1px solid #fff;color:#fff}
.currencyitems {margin-top:25px;}
.countryselectimg{width:22px;height:17px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.7;filter:alpha(opacity=70)}
.countryselectimg:hover{opacity:1;filter:alpha(opacity=100)}
#othercountrycon{background-position:center center;float:left;width:100%;height:auto;background-size:100% auto;background-color:#333;color:#fff;font-weight:200;}
#othercountrycon a{color:#eee;font-weight:300;}
#othercountrycon #ch-currency h5 {width:24%}
#othercountrycon h2{font-size:18px;border-bottom:1px solid #515151;    font-weight: 200;}
#othercountrycon h5{font-size:14px;margin-bottom:10px;float:left;width:33%}
#othercountrycon h5 a:hover{text-decoration:underline}
#othercountrycon h5 img{float:left;margin-right:5px;width:20px;    margin-bottom: 5px; height:17px;margin-top:3px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
#fullwidth .head .countryselect a{padding:0;line-height:normal}
#fullwidth .head .countryselect a:hover{    background:none;}
#fullwidth .head .countryselect{line-height:normal;margin-top:10px;background-image:url(../images/map2.png)}
#fullwidth .head #othercountrycon h5 a{background:none}
#fullwidth .menu li a {font-weight:300;padding:0px 35px;border:none}
#fullwidth .menu ul li ul li a {    padding: 0 0 0 10px;}
#fullwidth .menu li a:hover{border:none}
#offer{position:absolute;font-size:12px;margin-top:-5px;margin-left:-35px;font-style:normal;background:#4caf50;line-height:normal;padding:3px 10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:400}
#ConvertBody{text-align:center;font-size:16px}
.categoriesproduct{display:inline-block;text-align:center;width:100%;margin-top:15px;margin-bottom:30px}
.categoriesproduct a img{height:50px;width:auto;float:left;margin-right:10px}
.categoriesproduct a{line-height:50px;margin:5px;font-size:16px;border:none;padding:5px 30px;border-bottom:2px solid #ccc}
.categoriesproduct a:hover{background:#d7d7d7;border-bottom:2px solid #ccc;color:#25455f}
.categoriesproduct a i{font-size:30px;line-height:50px;margin-right:15px;float:left}
#category-button-active{background:#d7d7d7;border-bottom:2px solid #b0b0b0}
#tercihler .checkbox-custom-label,.radio-custom-label{margin: 2.5px 0px;}
#tercihler .tabcontentcon{width:55%;margin-top:30px;margin-bottom:30px}
#sifredegistir .tabcontentcon{margin-bottom:60px}
#datatable thead img{height:20px;opacity:.6;filter:alpha(opacity=60)}
.datatable thead img{height:20px;opacity:.6;filter:alpha(opacity=60)}
.hostozellk img{width:120px}
.sunucusipside .error{padding-top:15px}
.tablepaket{display:inline-block;margin-bottom:25px;vertical-align:top;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;    -webkit-box-shadow: 0px 20px 45px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 20px 45px 0px rgba(0, 0, 0, 0.08);
    border-radius: 7px;}
.categoriesproduct a{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);    border-radius: 50px;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}
.categoriesproduct a:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,transparent 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,transparent 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}
.categoriesproduct a:active,.categoriesproduct a:focus,.categoriesproduct a:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}
.categoriesproduct a:active:before,.categoriesproduct a:focus:before,.categoriesproduct a:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}
#check_results a{font-size:16px;font-weight:700}
.spinner{width:40px;height:40px;margin:30px auto;background-color:#333;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}
@-webkit-keyframes sk-scaleout {
    0%{-webkit-transform:scale(0)}
    100%{-webkit-transform:scale(1.0);opacity:0}
}
@keyframes sk-scaleout {
    0%{-webkit-transform:scale(0);transform:scale(0)}
    100%{-webkit-transform:scale(1.0);transform:scale(1.0);opacity:0}
}
.sss .ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{
    background: #eee;font-weight: 600;
    color: #25455f;}

.sss .ui-state-default, .ui-state-hover {    color: #009595;}
div.angrytext{-webkit-animation:blink 3s ease-in 0 infinite normal;animation:blink 3s ease-in 0 infinite normal}

@-webkit-keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
@keyframes blink {
    0%{opacity:1}
    25%{opacity:0}
    50%{opacity:1}
    75%{opacity:0}
    100%{opacity:1}
}
#karart{display:block;position:fixed;top:0;left:0;bottom:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:991}
.content-updown{width:85%}
.content-updown .formcon .yuzde70 select{width:60%}
.content-updown .tablepaket select{width:190px;padding:10px;text-align-last:center;font-size:20px;font-weight:600;margin-bottom:10px}
.content-updown .tablepaket .gonderbtn{margin-top:0;font-size:15px;padding:12px 0px;width:60%}
#currentpacket{width:320px;margin-bottom:0;display:none}
.content-updown .tablepaket span{font-size:14px;padding:4px 0}
.content-updown .tpakettitle{font-size:24px;height:40px;line-height:40px;margin:0px;margin-top:10px}
.content-updown .tpakettitle i{font-size:25px}
.meter{height:30px;position:relative;background:#bebebe;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0;-webkit-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);text-shadow:0 0 2px #848484}
.meter div{position:absolute;z-index:5;width:100%;color:#fff;font-size:13px;text-align:center;font-weight:600;line-height:30px}
.meter > span{display:block;height:100%;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;background-color:#2bc253;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#2bc253),color-stop(1,#54f054));background-image:-moz-linear-gradient(center bottom,#2bc253 37%,#54f054 69%);-webkit-box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);position:relative;overflow:hidden}
.meter > span:after,.animate > span > span{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-webkit-animation:move 2s linear infinite;-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-topright:8px;-moz-border-radius-bottomright:8px;border-top-right-radius:8px;border-bottom-right-radius:8px;-webkit-border-top-left-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-topleft:20px;-moz-border-radius-bottomleft:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}
.animate > span:after{display:none}
@-webkit-keyframes move {
    0%{background-position:0 0}
    100%{background-position:50px 50px}
}
.orange > span{background-color:#f1a165;background-image:-moz-linear-gradient(top,#f1a165,#f36d0a);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f1a165),color-stop(1,#f36d0a));background-image:-webkit-linear-gradient(#f1a165,#f36d0a)}
.redx > span{background-image:-moz-linear-gradient(top,#f0a3a3,#f42323);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f0a3a3),color-stop(1,#f42323));background-image:-webkit-linear-gradient(#f0a3a3,#f42323)}
.nostripes > span > span,.nostripes > span:after{-webkit-animation:none;background-image:none}
#weak{background:#f44336;padding:6px;color:#fff;text-align:center;font-size:14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#strong{background:#4CAF50;padding:6px;color:#fff;text-align:center;font-size:14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#good{background:#cddc39;padding:6px;color:#fff;text-align:center;font-size:14px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
#renewal_list{width:50%;padding:5px;margin:auto}
#renewal_list select{text-align-last:center}
#ModifyWhois input{padding-left:0}
#haveAddress h5{font-size:16px}
#sendbta{font-size:14px}
.ModifyDns{display:inline-block;width:45%;text-align:center;border:1px solid #eee;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;min-height:300px;margin:20px;vertical-align:top}
#ModifyDns input{width:240px}
.ModifyDns .yuzde50{width:47%}
.ModifyDns input{padding-left:0}
#baslikislemleri table tr td{padding:10px;border-bottom:1px solid #eee}
#baslikislemleri table tr th{padding:10px}
#credit_list{width:50%;padding:5px;margin:auto}
#credit_list select{text-align-last:center}
.prereg-warning{font-weight:400;float:right;position:absolute;margin-left:15px;font-size:16px}
.domainlookuplist{width:70%;margin:auto}
.lookcolumtitle{background:#eee;display:inline-block;width:100%;font-weight:700;    border-radius: 7px;}
.lookcolum{width:25%;height:35px;line-height:35px;padding:10px 0;text-align:center;border-bottom:1px solid #eee;float:left}
.lookcolum .checkbox-custom-label{margin-right:-10px}
#tldok{color:#8BC34A;font-weight:700}
#tldno{color:#F44336;font-weight:700}
.tldhere{font-size:18px}
.tldavailable h4{color:#8BC34A;font-size:26px;line-height:45px}
#showTLDStatusUnavailable{color:#F44336}
.tldavailable{text-align:center;margin:35px 0}
.lookcolum .yesilbtn{padding:7px 0;margin:0;height:100%}
.tldlistfoot .lookcolum{border:none}
.spinnertld{line-height:45px}
.spinnertld > div{width:18px;height:18px;background-color:#ccc;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}
.spinnertld .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}
.spinnertld .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}
@-webkit-keyframes sk-bouncedelay {
    0%,80%,100%{-webkit-transform:scale(0)}
    40%{-webkit-transform:scale(1.0)}
}
@keyframes sk-bouncedelay {
    0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}
    40%{-webkit-transform:scale(1.0);transform:scale(1.0)}
}
#upgrade .ion-speedometer{float:left;font-size:70px;margin:0 35px 17px 20px;line-height:25px;margin-top:-5px}
ul.tab .ion-speedometer{font-size:19px;line-height:0}
.amount-thousands{font-size:18px;float:left;width:100%;margin-bottom:15px;color:#777}
.invoicex{max-width:900px;background:#fff;margin:25px auto;box-shadow:0 0 15px #ccc;    border-radius: 7px;}
.invoicex .padding{padding:40px}
.invoicex .tabcontentcon {    margin-bottom: 0px;}
.custbillinfo{float:left;width:40%;font-size:14px}
.companybillinfo{float:right;width:45%;font-size:14px;text-align:right}
.companybillinfo img{margin-bottom:25px;height:45px;width:auto}
.invoicestatus{float:left;width:40%;text-align:center;border:2px dotted #eee;font-size:28px}
.invoicepaymethod{font-size:14px;display:inline-block;float:left;width:100%;color:#a9a9a9}
.invoicestatus .invpaid{color:#8BC34A}
.invoicestatus .invwait{color:#009595}
.invoicestatus .invnopay{color:#F44336}
.invoicetimes{float:right;width:40%;margin-bottom:20px;margin-top:15px}
.invoicetimes .formcon .yuzde50{font-size:14px}
.invoiceidx{float:left;font-size:18px;width:40%;text-align:center;margin-top:20px}
.invoicedesc{margin-top:25px;border:1px solid #eee;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.invoicedesc .formcon span{padding:0 10px}
.invoicedesc .formcon{padding:3px 0}
.invoicedesc .formcon .yuzde70{font-size:14px}
.invoicedesc .formcon .yuzde30{font-size:14px;text-align:center}
.otherincoivebtns{float:right;margin:7px 0px;z-index:5;position:relative}
.otherincoivebtns .sbtn{padding:4px 12px;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:auto;font-size:14px}
.otherincoivebtns .sbtn:hover{background:#009595;color:white;}
.otherincoivebtns .sbtn i{margin-right:5px}
.license-verify{float:left;width:100%;margin-bottom:80px}
.license-verify .pakettitle h2 span{font-size:18px;font-weight:300;color:#8d8d8d}
.license-verify-box{width:650px;margin:auto;margin-top:25px}
.license-verify-box input{padding:20px 0;font-size:18px}
.license-verification-result{text-align:center;width:100%;margin-top:25px}
.license-ok{background:#f6ffec;color:#75b22f;margin:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.license-none{background:#fff2f1;color:#f44336;margin:auto;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.license-none .gonderbtn{border:2px solid #f44336;color:#f44336;margin-top:20px;font-weight:600}
.license-none .gonderbtn:hover{color:#fff;background:#f44336}
.license-verification-result i{font-size:48px;margin-bottom:15px}
.faturabilgisi .red-info{border:none;}
.faturabilgisi .red-info h5{color:#3b6b91;font-size:16px;}
.resellericon{margin-left:5px;display:inline-block;margin-bottom:-8px;height:25px}
#payment-screen .bankablok{width:48.5%;margin:5px}
#payment-screen .green-info i{font-size:20px;margin:0;margin-top:2px;margin-right:10px}
#notifiballonalert{-webkit-animation:alert 2s linear 0 infinite normal;animation:alert 2s linear 0 infinite normal}
#orders-none  {    text-align: center;    margin-top: 55px;    display: inline-block;    width: 100%;}
#addons {width:90%;    margin: auto;}
#upgrade-product-none{text-align:center;margin-top:55px;color:#F44336;font-weight:bold}
.style-toggle-active{margin-left:-5px}
#style-toggle{position:fixed;left:0px;top:25%;background:white;width:590px;margin-left:-294px;z-index:485;border-radius:3px;box-shadow:0px 0px 7px #ccc;-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-out;-ms-transition:all 0.5s ease-out;-o-transition:all 0.5s ease-out;transition:all 0.5s ease-out}
.styletheme{display:inline-block;box-shadow:0px 0px 10px #8e8e8e;margin:10px;text-align:center;line-height:130px;width:46%;height:130px;background-size:100% 100%;background-position:center;border-radius:3px;overflow:hidden}
.styletheme h5{color:white;background:rgba(0,0,0,0.6);-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
.styletheme h5:hover{opacity:0.0;filter:alpha(opacity=00)}
.style-toggle-button{float:right;background:white;padding:5px 15px;margin-right:-44px;font-size:22px;border-radius:3px;margin-top:27px;box-shadow:4px 0px 7px #ccc}
.style-toggle-button i{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;margin-right:-3px}
.gprimage{height:70px;-webkit-filter:grayscale(100%);filter:grayscale(100%);float:left;opacity:0.5}
.gprimage:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);opacity:1.5}
.homedomainarea-con{width:75%;margin:auto}
.homedomainarea{-webkit-box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);width:100%;margin-top:-70px;z-index:50;position:relative;background:white;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}
.homedomainarea h1{color:#25455f}
.homedomainarea h4{font-size:24px;font-weight:300;color:#009595;margin:15px 0px}
.homedomainarea input:not([type="submit"]){border-radius:2.20588rem;width:60%;height:100%;border:0px;padding:20px 32px;-webkit-box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);box-shadow:0px 10px 45px 0px rgba(0,0,0,0.06);border:1px solid #f5f3f3;margin:25px 0px;font-size:22px;font-weight:300;color:#009595}
.homedomainarea::-webkit-input-placeholder{color:#009595}
.homedomainarea:-moz-placeholder{color:#009595}
.homedomainarea::-moz-placeholder{color:#009595}
.homedomainarea:-ms-input-placeholder{color:#009595}
.homedomainarea input[type="submit"]:hover{background-color:#009595}
.homedomainarea input[type="submit"]{border:0px;background-color:#25455f;border-radius:2.20588rem;color:#FFFFFF;margin-left:-155px;padding:20px 0px;position:absolute;margin-top:30px;display:inline-block;cursor:pointer;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:150px;font-size:16px}
.spottlds:nth-last-child(2){border:none}
.spottlds{display:inline-block;width:132px;margin:15px 10px;border-right:1px solid #ccc;padding:0px 10px}
.spottlds img{height:25px;float:left}
.spottlds h5{font-weight:900;color:#009595}
.tableslogan{margin-top:20px;font-weight:300;font-size:26px}
#theme2 .homedomainarea-con{width:100%;background:#eeeeee;background:-moz-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:-webkit-linear-gradient(top,#eeeeee 0%,#ffffff 100%);background:linear-gradient(to bottom,#eeeeee 0%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0 )}
#theme2 .homedomainarea h1{margin-top:25px}
#theme2 .homedomainarea{margin-top:0px}
.anatanitim{background-repeat:no-repeat;background-position:center top;display:inline-block;background:black;position:relative;overflow:hidden;color:#ffffffe8;width:100%;margin:50px 0px;background-size:100% auto;padding:80px 0px}
.anatanitim video{margin-top:-150px;opacity:0.5;width:100%;position:absolute}
.anatanitim .gonderbtn{float:right;position:relative;z-index:4;margin-top:80px;font-size:18px;color:white;border:2px solid white;width:200px;margin-right:150px;border-radius:30px;text-align:center;padding:10px 0px}
.anatanitim .gonderbtn:hover{background:white;color:black}
.tanslogan{float:left;width:40%;z-index:5;font-weight:200;font-size:16px;font-family:'Raleway',sans-serif;line-height:24px}
.anatanitim video{margin-top:-150px;opacity:0.5;width:100%;position:absolute}
.tanslogan h2{border-bottom:1px solid #ffffff3d;padding-bottom:15px}
#empty_list {margin-top: 7%;    margin-bottom: 40px;color:#009595; text-align: center; display:none;}
#empty_list i {font-size:54px;margin-bottom:20px;}
#empty_list h4 {font-size:22px;}
#empty_list span {font-size:18px;}
#continueshopbtn{padding:10px 30px;margin-top:45px}
.result-content h4{color:#4CAF50;font-size:22px}
.siparisbilgileri .ui-state-active{background:#009595;color:white}
.siparisbilgileri .ui-state-default{border-radius:10px}
.sepetsipinfo .totalamountinfo{border:none;padding-top:25px;padding-bottom:10px}
.sepetsipinfo .totalamountinfo strong{font-size:16px}
.sepetsipinfo .totalamountinfo h5{font-size:30px;color:#8bc34a}
#uyeolgiris{margin-bottom:3%;display:inline-block;width:100%}
#uyeolgiris input {padding:15px 0px;}
#uyeolgiris .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {    padding-left: 84px;}
.faturabilgisi .yesilbtn{width:220px;float:right}
#NotificationForm .gonderbtn{margin-top:20px}
.sunucular .lbtn{padding:7px 18px;border:none;background:#eee;font-size:14px;border-radius:5px}
.sunucular .lbtn:hover{background:#81c04e}
#StepForm2 .alanadisorgu input{margin:5px 0px;font-size:18px}
#StepForm1 .alanadisorgu option{font-size:15px}
#StepForm1 .alanadisorgu optgroup{font-size:15px}
#StepForm2 .alanadisorgu h5{margin-bottom:25px}
#muspanel table.dataTable thead th{padding:14px 0px}
.datatbspan{color:#3b6b91}
#muspanel .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#3b6b91!important;border:1px solid #eee;background-color:#eee;border-radius:3px}
#muspanel .dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#3b6b91!important;border:1px solid #eee;background-color:#eee}
#muspanel .ui-widget-content{color:#3b6b91}
#muspanel .ui-state-active {background:#009595;    border-radius: 10px;}
#muspanel .ui-accordion .ui-accordion-header {   border-radius: 10px;}
#muspanel .dataTables_info {color: #3b6b91;}
#muspanel table.dataTable tbody tr{-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}
#muspanel table.dataTable tbody tr:hover{background-color:#f3f3f3}
#muspanel .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:64px}
#muspanel .select2-container .select2-selection--single{height:64px}
#muspanel .select2-container--default .select2-selection--single .select2-selection__arrow{height:64px}
.amount_spot_view{position:relative;display:inline-block}
.amount_spot_view i{font-style:normal;font-size:18px;font-weight:400;position:absolute}
.currposleft{margin-left:-15px;left:0px}
.currposright{margin-right:-15px;right:0px}
.sepetsipinfo .amount_spot_view{margin-right:10px}
#total-amount-payable{margin-right:-10px}
.tablepaket .currposright{font-size:22px}
.products_features{line-height:28px}
.ddiscountnewprice{background:#fff;padding:2px 0px;text-transform:capitalize;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-weight:bold;width:60%;display:inline-block;color:#25455f;font-size:19px}
.uzantibox .amount_spot_view i{font-size:14px}
.uzantibox .currposright{margin-right:-10px}
.uzantibox .currposleft{margin-left:-10px}
.doldprice{text-decoration:line-through}
.dnewprice{color:white;position:relative;width:100%;margin-top:-10px;margin-bottom:7px}
.domdiscount{background:#fff;padding:2px 10px;text-transform:capitalize;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#009595;font-size:15px}
.invoiceremind{text-align:center;width:99%;font-weight:300;display:inline-block}
.invoiceremind .red-info{width:100%;margin-top:10px;text-align:left;background:transparent;color:#3b6b91;border:1px solid #3b6b91}
.invoiceremind .red-info i{float:none;margin-bottom:0;font-size:45px;color:#F44336;    margin: 0;}
.invoiceremind h4{display:inline-block;font-weight:700;font-size:18px}
@media only screen and (max-width:1025px) and (min-width:320px){.invoiceremind{margin-bottom:15px;font-size:13px}
    .invoiceremind h4{font-size:16px}
    .invoiceremind .lbtn{float:none;margin-top:7px}
    .invoiceremind .padding20{padding:15px}
}
#payment-screen .red-info{display:inline-block;    background: none;width:100%;color:#3b6b91;border:none;margin-top:10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
#payment-screen .red-info h5{font-size:15px}
.serverblokbtn a{border-radius:50px}
.homedomainarea .amount_spot_view i{font-size:14px;font-weight:600}
.homedomainarea .currposleft{margin-left:-12px}
.homedomainarea .currposright{margin-right:-12px}
.homedomainarea h4 .amount_spot_view{margin:15px;font-weight:700}
.alanadisorgu h1 .amount_spot_view{margin:0px 15px;font-weight:700}
#megamenu #kurumsalmenu{background-image:url(../images/kurumsalmenubg.jpg);padding:15px 0}
#megamenu #kurumsalmenulinks{float:left;font-size:15px;width:23%;margin-left:15px;text-shadow:.03em .03em #fff}
#megamenu #kurumsalmenulinks a{font-size:15px;color:#607D8B;padding-bottom:5px;font-weight:normal;font-family:'Titillium Web',sans-serif;padding:0px;line-height:35px;background:none;width:100%;float:left}
#megamenu #kurumsalmenulinks a:hover{padding-left:5px;color: #12232c;}
#megamenu #kurumsalmenulinks h4{font-size:16px;font-weight:700;  margin-bottom:10px;padding-bottom:10px;    border-bottom: 1px solid #607d8b36;color:#607D8B}
#megamenu #kurumsalmenulinks h3{font-size:22px; font-weight:700;color:#607D8B;line-height:28px;margin-bottom:15px;border:1px solid #607D8B;text-align:center;padding:10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
#megamenu #kurumsalmenulinks h3 span{font-size:18px;font-weight:400}
#corporatemenu {background-position: center center; background-size:100%;}
.sunucular .dataTables_wrapper table tr td {    font-size: 15px;    padding: 8px 0px;}
.orderperiodblock.active {    box-shadow: 0px 0px 10px #ccc;}
#clean-theme-client{background:#fafafa}
#clean-theme-client .moderncliendblock{width:100%;min-height:auto}
#clean-theme-client .mpaneltitle .sbtn{margin-right:15px}
#clean-theme-client .noentryblock{margin:20px 0px}
#clean-theme-client .mpanelleft{background:none}
.clean-theme-client-left-block{background:white}
#clean-theme-client .mpanelrightcon{background:white;}
.clean-theme-header{background:white}
.uzantibox{background:white}
#tesclsure{background:none}
.bbankaara .lbtn{border-radius:5px}
#clean-theme-client .alanadisorgu input{background:white}
.orderperiodblock{background:white}
.orderperiodblock.active{background:white}
#clean-theme-client .ui-widget-content {  background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fafafa",GradientType=1);}
#clean-theme-client .tabcontentcon .ui-widget-content {  background: rgb(255,255,255);
    background: -moz-linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    background: -webkit-linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    background: linear-gradient(360deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#fafafa",GradientType=1);}
#SearchTerm {background:none;}


/* #mobile-mobile-devices */
@media only screen and (min-width:320px) and (max-width:1024px) {
    #wrapper{width:95%;}
    .clearmob{clear:both;display:block}
    .menuAc{display:block;width:75px;float:right;text-align:center;position:absolute;top:-55px;font-size:30px;right:0;text-shadow: 0 0 10px #ccc;}
    .sabithead .menuAc{display:block;width:20%;float:left;text-align:center;font-size:28px;position:absolute;top:0;left:-15px}
    .sabithead .menu ul{top:53px}
    .sabithead .menu ul li ul{top:0}
    .sabithead .menu li a{padding:12px 15px;line-height:normal}
    .sabithead #sepeticon{color:#fff;margin:10px;margin-right:20px;float:right}
    .menu ul{display:none;position:absolute;float:left;width:100%;background:#25455f}
    .menu ul li{float:none}
    #megamenuli{position:relative}
    .menu{float:left;width:100%;}
    .menu li{float:left;width:100%}
    .menu li a{float:left;width:100%;font-size:15px;background:rgba(0,0,0,0.2);line-height:40px;padding:0;border-bottom:1px solid rgba(0,0,0,0.2)}
    .menu li a span{padding-left:25px}
    .menu ul li ul{width:100%;float:left;position:relative;top:0;left:0;z-index:1;display:none;margin:0;padding:0;font-size:16px}
    .menu ul li ul li ul{width:100%;top:41px;left:0}
    .menu li:hover a{background:rgba(0,0,0,0.4)}
    .menu ul li ul li a{width:100%;font-size:14px;padding:0;padding-left:10px;font-weight:300}
    .menu ul li ul li ul li a{padding-left:20px}
    .head{width:92%}
    .nomobilbtn{display:none}
    .headbutonlar a{float:left;margin-right:20px;font-size:13px;margin-left:0}
    .sosyalbtns{display:none}
    .logo{float:left;position:relative;    margin-top: 0px;}
    #muspanel .logo{margin-bottom:0}
    .logo img{width:195px}
    .slidetext-container{width:90%;margin-top:65%}
    .slidetext-container h1{font-size:22px}
    .slidetext-container p{width:100%;font-size:15px}
    .domainhome{height:auto;padding:10px 0}
    .hdomainslogan{margin-top:0;float:none;text-align:center;line-height:35px}
    .hdomainslogan h4{font-size:16px}
    .hdomainslogan h3{font-size:18px}
    .hdomainsorgu{float:left;width:100%;margin-top:0}
    .hsorgulabtn{position:absolute;margin-left:0;right:0;font-size:24px;margin-top:-48px;margin-right:10px}
    .hdomainsorgu input{font-size:18px;border:none;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;padding:0;font-size:22px}
    .domainfiyatlar{display:none}
    .anatanitim{background-size:auto;padding-bottom:0;padding-bottom:30px}
    .tanslogan{margin-top:30px;width:96%;margin-left:10px}
    .tanslogan h2{font-size:22px}
    .tablopaketler{height:auto;background-size:auto;background-position:center top;background-repeat:repeat;text-align:center}
    .tablopaketler .gonderbtn{display:inline-block}
    .tablepaket{float:none;width:90%;display:inline-block;margin:18px auto}
    .anascript{background-repeat:repeat;background-position:top center;height:auto;background-size:auto}
    .scriptkategoriler{width:100%}
    .scriptkategoriler a{padding:5px 0 5px 10px;margin-bottom:4px;font-size:16px;width:95%}
    .anascripler{float:left;width:100%;margin-top:15px}
    .tumscriptbtn{margin-top:15px;width:85%;margin-bottom:20px}
    .pakettitle h1{font-size:22px}
    .pakettitle h2{font-size:20px}
    .ozellik{width:100%;margin:20px 0}
    .servisikon{height:90px;width:90px;font-size:36px;margin-right:0}
    .servisikonalt{height:73px;width:73px;line-height:73px}
    .ozellik h4{font-size:22px;margin-bottom:10px}
    .ozellik p{font-size:15px;line-height:20px}
    .servisinfos{width:100%}
    .musterigorusleri .list_carousel{width:300px;margin:auto}
    #foo2 li{width:300px;height:auto}
    .yorumyapan{width:100%;margin-left:0}
    .yorumyapan img{margin-right:10px;width:60px;height:60px}
    .gorusgonderbtn{margin-top:0}
    .pager{margin-top:-85px}
    .anascriptlist img{height:auto;width:100%}
    .modalDialog>div{width:93%;margin:15% auto;padding:5px 10px 12px}
    .close{right:-2px;top:-3px}
    .sabithead{display:none}
    .footlogos{margin-bottom:10px}
    .footlogos img{width:70px;height:auto;margin:10px}
    .blogvehaber{height:auto;padding-bottom:25px}
    .haberblog{width:100%;margin:0;margin-bottom:15px}
    .haberblog .list_carousel{width:270px;margin:auto}
    .haberblog .list_carousel li img{width:100%;margin-bottom:15px;}
    .haberblog .list_carousel li{width:270px;margin:auto}
    .haberblog .pager a{width:15px;height:15px;margin:2px}
    .haberbloktitle h4{font-size:18px}
    .istatistik{float:left;width:49%;display:inline-block;margin:35px 0px}
    .ebultencont{width:95%}
    .ebultencont i{margin-left:10px}
    .ebultencont input{width:47%;font-size:12px}
    .aboneolbtn{margin:5px;width:55px;font-size:14px;line-height:46px;padding:0px;width:110px}
    .footslogan{line-height:normal;height:auto;text-align:center;padding:15px 0}
    .footslogan h2{float:none}
    .footinfos{float:none;width:94%;margin:12px;margin-bottom:20px;display:inline-block;vertical-align:top}
    .footblok{float:none;width:42%;margin:12px;font-size:14px;display:inline-block;vertical-align:top}
    .footend{height:auto;text-align:center;padding:15px 0}
    #uyeolgirisbody .footend{position:relative}
    .footend span{float:none;font-size:14px;line-height:normal}
    .footsosyal{float:none;margin:auto;display:inline-block;margin-bottom:10px;margin-top:15px}
    .footsosyal a{margin:0px 3px}
    .istatistik i{font-size:90px;margin-top:-100px;margin-left:-40px}
    .istatistik h1{font-size:36px}
    .istatistik h2{font-size:18px;margin-top:0px}
    #fullwidth .head{height:auto;line-height:normal}
    #fullwidth .logo{height:auto;text-align:center;    float: none;    width: 140px;}
    #fullwidth .logo img{width:170px;float:none}
    .headmail i{margin-left:15px}
    .headmail{display:none;float:none;margin-left:0;text-align:left}
    #fullwidth .head a{padding:0 10px;margin-left:0;margin-right:0;font-size:13px;line-height:38px}
    #fullwidth .headustlinks a{float:right}
    .headinfospan{font-size:15px}
    #fullwidth .menuAc{display:block;position:relative;float:left;text-align:center;top:0;font-size:28px;left:0;padding:0;margin-top:8px}
    #fullwidth .sabithead .menuAc{display:block;position:relative;float:left;text-align:center}
    .sabithead #wrapper{width:100%}
    #fullwidth #sepeticon{margin-top:8px;position:absolute;z-index:22;color:#fff;font-size:28px;right:10px}
    #fullwidth .sabithead #sepeticon{position:absolute;z-index:22;color:#fff;font-size:26px;right:7px}
    #slider4 .slidetext-container h1{font-size:17px}
    #slider4 .slidetext-container p{font-size:14px;width:100%;padding:0;margin:0;line-height:15px}
    #slider4 .slidetext-container{width:90%;margin:10%;margin-top:10%}
    #slider4 #largeredbtn{display:none}
    .sayfabaslik{float:none;width:70%;text-align:center;margin:auto;margin-top:25px}
    .alanadisorgu input{width:90%;margin-bottom:10px;font-size:15px;padding:24px 15px}
    .transfercode input{width:75%;padding-top:24px;padding-bottom:24px;font-size:16px}
    .transfercode{width:100%;margin-top:25px}
    .domainsec .alanadisorgu{text-align:center}
    .tescilsonuc tr td{line-height:normal}
    .uzantibox{width:24%;margin:7px;margin-bottom:12px}
    .tescilucretleri{width:100%}
    #girisfootend{position:relative}
    .uyeolgirishead .logo{float:none;width:70%;margin:auto;margin-top:20px;text-align:center}
    .uyeolgirishead h1{display:none}
    .uyeolgirisslogan{width:100%;margin-top:0}
    #girisyapright{width:100%;margin-top:35px}
    .hostozellk img{width:100px}
    .hostozellk h4{font-size:18px}
    .iletisimpage{float:left;text-align:center}
    .iletisimblok{width:49%;margin-bottom:25px}
    #compnayinfo{width:100%;text-align:center}
    .iletisimslogan{font-size:18px;width:100%;margin-top:20px}
    .googlemap{width:100%}
    .iletisimformu{float:right;width:100%;margin-bottom:25px}
    .iletisimformu .gonderbtn{float:right;width:100%;padding:10px 0;text-align:center;margin-top:10px}
    #fullwidth .menu ul{position:relative;top:0}
    .sayfaustheader{background-size:200% 100%;text-shadow:0 0 2px #000;height:160px}
    #header2{height:145px;    background-size: auto 200%;}
    #muspanel #header2{height:120px;margin-bottom:0;background-size:100%}
    .listeleme{width:100%;margin-top:25px}
    .list{width:100%;margin:0;margin-bottom:15px}
    .list img{width:100%}
    .sidebar{width:99%;margin-top:15px;margin-bottom:0}
    .sayfacontent{width:100%;margin-bottom:15px;border:none}
    .scriptrightside{width:98%;float:none;margin:auto;position:relative;top:0}
    .sayfabaslik a{font-size:15px}
    .scriptdetayinfo{float:none;width:97%;padding-right:0;margin:auto;border:none}
    .kutubanner{display:none}
    .sunucugereksinim{margin-bottom:20px}
    .sunucustok{margin-left:0;margin-top:-30px}
    .ilanasamax{width:31.9%;font-size:14px;line-height:20px}
    .ilanasamax h3{width:50px;height:50px;line-height:50px;font-size:20px}
    .asamaline{margin-top:47px;margin-bottom:-45px}
    .ilanasamalar{margin-bottom:15px;margin-top:17px}
    .uhtutar h4{font-size:16px}
    .uhperiyod h5{font-size:16px}
    .uhinfo h4 a{font-size:12px}
    .siparisbilgileri table{width:100%}
    .domainsec{width:100%}
    .ui-accordion .ui-accordion-content{padding:15px}
    .domainsec .btn{width:90%}
    .siparisbilgileri table tr td{font-size:16px}
    .sungenbil{width:100%}
    .sunucusipside{width:100%;margin-top:20px}
    .sipdvmtmmbtn .gonderbtn{width:85%}
    .siparisbilgileri table tr td h4{font-size:16px}
    .sayfabaslik h1{font-size:20px}
    .sayfabaslik i{font-size:10px;margin:5px}
    .sepetleft{width:100%}
    .sepetright{width:100%}
    .uhinfo{width:40%;font-size: 13px;}
    .uhperiyod{font-size:13px}
    .uhtutar{font-size:13px}
    .uhsil a{font-size:15px}
    .uhinfo h5{font-size:14px}
    .uhperiyod select{width:100%;font-weight:500;font-size:14px}
    .mpanelinfo{height:auto;line-height:20px;font-size:15px;text-align:center;padding:10px 0;margin-top:15px}
    .sayfayolu{margin-bottom:10px;font-size:13px;float:left;    width: 100%;}
    .mpaneltitle h4{font-size:16px;width:100%;float:left}
    .destekinfo{width:44%;vertical-align:top}
    #ticketfixed .destekinfo{width:44%;    margin-bottom: 8px;}
    .destekinfo h5{font-size:15px}
    .destekinfocon{padding:10px 0}
    .destekinfo h4{font-size:14px}
    .destekdosyaeki{width:100%}
    .destekdetayright .gonderbtn{padding:10px 0;font-size:16px;margin-top:15px}
    .header{-webkit-box-shadow:inset 0 110px 110px -45px rgba(0,0,0,0.75);-moz-box-shadow:inset 0 110px 110px -45px rgba(0,0,0,0.75);box-shadow:inset 0 110px 110px -45px rgba(0,0,0,0.75);padding-bottom:25px;background-size:auto 150%;height:auto;margin-bottom:20px;z-index:444}
    #fullwidth #wrapper{width:100%}
    .header #wrapper{width:100%}
    .headerwhite{display:none}
    .mpanelblok:first-child:nth-last-child(4),.mpanelblok:first-child:nth-last-child(4) ~ .mpanelblok{width:45%}
    .mpanelblok{width:46%;min-height:130px;margin:5px;}
    .mpanelblok h1{font-size:28px;margin-top:15px}
    #turquise h1{font-size:22px;margin-top:25px;line-height:35px}
    #destekcvpyaz .lbtn{float:left;margin-left:0;margin-right:0;font-size:14px}
    .mpanelright{width:100%;margin-bottom:20px}
    .mpanelleft{width:100%;margin-bottom:20px;margin-top:0}
    .mpanelrightcon{padding:10px;margin-bottom: 20px;}
    #muspanel .header{height:auto;margin-bottom:0;padding-bottom:0}
    #muspanel .header .sayfabaslik{display:none}
    .sepet{margin-top:0}
    .destektalebiolustur .yesilbtn{width:100%}
    .destektalebiolustur .ucte1{width:100%}
    .faturaodenmis .yuzde30{width:100%}
    .fattutarlar span {text-align:center}
    .fattutarlar .yuzde40{width:100%}
    .fattutarlar .yuzde20{width:100%}
    .hizmetblok{width:100%;margin:10px 0}
    .tabcontentcon{width:100%}
    ul.tab li{width:50%}
    ul.tab li a{padding:14px 0;width:100%;font-size: 14px;    line-height: 25px;}
    .tabcontentcon h5{font-size:16px}
    #smsgonder .yuzde50{width:100%}
    .mobiltable{overflow:scroll}
    .destekolsbtn{float:right}
    .dttblegoster{width:50px}
    .mobilgenislet{top:9px;left:4px;height:25px;width:25px;display:block;color:#999;border:1px solid #999;border-radius:4px;box-sizing:content-box;text-align:center;font-family:'Courier New',Courier,monospace;line-height:30px;font-size:30px;content:'+';float:left;margin-right:7px}
    .paypasbutonlar{margin-top:20px;margin-bottom:-50px}
    #header2 .paypasbutonlar{margin-top:0px;text-shadow:none;position:absolute;right:10px;top:3px}
    #scriptlistesi{margin:0}
    .langbtn{position:absolute;right:10px;top:45px}
    #fullwidth .langbtn{float:right;margin-left:20px;margin-top:15px;font-size:16px;position:relative;right:auto;top:auto}
    .guncellebtn{width:50%}
    .msjyazan h4{font-size:14px;margin-top:-2px}
    .bilgibanka h3{font-size:22px}
    .bilgibanka h4{font-size:18px}
    .bbankaara input{font-size:18px}
    .encokokunanbasliklar h5{font-size:16px}
    .bbankakonu{margin:auto;width:100%;margin-bottom:15px}
    .bbkonuinfo{float:left}
    #fullwidth .menu{background-repeat:repeat-x;height:60px}
    .menucolor{height:60px}
    .alanadisorgu h1{font-size:20px;margin-bottom:20px;margin-top:25px}
    .urunozellikleri .fa-caret-right{display:none}
    .urunozellikleri .fa-check-circle{display:none}
    .urunozellik{float:none;border:1px solid #999;padding:15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:80%;padding:15px;margin:auto;text-align:center;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;margin-bottom:20px}
    .domainsec h5{float:none;margin-top:12px;font-size:15px;margin-left:0}
    .siparisbilgileri .btn{font-size:16px}
    .scriptozellks{margin:auto;margin-bottom:10px;width:100%}
    .sunucusipside{position:-webkit-relative;position:relative}
    .scripthoverinfo{display:none}
    .uyeol{width:100%;margin-top:35px}
    .songiris{font-size:13px;float:none}
    #muspanel{background-size:AUTO}
    .mblokbtn{font-size:13px}
    .mpanelblok h2{font-size:14px}
    #header2 .sayfabaslik{margin-top:30px;display:block;text-align:center;width:90%;padding:10px;min-height:75px}
    .progresspayment{width:95%;margin:auto;margin-bottom:20px}
    .progresspayment h4{font-size:13px;padding:10px;margin-bottom:10px}
    .progresspayment h3{margin-top:10px;font-size:20px}
    .balancepage .fa-info-circle{display:none}
    .balanceinfo{font-size:14px}
    .balancepage .hesapbilgilerim table tr td{font-size:13px}
    #acdashboardactivity{width:100%;margin-left:0}
    #acdashboardnews{width:100%}
    .muspanelbloks #blue{display:none}
    .modalDialog{position:absolute}
    #pre-register-countries label{margin-bottom:3px;width:50%}
    #baslikislemleri .modalDialog div{width:90%}
    #raporlar .modalDialog div{width:90%}
    #raporlar .modalDialog{position:fixed}
    .referenceselect select{font-size:16px;width:80%}
    .referenceselect option{font-size:16px}
    .red-info i{display:none}
    .required-field-info{width:100%;font-size:13px}
    #ozet .tabcontentcon{width:100%}
    .required-field-info input{padding:10px 0;margin-right:5px;width:100%;margin-bottom:5px}
    .mailgsmverify{margin-bottom:15px}
    .kisiselbilgiler{width:100%}
    .digerbilgiler{width:100%;margin-top:25px}
    .hesapbilgititle{font-size:13px}
    .hesapbilgisi .yuzde25{line-height:normal}
    .hesapbilgisi .yuzde75 input{font-size:13px;padding:7px 0}
    .hesapbilgisi .yuzde75 select{font-size:13px;padding:7px 0}
    .hesapbilgisi .yuzde75 textarea{font-size:13px;padding:7px 0}
    .hesapbilgisi .yuzde75{font-size:13px}
    .countryselect{margin-top:0;margin-left:0;    display: none;}
    #fullwidth .head .countryselect{margin-top:10px;margin-left:10px}
    .tablepaket:first-child:nth-last-child(4),.tablepaket:first-child:nth-last-child(4) ~ .tablepaket{width:90%}
    .tablepaket:first-child:nth-last-child(8),.tablepaket:first-child:nth-last-child(8) ~ .tablepaket{width:90%}
    .tablepaket:first-child:nth-last-child(12),.tablepaket:first-child:nth-last-child(12) ~ .tablepaket{width:90%}
    #addNewAddressForm .yuzde30{width:49%}
    #addNewAddressForm .yuzde25{width:49%}
    #addNewAddressForm .yuzde15{width:49%}
    #tercihler .tabcontentcon{width:100%;margin-top:30px;margin-bottom:50px}
    #sifredegistir .tabcontentcon{width:100%;margin-top:30px;margin-bottom:50px}
    .hostozellk{width:42%;font-size:14px}
    .categoriesproduct a{font-size:15px;text-align:left}
    .tescilsonuc table{width:95%}
    #tesclsure{width:100%}
    .dozelliklist{font-size:13px;width:100%;margin:20px 0px}
    .domainfeatright{width:70%}
    #check_results a{font-size:14px;font-weight:700}
    .internationalsmspage .leftblock{width:100%}
    .internationalsmspage .leftblock h3{font-size:20px;text-align:center}
    .internationalsmspage .leftblock h4{font-weight:300;font-size:16px}
    .internationalsmspage .rightblock{width:100%;margin-top:50px}
    .internationalsmspage .rightblock h2{font-size:22px}
    .internationalsmspage .rightblock select{width:70%}
    .ticketinfos{width:100%}
    .ticketdetail{width:100%;margin-bottom: 30px;}
    .hizmetblok:first-child:nth-last-child(2),.hizmetblok:first-child:nth-last-child(2) ~ .hizmetblok{width:100%}
    .hizmetblok:first-child:nth-last-child(4),.hizmetblok:first-child:nth-last-child(4) ~ .hizmetblok{width:100%}
    .hizmetblok:nth-child(n+4):nth-child(-n+5){width:100%}
    .hizmetblok:nth-child(n+6):nth-child(-n+7){width:100%}
    .hizmetblok:first-child:nth-last-child(6),.hizmetblok:first-child:nth-last-child(6) ~ .hizmetblok{width:100%}
    #ModifyWhois input{width:49%;font-size:13px}
    .tabcontentcon .yesilbtn{width:100%}
    .tabcontentcon .turuncbtn{width:100%}
    .tabcontentcon .mavibtn{width:100%}
    .tabcontentcon .redbtn{width:100%}
    .green-info i{display:none}
    .green-info p{margin:0;font-size:13px}
    .ModifyDns{width:100%;min-height:auto;margin:0;margin-bottom:20px}
    .bankablok{width:100%;margin:0;margin-bottom:10px}
    #payment-screen .bankablok{width:100%;margin:0;margin-bottom:10px}
    #NotificationForm .yuzde40{width:95%}
    .bankainfo h5 span{width:100%}
    .domainlookuplist{width:100%}
    .tldavailable h4{line-height:normal;font-size:22px}
    .tldhere{font-size:15px}
    .lookcolum{font-size:14px}
    .tldlistfoot .lookcolum{width:50%}
    .sss #accordion h3{font-size:15px}
    .sss #accordion div{font-size:13px}
    .content-updown .yuzde30{width:100%}
    .content-updown .yuzde70{width:100%}
    .content-updown .yuzde50{width:100%}
    #addNewEmail .yuzde50inpt{width:100%}
    #addNewEmail .yuzde50{width:100%}
    #addNewEmail .incelebtn{width:100%;text-align:center;padding:10px 0;margin-top:5px;margin-bottom:5px}
    .invoicex{max-width:100%;margin:0;margin-bottom:25px}
    .invoicex .padding{padding:15px}
    .custbillinfo{width:100%}
    .companybillinfo{width:100%;text-align:left;margin-bottom:25px}
    .invoicestatus{width:100%}
    .invoicetimes{width:100%;margin-bottom:0}
    .faturaodenmis{margin:30px 0}
    .companybillinfo img{display:block}
    .invoiceidx{width:100%}
    .invoicedesc .padding20{padding:0}
    .license-verify-box{width:100%}
    .license-verification-result h4{font-size:18px}
    .license-none{width:100%}
    .license-ok{width:100%}
    #addons {width:100%; }
    #fullwidth .menu li a {    padding: 0px; }
    #muspanel #fullwidth{  margin-bottom: -15px;}
    .langcurclose{top:-1px;right:-3px;}
    .langandcur a {width:46%;}
    ul.tab li a.active{border-bottom:2px solid #009595;background:#009595;color:white}
    .gprimage{float:none;margin-left:0px;margin-top:0px;margin-bottom:10px}
    .headbutonlar{display:none}
    #mobmenu {position:absolute;top:0px;width:100%;background:#009595;    z-index: 100;}
    #mobmenu ul{margin:0;margin-top:50px;padding:0}
    #mobmenu ul li a{color:white}
    #mobmenu ul li ul li a{padding-left:20px}
    #mobmenu ul li{color:white;list-style-type:none}
    #mobmenu ul .inner{overflow:hidden;display:none;float:left;width:100%}
    #mobmenu ul .inner.show{}
    #mobmenu ul li ul{margin-top:0px}
    .mobmenu ul li ul li{padding-left:0}
    #mobmenu ul li a.toggle{width:100%;display:block;background:#009595;color:#fefefe;border-radius:0.15em;transition:background .3s ease}
    #mobmenu ul li ul li a.toggle {padding-left:20px}
    #mobmenu ul li ul li ul li a  {padding-left:35px}
    #mobmenu ul li a.toggle:hover{background:rgba(0,0,0,0.18)}
    #mobmenu ul a span{padding:0px 20px}
    #mobmenu ul a{float:left;width:100%;padding:14px 0px;border-bottom:.1em solid #0000001a;color:#6c8193;font-size:15px}
    #mobmenu .headbutonlar{float:none;display:inline-block;text-align:center;width:100%;margin-top:20px}
    #mobmenu .headbutonlar a{float:left;margin-left:20px;font-size:13px}
    #mobmenu #sepeticon{font-size:26px;float:right;color:#fff;margin-top:-7px;margin-right:27px}
    #mobmenu .menuAc{top:50px}
    .homedomainarea-con{width:93%}
    .homedomainarea-con .padding30{padding:10px}
    .homedomainarea h1{font-size:26px;margin-top:15px}
    .homedomainarea input:not([type="submit"]){width:83%;padding:20px;font-size:18px}
    .homedomainarea input[type="submit"]{width:110px;font-size:14px;padding:19px 0px;margin-left:-115px}
    .spottlds{width:30%;border:none;text-align:center}
    .spottlds img{float:none}
    .homedomainarea h4{font-size:18px}
    #home .pakettitle{margin-top:0px}
    .tableslogan{font-size:18px}
    .anascriptlist{margin-bottom:25px}
    .musyorum{font-size:15px}
    .istatistik h2{font-size:18px}
    .istatistik h1{font-size:36px}
    .ebulten{background-size:auto 100%}
    .footer{padding:30px 0}
    .footslogan h4{font-size:18px}
    .footslogan h2{font-size:24px;margin-top:10px}
    .footcopyright{text-align:center}
    .fullwidthhead{text-align:center}
    #mobmenu #megamenu{position:relative;padding:0px;margin-top:0px;background-size:auto}
    #mobmenu #megamenuservice{width:44%}
    #mobmenu #megamenuservice a{color:#009595}
    #mobmenu #megamenuservice .padding20{padding:5px}
    #mobmenu #megamenu h4{color:#009595}
    #fullwidth #mobmenu{position:relative;float:left}
    #fullwidth #mobmenu .headbutonlar{margin-top:0px}
    #fullwidth #mobmenu .headbutonlar a{float:left;color:white;border-bottom:.1em solid #0000001a;font-size:13px;margin:0px;width:48%;padding:12px 0px;border-radius:0px}
    #fullwidth #mobmenu #megamenuservice a{color:#ffffffd6}
    #fullwidth #mobmenu .padding30{text-align:center;padding:20px 5px}
    #fullwidth #mobmenu #megamenuservice .padding20{padding:10px 7px;display:inline-block}
    #fullwidth #mobmenu .digerhmzinfo{float:none;padding: 15px;width:100%;position:relative;display:inline-block}
    .anatanitim{background-size:auto;padding-bottom:60px;padding-top:50px}
    .anatanitim .gonderbtn{float:left;margin-top:10px;font-size:16px;width:200px;margin-right:0px}
    .anatanitim video{width:320%;background:#000}
    .tanslogan{margin-top:30px;width:96%;margin-left:10px}
    .tanslogan{margin-top:0px;width:100%;margin-left:0px;font-size:15px;position:relative}
    #fullwidth .anatanitim #wrapper{width:90%}
    .domainozellikler{background-size:auto 100%}
    .domainsec .ui-accordion .ui-accordion-content{padding:15px 0px}
    .domainsec select{width:98%}
    #checkButton{border:0px;background-color:#8BC34A;border-radius:2.20588rem;color:#FFFFFF;margin-left:auto;padding:18px 0px;position:relative;margin-top:0px;margin-bottom:10px;display:inline-block;cursor:pointer;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;width:150px;font-size:16px}
    #megamenu #kurumsalmenulinks{width:100%;margin-left:0px;margin-bottom:15px}
    #corporatemenu{background-size:auto 100%}
    .cd-top{height:40px;width:40px;bottom:20px;right:20px}
    .tescilucretleri table tr td{padding:10px 0px;font-size:13px}
    .tescilucretleri table tr th{padding:10px 0px;font-size:14px}
    .tescilucretleri h4{margin-bottom:20px;font-size:20px}
    .langandcur h4{font-size:19px}
    .captcha-content{width:250px;transform:scale(0.8);margin-left:-20px}
    .content-updown .tablepaket select{margin-bottom:15px;margin-left:auto;margin-right:auto;display:block}
    .green-info .padding15{width:auto;padding:20px}
    .blue-info .padding15{width:auto;padding:20px}
    .red-info .padding15{width:auto;padding:20px}
    .green-info .padding20{width:auto;padding:20px}
    .blue-info .padding20{width:auto;padding:20px}
    .red-info .padding20{width:auto;padding:20px}

}
/* #mobile-device-end */

/* #other-mobile-device{clear:both} */
@media only screen and (min-width:320px) and (max-width:374px) {
    .slidetext-container{margin-top:65%}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .slidetext-container{margin-top:30%}
}
@media only screen and (min-width:568px) and (max-height:320px) {
    .slidetext-container{margin-top:30%}
    .slidetext-container h1{font-size:18px}
    .slidetext-container p{width:100%;font-size:14px}
    #largeredbtn{padding:5px 40px;font-size:14px}
}
@media only screen and (min-width:665px) and (max-width:759px) {
    .cd-top{right:20px;bottom:20px}
    .slidetext-container{width:90%;margin-top:30%}
    .slidetext-container h1{font-size:22px}
    .slidetext-container p{width:100%;font-size:16px}
    #largeredbtn{padding:5px 40px;font-size:14px}
}
@media only screen and (min-width:320px) and (max-width:1023px) {
    .mioslidertext{color:#fff;position:relative;left:0;width:100%;text-align:center}
}
@media only screen and (min-width:1024px) and (max-width:1248px) {
    #wrapper{width:95%}
}
@media only screen and (min-width:665px) and (max-width:759px) {
    .cd-top{right:20px;bottom:20px}
}
@media only screen and (min-width:950px) and (max-width:1156px) {
    #fullwidth .menu li a{padding:0px 25px}
    .menu li a{padding-left:18px;padding-right:18px}
}
@media only screen and (min-width:1023px) {
    .cd-top{height:60px;width:60px;right:30px;bottom:30px;border-radius:7px}
}

/*  #Other-media-mobile-devices-end */
/* Nodex 2026 brand layer */
:root{--nx-navy:#081526;--nx-navy-2:#0d2038;--nx-blue:#2878ff;--nx-cyan:#24c7d9;--nx-text:#10233d;--nx-muted:#64748b;--nx-line:#dce6f2;--nx-bg:#f5f8fc;--nx-white:#fff}
body#clean-theme-client{background:var(--nx-bg);color:var(--nx-text);font-family:Inter,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.nodex-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.nodex-hero{position:relative;overflow:hidden;padding:105px 0 92px;background:linear-gradient(135deg,#071421 0%,#0b223c 58%,#0e3151 100%);color:#fff}
.nodex-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}
.nodex-hero__glow{position:absolute;border-radius:50%;filter:blur(15px);opacity:.25}.nodex-hero__glow--one{width:420px;height:420px;background:#168cff;right:-130px;top:-180px}.nodex-hero__glow--two{width:260px;height:260px;background:#15d4c8;left:38%;bottom:-190px}
.nodex-hero__grid{position:relative;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.nodex-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(92,203,255,.28);border-radius:999px;background:rgba(40,120,255,.12);color:#84ddff;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.nodex-hero h1{max-width:760px;margin:22px 0 20px;color:#fff;font-size:54px;line-height:1.08;letter-spacing:-.045em;font-weight:800}.nodex-hero h1 span{background:linear-gradient(90deg,#60a5fa,#42e5d3);-webkit-background-clip:text;color:transparent}.nodex-hero__content>p{max-width:680px;margin:0;color:#b9cbe0;font-size:18px;line-height:1.75}
.nodex-hero__actions{display:flex;gap:13px;margin-top:32px}.nodex-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:10px;font-size:15px;font-weight:700;transition:.2s ease}.nodex-btn:hover{transform:translateY(-2px);text-decoration:none}.nodex-btn--primary{background:linear-gradient(135deg,var(--nx-blue),#1761da);color:#fff;box-shadow:0 12px 35px rgba(22,96,218,.34)}.nodex-btn--ghost{border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.04)}.nodex-btn--light{background:#fff;color:var(--nx-blue);box-shadow:0 12px 30px rgba(2,26,66,.15)}
.nodex-hero__proof{display:flex;flex-wrap:wrap;gap:22px;margin-top:25px;color:#b9cbe0;font-size:13px}.nodex-hero__proof i{margin-right:5px;color:#47ddbd}
.nodex-hero--campaign .nodex-hero__proof{display:flex;flex-direction:column;gap:10px;margin-top:20px}
.nodex-hero--campaign .nodex-hero__proof span{display:flex;align-items:center;gap:9px;line-height:1.35;font-size:13px;white-space:normal;transform:translateY(0)}
.nodex-hero--campaign .nodex-hero__proof span strong{color:#eef7ff;font-weight:800}
.nodex-hero--campaign .nodex-hero__proof span span{color:#eef7ff}
.nodex-hero--campaign{position:relative}
.nodex-hero--campaign .nodex-hero__side-icons{display:none}
.nodex-hero--campaign .nodex-hero__stack{display:none}
.nodex-hero--campaign .nodex-hero__brandmark{display:none}
.nodex-hero--campaign .nodex-hero__slider-badge{display:none}
.nodex-hero__slider{position:relative;max-width:740px}
.nodex-hero__slides{position:relative;min-height:520px}
.nodex-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .45s ease,transform .45s ease;pointer-events:none}
.nodex-hero__slide.is-active{opacity:1;visibility:visible;transform:translateX(0);pointer-events:auto}
.nodex-hero__slider-controls{display:flex;gap:10px;z-index:2}
.nodex-hero__slider-button{appearance:none;border:0;outline:0;cursor:pointer;display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.22);font-size:14px;transition:.2s}
.nodex-hero__slider-button:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}
.nodex-hero__slider-dots{display:flex;gap:10px;align-items:center}
.nodex-hero__slider-nav{display:flex;align-items:center;gap:20px;margin-top:30px}
.nodex-hero__slider-dot{appearance:none;-webkit-appearance:none;border:0;outline:0;width:10px;height:10px;border-radius:100px;background:rgba(255,255,255,.25);padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}
.nodex-hero__slider-dot.is-active{width:28px;background:#fff}

.nodex-hero--split-slider .nodex-kicker{margin-bottom:14px}
.nodex-server-card{padding:24px;border:1px solid rgba(143,207,255,.2);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.035));box-shadow:0 30px 80px rgba(0,0,0,.32);backdrop-filter:blur(18px);transform:perspective(900px) rotateY(-5deg)}.nodex-server-card__top{display:flex;align-items:center;gap:7px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.nodex-server-card__top span{width:8px;height:8px;border-radius:50%;background:#ff6680}.nodex-server-card__top span:nth-child(2){background:#ffd166}.nodex-server-card__top span:nth-child(3){background:#37d99a}.nodex-server-card__top b{margin-left:auto;color:#80d8ff;font-size:11px;letter-spacing:.16em}.nodex-server-card__metric{display:flex;gap:15px;align-items:center;padding:26px 0}.nodex-server-card__metric>i{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:linear-gradient(135deg,#267eff,#26c9d7);font-size:22px}.nodex-server-card__metric small{display:block;color:#8ea9c5}.nodex-server-card__metric strong{display:block;margin-top:3px;font-size:18px}.nodex-server-card__bars{display:grid;gap:11px}.nodex-server-card__bars:before{content:"Anlık kaynak kullanımı";color:#829ab5;font-size:11px}.nodex-server-card__bars i{display:block;height:7px;border-radius:10px;background:linear-gradient(90deg,#277dff,#2be0ca);box-shadow:0 0 13px rgba(41,206,217,.25)}.nodex-server-card__status{display:flex;justify-content:space-between;margin-top:26px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);color:#a9c0d7;font-size:12px}.nodex-server-card__status span i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#38db97;box-shadow:0 0 10px #38db97}.nodex-server-card__status b{color:#55e7c1}
.nodex-trustbar{position:relative;background:#fff;border-bottom:1px solid var(--nx-line);box-shadow:0 10px 30px rgba(10,31,58,.05)}.nodex-trustbar__grid{display:grid;grid-template-columns:repeat(4,1fr)}.nodex-trustbar__grid>div{display:flex;flex-direction:column;padding:25px 30px;border-right:1px solid var(--nx-line)}.nodex-trustbar__grid>div:last-child{border:0}.nodex-trustbar strong{color:var(--nx-blue);font-size:20px}.nodex-trustbar span{margin-top:3px;color:var(--nx-muted);font-size:12px}
.wclientblockscon{padding:75px 0;background:var(--nx-bg)}#clientAreaIndex-wrapper{width:min(1180px,calc(100% - 40px));margin:0 auto}.homedomainarea-con{margin-bottom:34px;border-radius:22px!important;overflow:hidden;box-shadow:0 18px 55px rgba(9,32,62,.1)}.homedomainarea{padding:28px 15px!important;background:linear-gradient(135deg,#fff,#edf6ff)!important}.homedomainarea h1{color:var(--nx-text)!important;font-size:30px!important;letter-spacing:-.02em}.homedomainarea input[type=text]{border:1px solid #d4e2f0!important;border-radius:10px 0 0 10px!important;box-shadow:0 8px 22px rgba(9,32,62,.07)!important}.homedomainarea input[type=submit]{border-radius:0 10px 10px 0!important;background:var(--nx-blue)!important}.product-group-item{border:1px solid var(--nx-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 10px 35px rgba(9,32,62,.055)!important;transition:.22s ease!important}.product-group-item:hover{transform:translateY(-6px);border-color:#9ac2ff!important;box-shadow:0 18px 45px rgba(9,32,62,.11)!important}.product-group-item span{color:var(--nx-text)!important}.product-group-item span i{color:var(--nx-blue)!important}
.nodex-why{padding:95px 0;background:#fff}.nodex-section-head{max-width:670px;margin:0 auto 45px;text-align:center}.nodex-section-head>span{color:var(--nx-blue);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.nodex-section-head h2{margin:12px 0;color:var(--nx-text);font-size:38px;line-height:1.2;letter-spacing:-.035em}.nodex-section-head p{color:var(--nx-muted);font-size:16px;line-height:1.7}.nodex-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.nodex-feature-grid article{padding:34px;border:1px solid var(--nx-line);border-radius:18px;background:linear-gradient(145deg,#fff,#f7faff);transition:.2s}.nodex-feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(9,32,62,.08)}.nodex-feature-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eaf3ff;color:var(--nx-blue);font-size:21px}.nodex-feature-grid h3{margin:22px 0 10px;color:var(--nx-text);font-size:19px}.nodex-feature-grid p{margin:0;color:var(--nx-muted);line-height:1.7}
.nodex-migration{padding:65px 0;background:linear-gradient(120deg,#1267e8,#1d95e9 58%,#19b9c3);color:#fff}.nodex-migration__inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.nodex-migration h2{margin:15px 0 8px;color:#fff;font-size:36px;letter-spacing:-.03em}.nodex-migration p{margin:0;color:#dcf2ff;font-size:16px}.nodex-migration .nodex-kicker{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.11);color:#fff}
.nodex-footer{padding:70px 0 0;background:#061322;color:#a7bad0}.nodex-footer__grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:55px}.nodex-footer h3{margin:0 0 15px;color:#fff;font-size:24px}.nodex-footer h4{margin:0 0 18px;color:#fff;font-size:14px}.nodex-footer p{line-height:1.7}.nodex-footer a{display:block;margin:0 0 12px;color:#9db3ca}.nodex-footer a:hover{color:#fff;text-decoration:none}.nodex-footer__brand p{max-width:300px}.nodex-footer__badge{display:inline-flex;gap:8px;align-items:center;margin-top:12px;padding:8px 12px;border:1px solid rgba(66,216,191,.2);border-radius:999px;color:#5bdfc1;font-size:12px}.nodex-footer__support{display:inline-flex!important;align-items:center;gap:8px;padding:11px 14px;border:1px solid rgba(255,255,255,.12);border-radius:8px}.nodex-footer__bottom{display:flex;justify-content:space-between;margin-top:55px;padding:22px 0;border-top:1px solid rgba(255,255,255,.08);font-size:12px}
.clean-theme-footer{display:none!important}
@media(max-width:900px){.nodex-hero{padding:75px 0}.nodex-hero__grid{grid-template-columns:1fr;gap:45px}.nodex-hero h1{font-size:42px}.nodex-hero__visual{max-width:520px}.nodex-trustbar__grid{grid-template-columns:repeat(2,1fr)}.nodex-feature-grid{grid-template-columns:1fr}.nodex-footer__grid{grid-template-columns:1fr 1fr}.nodex-migration__inner{align-items:flex-start;flex-direction:column}.nodex-hero--campaign .nodex-hero__side-icons{display:none}}
@media(max-width:600px){.nodex-container,#clientAreaIndex-wrapper{width:min(100% - 28px,1180px)}.nodex-hero{padding:58px 0}.nodex-hero h1{font-size:34px}.nodex-hero__content>p{font-size:16px}.nodex-hero__actions{align-items:stretch;flex-direction:column}.nodex-hero__proof{gap:12px}.nodex-server-card{transform:none}.nodex-trustbar__grid{grid-template-columns:1fr 1fr}.nodex-trustbar__grid>div{padding:18px 12px}.nodex-section-head h2,.nodex-migration h2{font-size:29px}.nodex-footer__grid{grid-template-columns:1fr}.nodex-footer__bottom{align-items:flex-start;flex-direction:column;gap:9px}}

/* Nodex corporate refinement */
.clean-theme-header{height:78px!important;background:#fff!important;border-bottom:1px solid #e4eaf1!important}.clean-theme-header #wrapper{height:78px!important;display:flex!important;align-items:center!important}.clean-theme-header-logo img{width:auto!important;max-width:145px!important;max-height:42px!important;object-fit:contain}.clean-theme-header-right{margin-left:auto!important}.clean-theme-header-ac-btn{color:#1d3552!important}.clean-theme-header-right-btns>ul>li>a{border-left:1px solid #e7edf4!important}
.menu{background:#0b1c32!important;border:0!important;box-shadow:0 7px 20px rgba(5,20,40,.08)}.menu ul li a{padding:0 24px!important;color:#d8e2ef!important;font-size:13px!important;font-weight:600!important;letter-spacing:.01em!important}.menu ul li a:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}
.nodex-hero{padding:92px 0 86px;background:linear-gradient(118deg,#071523 0%,#0b2037 64%,#102f4f 100%)}.nodex-hero h1{font-size:50px;max-width:700px}.nodex-hero__content>p{font-size:17px;max-width:650px}.nodex-btn{border-radius:6px}.nodex-server-card{border-radius:12px;transform:none}.nodex-kicker{border-radius:4px}
.nodex-standards{background:#fff;border-bottom:1px solid var(--nx-line)}.nodex-standards__inner{display:flex;align-items:center;min-height:76px;gap:45px}.nodex-standards__label{max-width:125px;color:#718096;font-size:11px;font-weight:700;line-height:1.4;text-transform:uppercase;letter-spacing:.09em}.nodex-standards__items{display:flex;align-items:center;justify-content:space-between;flex:1}.nodex-standards__items span{display:flex;align-items:center;gap:9px;color:#334b67;font-size:13px;font-weight:700}.nodex-standards__items i{color:#3274cc;font-size:15px}
.nodex-solutions{padding:100px 0;background:#f4f7fb;border-top:1px solid #e1e8f0}.nodex-section-head--left{max-width:720px;margin:0 0 42px;text-align:left}.nodex-solutions__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.nodex-solution-card{position:relative;display:block;min-height:310px;padding:34px;border:1px solid #dce5ef;border-radius:10px;background:#fff;color:var(--nx-text);box-shadow:0 8px 24px rgba(16,35,61,.045);transition:.22s ease}.nodex-solution-card:hover{transform:translateY(-5px);border-color:#9dbce3;box-shadow:0 18px 38px rgba(16,35,61,.1);text-decoration:none}.nodex-solution-card--featured{border-top:3px solid #2878ff}.nodex-solution-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:30px;border-radius:8px;background:#edf4fd;color:#236cc9;font-size:19px}.nodex-solution-card small{color:#7790aa;font-size:10px;font-weight:800;letter-spacing:.13em}.nodex-solution-card h3{margin:10px 0 13px;color:#10233d;font-size:22px}.nodex-solution-card p{color:#667b91;font-size:14px;line-height:1.75}.nodex-solution-card>span{position:absolute;bottom:30px;color:#236cc9;font-size:13px;font-weight:800}.nodex-solution-card>span i{margin-left:7px}
.nodex-why{padding:100px 0}.nodex-feature-grid article{border-radius:10px;box-shadow:none}.nodex-feature-icon{border-radius:8px}.nodex-migration{background:#0c3158}.nodex-footer{background:#071421}.nodex-footer__grid{padding-bottom:15px}
#mio-cookie-popup{position:fixed!important;z-index:99999!important;right:22px!important;bottom:22px!important;left:auto!important;top:auto!important;width:min(470px,calc(100% - 28px))!important;height:auto!important;background:transparent!important}.mio-cookie-popup__c-p-card{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;border:1px solid #d9e2ec!important;border-radius:10px!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,22,42,.2)!important}.mio-cookie-popup__content{padding:22px 22px 18px!important;color:#4b6178!important;text-align:left!important}.mio-cookie-popup__content h3{margin:0 0 8px!important;color:#10233d!important;font-size:15px!important}.mio-cookie-popup__content p{margin:0!important;font-size:12px!important;line-height:1.65!important}.mio-cookie-popup__content p a{color:#236cc9!important}.mio-cookie-popup__c-p-button{display:block!important;width:100%!important;margin:15px 0 0!important;padding:10px 15px!important;border:0!important;border-radius:6px!important;background:#123b66!important;color:#fff!important;font-weight:700!important}
@media(max-width:900px){.nodex-standards__inner{align-items:flex-start;flex-direction:column;padding:25px 0;gap:18px}.nodex-standards__label{max-width:none}.nodex-standards__items{width:100%;flex-wrap:wrap;gap:18px 25px}.nodex-solutions__grid{grid-template-columns:1fr}.nodex-solution-card{min-height:265px}.clean-theme-header #wrapper{width:calc(100% - 28px)!important}.menu ul li a{padding:0 13px!important}}
@media(max-width:600px){.nodex-hero h1{font-size:35px}.nodex-standards__items span{width:calc(50% - 16px)}.nodex-solutions{padding:72px 0}#mio-cookie-popup{right:14px!important;bottom:14px!important}}

.nodex-topbar{background:#071421;color:#b9c9d9;border-bottom:1px solid rgba(255,255,255,.07)}.nodex-topbar__inner{display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));min-height:38px;margin:0 auto;font-size:11px;font-weight:600}.nodex-topbar__left,.nodex-topbar__right{display:flex;align-items:center;gap:24px}.nodex-topbar a{color:#c3d0df}.nodex-topbar a:hover{color:#fff;text-decoration:none}.nodex-topbar i{margin-right:6px;color:#52d7bc}.nodex-topbar__panel{display:flex;align-items:center;align-self:stretch;padding:0 15px;background:rgba(47,124,229,.18);color:#e9f3ff!important}.nodex-topbar__panel i{color:#80b6ff}
@media(max-width:700px){.nodex-topbar__inner{width:calc(100% - 28px)}.nodex-topbar__left span,.nodex-topbar__right>a:first-child{display:none}.nodex-topbar__left,.nodex-topbar__right{gap:10px}.nodex-topbar__panel{padding:0 10px}}

/* Full-width corporate slider treatment */
.nodex-noticebar{background:#173a5c;color:#eaf4ff;border-bottom:1px solid rgba(255,255,255,.08)}.nodex-noticebar__inner{display:flex;align-items:center;justify-content:center;gap:24px;width:min(1180px,calc(100% - 40px));min-height:44px;margin:0 auto;font-size:12px;font-weight:700;letter-spacing:.01em}.nodex-noticebar i{margin-right:7px;color:#65d8ff}.nodex-noticebar a{padding:6px 12px;border-radius:999px;background:#fff;color:#173a5c;font-size:11px}.nodex-noticebar a:hover{text-decoration:none;background:#eaf5ff}
.nodex-hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:100px 0 96px!important;background:linear-gradient(115deg,#183b59 0%,#234e6d 50%,#315f7e 100%)!important;isolation:isolate}.nodex-hero:before{z-index:-2;background-image:radial-gradient(circle at 13% 25%,rgba(255,255,255,.08) 0 50px,transparent 51px),radial-gradient(circle at 88% 18%,rgba(255,255,255,.06) 0 90px,transparent 91px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px)!important;background-size:auto,auto,48px 48px,48px 48px!important;mask-image:none!important}.nodex-hero:after{content:"";position:absolute;z-index:-1;right:-10%;bottom:-50%;width:58%;height:115%;border-radius:50%;background:radial-gradient(circle,rgba(92,178,226,.18),transparent 67%)}.nodex-hero__grid{grid-template-columns:1.05fr .95fr;gap:65px}.nodex-hero h1{font-size:56px;line-height:1.08;letter-spacing:-.038em}.nodex-hero h1 span{background:linear-gradient(90deg,#9edbff,#71c7f2);-webkit-background-clip:text}.nodex-hero__content>p{max-width:660px;color:#e0eaf2;font-size:17px}.nodex-kicker{border:1px solid rgba(255,255,255,.18);background:rgba(8,29,49,.18);color:#d2efff}.nodex-btn--primary{background:#fff;color:#17486f;box-shadow:0 13px 32px rgba(5,24,42,.2)}.nodex-btn--primary:hover{color:#123d60}.nodex-btn--ghost{background:rgba(11,35,55,.14)}.nodex-hero__proof{display:grid;gap:9px;margin-top:25px}.nodex-hero__proof span{color:#eef6fc;font-size:13px}.nodex-hero__proof i{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border-radius:50%;background:rgba(255,255,255,.13);color:#8ee2ff;font-size:8px}.nodex-server-card{padding:28px;border-color:rgba(255,255,255,.18);background:linear-gradient(145deg,rgba(10,36,57,.62),rgba(24,68,97,.64));box-shadow:0 35px 80px rgba(5,20,35,.3)}
.nodex-trustbar{width:100vw;margin-left:calc(50% - 50vw)}.nodex-standards{width:100vw;margin-left:calc(50% - 50vw)}
@media(max-width:900px){.nodex-hero{padding:72px 0!important}.nodex-hero h1{font-size:44px}.nodex-hero__grid{grid-template-columns:1fr}.nodex-hero__visual{width:100%;max-width:600px}.nodex-noticebar__inner{width:calc(100% - 28px)}}
@media(max-width:600px){.nodex-noticebar__inner{justify-content:space-between;gap:10px}.nodex-noticebar__inner span{font-size:10px}.nodex-noticebar__inner a{white-space:nowrap}.nodex-hero{padding:58px 0 64px!important}.nodex-hero h1{font-size:38px}.nodex-hero__content>p{font-size:15px}.nodex-hero__visual{display:none}}

/* Global inner-page system */
body#clean-theme-client{min-height:100vh;background:#f3f6fa!important}.clean-theme-btn,.lbtn,.clean-theme-adduser-btn{border:0!important;border-radius:6px!important;background:#1f64a5!important;color:#fff!important;font-weight:700!important;box-shadow:0 7px 18px rgba(25,83,139,.18)!important;transition:.2s!important}.clean-theme-btn:hover,.lbtn:hover,.clean-theme-adduser-btn:hover{transform:translateY(-1px);background:#174f85!important;text-decoration:none!important}
input[type=text],input[type=email],input[type=password],input[type=tel],input[type=number],select,textarea{border:1px solid #d4deea!important;border-radius:6px!important;background:#fff!important;color:#18314c!important;box-shadow:none!important;transition:border-color .2s,box-shadow .2s!important}input:focus,select:focus,textarea:focus{border-color:#4384c4!important;box-shadow:0 0 0 3px rgba(48,115,181,.11)!important;outline:0!important}
.header-breadcrumb,.panel-breadcrumb{background:linear-gradient(110deg,#173a5c,#285a7b)!important;color:#fff!important}.header-breadcrumb h1,.header-breadcrumb h2,.header-breadcrumb h3,.panel-breadcrumb h1,.panel-breadcrumb h2,.panel-breadcrumb h3{color:#fff!important}

/* Authentication */
.clean-theme-signinup-con{width:min(1080px,calc(100% - 40px))!important;min-height:600px!important;margin:70px auto!important;border:1px solid #dce5ef!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 24px 65px rgba(10,35,61,.12)!important}.clean-theme-signinup-right{padding:55px 60px!important;background:#fff!important}.clean-theme-signinup-right-title{margin-bottom:28px!important}.clean-theme-signinup-right-title h1,.clean-theme-signinup-right-title h2,.clean-theme-signinup-right-title h3,.clean-theme-signinup-right-title h4{color:#112b46!important;font-weight:800!important;letter-spacing:-.02em!important}.clean-theme-signinup-right-title p{color:#6c8197!important}.clean-theme-signinup-right form>div{margin-bottom:16px}.clean-theme-signinup-right input{min-height:48px!important;padding:0 15px!important}.clean-theme-signinup-right .clean-theme-btn{min-height:48px!important}.clean-theme-signinup-left{position:relative!important;padding:55px!important;background:linear-gradient(145deg,#102f4f,#23597b)!important;color:#dcecf7!important}.clean-theme-signinup-left:before{content:"NODEX";display:block;margin-bottom:30px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.2em}.clean-theme-signinup-left:after{content:"Güvenli müşteri deneyimi";display:block;margin-top:30px;color:#8edbff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.clean-theme-signinup-left h1,.clean-theme-signinup-left h2,.clean-theme-signinup-left h3,.clean-theme-signinup-left h4,.clean-theme-signinup-left strong{color:#fff!important}.clean-theme-sign-up{background:#f3f6fa!important}.clean-theme-signup-box{border:1px solid #dce5ef!important;border-radius:9px!important;background:#fff!important;box-shadow:0 10px 30px rgba(10,35,61,.055)!important}.clean-theme-signup-box-title{color:#173a5c!important;font-weight:800!important}

/* Product/category cards */
.tablopaketler{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;gap:22px!important;width:min(1180px,calc(100% - 40px))!important;margin:35px auto 70px!important}.tablepaket{float:none!important;width:auto!important;min-height:390px!important;margin:0!important;padding:30px!important;border:1px solid #dce5ef!important;border-radius:10px!important;background:#fff!important;box-shadow:0 12px 34px rgba(10,35,61,.065)!important;transition:.22s!important}.tablepaket:hover{transform:translateY(-5px)!important;border-color:#9dbbd9!important;box-shadow:0 20px 45px rgba(10,35,61,.11)!important}.tpakettitle{color:#14334f!important;font-size:21px!important;font-weight:800!important;letter-spacing:-.02em!important}.paketline{border-color:#e6edf4!important;color:#526a82!important}.tablepaket .amount_spot_view,.tablepaket .price{color:#1f64a5!important;font-weight:800!important}.tablepaket .lbtn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important}.categoriesproduct{background:#f3f6fa!important}.detail-products-features{border-radius:10px!important;background:#fff!important;border:1px solid #dce5ef!important}

/* Basket, forms, information panels */
#basket_loader,.basketcon,.basket-content,.formcon,.mpanel,.mform,.whitecon{border-color:#dce5ef!important;border-radius:9px!important;background:#fff!important}.formcon{padding:18px!important;box-shadow:0 7px 24px rgba(10,35,61,.045)!important}.mpaneltitle{border-bottom:1px solid #e1e8f0!important;color:#173a5c!important}.mpaneltitle h4,.mpaneltitle strong{color:#173a5c!important}.dataTables_wrapper,.table-responsive{padding:18px;border:1px solid #dce5ef;border-radius:9px;background:#fff}.dataTable thead th,table thead th{background:#edf3f8!important;color:#28445f!important;border-color:#dce5ef!important}.dataTable td,table td{border-color:#e5ebf2!important}

/* Client area */
.ac-sidebar,.clean-theme-sidebar{background:#102a44!important}.ac-sidebar a,.clean-theme-sidebar a{color:#c9d8e7!important}.ac-sidebar a:hover,.clean-theme-sidebar a:hover{background:rgba(255,255,255,.07)!important;color:#fff!important}.wclientblockscon .mpanel,.ac-content .mpanel{border:1px solid #dce5ef!important;border-radius:9px!important;box-shadow:0 9px 28px rgba(10,35,61,.055)!important}
@media(max-width:900px){.clean-theme-signinup-con{width:calc(100% - 28px)!important;margin:35px auto!important}.clean-theme-signinup-right,.clean-theme-signinup-left{padding:36px 28px!important}.tablopaketler{width:calc(100% - 28px)!important;grid-template-columns:1fr!important}}

.clean-theme-signinup-con{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:stretch!important;min-height:560px!important;height:auto!important}.clean-theme-signinup-right{grid-column:2!important;grid-row:1!important;float:none!important;display:flex!important;align-items:center!important;width:auto!important;min-height:560px!important;margin:0!important;box-sizing:border-box!important}.clean-theme-signinup-right>div,.clean-theme-signinup-right>form{width:100%!important}.clean-theme-signinup-left{grid-column:1!important;grid-row:1!important;float:none!important;display:flex!important;flex-direction:column!important;justify-content:center!important;width:auto!important;min-height:560px!important;margin:0!important;box-sizing:border-box!important}.clean-theme-signinup-left>*{position:relative;z-index:1}.clean-theme-signinup-left:before{content:"NODEX BUSINESS CLOUD"}.clean-theme-signinup-left:after{content:"Performans · Güvenlik · Süreklilik"}
@media(max-width:760px){.clean-theme-signinup-con{display:flex!important;flex-direction:column!important}.clean-theme-signinup-right{order:1!important;min-height:auto!important}.clean-theme-signinup-left{order:2!important;min-height:300px!important}}

/* Compact domain finder and service shortcuts */
.wclientblockscon{display:block!important;width:100%!important;margin:0!important;padding:42px 0 54px!important;background:#f3f6fa!important}.wclientblockscon #clientAreaIndex-wrapper{display:block!important;width:min(1120px,calc(100% - 36px))!important;margin:0 auto!important}.homedomainarea-con{display:block!important;width:100%!important;max-width:980px!important;height:auto!important;margin:0 auto 26px!important;border:1px solid #dfe7f0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 14px 38px rgba(14,42,70,.075)!important}.homedomainarea{display:block!important;width:100%!important;height:auto!important;padding:0!important;background:#fff!important;box-sizing:border-box!important}.homedomainarea .padding30{height:auto!important;padding:30px 34px 26px!important;box-sizing:border-box!important}.homedomainarea h1{margin:0 0 20px!important;color:#112b46!important;font-size:25px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.025em!important}.homedomainarea #DomainCheck{display:flex!important;align-items:stretch!important;width:min(820px,100%)!important;height:56px!important;min-height:56px!important;margin:0 auto!important;border:1px solid #cfdae7!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 7px 22px rgba(20,53,86,.06)!important}.homedomainarea #DomainCheck input[type=text]{float:none!important;flex:1!important;width:auto!important;height:54px!important;min-height:54px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:0!important;background:#fff!important;font-size:16px!important;box-shadow:none!important}.homedomainarea #DomainCheck input[type=submit]{float:none!important;width:140px!important;height:56px!important;min-height:56px!important;margin:-1px!important;padding:0 20px!important;border:0!important;border-radius:0 8px 8px 0!important;background:#1f64a5!important;color:#fff!important;font-size:14px!important;font-weight:800!important}.homedomainarea #DomainCheck input[type=submit]:hover{background:#174f85!important}.popuzantilar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:8px!important;width:min(820px,100%)!important;height:auto!important;margin:16px auto 0!important;padding:0!important}.uzantibox{float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:64px!important;margin:0!important;padding:7px 8px!important;border:1px solid #e0e7ef!important;border-radius:7px!important;background:#f8fafc!important;box-shadow:none!important;box-sizing:border-box!important;transition:.18s!important}.uzantibox:hover{transform:translateY(-2px)!important;border-color:#a7bfda!important;background:#fff!important}.uzantibox>div{width:100%!important;padding:0!important}.uzantibox h4{height:auto!important;margin:0 0 3px!important;color:#173a5c!important;font-size:15px!important;line-height:1.1!important}.uzantibox h4 img{max-width:68px!important;max-height:20px!important}.uzantibox h5,.uzantibox .dnewprice{margin:0!important;color:#334d67!important;font-size:12px!important;line-height:1.1!important}.uzantibox .domdiscount{top:-7px!important;padding:2px 6px!important;border-radius:4px!important;background:#20a39e!important;font-size:9px!important}.homedomainarea>div>div>h4:last-child,.homedomainarea .padding30>div>h4:last-child{margin:15px 0 0!important;color:#6d8195!important;font-size:13px!important;font-weight:500!important}.homedomainarea .padding30>div>h4:last-child .amount_spot_view{display:inline!important;color:#1b668f!important;font-size:14px!important;font-weight:800!important}
#clientAreaIndex-wrapper>.product-group-item{float:none!important;display:inline-flex!important;vertical-align:top!important;width:calc(33.333% - 14px)!important;height:150px!important;min-height:150px!important;margin:7px 5px!important;padding:22px!important;border:1px solid #dfe7f0!important;border-radius:10px!important;box-sizing:border-box!important;box-shadow:0 8px 24px rgba(14,42,70,.045)!important}.product-group-item a{display:grid!important;grid-template-columns:42px 1fr!important;grid-template-rows:auto 1fr!important;column-gap:13px!important;align-items:center!important;width:100%!important}.product-group-item span{display:contents!important;font-size:16px!important;font-weight:800!important}.product-group-item span>i,.product-group-item>a>span>i{grid-column:1!important;grid-row:1 / span 2!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;border-radius:8px!important;background:#eaf3fc!important;color:#1f64a5!important;font-size:18px!important}.product-group-item .product-group-icon{grid-column:1!important;grid-row:1 / span 2!important;width:36px!important;max-height:36px!important;margin:0!important}.product-group-item-desc{grid-column:2!important;grid-row:2!important;display:-webkit-box!important;overflow:hidden!important;margin:6px 0 0!important;color:#6d8195!important;font-size:12px!important;line-height:1.5!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-group-item:hover{transform:translateY(-3px)!important}
@media(max-width:900px){.popuzantilar{grid-template-columns:repeat(3,1fr)!important}.uzantibox:nth-child(n+4){display:none!important}#clientAreaIndex-wrapper>.product-group-item{width:calc(50% - 14px)!important}}
@media(max-width:600px){.wclientblockscon{padding:26px 0 38px!important}.homedomainarea .padding30{padding:24px 18px 20px!important}.homedomainarea h1{font-size:21px!important;text-align:left!important}.homedomainarea #DomainCheck{height:52px!important;min-height:52px!important}.homedomainarea #DomainCheck input[type=text]{height:50px!important;min-height:50px!important}.homedomainarea #DomainCheck input[type=submit]{width:105px!important;height:52px!important;min-height:52px!important}.popuzantilar{grid-template-columns:repeat(3,1fr)!important}.uzantibox{height:58px!important}#clientAreaIndex-wrapper>.product-group-item{width:100%!important;height:125px!important;min-height:125px!important;margin:6px 0!important}}

.homedomainarea #DomainCheck{direction:ltr!important;flex-direction:row!important}.homedomainarea #DomainCheck input[name=domain]{order:1!important;display:block!important;text-align:left!important;color:#18314c!important;opacity:1!important}.homedomainarea #DomainCheck input[type=submit]{position:static!important;inset:auto!important;order:2!important;display:block!important;flex:0 0 140px!important}.homedomainarea .padding30>div>h4:last-child{display:block!important;max-width:820px!important;overflow:visible!important;margin:14px auto 0!important;white-space:normal!important;text-align:center!important;line-height:1.5!important}
#mio-cookie-popup{right:16px!important;bottom:16px!important;width:min(360px,calc(100% - 28px))!important}.mio-cookie-popup__content{padding:16px!important}.mio-cookie-popup__content h3{margin-bottom:5px!important;font-size:13px!important}.mio-cookie-popup__content p{font-size:10px!important;line-height:1.5!important}.mio-cookie-popup__c-p-button{margin-top:10px!important;padding:8px 12px!important;font-size:11px!important}

/* Compact focused login */
.clean-theme-signinup-con:has(#Signin_Form){display:block!important;width:min(540px,calc(100% - 32px))!important;min-height:0!important;height:auto!important;margin:48px auto 60px!important;border:1px solid #dbe4ee!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 18px 48px rgba(13,40,68,.11)!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-left{display:none!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right{display:block!important;float:none!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:38px 42px 40px!important;box-sizing:border-box!important;background:#fff!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right>div,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right>form{width:100%!important;max-width:none!important;margin:0!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title{margin:0 0 24px!important;padding:0 0 18px!important;border-bottom:1px solid #e5ebf2!important;text-align:left!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h1,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h2,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h3,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h4{margin:0!important;color:#112b46!important;font-size:25px!important;line-height:1.2!important;font-weight:800!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=email],.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=text],.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=password]{width:100%!important;height:46px!important;min-height:46px!important;margin:0 0 12px!important;padding:0 14px!important;border:1px solid #d3deea!important;border-radius:7px!important;box-sizing:border-box!important;background:#f9fbfd!important;font-size:14px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input:focus{background:#fff!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .clean-theme-btn,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .mio-ajax-submit{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;min-height:46px!important;margin:20px 0 0!important;border-radius:7px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form label{color:#344c64!important;font-size:13px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form a{color:#1f64a5!important;font-size:13px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=checkbox]{width:20px!important;height:20px!important;margin-right:7px!important;border-radius:5px!important}.clean-theme-signinup-con:has(#Signin_Form)+*{margin-top:0!important}
@media(max-width:600px){.clean-theme-signinup-con:has(#Signin_Form){margin:26px auto 40px!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right{padding:30px 22px 32px!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h1,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h2,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h3,.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h4{font-size:22px!important}}

.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right>.padding50{width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100{float:none!important;display:block!important;width:100%!important;margin:0 0 12px!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[type=checkbox]){display:flex!important;align-items:center!important;min-height:28px!important;margin:2px 0 4px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[type=checkbox]) .forgotpasslink{float:none!important;margin-left:auto!important;white-space:nowrap!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[type=checkbox]) .checkbox-custom-label{display:flex!important;align-items:center!important;margin:0!important;white-space:nowrap!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[type=checkbox]) input[type=checkbox]{flex:0 0 20px!important;margin:0 8px 0 0!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>div[align=center]{width:100%!important;margin:0!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .clean-theme-btn,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .mio-ajax-submit{margin-top:16px!important}

/* Compact hosting category */
body:has(.tablopaketler)>.menu{margin-bottom:0!important}body:has(.tablopaketler) #wrapper:has(>.pakettitle){display:block!important;width:min(1120px,calc(100% - 36px))!important;margin:0 auto!important;padding:34px 0 0!important;box-sizing:border-box!important}.pakettitle{display:block!important;width:100%!important;margin:0 auto 18px!important;padding:0!important;text-align:center!important}.pakettitle h1{margin:0!important;color:#122c47!important;font-size:28px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.025em!important}.pakettitle h2{max-width:720px!important;margin:8px auto 0!important;color:#6c8196!important;font-size:14px!important;line-height:1.55!important;font-weight:500!important}.categoriesproduct{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:auto!important;margin:20px auto 25px!important;padding:5px!important;border:1px solid #dde6ef!important;border-radius:9px!important;background:#fff!important;box-shadow:0 7px 22px rgba(15,43,71,.05)!important;box-sizing:border-box!important}.categoriesproduct .lbtn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:6px!important;background:transparent!important;color:#526b83!important;font-size:13px!important;font-weight:700!important;box-shadow:none!important}.categoriesproduct .lbtn:hover{transform:none!important;background:#edf4fb!important;color:#1d5d98!important}.categoriesproduct #category-button-active{background:#1f64a5!important;color:#fff!important;box-shadow:0 5px 13px rgba(31,100,165,.18)!important}
.tablopaketler{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:18px!important;width:100%!important;height:auto!important;margin:0 auto 44px!important;padding:0!important}.tablepaket{display:flex!important;float:none!important;flex-direction:column!important;width:auto!important;height:auto!important;min-height:410px!important;margin:0!important;padding:24px 26px 22px!important;border:1px solid #dce5ef!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 10px 28px rgba(13,40,68,.065)!important}.tablepaket:hover{transform:translateY(-4px)!important;border-color:#a8bed5!important}.tablepopular{top:14px!important;left:-34px!important;width:115px!important;height:24px!important;padding:0!important;background:#173a5c!important;font-size:10px!important;line-height:24px!important;letter-spacing:.08em!important}.tpakettitle{width:100%!important;height:auto!important;margin:8px 0 14px!important;color:#142f4b!important;font-size:19px!important;line-height:1.25!important}.tablepaket>.paketline{width:100%!important;margin:0!important;border-color:#e4eaf1!important}.tablepaket>h4{margin:14px 0 0!important;color:#6d8297!important;font-size:12px!important;font-weight:600!important}.tablepaket>h3{margin:2px 0 12px!important;color:#1f64a5!important;font-size:31px!important;line-height:1.1!important}.tablepaket>h3 .amount_spot_view{font-size:31px!important}.products_features{flex:1!important;margin:16px 0 14px!important;color:#536a81!important;font-size:12px!important;line-height:1.75!important}.products_features b{color:#223b55!important;font-weight:800!important}.tablepaket .gonderbtn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;margin:14px 0 0!important;border:0!important;border-radius:7px!important;background:#1f64a5!important;color:#fff!important;font-size:12px!important;font-weight:800!important;letter-spacing:.02em!important;box-shadow:0 7px 18px rgba(31,100,165,.18)!important}.tablepaket .gonderbtn:hover{background:#174f85!important;text-decoration:none!important}.detail-products-features,.sss{width:min(1120px,calc(100% - 36px))!important;margin:0 auto 30px!important;padding:26px!important;box-sizing:border-box!important}.sss .ui-accordion-header{min-height:48px!important;padding:14px 18px!important;box-sizing:border-box!important;font-size:14px!important}
@media(max-width:700px){body:has(.tablopaketler) #wrapper:has(>.pakettitle){padding-top:24px!important}.pakettitle h1{font-size:24px!important}.categoriesproduct{align-items:stretch!important;flex-direction:column!important}.categoriesproduct .lbtn{width:100%!important}.tablopaketler{grid-template-columns:1fr!important}.tablepaket{min-height:390px!important;padding:22px!important}}

body:has(.tablopaketler) #wrapper:has(>.pakettitle){padding-top:176px!important}.tablepaket{min-height:0!important;padding:20px 24px 18px!important}.tpakettitle{margin:5px 0 11px!important}.tablepaket>h4{margin-top:10px!important}.tablepaket>h3{margin-bottom:9px!important}.products_features{margin:12px 0 10px!important;line-height:1.55!important}.tablepaket .gonderbtn{min-height:38px!important;margin-top:10px!important}
@media(max-width:700px){body:has(.tablopaketler) #wrapper:has(>.pakettitle){padding-top:154px!important}.tablepaket{padding:19px!important}}

/* Compact account registration */
.clean-theme-signinup-con:has(#Signup_Form){display:block!important;width:min(900px,calc(100% - 32px))!important;min-height:0!important;height:auto!important;margin:44px auto 58px!important;border:1px solid #dbe4ee!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 18px 48px rgba(13,40,68,.1)!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-left{display:none!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-right{display:block!important;float:none!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:34px 38px 38px!important;box-sizing:border-box!important;background:#fff!important}.clean-theme-signinup-con:has(#Signup_Form) #Signup_Form{display:block!important;width:100%!important;max-width:none!important;margin:0!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-right-title{margin:0 0 22px!important;padding:0 0 17px!important;border-bottom:1px solid #e4eaf1!important;text-align:left!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-right-title h4{margin:0!important;color:#112b46!important;font-size:25px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.02em!important}
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box{position:relative!important;float:none!important;width:100%!important;margin:0 0 14px!important;padding:24px 18px 17px!important;border:1px solid #dfe7f0!important;border-radius:9px!important;background:#fbfcfe!important;box-sizing:border-box!important;box-shadow:none!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box-title{position:absolute!important;top:-10px!important;left:14px!important;margin:0!important;padding:3px 9px!important;border:1px solid #dfe7f0!important;border-radius:5px!important;background:#fff!important;color:#36526d!important;font-size:11px!important;font-weight:800!important;letter-spacing:.03em!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(>.yuzde50){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box>.yuzde50,.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box>.yuzde100{float:none!important;width:auto!important;margin:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box>.yuzde100{grid-column:1 / -1!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box input[type=text],.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box input[type=email],.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box input[type=password],.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box select,.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box textarea{width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #d3deea!important;border-radius:6px!important;background:#fff!important;box-sizing:border-box!important;font-size:12px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box textarea{height:72px!important;padding-top:10px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .sbtn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 14px!important;border:1px solid #bfd0e1!important;border-radius:6px!important;background:#edf4fa!important;color:#215d94!important;font-size:11px!important;font-weight:800!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signup_Form) .level-block{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 13px!important;border-radius:6px!important;box-sizing:border-box!important;font-size:11px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box input[type=checkbox],.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box input[type=radio]{width:20px!important;height:20px!important;margin:0 7px 0 0!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(input[type=checkbox])>.yuzde100{display:flex!important;align-items:flex-start!important;min-height:27px!important;margin:2px 0!important;color:#455e76!important;font-size:12px!important;line-height:1.5!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .checkbox-custom-label{flex:0 0 20px!important;margin:0 7px 0 0!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .checktext{color:#455e76!important;font-size:12px!important;line-height:1.5!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box a{color:#1f64a5!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-adduser-btn{display:block!important;width:100%!important;height:auto!important;margin:4px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-adduser-btn button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:46px!important;margin:0!important;padding:0 20px!important;border:0!important;border-radius:7px!important;background:#1f64a5!important;color:#fff!important;font-size:13px!important;font-weight:800!important;box-shadow:0 8px 20px rgba(31,100,165,.2)!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-adduser-btn button:hover{background:#174f85!important}.clean-theme-signinup-con:has(#Signup_Form) .clear{height:0!important}
@media(max-width:700px){.clean-theme-signinup-con:has(#Signup_Form){margin:26px auto 40px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-right{padding:28px 18px 30px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(>.yuzde50){grid-template-columns:1fr!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box>.yuzde100{grid-column:auto!important}}

.clean-theme-signinup-con:has(#Signup_Form){margin-top:72px!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signinup-right-title{float:none!important;display:block!important;width:100%!important;clear:both!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:first-of-type{clear:both!important}
@media(max-width:700px){.clean-theme-signinup-con:has(#Signup_Form){margin-top:54px!important}}

.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(#checkbox-5)>.yuzde100{display:block!important;position:relative!important;padding-left:30px!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(#checkbox-5) input[type=checkbox]{position:absolute!important;top:0!important;left:0!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(#checkbox-5) .checkbox-custom-label{display:block!important;width:100%!important;min-height:22px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(#checkbox-5) .checktext{display:block!important;width:100%!important;white-space:normal!important;line-height:1.55!important}

/* Compact home service shortcuts */
.nodex-services-layout{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;width:100%!important;margin:0!important;padding:0!important}.nodex-services-layout>.homedomainarea-con{grid-column:1/-1!important;margin-bottom:10px!important}.nodex-services-layout>.product-group-item{position:relative!important;float:none!important;display:block!important;width:auto!important;height:166px!important;min-height:166px!important;margin:0!important;padding:0!important;border:1px solid #dce6f0!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;box-shadow:0 8px 24px rgba(16,43,70,.045)!important}.nodex-services-layout>.product-group-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:#2878ff;opacity:0;transition:.2s ease}.nodex-services-layout>.product-group-item:hover{transform:translateY(-3px)!important;border-color:#aec6de!important;box-shadow:0 14px 30px rgba(16,43,70,.09)!important}.nodex-services-layout>.product-group-item:hover:before{opacity:1}.nodex-services-layout>.product-group-item>a{display:flex!important;align-items:flex-start!important;flex-direction:column!important;width:100%!important;height:100%!important;padding:18px!important;box-sizing:border-box!important;color:#122d48!important;text-decoration:none!important}.nodex-services-layout>.product-group-item>a>span{display:flex!important;align-items:center!important;width:100%!important;gap:10px!important;color:#122d48!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important}.nodex-services-layout>.product-group-item>a>span>i{position:static!important;display:grid!important;flex:0 0 38px!important;place-items:center!important;width:38px!important;height:38px!important;margin:0!important;border-radius:9px!important;background:#edf4fc!important;color:#2267aa!important;font-size:17px!important}.nodex-services-layout>.product-group-item .product-group-icon{position:static!important;flex:0 0 38px!important;width:38px!important;height:38px!important;max-height:38px!important;margin:0!important;padding:7px!important;border-radius:9px!important;background:#edf4fc!important;object-fit:contain!important;box-sizing:border-box!important}.nodex-services-layout>.product-group-item .product-group-item-desc{display:-webkit-box!important;width:100%!important;margin:12px 0 0!important;overflow:hidden!important;color:#6a8095!important;font-size:11px!important;line-height:1.5!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.nodex-services-layout>.product-group-item>a:after{content:"Detayları incele  →";display:block!important;margin-top:auto!important;color:#2267aa!important;font-size:10px!important;font-weight:800!important;letter-spacing:.01em!important}.nodex-services-layout>.clear{display:none!important}
@media(max-width:900px){.nodex-services-layout{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-services-layout>.product-group-item{height:148px!important;min-height:148px!important}}
@media(max-width:560px){.nodex-services-layout{grid-template-columns:1fr!important;gap:10px!important}.nodex-services-layout>.product-group-item{height:132px!important;min-height:132px!important}.nodex-services-layout>.product-group-item>a{padding:15px!important}.nodex-services-layout>.product-group-item .product-group-item-desc{margin-top:8px!important}}

/* Compact server category */
.nodex-server-products{display:block!important;width:min(1120px,calc(100% - 36px))!important;height:auto!important;margin:0 auto!important;padding:176px 0 0!important;box-sizing:border-box!important}.nodex-server-products>.pakettitle{display:block!important;width:100%!important;height:auto!important;margin:0 auto 24px!important;padding:0!important;text-align:center!important}.nodex-server-products>.pakettitle h1{margin:0!important;color:#122c47!important;font-size:28px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.025em!important}.nodex-server-products>.pakettitle h2{max-width:720px!important;margin:8px auto 0!important;color:#6b8095!important;font-size:14px!important;line-height:1.55!important;font-weight:500!important}.nodex-server-products>.categoriesproduct[style*="display:none"],.nodex-server-products>.categoriesproduct:not(:has(a)){display:none!important}.nodex-server-products>.clear{height:0!important}.nodex-server-details{display:block!important;width:min(1120px,calc(100% - 36px))!important;height:auto!important;margin:-28px auto 0!important;padding:0!important;box-sizing:border-box!important}.nodex-server-details>.detail-products-features{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 auto 54px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;box-sizing:border-box!important}.nodex-server-details .hostingozellikler{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important}.nodex-server-details .hostingozellikler>#wrapper{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{position:relative!important;float:none!important;display:flex!important;align-items:flex-start!important;flex-direction:column!important;width:auto!important;height:auto!important;min-height:220px!important;margin:0!important;padding:24px 22px 22px!important;border:1px solid #dce6f0!important;border-radius:11px!important;background:#fff!important;text-align:left!important;box-sizing:border-box!important;box-shadow:0 8px 24px rgba(16,43,70,.05)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}.nodex-server-details .hostozellk:hover{transform:translateY(-3px)!important;border-color:#aec6de!important;box-shadow:0 14px 30px rgba(16,43,70,.09)!important}.nodex-server-details .hostozellk>img{display:none!important}.nodex-server-details .hostozellk:before{display:grid;place-items:center;width:42px;height:42px;margin:0 0 18px;border-radius:9px;background:#edf4fc;color:#2267aa;font-family:"Font Awesome 6 Free";font-size:17px;font-weight:900}.nodex-server-details .hostozellk:nth-child(1):before{content:"\f0ec"}.nodex-server-details .hostozellk:nth-child(2):before{content:"\f0ad"}.nodex-server-details .hostozellk:nth-child(3):before{content:"\f135"}.nodex-server-details .hostozellk:nth-child(4):before{content:"\f3ed"}.nodex-server-details .hostozellk h4{width:100%!important;margin:0 0 10px!important;color:#17324d!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important}.nodex-server-details .hostozellk p{width:100%!important;margin:0!important;color:#697f94!important;font-size:12px!important;line-height:1.65!important;font-weight:500!important}.nodex-server-details>.clear,.nodex-server-details>br,.nodex-server-details .hostingozellikler .clear{display:none!important}
@media(max-width:900px){.nodex-server-products{padding-top:154px!important}.nodex-server-details .hostingozellikler>#wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{min-height:190px!important}}
@media(max-width:560px){.nodex-server-products{padding-top:138px!important}.nodex-server-products>.pakettitle h1{font-size:23px!important}.nodex-server-products>.pakettitle h2{font-size:13px!important}.nodex-server-details .hostingozellikler>#wrapper{grid-template-columns:1fr!important;gap:10px!important}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{min-height:0!important;padding:20px!important}}

/* Refined compact login */
body:has(#Signin_Form){background:#f3f6fa!important}.clean-theme-signinup-con:has(#Signin_Form){display:block!important;width:min(470px,calc(100% - 28px))!important;min-height:0!important;height:auto!important;margin:80px auto 64px!important;border:1px solid #dbe5ef!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important;box-shadow:0 18px 46px rgba(13,40,68,.1)!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-left{display:none!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right{display:block!important;float:none!important;width:100%!important;min-height:0!important;height:auto!important;margin:0!important;padding:32px 34px 34px!important;background:#fff!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right>.padding50{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form{display:flex!important;align-items:stretch!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>input[type=hidden]{display:none!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title{display:flex!important;align-items:center!important;flex-direction:column!important;float:none!important;width:100%!important;height:auto!important;margin:0 0 23px!important;padding:0 0 21px!important;border-bottom:1px solid #e4ebf2!important;box-sizing:border-box!important;text-align:center!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title:before{content:"\f023";display:grid;place-items:center;width:42px;height:42px;margin:0 0 13px;border-radius:10px;background:#edf4fc;color:#2267aa;font-family:"Font Awesome 6 Free";font-size:16px;font-weight:900}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title:after{content:"Müşteri hesabınıza güvenle erişin";display:block;margin-top:7px;color:#74889c;font-size:11px;font-weight:500;line-height:1.4}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h4{margin:0!important;color:#122d48!important;font-size:23px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.02em!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100{position:relative!important;float:none!important;display:block!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;overflow:visible!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[name=email]):before,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[name=password]):before{position:absolute;z-index:2;top:50%;left:14px;transform:translateY(-50%);color:#8296aa;font-family:"Font Awesome 6 Free";font-size:12px;font-weight:900;pointer-events:none}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[name=email]):before{content:"\f0e0"}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(input[name=password]):before{content:"\f023"}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=email],.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=text],.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=password]{display:block!important;width:100%!important;max-width:100%!important;height:45px!important;min-height:45px!important;margin:0!important;padding:0 13px 0 39px!important;border:1px solid #d5e0eb!important;border-radius:7px!important;background:#f8fafc!important;color:#18314c!important;font-size:12px!important;line-height:45px!important;box-sizing:border-box!important;box-shadow:none!important;outline:none!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=email]:focus,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=text]:focus,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form input[type=password]:focus{border-color:#78a6d2!important;background:#fff!important;box-shadow:0 0 0 3px rgba(31,100,165,.09)!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(#checkbox-4){display:grid!important;grid-template-columns:18px minmax(0,1fr) auto!important;align-items:center!important;gap:0 8px!important;width:100%!important;min-height:28px!important;margin:2px 0 4px!important}.clean-theme-signinup-con:has(#Signin_Form) #checkbox-4{position:relative!important;display:block!important;grid-column:1!important;width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;border:1.5px solid #7890a7!important;border-radius:5px!important;background:#fff!important;appearance:none!important;-webkit-appearance:none!important;box-sizing:border-box!important;cursor:pointer!important}.clean-theme-signinup-con:has(#Signin_Form) #checkbox-4:checked{border-color:#1f64a5!important;background:#1f64a5!important}.clean-theme-signinup-con:has(#Signin_Form) #checkbox-4:checked:after{content:"\2713";position:absolute;top:-1px;left:3px;color:#fff;font-size:11px;font-weight:900}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .checkbox-custom-label{display:block!important;grid-column:2!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;color:#405970!important;font-size:11px!important;line-height:1.4!important;white-space:nowrap!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .checkbox-custom-label:before,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .checkbox-custom-label:after{display:none!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .checktext{color:#405970!important;font-size:11px!important;line-height:1.4!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .forgotpasslink{position:static!important;float:none!important;display:block!important;grid-column:3!important;width:auto!important;margin:0!important;color:#2267aa!important;font-size:11px!important;line-height:1.4!important;white-space:nowrap!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>div[align=center]{display:block!important;width:100%!important;height:auto!important;margin:13px 0 0!important;padding:0!important;box-sizing:border-box!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .clean-theme-btn,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .mio-ajax-submit{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;height:45px!important;min-height:45px!important;margin:0!important;padding:0 18px!important;border:0!important;border-radius:7px!important;background:#1f64a5!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-sizing:border-box!important;box-shadow:0 8px 18px rgba(31,100,165,.18)!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .clean-theme-btn:hover,.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .mio-ajax-submit:hover{background:#174f85!important}
@media(max-width:560px){.clean-theme-signinup-con:has(#Signin_Form){margin:50px auto 44px!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right{padding:28px 22px 30px!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form>.yuzde100:has(#checkbox-4){grid-template-columns:18px minmax(0,1fr)!important}.clean-theme-signinup-con:has(#Signin_Form) #Signin_Form .forgotpasslink{grid-column:1/-1!important;margin-top:9px!important}.clean-theme-signinup-con:has(#Signin_Form) .clean-theme-signinup-right-title h4{font-size:21px!important}}
.clean-theme-signinup-con:has(#Signin_Form) #checkbox-4{width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}

/* Modern domain page */
body:has(.wclientdomainpage){background:#f3f6fa!important}.wclientdomainpage{display:block!important;width:min(1120px,calc(100% - 36px))!important;height:auto!important;min-height:0!important;margin:0 auto!important;padding:176px 0 48px!important;box-sizing:border-box!important}.wclientdomainpage>.alanadisorgu{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:34px 38px 32px!important;border:1px solid #dce6f0!important;border-radius:14px!important;background:#fff!important;text-align:left!important;box-sizing:border-box!important;box-shadow:0 14px 38px rgba(15,43,71,.07)!important}.nodex-domain-intro{max-width:730px;margin:0 auto 25px;text-align:center}.nodex-domain-intro>span{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#2267aa;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.nodex-domain-intro h1{display:block!important;width:auto!important;height:auto!important;margin:0!important;color:#112c47!important;font-size:28px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.03em!important}.nodex-domain-intro p{max-width:650px;margin:10px auto 0;color:#6c8196;font-size:13px;line-height:1.6}.nodex-domain-searchbar{display:grid!important;grid-template-columns:minmax(0,1fr) 128px 128px!important;align-items:stretch!important;gap:9px!important;width:min(920px,100%)!important;margin:0 auto!important}.nodex-domain-input{position:relative!important;display:block!important;min-width:0!important;height:52px!important}.nodex-domain-input>i{position:absolute;z-index:2;top:50%;left:17px;transform:translateY(-50%);color:#7e94a9;font-size:13px}.wclientdomainpage .nodex-domain-input>#domainInput{position:static!important;display:block!important;width:100%!important;max-width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 17px 0 43px!important;border:1px solid #cedae6!important;border-radius:8px!important;background:#f9fbfd!important;color:#17314c!important;font-size:14px!important;line-height:52px!important;box-sizing:border-box!important;box-shadow:none!important;outline:none!important}.wclientdomainpage .nodex-domain-input>#domainInput:focus{border-color:#76a4d0!important;background:#fff!important;box-shadow:0 0 0 3px rgba(31,100,165,.09)!important}.wclientdomainpage .nodex-domain-searchbar>#checkButton,.wclientdomainpage .nodex-domain-searchbar>#transferbtn{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 15px!important;border:0!important;border-radius:8px!important;background:#1f64a5!important;color:#fff!important;font-size:12px!important;font-weight:800!important;line-height:1!important;box-sizing:border-box!important;box-shadow:0 7px 17px rgba(31,100,165,.16)!important}.wclientdomainpage .nodex-domain-searchbar>#checkButton:hover{background:#174f85!important}.wclientdomainpage .nodex-domain-searchbar>#transferbtn{border:1px solid #cbd9e6!important;background:#fff!important;color:#245f97!important;box-shadow:none!important}.wclientdomainpage .nodex-domain-searchbar>#transferbtn:hover{border-color:#9fbbd5!important;background:#edf4fb!important}.wclientdomainpage .alanadisorgu>.clear{display:none!important}.wclientdomainpage #checkForm{width:100%!important;margin:0!important}.nodex-tld-heading{display:flex;align-items:center;justify-content:space-between;width:min(920px,100%);margin:22px auto 9px;color:#263f58}.nodex-tld-heading span{font-size:11px;font-weight:800}.nodex-tld-heading small{color:#8194a7;font-size:9px}.wclientdomainpage>.popuzantilar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:9px!important;width:min(920px,100%)!important;height:auto!important;margin:0 auto!important;padding:0!important}.wclientdomainpage>.popuzantilar>.uzantibox{position:relative!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:0!important;height:72px!important;margin:0!important;padding:9px!important;border:1px solid #dce6f0!important;border-radius:9px!important;background:#fff!important;text-align:center!important;box-sizing:border-box!important;box-shadow:0 5px 16px rgba(16,43,70,.035)!important}.wclientdomainpage>.popuzantilar>.uzantibox:hover{transform:translateY(-2px)!important;border-color:#aac3dc!important;box-shadow:0 10px 22px rgba(16,43,70,.07)!important}.wclientdomainpage>.popuzantilar>.uzantibox>div{width:100%!important;margin:0!important;padding:0!important}.wclientdomainpage>.popuzantilar>.uzantibox h4{height:auto!important;margin:0 0 5px!important;color:#17324d!important;font-size:15px!important;line-height:1!important;font-weight:800!important}.wclientdomainpage>.popuzantilar>.uzantibox h4 img{max-width:64px!important;max-height:18px!important}.wclientdomainpage>.popuzantilar>.uzantibox h5,.wclientdomainpage>.popuzantilar>.uzantibox .dnewprice{height:auto!important;margin:0!important;color:#3d5871!important;font-size:11px!important;line-height:1!important}.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view{display:inline-block!important;font-size:11px!important;font-weight:700!important}.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view i{margin:0 2px 0 0!important;font-size:10px!important}.wclientdomainpage>.popuzantilar>.uzantibox .domdiscount{position:absolute!important;top:-7px!important;left:9px!important;margin:0!important;padding:3px 6px!important;border-radius:4px!important;background:#20a39e!important;color:#fff!important;font-size:8px!important;font-weight:800!important}.wclientdomainpage>.transfercode{width:min(920px,100%)!important;margin:16px auto 0!important;padding:20px!important;border:1px solid #dce6f0!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.wclientdomainpage>.transfercode input{height:46px!important;margin:12px 0!important;border-radius:7px!important;font-size:13px!important}.wclientdomainpage>.domainlookuplist{width:100%!important;margin:26px auto 0!important;padding:24px!important;border:1px solid #dce6f0!important;border-radius:12px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:none!important}
.domainozellikler{float:none!important;display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:68px 0 72px!important;background:#fff!important;background-image:none!important;box-shadow:none!important;box-sizing:border-box!important}.domainozellikler>#wrapper{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;width:min(1120px,calc(100% - 36px))!important;height:auto!important;margin:0 auto!important;padding:0!important}.domainozellikler>#wrapper>h3{display:block!important;grid-column:1/-1!important;width:100%!important;margin:0 0 20px!important;padding:0!important;border:0!important;color:#112c47!important;font-size:27px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.025em!important;text-align:left!important}.domainozellikler>#wrapper>h3:before{content:"ALAN ADI YÖNETİMİ";display:block;margin-bottom:9px;color:#2671b7;font-size:10px;font-weight:800;letter-spacing:.12em}.domainozellikler .dozelliklist{position:relative!important;float:none!important;display:flex!important;align-items:flex-start!important;gap:14px!important;width:auto!important;height:auto!important;min-height:150px!important;margin:0!important;padding:22px!important;border:1px solid #dce6f0!important;border-radius:10px!important;background:#f9fbfd!important;text-align:left!important;box-sizing:border-box!important;box-shadow:none!important;transform:none}.domainozellikler .dozelliklist:hover{border-color:#aec6de!important;background:#fff!important;box-shadow:0 10px 25px rgba(16,43,70,.06)!important}.domainozellikler .domainiconleft{flex:0 0 40px!important;width:40px!important;height:40px!important;margin:0!important}.domainozellikler .domainiconleft i{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0!important;border-radius:8px!important;background:#eaf3fc!important;color:#2267aa!important;font-size:17px!important;line-height:1!important}.domainozellikler .domainfeatright{flex:1!important;width:auto!important;margin:0!important;color:#687e93!important;font-size:11px!important;line-height:1.65!important;text-align:left!important}.domainozellikler .domainfeatright h4{margin:0 0 8px!important;color:#17324d!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important}
@media(max-width:900px){.wclientdomainpage{padding-top:154px!important}.nodex-domain-searchbar{grid-template-columns:minmax(0,1fr) 120px!important}.wclientdomainpage .nodex-domain-searchbar>#transferbtn{grid-column:1/-1!important;height:44px!important;min-height:44px!important}.wclientdomainpage>.popuzantilar{grid-template-columns:repeat(3,minmax(0,1fr))!important}.wclientdomainpage>.popuzantilar>.uzantibox:nth-child(n+4){display:none!important}.domainozellikler>#wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.wclientdomainpage{padding-top:138px!important;padding-bottom:34px!important}.wclientdomainpage>.alanadisorgu{padding:26px 18px 23px!important}.nodex-domain-intro h1{font-size:23px!important}.nodex-domain-intro p{font-size:12px!important}.nodex-domain-searchbar{grid-template-columns:1fr!important}.wclientdomainpage .nodex-domain-searchbar>#checkButton,.wclientdomainpage .nodex-domain-searchbar>#transferbtn{grid-column:auto!important;height:45px!important;min-height:45px!important}.wclientdomainpage>.popuzantilar{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wclientdomainpage>.popuzantilar>.uzantibox:nth-child(3){display:none!important}.domainozellikler{padding:50px 0!important}.domainozellikler>#wrapper{grid-template-columns:1fr!important}.domainozellikler>#wrapper>h3{font-size:23px!important}.domainozellikler .dozelliklist{min-height:0!important}}

/* Premium home domain and shortcut composition */
.wclientblockscon{padding:48px 0 58px!important}.wclientblockscon #clientAreaIndex-wrapper{width:min(1220px,calc(100% - 36px))!important;box-sizing:border-box!important}.nodex-services-layout{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.nodex-services-layout>.homedomainarea-con{grid-column:1/-1!important;width:100%!important;max-width:none!important;height:auto!important;margin:0 0 15px!important;padding:0!important;border:0!important;border-radius:14px!important;overflow:hidden!important;box-sizing:border-box!important;transform:none!important;opacity:1!important;box-shadow:0 18px 44px rgba(15,43,71,.09)!important}.nodex-services-layout .homedomainarea{width:100%!important;height:auto!important;box-sizing:border-box!important;transform:none!important}.nodex-services-layout .homedomainarea .padding30{width:100%!important;height:auto!important;padding:0!important;box-sizing:border-box!important}.nodex-home-domain-grid{display:grid!important;grid-template-columns:340px minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:270px!important}.nodex-home-domain-copy{position:relative;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:34px 32px;overflow:hidden;background:linear-gradient(145deg,#0d2b48,#184d75);box-sizing:border-box;text-align:left}.nodex-home-domain-copy:after{content:"";position:absolute;right:-70px;bottom:-90px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(79,183,226,.28),transparent 67%)}.nodex-home-domain-copy>span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;color:#91d8f7;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.nodex-home-domain-copy h1{position:relative;z-index:1;margin:0!important;color:#fff!important;font-size:25px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.03em!important;text-align:left!important}.nodex-home-domain-copy p{position:relative;z-index:1;margin:12px 0 18px;color:#c7d9e8;font-size:11px;line-height:1.65}.nodex-home-domain-copy h4{position:relative;z-index:1;margin:auto 0 0!important;color:#dcebf5!important;font-size:10px!important;line-height:1.5!important;font-weight:500!important;text-align:left!important}.nodex-home-domain-copy h4 .amount_spot_view{display:inline!important;margin:0 3px!important;color:#73d7ec!important;font-size:13px!important;font-weight:800!important}.nodex-home-domain-copy h4 .amount_spot_view i{margin:0 2px 0 0!important;color:#73d7ec!important;font-size:11px!important}.nodex-home-domain-tools{display:flex;align-items:stretch;flex-direction:column;justify-content:center;padding:32px 34px;background:#fff;box-sizing:border-box}.nodex-home-domain-tools #DomainCheck{width:100%!important;height:54px!important;min-height:54px!important;margin:0!important;border:1px solid #cedae6!important;border-radius:8px!important;background:#f9fbfd!important;box-shadow:none!important}.nodex-home-domain-tools #DomainCheck:focus-within{border-color:#76a4d0!important;box-shadow:0 0 0 3px rgba(31,100,165,.08)!important}.nodex-home-domain-tools #DomainCheck input[type=text]{height:52px!important;min-height:52px!important;padding:0 18px!important;background:transparent!important;font-size:14px!important}.nodex-home-domain-tools #DomainCheck input[type=submit]{flex:0 0 124px!important;width:124px!important;height:54px!important;min-height:54px!important;margin:-1px!important;padding:0 14px!important;border-radius:0 8px 8px 0!important;font-size:12px!important}.nodex-home-domain-tools>.clear{display:none!important}.nodex-home-domain-tools>.popuzantilar{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:14px 0 0!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox{height:70px!important;padding:8px!important;border-color:#dfe7ef!important;border-radius:8px!important;background:#f8fafc!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox h4{font-size:14px!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox h5,.nodex-home-domain-tools>.popuzantilar>.uzantibox .dnewprice{font-size:10px!important}.nodex-shortcuts-heading{grid-column:1/-1!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;width:100%!important;margin:5px 0 2px!important;padding:0 2px!important;box-sizing:border-box!important}.nodex-shortcuts-heading span{display:block;margin-bottom:5px;color:#2267aa;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.nodex-shortcuts-heading h2{margin:0;color:#122d48;font-size:20px;line-height:1.25;font-weight:800;letter-spacing:-.025em}.nodex-shortcuts-heading p{margin:0 0 2px;color:#73889c;font-size:10px}.nodex-services-layout>.product-group-item{height:152px!important;min-height:152px!important;border-radius:11px!important;transform:none!important;opacity:1!important}.nodex-services-layout>.product-group-item>a{padding:18px 19px!important}.nodex-services-layout>.product-group-item>a>span{gap:11px!important;font-size:13px!important}.nodex-services-layout>.product-group-item>a>span>i{flex-basis:36px!important;width:36px!important;height:36px!important;font-size:15px!important}.nodex-services-layout>.product-group-item .product-group-item-desc{margin-top:10px!important;font-size:10px!important;line-height:1.5!important}.nodex-services-layout>.product-group-item>a:after{font-size:9px!important}
@media(max-width:900px){.nodex-home-domain-grid{grid-template-columns:1fr!important}.nodex-home-domain-copy{min-height:210px!important}.nodex-home-domain-tools{padding:26px!important}.nodex-services-layout{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-shortcuts-heading{align-items:flex-start!important;flex-direction:column!important;gap:6px!important}}
@media(max-width:560px){.wclientblockscon{padding:30px 0 42px!important}.nodex-home-domain-copy{min-height:225px!important;padding:28px 22px!important}.nodex-home-domain-copy h1{font-size:22px!important}.nodex-home-domain-tools{padding:20px 16px!important}.nodex-home-domain-tools #DomainCheck input[type=submit]{flex-basis:102px!important;width:102px!important}.nodex-home-domain-tools>.popuzantilar{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox:nth-child(n+4){display:none!important}.nodex-services-layout{grid-template-columns:1fr!important;gap:10px!important}.nodex-shortcuts-heading h2{font-size:18px!important}.nodex-services-layout>.product-group-item{height:132px!important;min-height:132px!important}}
.nodex-home-domain-tools>.popuzantilar>.uzantibox>div[style*="position: absolute"]{position:static!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox .domdiscount{position:absolute!important;z-index:2!important;top:5px!important;left:6px!important;width:auto!important;margin:0!important;padding:2px 5px!important;border-radius:3px!important;background:#20a39e!important;color:#fff!important;font-size:6px!important;line-height:1.2!important;letter-spacing:.02em!important}.nodex-home-domain-tools>.popuzantilar>.uzantibox .dnewprice{display:block!important;width:100%!important;margin:0!important;text-align:center!important}.nodex-shortcuts-heading,.nodex-shortcuts-heading *{text-align:left!important}.nodex-services-layout>.product-group-item{text-align:left!important}.nodex-services-layout>.product-group-item:before{opacity:.55!important}.nodex-services-layout>.product-group-item>a,.nodex-services-layout>.product-group-item>a>span,.nodex-services-layout>.product-group-item .product-group-item-desc{text-align:left!important}.nodex-services-layout>.product-group-item .product-group-item-desc{align-self:stretch!important}.nodex-services-layout>.product-group-item>a:after{align-self:flex-start!important}

/* Modern hosting benefits and FAQ */
.nodex-hosting-details{display:block!important;width:min(1120px,calc(100% - 36px))!important;height:auto!important;margin:0 auto!important;padding:12px 0 66px!important;box-sizing:border-box!important}.nodex-hosting-benefit-heading{max-width:690px;margin:0 0 28px;text-align:left}.nodex-hosting-benefit-heading>span{display:block;margin-bottom:8px;color:#2267aa;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.nodex-hosting-benefit-heading h2{margin:0;color:#122d48;font-size:27px;line-height:1.2;font-weight:800;letter-spacing:-.03em}.nodex-hosting-benefit-heading p{margin:10px 0 0;color:#6c8196;font-size:12px;line-height:1.65}.nodex-hosting-details>.detail-products-features{display:block!important;width:100%!important;height:auto!important;min-height:0!important;margin:0 0 62px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;box-sizing:border-box!important;box-shadow:none!important;transform:none!important;opacity:1!important}.nodex-hosting-details .hostingozellikler{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important}.nodex-hosting-details .hostingozellikler>#wrapper{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{position:relative!important;float:none!important;display:flex!important;align-items:flex-start!important;flex-direction:column!important;width:auto!important;height:auto!important;min-height:205px!important;margin:0!important;padding:23px 21px!important;border:1px solid #dce6f0!important;border-radius:11px!important;background:#fff!important;text-align:left!important;box-sizing:border-box!important;box-shadow:0 8px 24px rgba(16,43,70,.045)!important;transform:none!important;opacity:1!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}.nodex-hosting-details .hostozellk:hover{transform:translateY(-3px)!important;border-color:#aec6de!important;box-shadow:0 14px 30px rgba(16,43,70,.085)!important}.nodex-hosting-details .hostozellk>img{display:none!important}.nodex-hosting-details .hostozellk:before{display:grid;place-items:center;width:40px;height:40px;margin:0 0 17px;border-radius:9px;background:#edf4fc;color:#2267aa;font-family:"Font Awesome 6 Free";font-size:16px;font-weight:900}.nodex-hosting-details .hostozellk:nth-child(1):before{content:"\f0ec"}.nodex-hosting-details .hostozellk:nth-child(2):before{content:"\f0ad"}.nodex-hosting-details .hostozellk:nth-child(3):before{content:"\f135"}.nodex-hosting-details .hostozellk:nth-child(4):before{content:"\f3ed"}.nodex-hosting-details .hostozellk h4{width:100%!important;margin:0 0 9px!important;color:#17324d!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;text-align:left!important}.nodex-hosting-details .hostozellk p{width:100%!important;margin:0!important;color:#6a8095!important;font-size:11px!important;line-height:1.65!important;font-weight:500!important;text-align:left!important}.nodex-hosting-details .hostingozellikler .clear,.nodex-hosting-details>.clear,.nodex-hosting-details>br{display:none!important}.nodex-hosting-details>.sss{display:block!important;width:min(920px,100%)!important;height:auto!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-sizing:border-box!important;box-shadow:none!important;transform:none!important;opacity:1!important}.nodex-hosting-details>.sss:before{content:"MERAK ETTİKLERİNİZ";display:block;margin-bottom:8px;color:#2267aa;font-size:9px;font-weight:800;letter-spacing:.12em}.nodex-hosting-details>.sss>h4{margin:0 0 22px!important;padding:0!important;color:#122d48!important;font-size:27px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.025em!important}.nodex-hosting-details>.sss>h4 strong{font-weight:800!important}.nodex-hosting-details .sss #accordion{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important}.nodex-hosting-details .sss #accordion>h3{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;height:auto!important;margin:0 0 7px!important;padding:12px 48px 12px 16px!important;border:1px solid #dce6f0!important;border-radius:8px!important;background:#fff!important;color:#29445e!important;font-size:12px!important;line-height:1.45!important;font-weight:700!important;box-sizing:border-box!important;box-shadow:0 4px 13px rgba(16,43,70,.025)!important;outline:none!important}.nodex-hosting-details .sss #accordion>h3:hover{border-color:#b6cadf!important;background:#fbfdff!important;color:#1f64a5!important}.nodex-hosting-details .sss #accordion>h3.ui-state-active{margin-bottom:0!important;border-color:#b8cee3!important;border-radius:8px 8px 0 0!important;background:#edf5fc!important;color:#195d9d!important}.nodex-hosting-details .sss #accordion>h3 .ui-accordion-header-icon{display:none!important}.nodex-hosting-details .sss #accordion>h3:after{content:"+";position:absolute;top:50%;right:16px;display:grid;place-items:center;width:22px;height:22px;transform:translateY(-50%);border-radius:6px;background:#edf4fb;color:#2267aa;font-size:16px;font-weight:500}.nodex-hosting-details .sss #accordion>h3.ui-state-active:after{content:"−";background:#1f64a5;color:#fff}.nodex-hosting-details .sss #accordion>div{width:100%!important;height:auto!important;margin:0 0 8px!important;padding:17px 18px 19px!important;border:1px solid #b8cee3!important;border-top:0!important;border-radius:0 0 8px 8px!important;background:#fff!important;color:#5e748a!important;font-size:11px!important;line-height:1.7!important;box-sizing:border-box!important;box-shadow:none!important}.nodex-hosting-details .sss #accordion>div[style*="display: none"]{display:none!important}
@media(max-width:900px){.nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{min-height:185px!important}}
@media(max-width:560px){.nodex-hosting-details{padding-top:0!important;padding-bottom:48px!important}.nodex-hosting-benefit-heading h2,.nodex-hosting-details>.sss>h4{font-size:23px!important}.nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:1fr!important;gap:10px!important}.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{min-height:0!important;padding:20px!important}.nodex-hosting-details>.detail-products-features{margin-bottom:48px!important}.nodex-hosting-details .sss #accordion>h3{padding-right:44px!important}}
.nodex-hosting-details>.detail-products-features,.nodex-hosting-details .hostingozellikler,.nodex-hosting-details .hostingozellikler>#wrapper,.nodex-hosting-details>.sss{float:none!important;clear:both!important}.nodex-hosting-details>.sss{margin-left:auto!important;margin-right:auto!important}

/* Final home finder refinements */
.nodex-home-domain-copy .nodex-home-domain-price{position:relative;z-index:1;display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:3px 7px;width:100%;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);text-align:left}.nodex-home-domain-price small{grid-column:1/-1;color:#9fb8cd;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.nodex-home-domain-price strong{display:block;color:#78d9ed;font-size:21px;line-height:1;font-weight:800}.nodex-home-domain-price strong .amount_spot_view{display:inline!important;color:inherit!important;font-size:inherit!important}.nodex-home-domain-price strong .amount_spot_view i{margin:0 2px 0 0!important;color:inherit!important;font-size:12px!important}.nodex-home-domain-price em{align-self:end;color:#c7d9e8;font-size:9px;line-height:1.2;font-style:normal}.nodex-home-tld-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:15px 0 8px;color:#314b64}.nodex-home-tld-label span{font-size:9px;font-weight:800;letter-spacing:.04em}.nodex-home-tld-label small{color:#8799aa;font-size:8px}.nodex-home-domain-tools>.popuzantilar{margin-top:0!important}.nodex-services-layout>.product-group-item>a>span{white-space:nowrap!important}.nodex-services-layout>.product-group-item .product-group-item-desc{-webkit-line-clamp:2!important}
@media(max-width:560px){.nodex-home-domain-price strong{font-size:19px}.nodex-services-layout>.product-group-item>a>span{white-space:normal!important}}

/* Modern contact page */
.iletisimpage{float:none!important;clear:both!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:min(1120px,calc(100% - 36px))!important;margin:0 auto!important;padding:68px 0 72px!important;box-sizing:border-box!important;color:#17324d!important}
.iletisimpage>.iletisimslogan{grid-column:1/-1!important;width:min(760px,100%)!important;margin:0 auto 22px!important;color:#687e93!important;font-size:13px!important;line-height:1.7!important;font-weight:500!important;text-align:center!important}
.iletisimpage>.iletisimslogan:before{content:"İhtiyacınız olduğunda buradayız";display:block;margin:0 0 12px;color:#112c47;font-size:34px;line-height:1.15;font-weight:800;letter-spacing:-.035em}
.iletisimpage>.iletisimslogan:after{content:"BİZE ULAŞIN";display:block;position:absolute;left:-9999px}
.iletisimpage>.iletisimblok{position:relative!important;float:none!important;display:flex!important;align-items:flex-start!important;flex-direction:column!important;width:auto!important;min-height:174px!important;margin:0!important;padding:25px 24px!important;border:1px solid #dce6f0!important;border-radius:11px!important;background:#fff!important;box-sizing:border-box!important;text-align:left!important;box-shadow:0 8px 24px rgba(16,43,70,.045)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}
.iletisimpage>.iletisimblok:hover{transform:translateY(-3px)!important;border-color:#aec7df!important;box-shadow:0 14px 32px rgba(16,43,70,.085)!important}
.iletisimpage>.iletisimblok:before,.iletisimpage>.iletisimblok>i{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin:0 0 16px!important;border-radius:9px!important;background:#edf5fc!important;color:#2166a8!important;font-family:"Font Awesome 6 Free","FontAwesome"!important;font-size:15px!important;line-height:1!important;font-weight:900!important}
.iletisimpage>#compnayinfo:before{content:"\f1ad"}
.iletisimpage>.iletisimblok>i.fa-envelope-o:before{content:"\f0e0"!important}
.iletisimpage>.iletisimblok>i.fa-map-marker:before{content:"\f3c5"!important}
.iletisimpage>.iletisimblok h3{width:100%!important;margin:0 0 9px!important;color:#17324d!important;font-size:15px!important;line-height:1.3!important;font-weight:800!important;text-align:left!important}
.iletisimpage>.iletisimblok span{float:none!important;display:block!important;width:100%!important;margin:0!important;color:#6a7f93!important;font-size:11px!important;line-height:1.65!important;text-align:left!important}
.iletisimpage>.iletisimblok span:empty{display:none!important}
.iletisimpage>.iletisimblok span b{color:#2a4967!important;font-size:11px!important}
.iletisimpage>.line,.iletisimpage>.googlemap{display:none!important}
.iletisimpage>.iletisimformu{grid-column:1/-1!important;float:none!important;width:min(850px,100%)!important;margin:18px auto 0!important;padding:30px!important;border:1px solid #d8e4ef!important;border-top:3px solid #2169ad!important;border-radius:12px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 16px 42px rgba(16,43,70,.075)!important}
.iletisimpage #ContactForm{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:13px 14px!important;width:100%!important;margin:0!important}
.iletisimpage #ContactForm>.iletisimtitle{grid-column:1/-1!important;width:100%!important;margin:0 0 12px!important;padding:0!important;border:0!important;color:#16324d!important;font-size:22px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.02em!important;text-align:left!important}
.iletisimpage #ContactForm>.iletisimtitle:after{content:"Talebinizi iletin, ekibimiz en kısa sürede dönüş yapsın.";display:block;margin-top:7px;color:#74889b;font-size:11px;line-height:1.5;font-weight:500;letter-spacing:0}
.iletisimpage #ContactForm>input:not([type="hidden"]),.iletisimpage #ContactForm>.intl-tel-input,.iletisimpage #ContactForm>textarea{float:none!important;display:block!important;width:100%!important;min-width:0!important;height:48px!important;margin:0!important;padding:0 14px!important;border:1px solid #d8e3ed!important;border-radius:8px!important;background:#f8fafc!important;color:#17324d!important;font-family:inherit!important;font-size:12px!important;line-height:48px!important;box-sizing:border-box!important;box-shadow:none!important;outline:0!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}
.iletisimpage #ContactForm>input:not([type="hidden"]):focus,.iletisimpage #ContactForm>textarea:focus,.iletisimpage #ContactForm>.intl-tel-input:focus-within{border-color:#72a1cc!important;background:#fff!important;box-shadow:0 0 0 3px rgba(33,105,173,.08)!important}
.iletisimpage #ContactForm input::placeholder,.iletisimpage #ContactForm textarea::placeholder{color:#93a4b4!important;opacity:1!important}
.iletisimpage #ContactForm>.intl-tel-input{grid-column:1/-1!important;padding:0!important}
.iletisimpage #ContactForm>.intl-tel-input>input{width:100%!important;height:46px!important;margin:0!important;padding:0 14px 0 94px!important;border:0!important;border-radius:8px!important;background:transparent!important;color:#17324d!important;font-family:inherit!important;font-size:12px!important;line-height:46px!important;box-sizing:border-box!important;box-shadow:none!important;outline:0!important}
.iletisimpage #ContactForm>.intl-tel-input .flag-container{height:46px!important}.iletisimpage #ContactForm>.intl-tel-input .selected-flag{height:46px!important;padding-left:12px!important;border-radius:8px 0 0 8px!important;background:#eef4fa!important}.iletisimpage #ContactForm>.intl-tel-input .selected-dial-code{color:#45627d!important;font-size:11px!important}
.iletisimpage #ContactForm>textarea{grid-column:1/-1!important;height:112px!important;min-height:112px!important;padding:13px 14px!important;line-height:1.55!important;resize:vertical!important}
.iletisimpage #ContactForm>.gonderbtn{grid-column:1/-1!important;justify-self:start!important;float:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:174px!important;min-height:45px!important;margin:4px 0 0!important;padding:0 18px!important;border:0!important;border-radius:8px!important;background:#2169ad!important;color:#fff!important;font-size:11px!important;line-height:45px!important;font-weight:800!important;box-shadow:0 8px 20px rgba(33,105,173,.18)!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}
.iletisimpage #ContactForm>.gonderbtn:hover{transform:translateY(-2px)!important;background:#18578f!important;color:#fff!important;text-decoration:none!important;box-shadow:0 12px 24px rgba(33,105,173,.24)!important}
.iletisimpage #ContactForm>.gonderbtn i{font-size:11px!important}
@media(max-width:900px){.iletisimpage{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding-top:52px!important}.iletisimpage>.iletisimblok:last-of-type{grid-column:1/-1!important}.iletisimpage>.iletisimslogan:before{font-size:30px}}
@media(max-width:600px){.iletisimpage{grid-template-columns:1fr!important;gap:10px!important;width:min(100% - 28px,1120px)!important;padding:38px 0 50px!important}.iletisimpage>.iletisimslogan{margin-bottom:14px!important;font-size:12px!important}.iletisimpage>.iletisimslogan:before{font-size:25px}.iletisimpage>.iletisimblok,.iletisimpage>.iletisimblok:last-of-type{grid-column:1!important;min-height:0!important;padding:20px!important}.iletisimpage>.iletisimformu{margin-top:12px!important;padding:23px 18px!important}.iletisimpage #ContactForm{grid-template-columns:1fr!important}.iletisimpage #ContactForm>*{grid-column:1!important}.iletisimpage #ContactForm>.gonderbtn{width:100%!important}.iletisimpage #ContactForm>.iletisimtitle{font-size:20px!important}}

/* Compact homepage vertical rhythm */
.wclientblockscon{padding-bottom:28px!important}
.nodex-services-layout>.product-group-item{height:138px!important;min-height:138px!important}
.nodex-services-layout>.product-group-item>a{padding:16px 18px!important}
.nodex-services-layout>.product-group-item .product-group-item-desc{margin-top:8px!important;line-height:1.45!important}
.nodex-solutions{padding:52px 0 58px!important}
.nodex-solutions .nodex-section-head--left{margin-bottom:26px!important}
.nodex-solutions .nodex-section-head--left[data-aos]{opacity:1!important;transform:none!important}
.nodex-solutions .nodex-section-head--left>span{font-size:9px!important}
.nodex-solutions .nodex-section-head--left h2{margin:8px 0!important;font-size:32px!important;line-height:1.18!important}
.nodex-solutions .nodex-section-head--left p{margin:0!important;font-size:13px!important;line-height:1.6!important}
.nodex-solutions__grid{gap:16px!important}
.nodex-solutions .nodex-solution-card{min-height:250px!important;padding:26px!important;box-sizing:border-box!important}
.nodex-solutions .nodex-solution-card__icon{width:42px!important;height:42px!important;margin-bottom:19px!important;font-size:16px!important}
.nodex-solutions .nodex-solution-card small{font-size:9px!important}
.nodex-solutions .nodex-solution-card h3{margin:7px 0 9px!important;font-size:19px!important;line-height:1.3!important}
.nodex-solutions .nodex-solution-card p{margin:0!important;font-size:12px!important;line-height:1.6!important}
.nodex-solutions .nodex-solution-card>span{bottom:24px!important;font-size:11px!important}
@media(max-width:900px){.wclientblockscon{padding-bottom:24px!important}.nodex-solutions{padding:44px 0 50px!important}.nodex-solutions .nodex-section-head--left h2{font-size:28px!important}.nodex-solutions .nodex-solution-card{min-height:220px!important}}
@media(max-width:560px){.nodex-services-layout>.product-group-item{height:124px!important;min-height:124px!important}.nodex-solutions{padding:38px 0 44px!important}.nodex-solutions .nodex-section-head--left{margin-bottom:20px!important}.nodex-solutions .nodex-section-head--left h2{font-size:24px!important}.nodex-solutions .nodex-solution-card{min-height:205px!important;padding:22px!important}.nodex-solutions .nodex-solution-card>span{bottom:20px!important}}

/* Professional home TLD price alignment */
.nodex-home-domain-tools>.popuzantilar>.uzantibox{position:relative!important;display:flex!important;align-items:center!important;flex-direction:column!important;justify-content:center!important;gap:3px!important;overflow:hidden!important;text-transform:none!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox>div:not([style*="position: absolute"]){flex:0 0 auto!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;text-align:center!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h4{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:21px!important;margin:0!important;color:#173a5c!important;font-size:13px!important;line-height:21px!important;font-weight:800!important;white-space:nowrap!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h4 img{display:block!important;width:auto!important;max-width:62px!important;max-height:18px!important;margin:0 auto!important;object-fit:contain!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h5,.nodex-home-domain-tools>.popuzantilar>.uzantibox .dnewprice{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:15px!important;margin:0!important;padding:0!important;color:#3e5871!important;font-size:10px!important;line-height:15px!important;font-weight:700!important;white-space:nowrap!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .ddiscountnewprice{display:block!important;width:100%!important;font-size:10px!important;line-height:15px!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view{position:static!important;display:inline-flex!important;align-items:baseline!important;justify-content:center!important;gap:3px!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;color:inherit!important;font-size:10px!important;line-height:15px!important;font-weight:700!important;white-space:nowrap!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view i{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;color:#6e8295!important;font-size:8px!important;line-height:1!important;font-style:normal!important;font-weight:700!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view i.currposright{order:2!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .domdiscount{top:5px!important;left:6px!important;max-width:calc(100% - 12px)!important;box-sizing:border-box!important}
.nodex-home-domain-copy .nodex-home-domain-price strong .amount_spot_view{position:static!important;display:inline-flex!important;align-items:baseline!important;gap:4px!important;margin:0!important;white-space:nowrap!important}
.nodex-home-domain-copy .nodex-home-domain-price strong .amount_spot_view i{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;font-size:10px!important;line-height:1!important;font-style:normal!important}
.nodex-home-domain-copy .nodex-home-domain-price strong .amount_spot_view i.currposright{order:2!important}
.nodex-home-domain-copy h2{position:relative;z-index:1;margin:0!important;color:#fff!important;font-size:25px!important;line-height:1.18!important;font-weight:800!important;letter-spacing:-.03em!important;text-align:left!important}

/* Compact why Nodex and migration sections */
.nodex-why{padding:58px 0 64px!important;background:#fff!important}
.nodex-why .nodex-section-head{max-width:680px!important;margin:0 auto 28px!important}
.nodex-why .nodex-section-head[data-aos]{opacity:1!important;transform:none!important}
.nodex-why .nodex-section-head>span{font-size:9px!important;letter-spacing:.13em!important}
.nodex-why .nodex-section-head h2{margin:8px 0!important;font-size:31px!important;line-height:1.18!important}
.nodex-why .nodex-section-head p{margin:0!important;font-size:13px!important;line-height:1.6!important}
.nodex-why .nodex-feature-grid{gap:14px!important}
.nodex-why .nodex-feature-grid article{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:center!important;column-gap:15px!important;row-gap:5px!important;min-height:150px!important;padding:22px!important;border-color:#dce6f0!important;border-radius:10px!important;background:linear-gradient(145deg,#fff,#f8fbfe)!important;box-sizing:border-box!important;box-shadow:0 7px 22px rgba(16,43,70,.04)!important}
.nodex-why .nodex-feature-grid article:hover{transform:translateY(-3px)!important;border-color:#abc4dc!important;box-shadow:0 13px 28px rgba(16,43,70,.08)!important}
.nodex-why .nodex-feature-icon{grid-column:1!important;grid-row:1/3!important;width:42px!important;height:42px!important;margin:0!important;border-radius:9px!important;background:#edf5fc!important;color:#246db2!important;font-size:16px!important}
.nodex-why .nodex-feature-grid h3{grid-column:2!important;grid-row:1!important;align-self:end!important;margin:0!important;color:#17324d!important;font-size:15px!important;line-height:1.3!important;font-weight:800!important}
.nodex-why .nodex-feature-grid p{grid-column:2!important;grid-row:2!important;margin:0!important;color:#6c8195!important;font-size:11px!important;line-height:1.55!important}
.nodex-migration{padding:36px 0!important;border-radius:0 0 12px 12px!important;background:linear-gradient(115deg,#0b2e50,#164b76)!important;box-shadow:0 14px 34px rgba(9,38,65,.11)!important}
.nodex-migration__inner{gap:34px!important}
.nodex-migration .nodex-kicker{min-height:27px!important;padding:0 10px!important;border-radius:5px!important;font-size:9px!important}
.nodex-migration h2{margin:10px 0 5px!important;font-size:28px!important;line-height:1.18!important}
.nodex-migration p{font-size:13px!important;line-height:1.55!important}
.nodex-migration .nodex-btn{min-height:46px!important;padding:0 20px!important;border-radius:7px!important;font-size:12px!important;white-space:nowrap!important}
@media(max-width:900px){.nodex-why{padding:48px 0 52px!important}.nodex-why .nodex-feature-grid{grid-template-columns:1fr!important}.nodex-why .nodex-feature-grid article{min-height:118px!important}.nodex-migration{padding:32px 0!important}.nodex-migration__inner{gap:22px!important}}
@media(max-width:600px){.nodex-why{padding:40px 0 44px!important}.nodex-why .nodex-section-head{margin-bottom:22px!important}.nodex-why .nodex-section-head h2{font-size:24px!important}.nodex-why .nodex-feature-grid article{grid-template-columns:38px minmax(0,1fr)!important;min-height:110px!important;padding:18px!important}.nodex-why .nodex-feature-icon{width:38px!important;height:38px!important;font-size:14px!important}.nodex-migration{border-radius:0!important}.nodex-migration h2{font-size:23px!important}.nodex-migration .nodex-btn{width:100%!important}}

/* Equal compact hosting benefit cards */
.nodex-hosting-details{width:min(1120px,calc(100% - 36px))!important;padding:24px 0 52px!important}
.nodex-hosting-details>.nodex-hosting-benefit-heading{width:100%!important;max-width:none!important;margin:0 0 24px!important;box-sizing:border-box!important}
.nodex-hosting-details>.nodex-hosting-benefit-heading>span{font-size:9px!important}
.nodex-hosting-details>.nodex-hosting-benefit-heading h2{font-size:27px!important}
.nodex-hosting-details>.nodex-hosting-benefit-heading p{max-width:760px!important;margin-top:8px!important;font-size:11px!important}
.nodex-hosting-details>.detail-products-features{width:100%!important;margin:0!important}
.nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important;width:100%!important}
.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{display:grid!important;grid-template-columns:40px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-content:center!important;column-gap:14px!important;row-gap:5px!important;width:auto!important;min-width:0!important;height:100%!important;min-height:154px!important;padding:20px 18px!important;border:1px solid #dce6f0!important;border-radius:10px!important;background:linear-gradient(145deg,#fff,#f8fbfe)!important;box-sizing:border-box!important;box-shadow:0 7px 21px rgba(16,43,70,.04)!important}
.nodex-hosting-details .hostozellk:before{grid-column:1!important;grid-row:1/3!important;width:40px!important;height:40px!important;margin:0!important;border-radius:9px!important;font-size:15px!important}
.nodex-hosting-details .hostozellk h4{grid-column:2!important;grid-row:1!important;align-self:end!important;min-width:0!important;margin:0!important;font-size:13px!important;line-height:1.3!important}
.nodex-hosting-details .hostozellk p{grid-column:2!important;grid-row:2!important;min-width:0!important;margin:0!important;font-size:10px!important;line-height:1.55!important}
.nodex-hosting-details>.sss{display:none!important}
@media(max-width:900px){.nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{min-height:132px!important}}
@media(max-width:560px){.nodex-hosting-details{padding:18px 0 42px!important}.nodex-hosting-details>.nodex-hosting-benefit-heading h2{font-size:23px!important}.nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:1fr!important;gap:9px!important}.nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{min-height:112px!important;padding:18px!important}}

/* Complete mobile layout correction */
@media(max-width:700px){
    html,body{max-width:100%!important;overflow-x:hidden!important}
    .nodex-topbar__inner{width:calc(100% - 28px)!important;min-height:36px!important;font-size:9px!important}
    .nodex-topbar__left,.nodex-topbar__right{gap:8px!important}
    .nodex-topbar__left>a{display:flex!important;align-items:center!important;white-space:nowrap!important}
    .nodex-topbar__panel{min-height:36px!important;padding:0 9px!important;box-sizing:border-box!important;white-space:nowrap!important}
    .nodex-noticebar__inner{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;width:calc(100% - 28px)!important;min-height:48px!important;padding:5px 0!important;box-sizing:border-box!important}
    .nodex-noticebar__inner span{min-width:0!important;font-size:9px!important;line-height:1.28!important;font-weight:700!important}
    .nodex-noticebar__inner span i{margin-right:5px!important}
    .nodex-noticebar__inner a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 10px!important;border-radius:7px!important;font-size:9px!important;white-space:nowrap!important}
    .clean-theme-header{float:none!important;clear:both!important;width:100%!important;height:64px!important;min-height:64px!important;overflow:visible!important}
    .clean-theme-header>#wrapper{position:relative!important;display:flex!important;align-items:center!important;width:calc(100% - 28px)!important;height:64px!important;min-height:64px!important;margin:0 auto!important}
    .clean-theme-header-logo{position:relative!important;float:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;height:64px!important;margin:0!important;padding:0!important}
    .clean-theme-header-logo>a{display:flex!important;align-items:center!important;height:100%!important}
    .clean-theme-header-logo img{width:auto!important;max-width:120px!important;max-height:34px!important;margin:0!important;object-fit:contain!important}
    .clean-theme-header-right{display:none!important}
    .clean-theme-mobile-btn{position:absolute!important;z-index:5!important;top:50%!important;right:0!important;display:block!important;width:40px!important;height:40px!important;margin:0!important;transform:translateY(-50%)!important;text-shadow:none!important}
    .clean-theme-mobile-btn>a{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #dce6f0!important;border-radius:8px!important;background:#f4f8fc!important;color:#173a5c!important;font-size:18px!important;line-height:1!important}
    .clean-theme-header>.menu{display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;box-shadow:none!important}
    #mobmenu{position:fixed!important;z-index:100000!important;inset:0!important;width:100%!important;height:100dvh!important;max-height:100dvh!important;background:#071421!important;overflow-y:auto!important}
    #mobmenu_wrap{width:100%!important;margin:0!important;padding:0 18px 30px!important;box-sizing:border-box!important}
    #mobmenu .menuAc{position:absolute!important;top:16px!important;right:16px!important;left:auto!important;display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:8px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;font-size:18px!important}
    #mobmenu ul{display:block!important;width:100%!important;margin:76px 0 0!important;padding:0!important}
    #mobmenu ul li{display:block!important;width:100%!important;margin:0!important}
    #mobmenu ul li a{display:flex!important;align-items:center!important;width:100%!important;min-height:48px!important;padding:0 14px!important;border-bottom:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:transparent!important;color:#dbe7f4!important;font-size:13px!important;line-height:1.35!important;box-sizing:border-box!important}
    #mobmenu ul li a span{padding:0!important}
    .nodex-hosting-products{clear:both!important;width:calc(100% - 28px)!important;margin:0 auto!important;padding:86px 0 0!important;box-sizing:border-box!important}
    .nodex-hosting-products>.pakettitle{margin:0 auto 14px!important}
    .nodex-hosting-products>.pakettitle[data-aos]{opacity:1!important;transform:none!important}
    .nodex-hosting-products>.pakettitle h1{font-size:22px!important;line-height:1.2!important}
    .nodex-hosting-products>.pakettitle h2{max-width:330px!important;margin-top:7px!important;font-size:12px!important;line-height:1.5!important}
    .nodex-hosting-products>.categoriesproduct{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:6px!important;width:100%!important;margin:14px 0 18px!important;padding:5px!important;border-radius:9px!important;box-sizing:border-box!important;overflow:hidden!important}
    .nodex-hosting-products>.categoriesproduct[data-aos]{opacity:1!important;transform:none!important}
    .nodex-hosting-products>.categoriesproduct .lbtn{display:flex!important;width:100%!important;min-width:0!important;min-height:42px!important;height:42px!important;margin:0!important;padding:0 7px!important;border-radius:6px!important;font-size:10px!important;line-height:1.25!important;text-align:center!important;white-space:normal!important;box-sizing:border-box!important}
    .nodex-hosting-products>.tablopaketler{grid-template-columns:1fr!important;gap:12px!important;width:100%!important;margin:0 auto 30px!important}
    .nodex-hosting-products>.tablopaketler .tablepaket{width:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:17px 18px 16px!important;border-radius:10px!important;box-sizing:border-box!important;opacity:1!important;transform:none!important}
    .nodex-hosting-products>.tablopaketler .tablepopular{top:12px!important;left:-36px!important;width:112px!important;height:22px!important;font-size:9px!important;line-height:22px!important}
    .nodex-hosting-products>.tablopaketler .tpakettitle{margin:4px 0 9px!important;font-size:17px!important}
    .nodex-hosting-products>.tablopaketler .tablepaket>h4{margin-top:8px!important;font-size:11px!important}
    .nodex-hosting-products>.tablopaketler .tablepaket>h3{margin:2px 0 8px!important;font-size:28px!important}
    .nodex-hosting-products>.tablopaketler .tablepaket>h3 .amount_spot_view{position:static!important;display:inline-flex!important;align-items:baseline!important;gap:3px!important;margin:0!important;font-size:28px!important;white-space:nowrap!important}
    .nodex-hosting-products>.tablopaketler .tablepaket>h3 .amount_spot_view i{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;font-size:11px!important;font-style:normal!important}
    .nodex-hosting-products>.tablopaketler .tablepaket>h3 .amount_spot_view i.currposright{order:2!important}
    .nodex-hosting-products>.tablopaketler .products_features{margin:10px 0 8px!important;font-size:11px!important;line-height:1.5!important}
    .nodex-hosting-products>.tablopaketler .gonderbtn{min-height:40px!important;margin-top:8px!important;font-size:10px!important}
    .nodex-hosting-details{width:calc(100% - 28px)!important;padding:8px 0 38px!important}
    .nodex-hosting-details>.nodex-hosting-benefit-heading{margin-bottom:18px!important}
    .nodex-hosting-details>.nodex-hosting-benefit-heading h2{font-size:22px!important}
    .nodex-hosting-details>.nodex-hosting-benefit-heading p{font-size:10px!important}
    .nodex-hosting-details .hostingozellikler>#wrapper{grid-template-columns:1fr!important;gap:9px!important}
    .nodex-hosting-details .hostozellk,.nodex-hosting-details #hostrightozellk{min-height:108px!important;padding:17px!important}
    .nodex-footer{padding-top:40px!important}
    .nodex-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 20px!important}
    .nodex-footer__brand{grid-column:1/-1!important}
    .nodex-footer__grid h3{font-size:20px!important}.nodex-footer__grid h4{font-size:12px!important}.nodex-footer__grid p,.nodex-footer__grid a{font-size:11px!important}
    .nodex-footer__bottom{margin-top:34px!important;padding:18px 0!important}
}

/* Professional two-column contact composition */
.iletisimpage{display:grid!important;grid-template-columns:320px minmax(0,1fr)!important;grid-template-rows:auto repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:10px 16px!important;width:min(1120px,calc(100% - 36px))!important;padding:50px 0 62px!important}
.iletisimpage>.iletisimslogan{grid-column:1/-1!important;grid-row:1!important;width:100%!important;max-width:none!important;margin:0 0 18px!important;padding:0 2px!important;text-align:left!important;box-sizing:border-box!important}
.iletisimpage>.iletisimslogan:before{content:"Nodex ekibiyle iletişime geçin"!important;margin-bottom:9px!important;font-size:32px!important;line-height:1.16!important}
.iletisimpage>.iletisimslogan:after{display:none!important}
.iletisimpage>.iletisimblok{grid-column:1!important;position:relative!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:18px 18px 18px 70px!important;border:1px solid #dce6f0!important;border-left:3px solid #2d73b7!important;border-radius:10px!important;background:linear-gradient(145deg,#fff,#f8fbfe)!important;box-sizing:border-box!important;box-shadow:0 6px 18px rgba(16,43,70,.035)!important}
.iletisimpage>.iletisimblok:before,.iletisimpage>.iletisimblok>i{position:absolute!important;top:18px!important;left:18px!important;display:grid!important;width:36px!important;height:36px!important;margin:0!important;border-radius:8px!important;background:#eaf3fc!important;color:#2269ad!important;font-size:14px!important}
.iletisimpage>.iletisimblok h3{width:100%!important;margin:0 0 7px!important;font-size:13px!important;line-height:1.3!important}
.iletisimpage>.iletisimblok span{font-size:10px!important;line-height:1.55!important}
.iletisimpage>.iletisimblok span b{font-size:10px!important}
.iletisimpage>.iletisimformu{grid-column:2!important;grid-row:2/5!important;align-self:stretch!important;width:100%!important;height:100%!important;margin:0!important;padding:26px!important;border:1px solid #d8e4ef!important;border-top:3px solid #2169ad!important;border-radius:11px!important;box-sizing:border-box!important;box-shadow:0 10px 28px rgba(16,43,70,.055)!important}
.iletisimpage #ContactForm{align-content:start!important;height:100%!important;gap:11px 12px!important}
.iletisimpage #ContactForm>.iletisimtitle{margin:0 0 8px!important;font-size:21px!important}
.iletisimpage #ContactForm>.iletisimtitle:after{margin-top:6px!important;font-size:10px!important}
.iletisimpage #ContactForm>input:not([type="hidden"]),.iletisimpage #ContactForm>.intl-tel-input{height:46px!important;line-height:46px!important}
.iletisimpage #ContactForm>.intl-tel-input>input{height:44px!important;line-height:44px!important}
.iletisimpage #ContactForm>.intl-tel-input .flag-container,.iletisimpage #ContactForm>.intl-tel-input .selected-flag{height:44px!important}
.iletisimpage #ContactForm>textarea{height:100px!important;min-height:100px!important}
.iletisimpage #ContactForm>.gonderbtn{width:160px!important;min-height:43px!important;line-height:43px!important;padding:0 14px!important;box-sizing:border-box!important}
@media(max-width:900px){
    .iletisimpage{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:10px!important;padding:42px 0 52px!important}
    .iletisimpage>.iletisimslogan,.iletisimpage>.iletisimblok,.iletisimpage>.iletisimformu{grid-column:1!important;grid-row:auto!important}
    .iletisimpage>.iletisimslogan{margin-bottom:14px!important}
    .iletisimpage>.iletisimblok{height:auto!important;min-height:96px!important}
    .iletisimpage>.iletisimformu{height:auto!important;margin-top:8px!important}
}
@media(max-width:600px){
    .iletisimpage{width:calc(100% - 28px)!important;padding:34px 0 44px!important}
    .iletisimpage>.iletisimslogan:before{font-size:25px!important}
    .iletisimpage>.iletisimslogan{font-size:11px!important}
    .iletisimpage>.iletisimblok{min-height:90px!important;padding:17px 16px 17px 66px!important}
    .iletisimpage>.iletisimblok:before,.iletisimpage>.iletisimblok>i{top:17px!important;left:16px!important;width:34px!important;height:34px!important}
    .iletisimpage>.iletisimformu{padding:22px 17px!important}
    .iletisimpage #ContactForm>.gonderbtn{width:100%!important}
}

/* Balanced homepage typography and spacing */
.wclientblockscon{padding-bottom:8px!important}
.nodex-home-domain-grid{min-height:248px!important}
.nodex-home-domain-copy{padding:28px 30px!important}
.nodex-home-domain-copy>span{margin-bottom:10px!important;font-size:10px!important}
.nodex-home-domain-copy h1{font-size:25px!important}
.nodex-home-domain-copy p{margin:10px 0 15px!important;font-size:13.5px!important;line-height:1.55!important}
.nodex-home-domain-copy .nodex-home-domain-price{padding-top:14px!important}
.nodex-home-domain-price small{font-size:9.5px!important}
.nodex-home-domain-price strong{font-size:24px!important}
.nodex-home-domain-price em{font-size:10px!important}
.nodex-home-domain-tools{padding:26px 30px!important}
.nodex-home-domain-tools #DomainCheck{height:51px!important;min-height:51px!important}
.nodex-home-domain-tools #DomainCheck input[type=text]{height:49px!important;min-height:49px!important;font-size:14px!important}
.nodex-home-domain-tools #DomainCheck input[type=submit]{height:51px!important;min-height:51px!important;font-size:11px!important}
.nodex-home-tld-label{margin:12px 0 7px!important}
.nodex-home-tld-label span{font-size:10.5px!important}
.nodex-home-tld-label small{font-size:9.5px!important}
.nodex-home-domain-tools>.popuzantilar{gap:7px!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox{height:66px!important;padding:7px!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h4{font-size:14.5px!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h5,.nodex-home-domain-tools>.popuzantilar>.uzantibox .dnewprice,.nodex-home-domain-tools>.popuzantilar>.uzantibox .ddiscountnewprice,.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view{font-size:12px!important;line-height:15px!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view i{font-size:9px!important}
.nodex-shortcuts-heading{margin:3px 0 3px!important}
.nodex-shortcuts-heading span{font-size:10px!important}
.nodex-shortcuts-heading h2{font-size:22px!important}
.nodex-shortcuts-heading p{font-size:12.5px!important}
.nodex-services-layout{gap:12px!important}
.nodex-services-layout>.product-group-item{height:122px!important;min-height:122px!important}
.nodex-services-layout>.product-group-item>a{padding:15px 17px!important}
.nodex-services-layout>.product-group-item>a>span{font-size:14.5px!important;line-height:1.3!important}
.nodex-services-layout>.product-group-item>a>span>i{flex-basis:34px!important;width:34px!important;height:34px!important;font-size:14px!important}
.nodex-services-layout>.product-group-item .product-group-item-desc{margin-top:7px!important;font-size:12.2px!important;line-height:1.42!important}
.nodex-services-layout>.product-group-item>a:after{font-size:11px!important}
.nodex-solutions{padding:22px 0 38px!important}
.nodex-solutions .nodex-section-head--left{margin-bottom:18px!important}
.nodex-solutions .nodex-section-head--left>span{font-size:10px!important}
.nodex-solutions .nodex-section-head--left h2{font-size:32px!important}
.nodex-solutions .nodex-section-head--left p{font-size:14.5px!important;line-height:1.5!important}
.nodex-solutions__grid{gap:14px!important}
.nodex-solutions .nodex-solution-card{min-height:204px!important;padding:20px!important}
.nodex-solutions .nodex-solution-card__icon{width:40px!important;height:40px!important;margin-bottom:15px!important;font-size:16px!important}
.nodex-solutions .nodex-solution-card small{font-size:9.5px!important}
.nodex-solutions .nodex-solution-card h3{margin:6px 0 8px!important;font-size:20.5px!important}
.nodex-solutions .nodex-solution-card p{font-size:13.5px!important;line-height:1.5!important}
.nodex-solutions .nodex-solution-card>span{bottom:18px!important;font-size:12.5px!important}
@media(max-width:900px){.nodex-home-domain-grid{min-height:0!important}.nodex-services-layout>.product-group-item{height:132px!important;min-height:132px!important}.nodex-solutions{padding:32px 0 42px!important}.nodex-solutions .nodex-solution-card{min-height:205px!important}}
@media(max-width:560px){.nodex-home-domain-copy{padding:26px 22px!important}.nodex-home-domain-copy h2{font-size:22px!important}.nodex-home-domain-tools{padding:20px 16px!important}.nodex-services-layout>.product-group-item{height:124px!important;min-height:124px!important}.nodex-solutions .nodex-section-head--left p{font-size:12px!important}.nodex-solutions .nodex-solution-card{min-height:198px!important}}
@media(max-width:380px){
    .nodex-topbar__left>a,.nodex-topbar__panel{font-size:8px!important}
    .nodex-noticebar__inner span,.nodex-noticebar__inner a{font-size:8px!important}
    .nodex-hosting-products>.categoriesproduct{grid-template-columns:1fr!important}
}

@media(max-width:700px){
    .clean-theme-mobile-btn>a{width:40px!important;height:40px!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
    body:has(.tablopaketler) #wrapper.nodex-hosting-products{padding-top:22px!important}
    .nodex-hosting-products>.tablopaketler .gonderbtn{width:100%!important;margin-left:0!important;margin-right:0!important;padding:0 12px!important;box-sizing:border-box!important}
}

/* Dense homepage content flow */
.nodex-solutions{padding:18px 0 22px!important}
.nodex-solutions .nodex-section-head--left{margin-bottom:15px!important}
.nodex-solutions .nodex-solution-card{display:flex!important;flex-direction:column!important;min-height:0!important;padding:16px!important}
.nodex-solutions .nodex-solution-card__icon{width:34px!important;height:34px!important;margin-bottom:9px!important;font-size:14px!important}
.nodex-solutions .nodex-solution-card h3{margin:4px 0 5px!important;font-size:19px!important}
.nodex-solutions .nodex-solution-card p{margin:0!important;font-size:12.5px!important;line-height:1.45!important}
.nodex-solutions .nodex-solution-card>span{position:static!important;display:block!important;margin-top:11px!important;font-size:12px!important}
.nodex-why{padding:30px 0 32px!important}
.nodex-why .nodex-section-head{margin:0 auto 18px!important}
.nodex-why .nodex-section-head h2{margin:6px 0!important;font-size:30px!important}
.nodex-why .nodex-section-head p{font-size:13.5px!important;line-height:1.5!important}
.nodex-why .nodex-feature-grid{gap:12px!important}
.nodex-why .nodex-feature-grid article{min-height:104px!important;padding:16px!important;column-gap:13px!important;row-gap:3px!important}
.nodex-why .nodex-feature-icon{width:38px!important;height:38px!important;font-size:15px!important}
.nodex-why .nodex-feature-grid h3{font-size:15.5px!important}
.nodex-why .nodex-feature-grid p{font-size:12px!important;line-height:1.45!important}
.nodex-migration{padding:28px 0!important}
.nodex-migration h2{font-size:26px!important}
@media(max-width:900px){.nodex-solutions{padding:24px 0 28px!important}.nodex-solutions .nodex-solution-card{min-height:0!important}.nodex-why{padding:28px 0 30px!important}.nodex-why .nodex-feature-grid article{min-height:96px!important}}
@media(max-width:560px){.nodex-solutions{padding:22px 0 26px!important}.nodex-solutions .nodex-solution-card{min-height:0!important;padding:16px!important}.nodex-why{padding:26px 0 28px!important}.nodex-why .nodex-section-head{margin-bottom:16px!important}.nodex-why .nodex-section-head h2{font-size:24px!important}.nodex-why .nodex-feature-grid article{min-height:0!important;padding:15px!important}.nodex-migration{padding:24px 0!important}}

/* Registration phone field alignment */
#Signup_Form .intl-tel-input{display:block!important;width:100%!important;height:42px!important;overflow:visible!important}
#Signup_Form .intl-tel-input>input#gsm:not([type="hidden"]){position:relative!important;z-index:0!important;width:100%!important;height:42px!important;margin:0!important;padding:0 14px 0 94px!important;border:1px solid #d4deea!important;border-radius:7px!important;background:#fff!important;color:#18314c!important;caret-color:#18314c!important;font-size:13px!important;line-height:42px!important;box-sizing:border-box!important}
#Signup_Form .intl-tel-input>input#gsm:not([type="hidden"]):focus{padding-left:94px!important;border-color:#4384c4!important;background:#fff!important;box-shadow:0 0 0 3px rgba(48,115,181,.11)!important}
#Signup_Form .intl-tel-input .flag-container{position:absolute!important;z-index:2!important;top:1px!important;bottom:1px!important;left:1px!important;width:84px!important;height:40px!important}
#Signup_Form .intl-tel-input .selected-flag{width:84px!important;height:40px!important;padding:0 20px 0 10px!important;border-right:1px solid #dce5ee!important;border-radius:6px 0 0 6px!important;background:#f0f5fa!important;box-sizing:border-box!important}
#Signup_Form .intl-tel-input .selected-dial-code{padding-left:27px!important;color:#274a6b!important;font-size:12px!important;font-weight:700!important;line-height:40px!important}
#Signup_Form .intl-tel-input .iti-arrow{right:8px!important}
@media(max-width:560px){#Signup_Form .intl-tel-input>input#gsm:not([type="hidden"]),#Signup_Form .intl-tel-input>input#gsm:not([type="hidden"]):focus{padding-left:90px!important;font-size:14px!important}#Signup_Form .intl-tel-input .flag-container,#Signup_Form .intl-tel-input .selected-flag{width:80px!important}}

/* Modern contact page spacing and footer transition */
body:has(.iletisimpage){background:#f3f6fa!important}
.iletisimpage{margin:0 auto!important;padding:80px 0 24px!important}
.iletisimpage>.iletisimslogan{margin-bottom:14px!important}
.iletisimpage>.iletisimslogan:before{margin-bottom:10px!important;font-size:34px!important;letter-spacing:-.03em!important}
.iletisimpage>.iletisimslogan{color:#6f8498!important;font-size:12.5px!important;line-height:1.55!important}
.iletisimpage>.iletisimblok{padding-top:17px!important;padding-bottom:17px!important;background:#fff!important;box-shadow:0 7px 20px rgba(16,43,70,.045)!important}
.iletisimpage>.iletisimformu{padding:24px!important;background:linear-gradient(145deg,#fff,#fbfdff)!important;box-shadow:0 12px 32px rgba(16,43,70,.065)!important}
.iletisimpage #ContactForm>textarea{height:94px!important;min-height:94px!important}
.iletisimpage #ContactForm>.gonderbtn{margin-top:2px!important;background:linear-gradient(135deg,#2169ad,#2c80c9)!important}
body:has(.iletisimpage) #wisecp_brand{display:flex!important;align-items:center!important;justify-content:center!important;gap:16px!important;width:100%!important;min-height:44px!important;margin:0!important;padding:10px 20px!important;border-top:1px solid rgba(255,255,255,.06)!important;background:#0a2946!important;color:#7894ad!important;font-size:9px!important;line-height:1.4!important;box-sizing:border-box!important}
body:has(.iletisimpage) #wisecp_brand:before{content:"7/24 satış ve teknik destek";display:inline-flex;align-items:center;color:#62d4bb;font-size:10px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
body:has(.iletisimpage) #wisecp_brand:after{content:"Sorularınız için ekibimiz yanınızda";color:#b9cada;font-size:10px}
body:has(.iletisimpage) .nodex-footer{padding-top:42px!important;border-top:1px solid rgba(255,255,255,.05)!important}
body:has(.iletisimpage) .nodex-footer__grid{gap:34px!important}
body:has(.iletisimpage) .nodex-footer__bottom{margin-top:36px!important;padding:18px 0!important}
@media(max-width:900px){.iletisimpage{margin-top:26px!important;padding:34px 0 32px!important}body:has(.iletisimpage) .nodex-footer{padding-top:36px!important}}
@media(max-width:600px){.iletisimpage{margin-top:18px!important;padding:28px 0 28px!important}.iletisimpage>.iletisimslogan:before{font-size:27px!important}.iletisimpage>.iletisimslogan{font-size:12px!important}.iletisimpage>.iletisimformu{padding:19px 16px!important}body:has(.iletisimpage) #wisecp_brand{flex-direction:column!important;gap:3px!important;padding:11px 14px!important;text-align:center!important}}

/* Corporate value proposition composition */
.nodex-why{padding:32px 0!important;background:linear-gradient(118deg,#09233d 0%,#103c63 58%,#15557b 100%)!important;color:#fff!important}
.nodex-why .nodex-container{display:grid!important;grid-template-columns:minmax(260px,.82fr) minmax(0,1.75fr)!important;align-items:center!important;gap:34px!important}
.nodex-why .nodex-section-head{max-width:none!important;margin:0!important;text-align:left!important}
.nodex-why .nodex-section-head>span{color:#69d4ed!important;font-size:10px!important}
.nodex-why .nodex-section-head h2{max-width:370px!important;margin:8px 0 10px!important;color:#fff!important;font-size:29px!important;line-height:1.14!important}
.nodex-why .nodex-section-head p{max-width:360px!important;margin:0!important;color:#bcd0e0!important;font-size:13px!important;line-height:1.55!important}
.nodex-why .nodex-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.nodex-why .nodex-feature-grid article{display:block!important;min-height:148px!important;padding:17px!important;border:1px solid rgba(168,212,240,.18)!important;border-radius:10px!important;background:rgba(255,255,255,.075)!important;box-shadow:none!important;backdrop-filter:blur(8px)!important}
.nodex-why .nodex-feature-grid article:hover{transform:translateY(-3px)!important;border-color:rgba(115,214,238,.45)!important;background:rgba(255,255,255,.11)!important;box-shadow:0 12px 28px rgba(2,17,31,.16)!important}
.nodex-why .nodex-feature-icon{display:grid!important;width:36px!important;height:36px!important;margin:0 0 13px!important;border:1px solid rgba(105,212,237,.2)!important;border-radius:8px!important;background:rgba(105,212,237,.12)!important;color:#78def3!important;font-size:14px!important}
.nodex-why .nodex-feature-grid h3{margin:0 0 7px!important;color:#fff!important;font-size:15px!important;line-height:1.3!important}
.nodex-why .nodex-feature-grid p{margin:0!important;color:#b9cede!important;font-size:11.5px!important;line-height:1.5!important}
.nodex-migration{padding:25px 0!important;border:0!important;border-radius:0!important;background:#eef5fb!important;color:#102d49!important;box-shadow:none!important}
.nodex-migration__inner{gap:28px!important}
.nodex-migration .nodex-kicker{border-color:#c9dced!important;background:#fff!important;color:#2169ad!important}
.nodex-migration h2{margin:8px 0 4px!important;color:#102d49!important;font-size:25px!important}
.nodex-migration p{color:#637b91!important;font-size:12.5px!important}
.nodex-migration .nodex-btn--light{min-height:44px!important;border:1px solid #2169ad!important;background:#2169ad!important;color:#fff!important;box-shadow:0 9px 22px rgba(33,105,173,.18)!important}
.nodex-migration .nodex-btn--light:hover{transform:translateY(-2px)!important;background:#18578f!important;color:#fff!important}
@media(max-width:900px){.nodex-why{padding:28px 0!important}.nodex-why .nodex-container{grid-template-columns:1fr!important;gap:20px!important}.nodex-why .nodex-section-head h2,.nodex-why .nodex-section-head p{max-width:620px!important}.nodex-why .nodex-feature-grid{grid-template-columns:1fr!important}.nodex-why .nodex-feature-grid article{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-height:94px!important;padding:15px!important;column-gap:13px!important}.nodex-why .nodex-feature-icon{grid-row:1/3!important;margin:0!important}.nodex-why .nodex-feature-grid h3{grid-column:2!important}.nodex-why .nodex-feature-grid p{grid-column:2!important}.nodex-migration{padding:23px 0!important}}
@media(max-width:560px){.nodex-why{padding:25px 0!important}.nodex-why .nodex-section-head h2{font-size:24px!important}.nodex-why .nodex-feature-grid article{min-height:90px!important}.nodex-migration__inner{gap:18px!important}.nodex-migration h2{font-size:22px!important}}

/* Persistent mobile account and basket actions */
.nodex-mobile-actions{display:none}
@media(max-width:700px){
    .clean-theme-header-logo>a:first-child{max-width:108px!important}
    .clean-theme-header-logo img{max-width:104px!important}
    .nodex-mobile-actions{position:absolute!important;z-index:6!important;top:50%!important;right:48px!important;display:flex!important;align-items:center!important;gap:6px!important;height:38px!important;transform:translateY(-50%)!important}
    .nodex-mobile-actions>a{position:relative!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;border:1px solid #dce6f0!important;border-radius:8px!important;background:#f4f8fc!important;color:#173a5c!important;font-size:15px!important;line-height:1!important;box-sizing:border-box!important;text-decoration:none!important}
    .nodex-mobile-actions>a:hover{border-color:#9fbad3!important;background:#eaf3fb!important;color:#2169ad!important}
    .nodex-mobile-basket-link>span{position:absolute!important;top:-6px!important;right:-6px!important;display:grid!important;place-items:center!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:#19b7bd!important;color:#fff!important;font-size:9px!important;line-height:1!important;font-weight:800!important;box-sizing:border-box!important}
}
@media(max-width:380px){.clean-theme-header-logo>a:first-child{max-width:94px!important}.clean-theme-header-logo img{max-width:92px!important}.nodex-mobile-actions{right:45px!important;gap:4px!important}.nodex-mobile-actions>a{width:34px!important;height:34px!important}.clean-theme-mobile-btn,.clean-theme-mobile-btn>a{width:38px!important;height:38px!important}}

/* Seamless WISECP brand-to-footer transition */
body:not(:has(.iletisimpage)) #wisecp_brand{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:36px!important;margin:0!important;padding:8px 16px!important;border-bottom:1px solid rgba(255,255,255,.05)!important;background:#071421!important;color:#6f879d!important;font-size:9px!important;line-height:1.4!important;box-sizing:border-box!important}
body:has(.nodex-why) #bigcontent{margin-bottom:0!important}

/* Four-column solutions matching quick access */
.nodex-solutions__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
.nodex-solutions .nodex-solution-card{width:100%!important;min-width:0!important;height:100%!important;box-sizing:border-box!important}
@media(min-width:901px){.wclientblockscon #clientAreaIndex-wrapper,.nodex-solutions>.nodex-container{width:min(1180px,calc(100% - 40px))!important}.nodex-services-layout>.product-group-item,.nodex-solutions .nodex-solution-card{min-width:0!important}}
@media(max-width:900px){.nodex-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:560px){.nodex-solutions__grid{grid-template-columns:1fr!important}}

/* Nodex cloud atmosphere for the homepage hero */
.nodex-hero{background:radial-gradient(circle at 50% 112%,rgba(28,194,207,.22),transparent 34%),linear-gradient(112deg,#173b5a 0%,#214d6d 48%,#2d6589 100%)!important}
.nodex-hero:before{z-index:0!important;background-image:radial-gradient(circle,rgba(169,221,247,.13) 1px,transparent 1.4px),linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px)!important;background-position:0 0,0 0,0 0!important;background-size:28px 28px,56px 56px,56px 56px!important;opacity:.7!important;mask-image:linear-gradient(100deg,rgba(0,0,0,.78),rgba(0,0,0,.25) 58%,transparent 92%)!important}
.nodex-hero:after{z-index:0!important;top:0!important;right:3%!important;bottom:auto!important;width:48%!important;height:100%!important;border-radius:0!important;background:linear-gradient(118deg,transparent 5%,rgba(120,205,245,.055) 48%,rgba(82,170,218,.13) 100%)!important;clip-path:polygon(28% 0,100% 0,100% 100%,0 100%)!important}
.nodex-hero__atmosphere{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}
.nodex-hero__watermark{position:absolute;top:9%;right:4%;color:rgba(193,231,249,.035);font-size:clamp(96px,13vw,205px);line-height:1;font-weight:900;letter-spacing:.12em;white-space:nowrap;-webkit-text-stroke:1px rgba(201,235,251,.09);transform:rotate(-4deg);user-select:none}
.nodex-hero__cloud{position:absolute;display:grid;place-items:center;color:rgba(198,235,250,.13);filter:drop-shadow(0 10px 18px rgba(2,25,45,.12));animation:nodexCloudFloat 8s ease-in-out infinite}
.nodex-hero__cloud:after{content:"";position:absolute;left:50%;top:58%;width:52px;height:1px;background:linear-gradient(90deg,transparent,rgba(162,222,245,.16),transparent);transform:translateX(-50%)}
.nodex-hero__cloud--one{top:18%;left:5%;font-size:29px;animation-delay:-1s}
.nodex-hero__cloud--two{top:11%;left:45%;font-size:19px;animation-delay:-5s}
.nodex-hero__cloud--three{top:28%;right:7%;font-size:38px;animation-delay:-3s}
.nodex-hero__cloud--four{right:42%;bottom:13%;font-size:25px;animation-delay:-7s}
.nodex-hero__cloud--five{left:12%;bottom:12%;font-size:21px;animation-delay:-4s}
.nodex-hero__glow{z-index:1!important;filter:blur(36px)!important;opacity:.16!important}
.nodex-hero__glow--one{width:330px!important;height:330px!important;right:-90px!important;top:-130px!important;background:#60b8f2!important}
.nodex-hero__glow--two{width:240px!important;height:240px!important;left:43%!important;bottom:-170px!important;background:#16c8c8!important}
.nodex-hero__grid{z-index:3!important}
.nodex-server-card{position:relative!important;overflow:hidden!important;border-color:rgba(174,224,247,.24)!important;background:linear-gradient(145deg,rgba(8,35,56,.75),rgba(20,72,101,.72))!important;box-shadow:0 32px 75px rgba(3,24,41,.32),inset 0 1px rgba(255,255,255,.05)!important}
.nodex-server-card:after{content:"NODEX";position:absolute;right:-12px;bottom:-19px;color:rgba(185,229,247,.035);font-size:74px;font-weight:900;letter-spacing:.1em;pointer-events:none}
@keyframes nodexCloudFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(8px,-10px,0)}}
@media(max-width:900px){.nodex-hero__watermark{top:8%;right:-8%;font-size:120px}.nodex-hero__cloud--three{right:3%}.nodex-hero__cloud--four{right:16%}}
@media(max-width:600px){.nodex-hero__watermark{top:16%;right:-22%;font-size:92px;opacity:.7}.nodex-hero__cloud{opacity:.8}.nodex-hero__cloud--two,.nodex-hero__cloud--three{display:none}.nodex-hero__cloud--one{top:13%;left:5%;font-size:22px}.nodex-hero__cloud--four{right:8%;bottom:18%;font-size:19px}.nodex-hero__cloud--five{left:9%;bottom:8%;font-size:17px}}
@media(prefers-reduced-motion:reduce){.nodex-hero__cloud{animation:none!important}}

/* Registration password strength: show only the active WISECP state */
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .level-block[style*="display:none"],
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .level-block[style*="display: none"]{display:none!important}
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .level-block[style*="display:block"],
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box .level-block[style*="display: block"]{display:flex!important;align-items:center!important}
.clean-theme-signinup-con:has(#Signup_Form) .clean-theme-signup-box:has(#password_primary:placeholder-shown) .level-block{display:none!important}

/* Domain page TLD cards: consistent extension, price and promotion layout */
.wclientdomainpage>.popuzantilar{gap:12px!important}
.wclientdomainpage>.popuzantilar>.uzantibox{position:relative!important;display:flex!important;align-items:center!important;flex-direction:column!important;justify-content:center!important;height:86px!important;padding:13px 12px 11px!important;overflow:hidden!important;border-color:#d8e3ee!important;border-radius:11px!important;background:linear-gradient(180deg,#fff 0%,#f9fbfd 100%)!important;box-shadow:0 7px 20px rgba(20,53,86,.045)!important}
.wclientdomainpage>.popuzantilar>.uzantibox>div:not([style*="position: absolute"]){display:flex!important;align-items:center!important;flex-direction:column!important;justify-content:center!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
.wclientdomainpage>.popuzantilar>.uzantibox>div[style*="position: absolute"]{display:contents!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important}
.wclientdomainpage>.popuzantilar>.uzantibox h4{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:25px!important;margin:0 0 7px!important;color:#17324d!important;font-size:17px!important;line-height:25px!important;font-weight:800!important;white-space:nowrap!important}
.wclientdomainpage>.popuzantilar>.uzantibox h4 img{display:block!important;width:auto!important;max-width:72px!important;max-height:21px!important;margin:0 auto!important;object-fit:contain!important}
.wclientdomainpage>.popuzantilar>.uzantibox h5,.wclientdomainpage>.popuzantilar>.uzantibox .dnewprice{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:18px!important;margin:0!important;padding:0!important;color:#49637c!important;font-size:12px!important;line-height:18px!important;font-weight:700!important;white-space:nowrap!important}
.wclientdomainpage>.popuzantilar>.uzantibox h5:empty{display:none!important}
.wclientdomainpage>.popuzantilar>.uzantibox .ddiscountnewprice{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;color:inherit!important;font-size:12px!important;line-height:18px!important;font-weight:700!important}
.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view{position:static!important;display:inline-flex!important;align-items:baseline!important;justify-content:center!important;gap:3px!important;width:auto!important;max-width:100%!important;margin:0!important;padding:0!important;color:inherit!important;font-size:12px!important;line-height:18px!important;font-weight:700!important;white-space:nowrap!important}
.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view i{position:static!important;display:inline!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;color:#6f8498!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:700!important}
.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view i.currposright{order:2!important}
.wclientdomainpage>.popuzantilar>.uzantibox .domdiscount{position:absolute!important;z-index:3!important;top:7px!important;right:7px!important;left:auto!important;width:auto!important;max-width:calc(100% - 14px)!important;margin:0!important;padding:3px 7px!important;border:0!important;border-radius:999px!important;background:#168f91!important;color:#fff!important;font-size:7px!important;line-height:1.3!important;font-weight:800!important;letter-spacing:.035em!important;text-transform:uppercase!important;box-sizing:border-box!important;box-shadow:0 4px 10px rgba(22,143,145,.16)!important}
.wclientdomainpage>.popuzantilar>.uzantibox:has(.domdiscount){border-color:#b8dede!important;background:linear-gradient(180deg,#fff 0%,#f1fbfa 100%)!important}
.wclientdomainpage>.popuzantilar>.uzantibox:has(.domdiscount) h4{margin-bottom:3px!important;transform:translateY(12px)!important}
@media(max-width:560px){.wclientdomainpage>.popuzantilar{gap:9px!important}.wclientdomainpage>.popuzantilar>.uzantibox{height:80px!important;padding:12px 9px 10px!important}.wclientdomainpage>.popuzantilar>.uzantibox h4{font-size:15px!important}.wclientdomainpage>.popuzantilar>.uzantibox .domdiscount{top:6px!important;right:6px!important;font-size:6px!important}}

/* Contact sidebar: readable corporate type hierarchy */
.iletisimpage>.iletisimblok{padding:20px 20px 20px 76px!important}
.iletisimpage>.iletisimblok:before,.iletisimpage>.iletisimblok>i{top:20px!important;left:20px!important;width:38px!important;height:38px!important;font-size:15px!important}
.iletisimpage>.iletisimblok h3{margin:0 0 9px!important;color:#15314d!important;font-size:16px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:-.01em!important}
.iletisimpage>.iletisimblok span{color:#60778d!important;font-size:12.5px!important;line-height:1.55!important;font-weight:500!important}
.iletisimpage>.iletisimblok span b{color:#284b6d!important;font-size:12.5px!important;line-height:1.45!important;font-weight:800!important}
@media(max-width:600px){.iletisimpage>.iletisimblok{padding:19px 18px 19px 70px!important}.iletisimpage>.iletisimblok:before,.iletisimpage>.iletisimblok>i{top:19px!important;left:18px!important;width:36px!important;height:36px!important}.iletisimpage>.iletisimblok h3{font-size:15px!important}.iletisimpage>.iletisimblok span,.iletisimpage>.iletisimblok span b{font-size:12px!important}}

/* Corporate hero atmosphere: infrastructure network and restrained brand mark */
.nodex-hero__watermark{display:none!important}
.nodex-hero__network{position:absolute;z-index:0;top:8%;right:0;width:54%;height:82%;opacity:.72}
.nodex-hero__network:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 28%,rgba(103,203,239,.11),transparent 25%),radial-gradient(circle at 32% 70%,rgba(48,215,203,.08),transparent 30%);filter:blur(10px)}
.nodex-hero__network-line{position:absolute;display:block;height:1px;transform-origin:left center;background:linear-gradient(90deg,rgba(151,218,242,.02),rgba(151,218,242,.22),rgba(91,206,216,.07));box-shadow:0 0 12px rgba(99,197,224,.08)}
.nodex-hero__network-line--one{top:24%;left:15%;width:58%;transform:rotate(12deg)}
.nodex-hero__network-line--two{top:65%;left:25%;width:50%;transform:rotate(-19deg)}
.nodex-hero__network-line--three{top:38%;left:62%;width:35%;transform:rotate(71deg)}
.nodex-hero__network-node{position:absolute;display:block;width:7px;height:7px;border:1px solid rgba(164,225,246,.58);border-radius:50%;background:#2a607f;box-shadow:0 0 0 5px rgba(142,219,243,.045),0 0 18px rgba(103,208,232,.18)}
.nodex-hero__network-node:after{content:"";position:absolute;inset:2px;border-radius:50%;background:#77d7eb}
.nodex-hero__network-node--one{top:23%;left:15%}
.nodex-hero__network-node--two{top:36%;left:71%}
.nodex-hero__network-node--three{top:64%;left:25%}
.nodex-hero__network-node--four{top:48%;left:76%}
.nodex-hero__brandmark{position:absolute;z-index:2;top:7%;right:5%;display:flex;align-items:center;gap:11px;padding:9px 12px 9px 9px;border:1px solid rgba(174,224,247,.16);border-radius:9px;background:rgba(7,34,54,.24);box-shadow:0 12px 30px rgba(3,24,41,.1),inset 0 1px rgba(255,255,255,.04);backdrop-filter:blur(8px)}
.nodex-hero__brand-symbol{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(133,220,241,.24);border-radius:7px;background:linear-gradient(145deg,rgba(48,142,198,.42),rgba(38,197,201,.2));color:#bdeeff;font-size:13px;font-weight:900;letter-spacing:-.05em}
.nodex-hero__brand-copy{display:flex;align-items:flex-start;flex-direction:column;gap:3px}
.nodex-hero__brand-copy strong{color:#d9f2fc;font-size:8px;line-height:1;font-weight:800;letter-spacing:.13em}
.nodex-hero__brand-copy small{color:#78aec8;font-size:6px;line-height:1;font-weight:700;letter-spacing:.12em}
.nodex-hero__cloud{color:rgba(198,235,250,.085)!important;filter:none!important}
.nodex-hero__cloud--one{top:15%!important;left:5%!important;font-size:21px!important}
.nodex-hero__cloud--two{display:none!important}
.nodex-hero__cloud--three{top:21%!important;right:10%!important;font-size:24px!important}
.nodex-hero__cloud--four{right:45%!important;bottom:10%!important;font-size:18px!important}
.nodex-hero__cloud--five{left:11%!important;bottom:9%!important;font-size:16px!important}
.nodex-server-card:after{content:"NX"!important;right:18px!important;bottom:10px!important;color:rgba(185,229,247,.028)!important;font-size:52px!important;letter-spacing:.04em!important}
@media(max-width:900px){.nodex-hero__network{right:-12%;width:70%;opacity:.55}.nodex-hero__brandmark{top:4%;right:4%}}
@media(max-width:600px){.nodex-hero__network{top:40%;right:-30%;width:105%;height:58%;opacity:.38}.nodex-hero__brandmark{top:18px;right:18px;padding:7px 9px 7px 7px}.nodex-hero__brand-symbol{width:27px;height:27px;font-size:10px}.nodex-hero__brand-copy strong{font-size:6px}.nodex-hero__brand-copy small{font-size:5px}.nodex-hero__cloud--one,.nodex-hero__cloud--three{display:none!important}}

/* Corporate solution cards: compact icon-and-title header */
.nodex-solutions .nodex-solution-card{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto auto minmax(38px,1fr) auto!important;align-content:start!important;align-items:center!important;column-gap:13px!important;row-gap:0!important;min-width:0!important;padding:18px!important}
.nodex-solutions .nodex-solution-card__icon{grid-column:1!important;grid-row:1/3!important;align-self:start!important;width:42px!important;height:42px!important;margin:0!important;border:1px solid #dce9f5!important;border-radius:10px!important;background:linear-gradient(145deg,#edf5fd,#e6f1fb)!important;color:#2169ad!important;font-size:16px!important;box-shadow:inset 0 1px #fff!important}
.nodex-solutions .nodex-solution-card small{grid-column:2!important;grid-row:1!important;align-self:end!important;display:block!important;min-width:0!important;margin:0 0 3px!important;color:#718ba4!important;font-size:8.5px!important;line-height:1.2!important;letter-spacing:.12em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.nodex-solutions .nodex-solution-card h3{grid-column:2!important;grid-row:2!important;align-self:start!important;min-width:0!important;margin:0!important;color:#142f4a!important;font-size:17px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.015em!important}
.nodex-solutions .nodex-solution-card p{grid-column:1/-1!important;grid-row:3!important;align-self:start!important;margin:13px 0 0!important;color:#617991!important;font-size:12.5px!important;line-height:1.48!important}
.nodex-solutions .nodex-solution-card>span{grid-column:1/-1!important;grid-row:4!important;align-self:end!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:11px 0 0!important;padding-top:11px!important;border-top:1px solid #e5edf4!important;color:#2169ad!important;font-size:11.5px!important;line-height:1.2!important;font-weight:800!important;box-sizing:border-box!important}
.nodex-solutions .nodex-solution-card>span i{margin:0!important;font-size:10px!important;transition:transform .18s ease!important}
.nodex-solutions .nodex-solution-card:hover>span i{transform:translateX(3px)!important}
.nodex-solutions .nodex-solution-card--featured{border-top:1px solid #dce5ef!important}
.nodex-solutions .nodex-solution-card--featured:before{content:"";position:absolute;top:0;left:18px;right:18px;height:3px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,#2878ff,#31baca)}
@media(max-width:900px){.nodex-solutions .nodex-solution-card{grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:auto auto minmax(32px,1fr) auto!important;padding:18px!important}.nodex-solutions .nodex-solution-card__icon{width:44px!important;height:44px!important}}
@media(max-width:560px){.nodex-solutions .nodex-solution-card{grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;padding:17px!important}.nodex-solutions .nodex-solution-card__icon{width:42px!important;height:42px!important}.nodex-solutions .nodex-solution-card p{margin-top:11px!important}.nodex-solutions .nodex-solution-card>span{margin-top:10px!important;padding-top:10px!important}}

/* Shared section-heading typography */
.nodex-shortcuts-heading{align-items:flex-start!important;margin:4px 0 12px!important}
.nodex-shortcuts-heading>div{width:100%!important}
.nodex-shortcuts-heading span,
.nodex-solutions .nodex-section-head--left>span{display:block!important;margin:0 0 6px!important;color:#2267aa!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.11em!important;text-transform:uppercase!important}
.nodex-shortcuts-heading h2,
.nodex-solutions .nodex-section-head--left h2{margin:0!important;color:#122d48!important;font-size:26px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:-.025em!important}
.nodex-shortcuts-heading p,
.nodex-solutions .nodex-section-head--left p{margin:7px 0 0!important;color:#73889c!important;font-size:13px!important;line-height:1.5!important;font-weight:500!important}
.nodex-solutions .nodex-section-head--left{max-width:760px!important;margin-bottom:18px!important}
@media(max-width:900px){.nodex-shortcuts-heading h2,.nodex-solutions .nodex-section-head--left h2{font-size:24px!important}}
@media(max-width:560px){.nodex-shortcuts-heading{margin-bottom:10px!important}.nodex-shortcuts-heading h2,.nodex-solutions .nodex-section-head--left h2{font-size:22px!important}.nodex-shortcuts-heading p,.nodex-solutions .nodex-section-head--left p{font-size:12.5px!important}}

/* Server category: structured corporate landing composition */
.nodex-server-products{padding-bottom:0!important}
.nodex-server-direct-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:end;gap:32px;margin:0 0 18px;padding:0 6px;box-sizing:border-box}
.nodex-server-direct-heading span{display:block;margin:0 0 7px;color:#2077bd;font-size:11px;font-weight:800;letter-spacing:.14em}
.nodex-server-direct-heading h2{margin:0;color:#102f4b;font-size:25px;line-height:1.2;font-weight:800;letter-spacing:-.025em}
.nodex-server-direct-heading p{margin:0;color:#71889d;font-size:13px;line-height:1.55}
.nodex-server-products>.tablopaketler,.nodex-server-products>.sunucular{margin-top:0!important;margin-bottom:24px!important}
.nodex-server-products>.pakettitle{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:28px!important;width:100%!important;margin:0 auto 34px!important;padding:30px 34px!important;overflow:hidden!important;border:1px solid rgba(137,210,239,.2)!important;border-radius:15px!important;background:linear-gradient(125deg,#0d2d49 0%,#164e72 68%,#1c6688 100%)!important;box-sizing:border-box!important;box-shadow:0 18px 42px rgba(12,43,70,.14)!important;text-align:left!important}
.nodex-server-products>.pakettitle:before{content:"";position:absolute;right:-45px;width:230px;height:230px;border:1px solid rgba(156,224,247,.1);border-radius:50%;box-shadow:0 0 0 44px rgba(156,224,247,.025),0 0 0 88px rgba(156,224,247,.018);pointer-events:none}
.nodex-server-intro-copy,.nodex-server-intro-actions{position:relative;z-index:1}
.nodex-server-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important;color:#83daf0!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important}
.nodex-server-kicker i{font-size:10px!important}
.nodex-server-products>.pakettitle h1{margin:0!important;color:#fff!important;font-size:30px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.03em!important;text-align:left!important}
.nodex-server-products>.pakettitle h2{max-width:650px!important;margin:9px 0 0!important;color:#c4d9e8!important;font-size:13px!important;line-height:1.55!important;font-weight:500!important;text-align:left!important}
.nodex-server-intro-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;min-width:210px}
.nodex-server-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:190px;height:46px;padding:0 20px;border-radius:8px;background:#fff;color:#185989!important;font-size:12px;font-weight:800;box-shadow:0 10px 24px rgba(4,25,43,.17);box-sizing:border-box;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease}
.nodex-server-action:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(4,25,43,.22)}
.nodex-server-intro-actions>span{display:flex;align-items:center;gap:7px;color:#b9d3e4;font-size:10px;font-weight:600}.nodex-server-intro-actions>span i{color:#4cddba;font-size:10px}
.nodex-server-details{margin:0 auto!important;padding:0 0 54px!important}
.nodex-server-benefit-heading{max-width:720px;margin:0 0 20px;text-align:left}
.nodex-server-benefit-heading>span{display:block;margin:0 0 7px;color:#2267aa;font-size:9px;font-weight:800;letter-spacing:.12em}
.nodex-server-benefit-heading h3{margin:0;color:#122d48;font-size:25px;line-height:1.22;font-weight:800;letter-spacing:-.025em}
.nodex-server-benefit-heading p{margin:8px 0 0;color:#6d8297;font-size:12.5px;line-height:1.55;font-weight:500}
.nodex-server-details>.detail-products-features{margin:0 auto 22px!important}
.nodex-server-details .hostingozellikler>#wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto minmax(45px,1fr)!important;align-content:start!important;min-height:142px!important;padding:21px 22px!important;border-radius:11px!important;column-gap:15px!important;row-gap:6px!important}
.nodex-server-details .hostozellk:before{grid-column:1!important;grid-row:1/3!important;width:46px!important;height:46px!important;margin:0!important;border:1px solid #dce9f5!important;border-radius:10px!important;background:linear-gradient(145deg,#edf5fd,#e6f1fb)!important;font-size:16px!important;box-shadow:inset 0 1px #fff!important}
.nodex-server-details .hostozellk h4{grid-column:2!important;grid-row:1!important;align-self:end!important;margin:0!important;font-size:15px!important;line-height:1.35!important}
.nodex-server-details .hostozellk p{grid-column:2!important;grid-row:2!important;align-self:start!important;margin:0!important;font-size:11.5px!important;line-height:1.55!important}
.nodex-server-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;width:100%;padding:23px 26px;border:1px solid #cfe0ef;border-radius:12px;background:linear-gradient(110deg,#edf6fd,#f8fbfe);box-sizing:border-box}
.nodex-server-cta>div>span{display:block;margin:0 0 6px;color:#2267aa;font-size:8.5px;font-weight:800;letter-spacing:.11em}.nodex-server-cta h3{margin:0;color:#15314d;font-size:20px;line-height:1.25;font-weight:800;letter-spacing:-.02em}.nodex-server-cta p{margin:6px 0 0;color:#657d93;font-size:11.5px;line-height:1.5}
.nodex-server-cta>a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:11px;height:44px;padding:0 19px;border-radius:8px;background:#2169ad;color:#fff!important;font-size:11.5px;font-weight:800;text-decoration:none!important;box-shadow:0 8px 18px rgba(33,105,173,.17)}
@media(max-width:900px){.nodex-server-products>.pakettitle{grid-template-columns:1fr!important}.nodex-server-intro-actions{align-items:flex-start!important}.nodex-server-details .hostingozellikler>#wrapper{grid-template-columns:1fr!important}.nodex-server-cta{align-items:flex-start;flex-direction:column}.nodex-server-cta>a{width:100%}}
@media(max-width:900px){.nodex-server-direct-heading{grid-template-columns:1fr;gap:8px}.nodex-server-direct-heading p{max-width:680px}}
@media(max-width:560px){.nodex-server-products>.pakettitle{gap:20px!important;margin-bottom:27px!important;padding:24px 20px!important;border-radius:12px!important}.nodex-server-products>.pakettitle h1{font-size:24px!important}.nodex-server-products>.pakettitle h2{font-size:12.5px!important}.nodex-server-intro-actions{width:100%;min-width:0}.nodex-server-action{width:100%}.nodex-server-benefit-heading h3{font-size:21px}.nodex-server-benefit-heading p{font-size:12px}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{grid-template-columns:42px minmax(0,1fr)!important;min-height:0!important;padding:18px!important;column-gap:13px!important}.nodex-server-details .hostozellk:before{width:42px!important;height:42px!important}.nodex-server-details .hostozellk h4{font-size:14px!important}.nodex-server-details .hostozellk p{font-size:11px!important}.nodex-server-cta{padding:20px!important}.nodex-server-cta h3{font-size:18px}}

/* Hero infrastructure assurance panel */
.nodex-infra-panel{position:relative;display:block;width:100%;padding:25px;overflow:hidden;border:1px solid rgba(162,219,241,.26);border-radius:13px;background:linear-gradient(145deg,rgba(7,31,50,.84),rgba(18,67,94,.76));box-sizing:border-box;box-shadow:0 30px 70px rgba(3,23,39,.3),inset 0 1px rgba(255,255,255,.05);backdrop-filter:blur(12px)}
.nodex-infra-panel:before{content:"";position:absolute;right:-70px;bottom:-90px;width:240px;height:240px;border:1px solid rgba(130,217,239,.09);border-radius:50%;box-shadow:0 0 0 38px rgba(130,217,239,.025),0 0 0 76px rgba(130,217,239,.015);pointer-events:none}
.nodex-infra-panel__head{position:relative;z-index:1;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding-bottom:19px;border-bottom:1px solid rgba(183,225,242,.12)}
.nodex-infra-panel__symbol{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(128,215,237,.24);border-radius:10px;background:linear-gradient(145deg,rgba(44,138,190,.42),rgba(34,191,193,.18));color:#b9edfb;font-size:15px}
.nodex-infra-panel__head div{display:flex;align-items:flex-start;flex-direction:column;gap:4px;min-width:0}.nodex-infra-panel__head small{color:#78a9c1;font-size:7.5px;line-height:1;font-weight:800;letter-spacing:.13em}.nodex-infra-panel__head strong{color:#eef8fc;font-size:13px;line-height:1.2;font-weight:800}
.nodex-infra-panel__state{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(76,218,181,.16);border-radius:999px;background:rgba(28,123,104,.12);color:#8cddc7;font-size:8px;font-weight:800}.nodex-infra-panel__state i{width:6px;height:6px;border-radius:50%;background:#4cddb5;box-shadow:0 0 9px rgba(76,221,181,.62)}
.nodex-infra-panel__body{position:relative;z-index:1;padding:23px 0 20px}.nodex-infra-panel__body>span{display:block;margin-bottom:8px;color:#75cde7;font-size:7.5px;font-weight:800;letter-spacing:.13em}.nodex-infra-panel__body h2{margin:0!important;color:#fff!important;font-size:27px!important;line-height:1.14!important;font-weight:800!important;letter-spacing:-.03em!important}.nodex-infra-panel__body p{max-width:440px;margin:11px 0 0;color:#a9bfd0;font-size:10.5px;line-height:1.55;font-weight:500}
.nodex-infra-panel__layers{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.nodex-infra-panel__layers>div{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 10px;border:1px solid rgba(174,222,240,.12);border-radius:8px;background:rgba(255,255,255,.035);box-sizing:border-box}.nodex-infra-panel__layers>div>i{display:grid;flex:0 0 27px;place-items:center;width:27px;height:27px;border-radius:7px;background:rgba(89,181,219,.13);color:#79d7ed;font-size:10px}.nodex-infra-panel__layers span{display:flex;align-items:flex-start;flex-direction:column;gap:3px;min-width:0}.nodex-infra-panel__layers strong{color:#e9f5fa;font-size:9px;line-height:1.1;font-weight:800;white-space:nowrap}.nodex-infra-panel__layers small{color:#7794a9;font-size:6.5px;line-height:1.2;white-space:nowrap}
.nodex-infra-panel__footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:17px;padding-top:16px;border-top:1px solid rgba(183,225,242,.12);color:#a8c0d1;font-size:8.5px;font-weight:700}.nodex-infra-panel__footer span{display:flex;align-items:center;gap:7px}.nodex-infra-panel__footer i{color:#6dd3e7;font-size:9px}
@media(max-width:900px){.nodex-hero__visual{max-width:680px!important}.nodex-infra-panel__body h2{font-size:25px!important}}
@media(max-width:700px){.nodex-infra-panel__layers{grid-template-columns:1fr!important}.nodex-infra-panel__layers>div{padding:10px!important}.nodex-infra-panel__footer{align-items:flex-start;flex-direction:column;gap:9px}}
@media(max-width:600px){.nodex-hero__visual{display:block!important;margin-top:4px}.nodex-infra-panel{padding:18px!important}.nodex-infra-panel__head{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding-bottom:15px}.nodex-infra-panel__symbol{width:36px;height:36px}.nodex-infra-panel__head strong{font-size:11px}.nodex-infra-panel__state{padding:5px 7px}.nodex-infra-panel__body{padding:17px 0 15px}.nodex-infra-panel__body h2{font-size:21px!important}.nodex-infra-panel__body p{display:none}.nodex-infra-panel__layers{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px}.nodex-infra-panel__layers>div{align-items:flex-start;flex-direction:column;gap:7px;padding:9px!important}.nodex-infra-panel__layers>div>i{width:25px;height:25px;flex-basis:25px}.nodex-infra-panel__layers strong{font-size:8px}.nodex-infra-panel__layers small{display:none}.nodex-infra-panel__footer{flex-direction:row;gap:8px;margin-top:14px;padding-top:13px;font-size:7px}}

/* Unified compact desktop header */
.clean-theme-header{margin-bottom:0!important}

@media(min-width:821px){
    .clean-theme-header{position:relative!important;float:none!important;width:100%!important;height:72px!important;min-height:72px!important;margin-bottom:0!important;border-bottom:1px solid #dfe7ef!important;background:rgba(255,255,255,.98)!important;box-shadow:0 7px 24px rgba(12,39,66,.055)!important}
    .clean-theme-header>#wrapper{position:relative!important;z-index:82!important;display:grid!important;grid-template-columns:150px minmax(0,1fr) auto!important;align-items:center!important;width:min(1180px,calc(100% - 40px))!important;height:72px!important;margin:0 auto!important;padding:0!important;pointer-events:none!important;box-sizing:border-box!important}
    .clean-theme-header-logo{position:relative!important;z-index:3!important;float:none!important;display:flex!important;align-items:center!important;width:150px!important;height:72px!important;margin:0!important;padding:0!important;pointer-events:auto!important}
    .clean-theme-header-logo>a:first-child{display:flex!important;align-items:center!important;height:100%!important}
    .clean-theme-header-logo img{width:auto!important;max-width:122px!important;max-height:36px!important;margin:0!important;object-fit:contain!important}
    .clean-theme-mobile-btn,.nodex-mobile-actions{display:none!important}
    .clean-theme-header-right{position:relative!important;z-index:4!important;grid-column:3!important;float:none!important;display:flex!important;align-items:center!important;width:auto!important;height:72px!important;margin:0!important;pointer-events:auto!important}
    .clean-theme-header-right-btns,.clean-theme-header-right-btns>ul{float:none!important;display:flex!important;align-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;gap:7px!important}
    .clean-theme-header-right-btns>ul>li{float:none!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;border:0!important}
    .clean-theme-header-right-btns>ul>li>a.clean-theme-header-ac-btn{position:relative!important;float:none!important;display:grid!important;place-items:center!important;width:42px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #dce6f0!important;border-radius:9px!important;background:#f7fafd!important;color:#173a5c!important;font-size:15px!important;line-height:1!important;box-sizing:border-box!important;transition:.18s ease!important}
    .clean-theme-header-right-btns>ul>li>a.clean-theme-header-ac-btn:hover{border-color:#a9c3da!important;background:#edf5fc!important;color:#2169ad!important;text-decoration:none!important}
    .clean-theme-header-right-btns>ul>#clean-theme-curr-btn>a.clean-theme-header-ac-btn{width:58px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.04em!important}
    .clean-theme-cart-qty{top:-6px!important;right:-6px!important;display:grid!important;place-items:center!important;min-width:18px!important;height:18px!important;margin:0!important;padding:0 4px!important;border:2px solid #fff!important;border-radius:999px!important;background:#1bb7bc!important;color:#fff!important;font-size:8px!important;line-height:1!important;font-weight:800!important;box-sizing:border-box!important}
    .clean-theme-header>.menu{position:absolute!important;z-index:80!important;top:0!important;left:50%!important;float:none!important;width:min(1180px,calc(100% - 40px))!important;height:72px!important;margin:0!important;padding:0!important;transform:translateX(-50%)!important;border:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important}
    .clean-theme-header>.menu>#wrapper{display:flex!important;align-items:center!important;width:100%!important;height:72px!important;margin:0!important;padding:0 150px!important;box-sizing:border-box!important}
    .clean-theme-header>.menu>#wrapper>ul{float:none!important;display:flex!important;align-items:center!important;width:auto!important;height:72px!important;margin:0!important;padding:0!important;pointer-events:auto!important}
    .clean-theme-header>.menu>#wrapper>ul>li{float:none!important;display:block!important;width:auto!important;height:72px!important;margin:0!important;padding:0!important;order:10!important}
    .clean-theme-header>.menu>#wrapper>ul>li:has(>a[href*="/giris-yap"]),.clean-theme-header>.menu>#wrapper>ul>li:has(>a[href*="/hesap-olustur"]){display:none!important}
    .clean-theme-header>.menu>#wrapper>ul>li:nth-child(1){order:1!important}.clean-theme-header>.menu>#wrapper>ul>li:nth-child(2){order:2!important}.clean-theme-header>.menu>#wrapper>ul>.nodex-server-menu-item{order:3!important}.clean-theme-header>.menu>#wrapper>ul>li:has(>a[href="https://nodexteknoloji.com/"]){order:4!important}.clean-theme-header>.menu>#wrapper>ul>.nodex-contact-menu-item{order:5!important}
    .clean-theme-header>.menu>#wrapper>ul>li>a{position:relative!important;float:none!important;display:flex!important;align-items:center!important;height:72px!important;margin:0!important;padding:0 15px!important;border:0!important;background:transparent!important;color:#405a72!important;font-size:13.5px!important;line-height:1!important;font-weight:750!important;letter-spacing:0!important;white-space:nowrap!important;box-sizing:border-box!important}
    .clean-theme-header>.menu>#wrapper>ul>li>a:after{content:"";position:absolute;right:15px;bottom:0;left:15px;height:2px;transform:scaleX(0);background:linear-gradient(90deg,#2677c8,#28bcc6);transition:transform .18s ease!important}
    .clean-theme-header>.menu>#wrapper>ul>li>a:hover{background:transparent!important;color:#155d9c!important;text-decoration:none!important}.clean-theme-header>.menu>#wrapper>ul>li>a:hover:after{transform:scaleX(1)}
    .clean-theme-header>.menu ul li ul{top:62px!important;border:1px solid #dce6ef!important;border-radius:9px!important;background:#fff!important;box-shadow:0 15px 38px rgba(13,41,68,.14)!important;overflow:hidden!important}.clean-theme-header>.menu ul li ul li a{height:auto!important;min-height:42px!important;padding:0 14px!important;background:#fff!important;color:#3d5870!important;font-size:11px!important;line-height:1.35!important}.clean-theme-header>.menu ul li ul li a:hover{background:#eff6fc!important;color:#195d9d!important}
}
@media(min-width:821px) and (max-width:1060px){.clean-theme-header>#wrapper{grid-template-columns:125px minmax(0,1fr) auto!important}.clean-theme-header-logo{width:125px!important}.clean-theme-header-logo img{max-width:105px!important}.clean-theme-header>.menu>#wrapper{padding:0 132px 0 120px!important}.clean-theme-header>.menu>#wrapper>ul>li>a{padding:0 9px!important;font-size:11.5px!important}.clean-theme-header>.menu>#wrapper>ul>li>a:after{right:9px;left:9px}}
@media(min-width:701px) and (max-width:820px){.clean-theme-header{float:none!important;width:100%!important;height:64px!important;min-height:64px!important}.clean-theme-header>#wrapper{position:relative!important;display:flex!important;align-items:center!important;width:calc(100% - 28px)!important;height:64px!important;margin:0 auto!important}.clean-theme-header-logo{display:flex!important;align-items:center!important;width:100%!important;height:64px!important}.clean-theme-header-logo>a:first-child{max-width:108px!important}.clean-theme-header-logo img{max-width:104px!important;max-height:34px!important}.clean-theme-header-right{display:none!important}.clean-theme-header>.menu{display:none!important}.nodex-mobile-actions{position:absolute!important;z-index:6!important;top:50%!important;right:48px!important;display:flex!important;gap:6px!important;transform:translateY(-50%)!important}.nodex-mobile-actions>a{position:relative!important;display:grid!important;place-items:center!important;width:36px!important;height:36px!important;border:1px solid #dce6f0!important;border-radius:8px!important;background:#f4f8fc!important;color:#173a5c!important}.clean-theme-mobile-btn{position:absolute!important;z-index:7!important;top:50%!important;right:0!important;display:block!important;width:40px!important;height:40px!important;transform:translateY(-50%)!important}.clean-theme-mobile-btn>a{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #dce6f0!important;border-radius:8px!important;background:#f4f8fc!important;color:#173a5c!important}}

/* Unified inner-page spacing after the single-row header */
body:has(.tablopaketler) #wrapper:has(>.pakettitle),
.nodex-hosting-products,
.nodex-server-products{padding-top:42px!important}
.wclientdomainpage{padding-top:36px!important}
.iletisimpage{margin-top:0!important;padding-top:38px!important}
.clean-theme-signinup-con:has(#Signin_Form),
.clean-theme-signinup-con:has(#Signup_Form){margin-top:36px!important}
@media(max-width:700px){
    body:has(.tablopaketler) #wrapper:has(>.pakettitle),
    .nodex-hosting-products,
    .nodex-server-products{padding-top:24px!important}
    .wclientdomainpage{padding-top:24px!important}
    .iletisimpage{margin-top:0!important;padding-top:26px!important}
    .clean-theme-signinup-con:has(#Signin_Form),
    .clean-theme-signinup-con:has(#Signup_Form){margin-top:24px!important}
}

/* Reliable account dropdown for mouse, keyboard and touch */
@media(min-width:821px){
    .clean-theme-header-right-btns>ul>.nodex-account-menu{position:relative!important;z-index:1200!important}
    #clean-theme-header-right-sub-btns{position:absolute!important;z-index:1201!important;top:40px!important;right:0!important;left:auto!important;width:196px!important;min-width:196px!important;margin:0!important;padding:7px!important;overflow:hidden!important;border:1px solid #d8e3ed!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 16px 38px rgba(10,37,63,.16)!important}
    .nodex-account-menu:hover>#clean-theme-header-right-sub-btns,.nodex-account-menu:focus-within>#clean-theme-header-right-sub-btns,#clean-theme-header-right-sub-btns:hover{display:block!important}
    #clean-theme-header-right-sub-btns:target{display:block!important}
    #clean-theme-header-right-sub-btns>li{float:none!important;display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;border:0!important}
    #clean-theme-header-right-sub-btns>li>a{display:flex!important;align-items:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:0 13px!important;border:0!important;border-radius:7px!important;background:#fff!important;color:#284b6b!important;font-size:13px!important;line-height:1.3!important;font-weight:700!important;box-sizing:border-box!important;text-decoration:none!important;transition:.16s ease!important}
    #clean-theme-header-right-sub-btns>li>a:hover,#clean-theme-header-right-sub-btns>li>a:focus{background:#edf5fc!important;color:#1763a4!important;outline:0!important}
    #clean-theme-header-right-sub-btns>li>a span{display:block!important;width:100%!important;padding:0!important}
    #clean-theme-header-right-sub-btns>li.nodex-account-menu__shortcut>a span{display:flex!important;align-items:center!important;gap:10px!important}
    #clean-theme-header-right-sub-btns>li.nodex-account-menu__shortcut>a i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;color:#2474b8!important;font-size:11px!important}
    #clean-theme-header-right-sub-btns>li.nodex-account-menu__divider{height:1px!important;margin:6px 4px!important;background:#e3ebf2!important}
}

/* Basket and checkout separation from the unified header */
.sepet{margin-top:30px!important}
@media(max-width:700px){.sepet{margin-top:20px!important}}

/* Nodex corporate type system */
body#clean-theme-client,
body#clean-theme-client input,
body#clean-theme-client select,
body#clean-theme-client textarea,
body#clean-theme-client button,
body#clean-theme-client .btn,
body#clean-theme-client .menu li a,
body#clean-theme-client .headbutonlar,
body#clean-theme-client .footinfos,
body#clean-theme-client .footblok,
body#clean-theme-client .tanslogan,
body#clean-theme-client h1,
body#clean-theme-client h2,
body#clean-theme-client h3,
body#clean-theme-client h4,
body#clean-theme-client h5,
body#clean-theme-client h6,
body#clean-theme-client p,
body#clean-theme-client a,
body#clean-theme-client span,
body#clean-theme-client strong,
body#clean-theme-client small,
body#clean-theme-client label,
body#clean-theme-client li,
body#clean-theme-client td,
body#clean-theme-client th{font-family:"Manrope","Segoe UI",Arial,sans-serif!important}

/* Homepage assurance band */
.nodex-assurance-band{position:relative;width:100vw;margin-left:calc(50% - 50vw);padding:18px 0 20px;border-bottom:1px solid #d9e5f0;background:linear-gradient(180deg,#eef5fb 0%,#f7faff 100%)}
.nodex-assurance-band__shell{overflow:hidden;border:1px solid #d6e3ef;border-radius:16px;background:#fff;box-shadow:0 15px 38px rgba(12,44,75,.08)}
.nodex-assurance-band__head{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:58px;padding:10px 18px;background:linear-gradient(112deg,#092844 0%,#104b72 68%,#176687 100%);color:#fff}
.nodex-assurance-band__title{display:flex;align-items:center;gap:12px;min-width:0}
.nodex-assurance-band__shield{display:grid;flex:0 0 36px;place-items:center;width:36px;height:36px;border:1px solid rgba(126,220,240,.3);border-radius:10px;background:rgba(75,202,229,.13);color:#70d9ef;font-size:15px}
.nodex-assurance-band__title small,.nodex-assurance-band__title strong{display:block}.nodex-assurance-band__title small{margin-bottom:2px;color:#70d9ef;font-size:9px;font-weight:800;letter-spacing:.13em}.nodex-assurance-band__title strong{color:#fff;font-size:14px;font-weight:750;line-height:1.3}
.nodex-assurance-band__head>a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:9px;min-height:36px;padding:0 15px;border:1px solid rgba(255,255,255,.32);border-radius:9px;background:#fff;color:#155783;font-size:11.5px;font-weight:800;box-shadow:0 7px 18px rgba(3,24,42,.14);transition:.18s ease}.nodex-assurance-band__head>a:hover{transform:translateY(-1px);background:#edfaff;color:#0d466e;text-decoration:none}
.nodex-assurance-band__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.nodex-assurance-band__metrics article{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:15px 17px;border-right:1px solid #e0e9f2;background:#fff}.nodex-assurance-band__metrics article:last-child{border-right:0}
.nodex-assurance-band__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,#e8f3ff,#edf9fb);color:#2473bd;font-size:14px}
.nodex-assurance-band__metrics strong,.nodex-assurance-band__metrics span,.nodex-assurance-band__metrics small{display:block}.nodex-assurance-band__metrics strong{overflow:hidden;color:#123453;font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.nodex-assurance-band__metrics article:nth-child(2) strong{font-size:14px}.nodex-assurance-band__metrics article div>span{margin-top:3px;color:#375772;font-size:11.5px;font-weight:750;line-height:1.25}.nodex-assurance-band__metrics small{margin-top:2px;color:#8194a7;font-size:9.5px;font-weight:500;line-height:1.3}
.nodex-assurance-band__technology{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 16px;border-top:1px solid #e1eaf2;background:#f8fbfe}
.nodex-assurance-band__technology-label{display:flex;align-items:center;gap:7px;color:#536d84;font-size:9.5px;font-weight:800;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.nodex-assurance-band__technology-label i{color:#25a990}
.nodex-assurance-band__technology>div{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.nodex-assurance-band__technology>div span{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #dae6f0;border-radius:7px;background:#fff;color:#36536e;font-size:10px;font-weight:750;line-height:1}.nodex-assurance-band__technology>div i{color:#2a79c4;font-size:10px}
@media(max-width:900px){.nodex-assurance-band__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.nodex-assurance-band__metrics article:nth-child(2){border-right:0}.nodex-assurance-band__metrics article:nth-child(-n+2){border-bottom:1px solid #e0e9f2}.nodex-assurance-band__technology{align-items:flex-start;flex-direction:column;gap:8px}.nodex-assurance-band__technology>div{justify-content:flex-start}}
@media(max-width:600px){.nodex-assurance-band{padding:12px 0 14px}.nodex-assurance-band__shell{border-radius:12px}.nodex-assurance-band__head{align-items:flex-start;flex-direction:column;gap:9px;padding:12px 13px}.nodex-assurance-band__head>a{width:100%;box-sizing:border-box}.nodex-assurance-band__metrics{grid-template-columns:1fr}.nodex-assurance-band__metrics article{padding:12px 13px;border-right:0!important;border-bottom:1px solid #e0e9f2}.nodex-assurance-band__metrics article:last-child{border-bottom:0}.nodex-assurance-band__metrics strong{white-space:normal}.nodex-assurance-band__technology{padding:10px 12px}.nodex-assurance-band__technology>div{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.nodex-assurance-band__technology>div span{justify-content:flex-start}}

/* Sticky primary navigation: utility and campaign bars scroll away. */
.clean-theme-header{position:-webkit-sticky!important;position:sticky!important;z-index:9000!important;top:0!important;overflow:visible!important;box-shadow:0 8px 26px rgba(8,34,58,.09)!important;transform:translateZ(0);backdrop-filter:saturate(150%) blur(12px);-webkit-backdrop-filter:saturate(150%) blur(12px)}
.clean-theme-header>#wrapper,.clean-theme-header>.menu{overflow:visible!important}
@media(max-width:820px){.clean-theme-header{box-shadow:0 6px 20px rgba(8,34,58,.11)!important}}

/* Seamless hero → assurance → domain flow */
.nodex-assurance-band{z-index:5;margin-top:-28px!important;padding:0 0 14px!important;background:linear-gradient(180deg,transparent 0 28px,#f3f6fa 28px 100%)!important}
.nodex-assurance-band__shell{position:relative;box-shadow:0 18px 42px rgba(12,44,75,.12)!important}
.nodex-assurance-band+.wclientblockscon{padding-top:18px!important}
@media(max-width:900px){.nodex-assurance-band{margin-top:-20px!important;background:linear-gradient(180deg,transparent 0 20px,#f3f6fa 20px 100%)!important}.nodex-assurance-band+.wclientblockscon{padding-top:16px!important}}
@media(max-width:600px){.nodex-assurance-band{margin-top:-12px!important;padding-bottom:10px!important;background:linear-gradient(180deg,transparent 0 12px,#f3f6fa 12px 100%)!important}.nodex-assurance-band+.wclientblockscon{padding-top:12px!important}}

/* Optical icon centering inside the assurance band. */
.nodex-assurance-band__shield,.nodex-assurance-band__icon{display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;line-height:1!important;text-align:center!important;box-sizing:border-box!important}
.nodex-assurance-band__shield>i,.nodex-assurance-band__icon>i{position:static!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;line-height:1!important;text-align:center!important;transform:none!important}
.nodex-assurance-band__technology-label>i,.nodex-assurance-band__technology>div span>i{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:12px!important;margin:0!important;line-height:1!important;text-align:center!important}

/* Signed-in header: keep account navigation concise and separated from dashboard content. */
.nodex-account-header-gap{width:100%;height:22px;background:#f3f6fa}
@media(min-width:821px){
    .clean-theme-header--account>.menu>#wrapper{padding-right:190px!important}
    .clean-theme-header--account>.menu>#wrapper>ul{gap:2px!important;max-width:100%!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item{display:block!important;order:initial!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a{gap:0!important;padding:0 11px!important;font-size:12px!important;font-weight:750!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a>span{display:inline-flex!important;align-items:center!important;gap:7px!important;white-space:nowrap!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a i{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:14px!important;margin:0!important;color:#2b75b9!important;font-size:11px!important;line-height:1!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a#active{color:#155d9c!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a#active:after{transform:scaleX(1)!important}
    .clean-theme-header--account .clean-theme-header-right{z-index:120!important}
    .clean-theme-header--account .clean-theme-header-right-btns>ul{gap:5px!important}
    .clean-theme-header--account .wclientnotifi{position:relative!important;float:none!important;display:flex!important;align-items:center!important;justify-content:center!important;width:40px!important;height:40px!important;margin:0!important;padding:0!important;border:1px solid #d9e5ef!important;border-radius:9px!important;background:#f7fafd!important;box-sizing:border-box!important;overflow:visible!important}
    .clean-theme-header--account .wclientnotifi>.wnotifitibtn{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;color:#173a5c!important;line-height:1!important}
    .clean-theme-header--account .wclientnotifi>.wclientnotification{top:calc(100% - 1px)!important;right:-1px!important;left:auto!important;margin:0!important;z-index:9100!important}
    .clean-theme-header--account .wclientnotifi:hover>.wclientnotification,
    .clean-theme-header--account .wclientnotifi:focus-within>.wclientnotification,
    .clean-theme-header--account .wclientnotifi>.wclientnotification:hover{display:block!important}
}
@media(min-width:821px) and (max-width:1120px){
    .clean-theme-header--account>.menu>#wrapper{padding-right:176px!important;padding-left:118px!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a{padding:0 7px!important;font-size:10.5px!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a i{display:none!important}
}
@media(max-width:820px){.nodex-account-header-gap{height:14px}}

/* Signed-in discovery navigation: keep the catalogue available beside account actions. */
@media(min-width:821px){
    .clean-theme-header--account>.menu>#wrapper{padding-right:190px!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-services{position:relative!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-services>a{color:#155d9c!important}
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-services>a>span{gap:6px!important}
    .clean-theme-header--account .nodex-nav-chevron{width:auto!important;margin-left:1px!important;color:#6c89a2!important;font-size:9px!important;transition:transform .18s ease!important}
    .clean-theme-header--account .nodex-account-nav-services:hover .nodex-nav-chevron,
    .clean-theme-header--account .nodex-account-nav-services:focus-within .nodex-nav-chevron{transform:rotate(180deg)!important}
    .clean-theme-header--account .nodex-services-dropdown{position:absolute!important;z-index:9200!important;top:62px!important;left:0!important;display:none!important;width:330px!important;margin:0!important;padding:8px!important;border:1px solid #d9e5ef!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important;box-shadow:0 18px 42px rgba(11,39,66,.16)!important;overflow:hidden!important}
    .clean-theme-header--account .nodex-account-nav-services:hover>.nodex-services-dropdown,
    .clean-theme-header--account .nodex-account-nav-services:focus-within>.nodex-services-dropdown{display:block!important}
    .clean-theme-header--account .nodex-services-dropdown>li{float:none!important;display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}
    .clean-theme-header--account .nodex-services-dropdown__heading{padding:10px 12px 9px!important;border-bottom:1px solid #e5edf4!important}
    .clean-theme-header--account .nodex-services-dropdown__heading strong,
    .clean-theme-header--account .nodex-services-dropdown__heading small{display:block!important}
    .clean-theme-header--account .nodex-services-dropdown__heading strong{color:#183b5b!important;font-size:12px!important;font-weight:850!important}
    .clean-theme-header--account .nodex-services-dropdown__heading small{margin-top:3px!important;color:#7a91a5!important;font-size:9.5px!important;line-height:1.35!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a{display:grid!important;grid-template-columns:35px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:58px!important;margin:0!important;padding:8px 10px!important;border:0!important;border-radius:8px!important;background:#fff!important;color:#284b69!important;box-sizing:border-box!important;text-decoration:none!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a:hover,
    .clean-theme-header--account .nodex-services-dropdown>li>a:focus{background:#edf6fc!important;color:#155d9c!important;outline:0!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a>i{display:grid!important;place-items:center!important;width:35px!important;height:35px!important;margin:0!important;border-radius:8px!important;background:#e6f2fb!important;color:#2475b8!important;font-size:13px!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a>span{display:block!important;min-width:0!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a strong,
    .clean-theme-header--account .nodex-services-dropdown>li>a small{display:block!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a strong{color:#244864!important;font-size:11.5px!important;line-height:1.3!important;font-weight:800!important}
    .clean-theme-header--account .nodex-services-dropdown>li>a small{margin-top:3px!important;color:#7a90a3!important;font-size:9px!important;line-height:1.35!important;font-weight:550!important;white-space:normal!important}
}
@media(min-width:821px) and (max-width:1120px){
    .clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-item>a{padding-right:4px!important;padding-left:4px!important;font-size:10px!important}
}

@media(max-width:820px){
    #mobmenu_wrap .nodex-mobile-menu-title{margin-top:7px!important;padding:12px 18px 7px!important;border-top:1px solid rgba(255,255,255,.1)!important}
    #mobmenu_wrap .nodex-mobile-menu-title:first-of-type{margin-top:0!important}
    #mobmenu_wrap .nodex-mobile-menu-title>span{display:block!important;color:#79d8ea!important;font-size:10px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}
}

/* Match signed-in pages to the same centered content rail as the header logo. */
body#clean-theme-client>div#wrapper{
    width:min(1180px,calc(100% - 40px))!important;
    max-width:1180px!important;
    margin-right:auto!important;
    margin-left:auto!important;
    box-sizing:border-box!important;
}
@media(min-width:1026px){
    body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon){
        display:grid!important;
        grid-template-columns:270px minmax(0,1fr)!important;
        align-items:start!important;
        gap:20px!important;
    }
    body#clean-theme-client>div#wrapper>#basic_client_rightcon{
        float:none!important;
        grid-column:2!important;
        grid-row:1!important;
        width:auto!important;
        min-width:0!important;
        margin:0!important;
    }
    body#clean-theme-client>div#wrapper>.mpanelleft{
        float:none!important;
        grid-column:1!important;
        grid-row:1!important;
        width:auto!important;
        min-width:0!important;
        margin:0 0 28px!important;
    }
}
@media(max-width:1025px){
    body#clean-theme-client>div#wrapper{width:calc(100% - 28px)!important}
}

/* Server packages: professional product cards */
.nodex-server-products>.tablopaketler{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important;background:transparent!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan{position:relative!important;float:none!important;display:flex!important;width:auto!important;min-height:510px!important;margin:0!important;padding:26px!important;overflow:hidden!important;border:1px solid #d6e3ef!important;border-radius:15px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 15px 38px rgba(13,48,79,.075)!important;box-sizing:border-box!important;text-align:left!important;flex-direction:column!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan:hover{transform:translateY(-4px)!important;border-color:#9ec6e5!important;box-shadow:0 22px 48px rgba(13,48,79,.12)!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan:nth-child(2){border-color:#8ebfe4!important;box-shadow:0 18px 44px rgba(29,105,171,.12)!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan:nth-child(2):before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#216db1,#36b8cb)}
.nodex-server-plan__head{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px!important;width:100%;text-align:left}
.nodex-server-plan__icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d9e8f4;border-radius:11px;background:linear-gradient(145deg,#eef6fd,#e4f0fa);color:#216eb1;font-size:17px}
.nodex-server-plan__head small{display:block;margin:0 0 5px;color:#71899e;font-size:9px;font-weight:800;letter-spacing:.12em}
.nodex-server-products .nodex-server-plan .tpakettitle{margin:0!important;color:#102f4b!important;font-size:22px!important;line-height:1.15!important;font-weight:850!important;letter-spacing:-.025em!important;text-align:left!important}
.nodex-server-plan__badge{align-self:start;padding:7px 10px;border-radius:999px;background:#e7f4fd;color:#1c6da9;font-size:8px;font-weight:850;letter-spacing:.08em}
.nodex-server-plan__summary{min-height:44px;margin:17px 0 21px!important;color:#6d8397;font-size:12.5px;line-height:1.55;text-align:left}
.nodex-server-products .nodex-server-plan>.paketline{width:100%!important;height:1px!important;margin:0!important;border:0!important;background:#e4edf4!important}
.nodex-server-products .nodex-server-plan>h4{margin:20px 0 5px!important;color:#71889d!important;font-size:10px!important;line-height:1.2!important;font-weight:750!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-align:left!important}
.nodex-server-products .nodex-server-plan>h3{margin:0!important;color:#1769aa!important;font-size:37px!important;line-height:1.1!important;text-align:left!important}
.nodex-server-products .nodex-server-plan>h3 .amount_spot_view{justify-content:flex-start!important;font-size:37px!important;font-weight:850!important;letter-spacing:-.035em!important}
.nodex-server-products .nodex-server-plan>h3 .amount_spot_view i{font-size:18px!important;font-weight:800!important}
.nodex-server-plan__price-note{display:block;margin:5px 0 20px;color:#8799a9;font-size:9.5px;text-align:left}
.nodex-server-products .nodex-server-plan .products_features{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;width:100%!important;margin:18px 0 20px!important;text-align:left!important}
.nodex-server-products .nodex-server-plan .products_features>span{display:flex!important;align-items:center!important;min-height:35px;padding:7px 0;border-bottom:1px solid #e8eff5;color:#314f68;font-size:11.5px;font-weight:650;gap:9px!important;box-sizing:border-box}
.nodex-server-products .nodex-server-plan .products_features>span i{display:grid;flex:0 0 20px;place-items:center;width:20px;height:20px;border-radius:50%;background:#e6f7f2;color:#20a383;font-size:8px}
.nodex-server-plan__assurance{display:flex;align-items:center;gap:18px;width:100%;margin:auto 0 13px;color:#6c8296;font-size:9.5px;font-weight:700}
.nodex-server-plan__assurance span{display:flex;align-items:center;gap:6px}.nodex-server-plan__assurance i{color:#2480bb;font-size:10px}
.nodex-server-products>.tablopaketler>.nodex-server-plan>.gonderbtn{height:48px!important;margin:0!important;border:0!important;border-radius:9px!important;background:linear-gradient(110deg,#1d65a4,#237ebb)!important;color:#fff!important;font-size:11.5px!important;font-weight:800!important;gap:11px!important;box-shadow:0 9px 20px rgba(28,105,173,.18)!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan>.gonderbtn:hover{background:linear-gradient(110deg,#185b96,#1e73af)!important;transform:translateY(-1px)!important}
@media(max-width:760px){.nodex-server-products>.tablopaketler{grid-template-columns:1fr!important}.nodex-server-products>.tablopaketler>.nodex-server-plan{min-height:0!important;padding:22px!important}.nodex-server-plan__summary{min-height:0}.nodex-server-products .nodex-server-plan .products_features{grid-template-columns:1fr}.nodex-server-plan__badge{display:none}}

/* Compact VDS cards — tighter hierarchy without sacrificing readability. */
.nodex-server-products>.tablopaketler{gap:16px!important;margin-bottom:32px!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan{min-height:0!important;padding:20px 22px 18px!important;border-radius:13px!important}
.nodex-server-plan__head{grid-template-columns:42px minmax(0,1fr) auto!important;gap:11px!important}
.nodex-server-plan__icon{width:42px!important;height:42px!important;border-radius:10px!important;font-size:15px!important}
.nodex-server-plan__head small{margin-bottom:3px!important;font-size:8px!important}
.nodex-server-products .nodex-server-plan .tpakettitle{font-size:19px!important}
.nodex-server-plan__badge{padding:5px 8px!important}
.nodex-server-plan__summary{min-height:36px!important;margin:11px 0 13px!important;font-size:11.5px!important;line-height:1.45!important}
.nodex-server-products .nodex-server-plan>h4{margin:13px 0 3px!important;font-size:9px!important}
.nodex-server-products .nodex-server-plan>h3,.nodex-server-products .nodex-server-plan>h3 .amount_spot_view{font-size:32px!important}
.nodex-server-products .nodex-server-plan>h3 .amount_spot_view i{font-size:15px!important}
.nodex-server-plan__price-note{margin:3px 0 12px!important;font-size:8.5px!important}
.nodex-server-products .nodex-server-plan .products_features{gap:0 16px!important;margin:11px 0 12px!important}
.nodex-server-products .nodex-server-plan .products_features>span{min-height:29px!important;padding:4px 0!important;font-size:10.5px!important;line-height:1.3!important;gap:7px!important}
.nodex-server-products .nodex-server-plan .products_features>span i{flex-basis:17px!important;width:17px!important;height:17px!important;font-size:7px!important}
.nodex-server-plan__assurance{gap:14px!important;margin:auto 0 9px!important;font-size:8.5px!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan>.gonderbtn{height:40px!important;min-height:40px!important;font-size:10.5px!important}
@media(max-width:760px){.nodex-server-products>.tablopaketler>.nodex-server-plan{padding:18px!important}.nodex-server-plan__summary{margin:10px 0 12px!important}.nodex-server-products .nodex-server-plan .products_features{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nodex-server-products .nodex-server-plan .products_features>span{min-height:28px!important}}

/* VDS density pass: remove residual fixed whitespace between content groups. */
.nodex-server-products>.tablopaketler{gap:12px!important;margin-bottom:24px!important}
.nodex-server-products>.tablopaketler>.nodex-server-plan{padding:16px 18px 15px!important}
.nodex-server-plan__icon{width:38px!important;height:38px!important;flex:0 0 38px!important}
.nodex-server-plan__eyebrow{font-size:9px!important;margin-bottom:2px!important}
.nodex-server-products .nodex-server-plan .products_title{font-size:20px!important;line-height:1.15!important}
.nodex-server-plan__summary{min-height:0!important;margin:8px 0 9px!important;font-size:11px!important;line-height:1.4!important}
.nodex-server-products .nodex-server-plan h4{margin:8px 0 1px!important;font-size:9px!important}
.nodex-server-products .nodex-server-plan h3{font-size:29px!important;line-height:1!important;margin:0!important}
.nodex-server-plan__price-note{margin:2px 0 8px!important;font-size:9px!important}
.nodex-server-products .nodex-server-plan .products_features{gap:0 14px!important;margin:8px 0!important}
.nodex-server-products .nodex-server-plan .products_features>span{min-height:26px!important;padding:3px 0!important;font-size:10px!important;line-height:1.25!important}
.nodex-server-plan__assurance{margin:auto 0 7px!important;padding-top:7px!important;font-size:9px!important}
.nodex-server-products .nodex-server-plan .products_order{height:38px!important;margin-top:0!important}
@media(max-width:760px){.nodex-server-products>.tablopaketler>.nodex-server-plan{padding:15px!important}.nodex-server-plan__summary{margin:7px 0 8px!important}.nodex-server-products .nodex-server-plan .products_features>span{min-height:26px!important}}
@media(max-width:480px){.nodex-server-products .nodex-server-plan .products_features{grid-template-columns:1fr!important}.nodex-server-plan__assurance{justify-content:space-between!important}}

/* Product-card actions must stay inside the card's padded content box. */
.nodex-hosting-products>.tablopaketler .tablepaket>.gonderbtn,
.nodex-server-products>.tablopaketler .tablepaket>.gonderbtn,
.tablopaketler>.tablepaket>.gonderbtn{
    float:none!important;
    display:flex!important;
    align-self:stretch!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-right:0!important;
    margin-left:0!important;
    padding-right:18px!important;
    padding-left:18px!important;
    box-sizing:border-box!important;
}

/* Keep the assurance and domain-search modules on one exact homepage rail. */
@media(min-width:901px){
    .nodex-assurance-band__shell{
        width:min(1180px,calc(100% - 40px))!important;
        box-sizing:border-box!important;
    }
    .wclientblockscon #clientAreaIndex-wrapper{
        width:100%!important;
        max-width:none!important;
        margin-right:0!important;
        margin-left:0!important;
    }
}

/* Account list pages: give their titles one clear, modern panel identity. */
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) #basic_client_rightcon>.mpanelrightcon{
    overflow:hidden!important;
    border:1px solid #dbe6f0!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 10px 28px rgba(16,43,70,.055)!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle{
    position:relative!important;
    float:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:20px!important;
    width:calc(100% + 40px)!important;
    min-height:66px!important;
    margin:-20px -20px 16px!important;
    padding:13px 20px!important;
    overflow:hidden!important;
    border:0!important;
    border-bottom:1px solid rgba(91,187,224,.24)!important;
    background:linear-gradient(112deg,#0d2f50 0%,#14537d 60%,#197aa0 100%)!important;
    box-sizing:border-box!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle:after{
    content:"";
    position:absolute;
    right:13%;
    bottom:-62px;
    width:180px;
    height:140px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(73,205,226,.2),transparent 68%);
    pointer-events:none;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle h4{
    position:relative!important;
    z-index:1!important;
    order:1!important;
    float:none!important;
    display:block!important;
    width:auto!important;
    margin:0!important;
    font-size:18px!important;
    line-height:1.2!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle h4 strong{
    display:flex!important;
    align-items:center!important;
    gap:11px!important;
    color:#fff!important;
    font-weight:800!important;
    letter-spacing:-.015em!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle h4 i{
    display:grid!important;
    place-items:center!important;
    width:35px!important;
    height:35px!important;
    margin:0!important;
    border:1px solid rgba(128,219,240,.28)!important;
    border-radius:9px!important;
    background:rgba(77,190,222,.14)!important;
    color:#81def1!important;
    font-size:14px!important;
    box-sizing:border-box!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle .sayfayolu{
    position:relative!important;
    z-index:1!important;
    order:2!important;
    float:none!important;
    width:auto!important;
    margin:0!important;
    color:#a9c9dc!important;
    font-size:10.5px!important;
    line-height:1.5!important;
    text-align:right!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle .sayfayolu a{
    color:#dcebf4!important;
    font-weight:600!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle .sayfayolu a:first-child{
    color:#fff!important;
    font-weight:800!important;
}
body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle .sayfayolu a:hover{
    color:#81def1!important;
}
@media(max-width:760px){
    body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle{
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:7px!important;
        min-height:82px!important;
        padding:14px 17px!important;
    }
    body#clean-theme-client:is(:has(.ac-domainlist-status),:has(.nodex-account-nav-item:nth-child(3)>a#active),:has(.nodex-account-nav-item:nth-child(5)>a#active)) .mpanelrightcon>.mpaneltitle .sayfayolu{
        width:100%!important;
        font-size:9px!important;
        text-align:left!important;
    }
}

/* Keep signed-in navigation deterministic: Home is always the first link. */
@media(min-width:821px){
    .clean-theme-header.clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-home{order:-20!important}
    .clean-theme-header.clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-services{order:-19!important}
    .clean-theme-header.clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-panel{order:-18!important}
}
@media(min-width:821px) and (max-width:1120px){
    .clean-theme-header.clean-theme-header--account>.menu>#wrapper>ul>.nodex-account-nav-domains{display:none!important}
}

/* Account dashboard: modern summary cards and a coherent domain-search module. */
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks{
    float:none!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;
    width:100%!important;
    margin:0 0 16px!important;
    text-align:left!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok{
    position:relative!important;
    float:none!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    min-height:134px!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #dce6f0!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(16,43,70,.055)!important;
    box-sizing:border-box!important;
    transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok:before{
    content:"";
    position:absolute;
    top:0;
    right:0;
    left:0;
    height:3px;
    background:#2675ba;
}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok#green:before{background:#27a87d}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok#blue:before{background:#2787d5}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok#red:before{background:#e06161}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok#purple:before{background:#7658c8}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok:hover{transform:translateY(-2px)!important;border-color:#b6cadc!important;box-shadow:0 13px 28px rgba(16,43,70,.09)!important}
body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok>a{
    position:relative!important;
    display:grid!important;
    grid-template-columns:42px minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    gap:2px 9px!important;
    width:100%!important;
    height:134px!important;
    padding:22px 13px 20px!important;
    color:#17324d!important;
    text-decoration:none!important;
    box-sizing:border-box!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok .mpanelblokicon{
    position:static!important;
    display:grid!important;
    grid-column:1!important;
    grid-row:1 / span 2!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    margin:0!important;
    border-radius:10px!important;
    background:#edf5fc!important;
    color:#2675ba!important;
    font-size:16px!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok#green .mpanelblokicon{background:#ebf8f3!important;color:#22926e!important}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok#red .mpanelblokicon{background:#fff0f0!important;color:#d95555!important}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok#purple .mpanelblokicon{background:#f1edff!important;color:#6c50bd!important}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok h1{
    grid-column:2!important;
    grid-row:1!important;
    align-self:end!important;
    margin:0!important;
    color:#132e49!important;
    font-size:25px!important;
    line-height:1!important;
    font-weight:800!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok h2{
    grid-column:2!important;
    grid-row:2!important;
    align-self:start!important;
    margin:3px 0 0!important;
    color:#6d8195!important;
    font-size:11px!important;
    line-height:1.35!important;
    font-weight:650!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok .mblokbtn{
    position:static!important;
    display:grid!important;
    grid-column:3!important;
    grid-row:1 / span 2!important;
    place-items:center!important;
    width:30px!important;
    height:30px!important;
    margin:0!important;
    padding:0!important;
    border-radius:8px!important;
    background:#f3f7fb!important;
    color:#3874a9!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok .mblokbtn .padding10{display:none!important}
body#clean-theme-client:has(.nodex-account-domain-search) .mpanelblok .mblokbtn:after{content:"\2192";font-size:16px;font-weight:700}

.nodex-account-domain-search{
    float:none!important;
    display:grid!important;
    grid-template-columns:minmax(245px,.72fr) minmax(390px,1.28fr)!important;
    align-items:stretch!important;
    width:100%!important;
    margin:0 0 20px!important;
    overflow:hidden!important;
    border:1px solid #d8e4ef!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:0 11px 30px rgba(16,43,70,.065)!important;
    box-sizing:border-box!important;
}
.nodex-account-domain-search__intro{
    position:relative;
    display:flex;
    align-items:flex-start;
    flex-direction:column;
    justify-content:center;
    min-width:0;
    padding:23px 25px;
    overflow:hidden;
    background:linear-gradient(140deg,#0d2d4a 0%,#15547c 100%);
    color:#fff;
    box-sizing:border-box;
}
.nodex-account-domain-search__intro:after{content:"";position:absolute;right:-55px;bottom:-82px;width:175px;height:175px;border-radius:50%;background:radial-gradient(circle,rgba(66,194,220,.27),transparent 68%)}
.nodex-account-domain-search__intro>span{position:relative;z-index:1;display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#84d7ee;font-size:8px;font-weight:800;letter-spacing:.13em}
.nodex-account-domain-search__intro h2{position:relative;z-index:1;margin:0!important;color:#fff!important;font-size:19px!important;line-height:1.22!important;font-weight:800!important;letter-spacing:-.02em!important}
.nodex-account-domain-search__intro p{position:relative;z-index:1;max-width:320px;margin:8px 0 0;color:#c4d8e7;font-size:10px;line-height:1.55;font-weight:500}
.nodex-account-domain-search__action{display:flex;align-items:stretch;flex-direction:column;justify-content:center;min-width:0;padding:22px 24px 18px;box-sizing:border-box}
.nodex-account-domain-search__action #checkForm{display:grid!important;grid-template-columns:minmax(0,1fr) 126px!important;align-items:stretch!important;gap:9px!important;width:100%!important;margin:0!important}
.nodex-account-domain-search__input{position:relative;display:block;min-width:0;height:48px;margin:0!important}
.nodex-account-domain-search__input>i{position:absolute;z-index:2;top:50%;left:16px;transform:translateY(-50%);color:#7890a6;font-size:12px;pointer-events:none}
#clean-theme-client .nodex-account-domain-search__input>input{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 16px 0 41px!important;
    border:1px solid #cfdae5!important;
    border-radius:8px!important;
    background:#f8fafc!important;
    color:#18314b!important;
    font-size:13px!important;
    line-height:48px!important;
    box-shadow:none!important;
    outline:none!important;
    box-sizing:border-box!important;
}
#clean-theme-client .nodex-account-domain-search__input>input:focus{border-color:#76a6d1!important;background:#fff!important;box-shadow:0 0 0 3px rgba(31,100,165,.09)!important}
#clean-theme-client .nodex-account-domain-search #checkButton{
    position:static!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    height:48px!important;
    min-height:48px!important;
    margin:0!important;
    padding:0 14px!important;
    border:0!important;
    border-radius:8px!important;
    background:#216db0!important;
    color:#fff!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:800!important;
    box-shadow:0 8px 18px rgba(33,109,176,.18)!important;
    cursor:pointer!important;
    box-sizing:border-box!important;
}
#clean-theme-client .nodex-account-domain-search #checkButton:hover{background:#18598f!important}
.nodex-account-domain-search__meta{display:flex;align-items:center;gap:16px;margin-top:11px;color:#71869a;font-size:9px;font-weight:650}
.nodex-account-domain-search__meta>span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}
.nodex-account-domain-search__meta>span>i{color:#27a6aa}
.nodex-account-domain-search__meta .nodex-account-domain-search__price{margin-left:auto}
.nodex-account-domain-search__price small{font-size:8px;font-weight:650}
.nodex-account-domain-search__price .amount_spot_view{display:inline-flex!important;align-items:baseline!important;gap:2px;margin:0!important;color:#155f98!important;font-size:11px!important;font-weight:800!important}
.nodex-account-domain-search__price .amount_spot_view i{font-size:9px!important;font-style:normal!important}

@media(max-width:1120px) and (min-width:821px){
    body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .nodex-account-domain-search{grid-template-columns:1fr!important}
    .nodex-account-domain-search__intro{padding:20px 22px}
}
@media(max-width:820px){
    body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks{grid-template-columns:1fr!important;gap:10px!important}
    body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok,
    body#clean-theme-client:has(.nodex-account-domain-search) .muspanelbloks>.mpanelblok>a{min-height:105px!important;height:105px!important}
    .nodex-account-domain-search{grid-template-columns:1fr!important}
    .nodex-account-domain-search__intro{padding:21px 20px}
    .nodex-account-domain-search__action{padding:18px}
}
@media(max-width:520px){
    .nodex-account-domain-search__action #checkForm{grid-template-columns:1fr!important}
    .nodex-account-domain-search__meta{align-items:flex-start;flex-wrap:wrap;gap:7px 12px}
    .nodex-account-domain-search__meta .nodex-account-domain-search__price{width:100%;margin-left:0}
}

/* Account dashboard: tighten the content rhythm and modernize the left rail. */
body#clean-theme-client:has(.nodex-account-domain-search) #basic_client_rightcon>.wclientblockscon{
    float:none!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) #basic_client_rightcon>.wclientblockscon>.moderncliendblock,
body#clean-theme-client:has(.nodex-account-domain-search) #basic_client_rightcon>.wclientblockscon .moderncliendblock:first-child{
    margin-top:0!important;
}
body#clean-theme-client:has(.nodex-account-domain-search) .nodex-account-domain-search{
    margin-bottom:14px!important;
}

body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft{
    display:flex!important;
    flex-direction:column!important;
    gap:14px!important;
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block{
    position:relative!important;
    width:100%!important;
    margin:0!important;
    overflow:hidden!important;
    border:1px solid #d9e5ef!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:0 9px 24px rgba(16,43,70,.055)!important;
    box-sizing:border-box!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block:before{
    content:"";
    position:absolute;
    z-index:2;
    top:0;
    right:0;
    left:0;
    height:3px;
    background:linear-gradient(90deg,#2476ba,#35a6d5);
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block:nth-of-type(2):before{
    background:linear-gradient(90deg,#22a17d,#35b6a3);
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block-title{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:54px!important;
    padding:13px 16px 11px!important;
    border:0!important;
    border-bottom:1px solid #e5edf4!important;
    background:linear-gradient(180deg,#fbfdff,#f4f8fc)!important;
    box-sizing:border-box!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block-title h4{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    margin:0!important;
    color:#17324d!important;
    font-size:15px!important;
    line-height:1.2!important;
    font-weight:800!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block-title h4:before{
    content:"\f2bd";
    display:grid;
    place-items:center;
    width:29px;
    height:29px;
    border-radius:8px;
    background:#eaf4fd;
    color:#2374b7;
    font-family:"Font Awesome 6 Free","Font Awesome 5 Free",FontAwesome;
    font-size:13px;
    font-weight:900;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block:nth-of-type(2) .clean-theme-client-left-block-title h4:before{
    content:"\f09d";
    background:#eaf8f4;
    color:#219778;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block-title>span{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:34px!important;
    min-height:24px!important;
    padding:2px 8px!important;
    border:1px solid #d7e5f0!important;
    border-radius:999px!important;
    background:#fff!important;
    color:#5f7790!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:750!important;
    box-sizing:border-box!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block>.padding20{
    padding:17px 17px 18px!important;
    color:#5b7085!important;
    font-size:11.5px!important;
    line-height:1.55!important;
    box-sizing:border-box!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-left-block-title{
    display:block!important;
    margin:0 0 12px!important;
    color:#536b82!important;
    font-size:11px!important;
    line-height:1.45!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-left-block-title strong{
    display:block!important;
    margin-bottom:3px!important;
    color:#18324c!important;
    font-size:14px!important;
    line-height:1.3!important;
    font-weight:800!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block .gonderbtn{
    float:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:100%!important;
    min-height:39px!important;
    margin:16px 0 0!important;
    padding:0 14px!important;
    border:1px solid #cfe0ee!important;
    border-radius:8px!important;
    background:#eef6fc!important;
    color:#2269a4!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:800!important;
    box-shadow:none!important;
    box-sizing:border-box!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon) .clean-theme-client-left-block .gonderbtn:hover{
    border-color:#2876b7!important;
    background:#2876b7!important;
    color:#fff!important;
    text-decoration:none!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block:nth-of-type(2) .gonderbtn{
    border-color:#c8e7de!important;
    background:#edf9f5!important;
    color:#208b70!important;
}
body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft>.clean-theme-client-left-block:nth-of-type(2) .gonderbtn:hover{
    border-color:#229778!important;
    background:#229778!important;
    color:#fff!important;
}

@media(max-width:1025px){
    body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft{
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:12px!important;
    }
}
@media(max-width:620px){
    body#clean-theme-client>div#wrapper:has(>#basic_client_rightcon)>.mpanelleft{grid-template-columns:1fr!important}
}

/* Homepage sections share one exact desktop content rail. */
@media(min-width:901px){
    .nodex-solutions>.nodex-container,
    .nodex-why>.nodex-container{
        width:100%!important;
        max-width:none!important;
        margin-right:0!important;
        margin-left:0!important;
    }
    .nodex-why>.nodex-container{
        grid-template-columns:minmax(300px,.88fr) minmax(0,2.12fr)!important;
        gap:30px!important;
        padding-right:20px!important;
        padding-left:20px!important;
        box-sizing:border-box!important;
    }
    .nodex-why .nodex-section-head{
        min-width:0!important;
        padding-left:0!important;
    }
    .nodex-why .nodex-feature-grid{
        min-width:0!important;
    }
    .nodex-why .nodex-feature-grid article{
        min-width:0!important;
        overflow:hidden!important;
    }
}

/* Homepage why-Nodex band: soften the section without losing its corporate weight. */
.nodex-why{
    overflow:hidden!important;
    border:1px solid rgba(115,207,232,.16)!important;
    border-radius:18px!important;
    box-shadow:0 15px 34px rgba(8,35,60,.12)!important;
    box-sizing:border-box!important;
}
@media(max-width:700px){
    .nodex-why{
        width:calc(100% - 28px)!important;
        margin-right:auto!important;
        margin-left:auto!important;
        border-radius:14px!important;
    }
}

/* One radius system for the homepage's primary content surfaces. */
.nodex-solutions .nodex-solution-card,
.nodex-why,
.nodex-why .nodex-feature-grid article,
.nodex-migration{
    border-radius:14px!important;
}
.nodex-migration{
    overflow:hidden!important;
    box-sizing:border-box!important;
}

/* Premium migration CTA: a compact, credible close to the homepage journey. */
.nodex-migration{
    position:relative!important;
    margin-top:12px!important;
    margin-bottom:28px!important;
    padding:30px 0!important;
    border:1px solid #d6e6f2!important;
    background:
        radial-gradient(circle at 87% 12%,rgba(63,181,218,.16),transparent 27%),
        linear-gradient(120deg,#f9fcff 0%,#eef7fd 58%,#e6f3fb 100%)!important;
    box-shadow:0 13px 30px rgba(15,55,87,.08)!important;
}
.nodex-migration:before{
    content:"";
    position:absolute;
    top:-74px;
    right:11%;
    width:190px;
    height:190px;
    border:1px solid rgba(44,139,185,.11);
    border-radius:50%;
    pointer-events:none;
}
.nodex-migration__inner{
    position:relative!important;
    z-index:1!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
    gap:34px!important;
    padding-right:20px!important;
    padding-left:20px!important;
    box-sizing:border-box!important;
}
.nodex-migration__content{
    display:flex!important;
    align-items:flex-start!important;
    flex-direction:column!important;
    min-width:0!important;
}
.nodex-migration .nodex-kicker{
    min-height:28px!important;
    padding:0 11px!important;
    border:1px solid #c9deed!important;
    border-radius:8px!important;
    background:rgba(255,255,255,.82)!important;
    color:#1c669f!important;
    box-shadow:0 5px 14px rgba(22,83,126,.05)!important;
}
.nodex-migration h2{
    margin:11px 0 5px!important;
    color:#102e4a!important;
    font-size:27px!important;
    line-height:1.16!important;
    font-weight:800!important;
    letter-spacing:-.025em!important;
}
.nodex-migration p{
    max-width:680px!important;
    margin:0!important;
    color:#617b92!important;
    font-size:12.5px!important;
    line-height:1.6!important;
}
.nodex-migration__benefits{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:7px!important;
    margin-top:14px!important;
}
.nodex-migration__benefits span{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    min-height:27px!important;
    padding:0 10px!important;
    border:1px solid #d7e6f1!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.72)!important;
    color:#496b86!important;
    font-size:9.5px!important;
    line-height:1!important;
    font-weight:700!important;
    box-sizing:border-box!important;
}
.nodex-migration__benefits i{
    color:#21a58d!important;
    font-size:9px!important;
}
.nodex-migration .nodex-btn--light{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    min-width:190px!important;
    min-height:50px!important;
    padding:0 20px!important;
    border:0!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,#1768aa,#2789bf)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:800!important;
    box-shadow:0 12px 24px rgba(27,106,164,.22)!important;
}
.nodex-migration .nodex-btn--light:hover{
    transform:translateY(-2px)!important;
    background:linear-gradient(135deg,#11588f,#217cad)!important;
    box-shadow:0 16px 28px rgba(27,106,164,.27)!important;
}
@media(max-width:700px){
    .nodex-migration{
        width:calc(100% - 28px)!important;
        margin:10px auto 18px!important;
        padding:24px 0!important;
    }
    .nodex-migration__inner{
        grid-template-columns:1fr!important;
        gap:18px!important;
        padding-right:17px!important;
        padding-left:17px!important;
    }
    .nodex-migration h2{font-size:23px!important}
    .nodex-migration__benefits{gap:6px!important;margin-top:12px!important}
    .nodex-migration__benefits span{font-size:9px!important}
    .nodex-migration .nodex-btn--light{width:100%!important;min-width:0!important}
}

/* TLD showcase: clear extension, use case and first-year price hierarchy. */
.nodex-home-domain-tools>.popuzantilar{
    gap:9px!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    flex-direction:column!important;
    justify-content:center!important;
    height:91px!important;
    min-width:0!important;
    padding:10px 8px 9px!important;
    overflow:hidden!important;
    border:1px solid #e2e9f0!important;
    border-radius:12px!important;
    background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)!important;
    box-shadow:0 8px 20px rgba(18,48,77,.045)!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox:hover{
    transform:translateY(-3px)!important;
    border-color:#b9ccde!important;
    box-shadow:0 13px 25px rgba(18,48,77,.09)!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox>div:not([style*="position: absolute"]){
    display:flex!important;
    align-items:center!important;
    flex-direction:column!important;
    justify-content:center!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h4{
    display:block!important;
    width:100%!important;
    height:auto!important;
    margin:0 0 3px!important;
    color:#183b5d!important;
    font-size:18px!important;
    line-height:1.05!important;
    font-weight:850!important;
    letter-spacing:-.025em!important;
    text-align:center!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="com.tr"] h4,
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="tr"] h4{color:#ef5b68!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="com"] h4{color:#62677f!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="net"] h4{color:#123e5d!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="org"] h4{color:#20ad63!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="biz"] h4{color:#ef7e25!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox[data-name="info"] h4{color:#32a9dc!important}
.nodex-home-domain-tools .nodex-tld-purpose{
    display:block!important;
    width:100%!important;
    margin:0 0 6px!important;
    overflow:hidden!important;
    color:#8492a2!important;
    font-size:8.5px!important;
    line-height:1.2!important;
    font-weight:600!important;
    text-align:center!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox h5,
.nodex-home-domain-tools>.popuzantilar>.uzantibox .dnewprice,
.nodex-home-domain-tools>.popuzantilar>.uzantibox .ddiscountnewprice,
.nodex-home-domain-tools>.popuzantilar>.uzantibox .amount_spot_view{
    height:auto!important;
    color:#3d5066!important;
    font-size:12px!important;
    line-height:1.15!important;
    font-weight:800!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo{
    border-color:#176897!important;
    background:linear-gradient(135deg,#0d496c 0%,#1681c8 100%)!important;
    box-shadow:0 12px 26px rgba(18,107,163,.22)!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo h4,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .nodex-tld-purpose,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo h5,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .dnewprice,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .ddiscountnewprice,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .amount_spot_view,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .amount_spot_view i{
    color:#fff!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .nodex-tld-purpose{color:#c4e6f8!important}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .dnewprice{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    height:20px!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .ddiscountnewprice{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    height:20px!important;
    min-height:20px!important;
    margin:0!important;
    padding:0 8px!important;
    border-radius:4px!important;
    background:rgba(255,255,255,.96)!important;
    color:#123e5d!important;
    box-sizing:border-box!important;
    box-shadow:0 3px 9px rgba(4,38,61,.12)!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .ddiscountnewprice .amount_spot_view,
.nodex-home-domain-tools>.popuzantilar>.uzantibox.is-promo .ddiscountnewprice .amount_spot_view i{
    color:#123e5d!important;
}
.nodex-home-domain-tools>.popuzantilar>.uzantibox .domdiscount{
    position:absolute!important;
    z-index:4!important;
    top:8px!important;
    left:-30px!important;
    width:94px!important;
    max-width:none!important;
    margin:0!important;
    padding:4px 0!important;
    border-radius:0!important;
    background:#f15c69!important;
    color:#fff!important;
    font-size:6.5px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.03em!important;
    text-align:center!important;
    text-transform:uppercase!important;
    transform:rotate(-45deg)!important;
    box-shadow:none!important;
}
@media(max-width:700px){
    .nodex-home-domain-tools>.popuzantilar{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .nodex-home-domain-tools>.popuzantilar>.uzantibox{height:86px!important}
    .nodex-home-domain-tools>.popuzantilar>.uzantibox:nth-child(5){grid-column:1/-1!important}
}

/* Domain page uses the same premium TLD-card language as the homepage. */
.wclientdomainpage>.popuzantilar{
    gap:10px!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    flex-direction:column!important;
    justify-content:center!important;
    height:104px!important;
    min-width:0!important;
    padding:11px 10px 10px!important;
    overflow:hidden!important;
    border:1px solid #dfe7ef!important;
    border-radius:13px!important;
    background:linear-gradient(180deg,#fff 0%,#fafcfe 100%)!important;
    box-shadow:0 9px 22px rgba(16,43,70,.05)!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox:hover{
    transform:translateY(-3px)!important;
    border-color:#b4c9dc!important;
    box-shadow:0 14px 27px rgba(16,43,70,.095)!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox>div:not([style*="position: absolute"]){
    display:flex!important;
    align-items:center!important;
    flex-direction:column!important;
    justify-content:center!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox>.nodex-tld-card-content{
    position:relative!important;
    z-index:2!important;
    display:flex!important;
    align-items:center!important;
    flex-direction:column!important;
    justify-content:center!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox>div[style*="position: absolute"]{
    position:static!important;
    display:block!important;
    width:0!important;
    height:0!important;
    margin:0!important;
    padding:0!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox h4{
    position:static!important;
    float:none!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    margin:0 0 4px!important;
    color:#183b5d!important;
    font-size:19px!important;
    line-height:1.05!important;
    font-weight:850!important;
    letter-spacing:-.025em!important;
    text-align:center!important;
    transform:none!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="com.tr"] h4,
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="tr"] h4{color:#ef5b68!important}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="com"] h4{color:#62677f!important}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="net"] h4{color:#123e5d!important}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="org"] h4{color:#20ad63!important}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="biz"] h4{color:#ef7e25!important}
.wclientdomainpage>.popuzantilar>.uzantibox[data-name="info"] h4{color:#32a9dc!important}
.wclientdomainpage .nodex-tld-purpose{
    position:static!important;
    float:none!important;
    display:block!important;
    width:100%!important;
    margin:0 0 7px!important;
    overflow:hidden!important;
    color:#8492a2!important;
    font-size:9px!important;
    line-height:1.2!important;
    font-weight:600!important;
    text-align:center!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox h5{
    position:static!important;
    float:none!important;
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    text-align:center!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox h5,
.wclientdomainpage>.popuzantilar>.uzantibox .dnewprice,
.wclientdomainpage>.popuzantilar>.uzantibox .ddiscountnewprice,
.wclientdomainpage>.popuzantilar>.uzantibox .amount_spot_view{
    height:auto!important;
    color:#3d5066!important;
    font-size:13px!important;
    line-height:1.15!important;
    font-weight:800!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo{
    border-color:#176897!important;
    background:linear-gradient(135deg,#0d496c 0%,#1681c8 100%)!important;
    box-shadow:0 13px 28px rgba(18,107,163,.22)!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo h4,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .nodex-tld-purpose,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo h5,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .dnewprice,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .ddiscountnewprice,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .amount_spot_view,
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .amount_spot_view i{color:#fff!important}
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo .nodex-tld-purpose{color:#c4e6f8!important}
.wclientdomainpage>.popuzantilar>.uzantibox.is-promo:has(.domdiscount) h4{
    margin:0 0 4px!important;
    transform:none!important;
}
.wclientdomainpage>.popuzantilar>.uzantibox .domdiscount{
    position:absolute!important;
    z-index:4!important;
    top:8px!important;
    right:auto!important;
    left:-30px!important;
    width:94px!important;
    max-width:none!important;
    margin:0!important;
    padding:4px 0!important;
    border:0!important;
    border-radius:0!important;
    background:#f15c69!important;
    color:#fff!important;
    font-size:6.5px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:.03em!important;
    text-align:center!important;
    text-transform:uppercase!important;
    transform:rotate(-45deg)!important;
    box-shadow:none!important;
}
@media(max-width:900px){
    .wclientdomainpage>.popuzantilar>.uzantibox,
    .wclientdomainpage>.popuzantilar>.uzantibox:nth-child(n+4){display:flex!important}
}
@media(max-width:600px){
    .wclientdomainpage>.popuzantilar{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .wclientdomainpage>.popuzantilar>.uzantibox,
    .wclientdomainpage>.popuzantilar>.uzantibox:nth-child(3){display:flex!important;height:96px!important}
    .wclientdomainpage>.popuzantilar>.uzantibox:nth-child(5){grid-column:1/-1!important}
}

/* Nodex corporate footer */
.nodex-footer{
    position:relative!important;
    isolation:isolate!important;
    overflow:hidden!important;
    padding:62px 0 0!important;
    border-top:1px solid rgba(112,210,242,.12)!important;
    background:linear-gradient(122deg,#061522 0%,#0a2942 54%,#0d4260 100%)!important;
    color:#9fb5c8!important;
}
.nodex-footer:before{
    content:"";
    position:absolute;
    z-index:-2;
    inset:0;
    background-image:radial-gradient(circle,rgba(130,220,244,.08) 1px,transparent 1.5px),linear-gradient(105deg,transparent 0 58%,rgba(47,166,207,.07) 58% 100%);
    background-size:28px 28px,auto;
    mask-image:linear-gradient(90deg,#000,transparent 88%);
    pointer-events:none;
}
.nodex-footer__glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(14px);pointer-events:none}
.nodex-footer__glow--one{right:-110px;top:-150px;width:360px;height:360px;background:rgba(31,164,210,.12)}
.nodex-footer__glow--two{left:28%;bottom:-180px;width:300px;height:300px;background:rgba(31,197,188,.06)}
.nodex-footer__main{
    display:grid!important;
    grid-template-columns:minmax(250px,1.45fr) repeat(3,minmax(130px,.72fr)) minmax(245px,1.15fr)!important;
    align-items:start!important;
    gap:42px!important;
    padding-bottom:48px!important;
}
.nodex-footer__logo{display:inline-flex!important;align-items:center!important;width:max-content!important;margin:0 0 20px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.nodex-footer__logo img{display:block!important;width:auto!important;max-width:150px!important;height:auto!important;max-height:34px!important;filter:none!important}
.nodex-footer__intro{max-width:300px!important;margin:0 0 24px!important;color:#a9bdce!important;font-size:13px!important;line-height:1.72!important}
.nodex-footer__contact{display:grid!important;gap:13px!important;margin:0!important;padding:0!important;list-style:none!important}
.nodex-footer__contact li{display:grid!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;color:#bed0de!important;font-size:12px!important;line-height:1.55!important}
.nodex-footer__contact li>i{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;border:1px solid rgba(102,211,235,.18)!important;border-radius:9px!important;background:rgba(44,154,192,.1)!important;color:#68d8e8!important;font-size:12px!important}
.nodex-footer__contact a{display:inline!important;margin:0!important;color:#d4e3ee!important}

/* Contact page semantic heading */
.iletisimpage>.nodex-contact-seo-intro{grid-column:1/-1!important;grid-row:1!important;width:100%!important;margin:0 0 18px!important;padding:0 2px!important;box-sizing:border-box!important;text-align:left!important}
.iletisimpage>.nodex-contact-seo-intro h1{margin:0 0 9px!important;color:#112c47!important;font-size:34px!important;line-height:1.16!important;font-weight:800!important;letter-spacing:-.03em!important}
.iletisimpage>.nodex-contact-seo-intro .iletisimslogan{width:100%!important;margin:0!important;color:#6f8498!important;font-size:12.5px!important;line-height:1.55!important;font-weight:500!important;text-align:left!important}
.iletisimpage>.nodex-contact-seo-intro .iletisimslogan:before,.iletisimpage>.nodex-contact-seo-intro .iletisimslogan:after{display:none!important;content:none!important}
@media(max-width:900px){.iletisimpage>.nodex-contact-seo-intro{margin-bottom:14px!important}}
@media(max-width:600px){.iletisimpage>.nodex-contact-seo-intro h1{font-size:27px!important}.iletisimpage>.nodex-contact-seo-intro .iletisimslogan{font-size:12px!important}}
.nodex-footer__nav h4{position:relative!important;margin:4px 0 20px!important;padding-bottom:13px!important;color:#fff!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.01em!important}
.nodex-footer__nav h4:after{content:"";position:absolute;left:0;bottom:0;width:28px;height:2px;border-radius:3px;background:linear-gradient(90deg,#45d7dd,#2d83e8)}
.nodex-footer__nav a{display:flex!important;align-items:center!important;gap:9px!important;margin:0 0 13px!important;color:#aac0d2!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important;transition:color .18s ease,transform .18s ease!important}
.nodex-footer__nav a i{display:grid!important;place-items:center!important;width:18px!important;height:18px!important;border-radius:50%!important;background:rgba(120,178,216,.11)!important;color:#69d5e5!important;font-size:8px!important}
.nodex-footer__nav a:hover{color:#fff!important;transform:translateX(3px)!important;text-decoration:none!important}
.nodex-footer__help{margin-top:0!important;padding:23px!important;border:1px solid rgba(128,200,231,.16)!important;border-radius:15px!important;background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;box-shadow:inset 0 1px rgba(255,255,255,.04),0 18px 40px rgba(0,12,24,.14)!important}
.nodex-footer__eyebrow{display:flex!important;align-items:center!important;gap:8px!important;color:#68d8e8!important;font-size:9px!important;font-weight:800!important;letter-spacing:.13em!important;text-transform:uppercase!important}
.nodex-footer__help h4{margin:13px 0 9px!important;color:#fff!important;font-size:16px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:-.02em!important}
.nodex-footer__help p{margin:0 0 18px!important;color:#a9bdce!important;font-size:11px!important;line-height:1.65!important}
.nodex-footer__support{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:max-content!important;min-height:28px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#70dce8!important;font-size:11px!important;font-weight:800!important;box-shadow:none!important;box-sizing:border-box!important}
.nodex-footer__support i{font-size:9px!important;transition:transform .18s ease!important}
.nodex-footer__support:hover{border:0!important;background:transparent!important;color:#fff!important;text-decoration:none!important}
.nodex-footer__support:hover i{transform:translateX(4px)!important}
.nodex-footer__trust{border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;background:rgba(4,18,31,.34)!important}
.nodex-footer__trust-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:35px!important;min-height:82px!important}
.nodex-footer__trust-items{display:grid!important;grid-template-columns:repeat(4,minmax(135px,1fr))!important;flex:1!important;gap:0!important}
.nodex-footer__trust-items>span{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:10px!important;min-height:48px!important;padding:0 22px!important;border-right:1px solid rgba(255,255,255,.08)!important;color:#d8e6ef!important}
.nodex-footer__trust-items>span:first-child{padding-left:0!important}
.nodex-footer__trust-items>span>i{grid-row:1/3!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:9px!important;background:rgba(49,167,201,.12)!important;color:#64d8e6!important;font-size:13px!important}
.nodex-footer__trust-items strong{font-size:11px!important;line-height:1.25!important;font-weight:800!important}
.nodex-footer__trust-items small{color:#7892a8!important;font-size:8.5px!important;line-height:1.25!important}
.nodex-footer__panel-link{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;min-width:0!important;min-height:32px!important;margin:0!important;padding:0 2px 0 20px!important;border:0!important;border-left:1px solid rgba(255,255,255,.1)!important;border-radius:0!important;background:transparent!important;color:#dceaf2!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;box-shadow:none!important}
.nodex-footer__panel-link i{color:#63d8e6!important;font-size:9px!important;transition:transform .18s ease!important}
.nodex-footer__panel-link:hover{border-left-color:rgba(255,255,255,.1)!important;background:transparent!important;color:#fff!important;text-decoration:none!important}
.nodex-footer__panel-link:hover i{transform:translateX(4px)!important}
.nodex-footer__bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:25px!important;min-height:68px!important;margin:0 auto!important;padding:0!important;border:0!important;color:#7890a4!important;font-size:10px!important}
.nodex-footer__bottom-note{display:inline-flex!important;align-items:center!important;gap:7px!important;color:#91a7ba!important}
.nodex-footer__bottom-note i{color:#3bcdb8!important}
@media(max-width:1100px){
    .nodex-footer__main{grid-template-columns:1.25fr repeat(3,.72fr)!important;gap:34px!important}
    .nodex-footer__help{grid-column:1/-1!important;display:grid!important;grid-template-columns:1fr 1fr auto!important;align-items:center!important;gap:18px!important}
    .nodex-footer__help h4,.nodex-footer__help p{margin:0!important}.nodex-footer__support{width:max-content!important;min-width:0!important}
}
@media(max-width:820px){
    .nodex-footer{padding-top:46px!important}
    .nodex-footer__main{grid-template-columns:1.35fr repeat(2,1fr)!important;gap:34px 26px!important}
    .nodex-footer__nav:nth-of-type(3){grid-column:2!important}
    .nodex-footer__help{grid-template-columns:1fr!important;grid-column:1/-1!important}.nodex-footer__support{width:100%!important}
    .nodex-footer__trust-inner{align-items:stretch!important;flex-direction:column!important;gap:14px!important;padding:20px 0!important}
    .nodex-footer__trust-items{width:100%!important}.nodex-footer__panel-link{justify-content:center!important;width:100%!important;padding:10px 0 0!important;border-top:1px solid rgba(255,255,255,.08)!important;border-left:0!important;box-sizing:border-box!important}
}
@media(max-width:600px){
    .nodex-footer{padding-top:36px!important}
    .nodex-footer__main{grid-template-columns:1fr 1fr!important;gap:30px 22px!important;padding-bottom:34px!important}
    .nodex-footer__brand{grid-column:1/-1!important}.nodex-footer__intro{max-width:360px!important}
    .nodex-footer__nav:nth-of-type(3){grid-column:auto!important}.nodex-footer__help{grid-column:1/-1!important}
    .nodex-footer__trust-items{grid-template-columns:1fr 1fr!important;row-gap:17px!important}
    .nodex-footer__trust-items>span{padding:0 10px!important;border-right:0!important}.nodex-footer__trust-items>span:first-child{padding-left:10px!important}
    .nodex-footer__bottom{align-items:flex-start!important;flex-direction:column!important;justify-content:center!important;gap:7px!important;min-height:82px!important}
}
@media(max-width:380px){.nodex-footer__main{grid-template-columns:1fr!important}.nodex-footer__nav:nth-of-type(3){grid-column:auto!important}.nodex-footer__trust-items{grid-template-columns:1fr!important}}

/* Keep the domain-search headline legible on the dark brand panel. */
.nodex-home-domain-copy h2,
.nodex-home-domain-copy h2 > strong{
    color:#f4fbff!important;
}
.nodex-home-domain-copy h2 > strong{
    font-weight:800!important;
    text-shadow:0 2px 18px rgba(96,211,235,.14)!important;
}

/* Contact page: full-width corporate intro and a resilient two-column layout. */
.iletisimpage{
    grid-template-columns:330px minmax(0,1fr)!important;
    grid-template-rows:auto repeat(3,minmax(0,1fr))!important;
    gap:12px 18px!important;
    padding:34px 0 54px!important;
}
.iletisimpage > .nodex-contact-seo-intro{
    grid-column:1 / -1!important;
    grid-row:1!important;
    position:relative!important;
    isolation:isolate!important;
    display:block!important;
    width:100%!important;
    min-width:0!important;
    margin:0 0 18px!important;
    padding:29px 32px 30px!important;
    overflow:hidden!important;
    border:1px solid rgba(104,205,232,.18)!important;
    border-radius:16px!important;
    background:linear-gradient(125deg,#0c2b48 0%,#124b72 58%,#197a99 100%)!important;
    box-shadow:0 18px 42px rgba(13,43,72,.13)!important;
    box-sizing:border-box!important;
    text-align:left!important;
}
.iletisimpage > .nodex-contact-seo-intro:before{
    content:"NODEX İLETİŞİM MERKEZİ"!important;
    position:relative!important;
    z-index:2!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:25px!important;
    margin:0 0 12px!important;
    padding:0 11px!important;
    border:1px solid rgba(120,222,241,.24)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.06)!important;
    color:#7fe1ed!important;
    font-size:9px!important;
    line-height:25px!important;
    font-weight:800!important;
    letter-spacing:.14em!important;
}
.iletisimpage > .nodex-contact-seo-intro:after{
    content:""!important;
    position:absolute!important;
    z-index:-1!important;
    top:-95px!important;
    right:-45px!important;
    width:300px!important;
    height:300px!important;
    border:1px solid rgba(134,226,241,.13)!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(82,207,229,.16),rgba(82,207,229,0) 68%)!important;
    pointer-events:none!important;
}
.iletisimpage > .nodex-contact-seo-intro h1{
    position:relative!important;
    z-index:2!important;
    width:auto!important;
    max-width:720px!important;
    margin:0 0 10px!important;
    color:#f7fbff!important;
    font-size:31px!important;
    line-height:1.16!important;
    font-weight:800!important;
    letter-spacing:-.035em!important;
    text-align:left!important;
}
.iletisimpage > .nodex-contact-seo-intro .iletisimslogan{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    width:auto!important;
    max-width:760px!important;
    margin:0!important;
    padding:0!important;
    color:#c6d9e8!important;
    font-size:13.5px!important;
    line-height:1.65!important;
    font-weight:500!important;
    text-align:left!important;
}
.iletisimpage > .nodex-contact-seo-intro .iletisimslogan:before,
.iletisimpage > .nodex-contact-seo-intro .iletisimslogan:after{
    display:none!important;
    content:none!important;
}
.iletisimpage > .iletisimblok{
    border-radius:14px!important;
}
.iletisimpage > .iletisimformu{
    border-radius:14px!important;
}
@media(max-width:900px){
    .iletisimpage{grid-template-columns:1fr!important;grid-template-rows:auto!important;padding:28px 0 48px!important}
    .iletisimpage > .nodex-contact-seo-intro,.iletisimpage > .iletisimblok,.iletisimpage > .iletisimformu{grid-column:1!important;grid-row:auto!important}
    .iletisimpage > .nodex-contact-seo-intro{margin-bottom:10px!important;padding:26px!important}
    .iletisimpage > .iletisimformu{margin-top:8px!important}
}
@media(max-width:600px){
    .iletisimpage{width:calc(100% - 28px)!important;padding:22px 0 38px!important}
    .iletisimpage > .nodex-contact-seo-intro{padding:22px 20px!important;border-radius:13px!important}
    .iletisimpage > .nodex-contact-seo-intro:before{margin-bottom:10px!important;font-size:8px!important}
    .iletisimpage > .nodex-contact-seo-intro h1{font-size:25px!important;line-height:1.2!important}
    .iletisimpage > .nodex-contact-seo-intro .iletisimslogan{font-size:12.5px!important;line-height:1.6!important}
    .iletisimpage > .iletisimblok,.iletisimpage > .iletisimformu{border-radius:12px!important}
}
/* Nodex hosting catalog refresh — 2026-08-28 */
.nodex-hosting-products{
    width:min(1180px,calc(100% - 40px))!important;
}
.nodex-hosting-products>.categoriesproduct{
    display:grid!important;
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:7px!important;
    padding:7px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.92)!important;
    box-shadow:0 16px 42px rgba(15,43,71,.08)!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    width:100%!important;
    min-width:0!important;
    min-height:62px!important;
    height:auto!important;
    padding:10px 11px!important;
    border:1px solid transparent!important;
    border-radius:9px!important;
    font-size:11px!important;
    line-height:1.35!important;
    text-align:left!important;
    white-space:normal!important;
    box-sizing:border-box!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn i,
.nodex-hosting-products>.categoriesproduct .lbtn:before{
    position:static!important;
    inset:auto!important;
    display:grid!important;
    flex:0 0 34px!important;
    place-items:center!important;
    width:34px!important;
    height:34px!important;
    margin:0!important;
    border-radius:8px!important;
    background:#edf4fb!important;
    color:#2267aa!important;
    font-size:15px!important;
    line-height:1!important;
    opacity:1!important;
    transform:none!important;
    box-sizing:border-box!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn i,
.nodex-hosting-products>.categoriesproduct .lbtn img{
    display:none!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn:before{
    font-family:"Font Awesome 6 Free";
    font-weight:900;
    z-index:0!important;
    pointer-events:none!important;
    visibility:visible!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(1):before{content:"\f233";}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(2):before{content:"\f201";}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(3):before{content:"\f19a";font-family:"Font Awesome 6 Brands";font-weight:400;}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(4):before{content:"\f07a";}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(5):before{content:"\f0e0";}
.nodex-hosting-products>.categoriesproduct .lbtn:nth-child(6):before{content:"\f0b1";}
.nodex-hosting-products>.categoriesproduct #category-button-active{
    border-color:#1f64a5!important;
    background:linear-gradient(135deg,#1d5d98,#2878b9)!important;
    color:#fff!important;
    box-shadow:0 8px 20px rgba(31,100,165,.22)!important;
}
.nodex-hosting-products>.categoriesproduct #category-button-active i,
.nodex-hosting-products>.categoriesproduct #category-button-active:before{
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn:hover,
.nodex-hosting-products>.categoriesproduct .lbtn:focus,
.nodex-hosting-products>.categoriesproduct .lbtn:active{
    transform:none!important;
}
.nodex-hosting-products>.categoriesproduct .lbtn:hover:before,
.nodex-hosting-products>.categoriesproduct .lbtn:focus:before,
.nodex-hosting-products>.categoriesproduct .lbtn:active:before{
    position:static!important;
    inset:auto!important;
    z-index:0!important;
    display:grid!important;
    flex:0 0 34px!important;
    width:34px!important;
    height:34px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    background:#e2eef9!important;
    color:#1f64a5!important;
}
.nodex-hosting-products>.categoriesproduct #category-button-active:hover:before,
.nodex-hosting-products>.categoriesproduct #category-button-active:focus:before,
.nodex-hosting-products>.categoriesproduct #category-button-active:active:before{
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
}
.nodex-hosting-products>.tablopaketler{
    grid-template-columns:repeat(auto-fit,minmax(310px,1fr))!important;
    justify-content:center!important;
    align-items:stretch!important;
    gap:20px!important;
}
.nodex-hosting-products>.tablopaketler:has(>.tablepaket:only-child){
    grid-template-columns:minmax(360px,500px)!important;
}
.nodex-hosting-products>.tablopaketler .tablepaket{
    position:relative!important;
    overflow:hidden!important;
    min-height:560px!important;
    padding:28px 28px 24px!important;
    border-radius:16px!important;
    border-color:#d8e3ee!important;
    background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;
    box-shadow:0 18px 46px rgba(14,42,70,.09)!important;
}
.nodex-hosting-products>.tablopaketler .tablepaket.active{
    border-color:#87add2!important;
    box-shadow:0 22px 55px rgba(31,100,165,.15)!important;
}
.nodex-hosting-products>.tablopaketler .tpakettitle{
    margin:5px 0 14px!important;
    font-size:22px!important;
    text-align:left!important;
}
.nodex-hosting-products>.tablopaketler .tablepaket>h4,
.nodex-hosting-products>.tablopaketler .tablepaket>h3{
    text-align:left!important;
}
.nodex-hosting-products>.tablopaketler .tablepaket>h4{
    margin-top:18px!important;
    color:#7a8fa3!important;
    font-size:10px!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}
.nodex-hosting-products>.tablopaketler .tablepaket>h3{
    margin:6px 0 17px!important;
    font-size:36px!important;
}
.nodex-hosting-products .nodex-feature-list{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    width:100%!important;
    margin:16px 0 18px!important;
    padding:0!important;
    list-style:none!important;
    text-align:left!important;
}
.nodex-hosting-products .nodex-feature-list li{
    position:relative!important;
    margin:0!important;
    padding:8px 4px 8px 27px!important;
    border-bottom:1px solid #edf2f7!important;
    color:#5c7287!important;
    font-size:11px!important;
    line-height:1.4!important;
}
.nodex-hosting-products .nodex-feature-list li:before{
    content:"\f00c";
    position:absolute;
    top:8px;
    left:3px;
    display:grid;
    place-items:center;
    width:16px;
    height:16px;
    border-radius:50%;
    background:#eaf7f4;
    color:#15947f;
    font-family:"Font Awesome 6 Free";
    font-size:8px;
    font-weight:900;
}
.nodex-hosting-products .nodex-feature-list li.is-primary{
    color:#203c57!important;
    font-weight:800!important;
}
.nodex-hosting-products>.tablopaketler .gonderbtn{
    min-height:46px!important;
    margin-top:auto!important;
    border-radius:9px!important;
    font-size:12px!important;
}
@media(max-width:900px){
    .nodex-hosting-products>.categoriesproduct{
        display:flex!important;
        justify-content:flex-start!important;
        overflow-x:auto!important;
        scroll-snap-type:x proximity;
        scrollbar-width:thin;
    }
    .nodex-hosting-products>.categoriesproduct .lbtn{
        flex:0 0 168px!important;
        scroll-snap-align:start;
    }
}
@media(min-width:901px) and (max-width:1180px){
    .nodex-hosting-products>.categoriesproduct{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}
@media(max-width:560px){
    .nodex-hosting-products{width:calc(100% - 24px)!important;}
    .nodex-hosting-products>.categoriesproduct{
        display:flex!important;
        flex-direction:row!important;
        align-items:stretch!important;
        margin-top:13px!important;
        padding:5px!important;
    }
    .nodex-hosting-products>.categoriesproduct .lbtn{
        flex-basis:150px!important;
        min-height:48px!important;
        padding:7px 9px!important;
        font-size:10px!important;
    }
    .nodex-hosting-products>.categoriesproduct .lbtn i,
    .nodex-hosting-products>.categoriesproduct .lbtn:before{
        flex-basis:29px!important;
        width:29px!important;
        height:29px!important;
        font-size:13px!important;
    }
    .nodex-hosting-products>.tablopaketler,
    .nodex-hosting-products>.tablopaketler:has(>.tablepaket:only-child){
        grid-template-columns:1fr!important;
    }
    .nodex-hosting-products>.tablopaketler .tablepaket{
        min-height:0!important;
        padding:23px 20px 20px!important;
        border-radius:13px!important;
    }
    .nodex-hosting-products>.tablopaketler .tpakettitle{font-size:20px!important;}
    .nodex-hosting-products>.tablopaketler .tablepaket>h3{font-size:32px!important;}
}
/* Account dashboard: monitored server overview. */
.nodex-account-servers{width:100%;margin:0 0 18px;padding:22px;border:1px solid #dce6f0;border-radius:12px;background:#fff;box-sizing:border-box;box-shadow:0 9px 28px rgba(10,35,61,.055)}
.nodex-account-servers__head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.nodex-account-servers__head>div>span{display:block;margin-bottom:5px;color:#2873b7;font-size:9px;font-weight:800;letter-spacing:.11em}.nodex-account-servers__head h2{margin:0!important;color:#112c47;font-size:22px!important;line-height:1.2;font-weight:800}.nodex-account-servers__head p{margin:5px 0 0;color:#71869a;font-size:11px}.nodex-account-servers__head>a{display:inline-flex;align-items:center;gap:7px;color:#1f64a5;font-size:10px;font-weight:800;white-space:nowrap}
.nodex-account-servers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nodex-server-monitor{min-width:0;padding:17px;border:1px solid #dfe8f1;border-radius:10px;background:#fbfdff;box-sizing:border-box}.nodex-server-monitor__top{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px}.nodex-server-monitor__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#eaf3fc;color:#1f64a5;font-size:14px}.nodex-server-monitor__top h3{overflow:hidden;margin:0!important;color:#15324e;font-size:14px!important;line-height:1.25;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.nodex-server-monitor__top p{margin:3px 0 0;color:#73889b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.nodex-server-monitor__status{display:inline-flex;align-items:center;gap:6px;padding:5px 7px;border-radius:20px;background:#edf2f6;color:#6c8092;font-size:8px;font-weight:800;white-space:nowrap}.nodex-server-monitor__status>i{width:6px;height:6px;border-radius:50%;background:#8ca0b1}.nodex-server-monitor--online .nodex-server-monitor__status{background:#eaf8f3;color:#218565}.nodex-server-monitor--online .nodex-server-monitor__status>i{background:#22aa7c;box-shadow:0 0 0 3px rgba(34,170,124,.12)}.nodex-server-monitor--offline .nodex-server-monitor__status{background:#fff0f0;color:#c74d4d}.nodex-server-monitor--offline .nodex-server-monitor__status>i{background:#dc5e5e}
.nodex-server-monitor__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:15px 0 12px;padding:11px 0;border-top:1px solid #e4ebf2;border-bottom:1px solid #e4ebf2}.nodex-server-monitor__stats>div{padding:0 10px;border-right:1px solid #e6edf3}.nodex-server-monitor__stats>div:first-child{padding-left:0}.nodex-server-monitor__stats>div:last-child{padding-right:0;border-right:0}.nodex-server-monitor__stats small{display:block;margin-bottom:4px;color:#8496a7;font-size:7px;font-weight:800;letter-spacing:.07em}.nodex-server-monitor__stats strong{display:block;color:#163a5c;font-size:12px;font-weight:800}.nodex-server-monitor__history{display:grid;grid-template-columns:repeat(60,minmax(2px,1fr));gap:2px;height:24px}.nodex-server-monitor__history>i{display:block;border-radius:2px;background:#e6edf3}.nodex-server-monitor__history>i.is-good{background:#36b88a}.nodex-server-monitor__history>i.is-warn{background:#e7b542}.nodex-server-monitor__history>i.is-down{background:#dc6262}.nodex-server-monitor__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:11px;color:#8496a7;font-size:8px}.nodex-server-monitor__foot>a{display:inline-flex;align-items:center;gap:6px;color:#1f64a5;font-size:9px;font-weight:800}.nodex-account-servers__note{margin:12px 0 0!important;color:#8193a4;font-size:8px!important;line-height:1.45}
@media(max-width:820px){.nodex-account-servers__grid{grid-template-columns:1fr}}@media(max-width:520px){.nodex-account-servers{padding:17px}.nodex-account-servers__head{align-items:flex-start;flex-direction:column}.nodex-server-monitor__top{grid-template-columns:38px minmax(0,1fr)}.nodex-server-monitor__status{grid-column:1/-1;width:max-content}.nodex-server-monitor__history{gap:1px}.nodex-server-monitor__foot{align-items:flex-start;flex-direction:column}}
/* Corporate server sales, transparency and trust modules. */
.nodex-corporate-solutions,.nodex-public-status,.nodex-service-standards,.nodex-server-faq{width:min(1180px,calc(100% - 36px));margin:22px auto 0;padding:30px;border:1px solid #dbe6f0;border-radius:16px;background:#fff;box-sizing:border-box;box-shadow:0 14px 38px rgba(12,42,70,.06)}
.nodex-corporate-heading{max-width:760px;margin-bottom:22px}.nodex-corporate-heading>span{display:block;margin-bottom:7px;color:#2773b7;font-size:9px;font-weight:800;letter-spacing:.12em}.nodex-corporate-heading h2{margin:0!important;color:#102d49;font-size:27px!important;line-height:1.2;font-weight:800;letter-spacing:-.025em}.nodex-corporate-heading p{margin:9px 0 0;color:#6f8497;font-size:12px;line-height:1.65}
.nodex-corporate-solutions__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nodex-corporate-solutions__grid>article{position:relative;min-width:0;padding:21px;border:1px solid #dfe8f0;border-radius:12px;background:#fbfdff;box-sizing:border-box}.nodex-corporate-solutions__grid>article.is-featured{border-color:#6ca4d4;background:linear-gradient(180deg,#f9fcff,#edf6fd)}.nodex-corporate-solutions__grid>article>i{display:grid;place-items:center;width:42px;height:42px;margin-bottom:16px;border-radius:9px;background:#eaf3fb;color:#1f69a8;font-size:16px}.nodex-corporate-solutions__grid small{display:block;color:#788da0;font-size:8px;font-weight:800;letter-spacing:.08em}.nodex-corporate-solutions__grid h3{margin:6px 0 8px!important;color:#15334f;font-size:17px!important;font-weight:800}.nodex-corporate-solutions__grid p{min-height:58px;margin:0;color:#6e8295;font-size:10px;line-height:1.6}.nodex-corporate-solutions__grid ul{margin:14px 0 0;padding:13px 0 0;border-top:1px solid #e5edf3;list-style:none}.nodex-corporate-solutions__grid li{position:relative;margin:7px 0;padding-left:15px;color:#405b73;font-size:9px;font-weight:650}.nodex-corporate-solutions__grid li:before{content:"\2713";position:absolute;left:0;color:#20a07c;font-weight:900}.nodex-corporate-solutions__badge{position:absolute;top:13px;right:13px;padding:4px 7px;border-radius:20px;background:#1d669f;color:#fff;font-size:7px;font-weight:800;letter-spacing:.07em}.nodex-corporate-solutions__action{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px;padding:17px 19px;border-radius:11px;background:#102f4c;color:#fff}.nodex-corporate-solutions__action strong,.nodex-corporate-solutions__action span{display:block}.nodex-corporate-solutions__action strong{font-size:12px}.nodex-corporate-solutions__action span{margin-top:4px;color:#bfd2e1;font-size:9px}.nodex-corporate-solutions__action a{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:7px;background:#fff;color:#1b5f97;font-size:9px;font-weight:800;white-space:nowrap}
.nodex-public-status{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:30px;background:linear-gradient(135deg,#0d2b47,#164d77);border-color:#174d76;color:#fff}.nodex-public-status__intro>span{display:block;margin-bottom:8px;color:#7ed5e6;font-size:8px;font-weight:800;letter-spacing:.12em}.nodex-public-status__intro h2{margin:0!important;color:#fff!important;font-size:25px!important;font-weight:800}.nodex-public-status__intro p{margin:9px 0 17px;color:#c1d3e0;font-size:10px;line-height:1.65}.nodex-public-status__live{display:inline-grid;grid-template-columns:8px auto;align-items:center;gap:2px 8px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(255,255,255,.07)}.nodex-public-status__live>i{grid-row:1/span 2;width:8px;height:8px;border-radius:50%;background:#3ad299;box-shadow:0 0 0 5px rgba(58,210,153,.12)}.nodex-public-status__live strong{font-size:9px}.nodex-public-status__live small{color:#9db6c9;font-size:7px}.nodex-public-status__panel{align-self:center;padding:19px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.07)}.nodex-public-status__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.nodex-public-status__panel-head strong{font-size:10px}.nodex-public-status__panel-head span{color:#a9c0d1;font-size:8px}.nodex-public-status__days{display:grid;grid-template-columns:repeat(45,minmax(2px,1fr));gap:3px}.nodex-public-status__days i{height:8px;border-radius:2px}.nodex-public-status__days .is-pending{background:rgba(255,255,255,.15)}.nodex-public-status__days .is-measured{background:#3ad299}.nodex-public-status__legend{display:flex;align-items:center;gap:13px;margin-top:12px;color:#b3c8d7;font-size:7px}.nodex-public-status__legend span{display:inline-flex;align-items:center;gap:5px}.nodex-public-status__legend i{width:7px;height:7px;border-radius:2px;background:rgba(255,255,255,.15)}.nodex-public-status__legend i.is-measured{background:#3ad299}.nodex-public-status__legend strong{margin-left:auto;color:#d8e6ef;font-size:7px}
.nodex-service-standards__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.nodex-service-standards__grid article{padding:19px;border:1px solid #e0e8f0;border-radius:11px;background:#fafcff}.nodex-service-standards__grid i{color:#2472b5;font-size:16px}.nodex-service-standards__grid h3{margin:12px 0 7px!important;color:#173550;font-size:14px!important;font-weight:800}.nodex-service-standards__grid p{margin:0;color:#728698;font-size:9px;line-height:1.6}.nodex-service-standards__note{margin:14px 0 0!important;padding:10px 12px;border-radius:8px;background:#f2f7fb;color:#6f8497;font-size:8px!important;line-height:1.5}.nodex-service-standards__note i{margin-right:5px;color:#2773b7}
.nodex-server-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.nodex-server-faq details{border:1px solid #dfe8f0;border-radius:10px;background:#fbfdff}.nodex-server-faq summary{position:relative;padding:15px 40px 15px 16px;color:#173550;font-size:10px;font-weight:800;cursor:pointer;list-style:none}.nodex-server-faq summary:after{content:"+";position:absolute;top:50%;right:16px;transform:translateY(-50%);color:#2472b5;font-size:16px}.nodex-server-faq details[open] summary:after{content:"\2212"}.nodex-server-faq details p{margin:0;padding:0 16px 15px;color:#6f8396;font-size:9px;line-height:1.65}.nodex-footer__legal{display:flex;align-items:center;gap:14px}.nodex-footer__legal a{color:#91a9bb;font-size:8px}.nodex-footer__legal a:hover{color:#fff}
@media(max-width:980px){.nodex-corporate-solutions__grid,.nodex-service-standards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nodex-public-status{grid-template-columns:1fr}.nodex-public-status__days{grid-template-columns:repeat(30,minmax(2px,1fr))}}@media(max-width:620px){.nodex-corporate-solutions,.nodex-public-status,.nodex-service-standards,.nodex-server-faq{width:calc(100% - 24px);padding:21px}.nodex-corporate-heading h2{font-size:22px!important}.nodex-corporate-solutions__grid,.nodex-service-standards__grid,.nodex-server-faq__grid{grid-template-columns:1fr}.nodex-corporate-solutions__action,.nodex-public-status__panel-head,.nodex-public-status__legend,.nodex-footer__legal{align-items:flex-start;flex-direction:column}.nodex-corporate-solutions__action a{width:100%;justify-content:center;box-sizing:border-box}.nodex-public-status__days{grid-template-columns:repeat(20,minmax(2px,1fr))}.nodex-public-status__legend strong{margin-left:0}}

/* Knowledge base and corporate support center. */
.nodex-public-status__link{display:flex;align-items:center;gap:7px;width:max-content;margin-top:12px;color:#fff!important;font-size:8px;font-weight:800}.nodex-kb{background:#f4f8fc;color:#12314d}.nodex-kb__hero{padding:52px 20px;background:linear-gradient(135deg,#0d2d49,#175d88);color:#fff}.nodex-kb__hero .nodex-container{width:min(1180px,100%);margin:auto}.nodex-kb__eyebrow{display:block;margin-bottom:8px;color:#2c78ba;font-size:9px;font-weight:850;letter-spacing:.12em}.nodex-kb__hero .nodex-kb__eyebrow{color:#80d9ed}.nodex-kb__hero h1{margin:0!important;color:#fff!important;font-size:38px!important;line-height:1.15;font-weight:850;letter-spacing:-.03em}.nodex-kb__hero p{max-width:680px;margin:12px 0 22px;color:#c8d9e7;font-size:13px;line-height:1.65}.nodex-kb__search{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;max-width:850px;padding:8px 8px 8px 17px;border-radius:12px;background:#fff;box-shadow:0 16px 35px rgba(0,0,0,.16)}.nodex-kb__search>i{color:#6c8499}.nodex-kb__search input{height:40px!important;margin:0!important;border:0!important;background:transparent!important;color:#173550!important;font-size:11px!important;box-shadow:none!important}.nodex-kb__search button{height:40px;padding:0 16px;border:0;border-radius:8px;background:#1e6eae;color:#fff;font-size:9px;font-weight:800;cursor:pointer}.nodex-kb__quick{display:flex;align-items:center;gap:12px;margin-top:14px;color:#a9c3d6;font-size:8px}.nodex-kb__quick a{color:#fff;border-bottom:1px solid rgba(255,255,255,.3)}.nodex-kb__categories{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(1180px,calc(100% - 36px))!important;margin:-22px auto 24px!important}.nodex-kb__categories>a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;border:1px solid #dce7f1;border-radius:12px;background:#fff;box-shadow:0 10px 25px rgba(12,42,70,.06)}.nodex-kb__categories>a>i:first-child{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#eaf3fb;color:#2473b6}.nodex-kb__categories strong,.nodex-kb__categories small{display:block}.nodex-kb__categories strong{color:#183650;font-size:10px}.nodex-kb__categories small{margin-top:3px;color:#7b8fa1;font-size:8px}.nodex-kb__categories>a>i:last-child{color:#79a2c5;font-size:9px}.nodex-kb__content{display:grid!important;grid-template-columns:minmax(0,1fr) 270px;gap:18px;width:min(1180px,calc(100% - 36px))!important;margin:0 auto!important;padding:0 0 48px!important}.nodex-kb__section,.nodex-kb__aside>div{padding:24px;border:1px solid #dce7f1;border-radius:14px;background:#fff}.nodex-kb__section+.nodex-kb__section{margin-top:16px}.nodex-kb__section h2{margin:0 0 17px!important;color:#14324e;font-size:22px!important}.nodex-kb__article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #e6edf3}.nodex-kb__article>i:first-child{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#edf5fb;color:#2773b7}.nodex-kb__article strong,.nodex-kb__article small{display:block}.nodex-kb__article strong{color:#284761;font-size:10px}.nodex-kb__article small{margin-top:3px;color:#8395a5;font-size:8px}.nodex-kb__article>i:last-child{color:#87a7c1;font-size:8px}.nodex-kb__section details{border-bottom:1px solid #e3ebf2}.nodex-kb__section summary{position:relative;padding:15px 34px 15px 0;color:#1d405f;font-size:10px;font-weight:800;cursor:pointer;list-style:none}.nodex-kb__section summary:after{content:"+";position:absolute;right:5px;color:#2473b6;font-size:16px}.nodex-kb__section details[open] summary:after{content:"−"}.nodex-kb__section details p{margin:0;padding:0 25px 16px 0;color:#71869a;font-size:9px;line-height:1.7}.nodex-kb__empty{text-align:center;padding:24px;color:#71869a}.nodex-kb__empty>i{font-size:25px;color:#82a7c5}.nodex-kb__empty h3{color:#23445f}.nodex-kb__aside>div{margin-bottom:14px}.nodex-kb__aside>div>i{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#eaf3fb;color:#2473b6}.nodex-kb__aside h3{margin:14px 0 7px!important;color:#183650;font-size:15px!important}.nodex-kb__aside p{color:#758a9d;font-size:9px;line-height:1.6}.nodex-kb__aside a{color:#1f6dac;font-size:9px;font-weight:800}.nodex-kb__status{background:#102f4c!important;color:#fff}.nodex-kb__status>span{color:#83d9b8;font-size:8px;font-weight:800}.nodex-kb__status>span i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#42d39b}.nodex-kb__status h3{color:#fff!important}.nodex-kb__status p{color:#bed0df}.nodex-kb__status a{color:#fff}
@media(max-width:900px){.nodex-kb__categories{grid-template-columns:repeat(2,minmax(0,1fr))}.nodex-kb__content{grid-template-columns:1fr}}@media(max-width:560px){.nodex-kb__hero h1{font-size:29px!important}.nodex-kb__search{grid-template-columns:18px minmax(0,1fr)}.nodex-kb__search button{grid-column:1/-1;width:100%}.nodex-kb__categories{grid-template-columns:1fr}.nodex-kb__content,.nodex-kb__categories{width:calc(100% - 24px)!important}.nodex-kb__quick{flex-wrap:wrap}}

/* Server page readability pass: comfortable type scale and consistent rhythm. */
.nodex-corporate-solutions,.nodex-public-status,.nodex-service-standards,.nodex-server-faq{padding:38px!important;margin-top:28px!important}
.nodex-corporate-heading{max-width:820px;margin-bottom:28px}.nodex-corporate-heading>span{margin-bottom:9px;font-size:12px!important;line-height:1.4}.nodex-corporate-heading h2{font-size:32px!important;line-height:1.18!important}.nodex-corporate-heading p{margin-top:12px;font-size:16px!important;line-height:1.65!important}
.nodex-corporate-solutions__grid{gap:16px}.nodex-corporate-solutions__grid>article{padding:25px}.nodex-corporate-solutions__grid small{font-size:11px!important;line-height:1.4}.nodex-corporate-solutions__grid h3{margin:8px 0 10px!important;font-size:20px!important;line-height:1.3}.nodex-corporate-solutions__grid p{min-height:76px;font-size:14px!important;line-height:1.65}.nodex-corporate-solutions__grid li{margin:9px 0;padding-left:19px;font-size:13px!important;line-height:1.5}.nodex-corporate-solutions__badge{font-size:10px!important}.nodex-corporate-solutions__action{margin-top:18px;padding:21px 23px}.nodex-corporate-solutions__action strong{font-size:16px!important}.nodex-corporate-solutions__action span{font-size:13px!important}.nodex-corporate-solutions__action a{padding:13px 17px;font-size:13px!important}
.nodex-public-status__intro>span{font-size:12px!important}.nodex-public-status__intro h2{font-size:31px!important}.nodex-public-status__intro p{font-size:15px!important;line-height:1.65}.nodex-public-status__live strong{font-size:13px!important}.nodex-public-status__live small,.nodex-public-status__link{font-size:11px!important}.nodex-public-status__panel-head strong{font-size:14px!important}.nodex-public-status__panel-head span{font-size:12px!important}.nodex-public-status__legend,.nodex-public-status__legend strong{font-size:11px!important}
.nodex-service-standards__grid{gap:16px}.nodex-service-standards__grid article{padding:23px}.nodex-service-standards__grid i{font-size:20px}.nodex-service-standards__grid h3{margin:14px 0 9px!important;font-size:18px!important;line-height:1.3}.nodex-service-standards__grid p{font-size:14px!important;line-height:1.65}.nodex-service-standards__note{margin-top:18px!important;padding:14px 16px;font-size:12px!important;line-height:1.6}
.nodex-server-faq__grid{gap:12px}.nodex-server-faq summary{padding:19px 46px 19px 20px;font-size:14px!important;line-height:1.45}.nodex-server-faq details p{padding:0 20px 19px;font-size:14px!important;line-height:1.7}.nodex-server-faq summary:after{right:20px;font-size:20px}
.nodex-server-benefit-heading>span{font-size:12px!important}.nodex-server-benefit-heading h3{font-size:31px!important}.nodex-server-benefit-heading p{font-size:16px!important;line-height:1.6}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{min-height:168px!important;padding:25px!important;grid-template-columns:50px minmax(0,1fr)!important;column-gap:18px!important}.nodex-server-details .hostozellk:before{width:50px!important;height:50px!important;font-size:19px!important}.nodex-server-details .hostozellk h4{font-size:19px!important;line-height:1.35!important}.nodex-server-details .hostozellk p{font-size:14px!important;line-height:1.65!important}.nodex-server-cta h3{font-size:21px!important}.nodex-server-cta p,.nodex-server-cta a{font-size:14px!important}
.nodex-footer__legal a{font-size:12px!important}
@media(max-width:980px){.nodex-corporate-solutions,.nodex-public-status,.nodex-service-standards,.nodex-server-faq{padding:30px!important}.nodex-corporate-solutions__grid,.nodex-service-standards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nodex-corporate-solutions__grid p{min-height:0}}
@media(max-width:620px){.nodex-corporate-solutions,.nodex-public-status,.nodex-service-standards,.nodex-server-faq{padding:23px!important}.nodex-corporate-heading h2,.nodex-public-status__intro h2,.nodex-server-benefit-heading h3{font-size:25px!important}.nodex-corporate-heading p,.nodex-public-status__intro p,.nodex-server-benefit-heading p{font-size:14px!important}.nodex-server-faq summary,.nodex-server-faq details p,.nodex-service-standards__grid p,.nodex-corporate-solutions__grid p{font-size:14px!important}.nodex-server-details .hostozellk,.nodex-server-details #hostrightozellk{grid-template-columns:46px minmax(0,1fr)!important;padding:20px!important}.nodex-server-details .hostozellk h4{font-size:17px!important}.nodex-server-details .hostozellk p{font-size:14px!important}}

/* Unified corporate and legal content pages. */
.nodex-content-page{min-height:620px;padding-bottom:64px;background:#f3f7fb;color:#15324d}.nodex-content-page__hero{padding:44px 20px 48px;background:linear-gradient(135deg,#0e304e,#175d88);color:#fff}.nodex-content-page__hero .nodex-container{width:min(1180px,100%);margin:auto}.nodex-content-page__eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#84d8e9;font-size:12px;font-weight:850;letter-spacing:.12em}.nodex-content-page__hero h1{max-width:900px;margin:0!important;color:#fff!important;font-size:38px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.03em}.nodex-content-page__hero p{max-width:760px;margin:12px 0 0;color:#c7d9e7;font-size:15px;line-height:1.65}.nodex-content-page__layout{display:grid!important;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;width:min(1180px,calc(100% - 36px))!important;margin:-20px auto 0!important;padding:0!important}.nodex-content-page__layout--full{grid-template-columns:1fr}.nodex-content-page__sidebar,.nodex-content-page__article{border:1px solid #dce7f1;border-radius:15px;background:#fff;box-shadow:0 12px 34px rgba(12,42,70,.06)}.nodex-content-page__sidebar{position:sticky;top:20px;overflow:hidden}.nodex-content-page__sidebar-title{display:block;padding:19px 20px;border-bottom:1px solid #e4ecf3;color:#173650;font-size:14px;font-weight:850}.nodex-content-page__sidebar nav{padding:8px}.nodex-content-page__sidebar nav a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 12px;border-radius:8px;color:#557087;font-size:13px;font-weight:650;transition:.18s ease}.nodex-content-page__sidebar nav a:hover{background:#f0f6fb;color:#1f68a5}.nodex-content-page__sidebar nav a.is-active{background:#eaf4fc;color:#1768a8;font-weight:800}.nodex-content-page__sidebar nav a i{font-size:9px;color:#8aa8c0}.nodex-content-page__support{margin:8px;padding:17px;border-radius:10px;background:#102f4c;color:#fff}.nodex-content-page__support>i{color:#72d3e5;font-size:18px}.nodex-content-page__support strong{display:block;margin:11px 0 5px;font-size:14px}.nodex-content-page__support p{margin:0 0 11px;color:#bfd0de;font-size:12px;line-height:1.55}.nodex-content-page__support a{color:#fff;font-size:12px;font-weight:800}.nodex-content-page__article{min-width:0;overflow:hidden}.nodex-content-page__breadcrumb{padding:16px 30px;border-bottom:1px solid #e2eaf1;background:#f9fbfd;color:#72889b;font-size:12px}.nodex-content-page__breadcrumb .breadcrumb{float:none!important;width:auto!important;margin:0!important;padding:0!important;text-align:left!important}.nodex-content-page__body{padding:34px 38px 42px;color:#334f68;font-size:15px;line-height:1.78}.nodex-content-page__body>*:first-child{margin-top:0!important}.nodex-content-page__body h1,.nodex-content-page__body h2,.nodex-content-page__body h3,.nodex-content-page__body h4,.nodex-content-page__body h5{color:#15324d!important;font-weight:800!important;letter-spacing:-.015em}.nodex-content-page__body h1{font-size:30px!important}.nodex-content-page__body h2{margin:32px 0 13px!important;padding-top:26px;border-top:1px solid #e0e8ef;font-size:25px!important;line-height:1.3}.nodex-content-page__body h3{margin:27px 0 11px!important;font-size:20px!important}.nodex-content-page__body h4{margin:24px 0 10px!important;font-size:17px!important}.nodex-content-page__body p{margin:0 0 17px!important;color:#445f76!important;font-size:15px!important;line-height:1.78!important}.nodex-content-page__body ul,.nodex-content-page__body ol{margin:12px 0 22px!important;padding-left:25px!important}.nodex-content-page__body li{margin:8px 0!important;padding-left:4px;color:#405d75!important;font-size:15px!important;line-height:1.7!important}.nodex-content-page__body hr{height:1px;margin:28px 0;border:0;background:#dfe8ef}.nodex-content-page__body a{color:#176db2!important;font-weight:700}.nodex-content-page__body table{width:100%!important;margin:20px 0;border-collapse:separate;border-spacing:0;border:1px solid #dce7f0;border-radius:10px;overflow:hidden}.nodex-content-page__body th,.nodex-content-page__body td{padding:13px 15px!important;border:0!important;border-bottom:1px solid #e3ebf2!important;font-size:13px!important}.nodex-content-page__body th{background:#edf5fb;color:#173650}.nodex-content-page__body blockquote{margin:20px 0;padding:16px 18px;border-left:4px solid #2675b7;border-radius:0 9px 9px 0;background:#eef5fb;color:#49677f}
@media(max-width:900px){.nodex-content-page__layout{grid-template-columns:1fr}.nodex-content-page__sidebar{position:static;order:2}.nodex-content-page__article{order:1}.nodex-content-page__sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.nodex-content-page__hero{padding:34px 20px 40px}.nodex-content-page__hero h1{font-size:29px!important}.nodex-content-page__hero p{font-size:14px}.nodex-content-page__layout{width:calc(100% - 24px)!important}.nodex-content-page__body{padding:24px 20px 30px;font-size:14px}.nodex-content-page__body h2{font-size:22px!important}.nodex-content-page__body h3{font-size:18px!important}.nodex-content-page__body p,.nodex-content-page__body li{font-size:14px!important}.nodex-content-page__sidebar nav{grid-template-columns:1fr}.nodex-content-page__breadcrumb{padding:14px 20px}}
.nodex-legal-summary{margin:0 0 30px;padding:21px 23px;border:1px solid #cfe2f1;border-radius:12px;background:linear-gradient(135deg,#eef7fd,#f8fbfe)}.nodex-legal-summary strong{display:block;color:#1768a8;font-size:18px}.nodex-legal-summary p{margin:7px 0!important;color:#45657d!important}.nodex-legal-summary span{display:block;color:#7a8fa1;font-size:12px;font-weight:700}.nodex-legal-callout{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;margin-top:32px;padding:20px;border-radius:12px;background:#102f4c;color:#fff}.nodex-legal-callout>i{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:rgba(255,255,255,.1);color:#75d5e6;font-size:17px}.nodex-legal-callout strong{display:block;font-size:15px}.nodex-legal-callout p{margin:5px 0 0!important;color:#c5d6e3!important;font-size:13px!important;line-height:1.65!important}.nodex-content-page__body li strong{color:#244863}
.nodex-public-status__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px}.nodex-public-status__stats>span{padding:10px 11px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.055)}.nodex-public-status__stats small,.nodex-public-status__stats strong{display:block}.nodex-public-status__stats small{color:#a9c0d1;font-size:9px;font-weight:700}.nodex-public-status__stats strong{margin-top:3px;color:#fff;font-size:16px}.nodex-public-status__stats>span:first-child strong{color:#66e0b1}.nodex-public-status__days .is-ok,.nodex-public-status__legend i.is-ok{background:#3ad299}.nodex-public-status__days .is-warn,.nodex-public-status__legend i.is-warn{background:#edbd4d}.nodex-public-status__days .is-down,.nodex-public-status__legend i.is-down{background:#e16d6d}@media(max-width:620px){.nodex-public-status__stats{grid-template-columns:1fr}.nodex-public-status__stats small{font-size:11px}.nodex-public-status__stats strong{font-size:18px}}
.nodex-company-identity{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:4px 0 24px}.nodex-company-identity>div{padding:15px 17px;border:1px solid #dce7f0;border-radius:9px;background:#f8fbfd}.nodex-company-identity small,.nodex-company-identity strong{display:block}.nodex-company-identity small{margin-bottom:5px;color:#758b9e;font-size:11px;font-weight:750}.nodex-company-identity strong{color:#1b3b57;font-size:13px;line-height:1.5}.nodex-company-identity a{color:#176db2!important}@media(max-width:620px){.nodex-company-identity{grid-template-columns:1fr}}

/* Back-to-top control aligned with the Nodex navy/blue interface. */
.cd-top{z-index:8990!important;width:46px!important;height:46px!important;right:24px!important;bottom:24px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:12px!important;background-color:#155f9c!important;background-image:url(../images/cd-top-arrow.svg),linear-gradient(145deg,#123f68 0%,#176fae 100%)!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-size:16px auto,100% 100%!important;box-shadow:0 10px 26px rgba(10,47,79,.24),inset 0 1px rgba(255,255,255,.12)!important;opacity:0!important;transform:translateY(8px)!important;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease,visibility 0s .2s!important}
.cd-top.cd-is-visible{visibility:visible!important;opacity:.92!important;transform:translateY(0)!important;transition-delay:0s!important}
.cd-top.cd-fade-out{opacity:.78!important}
.cd-top.cd-is-visible:hover,.cd-top.cd-is-visible:focus{opacity:1!important;transform:translateY(-2px)!important;background-color:#176fae!important;box-shadow:0 14px 30px rgba(10,47,79,.3),inset 0 1px rgba(255,255,255,.16)!important;outline:0!important}
.cd-top.cd-is-visible:focus-visible{box-shadow:0 0 0 4px rgba(39,125,194,.2),0 14px 30px rgba(10,47,79,.3)!important}
@media(max-width:700px){.cd-top{width:42px!important;height:42px!important;right:14px!important;bottom:16px!important;border-radius:11px!important;background-size:14px auto,100% 100%!important}}

/* Corporate cart: one authoritative layout for WISECP's nested basket markup. */
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)){background:#f3f7fb!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin))>#wrapper{width:min(1180px,calc(100% - 32px))!important;margin-right:auto!important;margin-left:auto!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(280px,320px)!important;align-items:start!important;gap:24px!important;float:none!important;width:100%!important;margin:30px 0 56px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright{float:none!important;width:auto!important;min-width:0!important;margin:0!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright{position:sticky!important;top:86px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik{display:block!important;float:none!important;width:100%!important;height:54px!important;margin:0 0 12px!important;padding:0!important;border:1px solid rgba(103,185,224,.24)!important;border-radius:13px!important;background:linear-gradient(115deg,#0d3556,#197ca8)!important;color:#fff!important;font-size:12px!important;line-height:54px!important;font-weight:800!important;box-sizing:border-box!important;overflow:hidden!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik>div{display:grid!important;grid-template-columns:minmax(0,1fr) 155px 135px!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0 22px!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik .uhinfo,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik .uhperiyod,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik .uhtutar{float:none!important;width:auto!important;margin:0!important;padding:0!important;line-height:1.2!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik .uhperiyod,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik .uhtutar{text-align:center!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) #item_list{width:100%!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlist{position:relative!important;float:none!important;width:100%!important;margin:0 0 12px!important;padding:0!important;border:1px solid #d8e4ee!important;border-radius:13px!important;background:#fff!important;box-shadow:0 12px 30px rgba(13,51,82,.065)!important;box-sizing:border-box!important;overflow:hidden!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon{display:grid!important;grid-template-columns:minmax(0,1fr) 155px 135px 36px!important;align-items:center!important;gap:0!important;width:100%!important;padding:24px 22px!important;color:#35536c!important;font-size:12px!important;line-height:1.6!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>div{float:none!important;width:auto!important;min-width:0!important;margin:0!important;padding:0 12px 0 0!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.uhinfo{padding-right:24px!important;color:#587188!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.uhperiyod,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.uhtutar,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.uhsil{text-align:center!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.clear{display:none!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon h3,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon h4,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon h5{margin:0 0 6px!important;color:#173a56!important;font-size:15px!important;line-height:1.35!important;font-weight:800!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon .uhtutar h4,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon .uhtutar h5{margin:0!important;color:#176da8!important;font-size:19px!important;font-weight:900!important;white-space:nowrap!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon select{width:100%!important;max-width:130px!important;height:40px!important;padding:0 30px 0 10px!important;border:1px solid #cedeea!important;border-radius:8px!important;background:#fbfdff!important;color:#173a56!important;font-size:12px!important;font-weight:750!important;box-shadow:none!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon .fa-trash,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon .fa-trash-o{color:#718da3!important;font-size:18px!important;transition:.18s ease!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon a:hover .fa-trash,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon a:hover .fa-trash-o{color:#d65f5f!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlist .row-label.green-label{z-index:2!important;top:10px!important;left:12px!important;height:23px!important;margin:0!important;padding:0 9px!important;border:1px solid #c7deef!important;border-radius:6px!important;background:#eaf4fc!important;color:#176da8!important;font-size:8px!important;line-height:21px!important;font-weight:850!important;letter-spacing:.06em!important;text-transform:uppercase!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlist .row-label.green-label:before{display:none!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlist:has(.row-label) .sepetlistcon{padding-top:45px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetrightshadow{overflow:hidden!important;border:1px solid #d8e4ee!important;border-radius:13px!important;background:#fff!important;box-shadow:0 12px 30px rgba(13,51,82,.075)!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright .sepetbaslik{display:flex!important;align-items:center!important;float:none!important;width:100%!important;height:54px!important;margin:0!important;padding:0 19px!important;border:0!important;border-radius:0!important;background:linear-gradient(115deg,#0d3556,#197ca8)!important;color:#fff!important;font-size:14px!important;line-height:1.2!important;font-weight:800!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright .sepetbaslik>div{width:100%!important;margin:0!important;padding:0!important;text-align:left!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetrightcon{padding:8px 19px 18px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo{width:100%!important;color:#314e66!important;font-size:11px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo tr td{padding:13px 0!important;border-bottom:1px solid #e3ebf2!important;vertical-align:middle!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo tr td:last-child{text-align:right!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo strong{color:#173650!important;font-weight:800!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo h5{width:auto!important;margin:0!important;color:#176da8!important;font-size:16px!important;font-weight:900!important;white-space:nowrap!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo .totalamountinfo{padding:18px 0 7px!important;border:0!important;text-align:right!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetsipinfo .totalamountinfo h5{margin-top:5px!important;font-size:25px!important;line-height:1.15!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright .gonderbtn{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:49px!important;margin:13px 0 0!important;padding:0 44px 0 18px!important;border:0!important;border-radius:10px!important;background:linear-gradient(110deg,#176da8,#238bc1)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:850!important;box-shadow:0 10px 24px rgba(17,92,143,.2)!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright .gonderbtn:after{content:'\f061';position:absolute;right:18px;top:50%;font-family:FontAwesome;transform:translateY(-50%)}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright #continue_go[style*="display: none"],body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright #continue_block[style*="display: none"]{display:none!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft .lbtn{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:43px!important;margin:17px 0!important;padding:0 18px!important;border:1px solid #c9dbe9!important;border-radius:9px!important;background:#fff!important;color:#1b669e!important;font-size:11px!important;font-weight:800!important;box-shadow:0 7px 17px rgba(20,64,100,.055)!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .paymentlogos{margin:14px 0 0!important;padding:17px!important;border:1px solid #dfe8f0!important;border-radius:11px!important;background:#fff!important;box-sizing:border-box!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .paymentlogos .plogos1{width:min(260px,65%)!important;height:auto!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .paymentlogos .plogos2{width:82px!important;height:auto!important;margin-left:14px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) #empty_list{margin:0!important;padding:52px 24px!important;border:1px solid #d8e4ee!important;border-radius:13px!important;background:#fff!important;color:#47677f!important;text-align:center!important;box-shadow:0 12px 30px rgba(13,51,82,.06)!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) #empty_list i{display:grid!important;place-items:center!important;width:62px!important;height:62px!important;margin:0 auto 17px!important;border-radius:17px!important;background:#eaf4fc!important;color:#176da8!important;font-size:26px!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) #empty_list h4{color:#173a56!important;font-size:20px!important;font-weight:800!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet.is-empty{grid-template-columns:1fr!important;max-width:760px!important;margin-right:auto!important;margin-left:auto!important}
body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet.is-empty .sepetleft>.sepetbaslik,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet.is-empty .sepetright,body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet.is-empty .paymentlogos{display:none!important}
@media(max-width:920px){body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet{grid-template-columns:1fr!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetright{position:static!important;top:auto!important}}
@media(max-width:680px){body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin))>#wrapper{width:calc(100% - 22px)!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepet{margin-top:20px!important;gap:16px!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft>.sepetbaslik{display:none!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon{grid-template-columns:1fr!important;gap:12px!important;padding:19px!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>div{padding:0!important;text-align:left!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>div:not(:first-child):not(.clear){padding-top:11px!important;border-top:1px solid #e5edf4!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetlistcon>.uhsil{text-align:right!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .sepetleft .lbtn{width:100%!important;box-sizing:border-box!important}body#clean-theme-client:has(.sepet):not(:has(.orderuserlogin)) .paymentlogos{display:none!important}}
/* Checkout account step: structured registration and login layout */
body#clean-theme-client:has(.orderuserlogin) .sepet{
    float:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;
    align-items:start!important;gap:22px!important;width:min(1120px,calc(100% - 36px))!important;
    margin:30px auto 64px!important;box-sizing:border-box!important
}
body#clean-theme-client:has(.orderuserlogin) .sepetleft,
body#clean-theme-client:has(.orderuserlogin) .sepetright{float:none!important;width:auto!important;min-width:0!important}
body#clean-theme-client:has(.orderuserlogin) .sepetright{position:sticky!important;top:88px!important}
body#clean-theme-client:has(.orderuserlogin) .sepetbaslik{
    float:none!important;display:flex!important;align-items:center!important;width:100%!important;min-height:52px!important;
    line-height:1.2!important;border-radius:11px 11px 0 0!important;background:linear-gradient(105deg,#0e4168,#1679ad)!important;
    color:#fff!important;font-size:14px!important;font-weight:800!important;box-sizing:border-box!important
}
body#clean-theme-client:has(.orderuserlogin) .sepetbaslik>div{width:100%!important;padding:0 22px!important;text-align:left!important;box-sizing:border-box!important}
body#clean-theme-client:has(.orderuserlogin) .sepetbaslik .yuzde70{float:none!important;width:100%!important}
body#clean-theme-client:has(.orderuserlogin) .sepetlist{
    float:none!important;width:100%!important;margin:0!important;padding:0!important;border:1px solid #dbe6f0!important;border-top:0!important;
    border-radius:0 0 12px 12px!important;background:#fff!important;box-sizing:border-box!important;
    box-shadow:0 14px 34px rgba(15,47,79,.07)!important
}
body#clean-theme-client:has(.orderuserlogin) .sepetlistcon{display:block!important;padding:30px 32px 34px!important;box-sizing:border-box!important}
body#clean-theme-client:has(.orderuserlogin) .userverification,
body#clean-theme-client:has(.orderuserlogin) .orderuserlogin{float:none!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
body#clean-theme-client:has(.orderuserlogin) .orderuserlogin>h2{
    max-width:650px!important;margin:0 0 22px!important;color:#142f49!important;font-size:22px!important;line-height:1.35!important;
    font-weight:800!important;letter-spacing:-.02em!important;text-align:left!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    column-gap:12px!important;
    width:100%!important;
    margin:0!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom{position:absolute!important;opacity:0!important;pointer-events:none!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom-label{
    position:relative!important;float:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
    width:100%!important;min-width:0!important;min-height:46px!important;margin:0 0 22px!important;padding:0 17px 0 43px!important;
    border:1px solid #d5e1ec!important;border-radius:8px!important;background:#f8fafc!important;color:#3a5269!important;
    font-size:13px!important;font-weight:750!important;vertical-align:top!important;box-sizing:border-box!important;cursor:pointer!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom-label:nth-of-type(2){margin-right:0!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom-label:before{
    position:absolute!important;left:15px!important;top:50%!important;width:18px!important;height:18px!important;margin:0!important;
    transform:translateY(-50%)!important;border:2px solid #9bb0c3!important;border-radius:50%!important;background:#fff!important;box-sizing:border-box!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom:checked+.radio-custom-label{
    border-color:#2879bb!important;background:#eef6fd!important;color:#195d97!important;box-shadow:0 0 0 3px rgba(40,121,187,.07)!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom:checked+.radio-custom-label:before{border:5px solid #2879bb!important;background:#fff!important}
body#clean-theme-client:has(.orderuserlogin) #form_register_content,
body#clean-theme-client:has(.orderuserlogin) #form_login_content,
body#clean-theme-client:has(.orderuserlogin) #form_forget_content{
    grid-column:1/-1!important;
    width:100%!important;
    margin:0!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount table,
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount tbody{display:block!important;width:100%!important;margin:0!important;border:0!important}
body#clean-theme-client:has(.orderuserlogin) #form_register_content tbody{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount tr{
    float:none!important;display:flex!important;align-items:stretch!important;flex-direction:column!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important
}
body#clean-theme-client:has(.orderuserlogin) #form_register_content tr:has(h5),
body#clean-theme-client:has(.orderuserlogin) #form_register_content tr:has(td[colspan="2"]){grid-column:1/-1!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount td{
    float:none!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;
    border:0!important;color:#526a80!important;font-size:12px!important;line-height:1.4!important;box-sizing:border-box!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount tr:not(:has(h5))>td:first-child:not([colspan]){
    margin:0 0 7px!important;color:#344d64!important;font-size:11px!important;font-weight:750!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount tr:has(h5){margin:13px 0 0!important;padding:0 0 9px!important;border-bottom:1px solid #e1e9f1!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount tr:has(h5) td:empty{display:none!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount h5{
    margin:0!important;color:#163653!important;font-size:16px!important;line-height:1.3!important;font-weight:800!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount input[type=text],
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount input[type=email],
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount input[type=password],
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount select,
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount textarea{
    float:none!important;display:block!important;width:100%!important;max-width:none!important;height:45px!important;min-height:45px!important;
    margin:0!important;padding:0 13px!important;border:1px solid #d4e0eb!important;border-radius:7px!important;background:#f9fbfd!important;
    color:#193650!important;font-family:inherit!important;font-size:13px!important;line-height:43px!important;box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount textarea{height:90px!important;padding-top:10px!important;line-height:1.5!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount input:focus,
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount select:focus,
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount textarea:focus{border-color:#72a2cc!important;background:#fff!important;box-shadow:0 0 0 3px rgba(33,105,173,.08)!important;outline:0!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount .intl-tel-input{display:block!important;width:100%!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount .intl-tel-input input{padding-left:94px!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount .yuzde50{float:none!important;display:inline-block!important;width:calc(50% - 4px)!important;margin:0!important;box-sizing:border-box!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount .checkbox-custom-label,
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount td>.radio-custom-label{
    display:inline-flex!important;align-items:center!important;min-height:27px!important;margin:3px 20px 3px 0!important;color:#405a72!important;font-size:12px!important;line-height:1.4!important
}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>div[align=center]{display:flex!important;justify-content:flex-end!important;width:100%!important;margin:22px 0 0!important}
body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>div[align=center] .gonderbtn{
    float:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:190px!important;min-height:46px!important;
    margin:0!important;padding:0 20px!important;border:0!important;border-radius:8px!important;background:linear-gradient(100deg,#1765a4,#258bc2)!important;
    color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:0 9px 22px rgba(27,105,166,.2)!important
}
body#clean-theme-client:has(.orderuserlogin) .paymentlogos{margin-top:22px!important}
body#clean-theme-client:has(.orderuserlogin) .sepetrightshadow{border:1px solid #dbe6f0!important;border-radius:11px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 14px 34px rgba(15,47,79,.07)!important}
body#clean-theme-client:has(.orderuserlogin) .sepetright .sepetbaslik{border-radius:10px 10px 0 0!important}
body#clean-theme-client:has(.orderuserlogin) .sepetright .sepetbaslik>div{text-align:left!important}
body#clean-theme-client:has(.orderuserlogin) .sepetrightcon{padding:18px 20px 20px!important}
body#clean-theme-client:has(.orderuserlogin) .sepetsipinfo{font-size:11px!important}
body#clean-theme-client:has(.orderuserlogin) .sepetsipinfo tr td{padding:12px 0!important}
body#clean-theme-client:has(.orderuserlogin) .sepetsipinfo h5{width:auto!important;margin:0!important;color:#1f70ae!important;font-size:17px!important}
body#clean-theme-client:has(.orderuserlogin) .sepetsipinfo .totalamountinfo{padding:22px 0 7px!important;text-align:right!important}
body#clean-theme-client:has(.orderuserlogin) .sepetsipinfo .totalamountinfo h5{margin-top:8px!important;font-size:27px!important}
@media(max-width:900px){
    body#clean-theme-client:has(.orderuserlogin) .sepet{grid-template-columns:1fr!important}
    body#clean-theme-client:has(.orderuserlogin) .sepetright{position:static!important}
}
@media(max-width:620px){
    body#clean-theme-client:has(.orderuserlogin) .sepet{width:min(100% - 24px,1120px)!important;margin-top:20px!important}
    body#clean-theme-client:has(.orderuserlogin) .sepetlistcon{padding:23px 18px 27px!important}
    body#clean-theme-client:has(.orderuserlogin) .orderuserlogin>h2{font-size:19px!important}
    body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount{grid-template-columns:1fr!important;column-gap:0!important}
    body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>.radio-custom-label{grid-column:1!important;width:100%!important;margin-right:0!important}
    body#clean-theme-client:has(.orderuserlogin) #form_register_content tbody{grid-template-columns:1fr!important;gap:12px!important}
    body#clean-theme-client:has(.orderuserlogin) #form_register_content tr:has(h5),
    body#clean-theme-client:has(.orderuserlogin) #form_register_content tr:has(td[colspan="2"]){grid-column:1!important}
    body#clean-theme-client:has(.orderuserlogin) #SubmitStepAccount>div[align=center] .gonderbtn{width:100%!important}
}

/* NodexCloud customer area */
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle{
    position:relative!important;float:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
    gap:18px!important;width:calc(100% + 40px)!important;min-height:66px!important;margin:-20px -20px 18px!important;padding:14px 20px!important;
    border:0!important;border-bottom:1px solid rgba(104,198,224,.26)!important;background:#144c70!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle h4{
    order:1!important;float:none!important;width:auto!important;margin:0!important;color:#fff!important;font-size:18px!important;line-height:1.25!important
}
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle h4 strong{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-weight:800!important}
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle h4 i{
    display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;border:1px solid rgba(151,225,239,.24)!important;
    border-radius:7px!important;background:rgba(255,255,255,.08)!important;color:#8ce4ed!important;font-size:13px!important
}
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle .sayfayolu{
    order:2!important;float:none!important;width:auto!important;margin:0!important;color:#b9d3e2!important;font-size:10px!important;line-height:1.5!important;text-align:right!important
}
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle .sayfayolu a{color:#e6f2f7!important;font-weight:700!important}
body#clean-theme-client.nodexcloud-service #clientArea-module-page,
body#clean-theme-client.nodexcloud-service #block_module_details_con{float:none!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}
body#clean-theme-client.nodexcloud-service #clientArea-module-page>a.hostbtn:first-child{
    float:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-height:36px!important;
    margin:0 0 14px!important;padding:0 12px!important;border:1px solid #d5e2ec!important;border-radius:7px!important;background:#fff!important;color:#24536f!important;
    font:800 12px/1 Manrope,'Segoe UI',sans-serif!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #clientArea-module-page>a.hostbtn:first-child:hover{border-color:#79b5ca!important;background:#f2f9fb!important;color:#0f6278!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:7px!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li{float:none!important;flex:1 1 0!important;width:auto!important;min-width:0!important;margin:0!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks{justify-content:center!important;width:100%!important;min-width:0!important;margin:0!important;text-align:center!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice{
    float:none!important;display:block!important;width:100%!important;margin:0 0 24px!important;padding:0!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice>.addservicetitle{
    display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;border:0!important;
    color:#183852!important;font:800 17px/1.35 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice>.addservicetitle:before{
    content:"\f067";display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#e8f4f7;color:#168198;
    font:normal normal normal 13px/1 FontAwesome
}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro{
    display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 14px!important;padding:13px 15px!important;border:1px solid #cfe2eb!important;
    border-left:3px solid #168ea3!important;border-radius:7px!important;background:#f2f8fa!important;color:#35566c!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro-icon{
    flex:0 0 32px!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:6px!important;background:#dceef3!important;color:#14768d!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro>div{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:0!important}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro strong{color:#1d425c!important;font:800 11px/1.35 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro div>span{color:#587387!important;font:600 10px/1.55 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucukonfigurasyonu{
    float:none!important;display:block!important;width:100%!important;margin:0!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons{
    display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;align-items:start!important;gap:14px!important;width:100%!important;margin:0!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sungenbil,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo{float:none!important;display:block!important;width:auto!important;margin:0!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo>div{padding:0!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo table,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo tbody{
    display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;border:0!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-row{
    display:grid!important;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr)!important;align-items:center!important;gap:16px!important;
    min-height:92px!important;padding:14px!important;border:1px solid #d8e4ed!important;border-radius:7px!important;background:#fff!important;box-sizing:border-box!important;
    box-shadow:0 4px 14px rgba(20,60,88,.025)!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-row:hover{border-color:#b8d4df!important;background:#fbfdfe!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-row>td{
    display:block!important;width:auto!important;padding:0!important;border:0!important;color:#405c72!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-label{
    display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:11px!important;row-gap:3px!important;
    width:100%!important;margin:0!important;cursor:default!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-label>br{display:none!important}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-icon{
    grid-column:1!important;grid-row:1 / span 2!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:7px!important;
    background:#eaf4f8!important;color:#19778e!important;font-size:14px!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-43 .nca-addon-icon{background:#eaf8f2!important;color:#17805d!important}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-45 .nca-addon-icon,
body#clean-theme-client.nodexcloud-service #addons .nca-addon-46 .nca-addon-icon{background:#eef1fb!important;color:#536caa!important}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-label>strong{
    grid-column:2!important;grid-row:1!important;color:#1e3d56!important;font:800 11px/1.35 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-description{
    grid-column:2!important;grid-row:2!important;color:#74899a!important;font:600 9px/1.55 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice select{
    width:100%!important;height:39px!important;margin:0!important;padding:0 34px 0 11px!important;border:1px solid #cfdde8!important;border-radius:7px!important;
    background-color:#f8fbfd!important;color:#294a62!important;font:700 10px Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice [id$="-slider-content"]{margin:10px 0 0!important;padding:0 4px 2px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .irs--big .irs-bar{border-color:#1889a0!important;background:#1889a0!important;box-shadow:none!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .irs--big .irs-handle{border-color:#1889a0!important;background:#fff!important;box-shadow:0 2px 7px rgba(15,98,120,.18)!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .irs--big .irs-from,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .irs--big .irs-to,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .irs--big .irs-single{background:#176f8e!important;color:#fff!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-44{
    grid-template-columns:minmax(240px,.78fr) minmax(430px,1.22fr)!important;min-height:196px!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-addon-44 #addon-44-selection,
body#clean-theme-client.nodexcloud-service #addons .nca-addon-44 #addon-44-slider-content{display:none!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker{
    display:flex!important;flex-direction:column!important;gap:9px!important;width:100%!important;padding:12px!important;border:1px solid #cfe0ea!important;border-radius:7px!important;
    background:#f6fafc!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-head{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:30px!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-head>span{
    display:flex!important;align-items:center!important;gap:8px!important;color:#36556c!important;font:800 10px/1.3 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-head>span i{
    display:grid!important;place-items:center!important;width:28px!important;height:28px!important;border-radius:6px!important;background:#e2f0f6!important;color:#197d9d!important;font-size:11px!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-current{color:#176f9d!important;font:850 15px/1.2 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-presets{
    display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px!important;width:100%!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-preset{
    display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;height:34px!important;margin:0!important;padding:0 4px!important;
    border:1px solid #cddde8!important;border-radius:6px!important;background:#fff!important;color:#527086!important;font:800 8px/1 Manrope,'Segoe UI',sans-serif!important;
    letter-spacing:0!important;white-space:nowrap!important;box-shadow:none!important;cursor:pointer!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-preset:hover{border-color:#87b8cc!important;background:#eef7fa!important;color:#176f8e!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-preset.active{
    border-color:#217ca7!important;background:#217ca7!important;color:#fff!important;box-shadow:0 3px 9px rgba(24,112,152,.15)!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-stepper{
    display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:7px!important;width:100%!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-step,
body#clean-theme-client.nodexcloud-service #addons .nca-disk-output{
    display:flex!important;align-items:center!important;justify-content:center!important;height:39px!important;margin:0!important;padding:0!important;border:1px solid #cbdce7!important;border-radius:7px!important;
    background:#fff!important;color:#186f9c!important;font:850 12px/1 Manrope,'Segoe UI',sans-serif!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-step{cursor:pointer!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-step:hover{border-color:#7fb3c8!important;background:#edf7fa!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-step:disabled{background:#eef3f6!important;color:#a5b2bc!important;cursor:not-allowed!important;opacity:.75!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-output{width:100%!important;color:#173f5d!important;font-size:11px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-foot{
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;color:#7b8fa0!important;font:700 8px/1.35 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-foot strong{color:#587184!important;font-weight:800!important;text-align:right!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucusipside{
    position:sticky!important;top:18px!important;float:none!important;display:flex!important;flex-direction:column!important;gap:9px!important;width:auto!important;margin:0!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfigside{
    float:none!important;width:100%!important;padding:0!important;border:1px solid #d6e3ec!important;border-radius:7px!important;background:#fff!important;color:#35556c!important;
    box-shadow:0 6px 18px rgba(20,60,88,.04)!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfigside>div{padding:15px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfigside h4{
    margin:0 0 10px!important;padding:0 0 10px!important;border-bottom:1px solid #e2eaf0!important;color:#1e405a!important;font:800 12px/1.3 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #service_amounts{display:flex!important;flex-direction:column!important;gap:7px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #service_amounts>span{
    float:none!important;display:flex!important;justify-content:space-between!important;gap:10px!important;width:100%!important;padding:0!important;color:#667d90!important;font:650 9px/1.5 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #service_amounts>span strong{flex:0 0 auto!important;color:#23465f!important;font-weight:800!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfigside .line{height:1px!important;margin:11px 0!important;background:#e2eaf0!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler h3{margin:0!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler h3>span{
    float:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;padding:0!important;color:#60788b!important;font:750 10px/1.3 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler #total_amount{color:#143e5d!important;font:850 18px/1.2 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #addons .nca-order-note{
    display:flex!important;align-items:flex-start!important;gap:7px!important;margin:12px 0 0!important;padding:9px!important;border-radius:6px!important;background:#f2f7fa!important;
    color:#6b8294!important;font:600 8px/1.55 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons .nca-order-note i{margin-top:2px!important;color:#26849a!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit_disable{
    float:none!important;width:100%!important;height:40px!important;margin:0!important;padding:0 14px!important;text-align:center!important;
    border:0!important;border-radius:7px!important;background:#176f8e!important;color:#fff!important;font:800 10px/40px Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit:before{content:"\f15c";margin-right:8px;font:normal normal normal 12px/1 FontAwesome}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit:hover{background:#115f7b!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit_disable{background:#e7edf2!important;color:#8496a5!important;cursor:not-allowed!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit_disable:before{content:"\f067";margin-right:8px;font:normal normal normal 10px/1 FontAwesome}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .clear{display:none!important}
@media(max-width:700px){
    body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle{
        align-items:flex-start!important;flex-direction:column!important;gap:6px!important;width:calc(100% + 40px)!important;min-height:86px!important;padding:14px 16px!important
    }
    body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle .sayfayolu{
        order:2!important;width:100%!important;overflow:hidden!important;font-size:9px!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important
    }
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab{overflow-x:auto!important}
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li{flex:0 0 auto!important}
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks{width:auto!important;min-width:142px!important}
}

/* NodexCloud service tabs and native WISECP tab content. */
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab{
    position:relative!important;display:flex!important;align-items:stretch!important;gap:5px!important;width:100%!important;height:auto!important;
    margin:0 0 16px!important;padding:6px!important;border:1px solid #d8e4ed!important;border-radius:8px!important;background:#f3f7fa!important;
    box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li{float:none!important;display:block!important;flex:1 1 0!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks{
    display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:43px!important;
    margin:0!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:7px!important;background:transparent!important;
    color:#526c82!important;font:750 12px/1.2 Manrope,'Segoe UI',sans-serif!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks i{margin:0!important;color:#6f93ad!important;font-size:13px!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks:hover{border-color:#d8e5ee!important;background:#fff!important;color:#1e5d82!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks.active{
    border-color:#c7dce8!important;background:#fff!important;color:#145f84!important;font-weight:800!important;
    box-shadow:inset 0 -2px #168ea3,0 2px 7px rgba(20,69,101,.06)!important
}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks.active i{color:#168ea3!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>.orderidno{display:none!important}
body#clean-theme-client.nodexcloud-service #server-tab>.tabcontent{float:none!important;width:100%!important;margin:0!important;padding:8px 0 4px!important;box-sizing:border-box!important}
body#clean-theme-client.nodexcloud-service #server-tab>.tabcontent>.tabcontentcon{float:none!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
body#clean-theme-client.nodexcloud-service #server-tab #ozet{padding-top:0!important}

/* Purchased add-ons table. */
body#clean-theme-client.nodexcloud-service #addons>.addservicetitle{
    display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;border:0!important;
    color:#183852!important;font:800 17px/1.35 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons>.addservicetitle:before{
    content:"\f1b2";display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#eaf4f8;color:#19778e;
    font:normal normal normal 13px/1 FontAwesome
}
body#clean-theme-client.nodexcloud-service #addons #addons_table_wrapper{
    float:none!important;width:100%!important;margin:0!important;padding:14px 15px 15px!important;border:1px solid #d8e4ed!important;border-radius:8px!important;
    background:#fff!important;box-sizing:border-box!important;box-shadow:0 6px 18px rgba(20,60,88,.035)!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table_length{float:none!important;display:flex!important;align-items:center!important;min-height:36px!important;margin:0 0 12px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_length label{display:flex!important;align-items:center!important;gap:8px!important;color:#70869a!important;font:700 11px/1.2 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_length .dttblegoster{float:none!important;display:block!important;width:auto!important;height:auto!important;margin:0!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_length select{
    width:66px!important;height:36px!important;margin:0!important;padding:0 10px!important;border:1px solid #cfdeea!important;border-radius:7px!important;
    background:#f8fbfd!important;color:#264760!important;font:750 11px Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table{
    width:100%!important;margin:0!important;border:1px solid #dce6ee!important;border-spacing:0!important;border-collapse:separate!important;border-radius:7px!important;background:#fff!important;overflow:hidden!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table thead{background:#f3f7fa!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table thead th{
    height:42px!important;padding:0 13px!important;border:0!important;border-bottom:1px solid #dbe6ee!important;background:#f3f7fa!important;
    color:#6c8296!important;font:800 9px/1.2 Manrope,'Segoe UI',sans-serif!important;text-transform:uppercase!important;white-space:nowrap!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td{
    min-height:54px!important;padding:11px 13px!important;border:0!important;border-bottom:1px solid #e8eef3!important;background:#fff!important;
    color:#526a80!important;font:650 11px/1.55 Manrope,'Segoe UI',sans-serif!important;vertical-align:middle!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody tr:last-child td{border-bottom:0!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody tr:hover td{background:#f9fcfd!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:nth-child(2){color:#24445f!important;font-weight:750!important;text-align:left!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:nth-child(2) br+*{color:#788b9c!important;font-weight:600!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td strong{color:#173b59!important;font-weight:800!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>span,
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>div{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:25px!important;margin:0!important;padding:0 9px!important;
    border-radius:14px!important;background:#eaf8f2!important;color:#167354!important;font:800 9px/1 Manrope,'Segoe UI',sans-serif!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>.listingstatus{min-height:0!important;padding:0!important;border:0!important;background:transparent!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>.listingstatus>span{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:72px!important;min-height:25px!important;margin:0!important;padding:0 9px!important;
    border:0!important;border-radius:14px!important;background:#eaf8f2!important;color:#167354!important;font:800 9px/1 Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>.listingstatus>span.process{background:#fff5df!important;color:#9b630b!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_paginate{float:none!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important;margin:12px 0 0!important;padding:0!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_paginate .paginate_button{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:31px!important;height:31px!important;margin:0!important;padding:0 9px!important;
    border:1px solid #d5e2ec!important;border-radius:6px!important;background:#fff!important;color:#526c82!important;font:750 10px Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #addons #addons_table_paginate .paginate_button.current{border-color:#2b799f!important;background:#1e6d94!important;color:#fff!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_paginate .paginate_button.disabled{opacity:.45!important}

/* Upgrade summary. */
body#clean-theme-client.nodexcloud-service #upgrade .green-info{
    margin:0 0 14px!important;border:1px solid #cfe2ed!important;border-left:3px solid #168ea3!important;border-radius:8px!important;background:#eef7fa!important;color:#35566c!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #upgrade .green-info>.padding20{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:flex-start!important;gap:12px!important;padding:15px 16px!important}
body#clean-theme-client.nodexcloud-service #upgrade .green-info i{position:static!important;float:none!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;border-radius:7px!important;background:#dceef3!important;color:#14768d!important;font-size:14px!important}
body#clean-theme-client.nodexcloud-service #upgrade .green-info p{position:static!important;float:none!important;width:auto!important;max-width:none!important;margin:0!important;color:#47667b!important;font:600 11px/1.65 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon{
    display:grid!important;grid-template-columns:210px minmax(0,1fr)!important;width:100%!important;margin:0!important;padding:0!important;border:1px solid #d8e4ed!important;border-radius:8px!important;background:#fff!important;overflow:hidden!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde30{
    float:none!important;width:auto!important;margin:0!important;padding:18px!important;border:0!important;border-right:1px solid #dfe8ef!important;background:#f5f9fb!important;
    color:#193b55!important;font:800 13px/1.45 Manrope,'Segoe UI',sans-serif!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde30:before{content:"\f085";display:block;margin-bottom:11px;color:#2580a4;font:normal normal normal 17px/1 FontAwesome}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70{float:none!important;width:auto!important;margin:0!important;padding:8px 18px!important;box-sizing:border-box!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70>.yuzde50{float:none!important;width:100%!important;margin:0!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon{
    display:grid!important;grid-template-columns:minmax(150px,1fr) auto!important;align-items:center!important;gap:16px!important;width:100%!important;margin:0!important;padding:10px 0!important;border:0!important;border-bottom:1px solid #e8eef3!important
}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon:last-child{border-bottom:0!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon span{color:#71879a!important;font:650 10px/1.4 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon strong{color:#173b59!important;font:800 11px/1.4 Manrope,'Segoe UI',sans-serif!important;text-align:right!important}
body#clean-theme-client.nodexcloud-service #upgrade #upgrade-product-none{
    display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:62px!important;margin:14px 0 0!important;padding:14px!important;
    border:1px dashed #cbdbe7!important;border-radius:8px!important;background:#f8fbfd!important;color:#6c8295!important;font:700 11px/1.5 Manrope,'Segoe UI',sans-serif!important;text-align:center!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #upgrade #upgrade-product-none:before{content:"\f05a";color:#4e8caf;font:normal normal normal 13px/1 FontAwesome}

/* Cancellation request. */
body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info{
    margin:0 0 14px!important;border:1px solid #efd7d4!important;border-left:3px solid #ba4b42!important;border-radius:8px!important;background:#fff6f5!important;color:#684945!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info>.padding15{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:flex-start!important;gap:12px!important;padding:15px 16px!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info i{position:static!important;float:none!important;display:grid!important;place-items:center!important;width:34px!important;height:34px!important;margin:0!important;border-radius:7px!important;background:#fae5e2!important;color:#b2433a!important;font-size:14px!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info p{position:static!important;float:none!important;width:auto!important;max-width:none!important;margin:0!important;color:#72514d!important;font:600 11px/1.65 Manrope,'Segoe UI',sans-serif!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct{
    display:grid!important;grid-template-columns:minmax(0,1fr) 240px!important;gap:12px!important;width:100%!important;margin:0!important;padding:17px!important;
    border:1px solid #d8e4ed!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important
}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct textarea{
    grid-column:1/-1!important;width:100%!important;min-height:104px!important;margin:0!important;padding:12px 13px!important;border:1px solid #d1dfe9!important;border-radius:7px!important;
    background:#f9fbfd!important;color:#24445f!important;font:600 11px/1.55 Manrope,'Segoe UI',sans-serif!important;resize:vertical!important;box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct select{
    grid-column:1!important;width:100%!important;height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #d1dfe9!important;border-radius:7px!important;
    background:#f9fbfd!important;color:#294a63!important;font:700 11px Manrope,'Segoe UI',sans-serif!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct textarea:focus,
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct select:focus{border-color:#78a9c5!important;background:#fff!important;outline:0!important;box-shadow:0 0 0 3px rgba(37,121,158,.08)!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct>a.redbtn{
    grid-column:2!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:42px!important;margin:0!important;padding:0 16px!important;
    border:1px solid #ad3932!important;border-radius:7px!important;background:#b74239!important;color:#fff!important;font:800 11px/1 Manrope,'Segoe UI',sans-serif!important;box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct>a.redbtn:hover{background:#9f332d!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct>.clear{display:none!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct_success{padding:28px;border:1px solid #cae8dc;border-radius:8px;background:#f1faf6;color:#176849!important}

@media(max-width:700px){
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab{overflow-x:auto!important;justify-content:flex-start!important;scrollbar-width:thin!important}
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li{flex:0 0 auto!important}
    body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks{min-width:142px!important}
    body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons{grid-template-columns:1fr!important}
    body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-row{grid-template-columns:1fr!important;gap:12px!important;padding:13px!important}
    body#clean-theme-client.nodexcloud-service #addons .buyaddservice tr.nca-addon-44{grid-template-columns:1fr!important;min-height:0!important}
    body#clean-theme-client.nodexcloud-service #addons .nca-disk-presets{grid-template-columns:repeat(4,minmax(0,1fr))!important}
    body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-foot{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}
    body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-foot strong{text-align:left!important}
    body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucusipside{position:static!important}
    body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro{align-items:flex-start!important}
    body#clean-theme-client.nodexcloud-service #addons #addons_table_wrapper{padding:12px!important;overflow-x:auto!important}
    body#clean-theme-client.nodexcloud-service #addons #addons_table{min-width:680px!important}
    body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon{grid-template-columns:1fr!important}
    body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde30{border-right:0!important;border-bottom:1px solid #dfe8ef!important}
    body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct{grid-template-columns:1fr!important}
    body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct select,
    body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct>a.redbtn{grid-column:1!important}
}
@media(max-width:470px){
    body#clean-theme-client.nodexcloud-service #upgrade .green-info>.padding20,
    body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info>.padding15{grid-template-columns:1fr!important}
    body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon{grid-template-columns:1fr!important;gap:4px!important}
    body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon strong{text-align:left!important}
}

/* NodexCloud customer area readability */
body#clean-theme-client.nodexcloud-service .mpanelrightcon>.mpaneltitle .sayfayolu{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #clientArea-module-page>a.hostbtn:first-child{min-height:40px!important;font-size:13px!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks{min-height:48px!important;font-size:13px!important}
body#clean-theme-client.nodexcloud-service #server-tab>ul.tab>li>a.tablinks i{font-size:14px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice>.addservicetitle,
body#clean-theme-client.nodexcloud-service #addons .sepettitle{font-size:18px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro strong{font-size:13px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-catalog-intro div>span{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo td:first-child strong{font-size:13px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .skonfiginfo td:first-child span{font-size:11.5px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice select{height:43px!important;font-size:12px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-head{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-current{font-size:18px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-preset{min-height:34px!important;font-size:10.5px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-output{font-size:13px!important}
body#clean-theme-client.nodexcloud-service #addons .nca-disk-picker-foot{font-size:10px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucusipside h4{font-size:14px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler .sunucret{font-size:11px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler .totalamountinfo{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice .sunucretler>p{font-size:10.5px!important}
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit,
body#clean-theme-client.nodexcloud-service #addons .buyaddservice #BuyAddons_submit_disable{height:44px!important;font-size:12px!important;line-height:44px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_length label,
body#clean-theme-client.nodexcloud-service #addons #addons_table_filter label{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table thead th{font-size:11.5px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td{font-size:12.5px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>span,
body#clean-theme-client.nodexcloud-service #addons #addons_table tbody td:last-child>div{font-size:10.5px!important}
body#clean-theme-client.nodexcloud-service #addons #addons_table_paginate a{font-size:11px!important}
body#clean-theme-client.nodexcloud-service #upgrade .green-info p,
body#clean-theme-client.nodexcloud-service #iptaltalebi .red-info p{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde30{font-size:14px!important}
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon span,
body#clean-theme-client.nodexcloud-service #upgrade .content-updown>.formcon>.yuzde70 .formcon strong{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #upgrade #upgrade-product-none{font-size:12px!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct textarea,
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct select{font-size:13px!important}
body#clean-theme-client.nodexcloud-service #iptaltalebi #CanceledProduct>a.redbtn{min-height:42px!important;font-size:12px!important}

/* Domain service detail: unified Nodex account experience. */
body#clean-theme-client.nodex-domain-service{background:#f3f6fa!important}
body#clean-theme-client.nodex-domain-service #basic_client_rightcon>.nodex-domain-detail{
    float:none!important;width:100%!important;margin:0 0 34px!important;padding:0 20px 26px!important;border:0!important;background:#fff!important;box-sizing:border-box!important;box-shadow:none!important
}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle{
    position:relative!important;float:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;width:calc(100% + 40px)!important;min-height:66px!important;margin:0 -20px 16px!important;padding:14px 20px!important;border:0!important;background:linear-gradient(105deg,#12395f,#247fa7)!important;color:#fff!important;box-sizing:border-box!important
}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle h4{order:1!important;float:none!important;width:auto!important;margin:0!important;color:#fff!important;font-size:18px!important;line-height:1.3!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle h4 strong{display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-weight:800!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle h4 i{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:0!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:7px!important;background:rgba(255,255,255,.1)!important;color:#fff!important;font-size:13px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle .sayfayolu{order:2!important;float:none!important;width:auto!important;margin:0!important;color:#d8eaf3!important;font-size:10px!important;line-height:1.5!important;text-align:right!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle .sayfayolu a{color:#eff8fb!important;font-weight:700!important}

body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab{
    float:none!important;display:flex!important;align-items:stretch!important;gap:4px!important;width:100%!important;min-height:56px!important;margin:0 0 20px!important;padding:6px!important;border:1px solid #d7e4ef!important;border-radius:8px!important;background:#f1f6fa!important;box-sizing:border-box!important;overflow-x:auto!important;overflow-y:hidden!important
}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li{float:none!important;display:block!important;flex:1 0 auto!important;width:auto!important;min-width:106px!important;height:auto!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid transparent!important;border-radius:6px!important;background:transparent!important;color:#60788e!important;font-size:11.5px!important;line-height:1.2!important;font-weight:750!important;white-space:nowrap!important;box-sizing:border-box!important;transition:.18s ease!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks:hover{background:#fff!important;color:#17679e!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks.active{border-color:#b9d6e8!important;background:#fff!important;color:#146c91!important;box-shadow:0 4px 12px rgba(20,80,118,.08)!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks.active:after{content:""!important;position:absolute!important;right:10px!important;bottom:-7px!important;left:10px!important;height:2px!important;background:#1ca3b6!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks i{margin:0!important;color:#4b86ae!important;font-size:12px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .orderidno{float:none!important;display:flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:86px!important;margin:0!important;padding:0 10px!important;border-left:1px solid #d5e2ec!important;color:#7890a4!important;font-size:9px!important;line-height:1.2!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .orderidno span,body#clean-theme-client.nodex-domain-service .nodex-domain-detail .orderidno strong{display:inline!important;margin:0!important}.nodex-domain-detail .orderidno strong{color:#244b69!important;font-size:11px!important}

body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>.tabcontent{float:none!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail #tab-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:start!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail #tab-summary[style*="display: block"]{display:grid!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail #tab-summary>.hizmetblok{float:none!important;width:auto!important;margin:0!important;border:0!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .nodex-domain-hero-wrap,body#clean-theme-client.nodex-domain-service .nodex-domain-detail .nodex-domain-actions-wrap{grid-column:1/-1!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .nodex-domain-hero-wrap{overflow:hidden!important;border:1px solid #ceddea!important;background:linear-gradient(112deg,#f7fbfe,#eef6fb)!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero{position:relative!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:126px!important;padding:23px 25px!important;border:0!important;background:transparent!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__symbol{display:grid!important;place-items:center!important;width:56px!important;height:56px!important;margin:0!important;border:1px solid #c5ddeb!important;border-radius:8px!important;background:#fff!important;color:#2479ad!important;font-size:21px!important;box-shadow:0 7px 18px rgba(20,73,111,.08)!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__content{position:relative!important;min-width:0!important;padding-right:142px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__eyebrow{display:block!important;margin-bottom:5px!important;color:#638099!important;font-size:9px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.08em!important;text-transform:uppercase!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero h4{margin:0!important;color:#163a59!important;font-size:22px!important;line-height:1.3!important;font-weight:800!important;word-break:break-word!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__meta{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:8px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__meta>span{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#71879a!important;font-size:10px!important;font-weight:700!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__meta i{margin:0!important;color:#7a9ab3!important;font-size:8px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-hero__meta .nodex-domain-state{color:#218562!important}.nodex-domain-hero__meta .nodex-domain-state i{color:#2db17d!important;font-size:7px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-remaining{position:absolute!important;top:3px!important;right:0!important;display:grid!important;grid-template-columns:auto auto!important;align-items:end!important;justify-content:end!important;gap:0 5px!important;min-width:112px!important;padding:12px 14px!important;border-left:1px solid #d4e2ec!important;color:#173e5f!important;text-align:right!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-remaining span{grid-column:1/-1!important;margin-bottom:3px!important;color:#778da0!important;font-size:8.5px!important;font-weight:800!important;text-transform:uppercase!important}.nodex-domain-remaining strong{font-size:25px!important;line-height:1!important;font-weight:850!important}.nodex-domain-remaining small{color:#6f879b!important;font-size:9px!important;line-height:1.1!important;font-weight:750!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-privacy{display:block!important;width:max-content!important;margin-top:10px!important}.nodex-domain-privacy .statusother{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:5px 8px!important;border:1px solid #d8dfee!important;border-radius:5px!important;background:#f3f1fb!important;color:#66568d!important;font-size:9px!important;font-weight:800!important}.nodex-domain-privacy .statusother i{margin:0!important;color:#7565a0!important}

body#clean-theme-client.nodex-domain-service .nodex-domain-actions-wrap{padding:0!important}
body#clean-theme-client.nodex-domain-service #order-service-detail-btns{display:flex!important;align-items:stretch!important;gap:8px!important;flex-wrap:wrap!important;width:100%!important;margin:0!important;padding:0!important}
body#clean-theme-client.nodex-domain-service #order-service-detail-btns>a{float:none!important;display:flex!important;flex:1 1 180px!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:auto!important;min-height:46px!important;margin:0!important;padding:0 16px!important;border:1px solid #d4e1eb!important;border-radius:7px!important;background:#fff!important;color:#355a76!important;font-size:11.5px!important;line-height:1.2!important;font-weight:800!important;box-sizing:border-box!important;box-shadow:none!important;text-decoration:none!important}
body#clean-theme-client.nodex-domain-service #order-service-detail-btns>a:first-of-type{border-color:#196ca4!important;background:#196ca4!important;color:#fff!important}.nodex-domain-service #order-service-detail-btns>a:hover{transform:translateY(-1px)!important;border-color:#87afca!important;background:#eef6fb!important;color:#155e91!important}
body#clean-theme-client.nodex-domain-service #order-service-detail-btns>a i{margin:0!important;font-size:12px!important}
body#clean-theme-client.nodex-domain-service #renewal_list{flex:1 0 100%!important;width:100%!important;margin:0 0 2px!important;padding:12px!important;border:1px solid #d7e4ed!important;border-radius:7px!important;background:#f5f9fc!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service #renewal_list select{width:100%!important;height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #cbdbe7!important;border-radius:6px!important;background:#fff!important;color:#244964!important;font-size:12px!important}

body#clean-theme-client.nodex-domain-service .nodex-domain-info-card{overflow:hidden!important;border:1px solid #d6e2ec!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card table{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important;background:#fff!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card tr,body#clean-theme-client.nodex-domain-service .nodex-domain-info-card td{background:#fff!important;box-shadow:none!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card td{height:44px!important;padding:10px 14px!important;border:0!important;border-bottom:1px solid #e5ebf1!important;color:#435f76!important;font-size:11.5px!important;line-height:1.4!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card td:first-child{width:48%!important;color:#71879a!important}.nodex-domain-info-card td strong{color:#294d69!important;font-weight:750!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card tr:first-child td{height:46px!important;padding:10px 14px!important;background:#f1f6fa!important;color:#173d5e!important;font-size:12px!important}.nodex-domain-info-card tr:first-child td>strong{color:#173d5e!important;font-weight:850!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-info-card .tutartd td{height:48px!important;border-bottom:0!important;background:#f8fbfd!important;color:#174d73!important;text-align:right!important}.nodex-domain-info-card .tutartd strong{color:#174d73!important;font-size:12px!important}

body#clean-theme-client.nodex-domain-service .nodex-domain-detail .tabcontent:not(#tab-summary){padding:4px 0 8px!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .tabcontentcon{float:none!important;width:100%!important;margin:0!important;padding:20px!important;border:1px solid #d7e3ed!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .subtab>ul.tab{float:none!important;display:flex!important;gap:4px!important;flex-wrap:wrap!important;width:100%!important;margin:0 0 18px!important;padding:5px!important;border:1px solid #dce6ee!important;border-radius:7px!important;background:#f4f7fa!important;box-sizing:border-box!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .subtab>ul.tab>li{float:none!important;width:auto!important;margin:0!important;padding:0!important;border:0!important}.nodex-domain-detail .subtab>ul.tab>li>a{display:flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:0 13px!important;border:0!important;border-radius:5px!important;background:transparent!important;color:#647c90!important;font-size:11px!important;font-weight:750!important}.nodex-domain-detail .subtab>ul.tab>li>a.active{background:#fff!important;color:#16689c!important;box-shadow:0 2px 8px rgba(25,74,109,.08)!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .formcon{margin:0 0 14px!important;padding:18px!important;border:1px solid #dce6ee!important;border-radius:7px!important;background:#f9fbfd!important;box-shadow:none!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail input[type=text],body#clean-theme-client.nodex-domain-service .nodex-domain-detail input[type=email],body#clean-theme-client.nodex-domain-service .nodex-domain-detail input[type=password],body#clean-theme-client.nodex-domain-service .nodex-domain-detail input[type=number],body#clean-theme-client.nodex-domain-service .nodex-domain-detail select,body#clean-theme-client.nodex-domain-service .nodex-domain-detail textarea{min-height:42px!important;padding:9px 11px!important;border:1px solid #cbd9e5!important;border-radius:6px!important;background:#fff!important;color:#24465f!important;font-size:12px!important;line-height:1.45!important;box-sizing:border-box!important;box-shadow:none!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail input:focus,body#clean-theme-client.nodex-domain-service .nodex-domain-detail select:focus,body#clean-theme-client.nodex-domain-service .nodex-domain-detail textarea:focus{border-color:#609bc3!important;box-shadow:0 0 0 3px rgba(39,119,171,.09)!important;outline:0!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .gonderbtn,body#clean-theme-client.nodex-domain-service .nodex-domain-detail .lbtn,body#clean-theme-client.nodex-domain-service .nodex-domain-detail .sbtn{border-radius:6px!important;font-weight:800!important;box-shadow:none!important}
body#clean-theme-client.nodex-domain-service .nodex-domain-detail .tabcontentcon table{border:1px solid #dce6ee!important;border-collapse:separate!important;border-spacing:0!important;border-radius:7px!important;overflow:hidden!important}.nodex-domain-detail .tabcontentcon table th{padding:11px!important;background:#edf4f8!important;color:#294d68!important;font-size:10.5px!important}.nodex-domain-detail .tabcontentcon table td{padding:10px!important;background:#fff!important;color:#4b667c!important;font-size:11.5px!important}

@media(max-width:900px){
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}.nodex-domain-detail>.mpaneltitle .sayfayolu{text-align:left!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab{justify-content:flex-start!important}.nodex-domain-detail>#tab-tab>ul.tab>li{flex:0 0 auto!important}
}
@media(max-width:700px){
    body#clean-theme-client.nodex-domain-service #basic_client_rightcon>.nodex-domain-detail{padding:0 12px 20px!important}.nodex-domain-detail>.mpaneltitle{width:calc(100% + 24px)!important;margin-right:-12px!important;margin-left:-12px!important;padding:13px 14px!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail>.mpaneltitle h4{font-size:15px!important}.nodex-domain-detail>.mpaneltitle h4 i{width:29px!important;height:29px!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail>#tab-tab>ul.tab{margin-bottom:13px!important}.nodex-domain-detail>#tab-tab>ul.tab>li{min-width:94px!important}.nodex-domain-detail>#tab-tab>ul.tab>li>a.tablinks{min-height:40px!important;padding:0 10px!important;font-size:10.5px!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail .orderidno{display:none!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail #tab-summary{grid-template-columns:1fr!important}.nodex-domain-detail .nodex-domain-hero{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;min-height:0!important;padding:18px!important}.nodex-domain-hero__symbol{width:44px!important;height:44px!important;font-size:17px!important}.nodex-domain-hero__content{padding-right:0!important}.nodex-domain-hero h4{font-size:18px!important}.nodex-domain-remaining{position:static!important;display:flex!important;align-items:baseline!important;justify-content:flex-start!important;gap:5px!important;width:max-content!important;min-width:0!important;margin-top:12px!important;padding:8px 10px!important;border:1px solid #d5e2ec!important;border-radius:6px!important;text-align:left!important}.nodex-domain-remaining span{grid-column:auto!important;margin:0 4px 0 0!important}.nodex-domain-remaining strong{font-size:20px!important}
    body#clean-theme-client.nodex-domain-service #order-service-detail-btns{display:grid!important;grid-template-columns:1fr!important}.nodex-domain-service #order-service-detail-btns>a{width:100%!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-info-card td{padding:9px 11px!important;font-size:10.5px!important}.nodex-domain-info-card td:first-child{width:45%!important}
    body#clean-theme-client.nodex-domain-service .nodex-domain-detail .tabcontentcon{padding:14px!important}.nodex-domain-detail .subtab>ul.tab{overflow-x:auto!important;flex-wrap:nowrap!important}.nodex-domain-detail .subtab>ul.tab>li{flex:0 0 auto!important}
}

/* WISECP Pro: public storefront branding is not required. */
html body#clean-theme-client #wisecp_brand {
    display: none !important;
}

/* Nodex authentication verification dialog. */
body#clean-theme-client #two-factor-verification {
    width: min(500px, calc(100vw - 32px));
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #d7e3ed;
    border-radius: 18px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);
    color: #405d75;
    font-family: "Manrope", "Titillium Web", sans-serif;
    box-shadow: 0 28px 80px rgba(15, 43, 71, .22);
    box-sizing: border-box;
}
body#clean-theme-client #two-factor-verification .verificationcontent {
    padding: 34px 36px 30px !important;
}
body#clean-theme-client #two-factor-verification h1 {
    margin: 0 0 18px;
    color: #15324e;
    font-size: 24px;
    line-height: 1.25;
    font-weight: 800;
    letter-spacing: -.025em;
    text-align: center;
}
body#clean-theme-client #two-factor-verification h1 i {
    display: grid;
    place-items: center;
    width: 68px;
    height: 68px;
    margin: 0 auto 16px;
    border: 1px solid #cfe0ef;
    border-radius: 18px;
    background: linear-gradient(135deg, #eaf3fb 0%, #e8f8f5 100%);
    color: #1f64a5;
    font-size: 30px;
    box-shadow: 0 10px 28px rgba(31, 100, 165, .12);
}
body#clean-theme-client #two-factor-verification p {
    max-width: 390px;
    margin: 0 auto 8px;
    color: #6b8195;
    font-size: 13px;
    line-height: 1.65;
    text-align: center;
}
body#clean-theme-client #two-factor-verification #two_factor_phone {
    display: inline-flex;
    margin-top: 4px;
    padding: 6px 11px;
    border: 1px solid #d7e5f0;
    border-radius: 8px;
    background: #edf5fc;
    color: #1f64a5;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .06em;
}
body#clean-theme-client #two-factor-verification form {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
body#clean-theme-client #two-factor-verification form .yuzde70 {
    float: none !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
}
body#clean-theme-client #two-factor-verification input[name="code"] {
    display: block;
    width: 100% !important;
    height: 52px;
    padding: 0 16px !important;
    border: 1px solid #cbd9e5 !important;
    border-radius: 10px;
    background: #fff !important;
    color: #173a5c !important;
    font-family: inherit;
    font-size: 20px !important;
    font-weight: 800 !important;
    letter-spacing: .18em;
    text-align: center;
    box-shadow: inset 0 1px 2px rgba(18, 45, 72, .03);
    box-sizing: border-box;
}
body#clean-theme-client #two-factor-verification input[name="code"]:focus {
    border-color: #609bc3 !important;
    outline: 0;
    box-shadow: 0 0 0 4px rgba(31, 100, 165, .10);
}
body#clean-theme-client #two-factor-verification form .yuzde70[style] {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    margin: 13px auto 0 !important;
    padding: 7px 11px;
    border-radius: 8px;
    background: #edf5fc;
    color: #426985;
    font-size: 12px !important;
    line-height: 1;
}
body#clean-theme-client #two-factor-verification form .yuzde70[style] i {
    margin-right: 6px;
    color: #1f64a5;
}
body#clean-theme-client #two-factor-verification .line {
    height: 1px;
    margin: 22px 0;
    background: #e2eaf1;
}
body#clean-theme-client #two-factor-verification .yuzde100,
body#clean-theme-client #two-factor-verification .yuzde50 {
    float: none !important;
    width: 100% !important;
}
body#clean-theme-client #two-factor-verification #btn_check,
body#clean-theme-client #two-factor-verification #btn_resend {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 48px;
    margin: 0;
    padding: 0 18px;
    border: 0;
    border-radius: 10px;
    background: linear-gradient(135deg, #1f64a5 0%, #2778ab 100%);
    color: #fff !important;
    font-family: inherit;
    font-size: 13px;
    font-weight: 800;
    box-shadow: 0 10px 24px rgba(31, 100, 165, .18);
    box-sizing: border-box;
}
body#clean-theme-client #two-factor-verification #btn_check:hover,
body#clean-theme-client #two-factor-verification #btn_resend:hover {
    background: linear-gradient(135deg, #174f84 0%, #1f678f 100%);
    transform: translateY(-1px);
}
body#clean-theme-client #two-factor-verification #btn_resend {
    margin-top: 10px;
    background: #edf4fb;
    color: #1f64a5 !important;
    box-shadow: none;
}
body#clean-theme-client #two-factor-verification #btn_resend:hover {
    background: #e2edf7;
}
body#clean-theme-client #two-factor-verification .notverification {
    display: block;
    width: 100%;
    margin-top: 18px;
    color: #8295a7;
    font-size: 11px;
    line-height: 1.55;
    text-align: center;
}
body#clean-theme-client #two-factor-verification .notverification a {
    color: #1f64a5 !important;
    font-weight: 800;
}
@media (max-width: 560px) {
    body#clean-theme-client #two-factor-verification {
        width: calc(100vw - 22px);
        border-radius: 14px;
    }
    body#clean-theme-client #two-factor-verification .verificationcontent {
        padding: 27px 20px 24px !important;
    }
    body#clean-theme-client #two-factor-verification h1 {
        font-size: 21px;
    }
    body#clean-theme-client #two-factor-verification h1 i {
        width: 58px;
        height: 58px;
        border-radius: 15px;
        font-size: 26px;
    }
}
