.domain-package .item{
    padding-top: 80px;
    padding-bottom: 80px;
}
.domain-pricing {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__item {
    padding-top: 0px;
}
.domain-pricing--cluster .domain-pricing__item {
    border-radius: 10px;
    padding: 50px 50px 0 50px;
    color: #fff;
    cursor: default;
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.1);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.1);
}
.domain-pricing__item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    flex: 0 1 360px;
}
.package__recommended {
    background: #2da951;
    border-radius: 30PX;
    position: relative;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Comfortaa', sans-serif;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__price {
    line-height: 60px;
    padding: 0;
}
.domain-pricing--cluster .domain-pricing__price {
    font-size: 80px;
    font-weight: 800;
    position: relative;
    z-index: 100;
    color: #3174f1;
    line-height: 1;
    padding: 5px 0;
    font-family: 'Comfortaa', sans-serif;
}
.domain-pricing--cluster .domain-pricing__currency {
    font-size: 0.5em;
    padding-right: 10px;
    vertical-align: super;
    font-family: 'Comfortaa', sans-serif;
}
.domain-pricing--cluster p.package__per__feature {
    color: #3174f1;
    margin: 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    font-family: 'Comfortaa', sans-serif;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__feature-list {
    margin: 30px 0 10px 0;
}
.domain-pricing--cluster .domain-pricing__feature-list {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #3174f1;
}
.domain-pricing__feature-list {
    text-align: left;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__feature {
    border-bottom: 1px solid rgba(103, 115, 221, 0.15);
    padding: 8px 0;
    margin: 0;
    text-align: left;
    opacity: .9;
    font-family: 'Comfortaa', sans-serif;
    color:#333;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__feature i.fa-check-circle {
    color: #81da9e;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__feature i {
    float: right;
    position: relative;
    top: 3px;
}
.domain-pricing--cluster .domain-pricing__action {
    font-weight: bold;
    height: 50px;
    font-family: 'Comfortaa', sans-serif;
    line-height: 50px;
    padding: 0 30px;
    color: #fff;
    border-radius: 10px;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    background: #3174f1;
    text-transform: uppercase;
    position: relative;
    bottom: -25px;
    margin: 0 auto;
    font-size: 18px;
}
.domain-pricing-section-v3 .domain-pricing--cluster .domain-pricing__feature i.fa-close {
    color: #e63125;
}
.domain-pricing--cluster .domain-pricing__action:hover {
    transform: scale(1.05);
    opacity: .8;
}

.nobilgipad {
    padding-left: 0px;
    padding-right: 0px;
}
.bilgisor:hover {
    background: #f9f9f9;
    cursor: pointer;
}
.bilgidet{
    margin-right: 0px;
    padding-bottom: 60px;
    padding-top: 60px;
    margin-left: 0px;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bilgisor{
    box-shadow: 0 0 25px rgb(0 0 0 / 10%);
    border-right-width: 2px;
    border-bottom-width: 2px;
    padding-top: 40px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
    border-right-color: rgb(49 116 241 / 35%);
    border-right-style: solid;
    border-bottom-color: rgb(49 116 241 / 35%);
    border-bottom-style: solid;
    background: #fff;
    height: 250px;
}
.bilgisor .bilgitit{
    font-size: 25px;
    color: #3174f1;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    font-family: 'Comfortaa', sans-serif;
}
.bilgisor .bilgidesc{
    font-size: 16px;
    color: #5a5a5a96;
    text-align: left;
    font-weight: normal;
    margin-top: 20px;
    font-family: 'Comfortaa', sans-serif;
}

.bilgibg {
    background:#f9f9f9;
    padding-top: 40px;
    padding-bottom: 40px;
}
.bilgibg .domain-title{
    font-size: 40px;
    line-height: 30px;
    font-weight: bold;
    color:#3174f1;
    font-family: 'Comfortaa', sans-serif;
}
.bilgibg .domain-desc {
    color: #3174f196;
    font-size: 20px;
    font-weight: 300;
    margin-top: 15px;
    text-align: center;
    font-family: 'Comfortaa', sans-serif;
}

.domainlist li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
    border-right: 2px solid #81da9e;
    padding-right: 20px;
}
.domainlist li span{
    font-weight: bold;
    font-size: 23px;
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Comfortaa', sans-serif;
}
.domainlist{
    padding-left: 0px;
    margin-top: 20px;
}
.domainlist li:last-child{
    border-right: none;
}

.col-md-12.nopadding {
    padding: 0px;
    text-align: center;
}

.domain-row > [class*='col-'] {
    padding-left: 0;
    padding-right: 0;
}
.domain-row input[type="text"].form-control {
    font-size: 25px;
    height: 70px;
    padding: 5px 30px;
    border-radius: 0;
    border-radius: 10px 0px 0px 10px;
    box-shadow: none;
    color: rgba(37, 37, 37, 0.5);
    font-family: 'Comfortaa', sans-serif;
}
.domain-row .form-control {
    width: 100%;
    border: none;
    font-style: normal;
    font-weight: 300;
    text-transform: lowercase;
}
.domain-row select.form-control {
    color: rgba(37, 37, 37, 0.5);
    font-size: 25px;
    height: 70px;
    padding: 0 30px;
    box-shadow: none;
    border-radius: 0;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/assets/img/domain/domain-select.png) no-repeat 80% center;
    box-shadow: none;
    background-size: 15px;
    font-family: 'Comfortaa', sans-serif;
}
.domain-row .col-sm-2.select-box::before {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    position: absolute;
    top: 27px;
    left: 0;
    background: rgba(37,37,37,.3);
}
.domain-row button[type="submit"] {
    border: 0;
    border-radius: 0;
    color: #fff;
    background-color: #81da9e;
    cursor: pointer;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 70px;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    margin-right: 0;
    border-radius: 0px 10px 10px 0px;
    box-shadow: none;
    outline: 0 !important;
    padding: 5px 30px;
    font-family: 'Comfortaa', sans-serif;
}
.domain-row button[type="submit"]:hover {
    background: #3174f1;
}
#domain_control {
    margin-top: 50px;
}

