@font-face {
    font-family: flaticon;
    src: url(../font/flaticon.7e05ae5d.eot);
    src: url(../font/flaticon.7e05ae5d.eot?#iefix) format("embedded-opentype"),url(../font/flaticon.dab3e5d1.woff2) format("woff2"),url(../font/flaticon.1ab82d07.woff) format("woff"),url(../font/flaticon.e0e0470e.ttf) format("truetype"),url(../font/flaticon.fa5e3d05.svg#Flaticon) format("svg")
}

@font-face {
    font-family: berlingske;
    src: url(../font/BerlingskeSerif-XBd.eot);
    src: url(../font/BerlingskeSerif-XBd.eot?#iefix) format("embedded-opentype"), url(../font/BerlingskeSerif-XBd.woff2) format("woff2"), url(../font/BerlingskeSerif-XBd.woff) format("woff"), url(../font/BerlingskeSerif-XBd.ttf) format("truetype"), url(../font/BerlingskeSerif-XBd.svg#BerlingskeSerif-XBd) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

i[class*=" flaticon-"]:before,i[class^=flaticon-]:before {
    font-family: flaticon!important;
    font-style: normal;
    font-weight: 400!important;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --tema-renk: #191d88;
    --tema-renk2: #3e4073;
    --tema-ikinci: #f7a400;
    --tema-yesil: #26467a;
}

::selection {
    background: var(--tema-ikinci);
    color: #fff;
    text-shadow: none;
}

body  , * , html{
    scroll-behavior: smooth;
}

.sticky-menu {
    background-color: #fff !important;
}
@media (min-width: 767px) and (max-width: 1080px) {
    .new_nav_menu .navbar a:not(.navbar-brand) {
        font-size: 12px!important;
    }
}

.new_nav_menu .navbar a:not(.navbar-brand) {
    font-weight: 550 !important;
    position: relative;
    margin-right: 0px !important;
    width: 100%;
    padding: 0px;
}
@media (min-width: 1360px) and (max-width: 1600px) {
    .new_nav_menu .navbar a:not(.navbar-brand) {
        padding: 3px!important;
        font-size: 14px!important;
    }
    .heading_form {
        font-size: 26px !important;
    }
    .heading_detail ,.heading_required {
        font-size: 14px!important;
    }
}

.new_nav_menu .navbar a.d:after {
    content: "\f107";
    font-weight: 700;
    font-family: FontAwesome;
    color: #111;
    margin-left: 8px;
    transition: all .3s ease-out 0s;
}

.new_nav_menu .navbar a.navbar-brand {
    overflow: hidden;
    border-radius: 50%;
    transition: 0s !important;
}

.flaticon-pin:before {
    content: "\f101"
}

.flaticon-iphone:before {
    content: "\f102"
}

.flaticon-phone-call:before {
    content: "\f103"
}

.flaticon-mail:before {
    content: "\f104"
}

.flaticon-envelope:before {
    content: "\f105"
}

.flaticon-down:before {
    content: "\f106"
}

.flaticon-next:before {
    content: "\f107"
}

.flaticon-chevron:before {
    content: "\f108"
}

.flaticon-right:before {
    content: "\f109"
}

.flaticon-right-arrow:before {
    content: "\f10a"
}

.flaticon-arrow-button:before {
    content: "\f10b"
}

.flaticon-user:before {
    content: "\f10c"
}

.flaticon-shopping-cart:before {
    content: "\f10d"
}

.flaticon-shopping-bag:before {
    content: "\f10e"
}

.flaticon-online-shopping:before {
    content: "\f10f"
}

.flaticon-time:before {
    content: "\f110"
}

.flaticon-profit:before {
    content: "\f111"
}

.flaticon-email:before {
    content: "\f112"
}

.flaticon-investment:before {
    content: "\f113"
}

.flaticon-investment-1:before {
    content: "\f114"
}

.flaticon-pie-chart:before {
    content: "\f115"
}

.flaticon-talk:before {
    content: "\f116"
}

.flaticon-trophy:before {
    content: "\f117"
}

.flaticon-happy:before {
    content: "\f118"
}

.flaticon-china:before {
    content: "\f119"
}

.flaticon-budget:before {
    content: "\f11a"
}

.flaticon-report:before {
    content: "\f11b"
}

.flaticon-finance:before {
    content: "\f11c"
}

.flaticon-targeted:before {
    content: "\f11d"
}

.flaticon-target:before {
    content: "\f11e"
}

.flaticon-financial-profit:before {
    content: "\f11f"
}

.flaticon-piggy-bank:before {
    content: "\f120"
}

.flaticon-graph:before {
    content: "\f121"
}

.flaticon-light-bulb:before {
    content: "\f122"
}

.flaticon-startup:before {
    content: "\f123"
}

.flaticon-life-insurance:before {
    content: "\f124"
}

.flaticon-travel-insurance:before {
    content: "\f125"
}

.flaticon-protection:before {
    content: "\f126"
}

.flaticon-insurance-agent:before {
    content: "\f127"
}

.flaticon-healthcare:before {
    content: "\f128"
}

.flaticon-motorbike:before {
    content: "\f129"
}

.flaticon-ship:before {
    content: "\f12a"
}

.flaticon-house:before {
    content: "\f12b"
}

.flaticon-handshake:before {
    content: "\f12c"
}

.flaticon-suitcase:before {
    content: "\f12d"
}

.banner-bg {
    min-height: 700px;
    top: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.banner-social-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.first-slider {
    width: 100%;
    height: 100%;
    flex: 1;
}

@media (min-width: 50px) and (max-width: 767px) {
    .first-slider img {
        width: 100%;
        max-width: 100%;
    }

}

@media (min-width: 768px) and (max-width: 4500px) {
    .first-slider img {
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

}
.split-icon-list-icon span{
    -webkit-text-stroke: 1px #fff;
    color: #26467a;
    font-size: 18px;
}

.banner-social {
    display: flex;
    align-items: center;
    writing-mode: vertical-rl;
    gap: 45px;
    position: absolute;
    left: 3%;
    top: 39%;
    z-index: 99;
}

.banner-social .dernk-slider-title {
    margin-bottom: 0;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #fff;
    transform: rotate(180deg);
    position: relative;
    font-weight: 600;
}

.banner-social .dernk-slider-title:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -31px;
    width: 2px;
    height: 20px;
    background: #fff;
}

.banner-social .list-wrap {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 17px;
    padding: 0;
}

.list-wrap li {
    list-style: none;
}

.banner-scroll {
    position: absolute;
    right: 4%;
    bottom: 10%;
    z-index: 99;
}

.banner-scroll a {
    display: flex;
    align-items: center;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    flex-direction: row-reverse;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    gap: 10px;
    transition: all .3s ease-out 0s;
    text-shadow: 1px 1px 10px #000 , 1px 2px 20px #000 , 1px 3px 30px #000;
}

.banner-scroll a span {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 50%;
    font-size: 14px;
    transform: rotate(-90deg);
    transition: all .3s ease-out 0s;
}

.banner-shape img:first-child {
    left: 35%;
    top: 36%;
    animation: rightToLeft 4s linear infinite;
}
.banner-shape img {
    position: absolute;
    z-index: -1;
}
.banner-shape img:nth-child(2) {
    left: 6%;
    bottom: -8%;
}
.banner-shape img {
    position: absolute;
    z-index: -1;
}
.ribbonRotate {
    animation-name: ribbonRotate;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.banner-content .dernk-slider-title {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 1.1;
    text-transform: capitalize;
    color: #14176c;
}
.banner-content p {
    margin-bottom: 30px;
    color: #383952;
    text-transform: capitalize;
    width: 90%;
}
.btn.aos-init {
    list-style: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    background: var(--tema-ikinci) none repeat scroll 0 0;
    border: none;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 24px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease-out 0s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    top: 146px;
}
.btn.aos-init:before {
    content: "";
    position: absolute;
    transition-duration: .8s;
    width: 200%;
    height: 200%;
    top: 110%;
    left: 50%;
    background: var(--tema-renk);
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: -1;
}
.btn.aos-init:after {
    font-family: flaticon;
    margin-left: 8px;
    font-size: 20px;
    line-height: 0;
    transition: all .3s ease-out 0s;
}
.banner-content .btn.aos-init i{
    margin-left: 8px;
    font-size: 14px;
    line-height: 0;
    transition: all .3s ease-out 0s;
}
.banner-social .list-wrap li a {
    color: #fff;
    transform: rotate(-90deg);
    display: block;
    transition: all .3s ease-out 0s;
    text-shadow: 1px 1px 10px #000;
}
.banner-social .list-wrap li a:hover {
    color: var(--tema-ikinci) !important;
    transition: all .3s ease-out 0s;
}
.banner-content .btn.aos-init:hover:before {
    top: -40%;
}
.banner-content .btn.aos-init:hover{
    color: #fff !important;
    opacity: unset;
}
.banner-scroll a:hover {
    color: var(--tema-ikinci) !important;
}
.banner-scroll a:hover span {
    border-color: var(--tema-ikinci) !important;
}
.dernk-b2b-bslk-spn-1 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .75px;
    display: block;
    line-height: 1;
    color: var(--tema-ikinci);
    margin-bottom: 15px;
}
.dernk-b2b-bslk-h2-1 {
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 1.1;
    text-transform: capitalize;
    color: #14176c;
    font-weight: 600;
}
.dernk-b2b-bslk-dv-sctn-1 {
    text-align: right;
}
.dernk-b2b-bslk-dv-sctn-a-1 {
    border: 1px solid var(--tema-renk);
    background: transparent;
    color: var(--tema-renk);
    transition: all .3s ease-out 0s;
    border-radius: 10px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 24px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.dernk-b2b-bslk-dv-sctn-a-1:hover {
    border: 1px solid var(--tema-renk);
    color: #fff !important;
    background-color: var(--tema-renk);
    transition: all .3s ease-out 0s;
    border-radius: 10px;
}
.dernk-b2b-dv-arlpln-dv-1 {
    padding: 0 15px;
}

.anasayfa-modul-bg {
    background-color: #f5f8f9;
}

.dernk-b2b-bslk-h2-2 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 600;
}
.dernk-b2b-bslk-spn-2 {
    display: block;
    color: var(--tema-ikinci);
    line-height: 1;
    margin-bottom: 10px;
}
.dernk-b2b-cl3-dv-img-1 {
    width: 100%;
    max-height: 186px;
    object-fit: cover;
    object-position: top center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.dernk-b2b-cl3-dv-dv-1 {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.dernk-b2b-cl3-dv-dv-1 {
    background-color: #fff;
    padding: 25px;
}
.dernk-b2bdv1-nav-tabs-1 {
    border-bottom: none;
    margin-bottom: 0;
    flex-direction: row;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
}

.dernk-b2bdv1-nav-item {
    margin-bottom: 0px;
    cursor: pointer;
}
.dernk-b2bdv1-nav-tabs-1 li:last-child{
    margin-bottom: 0;
}

button {
    outline: 0 !important;
}

.dernk-b2bdv1-nav-link {
    border: none !important;
    border-radius: 5px 5px 0px 0px !important;
    margin: 0;
    transition: 300ms all linear !important;
    margin-bottom: 0 !important;
    position: relative;
    display: inline-block;
    padding: 15px 10px;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    float: right;
    margin-right: 0px;
    margin-left: 15px;
    width: 200px;
    background: #26467a;
}

.dernk-b2bdv1-nav-link.active {
    border-radius: 5px 5px 0px 0px !important;
}

.dernk-b2bdv1-nav-link i {
    font-size: 16px;
    line-height: 0;
    transition: all .3s ease-out 0s;
    position: absolute;
    top: 49%;
    left: 20px;
    transform: translateY(-50%);
    color: #fff;
}

.footer-area {
    background-color: #181818 !important;
}

#nav-tabContent .tab-pane {
    border: 0px;
    padding: 0px;
    border-radius: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    display: block;
}

#nav-tabContent .tab-pane.active{
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 5;
}

#nav-tabContent .tab-pane:first-child.active {
    border-radius: 0 7px 7px 7px !important;
}

#nav-tabContent .tab-pane:last-child.active {
    border-radius: 7px 7px 7px 0px !important;
}

.post-detay {
    width: 100%;
    background-color: #f8f8fa;
    padding: 15px;
    border-radius: 0px;
}

.post-detay a:last-child .detay-list-item {
    margin-bottom: 0;
}

.post-detay .fw-title {
    display: none;
}

.fw-title {
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    color: #14176c;
}

.detay-list-item {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 11px;
    transition: 300ms all ease;
    flex-direction: column;
}



.detay-list-item img {
    border-radius: 10px;
    width: 100%;
}
.haber-owl .item a {
    position: relative;
    display: block;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #e0e0ea;
    background: #fff;
    transition: all 500ms ease;
}
.blog-owl .item a {
    position: relative;
    display: block;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #e0e0ea;
    background: #fff;
    transition: all 500ms ease;
}
.detay-item-right {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.list-detay-item-right {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.blog-owl .detay-item-right span:first-child {
    min-height: 48px;
}

.detay-item-right span:first-child {
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 15px;
}


.list-detay-list-item .list-detay-item-right span:first-child {
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 0px;
    margin-left: 15px;
    line-break: anywhere;
}

.detay-item-right span:last-child{
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 15px;
    justify-content: space-between;
}
.detay-item-right span:last-child i{
    font-weight: 100;
    font-size: 16px;
    position: relative;
    top: -2px;
    color: #26467a;
}

.list-detay-list-item span:last-child{
    color: #6e6e6e;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 11px;
    font-weight: 100;
    margin-left: 15px;
    justify-content: space-between;
}
.list-detay-list-item span:last-child i{
    font-size: 11px;
    position: relative;
    top: 0px;
    right: 1px;
    color: #26467a;
}

.date svg path {
    fill: #9899B0;
}

.choose__img-wrap-five {
    position: relative;
    padding-bottom: 55px;
    z-index: 2;
}

.choose__img-wrap-five img:first-child {
    border-radius: 10px;
}

.choose__img-wrap-five img:nth-child(2) {
    border-radius: 20px;
    border: 6px solid #fff;
    position: absolute;
    right: 10%;
    bottom: 0;
}

.choose__img-wrap-five img:nth-child(3) {
    border-radius: 10px;
    -ms-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    -o-box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.1);
    position: absolute;
    left: 17%;
    bottom: 8%;
}

.choose__img-wrap-five img:nth-child(4) {
    position: absolute;
    left: 13%;
    bottom: -4%;
    z-index: -1;
}
.choose__content-five {
    position: relative;
    padding-right: 50px;
}

.choose__content-five .section-title {
    margin-bottom: 25px;
}

.modul-first {
    margin: 0 -15px;
    padding: 30px 0px;
}

.modul-2 {
    margin-top: 30px;
}

.sub-title {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
}

._title {
    margin-bottom: 0;
    font-size: 32px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1.2;
}

.choose__content-five>p {
    margin-bottom: 25px !important;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.choose__box {
    position: relative;
}

.choose__box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background: #dbe3eb;
}

.choose__box .icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fef6e6;
    border-radius: 10px;
    font-size: 40px;
    color: var(--tema-ikinci);
    line-height: 0;
    margin-bottom: 15px;
}

.choose__box ._title {
    font-size: 22px;
    margin-bottom: 12px;
}

.choose__box p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.before-none:before {
    display: none !important;
}

.choose__box .icon :where(img , i) {
    transition: all .4s ease-out 0s;
}

.choose__box:hover .icon :where(i , img) {
    transform: rotateY(180deg);
}

.slider-media-content {
    cursor: default;
    position: relative;
    transition: all ease-in-out .35s;
}

.slider-media-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(0deg,rgba(19,17,32,.8) 0%,rgba(19,17,32,.7) 22.46%,rgba(19,17,32,0) 55.82%,rgba(19,17,32,0) 100%);
    z-index: 2;
}

.slider-media {
    position: relative;
}

.slider-media a {
    padding-top: 60%;
    position: relative;
    overflow: hidden;
    width: 100%;
    display: block;
}

.slider-media a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: all ease-in-out .35s;
    background: linear-gradient(0deg,rgba(19,17,32,.8) 0%,rgba(19,17,32,.8) 73.25%,rgba(19,17,32,.5) 100%);
    z-index: 3;
}

