@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gemunu+Libre:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Nunito:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Eczar:wght@400..800&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');

body {
    font-family: "Libre Baskerville", serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
}

#davet {
    font-family: "Eczar", serif;
    font-optical-sizing: auto;
    font-style: normal;
}

header {
    /*min-height:750px;*/
}

.thy {
    font-family: 'Lato', sans-serif;
    font-family: 'Nunito', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Oswald', sans-serif;
}

.bg-dark {
    background: rgb(45 52 131);
    background: -webkit-linear-gradient(right, rgb(45 52 131) 0%, rgb(64 145 221) 50%, rgb(45 50 131) 100%);
    background: -o-linear-gradient(right, rgb(45 52 131) 0%, rgb(64 145 221) 50%, rgb(45 50 131) 100%);
    background: linear-gradient(to right, rgb(45 52 131) 0%, rgb(64 145 221) 50%, rgb(45 50 131) 100%);
}

.konusmacilar a {
    cursor: pointer !important;
}

.konusmacigorsel {
    cursor: pointer !important;
}

#menubar {
    background-color: #fbfbfb8a;
}

.navbar .navbar-nav .nav-link {
    color: #0365a6;
    font-weight: 700;
    font-size: 16px;
}

.navbar .navbar-nav a {
    text-decoration: none;
}

.navbar {
    padding: 0rem 0.3rem;
    border-bottom: 4px solid #ec3e35;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        margin-right: 0.7rem;
        margin-left: 0rem;
    }
}

.navbar .navbar-nav .nav-link:focus, .navbar .navbar-nav .nav-link:hover {
    color: #f13d3a;
}

.dropdown-menu {
    color: #00146c;
    font-weight: 700;
    background-color: #f7f7f7;
}

.dropdown-item {
    color: #00146c;
    font-weight: 700;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #0365a6;
    }

.baslik {
    font-weight: bold;
    color: #394974 !important;
}

.altbaslik {
    color: #f9982f;
    font-weight: bold;
}

@media (min-width: 992px) {
    .navbar .sep {
        line-height: 40px !important;
        color: #FFF
    }
}

.onemlitarih {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    width: 50%;
}

#countDown {
    background-color: #ff7800;
    opacity: 0.9;
    font-size: 1.3rem;
    color: #ffffff !important;
    font-weight: 600;
    text-align: center;
    padding: 7px 0;
}

#duyuru li {
    color: #000 !important;
    background: #FFFFFF;
    overflow: hidden;
    padding: 10px;
    line-height: 30px;
    list-style: none;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
    border-left: 4px solid #851012;
}

    #duyuru li:nth-child(even) {
        border-left: 4px solid #334284;
    }

        #duyuru li:nth-child(even) span {
            color: #334284;
        }

    #duyuru li:hover {
        background: #F2F2F2;
    }

    #duyuru li span {
        font-weight: bold;
        color: darkred;
    }

.carousel-inner {
    position: relative;
}


.gorsel-aciklama {
    position: absolute;
    bottom: 15px;
    left: 0;
}

.sayac {
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.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: 70px;
    padding-top: 5px;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #21adff;
}

.ay {
    font-size: 12px;
    color: #004f9a;
    line-height: 0px;
    font-weight: bold;
}

.gun {
    font-size: 30px;
    color: rgb(227 6 19);
}

.duyuru-yazi {
    color: #2d3283;
    padding-left: 10px;
    font-size: 17px;
    font-weight: 500;
}

h1 {
    text-align: center;
    position: relative;
    color: #fff;
    margin: -0px -20px 20px -20px;
    padding: 6px 0;
    text-shadow: 0 1px rgba(0,0,0,.8);
    background: rgb(255 96 105);
    background: -webkit-linear-gradient(right, rgb(255 96 105) 0%, rgb(227 6 19) 50%, rgb(255 96 105) 100%);
    background: -o-linear-gradient(right, rgb(255 96 105) 0%, rgb(227 6 19) 50%, rgb(255 96 105) 100%);
    background: linear-gradient(to right, rgb(255 96 105) 0%, rgb(227 6 19) 50%, rgb(255 96 105) 100%);
    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;
    }

.icerik {
    width: 100%;
}

#icerik {
    padding-bottom: 10px;
    position: relative;
    margin-top: -50px;
}


    #icerik .baslik {
        font-size: 25px;
        border-bottom: 1px dotted #c0c0c0 !important;
        font-weight: 700;
        color: #0089a4;
        margin: 10px 0;
    }


    #icerik .sol-baslik {
        font-size: 18px;
        font-weight: 700;
        background-color: #8c03a5;
        color: #ffffff;
        margin: 6px 0;
        padding: 5px;
        border-radius: 8px;
    }

footer {
    padding: 10px 0;
    background: rgb(25,84,166);
    background: radial-gradient(circle, rgba(53,62,122,1) 0%, rgba(15,19,68,1) 100%);
    color: #FFF !important;
    font-size: 12px;
    font-weight: 400;
}

    footer a, footer a:hover {
        color: #fff !important;
    }

        footer a:hover {
            text-decoration: none;
            color: rgb(251, 255, 0);
        }

@media screen and (max-width: 991px) {
    .sep {
        display: none;
    }
}


.scroll-btn {
    display: flex;
    z-index: 999999;
    color: #fff;
    font-size: 1.5rem;
    position: absolute;
    min-height: 30px;
    left: 49%;
    transform: translateX(-50%);
    bottom: 50px;
    animation: scrolldown 1.5s ease-in-out infinite;
}

    .scroll-btn:hover {
        text-decoration: none;
        color: #fff;
    }

