﻿@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan+2:400,500,600,700&display=swap');

body {
    font-family: 'Baloo Chettan 2', cursive;
    font-weight: 400;
    background-color: #e1e1e1;
    box-sizing: border-box;
    overflow-x: hidden;
}

.bg-dark {
    background-color: #040063 !important;
    border-bottom: 1px solid #ccc;
}

.modal-content {
    background-color: #fbf9f9;
}

.navi {
    background-color: #1ba7a7;
    height: auto;
}

    .navi .fas, .navi .far {
        color: #fff;
    }

    .navi .navi-txt {
        position: absolute;
        color: #fff;
    }

.blink {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@media screen and (max-width: 768px) {
    .flip-clock-wrapper {
        width: 100%;
        margin: 5em 0 1em 0;
    }

        .flip-clock-wrapper ul {
            margin: 1px !important;
        }

            .flip-clock-wrapper ul li a div div.inn {
                font-size: 25px !important;
            }

    .flip-clock-divider {
        width: 8px;
        height: 48px;
    }

    .date-place {
        padding-bottom: 20px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .location-place {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .counter-place {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .flip-clock-dot {
        width: 4px;
        height: 4px;
        left: 2px;
    }
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #21ffff;
}

.navbar-light .navbar-nav .nav-link {
    font-size: .9rem;
    font-weight: bold;
    color: #FFF;
}

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: #FFF;
    }

.dropdown-menu {
    margin-top: 0 !important;
    background-color: #040063 !important;
}

.dropdown-item {
    font-weight: bold;
    background-color: #040063 !important;
    color: #fff !important;
}

    .dropdown-item.active, .dropdown-item:active,
    .dropdown-item:focus, .dropdown-item:hover {
        color: #21ffff !important;
    }

.blink {
    animation: blinker 2.5s linear infinite;
    color: #ffffff !important;
    font-weight: bold;
    font-family: sans-serif;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,1.00)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: rgba(255,255,255,1.00);
}

.navbar-nav .dropdown-menu {
    z-index: 9999999
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    margin-top: 0 !important
}

.sayac {
    padding: 6px 9px;
    margin-bottom: 5px !important;
    position: absolute;
    top: 58%;
    z-index: 999;
    left: 40%;
}

    .sayac span {
        font-size: 15px;
        font-weight: bold;
    }

.gun {
    background-color: #f10038;
    color: #FFFFFF;
    border-radius: 50%;
    border: 2px dashed #fff;
}

.saat {
    background-color: #ff00ff;
    color: #ffffff;
    border-radius: 50%;
    border: 2px dashed #fff;
}

.dakika {
    background-color: #070759;
    color: #FFFFFF;
    border-radius: 50%;
    border: 2px dashed #fff;
}

.tarih {
    padding: 16px !important;
    font-size: 15px;
    width: 78px;
}

.saniye {
    background-color: #384a96;
    color: #ffffff;
    border-radius: 50%;
    text-align: left;
    border: 2px dashed #fff;
}

.main-video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: white;
    opacity: 0.8;
    z-index: 999;
}

.carousel-inner {
    position: relative;
    background-color: #e3e3e3;
    height: 69vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%239C92AC' fill-opacity='0.2' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E") !important;
}

.carousel-item {
    z-index: 999 !important;
    color: #FFF
}

.carousel-control-next, .carousel-control-prev {
    z-index: 999999;
    width: 3%;
}

.carousel-indicators {
    z-index: 5;
}

.carousel-item .col-lg-6 {
    /* padding: 70px; */
}

@media screen and (max-width: 1199px) {
    .slider-p {
        font-size: 10px
    }

    .carousel-item .col-lg-6 {
        padding: 30px;
    }

    .sldr-img {
        order: 1;
    }

    .carousel-inner {
        height: auto;
        min-height: auto;
    }

    .sayac {
        top: 40%;
        left: 39%;
    }
}

.carousel-indicators li {
    width: 5px;
    height: 5px;
    border-radius: 100%;
}

#mixedSlider {
    position: relative;
}

    #mixedSlider .MS-content {
        white-space: nowrap;
        overflow: hidden;
        margin: 0 5%;
    }

        #mixedSlider .MS-content .item {
            display: inline-block;
            width: 25%;
            position: relative;
            vertical-align: top;
            overflow: hidden;
            height: 100%;
            white-space: normal;
            padding: 0 10px;
        }

