@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {

    background: #ffffff;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    line-height: 18px;
    line-height: 1.4285em;
    color: rgba(0, 0, 0, .87);


}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Inter", sans-serif;
    line-height: 1.28571429em;
    margin: calc(2rem - .14285714em) 0 1rem;
    font-weight: 700;
    padding: 0
}

.ui.header {
    border: none;
    margin: calc(2rem - .14285714em) 0 1rem;
    padding: 0 0;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    line-height: 1.28571429em;
    text-transform: none;

}

div [class*="right floated"] {
    float: right;
    margin-right: 0.25em;
}


.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}


:root {
    --bs-dark: #03201F;
    --g1-1-x-position: 20% --g1-1-y-position: 80% --g1-2-x-position: 80% --g1-2-y-position: 20%
}


::-moz-selection {
    background: orange;
    color: white;
    text-shadow: none;
}

::selection {
    background: orange;
    color: white;
    text-shadow: none;
}


.info {

    font-size: 10px;
    color: #f90202;
    font-weight: 500;
}

.newsbox {
    border: 1px solid #d1d9e4;
    box-shadow: 0px 12px 16px -4px rgba(13, 18, 29, .04), 0px 4px 6px -2px rgba(42, 86, 173, .03);
    border-radius: 6px;
    padding: 12px;
    box-sizing: border-box;
    min-height: 520px;
}

.icbox {
    border: 1px solid #d1d9e4;
    box-shadow: 0px 12px 16px -4px rgba(13, 18, 29, .04), 0px 4px 6px -2px rgba(42, 86, 173, .03);
    border-radius: 6px;
    padding: 20px;
   
}


.dblack{
background-color: #000000;
padding: 8px 5px;
border-radius: 6px;


}

.sub_menu {
    width: 100%;
    height: auto;
    margin-top: -30px;
}

.sub_menu .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}

.sub_menu .container div {
    float: left;
    width: 33.3333%;
    margin-bottom: 1px;
    box-sizing: border-box;
    transition: 0.2s;
    text-align: center;
    display: block;
    padding: 20px 0px 20px 0px;
}


.footerblock {
    width: 100%;
    height: 100%;
    padding-top: 60px;


}


.ui.vertical.segment {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #f6f2eb;
    border-radius: 0;
    border-top: rgb(241 234 223) 1px solid;
    border: none;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08) inset;

}


.blok {
    width: 100%;
    padding: 20px;
    border-radius: 6px;
    border: solid 1px #f0f0f0;
    height: 100%;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;



}


.blokwht {
    width: 100%;
    padding: 20px;
    min-height: max-content;
    border: solid 1px #edefef;
    box-shadow: rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;

}

.ui.vertical.text.menu {
    font-family: "Inter", sans-serif;
    font-weight: 600;

}

.mt40 {
    margin-top: 40px;

}

.bar {
    width: 100%;
    background: #071c75;
    padding: 10px 0 10px;

}

.sidebar {

    background-color: #f9f9f9;
    border: 1px solid rgba(0, 0, 0, 0.06);
    padding: 6px;
    border-radius: 6px;
    margin-bottom: 10px;
}



.ui.breadcrumb a {
    color: rgba(255, 255, 255, 0.6)
}

.ui.breadcrumb a:hover {
    color: rgba(255, 255, 255, 0.8)
}

.ui.breadcrumb .divider {

    color: rgba(255, 255, 255, 0.8)
}

.ui.breadcrumb .active.section {
    font-weight: 600;
    color: #ffffff;
}

.bar h5 {
    width: 100%;
    height: 20px;
    float: left;
    color: #8d8d8d;
    font-size: 16px;
    font-weight: 600;
}

p {
    line-height: 26px;


}

.grayblock {
    width: 100%;
    padding-top: 30px;
    margin-top: 20px;
    background: #ACAFFF;
    background-image: url(./img/decoration.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.ui.icon.header,
.ui.header {
    color: #fff;
    opacity: 0.9;

}

.sub.header {

    color: #fff;


}

.count {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    display: block;
    line-height: 40px;
    text-align: center;

}

a.white {
    color: #FFFFFF;
}

a.white:hover {
    color: #FFFFFF;
}

.white {

    color: #fff;

}



ul {
    list-style: none;
}

button {
    background: transparent;
    border: none;
    cursor: pointer;
}


.ui.button {
    font-family: "Inter", sans-serif;
    font-weight: 700;
}

.imgContainer {
    position: relative;
    border: #ededed solid 1px;
    display: flex;
    justify-content: center;


}

.imgYazisi {
    position: absolute;
    bottom: 0px;
    text-align: center;
    font-size: 12px;
}


#back2Top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 16px;
    border: none;
    outline: none;
    background-color: #012739;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
}

#back2Top:hover {
    background-color: #012739b0;
}