.slider-media a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    max-width: 100%;
    border: none;
    border-radius: 0;
    transition: all .3s!important;
    display: block;
}

.slider-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px;
    z-index: 3;
}

.slider-caption ._title {
    font-size: 26px;
    line-height: 1.3333333333;
    margin: 0;
    font-weight: 700;
}

.slider-caption ._title a {
    color: #fff;
    white-space: nowrap;
    max-width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: none;
}

.slider-inner-content {
    position: relative;
    overflow: hidden;
}

.slider-meta {
    color: #bababa;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 6px;
}

.slider-meta a {
    color: #bababa;
}

.slider-excerpt {
    color: #bababa;
}

.slider-excerpt>div {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 6em;
    height: 0;
    opacity: 0;
    transition: all ease .35s;
}

.slider-excerpt>div ul {
    margin: 0;
    list-style: none;
}

.slider-inner-content:after {
    opacity: 0;
    margin: 0;
    content: "";
    background-color: #58575f;
    display: block;
    height: 1px;
    width: 100%;
    transition: all ease .35s;
}

.slider-price {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
}

.slider-price span.title-price {
    color: #fff;
    text-transform: lowercase;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.slider-price .price_value {
    color: #F89500;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
}

.slider-price .unit {
    color: #fff;
    margin-top: 0;
    border-bottom: 0;
    padding: 0;
    text-transform: lowercase;
}

.slider-price .unit:before {
    content: "\2f";
}

.slider-button {
    position: absolute;
    right: 40px;
    bottom: 38px;
    font-size: 16px;
    font-weight: 600;
    transition: all ease-in-out .3s;
    opacity: 0;
    color: #F89500;
    text-decoration: none;
}

.slider-button span {
    margin-left: 5px;
}

.slider-media-content:hover .slider-inner.content {
    opacity: 1;
}

.slider-media-content:hover .slider-excerpt>div {
    height: 5em;
    opacity: 1;
}

.slider-media-content .slider-excerpt ul {
    margin: 0;
}

.slider-media-content:hover .slider-inner-content:after {
    opacity: 1;
    margin: 30px 0;
}

.slider-media-content:hover .slider-button {
    opacity: 1;
}

.slider-media-content:hover .slider-media a:before {
    opacity: 1;
}

.urunler-slider-container {
    width: 100%;margin-right: -15px;margin-left: -15px;margin-top: 50px;overflow: hidden;
}

.projelerimiz-desc {
    margin-bottom: 35px !important;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: var(--tema-renk2);
}

.swiper-container {
    max-width: 920px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}

.swiper-container .swiper {
    overflow: visible;
}

.swiper-container .swiper-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    clear: both;
    display: flex;
}

.swiper-container .swiper-slide:not(.swiper-slide-active) {
    opacity: .5;
}

.swiper-container [class^="swiper-button"] {
    width: 80px;
    height: 80px;
    background-color: rgba(19,17,32,.5);
    text-align: center;
    color: #fff;
    border-radius: 50%;
    display: flex;
    transition: 300ms all ease;
}

.swiper-container [class^="swiper-button"]:hover {
    background-color: #F89500;
}
.swiper-container .swiper-button-next {
    right: -150px;
}

.swiper-container .swiper-button-prev {
    left: -150px;
}

.swiper-container [class^="swiper-button"]:after {
    display: none;
}

.swiper-container [class^="swiper-button"]:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.swiper-container .swiper-button-next:before {
    content: "\f178";
}

.swiper-container .swiper-button-prev:before {
    content: "\f177";
}

.swiper-container .swiper-pagination {
    top: 102%;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #bababa;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #F89500;
}

.modul-4 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.modul-4-title-box {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.modul-4-title-box h2 {
    margin-bottom: 0;
    font-size: 36px;
    font-weight: 800;
    text-transform: capitalize;
    line-height: 1.2;
}

.modul-4-title-box span {
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 1.2;
}

.modul-4-swiper-box {
    width: 100%;
}

.modul4Swiper img {
    max-width: 150px;
    object-fit: contain;
    transition: 300ms all;
    /*filter: grayscale(1);*/
}

.modul4Swiper .swiper-wrapper {
    align-items: center;
}

.modul4Swiper img:hover {
    filter: grayscale(0);
}

.modul-5 {
    margin: 30px 0 0;
    margin-left: -15px;
    margin-right: -15px;
}

.modul-5-item {
    position: relative;
}

.modul-5-item-content {
    position: relative;
    overflow: hidden;
}

.modul-5-item img {
    width: 100%;
    height: 310px;
    object-fit: cover;
    transition: 300ms all ease;
}

.modul-5-item-content:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(11,12,57,0),rgb(38 26 0 / 90%));
    pointer-events: none;
}

.modul-5-item-inner {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: space-between;
    position: absolute;
    left: 20px;
    right: 50px;
    bottom: 20px;
}

.modul-5-item-left-content h4 {
    margin-bottom: 10px;
    font-size: 30px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1.2;
}

.modul-5-item-left-content a {
    color: #fff;
    transition: 300ms all ease;
}

.modul-5-item-left-content h4:hover a {
    color: var(--tema-ikinci) !important;
}
.modul-5-item-left-content span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: var(--tema-ikinci);
    line-height: 1;
}

.modul-5-item-inner .right-arrow {
    width: 50px;
    height: 50px;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    font-size: 32px;
    border-radius: 50%;
    opacity: 0;
    transition: all .3s ease-out 0s;
}

.modul-5-item:hover .right-arrow {
    opacity: 1;
}

.modul-5-item:hover img {
    filter: grayscale(0);
}

.counter-area {
    background: #fffbf3;
    padding: 50px 0 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.counter-item {
    display: flex;
    align-items: center;
    gap: 20px;
}

.counter-item .icon {
    font-size: 72px;
    line-height: 0;
    transition: all .3s ease-out 0s;
}

.counter-item .content .count {
    line-height: .8;
    margin-bottom: 5px;
    font-size: 40px;
    display: flex;
    align-items: center;
    font-weight: 800;
}

.counter-item .content p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}

.counter-item:hover .icon {
    transform: rotateY(180deg);
}

.footer-widget {
    margin-bottom: 40px;
}
.footer {
    padding: 30px 0 0px 0;
    margin-bottom: -10px;
}
.fw-logo {
    margin-bottom: 25px;
}

.fw-logo img {
    max-width: 130px;
}

.footer-content> p {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
}

.footer-info-list .list-wrap li .icon {
    font-size: 24px;
    line-height: 0;
    color: #fff;
    display: none;
}

.footer-info-list li .content a {
    font-weight: 400;
    color: #8e91a2;
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.footer-info-list li .content a:hover {
    color: var(--tema-ikinci) !important;
}

.footer-info-list li .content p {
    color: #8e91a2;
    margin-bottom: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
}

.list-wrap {
    margin: 0;
    padding: 0;
}

.footer-info-list .list-wrap li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
    list-style: none;
    flex-direction: column;
}
.footer-info-list .list-wrap li strong{
    color: #fff;

}

.footer .fw-title {
    color: #fff;
}

.footer-link-list .list-wrap li {
    margin-bottom: 10px;
}

.list-wrap li {
    list-style: none;
}

.footer-link-list .list-wrap li a {
    color: #8e91a2;
    font-weight: 400;
    position: relative;
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.footer-link-list .list-wrap li a i{
    margin-right: 6px;
    font-size: 20px;
    -webkit-text-stroke: 2px #181818;
}

.footer-link-list .list-wrap li a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: var(--tema-ikinci);
    transform-origin: right top;
    transform: scaleX(0);
    transition: transform .4s cubic-bezier(.74,.72,.27,.24);
}

.footer-link-list .list-wrap li a:hover:before {
    transform-origin: left top;
    transform: scale(1);
}

.footer-link-list .list-wrap li a:hover {
    color: var(--tema-ikinci) !important;
}

.footer>.row>:nth-child(3) .footer-widget {
    margin-left: 0px;
}

.footer-instagram .list-wrap li a img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 10px;
}

.footer-instagram .list-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}