@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }

    .form-signin {
        margin: 20px 20px !important;
        text-align: center;
        padding-left: 20px;
    }

    .sayac {
        position: inherit;
        padding: 15px 53px;
    }

    .butoncnt {
        margin-top: 0 !important;
    }

    #duyuru {
        width: 100% !important;
    }

        #duyuru li {
            padding: 20px 19px;
        }

    .gun {
        background-color: #008bc0;
    }

    .saat {
        background-color: #008bc0;
    }

    .dakika {
        background-color: #008bc0;
    }

    .saniye {
        background-color: #008bc0;
    }

    .tarih {
        padding: 10px !important;
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }

    .btn-social-icon {
        padding: .145rem .25rem !important;
    }

    .header-social {
        display: none !important;
    }
}




.baslik {
    background-color: #133a7e;
    background-image: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='16' viewBox='0 0 16 32'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath fill-rule='evenodd' d='M0 24h4v2H0v-2zm0 4h6v2H0v-2zm0-8h2v2H0v-2zM0 0h4v2H0V0zm0 4h2v2H0V4zm16 20h-6v2h6v-2zm0 4H8v2h8v-2zm0-8h-4v2h4v-2zm0-20h-6v2h6V0zm0 4h-4v2h4V4zm-2 12h2v2h-2v-2zm0-8h2v2h-2V8zM2 8h10v2H2V8zm0 8h10v2H2v-2zm-2-4h14v2H0v-2zm4-8h6v2H4V4zm0 16h6v2H4v-2zM6 0h2v2H6V0zm0 24h2v2H6v-2z'/%3E%3C/g%3E%3C/svg%3E);
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    border-radius: 4px;
    border: 1px solid #1c0433;
}

.icbaslik {
    color: #273d9b !important;
    font-size: 1.1rem;
}


.altbaslik {
    background-color: #05287c !important;
    color: #e93525 !important;
    padding: 20px !important;
    font-weight: 600;
    text-align: center
}

.icerik-baslik {
    padding: 0 !important;
}

.icerik {
    padding: 2px 0;
}

    .icerik .box {
        box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12) !important;
        padding: 20px;
    }

#icerik {
    background-color: #fbfbfb;
    border: 1px solid #E0E0E0;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 3px 10px 0 rgb(0 0 0 / 9%);
    border-radius: 10px;
}

.yaklasan {
    padding-top: 20px
}

    .yaklasan img {
        border-radius: 10px;
        padding: 3px;
        border: 1px solid #FFF
    }

.baslik2 {
    font-weight: 600;
    text-align: center;
    color: #FFF
}

.spekaerBaslik {
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    background-color: none;
    color: #dc2743;
}

.header-bar {
    background: url(../images/bg.png) no-repeat center center scroll;
    background-size: cover;
}

    .header-bar a {
        opacity: 0.8;
    }

        .header-bar a:hover {
            opacity: 1;
        }

.kesfet {
    background-image: url('../images/kesfetbg.png');
    background-color: #d2d2d2;
    padding: 20px 0;
}

    .kesfet h2 {
        font-weight: 600;
        text-align: center
    }

footer {
    padding: 15px;
    background-color: #333;
    color: #FFFFFF;
    font-size: 12px;
}

.btn-facebook {
    color: #fff;
    background-color: #4267b2;
    border-color: #4267b2;
}

.btn-twitter {
    color: #fff;
    background-color: #1da1f2;
    border-color: #1da1f2;
}

.btn-youtube {
    color: #fff;
    background-color: #da0000;
    border-color: #b70000;
}

.btn-instagram {
    color: #fff;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    border-color: #ec8436;
}

.btn-top {
    padding: .225rem .45rem !important;
}

.btn-facebook:hover, .btn-twitter:hover, .btn-instagram:hover, .btn-youtube:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    color: #FFFFFF;
}

footer a {
    margin: 0 10px;
}

/* slider */

