
    /* Gizle Göster Header */
    .hdvea {
        display: none;
    }
    

    .gsstr svg {
        position: relative;
        top: 5px;
    }
    
    .ansyfdn svg {
        position: relative;
        top: 5px;
    }
    
    .gzzl svg {
        position: relative;
        top: 5px;
    }
    .headbutonlar.b2 {
        display: block;
    }
    .ansyfdn {
        background: #ff5722;
        position: absolute;
        padding: 10px;
        color: white;
        cursor: pointer;
        display:block;
        left: 1%;
        z-index: 9;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .gsstr {
        background: #00bcd4;
        position: absolute;
        padding: 10px;
        color: white;
        left: 5.5%;
        cursor: pointer;
        display: block;
        z-index: 9;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    
    .gzzl {
        background: #f44336;
        position: absolute;
        padding: 14px;
        color: white;
        left: 1%;
        cursor: pointer;
        display: none;
        top: 5.6%;
        z-index: 9;
        padding-left: 15px;
        padding-right: 15px;
    }
    .ansyfdn {
        height: 34px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-top: 0px;
    }
    
    .gsstr {
        height: 34px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-top: 0px;
    }
    
    .gzzl {
        height: 34px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
        padding-top: 0px;
        padding-bottom: 15px;
        z-index: 99;
    }
    .gzzl:hover {
        background: #f44336;
    }
    .gsstr:hover {
        background: #009688;
    }
    .ansyfdn:hover {
        opacity: 0.8;
    }
    @media only screen and (max-width: 768px) {
    
        .gzzl {
        background: #fffefea6;
        position: absolute;
        padding: 12px;
        color: black;
        left: 2%;
        cursor: pointer;
        display: none;
        top: 0%;
        z-index: 9;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    
    .gsstr {
        background: #00bcd4;
        position: absolute;
        padding: 10px;
        color: white;
        left: 22%;
        cursor: pointer;
        display: block;
        z-index: 9;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
        
    }
    
    .ansyfdn {
        background: #ff5722;
        position: absolute;
        padding: 10px;
        color: white;
        cursor: pointer;
        display: block;
        left: 4%;
        z-index: 9;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    }
    /* Gizle Göster Header */
        .uzantibox H4 {
        font-weight: 700;
        color: white;
    }
    .scripthoverinfos {
        position: absolute;
        bottom: 5px;
        width: 100%;
    
    }
    .error {
        color: #f44336;
        font-weight: 700;
        font-size: 32px;
        background: #e7e7e7;
        padding-bottom: 40px;
        margin-bottom: 50px;
    }
    #scriptlistesi .scriptkategoriler a {
        color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #eee;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: #eee;
        text-align: center;
        margin-bottom: 0;
        padding: 18px 7px;
        font-size: 15px;
    }
    .armsds {
        position: absolute;
        width: 100%;
        float: right;
        right: 4%;
        text-align: right;
        top: -55px;
    }
    .anascript #wrapper {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
        background: #e9f5ff00;
        padding-bottom: 30px;
    }
    #transferbtn {
        background: #ffeb3b;
        margin-left: 0px;
        color: #121212;
        margin-left: 20px;
        font-weight: bold;
    }
    .wclientdomainpage {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        background: #00bcd4;
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .ddiscountnewprice {
        background: #ffffff3d;
        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: #000000 !important;
        font-size: 19px;
    }
    
    .tablepaket h3 div {
        position: relative;
        display: inline;
        color: #2e3a40;
    }
    .customDomain {
        padding: 60px 0 40px;
    }
    .bg-grey {
        background: #f0f3f7!important;
    }
    div#transfercode {
        color: white;
    }
    
    #transferbtn:hover {
        background: #f44336;
        color: white !important;
    }
    .tablepaket .gonderbtn i {
        display: inherit;
    }
    .tablepaket .gonderbtn {
        margin-top: 10px;
        display: inline-block;
        width: 75%;
        text-transform: uppercase;
        margin-bottom: 15px;
        background: #fff;
        color: white;
        border: none;
        font-weight: 600;
        background: #4CAF50;
    }
    .tablepaket.active .gonderbtn i {
        display: inherit;
        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: inherit;
    }
    .tablepaket:nth-child(5) .tpakettitle {
        background: #e91e63;
    }
    .tablepaket:nth-child(7) .tpakettitle {
        background: #ff9800;
    }
    .tablepaket:nth-child(6) .tpakettitle {
        background: #673ab7;
    }
    .tpakettitle {
        width: 100%;
        color: #ffffff;
        text-align: center;
        font-size: 23px;
        font-weight: 900;
        margin-bottom: 15px;
        margin-top: 25px;
        background: #13465e;
        height: 75px;
        line-height: 75px;
    }
    .tablepaket:nth-child(3) {
        background: #00968817;
    }
    .tablepaket.active:nth-child(4) {
        border: 2px solid #9c27b070 !important;
    }
    .tablepaket.active:nth-child(3) {
        background: #00968817;
        border: 2px solid #00968861 !important;
    }
    .tablepaket:nth-child(3) .tpakettitle {
        background: #4caf50;
        height: 75px;
        line-height: 75px;
        color: white;
    }
    .tablepaket:nth-child(4) {
        background: #9c27b02b;
    }
    /* .tablepaket.aos-init.aos-animate:nth-child(1) {
        background-image: url(/templates/website/veacom/assets/images/vea/hst1.jpg);
        height: 50px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    } */
    .tablepaket:nth-child(7) {
        background: #9c27b02e;
    }
    .tablepaket:nth-child(5) {
        background: #ff572221;
    }
    .tablepaket:nth-child(6) {
        background: #2196f33d;
    }
    .tablepaket:nth-child(4) {
        background: #9c27b02e;
    }
    .tablepaket:nth-child(4) .tablepopular {
        background: #e91e63;
    }
    .tablepaket:nth-child(4) {
        background: #00968817;
    }
    .tablepaket:nth-child(4) {
        background: #9c27b02e;
    }
    .tablepaket:nth-child(4) .tpakettitle {
        background: #9c27b0;
        height: 75px;
        line-height: 75px;
        color: white;
    }
    .tablepopular {
        position: absolute;
        background: #009688;
        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;
    }
    .products_features {
        line-height: 32px;
        font-size: 17px;
    }
    .tablepaket.active {
        border: 2px solid #009688;
        padding: 25px 0px;
        margin-top: -10px;
        overflow: hidden;
    }
    a {
        color: #36444b;
        text-decoration: none;
    }
    .row:after {
        clear: both;
    }
    .row:after, .row:before {
        content: " ";
        display: table;
    }
    .tablepaket:nth-child(1) .tpakettitle {
        background: #06b1ff;
        height: 75px;
        line-height: 75px;
        color: white;
    }
    .helloleft {
        position: absolute;
        bottom: 2px;
        left: -167px;
        opacity: 0.3;
    }
    .tablepaket:nth-child(2) .tpakettitle {
        background: #ff5722;
        height: 75px;
        line-height: 75px;
        color: white;
    }
    .tablepaket:nth-child(1){
        background: #2196f33d;
    }
    
    .tablepaket:nth-child(2) {
        background: #ff572221;
    }
    .pktlers {
        margin-top: -125px;
        z-index: 9;
        position: relative;
    }
    .product-info .product-main {
        padding: 60px 0 0;
    }
    
    .product-info .product-main {
        padding: 40px 0;
        position: relative;
        z-index: 1;
        height: 680px !important;
        overflow: hidden;
        padding-top: 131px !important;
    }
    .tablepaket:nth-child(5) .tablepopular {
        background: #ffeb3b;
        color: black;
    }
    .tablepaket.active:nth-child(5) {
        border: 2px solid #ff572236 !important;
    }
    .content-block.text-center.bg-dark {
        margin-top: 100px;
    }
    section#hosting-information {
        margin-top: 25px;
    }
    .scriptkategoriler {
        float: left;
        width: 19%;
        margin-top: 2px !important;
        background: white;
        padding: 20px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .sayfalama {
        width: 100%;
        text-align: center;
        margin: 50px auto;
    }
    h4.scriptlisttitle.bs2 strong {
        background: white !important;
        padding: 9px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 0px;
        top: -84px;
        position: relative;
        font-size: 16px;
        /* border-top-left-radius: 10px; */
        /* border-top-right-radius: 10px; */
        left: -3%;
    }
    .mega-container.megkrms {
        padding: 30px;
        width: 95%;
    }
    .col-md-6.sl.trfs {
        background: #f0f0f0;
        padding: 19px;
        border-radius: 10px;
    }
    .mega-container .mega-desc {
        display: none;
    }
    .container {
        width: 1200px;
    }
    .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: 9px 15px;
        margin-left: 10px;
    }
    .text-center {
        text-align: center;
    }
    .yellow {
        color: #ffcb08!important;
    }
    .icon.white, .white {
        color: #fff!important;
    }
    .content-block {
        box-sizing: border-box;
        padding: 5px;
    }
    .anascriptlist.lists1 {
        padding: 10px;
    }
    .bg-dark {
        background: #082235!important;
    }
    .hosting-information .heading {
        overflow: hidden;
        margin-bottom: 60px;
        text-align: center;
    }
    .hosting-information .col-md-4 {
        width: 30.33333%;
    }
    .hosting-compate-table { padding: 60px 0;}.hosting-compate-table .heading { margin-bottom: 40px !important; }.hosting-compate-table table { border: 1px solid #0c304a !important; }.hosting-compate-table td { font-size: 16px !important; padding: 15px !important; text-align: center; border-bottom: 1px solid #0c304a;}.hosting-compate-table tr:nth-child(1) td { background: #0c304a; color: #fff; font-size: 18px !important; font-weight: 800 !important;}.hosting-compate-table tr td:first-child { text-align: left !important; background: #0c304a; color: #fff; border-bottom: 1px solid #184463 !important;}.hosting-compate-table tr td:last-child { font-size: 18px !important; font-weight: 800 !important; text-align: right !important;}@media (max-width: 575.98px){.hosting-compate-table tr:first-child td { display: none !important}.hosting-compate-table td { display: block; text-align: center !important; padding: 8px !important; border-bottom: 0 !important; border-top: 0 !important;}.hosting-compate-table tr td:last-child { text-align: center !important; }}
    .hosting-information .heading { overflow: hidden;margin-bottom: 60px; }
    .hosting-information .heading .heading-title { font-size: 28px;margin: 0 0 10px;line-height: 1.2;}
    .hosting-information .heading .heading-description { font-size: 16px;color: #5f7d92;margin: 0; line-height: 1.5;}
    
    .service .icon{border-radius:35px;color:#fff!important;display:block;height:64px;float:left;margin:0 25px 0 0;text-align:center;text-decoration:none;width:64px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.service .icon:hover{opacity:.8;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.service .icon i:before{font-size:30px;line-height:70px}.service .title{margin:0 0 5px;font-size:18px}.service .text-small{overflow:hidden}.service .text-muted{overflow:hidden}.services .features-block,.services .service{margin-bottom:50px;min-height:125px}.product-data{background:#363738}.hctrdata-box{margin:20px 0}.hctrdata .icon{float:left;display:block;margin:auto auto 0;text-align:center;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;width:64px;height:64px}.hctrdata .title{float:left;font-size:36px;margin:0;margin-left:15px;margin-top:0;padding-top:0;line-height:1;text-align:left;color:#dadada}.hctrdata .title i{font-style:normal}.hctrdata .title small{display:block;position:relative;top:inherit}@media (max-width:640px){.hctrdata-box{margin:20px 0 0;text-align:center}.hctrdata{display:inline-block;margin-bottom:30px;height:67px}.hctrdata .icon{height:64px;margin:auto;width:64px}.hctrdata .title{font-size:32px;padding-top:12px;margin:0}}@media (max-width:991px) and (min-width:641px){.hctrdata-box{margin:40px 0 0}.hctrdata{display:block;margin-bottom:40px}.hctrdata .title{font-size:32px;padding-top:6px;margin:0}.hctrdata .title small{position:relative;top:-4px}.hctrdata .icon{height:64px;margin:auto auto 20px;width:64px}}@media (max-width:1199px) and (min-width:992px){.hctrdata{display:inline-block}.hctrdata .title{font-size:28px;padding-top:8px;margin:0}.hctrdata .icon{height:64px;margin:auto auto 20px;width:64px}.hctrdata .title small{position:relative;top:-4px}}.services-box-three-left{margin-bottom:40px;padding:20px}.big-services-box a:not(.btn),.features-block a:not(.btn),.service a:not(.btn){color:#1e1e1e;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.big-services-box a:not(.btn):hover,.features-block a:not(.btn):hover,.service a:not(.btn):hover{text-decoration:none;opacity:.8;text-decoration:none;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.big-services-box>a,.features-block>a,.service>a{display:inline-block}.white .big-services-box a,.white .service a{color:#fff}.yellow .big-services-box a,.yellow .service a{color:#ffcb08!important}.big-services-box{margin-bottom:40px;text-align:center;padding:0 15px}.big-services-box .title{margin-bottom:10px}.big-icon{border-radius:50px;color:#1e1e1e;display:block;height:84px;margin:0 auto 10px;text-align:center;width:84px;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.big-icon i:before{font-size:50px;line-height:100px}a.big-icon:hover{opacity:.8;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}
    .product-main.product-bg-blue2.p120 {
        background: linear-gradient(0deg, #ffeb3b 0%, #ffeb3b 64%, #6f9bb1 100%) !important;
    }
    .domain-content1 {
        position: relative;
        padding: 50px 0;
    }
    
    .product-info .product-main .properties {
        margin-top: 30px;
        color: #fff;
        font-size: 20px;
        display: block;
    }
    .domain-content2 {
        position: relative;
        padding: 30px 0;
        background-color: #082235;
    }
    .containerk {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .containerk {
        width: 1200px;
    }
    
    .row:after{clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333%}.col-xs-pull-2{right:16.66667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333%}.col-xs-pull-5{right:41.66667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333%}.col-xs-pull-8{right:66.66667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333%}.col-xs-pull-11{right:91.66667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333%}.col-xs-push-2{left:16.66667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333%}.col-xs-push-5{left:41.66667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333%}.col-xs-push-8{left:66.66667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333%}.col-xs-push-11{left:91.66667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-offset-12{margin-left:100%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}
    .g-reviews {
        display: inline-flex;
        align-items: center;
        justify-content: flex-start;
        background-color: #ffeb3b;
        color: #000000;
        padding: 5px 10px;
        border-radius: 20px;
        margin-top: 50px !important;
        font-weight: 500;
    }
    .g-reviews .g-logo { height: 26px; margin-right: 5px; }
    .g-reviews .g-star {
        position: relative;
        top: 2px;
        height: 16px;
        margin-left: 5px;
    }
    .g-reviews b { padding: 0 4px; }
    .domain-content2 .col-md-6 {
        width: 50%;
    }
    
    h2.heading-title {
        font-weight: bold;
        color: #336881;
    }
    .domain-content2 .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
    
    
    .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    
    .domain-content2 .row {
        padding: 0;
    }
    
    
    .turboPress {padding:60px 0 0; }
        .turboPress .service .icon { position: relative; margin-right: 15px; background-color: #082235; padding: 20px; width: 70px; height: 70px; color: #fff; border-radius: 50%; text-align: center; }
        .turboPress .service .icon img { width: 40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
    
    
    
        .new-packs-box .new-packs .pack .price-box .fiyat .discount-price small { position: relative; top: unset; font-size: 18px; }
        .new-packs-box .new-packs .pack .price-box .current-price .item-price.TRY:after { top:16px }
        .scriptlisttitle {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 0px solid #ebebeb !important;
        color: #404b50;
        font-size: 22px;
        width: 100%;
        text-align: left;
    }
    
        .btn {
            border-radius: 3px;
            line-height: 22px;
            outline: 0;
            padding: 8px 19px;
            -webkit-filter: none;
            filter: none;
            -webkit-transition: background .2s linear,border .2s linear,color .2s linear;
            transition: background .2s linear,border .2s linear,color .2s linear;
            white-space: nowrap;
            width: auto;
        }
        .domain-content1 .row { padding: 0; }
        .domain-content1 img { max-width: 100% }
        .domain-content1 .col-md-6 div { height: 348px; display: flex; flex-direction: column; justify-content: center; }
        .domain-content1 .col-md-6 div h3 { font-size: 22px; margin: 0 0 10px;}
        .domain-content1 .col-md-6 div p { font-size: 16px; }
        .domain-content1 .col-md-6 div a { font-size: 18px; }
        .domain-content2 .btn.btn-warning.active, .btn.btn-warning.focus, .btn.btn-warning:active, .btn.btn-warning:focus, .btn.btn-warning:hover, .open>.btn.btn-warning.dropdown-toggle {
            background: #faa937;
            border-color: #faa937;
        }
        .domain-content2 .col-md-6 {
            width:
             50%;
        }
        .domain-content2 .btn {
            padding: 14px 40px;
            font-size: 18px;
            font-weight: 600;
            margin-top: 13px;
        }
        .btn-warning {
            color: #212529;
            background-color: #ffc107;
            border-color: #ffc107;
        }
        .hosting-information {
        padding: 0px 0 0px;
    }
    
        .domain-content2 {
            position: relative;
            padding: 30px 0;
            background-color: #082235;
            margin-bottom: 100px;
            margin-top: 20px;
        }
        .section-tech h2.heading-title {
            font-weight: bold;
            color: #ffffff;
        }
        .section-tech .btn {
            font-size: 16px;
            font-weight: 600;
            padding: 10px 30px;
        }
        .section-tech h1, .section-tech h3, .section-tech p {
            color: white;
        }
        .content-block {
        box-sizing: border-box;
        padding: 20px;
    }
    
    .fullwidthhead {
        background: linear-gradient(-3deg, #2196f3 0%, #00bcd4 64%, #ffe492 100%) !important;
    }
    .product-main-holder h1 {
        font-size: 34px;
    }
    .campaigns-bar {
        background: linear-gradient(-3deg, #8bc34a 0%, #607d8b 64%, #ffeb3b 100%) !important;
    
    }
    /* 
    
    .fullwidthhead {
        background: linear-gradient(-3deg, #2196f3 0%, #00bcd4 64%, #ffe492 100%) !important;
    }
    .headbi2 {
        z-index: 9;
        text-align: right;
        position: absolute;
        right: 32%;
        top: 15px;
        color: #ffffff;
    }
    
    #fullwidth .headbutonlar {
        margin-top: 10px;
        display: flex;
    }
    
    .ortahed {
        position: absolute;
        text-align: center;
        left: 42%;
        top: 40px;
        background: #dce0e433;
        padding: 10px;
        padding-right: 18px;
        border-radius: 10px;
        padding-right: 0px;
        padding-bottom: 17px;
        padding-left: 24px;
    }
    
    .logoynmnd {
        position: absolute;
        top: 12px;
        left: 18%;
        border-left: 4px solid #ffeb3b;
        padding-left: 12px;
        display: inline-grid;
        background: #f7f7f7cc;
        padding: 8px;
    } */
    
    
    
    section#paket_detaylari {
        margin-top: 10px ;
    }
    section.hosting-information.bg-grey.divider-bottom * {
        box-sizing: border-box;
    }
    section.hosting-information.bg-grey.divider-bottom {
        background: #f0f3f700!important;
        /* margin-top: -29px; */
        margin-bottom: 30px;
        margin-top: 50px;
    }
    .step .row:before {
        content: '';
        position: absolute;
        top: 11%;
        left: 50%;
        width: 75%;
        height: 3.7142857143rem;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        background: url(/templates/website/veacom/assets/images/vea/steps_bg.svg) center no-repeat;
        background-size: auto 100%;
    }
    #scriptlistesi .anascriptlist {
        box-shadow: 0 0 5px #e2e2e2;
        margin: 0.4% !important;
        margin-top: 15px;
    }
    .anascripler {
        float: right;
        width: 100% !important;
        margin-top: 35px !important;
    }
    
    .scriptkategoriler {
        float: left;
        width: 19%;
        margin-top: 15px;
        display: flex;
        position: absolute;
        width: 100% !important;
        top: -2px;
        left: 0;
        padding: 0px;
        border-radius: 0px;
    }
    
            .new-packs-box .new-packs .pack.blue .price-box span { color:#fff !important;}
            .new-packs-box .new-packs .pack.blue .desc {}
            .new-packs-box .new-packs .pack.blue .desc ul li{border-bottom: 1px solid #444;color: #fff;}
            .new-packs-box .new-packs .pack.blue .desc ul li img { background: #fff; border-radius: 4px; padding: 2px;}
            .new-packs-box .new-packs .pack .price-box .btn-paket span { color: #333333 !important; }
    
    
    .product-info .product-main { padding: 60px 0 0; }
    .product-info .product-main .product-main-holder h1 { line-height: 1.3; margin-bottom:0; }
    .product-info .product-main .properties .paketler { font-weight: 600; font-size: 20px!important; letter-spacing: -.7px; padding: 13px 32px!important; }
    .product-info .product-main .properties .mail-servisleri { padding:15px 0 10px; }
    .product-info .product-main .properties .mail-servisleri .icon { margin-bottom:5px; }
    .product-info .product-main .properties .price { font-weight:500; }
    
    .product-back-9.product-info .product-main .properties { margin-top:0; }
    
    .product-back-10.product-info .product-main .properties { margin-top:0; }
    .product-back-10.product-info .product-main .product-main-holder { margin-bottom:0; }
    .product-back-10.product-info .product-main .product-main-holder p { height: 40px; line-height: 1.4; padding-top: 0; }
    
    .product-back-15.product-info .product-main .properties { margin-top:0; }
    .product-back-15.product-info .product-main .product-main-holder { margin-bottom: 10px; }
    .product-back-15.product-info .product-main .properties .mail-servisleri .icon { width: 48px; height:48px; margin-bottom: 10px;}
    .product-back-15.product-info .product-main .properties .mail-servisleri .title { font-size: 17px; line-height: 1.2; font-weight: 600;}
    
    .product-back-4.product-info .product-main .ribbon { top: -60px; }
    .product-back-4.product-info .product-main .properties { margin-top:0; }
    .product-back-4.product-info .product-main .product-main-holder { margin-bottom: 15px; }
    
    .product-back-17.product-info .product-main .properties { margin-top:0; }
    .product-back-17.product-info .product-main .product-main-holder { margin-bottom: 15px; }
    
    .product-back-27.product-info .product-main .properties { margin-top:0; }
    .product-back-27.product-info .product-main .product-main-holder { margin-bottom: 20px; }
    .domain-content1 * {
        box-sizing: border-box;
    }
    
    .customTransfer { padding:60px 0 40px; }
        .customTransfer .service .icon { position: relative; margin-right: 15px; background-color: #082235; padding: 20px; width: 70px; height: 70px; color: #fff; border-radius: 50%; text-align: center; }
        .customTransfer .service .icon img { width: 40px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
        .customTransfer .service { margin-bottom: 20px; }
        .customDomain { padding:60px 0 40px; }
        .customDomain .img { margin-top: -40px; width: 437px;}
        .customDomain h3 {font-size: 18px; margin: 0 0 10px;}
        .customDomain p {font-size: 18px; margin-bottom: 30px; }
        .customDomain ul { list-style: none; padding: 0; margin:15px 0 0 15px; }
        .customDomain ul li { font-size: 17px; padding-bottom: 8px;}
        .customDomain ul li svg { fill: #f50068; width: 14px; margin-right: 5px; }
    
        .owlDomain { box-shadow: none; }
        .owlDomain .item{ background: #fff; padding: 20px;   margin: 0 5px; text-align: center; box-shadow:0 2px 2px rgba(0,0,0,0.08);}
        .owl-carousel .owl-wrapper {padding: 10px 0;}
        #owl-domain .item:after {display: none; }
        #owl-domain .item .dot-img { display: block; font-size: 32px;  height: auto;}
        #owl-domain .item .dot-img img { height: 68px; font-size: 18px;line-height: 1.4; }
        #owl-domain .item .dot-price { font-size:18px;}
        #owl-domain .item .dot-old { font-size:18px;}
    
        @media (max-width: 575.98px) {
            .customTransfer .heading { margin-bottom: 15px; }
            .customTransfer .heading .heading-title { font-size: 24px;}
            .customDomain .heading { margin-bottom: 15px; }
            .customDomain .heading .heading-title { font-size: 24px;}
            .customDomain .img { margin: 0 auto 15px; display: block; width: 280px;}
        }
    
    
    .heading {
        overflow: hidden;
        margin-bottom: 60px;
    }
    .customDomain * {
        box-sizing: border-box;
    }
    .domain-why * {
        box-sizing: border-box;
    }
    section.domain-information.bg-grey.divider-bottom {
        background: #f0f3f7!important;
        margin-top: 0px;
        padding-top: 70px;
        padding-bottom: 50px;
    }
    .alanadisorgu h1 {
        font-weight: 200;
        font-size: 36px;
        margin-bottom: 20px;
        color: white;
    }
    .uzantibox:hover {
        border: 2px solid #f3e8e5;
    }
    .uzantibox {
        width: 10%;
        padding: 5px 0;
        border: 2px solid #0bacc0;
        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;
    }
    p.text-center.bottom-padding.text-muted.lead {
        margin-bottom: 50px;
    }
    .domainozellikler {
        display: none;
    }
    .bg-white {
        background: #fff!important;
    }
    .padding-15 {
        padding: 15px!important;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    .domain-information * {
        box-sizing: border-box;
    }
    .section-tech * {
        box-sizing: border-box;
    }
    .support-info * {
        box-sizing: border-box;
    }
    .other-product * {
        box-sizing: border-box;
    }
        .btn-warning {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107;
    }
        div#header2 {
        display: none;
    }
    .pakettitle {
        float: left;
        width: 100%;
        padding-top: 15px;
        text-align: center;
        color: #000000;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        font-family: inherit;
        font-weight: 700;
        line-height: 1.3;
        color: inherit;
    }
    .text-right {
        text-align: right;
    }
    .product-info .product-main .product-main-holder {
        padding: 0;
        margin-bottom: 30px;
    }
    section.product-info.product-back-3 * {
        box-sizing: border-box;
    }
    .product-info {
        position: relative;
        box-shadow: 0 10px 20px rgb(0 0 0 / 20%);
    }
    div#scriptlistesi {
        margin-top: -54px !important;
        z-index: 9;
        position: relative;
    }
    
    .anascript {
    
        box-shadow: inset 0 0 0px 0px #fff;
    }
    p.text-left.white.lead.hidden-xs span {
        background: #e91e63;
        color: #fff;
        border-radius: 8px;
        padding: 6px 10px;
        font-size: 18px;
        display: inline-block;
    }
    #scriptlistesi #scataktif {
        background: #ff9800;
        color: white;
        font-weight: bold;
    }
    .product-main.p120 {
        background: linear-gradient(0deg, #2196f3 0%, #ffeb3b 64%, #006cc2 100%) !important;
    }
    #scriptlistesi .anascriptlist:hover {
        box-shadow: 0 0 1000px #e9e7e7 !important;
    }
    a.g-reviews {
        display: none;
    }
    .sbtn {
        padding: 11px 11px;
        width: auto;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        background: #eee;
        border-radius: 0px;
        position: relative;
        right: 10px !important;
    }
    div#scriptlistesi {
        background: white;
    }
    input#SearchTerm {
        width: 25%;
        display: inline-block;
        border-radius: 0px;
    }
    
    .anascriptlist.lists1ü {
        height: 430px;
        width: 44%;
        border: 1px solid #f6f3f3;
        box-shadow: 0 0 10px #e5e2e2;
    }
    .acba1 p {
        font-size: 18px !important;
        line-height: 1.2;
    }
    .taksit122 {
        position: absolute;
        left: 113px;
        top: 8px;
        height: 87px;
    }
    .patlangacXX {
        margin-top: 93px;
    }
    .product-main.p120 a:hover {
        opacity: 0.7;
    }
    p.text-left.white.lead.hidden-xs span {
        background: #f44336;
        color: #fff;
        border-radius: 0px;
        padding: 6px 10px;
        font-size: 18px;
        display: inline-block;
    }
    .product-main-holder .col-md-6 {
        position: relative;
        top: -53px;
    }
    .anascriptlist div h5 {
        color: #ffffff;
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 900;
        background: #009688;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 5px;
        position: absolute;
        right: 10px;
        width: 29%;
        margin-top: 0px;
    }
    .ackss {
        position: absolute;
        bottom: 77px;
        width: 96%;
        left: 3px;
        background: #f3efef;
        padding: 5px;
        color: #607d8b;
    }
    .anascriptlist div h5 {
        color: #ffffff;
        background: #9c27b0;
    }
    
    .anascriptlist {
        position: relative;
        display: inline-block;
        vertical-align: top;
        background-color: #ffffff;
        margin: 1%;
        width: 30%;
        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;
        height: 400px;
        border: 1px solid #e8e4e4;
    }
    .urunozellik {
        color: #2196f3;
    }
    .urunozellikleri .fa-caret-right {
        display: inline-block;
        font-size: 24px;
        margin-left: -13px;
        margin-top: 50px;
        position: absolute;
        color: #2196f3;
    }
    .urunozellikleri .fa-check-circle {
        display: inline-block;
        font-size: 20px;
        margin-left: -18px;
        margin-top: 50px;
        background: #fff;
        position: absolute;
        color: #009688;
    }
    .urunozellik {
        display: inline-block;
        border: 1px solid #dad8d8;
        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;
    }
    
    
    /* Mobilx */
    
    
    @media only screen and (max-width: 768px) {
    .categoriesproduct a {
        font-size: 15px;
        text-align: left;
        width: 80%;
    }
    
    .hosting-information .heading {
        overflow: hidden;
        margin-bottom: 60px;
        text-align: left;
        width: 32%;
    }
    section#hosting-information {
        margin-top: 25px;
        padding: 11px;
    }
    .domain-content1 .col-md-6 div {
        height: 260px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px;
    }
    .campaigns-bar {
        padding-left: 1.3%;
    }
    .domain-content2 {
        position: relative;
        padding: 30px 0;
        background-color: #082235;
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .section-tech .nav-tabs>li>a {
        position: relative;
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        border: 0 !important;
        display: flex;
    }
    .section-tech .col-lg-4 {
        margin: 15px 0;
        text-align: center;
        padding: 20px;
    }
    .ynbrmus {
        display: none;
    }
    .product-info .product-main .product-main-holder h1 {
        line-height: 1.3;
        margin-bottom: 0;
        font-size: 24px;
    }
    .ortahed {
        position: absolute;
        text-align: unset;
        left: 34%;
        top: 54px;
        background: #f5f1f100;
        padding: 10px;
        border-radius: 10px;
        padding-right: 0px;
        z-index: 99;
    }
    .fullwidthhead {
        width: 100%;
        height: auto;
        padding: 10px 0;
        float: left;
        position: relative;
        margin-top: 0;
        background-size: 100%;
        background-color: white;
    }
    .wclientdomainpage {
        width: 100% !important;
        margin-left: auto;
        margin-right: auto;
        background: #00bcd4;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .uzantibox {
        width: 24% !important;
        margin: 7px !important;
        margin-bottom: 12px !important;
    }
    .anascriptlist {
        position: relative;
        display: inline-block;
        vertical-align: top;
        /* background-color: #f6f6f6 !important; */
        margin: 1%;
        width: 345px !important;
        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;
        height: 399px;
    }
    
    section#paket_detaylari {
        margin-top: 10px !important;
    }
    .urunozellikleri {
        width: 100%;
        display: inline-block;
        margin-top: 25px;
        text-align: center;
        display: none;
    }
    .services .features-block, .services .service {
        margin-bottom: 5px;
        min-height: 117px;
    }
    .acba1 p {
        font-size: 16px !important;
        line-height: 1.4;
        margin-block-start: 0em;
        margin-block-end: 0.5em;
        color: #000000;
        font-weight: 400;
    }
    
    .customDomain {
        padding: 60px 0 40px;
        padding: 30px!important;
    }
    .anascript #wrapper {
        width: 100%;
    
    }.text-center {
        text-align: unset;
    }
    .container {
        width: 100%;
    }
    input#SearchTerm {
        width: 87%;
        display: inline-block;
    }
    .taksit122 {
        position: absolute;
        left: 278px !important;
        top: -503px !important;
        width: 67px;
        height: 47px;
        display: none;
    }
    div#scriptlistesi {
        margin-top: 5px !important;
    }
    a.g-reviews {
        position: relative;
        top: 49px;
    }
    .sss.aos-init.aos-animate {
        padding: 10px;
        width: 95%;
    }
    .bg-grey {
        background: #f0f3f7!important;
        margin-top: 0px;
    }
    .hosting-information .col-md-4 {
        width: 95% !important;
        padding: 20px;
    }
    .hosting-information .heading {
        overflow: hidden;
        margin-bottom: 60px;
        text-align: left;
        width: 100% !important;
    }
    .scriptkategoriler {
        float: left;
        width: 100% !important;
        margin-top: 15px;
    }
    .scriptlisttitle {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 0px solid #ebebeb;
        color: #404b50;
        font-size: 22px;
        width: 100%;
        text-align: center;
    }
    .product-info .product-main {
        padding: 40px 0;
        position: relative;
        z-index: 1;
        height: 698px !important;
        overflow: hidden;
    }
    .scriptkategoriler a {
        padding: 5px 0 5px 10px;
        margin-bottom: 4px;
        font-size: 16px;
        width: 44%;
    }
    #scriptlistesi .scriptkategoriler a {
        color: #000000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #eee;
        border-right-width: 2px;
        border-right-style: solid;
        border-right-color: #eee;
        text-align: center;
        margin-bottom: 0;
        padding: 12px 7px;
        font-size: 14px;
    }
    
    .hosting-information {
        padding: 0px 0 40px;
    }
    .scriptkategoriler {
        float: left;
        width: 19%;
        margin-top: 15px;
        display: -webkit-inline-box;
        overflow: hidden;
        overflow-x: auto;
        position: absolute;
        width: 100% !important;
        top: -54px;
        left: 0;
        padding: 0px;
        border-radius: 0px;
    }
    h4.scriptlisttitle.bs2 strong {
        background: #ffffff00 !important;
        padding: 3px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
        display: none;
    }
    .armsds {
        position: absolute;
        width: 100%;
        float: right;
        right: 0%;
        text-align: right;
        margin-top: -68px;
    }
    h4.scriptlisttitle.bs2 strong {
        background: #ffffff00 !important;
        padding: 3px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 5px;
    }
    .anascripler {
        float: right;
        width: 100%;
        margin-top: 15px;
    }
    .domain-why {
        padding: 20px !important;
    }
    .yuzde80 {
        width: 85%;
        display: inline-block;
        margin-left: 10px;
    }
    a.btn.btn-success.btn-lg {
        padding: 0px !important;
        height: 46px !important;
        line-height: 40px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    p.text-left.white.lead.hidden-xs span {
        background: #f44336 !important;
        color: #fff;
        border-radius: 0px !important;
        padding: 6px 10px;
        font-size: 16px;
        display: inline-block;
    }
    .containerts {
        padding: 15px;
    }
    .other-product.bg-grey {
        position: relative;
        top: 42px;
    }
    .services .features-block, .services .service {
        margin-bottom: 0px;
        min-height: 101px;
    }
    .sbtn {
        padding: 11px 11px;
        width: auto;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        background: #eee;
        border-radius: 5px;
        position: relative;
        right: 10px !important;
    }
    section.hosting-information.bg-grey.divider-bottom {
        background: #f0f3f700!important;
        /* margin-top: -29px; */
        margin-bottom: 30px;
        margin-top: 0px;
    }
    span.avntsjl {
        text-align: right;
        right: -40px;
        position: relative;
        top: -3px;
        font-weight: 500;
    }
    
    .col-sm-12.col-md-12.col-lg-12.text-center.btns {
        position: absolute;
        top: 7.5%;
        left: 27%;
    }
    .site-counter {
        font-size: 20px !important;
        bottom: 190px !important;
    }
    .col-lg-4.col-md-6.col-12.text-center {
        padding: 27px !important;
        width: 200px !important;
    }
    .row.myhts {
        display: flex;
    }
    .anascriptlist img {
        height: 125px;
        width: 45%;
        border-radius: 5px;
        float: left;
        top: 88px;
        position: relative;
    }
    }