﻿@charset "utf-8";

body {
    overflow-x: hidden;
    font-size: 17px
}

/* NAVBAR */
.navbar {
    padding: 5px !important;
    position: relative;
}

.bg-light {
    background-color: #ffffff !important;
}

.navbar-brand {
    display: inline-block;
    padding: 0;
    transform: translateX(20px);
}

.navbar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11111;
    background: #002464;
    box-shadow: 2px 2px 2px 2px #e9e9eb;
}


.nav-link {
    font-size: 0.9em;
    padding: 0 !important;
    font-weight: 500
}

li.nav-item {
    padding: 10px 5px;
}

.navbar-collapse {
    z-index: 999 !important;
}


.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #bd1e2d !important;
    box-shadow: inset 0 -2px 0 0 #fff;
}

.navbar-dark .navbar-nav .nav-link {
    color: #b71d2b;
}

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #ffffff;
    }

.navbar-toggler {
    float: right;
    border: none;
    padding-right: 0;
}

    .navbar-toggler:active, .navbar-toggler:focus {
        outline: none;
    }

.navbar-dark .navbar-toggler-icon {
    width: 24px;
    height: 17px;
    background-image: none;
    position: relative;
    border-bottom: 1px solid #FFF;
    transition: all 300ms linear;
}

    .navbar-dark .navbar-toggler-icon:after, .navbar-dark .navbar-toggler-icon:before {
        width: 24px;
        position: absolute;
        height: 1px;
        background-color: #FFF;
        top: 0;
        left: 0;
        content: '';
        z-index: 2;
        transition: all 300ms linear;
    }

    .navbar-dark .navbar-toggler-icon:after {
        top: 8px;
    }

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
    transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(8px) rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    border-color: transparent;
}

.dropdown-menu, .dropdown-item {
    color: #fff !important;
    background-color: #dd3a8e !important;
}

    .dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
        background-color: #ffffff !important;
        color: #dc0976 !important;
    }

.dropdown-item {
    font-size: 0.9em;
    font-weight: 500
}

.navbar .dropdown-toggle:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
}


@media (max-width: 1366px) {
    .navbar .dropdown .dropdown ul {
        right: -90%;
    }

    .navbar .dropdown .dropdown:hover > ul {
        right: -100%;
    }
}

@media (max-width: 768px) {
    .navbar {
        background: #002464;
    }
}

@media (max-width: 1400px) {
    .sekil {
        margin-top: -50px !important;
    }
}

.bg2 {
    position: relative;
    padding: 90px 0;
    background: url(../../images/arkaplan2.png) no-repeat center top;
    background-size: cover;
}

    .bg2 p,
    .bg5 p {
        font-size: 20px;
    }

.bg3 {
    background: url(../images/bg3.png) no-repeat center top;
    position: relative;
    min-height: 895px;
    margin-top: -435px;
    padding-top: 485px;
    padding-bottom: 80px;
    background-size: cover;
}

.pl-item h4::after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    height: 2px;
    bottom: -15px;
    background: #4d55ef;
}

.pl-item .img-fluid,
.pl-item h4,
.pl-item h4::after {
    transition: all 0.5s ease;
}

.pl-item:hover .img-fluid {
    border-radius: 20px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}

.pl-item:hover h4 {
    color: #4d55ef;
}

    .pl-item:hover h4::after {
        width: 60%;
    }

.bg4 {
    padding-top: 85px;
    position: relative;
    padding-bottom: 80px;
    background: url(../images/arkaplan2.png) no-repeat center top;
    background-size: cover;
    margin-top: -53px;
}

    .bg4 .flower {
        width: 120px;
        position: absolute;
        right: 78px;
        top: 45px;
        -webkit-animation: rev-spin 25s linear infinite;
        -moz-animation: rev-spin 25s linear infinite;
        animation: rev-spin 25s linear infinite;
        display: none;
    }

    .bg4 .container::after {
        content: "";
        position: absolute;
        left: -260px;
        bottom: 10px;
        background: url('../images/flower.png') no-repeat center center;
        width: 238px;
        height: 237px;
        -webkit-animation: spin 25s linear infinite;
        -moz-animation: spin 25s linear infinite;
        animation: spin 25s linear infinite;
        display: none;
    }

