﻿.Giris p {
    color: white !important;
    font-size: 2em !important;
    margin-top: 18px !important;
}

.logo_text {
    /*font-weight: 700;
    letter-spacing: -1px;
    padding: 23px 0 10px 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;*/
    font-weight: 700;
    font-size: 30px;
    color: white;
    letter-spacing: -1px;
    padding: 15px 0;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}


    .logo_text a {
        text-decoration: none !important;
        color: white;
    }

        .logo_text a:hover {
            text-decoration: none !important;
            color: white;
        }

.dortlu-baslik {
    color: black;
    padding-top: 30px;
    margin-bottom: -20px;
    text-align: center;
    font-weight: bolder;
}





@media (min-width: 979px) {
    .slider-font-size {
        font-size: 52px !important;
        text-align: center !important;
    }

    .slider-font-size-black {
        font-size: 42px !important;
        text-align: center !important;
        color: black !important;
    }
}

@media (max-width: 979px) {
    .slider-font-size {
        text-align: center !important;
    }

    .slider-font-size-black {
        text-align: center !important;
        color: black !important;
    }

    .tp-caption {
        line-height:60px !important;
    }
}
