body{overflow-x:hidden;}
img{max-width:100%;height:unset;}
.position-relative{position:relative;}
.d-flex{display:flex;}
.flex-wrap{flex-wrap:wrap;}
.flex-column{flex-direction:column;}
.align-items-center{align-items:center;}
.align-items-end{align-items:flex-end;}
.justify-content-center{justify-content:center;}
.justify-content-between{justify-content:space-between;}
.d-inline-block{display:inline-block;}
.text-white{color:#fff!important;}
.darkbg{background:#0c0c0c;}
.fs-4{font-size:1.3rem!important;}
.fs-3{font-size:1.7rem!important;}
.fs-2{font-size:2.7rem!important;}
.h-100{height:100%;}
.yellow{color:#ffe693;}
.serverhead{padding:4rem 0 2rem;position:relative;overflow:hidden;background:url(images/bg.jpeg) bottom center;background-size:cover;}
.serverhead h1{font-weight:900;font-size:calc(2vw + 1rem);color:#1a0c55;line-height:1;margin:0 0 2rem;}
.serverhead h1 span{font-weight:900;font-size:calc(1.5vw + 1rem);}
.serverhead h1 span.colored{font-weight:900;font-size:calc(3vw + 1.7rem);background:-webkit-linear-gradient(250deg,#ffa43c,#b014e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;}
.serverhead h2{font-size:calc(1vw + 1rem);color:#1a0c55;margin:0 0 1rem;}
.serverhead .smtitle{font-size:calc(0.6vw + 1rem);color:#1a0c55;font-weight:500;line-height:normal;}
.serverhead ul,.turkeyservers ul{font-size:1.2rem;color:#1a0c55;font-weight:500;line-height:normal;}
.serverhead ul i,.turkeyservers ul i{font-size:1.5rem;color:#00c763;}
.headbtn{padding:1rem 2rem;background:#ddd;display:inline-block;background:linear-gradient(-135deg,#fed099,#f475c9,#d26eed);color:#fff!important;font-weight:600;font-size:1.3rem;box-shadow:6px 6px 0 #9d2de5;border:0;}
.headbtn:hover{box-shadow:7px 7px 18px #9f2de585!important;}
.formcount{background:linear-gradient(0deg,#ffffff,#d4daf0);}
.formblock{padding:2rem;border-radius:6px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff;box-shadow:0 12px 56px rgba(0,0,0,.08);}
.formblock .formbox{display:flex;gap:1rem;flex-wrap:wrap;margin:0 0 1rem;}
.formblock .formbox label{position:relative;width:calc(50% - 1rem);}
.formblock .formbox input{padding:0.55rem 1rem;border:0!important;border-bottom:1px solid #dddddd!important;background:transparent;width:100%;padding-left:2.5rem;}
.formblock .formbox textarea{padding:0.55rem 1rem;border:0!important;border-bottom:1px solid #dddddd!important;background:transparent;width:100%;padding-left:2.5rem;border-radius:0;}
.formblock .formbox i{font-size:1.4rem;position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#1a0c55;}
.formblock .formbottom a{color:#000000cb;}
.formblock .formbottom label{position:relative;display:inline-block;padding:1px;}
.formblock button{transition:.3s;}
.formblock button:hover{box-shadow:0 6px 18px #256ad19c;}
.checkBox:checked+label span{background:#1a0c55;border-color:#1a0c55;transition:all 200ms ease;}
.hostingPrice{padding:1rem 0;}
.hostingPrice .gb-inner{padding:3.3rem 0 0;}
.hostingPrice{width:100%;display:block;text-align:center;}
.hostingPrice img{max-width:20px;vertical-align:bottom;}
.hostingPrice .row{display:flex;flex-wrap:wrap;justify-content:center;}
.hostingPrice .priceBox{border:1px solid #bdbdbd;border-radius:1rem;padding:1.5rem;height:100%;position:relative;}
.hostingPrice .itemTitle{font-size:1.5rem;font-weight:600;}
.hostingPrice .itemTitle > small{min-height:60px;}
.hostingPrice .itemTitle p{margin:8px 0;font-size:1.6rem;background:url(images/crack.svg) no-repeat center center;background-size:cover 100%;padding:4rem 0;font-weight:800;letter-spacing:-1px;color:#fff;text-shadow:2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;}
.hostingPrice .offerPrice{border:0;border-radius:1rem;box-shadow:0px 0px 0px 2px #9d2de5 inset;background:#fff;}
.hostingPrice .offerPrice:before{content:"";background:#9d2de5;position:absolute;top:0;left:0;width:100%;height:40px;z-index:-1;}
.hostingPrice .offerPrice .selectedOffer{position:absolute;bottom:100%;width:100%;left:0;background:#9d2de5;color:#fff;border-radius:1rem 1rem 0 0;padding:.8rem;border:2px solid #9d2de5;font-weight:900;text-shadow:2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;}
.hostingPrice .priceItem li{padding:.5rem 0;}
.hostingPrice .priceItem li p.smallnote{padding:0 0 0 1.8rem;font-size:11px;margin:0;}
.hostingPrice .priceItem li small{display:inline-block}
.hostingPrice .priceItem i{padding-right:.5rem;font-size:1.4rem;vertical-align:middle;}
.hostingPrice .priceItem .tooltip-inner{padding:8px 10px 10px;}
.hostingPrice .pricepart{text-align:left;}
.hostingPrice .pricepart li{display:flex;align-items:center;}
.hostingPrice .pricepart li .icons8-info{margin-left:auto;font-size:14px;transform:scale(1.3);color:#999;}
.hostingPrice .itemPrice .price{display:block;font-size:2.3rem;font-weight:600;}
.hostingPrice .itemPrice .price span{display:inline-block;font-size:1.4rem;font-weight:400;color:#666;}
.hostingPrice .addcart{background:#ff542c;padding:.9rem 1rem;display:block;border-radius:8px;color:#fff;}
.buymebtn{background:#ff542c;padding:.9rem 1rem;display:block;border-radius:8px;color:#fff!important;}
.text-left{text-align:left;}
.covercomic{padding:2rem;border-radius:0rem;overflow:hidden;outline:5px solid #9d2de5;color:#1a0c55;box-shadow:0 18px 58px rgba(0,0,0,0.13);}
.covercomic .title{font-size:2rem;text-align:center;font-weight:600;margin:0 0 1rem;display:block;}
.Gtitle{font-size:3rem;}
.Gstitle{font-size:2.5rem;}
.Gmtitle{font-size:1.2rem;}
.turkeyservers{background:linear-gradient(180deg,#ffffff 60%,#d9def1);}
.whoneeds{background:linear-gradient(0deg,#ffffff 80%,#d4daf0);}
.options{background:url(images/bg.jpeg) top center;background-size:cover;padding:3rem 0;}
.options .item{background:#fff;padding:2rem;height:100%;}
.options .item i{font-size:1.5rem;color:#00c763;vertical-align:middle;}

@media(max-width:515px){
    .formblock .formbox label{width: 100%;}
}