.imp-data-item::before {
    content: "";
    width: 2px;
    height: 76%;
    position: absolute;
    background-image: linear-gradient(to bottom, #ffa3af 60%, transparent 20%);
    background-repeat: repeat-y;
    background-size: 5px 10px;
}

.imp-data-item .list-group-item:first-child::before {
    top: 0;
}

.imp-data-item .list-group-item::before {
    content: "";
    width: 45px;
    height: 45px;
    background: url(../images/TIME.PNG) no-repeat center center;
    position: absolute;
    top: 36px;
    left: -62px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(190 21 34) !important;
    font-weight: bold;
}

.davet {
    background-color: #be1522;
    color: #fff !important;
}

    .davet h3 {
        color: #fff !important;
    }

h2 {
    color: #cd2028;
    font-weight: bold;
}

.altbaslik {
    color: #000000;
    font-weight: bold;
}

.banner-btn {
    position: absolute;
    bottom: 50px;
    left: 8%;
}

@media (max-width: 991px) {
    .banner-btn {
        position: absolute;
        bottom: 10px;
        left: 8%;
    }

    .btn-lg {
        padding: .1rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: .3rem;
    }
}

.banner-btn a {
    color: #fff !important;
    text-decoration: none;
}

@keyframes rev-spin {
    100% {
        transform: rotate(-360deg);
    }
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes sway {

    0%, 100% {
        transform: rotate(-6deg);
    }

    50% {
        transform: rotate(6deg);
    }
}

.bg5 {
    position: relative;
    min-height: 797px;
    background: url('../images/bg5.png') no-repeat center top;
    padding-top: 130px;
    background-size: cover;
}

    .bg5 .ab-rimg {
        top: -70px;
        -webkit-filter: drop-shadow(rgba(0, 0, 0, .35) 10px 17px 14px);
        filter: drop-shadow(rgba(0, 0, 0, .35) 10px 17px 14px);
    }

.bg6 {
    background: url('../../images/web/bg6.png') no-repeat center top;
    position: relative;
    min-height: 895px;
    margin-top: -280px;
    padding-top: 365px;
    padding-bottom: 100px;
    background-size: cover;
}


.l-guajian,
.r-guajian {
    position: absolute;
    z-index: 50;
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    transform-origin: top center;
    animation-name: sway;
}

.l-guajian {
    bottom: -272px;
}

.r-guajian {
    right: 0;
    bottom: -290px;
}

.bg7 {
    padding-top: 85px;
    position: relative;
    padding-bottom: 80px;
    background: url(../../images/web/arkaplan2.png) no-repeat center top;
    background-size: cover;
}

.about-tt {
    position: relative;
    z-index: 200;
}

.ab-rimg,
.ab-limg {
    animation-duration: 4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.ab-rimg {
    animation: roundAnimation 4s linear infinite;
}

.ab-limg {
    animation-name: borderAnimation1;
    animation: roundAnimation2 4s linear infinite;
}

/* news */
.new-item {
    position: relative;
    z-index: 10;
}

    .new-item .card,
    .new-item .card-img-top {
        border-radius: 30px;
    }

    .new-item .card {
        border: none;
        background: #fff url('../../images/web/new-item-bgi.png') no-repeat bottom right;
        transition: all 0.4s ease;
    }

        .new-item .card:hover {
            transform: translateY(-20px);
            box-shadow: 0rem 0rem 1rem rgba(144, 159, 167, 0.85) !important;
        }

    .new-item .card-body .card-title {
        font-size: 1.5rem;
        margin-top: 15px;
        color: var(--blue-color);
    }

    .new-item .card-body .card-text {
        height: 128px;
    }

/* important dates */
.imp-data-item {
    margin-left: 5%;
}

    .imp-data-item::before {
        content: "";
        width: 2px;
        height: 100%;
        position: absolute;
        background-image: linear-gradient(to bottom, red 60%, transparent 20%);
        background-repeat: repeat-y;
        background-size: 5px 10px;
    }

    .imp-data-item .list-group-item::before {
        content: "";
        width: 45px;
        height: 45px;
        background: url('../images/TIME.png') no-repeat center center;
        position: absolute;
        top: 36px;
        left: -62px;
    }

    .imp-data-item .list-group-item:first-child::before {
        top: 0;
    }

    .imp-data-item .list-group-item::after {
        content: "";
        width: 100%;
        height: 2px;
        background-image: linear-gradient(to right, #c0c0c0 0%, #c0c0c0 40%, transparent 8%);
        background-size: 6px 2px;
        background-repeat: repeat-x;
        position: absolute;
        bottom: 0;
    }

    .imp-data-item .list-group-item {
        padding: 25px 10px;
        border: none;
        margin-left: 40px;
    }

        .imp-data-item .list-group-item:first-child {
            padding-top: 0;
        }

        .imp-data-item .list-group-item:last-child::after {
            display: none;
        }


        .imp-data-item .list-group-item h4 {
            color: var(--blue-color);
            margin-bottom: 1.25rem;
        }

h3.title-name {
    font-weight: bold;
    color: #000;
    margin-bottom: 35px;
    text-transform: uppercase;
}


.lear-more a {
    color: #999;
}

.btn-reg {
    border-color: #00569b;
    background-color: #00569b;
    font-family: 'PlusJakarta-Sans';
    font-weight: bold;
    font-size: 2rem;
    padding: 1.25rem 3.65rem;
    box-shadow: 10px 10px 0 rgba(0, 0, 0, .25);
}

@-webkit-keyframes roundAnimation {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }

    33% {
        -webkit-transform: translateX(-3px) translateY(-8px);
        transform: translateX(-3px) translateY(-8px);
    }

    66% {
        -webkit-transform: translateX(-3px) translateY(0);
        transform: translateX(-3px) translateY(0);
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}

@keyframes doudong1 {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes roundAnimation2 {
    0% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }

    33% {
        -webkit-transform: translateX(6px) translateY(-6px);
        transform: translateX(6px) translateY(-6px);
    }

    66% {
        -webkit-transform: translateX(6px) translateY(0);
        transform: translateX(6px) translateY(0);
    }

    100% {
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
    }
}


/* programme table */
.tableAbox {
    margin-top: 50px;
}

    .tableAbox .tableA tr th span {
        display: block;
    }

    .tableAbox .tableA tr th {
        border: none;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        padding: 25px 0;
        vertical-align: middle;
    }

    .tableAbox .tableA tr td,
    .tableAbox .tableA tr th {
        border-bottom: 1px solid #000;
        color: #fff;
        text-align: center;
        font-size: 20px;
        vertical-align: middle;
        font-weight: normal;
    }


        .tableAbox .tableA tr th.tdd1,
        .tableAbox .tableA tr th.tdd2,
        .tableAbox .tableA tr th.tdd3 {
            background: var(--red-color);
        }

        .tableAbox .tableA tr td.tdd1,
        .tableAbox .tableA tr td.tdd2,
        .tableAbox .tableA tr td.tdd3 {
            background: rgba(0, 0, 0, .35);
        }


        .tableAbox .tableA tr td.tdd1p {
            background: #ebe6f8;
            font-size: 14px;
            text-align: left;
            color: #333;
            vertical-align: middle;
            padding: 20px 10px;
        }

        .tableAbox .tableA tr td.tdd2p {
            background: #d6e9e9;
            font-size: 14px;
            text-align: left;
            color: #333;
            vertical-align: middle;
            padding: 20px 10px;
        }

        .tableAbox .tableA tr td.tdd3p {
            background: #eceadf;
            font-size: 14px;
            text-align: left;
            color: #333;
            vertical-align: middle;
            padding: 20px 10px;
        }

            .tableAbox .tableA tr td.tdd1p p,
            .tableAbox .tableA tr td.tdd2p p,
            .tableAbox .tableA tr td.tdd3p p {
                font-size: 18px;
            }

        .tableAbox .tableA tr td.black1 {
            background: var(--blue-color);
            writing-mode: vertical-rl;
            letter-spacing: 3px;
            width: 68px;
            vertical-align: middle;
        }

            .tableAbox .tableA tr td.black1 span {
                display: inline-block;
                transform: rotate(-180deg);
            }

        .tableAbox .tableA tr td.tdd1p span,
        .tableAbox .tableA tr td.tdd2p span,
        .tableAbox .tableA tr td.tdd3p span {
            display: block;
        }

/* end */

/*footer*/

footer {
    font-size: 1.125rem;
    position: relative;
    background-color: #363436 !important;
    margin-top: -57px;
}

.f-join-left p {
    font-size: 1.5rem;
}

.f-join-left h1 {
    font-size: 3.25rem;
    font-weight: bold;
}

.f-join-right .input-group {
    max-width: 416px;
    padding-left: 0.5rem;
    float: right;
}

.f-join-right input {
    font-size: 0.75rem;
    line-height: 50px;
    height: 50px;
    padding: 10px 20px;
}

.f-join-right .btn {
    z-index: 100;
    position: absolute;
    right: 0;
    line-height: 20px;
    height: 40px;
    margin: 5px;
    padding: .375rem 1.25rem;
}


.footer h3 {
    margin-bottom: 0.875rem;
    font-weight: bold;
    font-size: 1.5rem;
}

.footer,
.footer a {
    color: #fff;
}

    .footer ul li {
        line-height: 2.625rem;
    }

.f-2,
.f-3,
.f-4 {
    margin-top: 2.5rem;
}

.footer .f-1 {
    font-size: 1rem;
    color: #999;
    line-height: 1.75rem;
}




/* media select */

@media (min-width: 1921px) {
    .bg3 {
        background: url(../../images/web/bg3_2k.png) no-repeat center top;
        background-size: cover;
        margin-top: -555px;
        padding-top: 605px;
    }


    .bg6 {
        background: url(../../images/web/bg6_2k.png) no-repeat center top;
        background-size: cover;
        margin-top: -695px;
        padding-top: 765px;
    }
}

@media (min-width: 2880px) {
    .bg3 {
        background: #f2f2f2;
        min-height: auto;
        margin-top: 0;
        padding-top: 80px;
    }

    .bg6 {
        background-position: center bottom;
        margin-top: 0px;
        padding-top: 80px;
    }
}

@media(min-width:3480px) {
    .banner::after {
        background: #004189 !important;
    }
}


@media (max-width: 1550px) {

    .mt-text.animated.bounceInLeft img {
        width: 75%;
    }
}

@media (max-width: 1350px) {

    .wc-menu ul li a {
        font-size: 16px;
    }
}

@media (max-width: 1200px) {


    .wc-menu ul li a {
        font-size: 16px;
        line-height: 32px;
    }

    .wc-menu ul li {
        line-height: 50px;
    }

    .banner .mt-topic {
        font-size: 22px;
        right: 17px;
        top: 40px;
    }

    .mt-text.animated.bounceInLeft img {
        width: 70%;
    }
}

@media (max-width: 991px) {
    .navbar {
        background: #002464;
    }

    .container {
        width: 96%;
    }

    .bg1 {
        min-height: auto;
    }

    .banner .mt-text img {
        max-width: 80%;
    }

    .banner::before, .banner::after, banner .mt-topic {
        display: none;
    }

    .banner .swiper-container .swiper-slide a {
        height: 90vh;
    }

    .mt-text.animated.bounceInLeft img {
        width: 100%;
        background: rgba(0, 83, 154, .6);
        padding: 0 3rem 3rem;
    }

    .about-tt {
        padding-right: 0;
    }

    .about-csa {
        width: 60%;
    }

    .ab-rimg, .ab-limg {
        width: 40%;
    }


    .bg3 {
        min-height: auto;
    }

    .bg4 .flower {
        right: -30px;
    }

    h3.title-name {
        font-size: 2.4rem;
        margin-bottom: 25px;
    }

    .bg2 p, .bg5 p {
        font-size: 16px;
        line-height: 26px;
    }


    .l-guajian,
    .r-guajian {
        zoom: 80%;
    }

    .l-guajian {
        bottom: -460px;
    }

    .r-guajian {
        bottom: -450px;
    }

    .footer::before {
        background-image: url('../images/foot-qu-m.png');
        /* background-size: contain; */
    }

    .footer .f-1 {
        text-align: center;
        padding: 0 20%;
    }
}


@media (max-width: 768px) {
    .sayac-container {
        gap: 0.5em !important;
    }

    .bg1 {
        min-height: auto;
        top: 60px;
    }

    .banner .swiper-container .swiper-slide a {
        height: 40vh;
    }

    .banner .swiper-container .swiper-pagination-bullet {
        display: none;
    }

    .banner::before,
    .banner::after {
        background-size: contain;
    }

    .banner::before {
        background-image: url('../../images/web/bg1_top-m.png');
        font-size: 24px;
        text-shadow: 1px 1px 2px #000;
    }

    .banner .mt-text {
        text-align: center;
        bottom: 0;
    }

    .banner .mt-topic {
        color: var(--red-color);
    }

    .bg2 .container {
        display: flex;
        flex-wrap: wrap;
    }

    .bg2 .ab-limg {
        order: 2;
    }

    .bg3 {
        background-image: url('../../images/web/bg3-m.png');
        padding-top: 260px;
        padding-bottom: 20px;
        margin-top: -200px;
    }

    .pl-item img {
        width: 100%;
        margin-bottom: 30px;
    }

    .pl-item h4 {
        margin-bottom: 20px;
    }

    .pl-item .l4 {
        margin-bottom: 50px;
        -webkit-line-clamp: 10;
        display: block;
        font-size: 1.25rem;
    }

    .bg4 {
        padding-top: 70px;
    }

    .imp-data-list {
        margin-top: 80px;
    }

    .bg2 .about-csa {
        padding-bottom: 50px;
    }


    h3.title-name {
        font-size: 2rem;
        margin-bottom: 25px;
    }

    .lear-more a {
        padding: 10px;
        background-color: var(--foot-red-color);
        color: #fff;
        border-radius: 15px;
        display: block;
        text-align: center;
        font-size: 1.5rem;
    }

    .bg4 .flower {
        right: -25px;
    }

    .new-item .card-body .card-text {
        height: auto;
    }

    .bg5 {
        min-height: auto;
        padding-top: 80px;
    }

    .about-csa,
    .about-fdi,
    .ab-limg,
    .ab-rimg {
        width: 100%;
    }

    .about-tt {
        padding-right: 0;
    }

    .about-fdi {
        left: 0;
        padding: 0;
        margin-top: 80px;
        min-height: 405px;
    }

    .ab-rimg,
    .ab-limg {
        position: relative;
    }

    .btn-reg {
        padding: 0.45rem 1.85rem;
        box-shadow: 6px 6px 0 rgba(0, 0, 0, .25);
    }


    .bg6 {
        padding-top: 200px;
        margin-top: -145px;
        background-image: url('../../images/web/bg6-m.png');
        min-height: auto;
    }

    .l-guajian,
    .r-guajian {
        zoom: 40%;
    }

    .l-guajian {
        bottom: -160px;
    }

    .r-guajian {
        bottom: -170px;
    }

    /* .sche-con {
        height: 60vh;
        overflow-y: scroll;
    } */

    .bg8 {
        border-radius: 4rem 4rem 0 0;
    }

    .footer {
        padding-top: 0;
    }

    .f-join-left {
        margin-bottom: 15px;
        text-align: center !important;
    }

        .f-join-left h1 {
            font-size: 2.57rem;
        }

    .f-join-right .input-group {
        float: none;
        max-width: 100%;
    }

    .footer .f-1 {
        padding: 0;
    }


    .shape {
        visibility: visible;
    }
}

/*li {
    list-style: none;
}*/

.sekil {
    margin-top: -295px;
}

.aciklama-box {
    background-color: #e7e9e6;
    transform: translateY(-48px);
    padding: 20px;
}

.icerik {
    padding-top: 20px;
}

.icerik-box {
    font-size: 18px;
}

.bg-box {
    font-size: 18px;
    background: url(../images/bg-box.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.bg1 {
    background-color: #e9e8e6;
}

.flip-card {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
    border-radius: .1em;
    font-size: 50px;
}

    .top,
    .bottom,
    .flip-card .top-flip,
    .flip-card .bottom-flip {
        height: .75em;
        line-height: 1;
        padding: .25em;
        overflow: hidden;
        color: #ba2c40;
    }

    .top,
    .flip-card .top-flip {
        background-color: #f7f7f7;
        border-top-right-radius: .1em;
        border-top-left-radius: .1em;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .bottom,
    .flip-card .bottom-flip {
        background-color: white;
        display: flex;
        align-items: flex-end;
        border-bottom-right-radius: .1em;
        border-bottom-left-radius: .1em;
    }

    .flip-card .top-flip {
        position: absolute;
        width: 100%;
        animation: flip-top 250ms ease-in;
        transform-origin: bottom;
    }

@keyframes flip-top {
    100% {
        transform: rotateX(90deg);
    }
}

.flip-card .bottom-flip {
    position: absolute;
    bottom: 0;
    width: 100%;
    animation: flip-bottom 250ms ease-out 250ms;
    transform-origin: top;
    transform: rotateX(90deg);
}

@keyframes flip-bottom {
    100% {
        transform: rotateX(0deg);
    }
}

.sayac-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: 60%;
    gap: 3.5em;
}

.container-segment {
    display: flex;
    flex-direction: column;
    gap: .1em;
    align-items: center;
}

.segment {
    display: flex;
    gap: .1em;
}

.segment-title {
    font-size: 1rem;
}

.container-sayac2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .container-sayac2 h3 {
        text-transform: uppercase;
        margin-bottom: 30px;
    }




.shape {
    visibility: hidden;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.footer::before {
    content: "";
    top: -130px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/foot-qu.png') no-repeat top center /cover;
}

.footer {
    margin-top: 90px;
    font-size: 1.125rem;
    position: relative;
    background-color: #002464;
    /*background: transparent url('../../images/web/foot-qu.png') no-repeat center top / cover;*/
}

.f-join-left p {
    font-size: 1.5rem;
}

.f-join-left h1 {
    font-size: 3.25rem;
    font-weight: bold;
}

.f-join-right .input-group {
    max-width: 416px;
    padding-left: 0.5rem;
    float: right;
}

.f-join-right input {
    font-size: 0.75rem;
    line-height: 50px;
    height: 50px;
    padding: 10px 20px;
}

.f-join-right .btn {
    z-index: 100;
    position: absolute;
    right: 0;
    line-height: 20px;
    height: 40px;
    margin: 5px;
    padding: .375rem 1.25rem;
}


.footer h3 {
    margin-bottom: 0.875rem;
    font-weight: bold;
    font-size: 1.5rem;
}

.footer,
.footer a {
    color: #fff;
}

    .footer ul li {
        line-height: 2.625rem;
    }

.f-2,
.f-3,
.f-4 {
    margin-top: 2.5rem;
}

.footer .f-1 {
    font-size: 1rem;
    color: #999;
    line-height: 1.75rem;
}


.footer-flex {
    display: flex;
    justify-content: space-between;
    color: white !important;
}

@media(max-width:987px) {
    .footer-flex {
        flex-direction: column;
    }
}

.sosyalmedya {
    background-color: #ffffff;
    border-radius: 30px;
    position: relative;
    z-index: 999;
}


.bantbaslik {
    background-color: #232323;
    color: #FFFFFF;
    padding: 10px 10px;
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    letter-spacing: 0.1rem;
    border-radius: 10px 7px;
}


@media (max-width:520px) {
    .sayac-container {
        flex-direction: column;
    }
}


.banner-mobil {
    display: none !important;
}

@media (max-width:992px) {
    .banner-mobil {
        display: block !important;
    }

    .slider {
        display: none !important;
    }
}


.but1 {
    background-color: #810b11;
    padding: 14px 40px;
    color: #fff;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 30px;
    border: 2px dashed white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    transition: .4s;
}

    .but1 span:last-child {
        display: none;
    }

    .but1:hover {
        transition: .4s;
        border: 2px dashed #810b11;
        background-color: white;
        color: #810b11;
    }

    .but1:active {
        background-color: #b89796;
    }

.buton-container a {
    text-decoration: none !important;
    color: white !important;
}

/*SAYAÇ*/

#countdown {
    display: flex;
    gap: 0px;
    justify-content: center;
    margin-top: -54px;
    flex-wrap: wrap; /* Küçük ekranlarda taşma olmaması için ekledik */
}

.time-box {
    background: #ffffff;
    border: 5px solid #f1efef;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 110px;
    padding: 10px; /* Kutunun içindeki alanı biraz daha rahatlatmak için */
    border-bottom-left-radius: 12px;
    border-top-right-radius: 31px;
    margin-top: -12px; /* Kutu arasındaki mesafeyi artırmak için */
}

    .time-box span {
        display: block;
        font-size: 2em;
        color: #e82a3f;
        padding-bottom: 5px;
        font-weight: bold;
    }

.label {
    font-size: 1.2em;
    color: #000000;
}

@media (max-width: 992px) {
    #countdown {
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 2.2em;
    }

    .time-box {
        width: 141px; /* Küçük ekranlar için kutu genişliği azaltıldı */
        padding: 10px; /* Padding değeri küçültüldü */
        margin-top: 17px;
    }

        .time-box span {
            font-size: 1.6em; /* Zaman font boyutu küçültüldü */
        }

    .label {
        font-size: 1em;
    }
}

@media (max-width: 480px) {
    #countdown {
        /* flex-direction: column; */ /* Mobil cihazlarda dikey hizalama */
        margin-top: 0;
    }

    .time-box {
        width: 100px; /* Mobilde daha küçük kutu genişliği */
    }

        .time-box span {
            font-size: 1.4em; /* Daha küçük yazı boyutu */
        }

    .label {
        font-size: 0.9em;
    }
}


/*SAYAÇ*/

/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/
.featured-services .icon-box1,
.featured-services .icon-box2,
.featured-services .icon-box3,
.featured-services .icon-box4 {
    padding: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 26px;
    z-index: 1;
    width: 320px;
    height: 320px;
    background-size: cover; /* Görselin alanı kaplamasını sağlar */
    background-position: center; /* Görselin ortalanmasını sağlar */
}
   
.featured-services .icon-box1 {
    background-image: url(../images/btn1.jpg);
    width: 100%;
}

.featured-services .icon-box2 {
    background-image: url(../images/btn2.JPG);
    width: 100%;
}

.featured-services .icon-box3 {
    background-image: url(../images/btn3.JPG);
    width: 100%;
}

.featured-services .icon-box4 {
    background-image: url(../images/btn4.JPG);
    width: 100%;
}


.featured-services .icon-box1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: inherit; /* Arka planı miras al */
    filter: blur(2px); /* Blur efekti */
}

.featured-services .icon-box2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: inherit; /* Arka planı miras al */
    filter: blur(2px); /* Blur efekti */
}

.featured-services .icon-box3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: inherit; /* Arka planı miras al */
    filter: blur(2px); /* Blur efekti */
}

.featured-services .icon-box4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: inherit; /* Arka planı miras al */
    filter: blur(2px); /* Blur efekti */
}
.featured-services .icon-box1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(118 64 145 / 32%); /* Mor */
    z-index: 2;
}
.featured-services .icon-box2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(228 82 85 / 55%); /* Yeşil */
    z-index: 2;
}
.featured-services .icon-box3::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(147 147 147 / 43%); /* Mavi */
    z-index: 2;
}
.featured-services .icon-box4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(65 50 50 / 57%); /* Gri */
    z-index: 2;
}
.featured-services .icon-box1 .title,
.featured-services .icon-box2 .title,
.featured-services .icon-box3 .title,
.featured-services .icon-box4 .title {
    position: relative; /* Yazıların, pseudo-elementin altında olmaması için */
    z-index: 3; /* Yazılar görselin önünde olacak şekilde z-index ayarı */
    text-align: center;
}