@media (max-width: 1024px) {
    .dernk-b2b-dv-arlpln-dv-1 {
        padding: 0 !important;
    }
    .modul-5 {
        margin: 30px 0 !important;
    }
    .counter-item .icon {
        width: auto;
        height: auto;
    }
    .urunler-slider-container {
        margin: 50px 0 0 0;
    }
    .swiper-container [class^="swiper-button"] {
        width: 50px;
        height: 50px;
    }
    .swiper-container [class^="swiper-button"]:before {
        font-size: 21px;
    }
    .swiper-container .swiper-button-next {
        right: 5px;
    }
    .swiper-container .swiper-button-prev {
        left: 5px;
    }
    .swiper-container .swiper {
        overflow: hidden;
    }
    .choose__box:before {
        display: none;
    }
    ._title {
        font-size: 36px;
    }
    .mobile-top {
        margin-top: 30px;
    }
    .manual-setting {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }
    .yarim-col-mobil {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .dernk-b2b-bslk-dv-sctn-1 {
        margin-bottom: 15px;
    }
}

@media(max-width: 768px) {
    .modul-5 .counter-area .row.justify-content-center {
        max-width: 90%;
        margin: 0 auto;
    }
    .footer>.row>:nth-child(3) .footer-widget {
        margin-left: 0;
    }
    .modul-4-title-box h2 {
        font-size: 32px;
    }
    .modul-4-title-box span {
        font-size: 26px;
    }
    .slider-media-content:before {
        background: linear-gradient(6deg,rgba(19,17,32,.8) 0%,rgba(19,17,32,.7) 40.46%,rgba(19,17,32,0) 66.82%,rgba(19,17,32,0) 100%);
    }
    .choose__content-five {
        padding: 0 30px;
        margin-top: 50px;
    }
    .choose__box:before {
        display: block;
    }
    .yarim-col-mobil {
        max-width: 100%;
        flex: 0 0 100%;
    }
}

@media (max-width: 500px) {
    .swiper-container [class^="swiper-button"] {
        width: 40px;
        height: 40px;
    }
    .swiper-container [class^="swiper-button"]:before {
        font-size: 18px;
    }
    .choose__box:before {
        display: none;
    }
    ._title {
        font-size: 32px;
    }
}

.nav_super_flex .navbar {
    padding-left: 0;
}

.tgmenu__action {
    justify-content: flex-end !important;
}

.nav_super_flex :where(ul , li) {
    list-style: none;
}

.nav_super_flex ul li {
    position: relative;
    top: -32px;
}

.nav_super_flex .navbar > li {
    margin-right: 22px;
    padding-bottom: 30px;
}
.nav_super_flex .navbar > li:last-child {
    margin-right: 25px;
}

.nav_super_flex ul li > ul {
    position: absolute;
    background-color: #fff;
    opacity: 0;
    height: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: 0 0;
    pointer-events: none;
    transition: 400ms all;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    z-index: 9999;
    top: 100%;
    padding: 0;
    margin: 0;
}

.nav_super_flex ul li > ul li {
    transition: 300ms all;
}

.nav_super_flex ul li > ul li:hover {
    background-color: #0000000a;
}

.nav_super_flex ul li > ul li  a {
    padding: .75rem 1.5rem .75rem 1.5rem;
}

.nav_super_flex ul li > ul li:not(:last-child) a {
    margin: 0 !important;
}

.nav_super_flex ul li > ul {
    text-wrap: nowrap;
}

.nav_super_flex ul li > ul ul {
    left: 100%;
    top: 0;
}

.nav_super_flex ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    height: auto !important;
    transform: scale(1);
    overflow: hidden;
    pointer-events: unset;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.nav_super_flex ul li:hover > ul:before {
    content: '';
    position: absolute;
    top: -10px;
    height: 10px;
    background-color: transparent;
    width: 100%;
    left: 0;
}

ul.navbar {
    margin: 0;
}

.breadcrumb__bg {
    background: url("../images/breadcrumb_bg.jpg");
    background-size: cover;
    background-position: 50%;
    padding: 35px 0 40px;
    position: relative;
    z-index: 1;
}

.breadcrumb__content h2 {
    margin-bottom: 10px;
    font-size: 30px;
    color: #14176c;
    margin-top: 0;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumb__content .breadcrumb {
    margin: 0;
    background-color: transparent !important;
    display: flex;
    align-items: center;
    padding: 0;
}

.breadcrumb-item a {
    color: var(--tema-renk2);
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
    font-size: 16px;
    font-weight: 400;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 7px;
}

.breadcrumb-item+.breadcrumb-item:before {
    padding-right: 7px;
    color: var(--tema-renk2);
    content: "\f109";
    font-family: flaticon;
    font-weight: 700;
    font-size: 14px;
    padding-left: 0 !important;
    display: unset;
    float: left;
    transform: scale(1.4);
    transform-origin: center center;
}

.breadcrumb-item{
    font-size: 16px;
    color: var(--tema-ikinci) !important;
    display: flex;
    align-items: center;
}

.detail-area {
    padding: 40px 0 0px;
}

.col-30 {
    width: 29.5%;
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-70 {
    width: 70.5%;
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.detail-thumb {
    margin-bottom: 30px;
}

.detail-thumb img {
    border-radius: 10px;
    min-height: 250px;
    
    max-width: 100%;
    transition: all .3s ease-out 0s;
}

.detail-content>h2 {
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
}

.blog__sidebar {
    margin-left: 20px;
}

.sidebar__widget-two {
    border: none!important;
    padding: 0!important;
    border-radius: 0!important;
}

.sidebar__widget {
    border: 1px solid #dadbec;
    padding: 26px 30px 30px;
    border-radius: 10px;
    margin-bottom: 40px;
}

.sidebar__search form {
    position: relative;
}

.sidebar__search form input {
    width: 100%;
    border: 1px solid #dadbec;
    border-radius: 6px;
    font-size: 14px;
    color: var(--tema-renk);
    padding: 14px 60px 14px 20px;
    height: 50px;
    outline: 0;
}

.sidebar__search form button {
    border: none;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tema-renk);
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.sidebar__search form button svg {
    width: 20px;
    color: #fff;
}

.sidebar__search form button:hover {
    background: var(--tema-ikinci);
}

.sidebar__widget-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 22px;
    padding-bottom: 12px;
    position: relative;
    color: var(--tema-renk);
}

.sidebar__widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30px;
    height: 4px;
    border-radius: 4px;
    background: var(--tema-ikinci);
}

.sidebar__cat-list .list-wrap li {
    border-bottom: 1px solid #dadbec;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

.sidebar__cat-list .list-wrap li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.sidebar__cat-list .list-wrap li a {
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: var(--tema-renk2);
    gap: 5px;
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.sidebar__cat-list .list-wrap li a i {
    line-height: 0;
    font-size: 24px;
    color: #9597c8;
    transition: all .3s ease-out 0s;
}

.sidebar__post-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
}

.sidebar__post-thumb {
    width: 80px;
    flex: 0 0 auto;
}

.sidebar__post-thumb a {
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.sidebar__post-thumb img {
    border-radius: 4px;
    max-width: 100%;
    transition: all .3s ease-out 0s;
}

.sidebar__post-content h5 {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--tema-renk);
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sidebar__post-content h5 a {
    color: inherit;
    outline: none;
    text-decoration: none;
    transition: all .3s ease-out 0s;
}

.sidebar__post-content .date {
    display: flex;
    align-items: center;
    color: #83849e;
    font-size: 15px;
    gap: 5px;
}

.sidebar__post-content .date i {
    line-height: 0;
}

.sidebar__post-content {
    display: block;
    width: 100%;
    max-width: 100%;
}

.bx_shadow {
    position: relative;
    z-index: 999;
    margin-bottom: 0 !important;
}

.detail-content>p {
    margin-bottom: 20px;
    color: var(--tema-renk2);
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
}

.detail-content blockquote {
    background: #f8faff;
    padding: 25px 100px 25px 50px;
    position: relative;
    z-index: 1;
}

.detail-content blockquote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: var(--tema-ikinci);
}

.detail-content blockquote:after {
    content: "\f10e";
    font-weight: 700;
    font-size: 52px;
    color: #e2e5f6;
    line-height: 1;
    font-family: FontAwesome;
    position: absolute;
    right: 33px;
    top: 27px;
    z-index: -1;
}

.detail-content blockquote p {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--tema-renk2);
    line-height: 1.5;
}

.detail-content h4 {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--tema-renk2);
    margin-top: 0;
}

.after-slider-content {
    height: 60px;
    position: relative;
    z-index: 9;
    overflow: hidden;
    width: 100%;
}

.announcements-title {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 60px;
    padding-left: 75px;
    float: left;
    width: 295px;
    margin-right: 15px;
}

.announcements-title a:hover {
    color: #fff;
}

.announcements-title:before {
    content: '\f0a1';
    font-family: fontawesome;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font-size: 23px;
    position: absolute;
}

.announcements-title:after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent var(--tema-ikinci);
}

.announcements .announcements_slc a {
    overflow: hidden;
    position: relative;
    border: 0;
    float: left;
    color: #fff;
    line-height: 60px;
    height: 60px;
    padding-right: 30px;
    transition: 300ms all ease;
    font-size: 18px;
}

.announcements .announcements_slc a:hover {
    color: var(--tema-ikinci) !important;
}

.announcements_slc .swiper-buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 10px;
}

.announcements .announcements_slc .button-next, .announcements .announcements_slc .button-prev {
    z-index: 999;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.announcements .announcements_slc .button-prev:before {
    content: "\f0d7";
}

.announcements .announcements_slc .button-next:before, .announcements .announcements_slc .button-prev:before {
    font-family: fontawesome;
    opacity: 1;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

.announcements .announcements_slc .button-next:before {
    content: "\f0d8";
}

.announcements .autoplay-progress {
    position: absolute;
    right: 40px;
    top: 10px;
    z-index: 10;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: #fff;
    fill: none;
    stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}

.announcements_slc {
    height: 60px;
}

.btn-scroll-to-top {
    transition: 300ms all;
    border-radius: 4px;
    font-weight: 900;
}

.btn-scroll-to-top i {
    font-weight: 900;
}


.btn-scroll-to-top:after {
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center,rgba(0,0,0,.25) 0,transparent 80%);
}


._logo {
    width: 130px;
}

.my_navbar .navbar-brand {
    height: 130px;
    opacity: 1 !important;
    width: 130px !important;
    position: absolute;
    top: -19px;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
}

.sticky-menu .navbar-brand {
    top: -6px;
}



.blog-post-meta {
    margin-bottom: 30px;
}

.blog-post-meta .list-wrap {
    display: flex;
    align-items: center;
    gap: 15px 20px;
    flex-wrap: wrap;
}

.blog-post-meta .list-wrap li {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--tema-renk2);
    font-size: 16px;
}

.blog-post-meta .list-wrap li a {
    color: var(--tema-ikinci);
    outline: 0;
    text-decoration: none;
}

.blog__post-tag-two {
    font-size: 14px;
    font-weight: 500;
    color: var(--tema-renk) !important;
    border: 1px solid #b8b9da;
    display: inline-block;
    line-height: 1;
    border-radius: 4px;
    padding: 7px 10px;
    transition: 300ms all linear;
}
.blog__post-tag-two:hover {
    border-color: var(--tema-ikinci);
    background: var(--tema-ikinci);
    color: #fff !important;
}
.blog-post-meta .list-wrap li i {
    font-size: 18px;
}
.baskan-yazisi-button {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: 15px;
    padding: 5px 30px;
    font-size: 13px;
    z-index: 2;
    border: 0;
    border-radius: 20px 0 0 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    transition:  300ms all ease;
}
.etkinlik-image {
    position: relative;
    overflow: hidden;
}
.shine {
    position: relative;
    overflow: hidden;
}
.shine::before {
    position: absolute;
    top: 0;
    left: -85%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
img.cevik-resim {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

img.belge-margin {
    margin-bottom: 30px;
}
.shine:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

a.shine {
    display: block;
}

.detay-list-item {
    overflow: hidden;
}

.w-130 {
    width: 130px !important;
}

.new_nav_menu .navbar li:last-child a {
    margin-right: 0 !important;
}

.footer-logo-a {
    overflow: hidden;
    display: block;
    width: 130px;
    border-radius: 50%;
}

.second-footer {
    padding: 15px 0;
    border-top: antiquewhite;
    background: #000;
    margin: 0px -15px;
}

.second-footer p {
    color: #fff;
    margin: 0;
    margin-bottom: 5px;
}

.footer-text {
    display: flex;
    align-items: center;
    color: #fff;
}

.footer-text a {
    color: #fff;
    display: flex;
    align-items: center;
}

.footer-text img {
    max-width: 110px;
    margin: 0 5px;
    position: relative;
    top: -2px;
    filter: brightness(0) invert(1);
    transition: 300ms all ease;
}

.footer-text a:hover img {
    filter: none;
}

.footer-text span {
    transition: 300ms all ease;
}

.footer-flex {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: flex-end;
}

.second-footer #svg_box.fade-in path {
    fill: #fff;
}

.navbar_mini_menu{
    padding-left: 0px;
    margin: 5px 0px;
    display: flex;
    list-style: none;
    line-height: 20px;
    position: relative;
}
.navbar_mini_menu li a{
    color: #fff;
    font-size: 13px;
    margin-right: 15px;;
}
.navbar_mini_menu li a:hover{
    color: #f7a403!important;
}
.navbar_mini_menu.bt_w_line{
    margin-left: 15px;
    padding-left: 15px;
}
.navbar_mini_menu.bt_w_line:before{
    right: inherit;
    left: -15px;
    position: absolute;
    content: '';
    background: rgba(255, 255, 255);
    width: 1px;
    height: 8px;
    top: 0px;
}
.navbar_mini_menu.bt_w_line:after{
    position: absolute;
    content: '';
    background: rgba(255, 255, 255);
    width: 1px;
    height: 8px;
    bottom: 0px;
    right: inherit;
    left: -15px;
}
.navbar_mini_menu i{
    font-size: 15px;
}


/* 05.03.2024 Bayi Home Css */

.links {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 5px;
}
.links .percentage{
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    color: #f7a403;
    background-color: transparent;
}
.raised {
    display: flex;
    justify-content: space-between;
    line-height: 1.5;
    gap: 8px;
    align-items: center;
}
.raised .income span {
    font-size: 14px;
    font-weight: 700;
    color: #26467a;
}
.raised .goal span {
    font-size: 14px;
    font-weight: 700;
    color: #051A53;
}
.give-progress {
    display: flex;
    height: 7px;
    background-color: #f9dede;
    overflow: visible;
    margin: 12px 0 12px 0;
}
.give-progress .project-percent {
    position: relative;
    width: 0;
    transition: 1.5s;
    background-color: #f7a403;
    height: 7px;
}
.give-progress span .percentage {
    transition: all 0.3s ease;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    color: #f7a403;
    position: absolute;
    bottom: 25px;
    right: -25px;
    z-index: 1;
    background-color: transparent;
}





.schedule-block-one figure.image{
    margin: 0px;
}
.schedule-tab .p-tab.active-tab .schedule-block-one {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

.schedule-block-one .inner-box {
    position: relative;
    display: block;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #e0e0ea;
    background: transparent;
    transition: all 500ms ease;
}
.schedule-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #252638;
    border-radius: 5px 5px 0px 0px;
}
.schedule-block-one .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.0) 50%);
    left: 0px;
    bottom: 0px;
    z-index: 1;
    transition: all 500ms ease;
}
.schedule-block-one .inner-box .image-box .image img {
    width: 100%;
    transition: all 500ms ease;
    height: 270px;
    object-fit: cover;
}
.schedule-block-one .inner-box .image-box .content-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    z-index: 2;
}
.schedule-block-one .inner-box .image-box .content-box .text {
    text-align: right;
}

