﻿@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=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@200;300;400;500;600&family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
    font-family: 'Nunito', sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'PT Sans', sans-serif;
    position: relative;
    /*background: url(../images/bg.png) no-repeat;
    background-size: auto;
    background-position: top center;
    background-color: #ebe7d7;*/
}

header {
    /*min-height:750px;*/
}

.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 a {
    text-decoration: none;
}

.navbar {
    padding: 0rem 0.3rem;
    background-color: #ebe7d7;
    /* border-bottom: 4px solid #cb6517; */
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        /* margin-right: 0.2rem !important; */
        /* margin-left: 0.2rem !important; */
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
}

.navbar .navbar-nav .nav-link {
    color: #954a24;
    font-weight: 700;
    font-size: 18px;
}

@media (min-width: 1400px) {
    .navbar .navbar-nav .nav-link {
        padding: 0 22px;
    }
}

@media (max-width: 1600px) {
    .navbar .navbar-nav .nav-link {
        color: #954a24;
        font-weight: 700;
        font-size: 15px;
        padding: 0 11px;
    }
}

@media (max-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0 6px;
    }
}

@media (max-width: 1135px) {
    .navbar .navbar-nav .nav-link {
        padding: 0 3px;
    }
}

.navbar .navbar-nav .nav-link:focus, .navbar .navbar-nav .nav-link:hover {
    color: #0019c2;
}

.dropdown-menu {
    color: #ca1f23;
    font-weight: 700;
    background-color: #ebe7d7;
}

.dropdown-item {
    color: #ca1f23;
    font-weight: 700;
}

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #e6e3cb;
        color: #0019c2;
    }

.baslik {
    font-weight: bold;
    color: #09274a;
}

.altbaslik {
    color: #aa5529;
}

.blink {
    animation: blinker 2s linear infinite;
    color: red;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.carousel-item img {
    width: 254px;
}

.sosyalmedya {
    transition: 1.02s all;
    padding: 3px;
}

    .sosyalmedya:hover {
        transform: rotate(360deg);
    }

@media (min-width: 992px) {
    .navbar .sep {
        line-height: 40px !important;
        color: #FFF
    }
}
/*@media (min-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        font-size: 15px;
    }
}*/
.onemlitarih {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    width: 70%;
}

#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: #d57a2e;
        margin: 10px 0;
    }


    #icerik .sol-baslik {
        font-size: 18px;
        font-weight: 700;
        background: rgb(254 180 7);
        background: linear-gradient(90deg, rgb(254 199 1) 0%, rgb(247 42 69) 100%);
        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: #29347e;
    color: #ffffff;
    display: block;
    padding: 5px;
}

.modal-header {
    justify-content: center;
}

.modal-dialog img {
    width: 100%;
    border-radius: 10px;
}

.konusmacilar-modal .modal-dialog img {
    width: 35%;
    border-radius: 10px;
}

.modal-dialog h5 {
    font-weight: bold;
}

/* 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;
    }
}

#form1 .table-title {
    font-size: 26px;
}

#form1 .info-text {
    font-size: 15px;
    font-weight: 500;
}


/* Arrow animation */
@import "compass/css3";

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }

    60% {
        transform: translateY(-10px);
    }
}

@keyframes bounce2 {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(20px);
    }

    60% {
        transform: translateY(10px);
    }
}

.encircle {
    width: 60px;
    background-color: #0363a3;
    height: 60px;
    border-radius: 60px;
    border: solid 3px #fff;
    position: absolute;
    top: -140px;
    left: 25.3%;
    z-index: 999;
}

    .encircle:hover {
        background-color: #0365a5;
    }

.arrow {
    margin: 0 auto;
    margin-top: 13px;
    width: 30px;
    height: 30px;
    /*background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
    background-size: contain;*/
}

.bounce {
    animation: bounce 2s infinite;
}

.bounce2 {
    animation: bounce2 2.18s infinite;
}


/*Duyuru Butonlar�*/

:root {
    --white: #fff;
    --cl_1: #d008af;
    --cl_2: #f92d4b;
    --bg-gr_1: linear-gradient(to right, var(--cl_1), var(--cl_2));
    --cl_3: #fec901;
    --cl_4: #fe0c34;
    --bg-gr_2: linear-gradient(to right, var(--cl_3), var(--cl_4));
    --cl_5: #559df3;
    --cl_6: #9114d0;
    --bg-gr_3: linear-gradient(to right, var(--cl_5), var(--cl_6));
    --cl_7: #2cd190;
    --cl_8: #138fc8;
    --bg-gr_4: linear-gradient(to right, var(--cl_7), var(--cl_8));
}