.featured-services .icon {
    margin-bottom: 15px;
    text-align: center;
}

.featured-services .icon-box1 .icon i,
.featured-services .icon-box2 .icon i,
.featured-services .icon-box3 .icon i,
.featured-services .icon-box4 .icon i {
    position: relative;
    z-index: 3;
    font-size: 48px;
    line-height: 1;
    color: #fff;
    transition: all 0.3s ease-in-out;
}

.featured-services .title {
    font-weight: 700;
    margin-bottom: 32px;
    font-size: 20px;
}

.featured-services .icon-box1 .title a,
.featured-services .icon-box2 .title a,
.featured-services .icon-box3 .title a,
.featured-services .icon-box4 .title a {
    color: #fff;
    font-size: 1.5rem;
}

.featured-services .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 0;
}

.featured-services .icon-box1:hover .title a,
.featured-services .icon-box1:hover .icon i {
    color: #cbc9ca !important;
    text-decoration: none !important;
}

.featured-services .icon-box2:hover .title a,
.featured-services .icon-box2:hover .icon i {
    color: #cbc9ca !important;
    text-decoration: none !important;
}

.featured-services .icon-box3:hover .title a,
.featured-services .icon-box3:hover .icon i {
    color: #cbc9ca !important;
    text-decoration: none !important;
}