.schedule-block-one .inner-box .image-box .content-box .text {
    position: absolute;
    left: 0px;
    bottom: 20px;
    width: 100%;
    padding: 0px 20px 0px 20px;
}
.schedule-block-one .inner-box .image-box .content-box .text .category {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    padding: 2px 7px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 7px;
    background: #26467a;
}
.schedule-block-one .inner-box .image-box .content-box .text .category i {
    margin-right: 6px;
    font-size: 14px;
}
.schedule-block-one .inner-box .image-box .content-box .text h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
}
.schedule-block-one .inner-box .image-box .content-box .text h4 a {
    display: inline-block;
    color: #ffffff;
}
.schedule-block-one .inner-box .lower-content {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 19px 20px 16px 20px;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 5%);
    transition: all 500ms ease;
}
.lower-content a:hover .post-info li{
    color: #f7a403!important;
}
.schedule-block-one .inner-box .lower-content .post-info {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    font-size: 1rem;
    min-height: 110px;
}
.schedule-block-one .inner-box .lower-content .post-info li {
    text-align: right;
    padding-right: 25px;
    padding-left: 0px;
}

.schedule-block-one .inner-box .lower-content .post-info li {
    position: relative;
    display: block;
    font-size: 16px;
    color: #696b7e;
    padding-left: 25px;
    margin-bottom: 4px;
}
.schedule-block-one .inner-box .lower-content .post-info li i {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #26467a;
}
.schedule-block-one .inner-box .lower-content .links a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #252638;
}
.schedule-block-one .inner-box .lower-content .links a i {
    font-size: 22px;
    position: relative;
    top: 2px;
    margin-left: 11px;
}
.schedule-block-one .inner-box:hover .image-box .image img {
    opacity: 0.1;
}
.schedule-block-one .inner-box:hover .image-box .content-box .text h4 a {
    color: #26467a;
}
.schedule-block-one .inner-box .image-box .content-box .text h4 a:hover{
    color: #26467a!important;
}
.schedule-block-one .inner-box .lower-content .links a:hover{
    color: #26467a!important;
}
.funfact-section {
    position: relative;
    padding-top: 15px;
    background: #f8f8fa;
}
.funfact-section .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.funfact-section .funfact-content {
    position: relative;
    display: block;
    padding-bottom: 60px;
}

.funfact-section .funfact-content .sec-title {
    text-align: right;
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.funfact-section .funfact-content .sec-title:before {
    position: absolute;
    content: '';
    background: #e6e6ea;
    width: 3px;
    height: 65px;
    right: 0px;
    bottom: 5px;
}
.funfact-section .funfact-content .sec-title:before {
    right: inherit;
    left: 0px;
}
.funfact-section .funfact-content .sec-title h2 {
    position: relative;
    display: block;
    font-size: 1.4rem;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 10px;
}
.funfact-block-one{
    margin-top: 5px;
}
.funfact-section .funfact-content h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #26467a;
}
.sec-title .title-shape {
    position: relative;
    width: 50px;
    height: 4px;
    margin-left: auto;
    background: #26467a;
    transition: .2s ease-in;
}
.sec-title .title-shape:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: -8px;
    top: 0px;
    background: #26467a;
    transition: .2s ease-in;
}
.funfact-section .funfact-content .funfact-inner {
    position: relative;
    margin-top: 5px;
}
.funfact-section .funfact-block-one .inner-box {
    position: relative;
    display: block;
    text-align: center;
}
.funfact-block-one .inner-box .count-outer {
    position: relative;
    display: block;
    font-size: 35px;
    line-height: 30px;
    color: #252638;
    font-weight: 700;
    margin-bottom: 4px;
}
.funfact-block-one .inner-box h6 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #26467a;
}


.service-style-two .outer-container {
    position: relative;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    padding: 110px 0px;
}

.service-style-two .outer-container .bg-layer {
    position: absolute;
    left: 0px;
    top: -30px;
    width: 735px;
    height: calc(100% - 80px);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0px 5px 5px 0px;
    z-index: 1;
}

.content_block_2 .content-box {
    position: relative;
    display: block;
    margin-right: 55px;
    margin-top: -37px;
    z-index: 2;
}
.content_block_2 .content-box .sec-title {
    margin-bottom: 34px;
}
.sec-title {
    position: relative;
    display: block;
}
.content_block_2 .content-box .sec-title h6 {
    color: #ffffff;
}
.sec-title h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.sec-title h6 span {
    margin-left: 0px;
    color: #26467a;
}
.sec-title.light h2 {
    color: #ffffff;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.content_block_2 .content-box .text p {
    color: #ffffff;
    margin-bottom: 33px;
    font-weight: 300;
}

.theme-btn.style-two {
    background: #ffffff;
    color: #26467a !important;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    padding: 16.5px 38px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
}
.theme-btn:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background: #252638;
    z-index: -1;
    border-radius: 5px 0px 0px 5px;
    transition: all 500ms ease;
}
.theme-btn:after {
    position: absolute;
    content: '';
    right: 0px;
    top: 0px;
    width: 0%;
    height: 100%;
    background: #252638;
    z-index: -1;
    border-radius: 0px 5px 5px 0px;
    transition: all 500ms ease;
}
.theme-btn:hover:before, .theme-btn:hover:after {
    width: 50%;
}
.service-style-two .outer-container .bg-layer:before {
    position: absolute;
    content: '';
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    left: 20px;
    top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 5px;
}
.service-block-two .inner-box {
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    padding-top: 23px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 8%);
}
.service-block-two .inner-box .text {
    position: relative;
    padding: 0px 15px;
    z-index: 1;
}
.service-block-two .inner-box h6 {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 1px;
    color: #26467a;
}
.service-block-two .inner-box h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 22px;
}
.service-block-two .inner-box h4 a {
    display: inline-block;
    color: #252638;
}
.service-block-two .inner-box .icon-box {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 50px;
    background: #f2f2f2;
    text-align: center;
    border-radius: 50%;
    transition: all 500ms ease;
    color: #26467a;
}
.service-block-two .inner-box .icon-box:before {
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.5);
    width: 120px;
    height: 120px;
    left: -15px;
    top: -15px;
    border-radius: 50%;
    z-index: -1;
    clip-path: polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%, 0% 0%);
    transition: all 900ms ease;
}
.service-block-two .inner-box .icon-box:after {
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    left: -30px;
    top: -30px;
    border-radius: 50%;
    transform: scale(0, 0);
    z-index: -1;
    clip-path: polygon(0% 50%, 100% 50%, 100% 100%, 0% 100%, 0% 0%);
    transition: all 500ms ease;
    background: rgba(228, 30, 47, 0.5);
}
.service-block-two .inner-box .image-box {
    margin-top: -45px !important;
}

.service-block-two .inner-box .image-box {
    position: relative;
    display: block;
}
.service-block-two{
    text-align: center;
}




.history-column .swiper-buttons{
    display: flex;
    align-items: center;
    margin-top: -10px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.history-column .swiper-buttons .his-button-next  , .history-column .swiper-buttons .his-button-prev{
    border: 1px solid #ddd;
    padding: 10px 10px;
    display: inline-flex;
    align-items: center;
    border-radius: 7px;
}
.history-column .swiper-buttons .his-button-prev{
    margin-left: 15px;
}
.history-column .single-item{
    margin-bottom: 0px;
}
.yazar-column .swiper-buttons{
    display: flex;
    align-items: center;
    margin-top: 0px;
    background: #fff;
    position: absolute;
    z-index: 1;
    margin-bottom: -10px;
    top: 15px;
}
.yazar-column .swiper-buttons .yaz-button-next  , .yazar-column .swiper-buttons .yaz-button-prev{
    border: 1px solid #ddd;
    padding: 3px 3px;
    display: inline-flex;
    align-items: center;
    border-radius: 7px;
}
.blog-column .swiper-buttons .blog-button-next  , .blog-column .swiper-buttons .blog-button-prev{
    border: 1px solid #ddd;
    padding: 3px 3px;
    display: inline-flex;
    align-items: center;
    border-radius: 7px;
}
.blog-column .swiper-buttons {
    display: flex;
    align-items: center;
    margin-top: 0px;
    background: #fff;
    position: absolute;
    z-index: 1;
    margin-bottom: -10px;
    top: 15px;
    left: 15px;
}


.yazar-column .swiper-buttons .yaz-button-prev{
    margin-left: 10px;
}

.blog-column .swiper-buttons .blog-button-prev{
    margin-left: 10px;
}
.yazar-column .single-item{
    margin-bottom: 0px;
}

.history-slide{
    max-height: 330px;
    margin-top: 5px;
}

.history-slide .single-item.swiper-slide p{
    font-size: 14px;
}


.blog-slide{
    max-height: 355px;
    margin-top: 30px;
    min-height: 355px;
}

.blog-slide .single-item.swiper-slide p{
    font-size: 14px;
}

.yazar-slide{
    max-height: 345px;
    margin-top: -13px;
    min-height: 345px;
}

.yazar-slide .single-item.swiper-slide p{
    font-size: 14px;
}

.content-box .right-column .single-item {
    position: relative;
    display: block;
    margin-bottom: 0px;
    margin-top: 0px;
}
.content-box .right-column .single-item h5 {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    background: #ffffff;
    padding: 7px 20px 7px 35px;
    border-radius: 5px;
    margin-bottom: 14px;
    font-weight: 700;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 10%);
    border-left: 3px solid #26467a;
}
.content-box .right-column .single-item h5 i {
    position: absolute;
    left: 10px;
    top: 13px;
    font-size: 16px;
    color: #8e91a2;
    transition: all 500ms ease;
}

.image_block_1 .image-box {
    position: relative;
    display: block;
    padding: 0px 0px;
    margin-top: 7px;
    overflow: hidden;
}
.image_block_1 .image-box img{
    width: 100%;
}
.image_block_1 .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 5%);
}
.image_block_1 .image-box .image::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    content: '';
    -webkit-transition: -webkit-transform .9s;
    transition: transform .9s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.image_block_1 .image-box .text {
    position: absolute;
    right: 0px;
    bottom: 40px;
    width: calc(100% - 60px);
    padding: 20px 20px;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 15px -10px 30px 0px rgb(0 0 0 / 8%);
    z-index: 1;
    border-bottom: 3px solid #26467a;
}
.image_block_1 .image-box .text h4 {
    font-size: 15px;
    line-height: 23px;
    font-weight: 500;
    margin-bottom: 0px;
}
.content_block_1 .content-box .sec-title {
    margin-bottom: 33px;
    position: relative;
    display: block;
}

.content_block_1 .content-box .sec-title h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #26467a;
}

.content_block_1 .content-box .sec-title h6 span {
    margin-left: 0px;
}

.content_block_1 .content-box .sec-title h2 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.content_block_1 .content-box .text {
    display: block;
    margin-bottom: -30px;
}
.content_block_1 .content-box .text h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 24px;
}
.content_block_1 .content-box .text h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 16px;
}
.content_block_1 .content-box .inner-box {
    margin-bottom: 10px;
    margin-top: 30px
}
.about-section .content_block_1 .content-box .inner-box .signature {
    margin-right: 40px;
    position: relative;
}
.about-section .content_block_1 .content-box .sec-title .title-shape {
    position: relative;
    width: 50px;
    height: 4px;
    margin-right: 0;
    background: #26467a;
    left: 12px;
    display: block;
    margin-left: 0px;
}
section.about-section{
    padding-top: 30px;
    margin-bottom: 30px;
}