.duyuru-btn {
    font-family: "Niramit", sans-serif;
    text-align: center;
    padding: 100px 0 0;
    margin: 80px 10px 0;
    border-left: 3px solid var(--cl_1);
    position: relative;
    z-index: 1;
}

    .duyuru-btn:before,
    .duyuru-btn:after {
        content: "";
        background-color: var(--cl_1);
        height: 3px;
        width: 50%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2;
    }

    .duyuru-btn:after {
        background: var(--bg-gr_1);
        width: 100%;
        top: auto;
        bottom: 0;
    }

    .duyuru-btn .service-icon {
        color: var(--white);
        background: var(--bg-gr_1);
        font-size: 70px;
        line-height: 140px;
        width: 140px;
        height: 140px;
        margin: 0 auto;
        border-radius: 50%;
        position: absolute;
        top: -70px;
        left: 0;
        right: 0;
        z-index: 1;
        transition: all 0.3s;
    }

    .duyuru-btn:hover .service-icon {
        font-size: 60px;
    }

    .duyuru-btn .service-icon:before,
    .duyuru-btn .service-icon:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        height: 96%;
        width: 96%;
        border: 10px solid var(--white);
        border-radius: 50%;
        z-index: -1;
    }

    .duyuru-btn .service-icon:after {
        border: none;
        background: var(--bg-gr_1);
        height: 82%;
        width: 82%;
        z-index: -1;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        transition: all 0.3s;
    }

    .duyuru-btn:hover .service-icon:after {
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3), 0 0 10px var(--white) inset;
    }

    .duyuru-btn .service-content {
        padding: 0 10px 10px;
        border-right: 3px solid var(--cl_2);
    }

    .duyuru-btn .title {
        font-weight: 600;
        color: var(--cl_1);
        font-size: 20px;
        text-transform: capitalize;
        margin: 0 0 10px;
    }

    .duyuru-btn .description {
        color: #707070;
        font-size: 15px;
        font-weight: 600;
        line-height: 27px;
    }

    .duyuru-btn.yellow:after,
    .duyuru-btn.yellow .service-icon,
    .duyuru-btn.yellow .service-icon:after {
        background: linear-gradient(to right, var(--cl_3), var(--cl_4));
    }

    .duyuru-btn.yellow:before {
        background-color: var(--cl_3);
    }

    .duyuru-btn.yellow {
        border-left-color: var(--cl_3);
    }

        .duyuru-btn.yellow .service-content {
            border-right-color: var(--cl_4);
        }

        .duyuru-btn.yellow .title {
            color: var(--cl_4);
        }

    .duyuru-btn.blue:after,
    .duyuru-btn.blue .service-icon,
    .duyuru-btn.blue .service-icon:after {
        background: var(--bg-gr_3);
    }

    .duyuru-btn.blue:before {
        background-color: var(--cl_5);
    }

    .duyuru-btn.blue {
        border-left-color: var(--cl_5);
    }

        .duyuru-btn.blue .service-content {
            border-right-color: var(--cl_6);
        }

        .duyuru-btn.blue .title {
            color: var(--cl_6);
        }

    .duyuru-btn.green:after,
    .duyuru-btn.green .service-icon,
    .duyuru-btn.green .service-icon:after {
        background: var(--bg-gr_4);
    }

    .duyuru-btn.green:before {
        background-color: var(--cl_7);
    }

    .duyuru-btn.green {
        border-left-color: var(--cl_7);
    }

        .duyuru-btn.green .service-content {
            border-right-color: var(--cl_8);
        }

        .duyuru-btn.green .title {
            color: var(--cl_8);
        }

@media only screen and (max-width: 990px) {
    .duyuru-btn {
        margin: 100px 0 0;
    }
}

/**/

/*ANASAYFA BTN*/
:root {
    --color1: #0fb513;
    --color2: #d41271;
    --color3: #ff4a26;
    --color4: #1e3799;
}