.jenerik {
    max-width: 520px;
    width: 100%;
    padding: 30px;
    margin-top: 60px;
    background-image: linear-gradient(159deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.1));
    border-bottom-left-radius: 30px;
    border-top-left-radius: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 0px;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.9);

}

.jenerik h1 {
    font-size: 38px;
    line-height: 30px;
    color: #0a557b;
    font-weight: 800;
    font-family: "Inter", sans-serif;
}

.jenerik span {
    font-size: 13pt;
    line-height: 36px;
    font-weight: 600;
    color: #0a557b;
    font-family: "Inter", sans-serif;
}

@media screen and (max-width: 410px) {
    .jenerik h1 {
        font-size: 25px;
        line-height: 25px;
        color: #0a557b;
        font-weight: 700;
        font-family: "Inter", sans-serif;
    }

    .jenerik span {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
        color: #0a557b;
        font-family: "Inter", sans-serif;
    }

    .sub_menu .container div {
        width: 100%;
        display: block;
    }
}

.smedia {
    float: right;
    margin-top: 57px;
    background-color: #e3edf8;
    padding: 4px 10px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;

}

.hero {
    width: 100%;
    max-width: 1600px;
    min-height: 500px;
    margin: 12px auto 0px auto;
    overflow: hidden;
    background-image: url(./img/f_hero.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: right;

}
.heroen {
    width: 100%;
    max-width: 1600px;
    min-height: 500px;
    margin: 12px auto 0px auto;
    overflow: hidden;
    background-image: url(./img/f_hero_en.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: right;

}

#clockdiv {

    display: inline-block;
    text-align: center;

}

#clockdiv>div {

    display: inline-block;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    min-width: 60px;

}

#clockdiv div>span {
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    letter-spacing: 3px;
    color: #000000be;
    font-weight: 900;

}

.smalltext {
    font-size: 13px;
    font-weight: 300;
    color: #000000;
}

.mmheader {
    color: #000000;
    line-height: 30px;
    font-weight: 700;
    padding: 4px;
    font-size: 16px;
    border-bottom: #071b7593 solid 1px;


}


.sub_page_bg {

    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: #e3e1e1 1px solid;
    min-height: 300px;
    display: flex;
    align-items: center;
    border-top: solid white 1px;

}


.icbaslik {
    font-size: 32px;
    font-weight: 800;
    font-family: "Inter", Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    text-shadow: 2px 1px 0 #020202;

}

.icbaslikdark {
    font-size: 32px;
    font-weight: 800;
    font-family: "Inter", Arial, Helvetica, sans-serif;
    color: #071c75;


}



.contactbox {
    border: 1px solid #d1d9e4;
    box-shadow: 0px 12px 16px -4px rgba(13, 18, 29, .04), 0px 4px 6px -2px rgba(42, 86, 173, .03);
    border-radius: 2px;
    padding: 8px;
    box-sizing: border-box;
    font-size: 12px;
    text-align: center;
    font-family: 'Inter', Arial, Helvetica, sans-serif;

}



.ui.items>.item>.content>.header {
    display: inline-block;
    margin: -.21425em 0 0;
    font-family: 'Inter', Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: rgba(0, 0, 0, .85)
}



.icbaslikkatilimci {
    font-size: 32px;
    font-weight: 800;
    font-family: "Exo", Arial, Helvetica, sans-serif;
    color: rgba(2, 2, 61, 0.7);
    text-decoration: underline;
}

.ui.table:not(.unstackable) th:first-child {
    font-weight: 700
}

.ui.table:not(.unstackable) td:first-child {
    font-weight: 400
}

.icon-item {
    text-align: center !important;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 6px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid rgba(255, 255, 255, 1);


}


.icon-item:hover {
    background-color: rgb(255, 255, 255);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid rgb(165, 210, 250);



}


.centerx {

    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.6);
    height: 100%;
    padding: 25px 15px;
    background-color: rgba(255, 255, 255, 0.3);
    border-top-left-radius: 16px;
}

.centerx h2,
.centerx p {

    display: block;
    color: #000000;

}



.icon-item img {

    display: block;
    margin: 0 auto;
    width: 80px;
    height: auto;
}

.icon-item p {

    display: block;
    font-size: 10px;
    font-family: 'Inter', sans-serif;
    font-weight: 600;

}

.ui.accordion .title:not(.ui) {
    padding: .5em 0;
    font-family: "Inter", 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: rgba(0, 0, 0, .87);
    font-weight: 700;
    line-height: 26px;

}

.icon-item p .large {

    display: block;
    font-size: 14px;
    font-family: 'Inter', sans-serif;
    font-weight: 700;

}