.featured-services .icon-box4:hover .title a,
.featured-services .icon-box4:hover .icon i {
    color: #cbc9ca !important;
    text-decoration: none !important;
}


/* Duyuru */

#duyuru {
    margin-bottom: 23px;
}

    #duyuru li {
        color: #be1522;
        overflow: hidden;
        height: 150px;
        padding: 13px 10px;
        line-height: 20px;
        list-style: none;
        font-size: 13px;
        text-align: left;
    }

:root {
    --main-color: #05AFF9;
}

#duyuru .serviceBox {
    color: #be1522 !important;
    text-align: center;
    padding: 15px 15px 20px 80px;
    position: relative;
    z-index: 1;
}

    #duyuru .serviceBox:before,
    #duyuru .serviceBox:after {
        content: '';
        border: 4px solid #be1522 !important;
        position: absolute;
        left: 28px;
        top: 0;
        right: 0;
        bottom: 0;
        clip-path: polygon(0 0, 65% 0%, 50% 100%, 0% 100%);
    }

    #duyuru .serviceBox:after {
        clip-path: polygon(95% 15%, 100% 15%, 100% 100%, 95% 100%);
    }

    #duyuru .serviceBox .service-icon {
        color: #ffffff;
        background-color: #be1522;
        font-size: 30px;
        line-height: 60px;
        height: 60px;
        width: 60px;
        margin: 0 0 15px;
        transform: translateY(-50%);
        position: absolute;
        left: 0;
        top: 50%;
    }

    #duyuru .serviceBox .title {
        font-size: 32px;
        font-weight: 600;
        letter-spacing: 0.5px;
        text-transform: capitalize;
        margin: 0 0 10px;
    }

    #duyuru .serviceBox .description {
        font-size: 14px;
        line-height: 16px;
        margin: 0;
    }

    #duyuru .serviceBox.orange {
        --main-color: #F97406;
    }

    #duyuru .serviceBox.pink {
        --main-color: #FF0748;
    }