.anasayfa-btn {
    color: #555;
    font-family: "Sniglet", cursive;
    text-align: center;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

    .anasayfa-btn .service-icon {
        color: #aa5529;
        background: #fff;
        font-size: 40px;
        line-height: 77px;
        height: 95px;
        width: 95px;
        margin: 0 auto 30px;
        border: 10px solid #d57a2e;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
        position: relative;
        transition: all 0.3s;
    }

        .anasayfa-btn .service-icon i {
            transform: rotateY(0deg);
            transition: all 0.3s ease 0s;
        }

    .anasayfa-btn:hover .service-icon i {
        transform: rotateY(360deg);
    }

    .anasayfa-btn .service-icon:before {
        content: "";
        background: linear-gradient( to right, #aa5529 49%, transparent 50% );
        width: 122%;
        height: 150%;
        border-radius: 50%;
        transform: translateX(-50%) rotateY(180deg);
        position: absolute;
        top: -10px;
        left: 50%;
        z-index: -1;
        transition: all 0.3s;
    }

    .anasayfa-btn:hover .service-icon:before {
        transform: translateX(-50%) rotateY(0);
    }

    .anasayfa-btn .title {
        color: #aa5529;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        /* text-transform: uppercase; */
        margin: 0 0 10px;
    }

    .anasayfa-btn .description {
        font-size: 15px;
        line-height: 25px;
    }

    .anasayfa-btn.magenta .service-icon {
        color: var(--color2);
        border-color: var(--color2);
    }

        .anasayfa-btn.magenta .service-icon:before {
            background: linear-gradient( to right, var(--color2) 49%, transparent 50% );
        }

    .anasayfa-btn.magenta .title {
        color: var(--color2);
    }

    .anasayfa-btn.orange .service-icon {
        color: var(--color3);
        border-color: var(--color3);
    }

        .anasayfa-btn.orange .service-icon:before {
            background: linear-gradient( to right, var(--color3) 49%, transparent 50% );
        }

    .anasayfa-btn.orange .title {
        color: var(--color3);
    }

    .anasayfa-btn.blue .service-icon {
        color: #f0984c;
        border-color: #f0984c;
    }

        .anasayfa-btn.blue .service-icon:before {
            background: linear-gradient( to right, #f0984c 49%, transparent 50% );
        }

    .anasayfa-btn.blue .title {
        color: #f0984c;
    }

@media only screen and (max-width: 990px) {
    .anasayfa-btn {
        margin: 0 0 30px;
    }
}

#carouselExampleIndicators2 .card {
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    background: #ffffff;
    position: relative;
    padding: 2rem 1rem 2rem 1rem;
    border: 2px solid #fe920f;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    overflow: visible;
    margin-top: 1px;
}

#carouselExampleIndicators2 .card-details {
    color: rgb(162, 0, 255);
    height: 120%;
    gap: .5em;
    display: grid;
    place-content: center;
}

#carouselExampleIndicators2 .card-button {
    text-decoration: none;
    text-align: center;
    -webkit-transform: translate(-50%, 125%);
    -ms-transform: translate(-50%, 125%);
    transform: translate(-50%, -23%) !important;
    !i;
    !;
    width: 78%;
    border-radius: 2rem;
    border: none;
    background-color: #019bd1;
    color: #fff;
    font-size: 0.8rem;
    padding: .5rem 1rem;
    position: absolute;
    left: 50%;
    bottom: 0;
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}

#carouselExampleIndicators2 .text-body {
    color: rgb(134, 134, 134);
}


#carouselExampleIndicators2 .text-title {
    font-size: 1.5em;
    font-weight: bold;
}

#carouselExampleIndicators2 .card:hover {
    border-color: #fe222e;
    -webkit-box-shadow: 10px 5px 18px 0 rgba(255, 255, 255, 0.877);
    box-shadow: 10px 5px 18px 0 rgb(255 255 255 / 88%);
}

    #carouselExampleIndicators2 .card:hover .card-button {
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        opacity: 1;
    }



#carouselExampleIndicators2 .card h3 {
    margin: 20px 0 0px 0;
    font-size: 16px;
    color: #2c5b75;
    text-align: center;
    font-weight: bold;
    min-height: 60px;
}

#carouselExampleIndicators2 .card:hover img {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    #carouselExampleIndicators2 .card {
        width: calc(50% - 20px);
    }
}

@media (max-width: 480px) {
    #carouselExampleIndicators2 .card {
        width: calc(100% - 20px);
    }
}

#carouselExampleIndicators2 .card img {
    width: 200px !important;
    border-radius: 10%;
    box-shadow: 3px 10px 35px #d7d7d7;
    transition: transform 0.3s ease;
}

#carouselExampleIndicators2 .card p {
    margin-top: 0px;
    font-size: 16px;
    color: #777;
}


#carouselExampleIndicators2 h5 {
    color: #6a02b9;
}

#carouselExampleIndicators2 a:hover {
    font-weight: bold;
    background: linear-gradient(0deg, rgba(133, 183, 237, 1) 6%, rgb(12 129 191) 83%);
    text-decoration: none;
}


#carouselExampleIndicators2 a.card-button {
    background: linear-gradient(0deg, rgba(254, 183, 6, 1) 0%, rgba(254, 120, 23, 1) 25%, rgba(254, 88, 23, 1) 50%, rgba(254, 80, 22, 1) 78%, rgba(254, 22, 49, 1) 100%);
    /* background: linear-gradient(0deg, rgba(133, 183, 237, 1) 6%, rgb(12 129 191) 83%); */
    color: white !important;
}

#carouselExampleIndicators2 span {
    color: #003497;
    font-weight: 500;
}

.modal-footer .btn:hover {
    border: solid 1px #0010cd;
}

#carouselExampleIndicators2 .card-details img {
    box-shadow: 1px 1px 35px #c7c7c7;
    border-radius: 10px;
}

.serviceBox .title {
    font-size: 21px;
    margin-top: 36px;
    background: linear-gradient(0deg, rgba(254, 183, 6, 1) 0%, rgba(254, 120, 23, 1) 25%, rgba(254, 88, 23, 1) 50%, rgba(254, 80, 22, 1) 78%, rgba(254, 22, 49, 1) 100%);
    color: white;
    border-radius: 27px;
    text-align: center;
    padding: 8px;
}