.menu {
    background: rgb(15, 103, 183);
    background: linear-gradient(159deg, rgba(15, 103, 183, 1) 0%, rgb(29, 103, 213) 100%);
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 15px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);

}



.bbr {
    width: 60px;
    border: 0px;
    border-top: 2px solid rgb(15, 103, 183);
    margin: 20px 0 20px 0;
}

.box_baslik {
    font-size: 1.5rem;
    font-weight: 900;
    letter-spacing: 1px;

}

.box_baslik>a {
    color: #fff;
    transition: 0.1s;
    display: block;

}

.box_baslik>a:hover {
    opacity: 0.9;

}

.bg-grey {
    background-color: #f5f5f5 !important
}

.header__inner {

    width: 100%;
    max-width: 1224px;
    max-height: 58px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;

}



@media screen and (max-width: 768px) {
    .header__inner {
        padding: 10px 16px;
    }

    .smedia {

        top: -50px;
        background-color: #e3edf8;
        padding: 2px;
        position: absolute;
        right: 0;


    }
}




@media screen and (max-width: 768px) {
    .gnav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #128cce98;
        padding: 30px;
        display: flex;
        justify-content: center;
        z-index: 50;
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.4s ease, visibility 0.4s;
        pointer-events: none;
    }
}

.is-open .gnav {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
}

@media screen and (max-width: 768px) {
    .gnav__wrapper {
        width: 100%;
        margin-top: 70px;
    }
}

.gnav__list {
    display: flex;
    align-items: center;
    column-gap: 24px;
}

@media screen and (max-width: 1024px) {
    .gnav__list {
        column-gap: 5px;
    }
}

@media screen and (max-width: 768px) {
    .gnav__list {
        flex-direction: column;
        column-gap: 0;
    }
}

.gnav__panel {
    width: max-content;
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.2s ease-out;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    z-index: 100;
    background-color: #FFFFFF;
}

@media screen and (max-width: 768px) {
    .gnav__panel {
        width: 100%;
        border: none;
        position: static;
        transform: translateX(0);
        background-color: none;
        background-color: transparent;

    }

    .gnav__subItem,
    .gnav__subList {

        background-color: transparent;
    }

}

.is-active.gnav__panel {
    grid-template-rows: 1fr;
    visibility: visible;
}

.gnav__subList {
    padding: 10px;
    z-index: 100;
}

@media screen and (max-width: 768px) {
    .gnav__subList {
        padding: 0 0 20px 0;

    }
}

.gnav__item {
    position: relative;


}

@media screen and (max-width: 768px) {
    .gnav__item {
        width: 100%;
        border-bottom: 1px solid #ffffff;
    }
}

.gnav__btn {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    color: #FFFFFF;
}

@media screen and (max-width: 768px) {
    .gnav__btn {
        width: 100%;
        padding: 20px 10px;
        justify-content: space-between;
    }
}

.gnav__label {
    background: none;

}

@media screen and (max-width: 768px) {
    .gnav__label {
        color: #ffffff;
    }
}

.gnav__arrow {
    display: block;
    width: 10px;
    height: 6px;
}

@media screen and (max-width: 768px) {
    .gnav__arrow {
        color: #ffffff;
    }
}

.gnav__btn[aria-expanded=true] .gnav__arrow {
    transform: rotate(-180deg);
}

.gnav__link {
    display: block;
    padding: 12px;
}

@media screen and (max-width: 768px) {
    .gnav__link {
        width: 100%;
        padding: 12px;
        display: block;
    }
}

.gnav__panel .gnav__link {
    padding: 14px 20px;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .gnav__panel .gnav__link {
        color: #ffffff;
        text-align: left;
        padding: 12px 20px;
    }
}

.gnav__panelInner {
    overflow: hidden;
}

.hamburger {
    display: none;
}

@media screen and (max-width: 768px) {
    .hamburger {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        cursor: pointer;
        position: relative;
        right: -10px;
        z-index: 60;
    }
}

.hamburger__wrap {
    width: 20px;
    height: 5px;
    position: absolute;
}

.hamburger__line {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #ffffff;
    position: absolute;
    transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger__line:nth-child(1) {
    top: -4px;
}

.hamburger__line:nth-child(2) {
    top: 4px;
}

.is-open .hamburger__line:nth-child(1) {
    top: 0;
    background-color: #ffffff;
    transform: rotate(-45deg);
}

.is-open .hamburger__line:nth-child(2) {
    top: 0;
    background-color: #ffffff;
    transform: rotate(45deg);
}

.site-content {
    width: 100%;
    height: 100vh;
}

@media (hover: hover) and (pointer: fine) {
    .gnav__label:hover {
        background-size: 100% 1px;
        background-position: 0 100%;
    }



}