.eyeiconbox{
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    font-size: 11px;
}
.blog-owl .detay-item-right p{
    padding-left: 15px;
    margin-top: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    min-height: 145px;
    font-size: .85rem;
    text-align: left;
}
.detay-item-right p{
    padding-left: 15px;
    margin-top: 10px;
    /* border-bottom: 1px solid #ddd;*/
    padding-bottom: 5px;
    color: #6e6e6e;
}
.yaz-button-next.swiper-button-lock{
    transform: rotate(90deg);
}
.yaz-button-prev.swiper-button-lock{
    transform: rotate(90deg);
}
.blog-button-next.swiper-button-lock{
    transform: rotate(90deg);
}
.blog-button-prev.swiper-button-lock{
    transform: rotate(90deg);
}
.list-detay-list-item img{
    max-width: 70px;
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.list-detay-list-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow: hidden;
    margin-bottom: 0px;
}
.yazar-flex{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.yazar-flex .yazar-img{
    max-width: 60px;
}
.yazar-flex .yazar-img img{
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.yazar-flex .yazar-info{
    margin-left: 10px;
    font-size: 13px;
}
.yazar-flex .yazar-info a strong{
    color: #000;
}
.yazar-flex .yazar-info a{
    display: flex;
    flex-direction: column;
    color: #6e6e6e;
}

.right-column.yazar-column{
    padding: 0 5px 0px;
    position: relative;
    display: block;
    border-radius: 5px;
    border: 0px solid #e0e0ea;
    background: #fff;
    transition: all 500ms ease;
}
.duyuru_flex{
    display: flex;
    flex-direction: row;
    padding: 10px;
}
.schedules-section .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 513px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
}
/*
.schedules-section .bg-layer:before {
    position: absolute;
    content: '';
    background: #26467ac2;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    opacity: 0.94;
}
*/
.schedules-section .sec-title {
    margin-bottom: 40px;
    text-align: right;
    position: relative;
    display: block;
}
.schedules-section .sec-title h6 {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
    color: #26467a;
}


.schedules-section .sec-title h6 span {
    margin-left: 10px;
    color: #f7a403;
    font-weight: bold;
    transition: .2s ease-in;
}
.schedules-section .sec-title:hover h6 a span{
    color: #26467a;
}

.schedules-section .sec-title:hover .title-shape{
    background: #26467a;
}
.schedules-section .sec-title:hover .title-shape:before{
    background: #26467a;
}

.schedules-section .sec-title .title-shape{
    background: #f7a403;
}
.schedules-section .sec-title .title-shape:before{
    background: #f7a403;
}
.schedules-section .sec-title h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ffffff;
}
.schedules-section{
    position: relative;
    margin-top: 30px;
    padding: 40px 0px 30px 0px;
    background: #f8f8fa;
}
.schedules-section .title-inner .text p {
    color: #fff;
    font-weight: 550;
    font-size: 15px;
}
.schedules-section .title-inner .text {
    text-align: right;
}

.schedules-section .title-inner .text {
    position: relative;
    display: block;
    margin-top: 29px;
}
.schedules-section .blog-owl .owl-nav {
    position: absolute;
    top: -65px;
    left: 5px;
}
.schedules-section .blog-owl .owl-nav .owl-prev , .schedules-section .blog-owl .owl-nav .owl-next {
    position: relative;
    font-size: 33px;
    color: #8e91a2;
    margin: 0px 3px;
    background: transparent;
    cursor: pointer;
    transition: all 500ms ease;
    border: 1px solid #ddd;
    padding: 3px 3px !important;
    align-items: center;
    border-radius: 7px;
    height: 35px;
    width: 35px;
    display: inline-flex;
    justify-content: center;
}
.schedules-section .blog-owl .owl-nav .owl-prev span , .schedules-section .blog-owl .owl-nav .owl-next span{
    position: relative;
    top: -3px;
}

.schedules-section .haber-owl .owl-nav {
    position: absolute;
    top: -65px;
    left: 5px;
}
.schedules-section .haber-owl .owl-nav .owl-prev , .schedules-section .haber-owl .owl-nav .owl-next {
    position: relative;
    font-size: 33px;
    color: #8e91a2;
    margin: 0px 3px;
    background: transparent;
    cursor: pointer;
    transition: all 500ms ease;
    border: 1px solid #ddd;
    padding: 3px 3px !important;
    align-items: center;
    border-radius: 0;
    height: 35px;
    width: 35px;
    display: inline-flex;
    justify-content: center;
}

#nav-tabContent .tab-pane{
    margin: 0px 15px;
}
.post-detay {
    max-width: 1240px;
}

.dernk-b2bdv1-nav-link span {
    font-size: 40px;
}

.new_nav_menu .navbar{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.logo_box{
    top: 10px;
}

.nav-item.dropdown.dropdown-hover:before{
    content: "\f107";
    font-size: 16px;
    position: absolute;
    right: -14px;
    font-family: 'FontAwesome';
    font-weight: bold;
    top: -2px;

}
.nav-item.dropdown.dropdown-hover:hover .dropdown-menu.first {
    display: block;
    transform: scale(1);
    margin-top: -4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    border: 0px;
    padding: 4px 0px;
}

.new_nav_menu .navbar .nav-item.dropdown.dropdown-hover .dropdown-menu.first a  {
    font-weight: 400 !important;
    position: relative;
    margin-right: 0px !important;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    padding: 8px 15px;
    min-width: 250px;
}

.new_nav_menu .navbar .nav-item.dropdown.dropdown-hover .dropdown-menu.first a:last-child  {
    border-bottom: 0px solid #ddd;
}

.dropdown-hover.nested-dropdown.sub_a.dropright:hover .dropdown-menu.second{
    display: block;
    transform: scale(1);
    margin-top: -4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    border: 0px;
    padding: 4px 0px;
    top: -11px;
    float: right;
    transform: translate(10px, 10px);
    left: 240px;
}

.sticky-menu .logo_box{
    top: 30px;
}



/*Misyon Vizyon*/

.missonand-vision {
    display: flex;
    margin-top: 35px;
}

.missonand-vision .sec-title h6 span {
    margin-left: 10px;
}

.missonand-vision .sec-title {
    margin-bottom: 30px;
    padding: 0px 0px;
}

.missonand-vision .sec-title h6 {
    position: relative;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.missonand-vision .inner-box {
    margin-bottom: 30px;
}

.missonand-vision .content_block_5 .content-box .list li {
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-left: 30px;
}

.missonand-vision .sec-title h2 {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 20px;
}

.missonand-vision .sec-title p {
    color: #696b7e;
    font-weight: 400;
    font-size: 16px;
}

.missonand-vision .sec-title h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 17px;
}

.missonand-vision .inner-box h4 {
    position: absolute;
    left: 0px;
    bottom: 22px;
    padding: 16px 20px 0px 30px;
    opacity: 1;
    transition: all 500ms ease;
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #ffffff;
}

.missonand-vision .inner-box h4:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: 30px;
    top: 0;
    background: #26467a;
}

.missonand-vision .inner-box h4:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 4px;
    left: 38px;
    top: 0;
    background: #26467a;
}
.missonand-vision .sec-title svg path{
    fill: #26467a;
}
.missonand-vision .sec-title .title-shape {
    position: relative;
    width: 50px;
    height: 4px;
    margin-left: 8px;
    margin-bottom: 10px;
}

.missonand-vision .sec-title .title-shape {
    background: #26467a;
}

.missonand-vision .sec-title .title-shape:before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    left: -8px;
    top: 0px;
    background: #26467a;
}

.missonand-vision .list li {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.missonand-vision .list li svg {
    position: absolute;
    top: 5px;
    left: 0;
}
.missonand-vision.fot-2 {
    margin-bottom: 15px;
}

.missonand-vision .list li p {
    padding-left: 30px;
    line-height: 24px;
}

.missonand-vision .list {
    padding-left: 0;
}

.missonand-vision .list li {
    list-style: none;
}

.missonand-vision .inner-box .image img {
    width: 100%;
    border-radius: 5px;
    transition: all 500ms ease;
}

.missonand-vision .fotab-bl {
    display: contents !important;
}

.missonand-vision .fot-3 {
    display: flex;
}

.missonand-vision .foecting {
    display: flex;
}

/* Shine */
.missonand-vision .hover14 {
    position: relative;
    overflow: hidden;
}

.missonand-vision .hover14::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.missonand-vision .hover14:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


@media (min-width: 200px) and (max-width: 767px) {
    .missonand-vision {
        display: flex;
        flex-direction: column !important;
    }

    .missonand-vision .sec-title {
        padding: 0 !important;
    }

    .missonand-vision .sec-title h2 {
        font-size: 28px !important;
        line-height: 35px !important;
    }

    .missonand-vision .container.missonand-vision2 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .missonand-vision .no-mobile {
        display: none;
    }

    .missonand-vision .fot-2 {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .missonand-vision .fot-3 {
        display: flex;
        flex-direction: column-reverse;
    }

    .missonand-vision .foecting {
        display: flex;
        flex-direction: column;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {
    .missonand-vision .container.missonand-vision2 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .missonand-vision .foecting {
        display: flex;
        flex-direction: column;
    }

    .missonand-vision .missonand-vision {
        display: block !important;
    }

    .missonand-vision .fotab-bl {
        display: flex !important;
    }

    .missonand-vision .sec-title {
        padding: 0 !important;
    }

    .missonand-vision .fot-3 {
        display: flex;
        flex-direction: column-reverse !important;
    }
}

@media (min-width: 1024px) and (max-width: 1365px) {
    .missonand-vision .foecting {
        display: flex !important;
    }

    .missonand-vision  .sec-title h2 {
        position: relative;
        display: block;
        font-size: 19px !important;
        line-height: 25px !important;
        font-weight: 700;
        margin-bottom: 10px;
    }

    .missonand-vision .sec-title .title-shape {
        margin-bottom: 10px !important;
    }

    .missonand-vision .sec-title h4 {
        margin-bottom: 10px !important;
        font-size: 18px !important;
        line-height: 15px !important;
    }

    .missonand-vision .sec-title p {
        font-size: 13.5px !important;
    }

    .missonand-vision  .list li p {
        margin-bottom: 0 !important;
    }

    .missonand-vision .sec-title h6 {
        margin-bottom: 5px !important;
    }
}





/*Tarihçe */
#dernek-row-one:last-child{
    margin-bottom: 50px;
}
.history-of span svg path{
    fill : #26467a
}
.history-of span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    color: #26467a;
}

.history-of {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 10px;
}

.histroy-of-most {
    text-align: center;
    margin-top: 30px;
}

.most-memorable {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.kirmizi-kare {
    background: #26467a;
    width: 4px;
    height: 4px;
}

.kirmizi-dikdörtgen {
    width: 50px;
    height: 4px;
    background: #26467a;
}

.red-line {
    display: flex;
    gap: 5px;
    position: relative;
    justify-content: center;
}

.col-right-left {
    width: 1px;
    height: 100%;
    background: #ededed;
}

.col-md-2.col-display {
    display: flex;
    justify-content: center;
}

.border-top-on {
    width: 33.3%;
    position: absolute;
    border-top: 1px solid #ededed;
    right: 50%;
    height: 1px;
}

.dernek-image-one-two {
    padding: 16px 16px 0 0;
    border-right: 1px solid #ededed;
}

#row-one-two {
    padding-top: 110px;
}

.dernek-small-red-ball {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #26467a;
}

.dernek-light-red-ball {
    height: 24px;
    width: 24px;
    background: #26467a;
    opacity: .4;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 8px #26467a;
}

.dernek-image-one::before {
    content: '';
    position: absolute;
    background: #e6e6ea;
    width: 1px;
    height: 250%;
    right: 0;
    margin-left: 5px;
    top: -70px;
    z-index: -1;
}

.dernek-image-one::after {
    content: '';
    position: absolute;
    background: #e6e6ea;
    width: 1px;
    height: 100%;
    right: 45px;
    margin-left: 5px;
    top: 0;
    z-index: -1;
}

.dernek-image-one {
    float: right;
    padding: 16px 64px 0 0;
    border-top: 1px solid #e6e6ea;
    position: relative;
}

#dernek-row-one {
    padding: 110px 0 0 0;
    position: relative;
}

#dernek-row-one .col-lg-6:nth-child(1) {
    padding: 0;
}

.dernek-font-date {
    color: #26467a;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}

.dernek-font-big {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #051A53;
}

.dernek-font-small {
    margin-top: 10px;
    font-weight: 500;
    color: #6B6C70;
    line-height: 2em;
}



.dernek-font-generel {
    margin-left: 55px;
}

.red-point-small {
    height: 8px;
    width: 8px;
    background: #26467a;
    border-radius: 50%;
    position: absolute;
    z-index: 999999;
}

.red-point {
    position: absolute;
    left: 49.1%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 19%;
    border: 1px solid #e6e6ea;
    border-radius: 50%;
}

.red-point-light {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #5dc661;
    border-color: #26467a;
    box-shadow: 0 0 0 8px #26467a42;
    opacity: 0;
    transition: .5s ease;
}

#dernek-row-one:hover .red-point-light {
    opacity: 1;
    transition: .5s ease;
}

