﻿.errortype {
    color: #D05454;
    font-weight: 600;
}

    .errortype:before {
        content: "\f071";
        display: inline-block;
        font-family: FontAwesome;
        margin-right: 4px;
    }

.modal-backdrop {
    z-index: 99 !important;
}

.section_title h3 {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
    color: #1F1F1F;
    position: relative;
    z-index: 9;
    padding-bottom: 15px;
}


.new_lead_area {
    background: #F5FBFF;
    padding-top: 120px;
    padding-bottom: 200px;
}

.new_lead_area img{
    margin: 20px;
}

.lead_top {
    font-size: 14px;
    text-align: center;
}

.lead_bottom {
    font-size: 12px;
    padding: 10px;
    line-height: 16px;
    color: #9f9f9f;
}


.genric-btn.primary {
    color: #fff;
    background: #fa8c0a;
    border: 1px solid transparent;
}

.kvkk_2 {
    font-size: 14px;
    color: #4D4D4D;
    font-weight: 300;
}

    .kvkk_2 a {
        font-size: 14px;
        color: #4D4D4D;
        font-weight: 500;
    }

        .kvkk_2 a:hover {
            cursor: pointer;
            color: #000;
        }



.kvkk_section h5 {
    margin-top: 40px;
    margin-bottom: 30px;
}

.kvkk_section h4 {
    margin-top: 40px;
    margin-bottom: 30px;
}

.kvkk_section li {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #4D4D4D;
    margin-bottom: 13px;
    margin-left: 24px;
    list-style-type: disc;
}

    .kvkk_section li::marker {
        color: var(--site_orange);
    }

.sonuc {
    padding-top: 30px;
}

.sonuc i {
    font-size: 120px;
    color: #35be51;
}

.sonuc h4 {
    font-size: 20px;
    font-weight: 600;
}

.sonuc p {
    font-size: 14px;
}

.hatasonuc i {
    font-size: 120px;
    color: #dc1d1d;
}

.hatasonuc h4 {
    font-size: 20px;
    font-weight: 600;
}

.hatasonuc p {
    font-size: 14px;
}