@keyframes scrolldown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    to {
        transform: translateY(100%);
        opacity: 0;
    }
}

konusmaci-isim {
    color: #09274a;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding: 2px 0;
}

.icerik .lines {
    height: 30px;
}

.konusmacilar img {
    vertical-align: middle;
    border-radius: 10px;
    border: 7px solid #e0c87f;
}

.konusmacilar a {
    cursor: pointer;
}

.konusmaci-gorsel {
    border-radius: 8px;
}

#konusmaci-isim {
    color: #f7941e !important;
    display: block;
    background-color: #000;
}

.konusmaci-adlari {
    background-color: #f58725;
    color: #ffffff;
    display: block;
    padding: 5px;
}

.modal-header {
    justify-content: center;
}

.modal-dialog img {
    width: 100%;
    border-radius: 10px;
}

.modal-dialog h5 {
    font-weight: bold;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 820px;
    }
}

/* Global Button Styles */
a.animated-button:link, a.animated-button:visited {
    position: relative;
    display: block;
    /*margin: 30px auto 0;*/
    padding: 14px 27px;
    color: #f7941e;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    letter-spacing: .08em;
    border-radius: 4px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    a.animated-button:link:after, a.animated-button:visited:after {
        content: "";
        position: absolute;
        height: 0%;
        left: 50%;
        top: 50%;
        width: 150%;
        z-index: -1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

    a.animated-button:link:hover, a.animated-button:visited:hover {
        color: #FFF;
        text-shadow: none;
    }

        a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
            height: 450%;
        }

/* Victoria Buttons */

a.animated-button.victoria-one {
    border: 2px solid #f7941e;
}

    a.animated-button.victoria-one:after {
        background: #f7941e;
        -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
        transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    }

a.animated-button.victoria-two {
    border: 2px solid #f7941e;
}

    a.animated-button.victoria-two:after {
        background: #f7941e;
        -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        transform: translateX(-50%) translateY(-50%) rotate(25deg);
    }

a.animated-button.victoria-three {
    border: 2px solid #f7941e;
}

    a.animated-button.victoria-three:after {
        background: #f7941e;
        opacity: .5;
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    a.animated-button.victoria-three:hover:after {
        height: 140%;
        opacity: 1;
    }

a.animated-button.victoria-four {
    border: 2px solid #D24D57;
}

    a.animated-button.victoria-four:after {
        background: #D24D57;
        opacity: .5;
        -moz-transform: translateY(-50%) translateX(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) translateX(-50%) rotate(90deg);
        -webkit-transform: translateY(-50%) translateX(-50%) rotate(90deg);
        transform: translateY(-50%) translateX(-50%) rotate(90deg);
    }

    a.animated-button.victoria-four:hover:after {
        opacity: 1;
        height: 600% !important;
    }

#header-button {
    background-color: #eed5878f;
    padding-bottom: 65px;
}

.shapedividers_com-6702 {
    overflow: hidden;
    position: relative;
    top: -90px;
}

    .shapedividers_com-6702::before {
        content: '';
        font-family: 'shape divider from ShapeDividers.com';
        position: absolute;
        bottom: -1px;
        left: -1px;
        right: -1px;
        top: -1px;
        z-index: 3;
        pointer-events: none;
        background-repeat: no-repeat;
        background-size: 100% 90px;
        background-position: 50% 0%;
        background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 .5c3.07.55 9.27-.42 16.14 0 6.88.4 13.75.57 19.14-.11V0H0z" fill="%23fbd8c2"/><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" opacity=".5" fill="%23fbd8c2"/><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" opacity=".5" fill="%23fbd8c2"/></svg>');
    }

@media (min-width:768px) {
    .shapedividers_com-6702::before {
        background-size: 100% 90px;
        background-position: 50% 0%;
    }
}

@media (min-width:1025px) {
    .shapedividers_com-6702::before {
        bottom: -0.1vw;
        left: -0.1vw;
        right: -0.1vw;
        top: -0.1vw;
        background-size: 100% 68px;
        background-position: 50% 100%;
        background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 381 77.25" preserveAspectRatio="none"><g fill="%23ffffff"><path d="M0 68.78l381-33.86v42.33H0z"/><path d="M0 43.38l381-25.4v59.27H0z" opacity=".33"/><path d="M0 17.98L381 0v77.25H0z" opacity=".33"/></g></svg>');
    }
}

@media (min-width:2100px) {
    .shapedividers_com-6702::before {
        background-size: 100% calc(2vw + 68px);
    }
}

@media (max-width:768px) {
    /*.shapedividers_com-6702 {
        display: none !important;
    }*/

    .nav-link {
        padding: 0.1rem;
        z-index: 999999;
    }

    .shapedividers_com-6702 {
        top: -25px;
    }

        .shapedividers_com-6702::before {
            background-image: none;
        }

    #icerik {
        margin-top: 0 !important;
    }

    #countDown {
        font-size: .8rem;
    }

    #sol-sutun, #sol-sutun div, #sol-sutun div a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        #sol-sutun img {
            width: 45% !important;
        }

    .duyurubtn div img {
        width: 70px !important;
    }

    .icerik {
        padding: 15px !important;
    }
}

#form1 .table-title {
    font-size: 26px;
}

#form1 .info-text {
    font-size: 15px;
    font-weight: 500;
}

.homebtn {
    color: #394974 !important;
    font-size: 25px;
}

.blink {
    display: block !important;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}



.sertifica-btn {
    background: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FC4F4F 80%, #00C0FF 100%);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    padding: 5px
}

    .sertifica-btn a {
        color: #fff !important;
        font-size: 28px !important;
    }

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}