.border-top-one {
    border-top: 1px solid #e6e6ea;
    position: relative;
    top: -15px;
    left: -15px;
    width: 108%;
    display: none;
}

.red-point-one {
    position: absolute;
    left: 49.1%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 4%;
    border: 1px solid #e6e6ea;
    border-radius: 50%;
}

.dernek-image-three::after {
    content: '';
    position: absolute;
    background: #26467a;
    width: 1px;
    height: 100%;
    left: 30px;
    margin-left: 5px;
    top: 0;
    z-index: -1;
}

.dernek-image-three::before {
    content: '';
    position: absolute;
    background: #e6e6ea;
    width: 1px;
    height: 121%;
    left: -6px;
    margin-left: 5px;
    top: 0;
    z-index: -1;
}

.dernek-image-three {
    float: left;
    padding: 16px 0 0 60px;
    border-top: 1px solid #26467a;
    top: 2px;
    position: relative;
    overflow: hidden;
}

.dernek-col-md-6:nth-child(2) {
    padding: 0;
}

.red-point-two {
    position: absolute;
    left: 49.1%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 45px;
    border: 1px solid #e6e6ea;
    border-radius: 50%;
}

.grey-pointer {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #e6e6e6;
    position: absolute;
    left: 99.31%;
    top: -28%;
}

.dernek-image-one img{
    width: 490px;
}

.dernek-image-three img{
    width: 490px;
    filter: grayscale(1);
}

.col-lg-6.col-md-12.dernek-col-image-font{
    display: flex;
    align-items: center;
}

