﻿@import url('ChangedFromBootstrap.css');
@font-face {
    font-family: 'Larsseit';
    src: url('Fonts/Larsseit.woff2') format('woff2'), url('Fonts/Larsseit.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Larsseit-Medium';
    src: url('Fonts/Larsseit-Medium.woff2') format('woff2'), url('Fonts/Larsseit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Tiempos Headline';
    src: url('Fonts/TiemposHeadline-Semibold.woff2') format('woff2'), url('Fonts/TiemposHeadline-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
.ten-number-phone {
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 1000px;
    margin: 20px auto;
}
.navbar-custom {
    background-color: #1a3a8e;
    min-height: 118px;
}
    .navbar-custom .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    /* change the brand and text color */
    .navbar-custom .navbar-brand,
    .navbar-custom .navbar-text {
        color: rgba(255,255,255,.8);
    }
        .navbar-custom .navbar-brand img{
            height:73px;
        }
        /* change the link color */
        .navbar-custom .navbar-nav .nav-link {
            color: rgba(255,255,255,.9);
        }

    /* change the color of active or hovered links */
    .navbar-custom .nav-item.active .nav-link,
    .navbar-custom .nav-item:hover .nav-link {
        color: #ffffff;
    }

    /* for dropdown only - change the color of droodown */
    .navbar-custom .dropdown-menu {
        background-color: #1a3a8e;
    }

    .navbar-custom .dropdown-item {
        color: #ffffff;
    }

        .navbar-custom .dropdown-item:hover,
        .navbar-custom .dropdown-item:focus {
            color: #333333;
            background-color: rgba(255,255,255,.5);
        }

.main-carousel .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgb(0, 0, 0, 0.6);
    text-align: center;
}
.main-carousel .carousel-item {
    padding-bottom: 30px;
    max-height: 500px;
    background-color: #1a3a8e;
}
.baslik {
    font-size: 38px;
    font-family: 'Tiempos Headline';
    color: rgb(28, 28, 28);
}
.haber-duyuru-tarih {
    font-size: 12px;
    font-family: Larsseit;
    color: rgb(132, 132, 132);
}
.haber-duyuru-baslik {
    display: block;
    font-size: 16px;
    font-family: Larsseit;
    color: rgb(28, 28, 28);
    font-weight: bold;
}
.haber-duyuru-kisa {
    display: block;
    font-size: 16px;
    font-family: Larsseit;
    color: rgb(88, 88, 88);
}
a.row:link{
    text-decoration:none;
}
.blue-border-but, .blue-border-but:link {
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 58, 208);
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    width: 166px;
    height: 50px;
    font-size: 20px;
    font-family: Larsseit;
    color: rgb(0, 58, 208);
    text-decoration:none;
    padding: 15px 20px 15px 20px;
}
.footer-links, .footer-links:link, .footer-links:hover {
    text-decoration: none;
    font-size: 17px;
    font-family: Larsseit;
    color: rgb(255, 255, 255);
    margin-right: 15px;
}
.kurum-logolari {
    margin-top: 60px;
}
.kurum-logolari img{
    max-height:95px;
    margin:15px;
}
.btn-giris {
    border-radius: 6px;
    background-color: rgb(46, 215, 71);
    width: 120px;
    height: 45px;
}

.btn-basvuru, .btn-basvuru:link, .btn-basvuru:hover {
    display:inline-block;
    border-radius: 7px;
    background-color: rgb(180, 44, 0);
    min-width: 207px;
    width:100%;
    height: 55px;
    font-size: 16px;
    font-family: Larsseit;
    text-decoration:none;
    color: rgb(255, 255, 255);
    line-height: 1.278;
    padding:15px;
}
.btn-basvuru img{
    width:12px;
    float:right;
    margin-top:5px;
}



.pager-current-page {
    display:inline-block;
    border-radius: 50%;
    background-color: rgb(0, 58, 208);
    width: 23px;
    height: 23px;
    font-size: 13px;
    font-family: Larsseit;
    color: rgb(255, 255, 255);
    text-align: center;
    margin:2.5px;
}
.pager-numeric-button {
    display: inline-block;
    border-radius: 50%;
    background-color: #edeef6;
    width: 23px;
    height: 23px;
    font-size: 13px;
    font-family: Larsseit;
    color: rgb(0, 0, 0);
    text-align: center;
    margin:2.5px;
}
.pager-nextprevbut{
    margin-right:7.5px;
    margin-left:7.5px;
}


@media(min-width:576px) {
}
@media(min-width:768px) {
}
@media(min-width:992px) {
}
@media(min-width:1200px) {
    .btn-basvuru, .btn-basvuru:link, .btn-basvuru:hover{
        margin-top:0px;
    }
}