* {
    font-family: Alumni;
}

html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 5px;
}

@font-face {
    font-family: 'Alumni';
    src: url('../fonts/AlumniSans-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AlumniBold';
    src: url('../fonts/AlumniSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

.whatsappicon {
    width: 20px;
    margin-left: 5px;
    margin-bottom: 5px;
}

.footertext {
    font-family: ALumniBold;
    font-size: 16px;
    letter-spacing:1px;
}

.socialmedia a{
    margin-bottom:-15px;
    text-decoration:none;
}

.socialmedia a + a {
    padding-left:2em;
}

.socialmediaicon {
    width: 20px;

}

.whatsappfooter {
    position: relative;
    bottom: 65px;
}

    .whatsappfooter h4 {
        font-size: 12px;
        margin-bottom: 0px;
    }

@media (min-width: 576px) {

    .whatsappfooter {
        bottom: 75px;
    }

        .whatsappfooter h4 {
            font-size: 14px;
            margin-bottom: 0px;
        }
}

@media (min-width: 768px) {

    .whatsappfooter {
        bottom: 95px;
    }

        .whatsappfooter h4 {
            font-size: 18px;
            margin-bottom: 0px;
        }
}


@media (min-width: 992px) {

    .whatsappicon {
        width: 30px;
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .socialmediaicon {
        width: 30px;
    }

    .whatsappfooter {
        bottom: 145px;
    }

        .whatsappfooter h4 {
            font-size: 22px;
            margin-bottom: 5px;
        }
}

/*
    gidakumanyasi.com
    kumanyasiparis.com
    kumanyasiparisi.com
*/