.slider {
    width: 100%;
    min-width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.customwidget {
    background-color: #f6fbff;
    border: 1px solid #E0E0E0;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.09);
    margin-left: 15px;
}

.viewport {
    --imageWidth: unset;
    --viewportWidth: unset;
    --imageGap: unset;
    --offset: 0px;
    width: var(--viewportWidth);
    height: auto;
    padding: 10px 0;
    overflow: hidden;
}

.strip {
    width: fit-content;
    height: 100%;
    display: flex;
    transform: translatex(var(--offset));
    transition: transform 500ms ease;
}

.image {
    width: var(--imageWidth);
    height: 100%;
    display: grid;
    justify-items: center;
    grid-template-rows: auto auto;
    border-radius: 10px;
}

.strip > .image {
    margin: 0 var(--imageGap);
}

.image > img:nth-child(1) {
    border-radius: 50%;
    border-top: 1px solid #144279;
    border-bottom: 1px solid #144279;
}

.leftcontrol, .rightcontrol {
    font-size: 30px;
    margin: 0 10px;
    cursor: pointer;
    z-index: 99;
    color: #594a90;
    filter: drop-shadow(0 0 4px rgba(0,0,0,0.6));
}

.tick {
    font-size: 1rem;
    white-space: nowrap;
    font-family: arial,sans-serif;
    margin-top: 25px
}

.tick-flip, .tick-text-inline {
    font-size: 2.5em;
}

.tick-label {
    margin-top: 0.1em;
    font-size: .8em;
    color: #2d3283 !important;
    font-weight: 600;
}

.tick-char {
    width: 1.5em;
}

.tick-text-inline {
    display: inline-block;
    text-align: center;
    min-width: 1em;
}

    .tick-text-inline + .tick-text-inline {
        margin-left: -.325em;
    }

.tick-group {
    margin: 0 .5em;
    text-align: center;
}

.tick-text-inline {
    color: #595d63 !important;
}

.tick-flip-panel {
    color: #fff !important;
}

.tick-flip {
    font-family: 'Gemunu Libre', sans-serif;
}

.tick-flip-panel-text-wrapper {
    line-height: 1.45 !important;
}

.tick-flip-panel {
    background-color: #1e68b0 !important
}

.tick-flip {
    border-radius: 0.12em !important;
}

.takvim {
    width: 100%;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #21adff;
}

.duyuru-ay {
    font-size: 16px;
    color: #004f9a;
    line-height: 0px;
    font-weight: bold;
}

.duyuru-gun {
    font-size: 35px;
    color: rgb(227 6 19);
}

.duyuru-yazi {
    color: #2d3283;
    padding-top: 5px;
    font-size: 15px;
    font-weight: 600;
}

#duyuru {
    width: max-content;
    background-color: #fbfbfb;
    border-radius: 10px;
}

    #duyuru li {
        color: #FFFFFF;
        overflow: hidden;
        height: 150px;
        list-style: none;
        font-size: 16px;
        text-align: left;
        padding: 20px 42px;
    }

.konusmacigorsel img {
    border-radius: 10px;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 638px;
        margin: 1.75rem auto;
    }
}

h1 {
    text-align: center;
    position: relative;
    color: #fff;
    margin: 12px -15px 20px -15px;
    padding: 6px 0;
    text-shadow: 0 1px rgb(0 0 0 / 80%);
    background: rgb(255 96 105);
    background: -webkit-linear-gradient(right, rgb(81 97 206) 0%, rgb(4 5 92) 50%, rgb(90 92 196) 100%);
    background: -o-linear-gradient(right, rgb(81 97 206) 0%, rgb(4 5 92) 50%, rgb(90 92 196) 100%);
    background: #f10038;
    font-size: 31px;
    font-weight: 600;
}

    h1::before,
    h1::after {
        content: '';
        position: absolute;
        border-style: solid;
        border-color: transparent;
        bottom: -10px;
    }

    h1::before {
        border-width: 0 10px 10px 0;
        border-right-color: #222;
        left: 0;
    }

    h1::after {
        border-width: 0 0 10px 10px;
        border-left-color: #222;
        right: 0;
    }

.konusmacibaslik {
    margin: 10px 2px 3px -2px;
    font-size: 20px;
    background: rgb(255 96 105);
    background: -webkit-linear-gradient(right, rgb(134 46 137) 0%, rgb(65 1 66) 50%, rgb(129 43 132) 100%);
    background: -o-linear-gradient(right, rgb(134 46 137) 0%, rgb(65 1 66) 50%, rgb(129 43 132) 100%));
    background: linear-gradient(to right, rgb(0 138 192) 0%, rgb(73 74 175) 50%, rgb(5 128 183) 100%);
}

.swiper {
    /* width: 600px;*/
    height: 54%;
}

.swiper-button-next, .swiper-button-prev {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar {
    display: none !important;
}

.leftcontrol {
    position: absolute;
    left: 0;
    top: 75px;
}

.rightcontrol {
    position: absolute;
    right: 0;
    top: 75px;
}

.imgdown {
    font-weight: bold;
    font-size: 1.1rem;
    color: #144279;
    text-wrap: none;
}

.right-panel > :not(:last-child) {
    margin-bottom: 20px;
}

.butonlar:hover {
    transform: scale(1.05);
    transition: 0.5s all;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    display: none !important;
}

.slider-container {
    position: relative;
}

.banner {
    background: #0c0c0c9e;
    position: absolute;
    inset: 0;
    z-index: 999;
}
