﻿body {
}
.ustmenu {
    min-height: 120px;
    position: relative;
    z-index: 999;
    background-color: #A6DAEE;
    height: 550px;
}

.ustmenupiramit {
    padding-top: 20px;
}

.nv {
    display: block;
    padding-top: 10px;
}

.navbar-light .navbar-toggler {
    color: #FFFFFF;
}

.nav-fill .nav-item {
    text-align: center;
}

.nav-link span {
    color: #FFFFFF;
    font-size: 14px;
    font-family: Verdana;
}

.telno {
    margin-top: 15px;
}

.telno a {
        padding-left: 10px;
        color: #FFFFFF;
        font-size: 11px;
        font-family: Verdana;
    }

.contact {
    font-size: 60px;
    color: white;
    font-family: Cooper black;
    padding-top: 150px;
    text-align: center;
}
.iletisim {
    text-align: center;
    color: white;
}
.ustbgresim {
    margin-top: 100px;
}
.kutu2 {
    padding-top: 40px;
    margin-bottom: 20px;
    height: auto;
    text-align: center;
    line-height:80px;
}

.btn {
    background-color: #B1C1C7;
    color: white;
    font-family: Arial black;
    font-size: 12px;
    border-radius: 10px;
    border-style:none;
    width: 300px;
    height: 55px;
}


.baslik {
    color: #313140;
    font-size: 20px;
}

.telnoalt {
    font-size: 40px;
    line-height: 30px;
    color: #A9A9B1;
}
.telnoalt span {
    color: #FF9120;
}

.mail {
    font-size: 17px;
    color: #A9A9B1;
}
.adres {
    font-size: 17px;
    color: #A9A9B1;
}
.bizeulasin {
    color: #313140;
    font-size: 20px;
}

.kutu9 {
    text-align: center;
    height: 200px;
    padding-top: 60px;
}

.k9baslik {
    font-size: 50px;
    color: #737385;
}

.k9yazı {
    color: #737385;
    font-size: 30px;
}
.k9yazı span {
    color: #F1D2C9;
    font-size: 40px;
}

.k9click {
    background-color: #F1D2C9;
    color: white;
    text-align: center;
    width: 30%;
    height: 50px;
    text-decoration: none !important;
    display: block;
    margin: 20px auto;
    line-height: 50px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    border-radius: 10px;
}


.altbilgibaslik1 {
    padding-top: 45px;
}


.altbilgi {
    background-color: #F5F7FB;
    min-height: 300px;
    padding-top: 80px;
    padding-bottom: 20px;
    margin-top: 100px;
}

.altbilgibaslik {
    color: #20202F;
    font-weight: bold;
    font-size: 17px;
    padding-top: 50px;
}

.altbilgilink a {
    font-size: 15px;
    color: #434c6c;
    display: block;
    margin-top: 20px;
    line-height: 15px;
}

.altbilgilink {
    font-size: 15px;
    color: #434c6c;
    display: block;
    margin-top: 20px;
    line-height: 30px;
}

.altbilgikk {
    margin-bottom: 20px;
    padding-left: 20px;
    border-style: none;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 32px -5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 32px -5px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 32px -5px rgba(0,0,0,0.25)
}

.aby1 {
    font-size: 14px;
}

.aby2 {
    color: #F1D3C9;
    font-size: 16px;
}

@media(max-width:575px) {
    .ustmenu {
        margin: 0;
        padding: 0;
        height: auto;
    }

    .kutu2 {
        margin: 0;
        padding: 0;
        height: auto;
    }

    .kutu9 {
        margin: 0;
        padding: 0;
        height: auto;
    }
}

@media(max-width:767.98px) {
    .ustmenu {
        min-height: 58px;
    }

    .navbar-custom {
        position: absolute !important;
        width: 100% !important;
        margin-top: -58px;
    }
}