.no-padding article.type-page {
    padding: 0;
}
.custom_domain_bg{
    margin-bottom: 0px;
    padding-top: 90px;
    padding-bottom: 90px;
    background-image: url(/assets/img/domain/domain-arama-yeni.jpg);
}
.parent-typed-text {
    font-size: 45px;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Comfortaa', sans-serif;
}
.custom_domain h2 {
    font-size: 60px;
    color: #ffffff;
    line-height: 65px;
    text-align: center;
    font-family: 'Comfortaa', sans-serif;
}
.custom_domain p {
    font-size: 30px;
    color: rgba(255,255,255,0.7);
    line-height: 30px;
    text-align: center;
    font-family: 'Comfortaa', sans-serif;
}
.loadingname {
    font-size: 45px;
}
@media (max-width: 767px) {
    .parent-typed-text {
        font-size: 28px;
    }
    .custom_domain p {
        font-size: 20px;
        margin-top: -20px;
    }
    .domain-row > [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .domain-row input[type="text"].form-control {
        border-radius: inherit;
    }
    .domain-row button[type="submit"] {
        border-radius: inherit;
    }
    .domain-row select.form-control {
        background-position: 93%;
    }
    .col-md-12.nopadding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .domainlist li {
        padding-right: 5px;
        margin-bottom: 10px;
        border-right: inherit;
    }
    .custom_domain_bg {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bilgibg .domain-title{
        font-size: 25px;
    }
    .bilgibg .domain-desc {
        font-size: 16px;
    }
    .bilgidet {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .bilgisor {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .nobilgipad {
        padding-left: 15px;
        padding-right: 15px;
    }
    .bilgisor .bilgitit {
        font-size: 20px;
    }
    .bilgisor .bilgidesc {
        font-size: 14px;
        margin-top: 5px;
    }
    .domain-package .item{
        padding-bottom: 30px;
    }
    .loadingname {
        font-size: 20px;
    }
    .loader_area {
        width: 100%;
    }
    .loader_text {
        width: 100%;
    }
}


