body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
}

.uk-sticky-placeholder {
    height: 0 !important;
}
.main-navbar{
    position: absolute;
    top: 15px;
    z-index: 99;
    left: 0;
    right: 0;
}


/*
.top-wrap::before, .overlay-wrap::before {
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     content: '';
     z-index: 1;
 }
*/
.home-banner .home-banner-img::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.6);
}

.home-banner h2 {
    font-size: 53px;
    line-height: 87px;
    font-weight: 900;
    font-family: 'Raleway', sans-serif;
}

.home-banner p {
    font-size: 23px;
    line-height: 34px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

.home-banner a {
    font-size: 17px;
    line-height: 58px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
}

.uk-dotnav > * > * {
    width: 50px;
}

.top-bar li a {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.main-bar li a {
    color: #ffffff;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: none;
}
.uk-background-header{
    /*background-color: rgba(55, 55, 55, 0.7);*/
    background: url(../images/home-header.jpg);
    background-repeat: no-repeat;
    background-size: auto;
}

.home-whois{
    background-color: white;
    border-radius: 10px;
}

.home-whois h2{
    text-align: center;
    color: #446682;
    font-family: 'Titillium Web',sans-serif;
    font-size: 32px;
    font-weight: 700;
}
.home-whois .home-whois-tld img{
    height: 20px;
}

.home-whois .home-whois-tld .tld{
    color: #373737;
    font-size: 20px;
    font-weight: 900;
}

.home-whois .home-whois-tld .price{
    padding: 0 10px;
    color: #345a6c;
    font-size: 18px;
    font-weight: 700;
}

.home-whois .uk-grid-divider {
    margin-left: -20px;
}

.home-whois .uk-grid-divider > * {
    padding-left: 20px;
    text-align: center;
}
.home-whois .uk-grid-divider > :not(.uk-first-column)::before {
    left: 10px;
}
.whois-input{
    border-radius: 2.20588rem;
    width: 60%;
    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 #dbd9d9;
    margin: 25px 0px;
    font-size: 22px;
    font-weight: 300;
    color: #345a6c;
}
.whois-submit{
    border: 0px;
    background-color: #009595;
    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;
}
.text-header-32{
    text-align: center;
    color: #009595;
    font-size: 32px;
    font-weight: 700;
}

.text-header-34{
    text-align: center;
    color: #009595;
    font-size: 34px;
    font-weight: 700;
}
.text-18{
    font-size: 18px;
    font-weight: 300;
    color: #466781;
}
.text-20{
    font-size: 20px;
    font-weight: 300;
    color: #466781;
}
.text-22{
    font-size: 22px;
    font-weight: 300;
    color: #466781;
}

.paket-baslik{
    width: 100%;
    color: #345a6c;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 25px;
}
.cizgi{
    height: 1px;
    background: #cecece;
    width: 80%;
    display: inline-block;
    margin: 10px 0;
}
.paket-birim{
    font-weight: 300;
    font-size: 22px;
    color: #345a6c;
    line-height: 25px;
    display: inline-block;
    width: 100%;
}
.paket-fiyat{
    color: #009595;
    font-size: 36px;
    font-weight: 900;
}
.paket-fiyat sup{
    font-size: 22px;
    font-weight: 400;
}
.paket-ozellik{
    font-weight: 700;
    line-height: 28px;
}
.paket-aciklama{
    line-height: 28px;
}
.paket-sepet{
    margin-top: 10px;
    display: inline-block;
    width: 41%;
    text-transform: uppercase;

    margin-bottom: 15px;
    color: white;
    border: none;
    font-weight: 600;
    background: #4CAF50;
    border-radius: 50px;
    font-size: 17px;
    padding: 17px 30px;
    -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);
}
.paket-sepet:hover{
    background: #009595;
    color: white;
    text-decoration: none;
}
.hosting-paket{
    display: inline-block;
    width: 100%;
    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;
    background-color: #FFF;
    transition: all 0.3s ease-out;
}
.hosting-paket.active {
    border: 2px solid #009595;
    padding: 25px 0px;
    margin-top: -30px;
    overflow: hidden;
}

.paket-pop {
    position: absolute;
    background: #009595;
    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;
}

.hosting-sekmeler li a{
    border: none;
    font-size: 17px;
    padding: 17px 30px;
    color: #345a6c;
    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);
}
.hosting-sekmeler li.uk-active a {
    background: #345a6c;
    color: #fff;
}
/********************************************************************/

.vnet-bg {
    background-color: #466781;
}


footer .vnet-social-bg {
    background-color: #466781;
    min-height: 40px;
}

footer .vnet-footer-content {
    background-color: #1C2E3A;
}

footer .vnet-footer-copyright {
    background-color: #16242E;
}