html {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}



body {
    height: auto;
    min-height: 100%;
}

.u-text-palette-5-dark-1 {
    color: #858e99 !important;
}

.u-section-1 {
    padding: 20px 20px 20px 20px;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("cikk_kep.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size:cover;
}

.u-section-1 .u-sheet-1{
    min-height:205px;

}

@media(max-width: 2560px){
    .u-section-1 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("cikk_kep.jpg");
        background-position: 50% 50%;
        background-size:cover;
        margin:0px;
    }
}

@media(max-width: 320px) {
    .u-section-1 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("cikk_kep.jpg");
        background-position: 50% 50%;
        background-size: cover;
        margin: 0px;
    }
}


    .u-section-1 .u-sheet-1 {
        min-height: 306px;
    }

    .u-section-1 .u-text-1 {
        font-weight: 700;
        font-size: 3.75rem;
        padding:717px 51px 0px 51px;
    }


@media (max-width: 2560px) {
    .u-section-1 .u-sheet-1 {
        min-height: 606px;
    }
    .u-section-1 .u-text-1 {
        padding: 537px 11px 0px 11px;
    }
    }

@media (max-width: 1440px) {
    .u-section-1 .u-sheet-1 {
        min-height: 406px;
    }

    .u-section-1 .u-text-1 {
        padding: 337px 11px 0px 11px;
    }
}


@media (max-width: 991px) {
    .u-section-1 .u-sheet-1 {
        min-height: 306px;
    }
    .u-section-1 .u-text-1{
        padding:337px 17px 0px 17px;
    }
}

@media (max-width: 768px) {
    .u-section-1 .u-sheet-1 {
        min-height: 306px;
    }

    .u-section-1 .u-text-1 {
        font-size: 2.0rem;
        padding:337px 17px 0px 17px;
    }
}


.u-section-2 {
    margin-top: 10px;
    padding-top: 10px;
}


.u-section-2 .u-sheet-1 {
    min-height: 333px;
}

.u-section-2 .u-text-1 {
    font-size: 1.625rem;
    margin: 59px auto auto 0;
}

.u-section-2 .u-btn-1 {
    background-image: none;
    font-size: 3rem;
    padding: 0;
    margin: 0 auto auto 0;
}

.u-section-2 .u-text-2 {
    font-weight: 700;
    font-size: 2.625rem;
    margin: 38px auto 0;
}

.u-section-2 .u-text-3 {
    font-weight: 700;
    font-size: 2.625rem;
    margin: 38px auto 60px;
}

@media (max-width: 1199px) {
    .u-section-2 .u-text-1 {
        margin-left: 73px;
        margin-right: 73px;
    }
}

@media (max-width: 767px) {
    .u-section-2 .u-text-1 {
        font-size: 2.25rem;
    }

    .u-section-2 .u-text-2 {
        font-size: 2.25rem;
    }

    .u-section-2 .u-text-3 {
        font-size: 2.25rem;
    }
}

@media (max-width: 575px) {
    .u-section-2 .u-text-1 {
        font-size: 1.875rem;
    }

    .u-section-2 .u-text-2 {
        font-size: 1.875rem;
    }

    .u-section-2 .u-text-3 {
        font-size: 1.875rem;
    }
}



.u-section-3 {
    padding-top: 0px;
    margin-top: 0px;
}
    .u-section-3 .u-sheet-1 {
    min-height: 431px;
}

.u-section-3 .u-text-1 {
    font-weight: 400;
    margin: 0 45px;
}

.u-section-3 .u-btn-1 {
    background-image: none;
    font-size: 1.125rem;
    padding: 0;
}

.u-section-3 .u-text-2 {
    margin: 45px 0 60px;
}

.u-section-3 .u-btn-2 {
    background-image: none;
    font-size: 1.125rem;
    padding: 0;
}

@media (max-width: 1199px) {
    .u-section-3 .u-text-1 {
        margin-right: 0;
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .u-section-3 .u-text-1 {
        margin-top: 60px;
    }
}

@media (max-width: 575px) {
    .u-section-1 .u-sheet-1 {
        min-height: 239px;
    }

    .u-section-1 .u-text-1 {
        font-size: 1.25rem;
        margin-left: auto;
        margin-right: auto;
    }

    .u-section-2 .u-btn-1 {
        background-image: none;
        font-size: 1.925rem;
        padding: 0;
        margin: 0 auto auto 0;
    }
}


.u-clearfix:after,
.u-clearfix:before {
    content: '';
    display: table;
}

.u-clearfix:after {
    clear: both;
}

.u-clearfix:after .u-section-2 {
    clear:none;
}

.u-shading,
.u-overlap.u-overlap-contrast .u-header {
    color: #ffffff;
}

.u-text-custom-color-1 {
    color: #0075bb !important;
}
.u-sheet {
    position: relative;
    margin: 0 auto;
}

.u-align-center {
    text-align: center;
}