@media only screen and (max-width: 1199px) {
    #duyuru .serviceBox {
        margin: 0 0 40px;
    }
}


/* Duyuru */


.btn-box2 {
    padding: 5px 20px;
}

.btn-box {
    padding: 20px 30px;
}

.bgGray {
    background-color: #e9e8e6;
}

@media only screen and (max-width: 992px) {
    .featured-services .icon-box1, .featured-services .icon-box2, .featured-services .icon-box3, .featured-services .icon-box4 {
        height: 185px;
        width: 90%;
    }

        .featured-services .icon-box1 .title a, .featured-services .icon-box2 .title a, .featured-services .icon-box3 .title a, .featured-services .icon-box4 .title a {
            color: #fff;
            font-size: 1.1rem;
        }

    .btn-box {
        padding: 0 10px !important;
    }
}

@media only screen and (max-width: 500px) {
    .btn-box2 {
        padding: 0;
    }

    .sosyalmedya {
        border-radius: 0;
    }

    .bgGray {
        background-color: #fff;
    }

    .featured-services .title {
         margin-bottom: 0; 
        font-size: 12px;
    }
}

@media (min-width: 1400px) {
    .nav-link {
        padding: 0 13px !important;
    }
}

@media (max-width: 1400px) {
    .nav-link {
        font-size: 0.76em;
    }
}

@media (max-width: 992px) {
    .navbar-brand {
        display: none !important;
    }
}
.blink {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}