.shine-animation-efect{
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.dernek-image-three:hover .shine-animation-efect{
    -webkit-animation: shine .50s;
    animation: shine .50s;
}

.dernek-image-one:hover .shine-animation-efect{
    -webkit-animation: shine .50s;
    animation: shine .50s;
}

.grey-pointer-genel::before{
    content: '';
    position: absolute;
    background: #e6e6ea;
    width: 1px;
    height: 150%;
    right: 0;
    margin-left: 5px;
    top: -70px;
    z-index: -1;
}

@keyframes shine {
    100% {
        left: 55%
    }
}

@media (min-width: 320px) and (max-width: 767.9px) {
    .dernek-image-one {
        float: left;
        padding: 16px 30px 0 30px;
        border-top: none;
        width: 100%;
    }

    #dernek-row-one {
        padding: 50px 0 0 0;
    }

    .histroy-of-most {
        padding: 50px 0 0 0;
    }

    .dernek-font-generel {
        text-align: start !important;
        margin-left: 58px !important;
    }

    .dernek-image-one img {
        width: 100%;
        height: 253px;
        object-fit: cover;
    }


    .dernek-image-one::before {
        content: '';
        position: absolute;
        background: #e6e6ea;
        width: 1px;
        height: 1000%;
        left: 15px;
        margin-left: 5px;
        top: 0;
        z-index: -1;
        display: none;
    }

    .dernek-font-big {
        font-size: 20px !important;
    }

    .most-memorable {
        font-size: 30px !important;
    }

    .red-point-two {
        display: none !important;
    }

    .dernek-font-generel {
        padding: 16px 30px 0 30px !important;
        padding: 0;
        margin: 0 !important;
    }

    .dernek-image-three::after {
        content: '';
        position: absolute;
        background: #26467a;
        width: 1px;
        height: 165% !important;
        left: 15px !important;
        margin-left: 5px;
        top: 0 !important;
        z-index: -1;
        display: none;
    }

    .dernek-image-three {
        border-top: none !important;
        padding: 16px 30px 0 30px !important;
        width: 100%;
    }

    .dernek-image-three img {
        width: 100%;
        height: 253px;
        object-fit: cover;
    }

    .mobile-row {
        flex-direction: column-reverse;
    }

    .dernek-image-one::after {
        display: none;
    }

    .red-point {
        position: absolute;
        left: 8px;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 47.1%;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
        display: none !important;
    }

    .red-point-one {
        display: none !important;
    }

    .border-top-one {
        border-top: 1px solid #26467a;
        position: relative;
        top: -15px;
        left: -16px !important;
        width: 104%;
        display: block !important;
    }

    .grey-pointer {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1023.9px) {
    .dernek-image-one {
        float: left;
        padding: 16px 16px 0 71px;
        border-top: none;
        width: 100%;
    }


    .grey-pointer {
        width: 8px;
        height: 8px;
        border-radius: 8px;
        background: #e6e6e6;
        position: absolute;
        left: 2.1%;
        top: -10%;
        display: block;
    }

    .dernek-font-generel {
        text-align: start !important;
        margin-left: 58px !important;
    }

    .dernek-image-one img {
        width: 100%;
    }


    .dernek-image-one::before {
        content: '';
        position: absolute;
        background: #e6e6ea;
        width: 1px;
        height: 1015%;
        left: 15px;
        margin-left: 5px;
        top: -35px;
        z-index: -1;
    }

    .red-point-two {
        left: 1.1% !important;
        top: 64% !important;
    }

    .dernek-font-generel {
        margin-top: 20px;
    }

    .dernek-image-three::after {
        content: '';
        position: absolute;
        background: #26467a;
        width: 1px;
        height: 165% !important;
        left: 15px !important;
        margin-left: 5px;
        top: 0 !important;
        z-index: -1;
        display: none;
    }

    .dernek-image-three {
        border-top: none !important;
        padding: 16px 16px 0 71px !important;
        width: 100%;
    }

    .dernek-image-three img {
        width: 100%;
    }

    .mobile-row {
        flex-direction: column-reverse;
    }

    .dernek-image-one::after {
        display: none;
    }

    .red-point {
        position: absolute;
        left: 8px;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 47.1%;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
    }

    .red-point-one {
        left: 1.1% !important;
        top: 40% !important;
    }

    .border-top-one {
        border-top: 1px solid #e6e6ea;
        position: relative;
        top: -15px;
        left: -51px !important;
        width: 107.6% !important;
        display: block !important;
    }
}

@media (min-width: 991.9px) and (max-width: 992px) {
    .red-point {
        position: absolute;
        left: 48.8%;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 28%;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
    }
}

@media (min-width: 1023.9px) and (max-width: 1024px) {
    .red-point {
        position: absolute;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 27.1% !important;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
        left: 48.7% !important;
    }

    .red-point-two {
        position: absolute;
        left: 48.7% !important;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 12.8% !important;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
    }

    .col-lg-6.col-md-6.dernek-col-md-6 {
        padding: 0 15px !important;
    }

    .border-top-one {
        border-top: 1px solid #e6e6ea;
        position: relative;
        top: -15px;
        left: 1px;
        width: 118%;
        display: none;
    }

    .my-container {
        max-width: 960px !important;
    }

    .red-point-one {
        position: absolute;
        left: 48.7% !important;
        width: 24px;
        height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
        top: 5.8%;
        border: 1px solid #e6e6ea;
        border-radius: 50%;
    }

}


/*Üyeler*/

.personel-yonetici-genel-image-font {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: white;
    margin-bottom: 30px;
}

.personel-image{
    position: relative;
    overflow: hidden;
}

.personel-image img{
    border-radius: 5px 5px  0 0;
}

.col-md-image-font-genel{
    background: white;
}

.personel-font {
    position: relative;
    display: block;
    background: #f8f9fa;
    border-radius: 5px;
    margin: 0px 30px;
    margin-top: -25px;
    padding-top: 7px;
    text-align: center;
    width: 210px;
    padding-bottom: 10px;
}

.personel-depertman {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #26467a;
    font-weight: 500;
}

.personel-name {
    display: block;
    font-size: 18px;
    line-height: 25px;
    transition: .4s ease;
    font-weight: 700;
    cursor: pointer;
}

.personel-font:hover .personel-name{
    color: #26467a;
    transition: .4s ease;
}

.shine-animation-efect{
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.personel-image:hover .shine-animation-efect{
    -webkit-animation: shine .50s;
    animation: shine .50s;
}

@keyframes shine {
    100% {
        left: 100%
    }
}

@media (min-width: 280px) and (max-width: 1023.9px){
    .personel-yonetici-genel-image-font{
        margin-bottom: 30px;
    }

    .personel-most-memorable {
        font-size: 28px !important;
        line-height: 38px !important;
    }
}

@media (min-width: 767px) and (max-width: 1023.9px){
    .col-xs-6{
        max-width: 50%;
    }
}

.personel-of-most {
    text-align: center;
    margin: 30px 0px;
}
.personel-of {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 10px;
}
.personel-of span:nth-child(2) {
    font-size: 14px;
    font-weight: 700;
    color: #26467a;
}
.personel-most-memorable {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.personel-kirmizi-kare {
    background: #26467a;
    width: 4px;
    height: 4px;
}

.personel-kirmizi-dikdortgen {
    width: 50px;
    height: 4px;
    background: #26467a;
}

.personel-red-line {
    display: flex;
    gap: 5px;
    position: relative;
    justify-content: center;
}


/*MAHALLELER */
.halfs-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    z-index: 99;
    margin: 0;
    padding: 25px 0;
    width: 100%;
}

.halfs-border-left {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 99;
    margin-bottom: 40px;
    flex-direction: column;
    overflow: hidden;
}

.half-page-title-container {
    margin: 40px 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.half-page-title {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.half-title-text-container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 0 15px 0;
}

/* IMAGES CSS */
.half-img-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.half-img-left-side .half-img, .half-img-right-side .half-img {
    object-fit: cover;
    max-width: 545px;
    max-height: 390px;
    height: 605px;
    width: 100%;
}

}
.half-img-right-side .half-img {
    object-fit: cover;
    max-width: 550px;
    width: 80%;
}

/* IMAGES CSS */
/* TEXTS CSS */
.half-text-right-side .half-text-desc {
    color: #696b7e;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

.half-text-right-side .half-text-desc-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    text-transform: capitalize;
    text-align: left;
}

.half-text-right-side .half-text-city {
    color: #26467a;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0;
    text-align: left;
}

.half-text-left-side .half-text-desc {
    color: #696b7e;
    font-weight: 400;
    margin: 0;
    text-align: justify;
}

.half-text-left-side .half-text-desc-title {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
    text-transform: capitalize;
    text-align: right;
}

.row-w-100 {
    width: 100%;
    align-items: center;
    justify-content: flex-end;
}

.row-w-100-left {
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: flex-start;
}

.half-text-left-side .half-text-city {
    color: #26467a;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0;
    text-align: right;
}

.half-text-left-side {
    padding: 0 6.5% 30px 6.5%;
}

.half-text-right-side {
    padding: 0 6.5% 30px 6.5%;
}

.half-title-text-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.page-title-icon {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    color: #26467a;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-title-icon svg path{
    fill: #26467a;
}

.page-title-span {
    margin: 0 0 0 10px;
    font-size: 14px;
}

.page-alt-title {
    position: relative;
    display: block;
    font-size: 28px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 0 20px 0;
    color: #252638;
    text-align: center;
}

.page-title-border {
    position: relative;
    width: 50px;
    height: 4px;
    margin: 0 0 15px 8px;
    background: #26467a;
}

.page-title-border:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    left: -8px;
    top: 0;
    background: #26467a;
}

.page-title-desc {
    position: relative;
    color: #696b7e;
    font-weight: 400;
    margin: 0 0 15px 0;
    font-size: 16px;
}

/* TEXTS CSS */
.half-text-right-side .half-text-number {
    position: relative;
    display: inline-block;
    font-size: 100px;
    line-height: 75px;
    font-weight: 700;
    color: transparent;
    text-align: right;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ededf0;
}

.half-text-left-side .half-text-number {
    position: relative;
    display: block;
    font-size: 100px;
    line-height: 75px;
    font-weight: 700;
    color: transparent;
    text-align: left;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ededf0;
}

.halfs-arrow-absolute-left {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95%;
    top: -15%;
    z-index: 999;
    left: -37%;
    transform: rotate(33deg);
}

.halfs-arrow-absolute-right {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 95%;
    top: -19%;
    z-index: 999;
    left: 41%;
    transform: rotate(-33deg);
}

.arrow-absolute-image {
    position: relative;
    width: 100%;
    max-width: 35%;
    object-fit: cover;
    opacity: .6;
    pointer-events: none;
}

.red-dot-shadow {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    transition: .5s ease all;
    position: absolute;
}


.halfs-img-left:hover .red-dot-shadow,
.halfs-img-right:hover .red-dot-shadow {
    transition: .5s ease all;
    background: #5dc661;
    border-color: #26467a;
    box-shadow: 0 0 0 8px #26467a42;
    opacity: 1;
}

.red-points {
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    border-left: 1px solid #e6e6ea;
    width: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    z-index: 999;
}

.red-dot-container {
    position: relative;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #e6e6ea;
    border-radius: 50%;
    left: -23%;
    top: 2.35%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.red-dot {
    position: relative;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    z-index: 9999;
    background: #26467a;
    transition: .3s ease all;
}
/*
.row-container::before {
    content: '';
    height: 100%;
    width: 1px;
    background: 1px #e6e6ea;
    position: absolute;
    left: 48.75%;
}
*/
/*
.row-w-100-left::after {
    content: '';
    height: 100%;
    width: 1px;
    background: 1px #e6e6ea;
    position: absolute;
    left: 0;
    top: 0;
}
*/

.top-col-align {
    padding: 5px 0 0 0;
}

@media (max-width: 1320px) {
    .red-points {
        left: 1.5%;
    }

    .half-img-left-side .half-img, .half-img-right-side .half-img {
        width: 95%;
    }
/*
    .row-w-100-left::after {
        content: '';
        height: 100%;
        width: 1px;
        background: 1px #e6e6ea;
        position: absolute;
        left: 1.5%;
        top: 0;
    }
    */
}


@media (max-width: 1250px) {
    .half-img-container {
        justify-content: flex-end;
    }
}

@media (max-width: 1169px) {
    .top-col-align {
        padding-top: 0;
    }
}

@media (max-width: 1119px) {
    .half-text-left-side .half-text-desc-title,
    .half-text-right-side .half-text-desc-title {
        font-size: 18px;
        line-height: 30px;
        font-weight: 600;
    }
}

@media (max-width: 991px) {
    .top-col-align {
        padding-top: 0;
        top: 0;
    }

    .half-img-container {
        justify-content: center;
    }

    .half-img-left-side .half-img, .half-img-right-side .half-img {
        width: 100%;
        max-width: 80%;
        height: 100%;
    }

    .row-container::before {
        display: none;
    }

    .page-title-span {
        margin: 0 0 0 10px;
        font-size: 12px;
    }

    .page-alt-title {
        position: relative;
        display: block;
        font-size: 30px;
        line-height: 48px;
        font-weight: 600;
        margin: 0 0 10px 0;
        color: #252638;
        text-align: center;
    }

    .page-title-desc {
        position: relative;
        color: #696b7e;
        font-weight: 400;
        margin: 0 0 15px 0;
        font-size: 14px;
    }

    .row-container {
        max-width: 950px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        font: 16px "Poppsins";
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .half-text-right-side,
    .half-text-left-side {
        padding: 40px 10% 30px 10%;
    }

    .half-text-left-side.mobile-text-left-padding {
        padding: 0 8.5%;
    }

    .half-text-right-side.first-city,
    .half-text-left-side.first-city {
        padding: 40px 8% 30px 8%;
    }

    .half-text-right-side.second-city,
    .half-text-left-side.second-city {
        padding: 40px 10% 30px 10%;
    }

    .halfs-arrow-absolute-right, .halfs-arrow-absolute-left,
    .arrow-absolute-image {
        display: none;
    }

    .row-w-100-left {
        top: 50%;
    }


}

@media (max-width: 768px) {
    .half-img-right-side .half-img,
    .half-img-left-side .half-img, .half-img-right-side .half-img {
        object-fit: cover;
        max-width: 100%;
        width: 90%;
        height: 100%;
    }

    .half-text-right-side.second-city, .half-text-left-side.second-city {
        padding: 40px 5% 30px 5%;
    }

    .half-text-right-side.first-city, .half-text-left-side.first-city {
        padding: 40px 2.5% 30px 2.5%;
    }

    .half-text-right-side,
    .half-text-left-side {
        padding: 30px 5% 30px 5%;
    }

    .half-text-left-side.mobile-text-left-padding {
        padding: 0 3%;
    }
}

@media (max-width: 600px) {
    .page-alt-title {
        position: relative;
        display: block;
        font-size: 24px;
        line-height: 35px;
        font-weight: 600;
        margin: 0 0 10px 0;
        color: #252638;
        text-align: center;
    }

    .page-title-span {
        margin: 0 0 0 10px;
        font-size: 11px;
    }

    .page-title-desc {
        position: relative;
        color: #696b7e;
        font-weight: 400;
        margin: 0 0 15px 0;
        font-size: 12px;
    }

    .half-text-right-side, .half-text-left-side {
        padding: 20px 5% 30px 5%;
    }

    .half-title-text-container {
        margin: 0 0 15px 0;
    }

    .half-text-right-side .half-text-city,
    .half-text-left-side .half-text-city {
        font-size: 12px;
    }

    .half-text-right-side .half-text-desc-title,
    .half-text-left-side .half-text-desc-title {
        font-size: 16px;
    }

    .half-text-right-side .half-text-desc,
    .half-text-left-side .half-text-desc {
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .row-w-100-left::after,
    .red-points,
    .red-points * {
        display: none;
    }

    .half-img-right-side .half-img,
    .half-img-left-side .half-img, .half-img-right-side .half-img {
        width: 100%;
        height: 100%;
    }

    .half-text-right-side, .half-text-left-side {
        padding: 15px 0 20px 0;
    }

    .half-title-text-container {
        margin: 0 0 10px 0;
    }

    .half-text-right-side .half-text-city,
    .half-text-left-side .half-text-city {
        font-size: 11px;
    }

    .half-text-right-side .half-text-desc-title,
    .half-text-left-side .half-text-desc-title {
        font-size: 14px;
        line-height: 20px;
    }

    .half-text-right-side .half-text-desc,
    .half-text-left-side .half-text-desc {
        font-size: 12px;
    }

    .half-text-right-side .half-text-number,
    .half-text-left-side .half-text-number {
        font-size: 80px;
    }

    .mobile-col-6-padding-0 {
        padding: 0 !important;
    }

    .half-text-right-side.first-city, .half-text-left-side.first-city {
        padding: 0 0 20px 0;
    }

    .mobile-padding-0 {
        padding: 0 !important;
    }

    .half-text-right-side.second-city, .half-text-left-side.second-city {
        padding: 20px 0 20px 0;
    }

    .mobile-none-padding,
    .mobile-none-padding * {
        padding: 0 !important;
    }

    .halfs-row {
        padding-top: 0;
    }

    .page-title-desc {
        margin: 0;
    }
}



/* DUYURU */

.carday-css-class .text-container p {
    position: relative;
    color: #696b7e;
    font-weight: 400;
    margin: 0 0 10px 0;
    transition: .5s all ease;
    font-size: 16px;
}

.carday-css-class .text-container h3 {
    padding-top: 10px;
    display: block;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 10px;
}

.carday-css-class .sug-item {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 15px 20px 15px 20px;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}

.carday-css-class .sug-item svg{
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #8e91a2;
}
.carday-css-class .sug-item p{
    position: relative;
    font-size: 16px;
    padding-left: 35px;
    margin: 0;
}


.carday-css-class .com-container::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 10px;
    bottom: 10px;
    border-radius: 5px;
    z-index: -1;
    border: 1px solid #26467a;
}
.carday-css-class .com-container::after{
    position: absolute;
    content: '';
    width: 2px;
    height: 92px;
    left: 30px;
    top: 30px;
    border: 1px solid #26467a;
}
.carday-css-class .com-container{
    position: relative;
    display: block;
    background: #ffffff;
    border-radius: 5px;
    padding: 33px 90px 31px 50px;
    margin: 50px 10px 20px 0;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
}

.carday-css-class .com-container p {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #252638;
    margin-bottom: 13px;
    font-weight: 500;
}

.carday-css-class .com-container h4 span {
    font-size: 16px;
    font-weight: 400;
    color: #26467a;
}

.carday-css-class .com-container h4 {
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #696b7e;
    font-weight: 700;
}

.carday-css-class .bottom-pics-container .bottom-pic img {
    width: 100%;
}

.carday-css-class .bottom-pics-container .bottom-pic:hover.hover14::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.carday-css-class .hover14 {
    position: relative;
    overflow: hidden;
}
.carday-css-class .hover14::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
@keyframes shine {
    100% {
        left: 100%;
    }
}
.content_block_1.shape_poz.text-center{
    margin-bottom: 35px;
}
.content_block_1.shape_poz .title-shape{
    margin-right: auto;
}
.split-text{
    margin-bottom: 40px;
}

.department-sidebar .sidebar-banner a{
    transition: .3s ease-in-out;
}
.department-sidebar .sidebar-banner a:hover{
    background: var(--tema-ikinci);
    color: #fff!important;
}

.logo_box{
    overflow: hidden;
}

.comment_box .comment_title{
    color: var(--tema-ikinci);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.comment_box .comment_title.w_border{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}


.yorum_area{
    display: flex;
    padding: 20px 0px;
}
.yorum_area .yorum_area_sol {
    margin-right: 20px;
    width: 7%;
}
.yorum_area .yorum_area_sag {
    width: 93%;
}
.yorum_area .yorum_area_sag .yorum_box_area input{
    transition: 300ms;
    min-height: 45px;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
    padding-left: 15px;
    width: 100%;
    outline: 0;
}
.yorum_area .yorum_area_sag .yorum_box_area input:hover , .yorum_area .yorum_area_sag .yorum_box_area textarea:hover{
    border-color: var(--tema-ikinci);;
}



.yorum_area .yorum_area_sag .yorum_box_area textarea{
    transition: 300ms;
    min-height: 45px;
    margin-bottom: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: none;
    font-weight: 300;
    padding-left: 15px;
    font-size: 16px;
    width: 100%;
    padding-top: 16px;
    outline: 0;
}

.yorum_area .yorum_area_sag .yorum_box_info{
    display: flex;
}
.yorum_area .yorum_area_sag .yorum_box_info .yorum_box_area{
    width: 50%;
}
.yorum_area .yorum_area_sag .yorum_box_info .yorum_box_area:last-child{
    margin-left: 20px;
}
.yorum_area .yorum_area_sag .yorum_btn .yorm_sbmt{
    color: #fff;
    background-color: #26467a;
    display: inline-block;
    font-weight: 700;
    line-height: 1.7;
    letter-spacing: -0.01rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #26467a;
    box-sizing: border-box;
    transform: translateY(0);
    padding: 8px 1.2rem;
    font-size: 15px;
    border-radius: 0.4rem;
    transition: all 200ms ease-in-out;
}
.yorum_area .yorum_area_sag .yorum_btn .yorm_sbmt:hover{
    color: #26467a;
    background-color: #fff;
}
.yorum_area .yorum_area_sag .yorum_area_info_and_btn{
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.author_box .author_name{
    font-weight: 600;
}
.detail-wrap .detail-thumb img {
    height: 100%;
    width: 100%;
    max-height: 418px;
}

.col-lg-4-tutucu .shine img{
    width: 100%;
    height: 100%;
}
.genislik-yukseklık img{
    width: 100%;
    height: 100%;
    max-height: 205px;
}

.new_nav_menu .dropdown-toggle::after{
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: bold;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    position: absolute;
    right: 25px;
    top: 8px;
    border: 0px !important;
}
.mobil_nav{
    position: relative;
    border-right: 0;
    border-radius: 0 12px 12px 0;
    display: flex;
    align-items: center;
}
.mobil_nav .navbar_mini_menu .weather-container{
    color:#000
}
.mobil_nav .weather-container .location {
    margin-right: 5px;
}
.mobil_nav .weather-container .weather-icon {
    width: 17px;
    height: 17px;
    margin-right: 6px;
}
.mob_login_sec .dropdown button svg{
    width: 25px;
}
.mob_login_sec{
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
}
.mob_login_sec .search_areas{
    position: relative;
    border-left: 1px solid #f0f0f0;
    border-radius: 0 12px 12px 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mob_login_sec .search_areas svg{
    width: 20px;
}
.mob_login_sec .info_area{
    padding-left: 0;
    position: relative;
    border-left: 1px solid #f0f0f0;
    border-radius: 12px 0px 0px 12px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.normal_hidden{
    display: none;
}
.tab_c_area{
    padding-top: 5px;
}
.dernek-tarih-ul{
    padding: 0;
    list-style: none;
}

.dernek-tarih-ul-li{
    font-size: .8rem !important;
}
.mobil_social_media .social_box li a{
    color: #fff;
    background: #26467a;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #26467a;
    font-size: 21px;
    margin-top: 10px;
}
@media (min-width: 250px) and (max-width: 374px) {

    .normal_hidden{
        display: block;
    }
    .mobil_hidden{
        display: none!important;
    }
    .announcements-title {
        position: relative;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        padding-left: 60px;
        float: left;
        width: 10px;
        margin-right: 15px;
        overflow: hidden;
    }
    .announcements-title a {
        text-indent: -99999px;
    }

    .banner-bg {
        top: 0;
        min-height: auto;
        margin-bottom: 20px;
    }
    .announcements .announcements_slc a {
        overflow: hidden;
        position: relative;
        border: 0;
        float: left;
        color: #fff;
        line-height: 60px;
        height: 60px;
        padding-right: 30px;
        transition: 300ms all ease;
        font-size: 14px;
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .mob_login_sec .search_areas button{
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #343a40;
        margin-bottom: 0px;
        padding: 6px;
        margin: 0px 8px;
        border: 0px;
    }
    .banner-social {
        display: none;
    }
    .mobil_nav .navbar-toggler {
        padding: 0px 5px 0px 0px;
    }
    #sidebar_opener svg{
        width: 20px;
    }
    .mob_login_sec .info_area {
        border-left: 0;
    }
    .reverse_mob{
        flex-direction: column-reverse;
    }
    .about-section .content_block_1 .content-box .sec-title h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .about-section .content_block_1 .content-box .sec-title h6 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .about-section .content_block_1 .content-box .sec-title {
        margin-bottom: 20px;
        position: relative;
        display: block;
        text-align: center;
    }
    .right-column.history-column{
        display: none;
    }
    .about-section .content_block_1 .content-box .inner-box {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .about-section .content_block_1{
        margin-bottom: -30px;
    }
    .anlasmali_content .sec-title h2 {
        font-size: 15px!important;
        line-height: 21px!important;
    }
    .anlasmali_content .sec-title h6 span {
        margin-bottom: 0px;
    }
    .anlasmali_content{
        margin-bottom: 20px;
    }

    .footer-top{
        display: none!important;
    }
    .footer-text {
        display: flex;
        align-items: center;
        color: #fff;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 10px;
    }
    .footer-text img {
        max-width: 60px;
    }
    .second-footer p{
        font-size: 11px;
        text-align: center;
    }
    .btn-scroll-to-top {
        bottom: 20px;
    }
    .about-section .content_block_1 .content-box .sec-title .title-shape {
        margin-left: auto;
        margin-right: auto;
        left: 0px;
    }

    .content_block_1 .content-box .sec-title h6 span {
        margin-left: 0px;
        font-size: 16px;
    }

    .anlasmali_content .sec-title h6 span {
        font-size: 16px !important;
        margin-bottom: -10px !important;
    }
    .baskan_ozel{
        display: none;
    }
    section.about-section {
        padding-top: 10px;
        margin-bottom: -10px;
    }
    .sec-title h6 {
        margin-bottom: 7px;
    }
    .mobil_blogs_area .nav-tabs .nav-item .nav-link{
        font-size: 14px;
    }
    .tab_c_area .icerik-item h4{
        font-size: 14px;
    }
    .image_block_1 .image-box .text h4 {
        font-size: 13px;
        line-height: 20px;
    }
    .modul4Swiper img {
        max-width: 100px;
    }
    .anlasmali_content .swiper-slide {
        max-height: 75px!important;
        min-height: 75px!important;
    }


    .weather-container {
        display: flex;
        color: #fff;
        font-size: 11px!important;
    }
}

@media (min-width: 375px) and (max-width: 413px) {

    .normal_hidden{
        display: block;
    }
    .mobil_hidden{
        display: none!important;
    }
    .announcements-title {
        position: relative;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        padding-left: 60px;
        float: left;
        width: 10px;
        margin-right: 15px;
        overflow: hidden;
    }
    .announcements-title a {
        text-indent: -99999px;
    }

    .banner-bg {
        top: 0;
        min-height: auto;
        margin-bottom: 20px;
    }
    .announcements .announcements_slc a {
        overflow: hidden;
        position: relative;
        border: 0;
        float: left;
        color: #fff;
        line-height: 60px;
        height: 60px;
        padding-right: 30px;
        transition: 300ms all ease;
        font-size: 14px;
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .mob_login_sec .search_areas button{
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #343a40;
        margin-bottom: 0px;
        padding: 6px;
        margin: 0px 8px;
        border: 0px;
    }
    .banner-social {
        display: none;
    }
    .mobil_nav .navbar-toggler {
        padding: 12px 5px 12px 0px;
    }
    .reverse_mob{
        flex-direction: column-reverse;
    }
    .weather-container {
        display: flex;
        color: #fff;
        font-size: 11px!important;
    }
    .about-section .content_block_1 .content-box .sec-title h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .about-section .content_block_1 .content-box .sec-title h6 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .about-section .content_block_1 .content-box .sec-title {
        margin-bottom: 20px;
        position: relative;
        display: block;
        text-align: center;
    }
    .right-column.history-column{
        display: none;
    }
    .about-section .content_block_1 .content-box .inner-box {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .about-section .content_block_1{
        margin-bottom: -30px;
    }
    .anlasmali_content .sec-title h2 {
        font-size: 18px!important;
        line-height: 24px!important;
    }
    .anlasmali_content .sec-title h6 span {
        margin-bottom: 0px;
    }
    .anlasmali_content{
        margin-bottom: 20px;
    }

    .footer-top{
        display: none!important;
    }
    .footer-text {
        display: flex;
        align-items: center;
        color: #fff;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 11px;
    }
    .footer-text img {
        max-width: 60px;
    }
    .second-footer p{
        font-size: 11px;
        text-align: center;
    }

    .about-section .content_block_1 .content-box .sec-title .title-shape {
        margin-left: auto;
        margin-right: auto;
        left: 0px;
    }

    .content_block_1 .content-box .sec-title h6 span {
        margin-left: 0px;
        font-size: 16px;
    }

    .anlasmali_content .sec-title h6 span {
        font-size: 16px !important;
        margin-bottom: -10px !important;
    }
    .baskan_ozel{
        display: none;
    }
    section.about-section {
        padding-top: 10px;
        margin-bottom: -10px;
    }
    .sec-title h6 {
        margin-bottom: 7px;
    }

}


@media (min-width: 414px) and (max-width: 767px) {

    .normal_hidden{
        display: block;
    }
    .mobil_hidden{
        display: none!important;
    }
    .announcements-title {
        position: relative;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
        line-height: 30px;
        padding-left: 60px;
        float: left;
        width: 10px;
        margin-right: 15px;
        overflow: hidden;
    }
    .announcements-title a {
        text-indent: -99999px;
    }

    .banner-bg {
        top: 0;
        min-height: auto;
        margin-bottom: 20px;
    }
    .announcements .announcements_slc a {
        overflow: hidden;
        position: relative;
        border: 0;
        float: left;
        color: #fff;
        line-height: 60px;
        height: 60px;
        padding-right: 30px;
        transition: 300ms all ease;
        font-size: 18px;
        max-width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .mob_login_sec .search_areas button{
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: transparent;
        border-color: #343a40;
        margin-bottom: 0px;
        padding: 6px;
        margin: 0px 8px;
        border: 0px;
    }
    .banner-social {
        display: none;
    }
    .mobil_nav .navbar-toggler {
        padding: 10px 14px 8px 5px;
    }
    .reverse_mob{
        flex-direction: column-reverse;
    }
    .about-section .content_block_1 .content-box .sec-title h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .about-section .content_block_1 .content-box .sec-title h6 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .about-section .content_block_1 .content-box .sec-title {
        margin-bottom: 20px;
        position: relative;
        display: block;
        text-align: center;
    }
    .right-column.history-column{
        display: none;
    }
    .about-section .content_block_1 .content-box .inner-box {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .about-section .content_block_1{
        margin-bottom: -30px;
    }
    .anlasmali_content .sec-title h2 {
        position: relative;
        display: block;
        font-size: 21px!important;
        line-height: 30px!important;
        font-weight: 700;
        margin-bottom: 10px!important;
    }
    .anlasmali_content .sec-title h6 span {
        margin-bottom: 0px;
    }
    .anlasmali_content{
        margin-bottom: 20px;
    }

    .footer-top{
        display: none!important;
    }
    .footer-text {
        display: flex;
        align-items: center;
        color: #fff;
        flex-wrap: wrap;
        justify-content: center;
        font-size: 12px;
    }
    .footer-text img {
        max-width: 85px;
    }
    .second-footer p{
        text-align: center;
    }

    .about-section .content_block_1 .content-box .sec-title .title-shape {
        margin-left: auto;
        margin-right: auto;
        left: 0px;
    }

    .content_block_1 .content-box .sec-title h6 span {
        margin-left: 0px;
        font-size: 16px;
    }

    .anlasmali_content .sec-title h6 span {
        font-size: 16px !important;
        margin-bottom: -10px !important;
    }
    .baskan_ozel{
        display: none;
    }
    section.about-section {
        margin-bottom: 0;
    }
    .sec-title h6 {
        margin-bottom: 7px;
    }

}

@media (min-width: 768px) and (max-width: 1023px) {

    .normal_hidden{
        display: block;
    }
    .mobil_hidden{
        display: none!important;
    }
    .footer-top{
        display: none!important;
    }
    .mobil_nav {
        padding: 10px 5px 10px 0px;
    }
    .mob_login_sec .dropdown button{
        width: 40px;
    }
    .new_mobil_menu {
        margin-bottom: -30px;
    }
    .banner-social{
        display: none;
    }
    .mobil_blogs_area{
        margin-top: 70px;
    }
    .tab_c_area {
        padding-top: 10px;
    }
    .content_block_1 .content-box .sec-title h2 {
        position: relative;
        display: block;
        font-size: 22px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .content_block_1 .content-box .sec-title h6 {
        margin-bottom: 5px;
    }
    .mobil-none{
        display: none;
    }
    .mobil-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .content-column {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .image-column {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .content_block_1 .content-box .sec-title {
        margin-bottom: 13px;
    }
    .content_block_1 .content-box .text p{
        font-size: 13px;
        margin-bottom: 10px;
    }
    .baskan_ozel{
        display: none;
    }
    .content_block_1 .content-box .inner-box {
        margin-bottom: -40px;
        margin-top: 10px;
    }
    figure.signature img{
        width: 130px!important;
        height: 46px!important;
    }
    .anlasmali_content .sec-title h2 {
        font-size: 21px!important;
        line-height: 5px!important;
    }
    .anlasmali_content{
        margin-bottom: 20px;
        margin-top: -30px;
    }
    .footer-text {
        font-size: 16px;
        justify-content: center;
    }
    .footer-text img {
        max-width: 100px;
    }
    .tab12{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .footer-flex{
        justify-content: center;
        text-align: center!important;
    }
    #svg_box {
        margin-left: -20px;
    }
    .announcements .announcements_slc a {
        overflow: hidden;
        position: relative;
        border: 0;
        float: left;
        color: #fff;
        line-height: 60px;
        height: 60px;
        padding-right: 30px;
        transition: 300ms all ease;
        font-size: 18px;
        max-width: 85%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }





}
.banner_box{
    margin-bottom: 25px;
}
.banner_box p{
    margin-bottom: 0px;
}
.banner_box img{
    width: 100%;
}
.banner_box_etkinlik{
    margin-top: 30px;
    margin-bottom: 0px;
}
.banner_box_etkinlik p{
    margin-bottom: 0px;
}
.banner_box_etkinlik img{
    width: 100%;
}

.main_left{
    position: absolute;
    left: 30px;
    z-index: 1;
    margin-top: 30px;
    height: 1340px;
}

.main_left .widget-home-sidebar{
    height: 100%;
}
.main_left p{
    position: sticky;
    left: 0;
    margin: auto;
    top: 100px;
    z-index: 99;
}

.main_right{
    position: absolute;
    right: 30px;
    z-index: 1;
    margin-top: 30px;
    height: 1340px;
}

.main_right .widget-home-sidebar{
    height: 100%;
}
.main_right p{
    position: sticky;
    left: 0;
    margin: auto;
    top: 100px;
    z-index: 99;
}
.sbar_wd {
    margin-top: 60px;
}
.sbar_wd img{
    width: 100%;
}

.main_left.more_high , .main_right.more_high{
    height: 1690px;
}

.scroll-bar-h::-webkit-scrollbar-track {
     background: rgba(0, 0, 0, 0.04);
     border-radius: 8px;
 }

.scroll-bar-h::-webkit-scrollbar-thumb{
    border: 2px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.1);
}

.scroll-bar-h::-webkit-scrollbar {
    width: 4px;
}
@media (min-width: 1280px) and (max-width: 1680px) {
    .sbar_wd{
        margin-bottom: 30px;
    }
}
@media (min-width: 1680px) and (max-width: 1800px) {
    .main_left {
        max-width: 170px;
    }
    .main_left img {
        width: 100%;
    }
    .main_right {
        max-width: 170px;
    }
    .main_right img {
        width: 100%;
    }
}
@media (min-width: 1px) and (max-width: 1680px) {
    .main_right , .main_left{
        display: none;
    }

}
@media (min-width: 150px) and (max-width: 374px) {
    .second-footer {
        padding: 15px 0 75px;
    }
    .second-footer p {
        text-align: center;
        font-size: 11px;
    }
    #svg_box {
        margin-top: -5px;
    }
    .footer-odeme-logolari{
        margin-top: 10px;
    }
    .footer-odeme-logolari #svg_box svg{
        width: 25px;
    }
}
@media (min-width: 375px) and (max-width: 767px) {
    .second-footer {
        padding: 15px 0 75px;
    }
    .second-footer p {
        text-align: center;
        font-size: 13px;
    }
    #svg_box {
        margin-top: -5px;
    }
    .footer-odeme-logolari{
        margin-top: 10px;
    }


}
.mh160{
    min-height: 160px;
}