html,
body {
    overscroll-behavior: none;
    -ms-scroll-chaining: none;
    scroll-behavior: smooth;
}

.anarenk {
    color: #09aeaf !important;
}

h4 {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: inherit;
}

.sub-title .menu-container>.menu-item>.menu-link span {
    text-transform: initial;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.fancy-title {
    margin-bottom: 0;
}

.section {
    padding: 20px 0;
    margin: 0;
}

.title-bottom-border h4 {
    border-bottom: 0px solid #1e436e;
}

.content-wrap {
    padding: 80px 0 0 0;
}

.content-wrap .header-stick {
    background-color: #fff1e5;
}

.second {
    padding: 40px 0 40px 0;
}

.reklam-masa {
    display: block;
}

.reklam-mob {
    display: none;
}

#logo img {
    height: 60px !important;
}

#copyrights {
    background-color: #fafafa;
    font-size: 0.675rem;
}

#footer {
    border-top: 3px solid rgb(10 175 175);
}

.content-wrap.ic {
    padding: 30px 0 40px 0;
    background-color: #fff1e5;
}

#page-title {
    position: relative;
    padding: 1.5rem 0;
    background-color: #fff1e5;
    border-bottom: 1px solid #09aeaf;
}

#header-wrap {
    background-color: #fff1e5;
}

.sticky-header #header-wrap {
    background-color: #fff1e5;
}

#page-title h1 {
    color: #09aeaf;
}

.breadcrumb {
    font-size: 75%;
}

#page-title span {
    font-size: 0.85rem;
}

@media (max-width: 480px) {

    #logo img {
        height: 32px !important;
    }

    #page-title span {
        font-size: 0.85rem;
    }

    #page-title .breadcrumb {
        margin: 10px 0 0 !important;
    }

    #page-title {
        padding: 0.5rem 0;
    }

    .breadcrumb {
        font-size: 65%;
    }

    .content-wrap {
        padding: 80px 0 10px 0;
    }

    .title-bottom-border h4 {
        border-bottom: 1px solid #09aeaf;
    }

    .reklam-masa {
        display: none;
    }

    .reklam-mob {
        display: block;
    }
}

@media (min-width: 992px) {
    .mega-menu-style-2 .mega-menu-column {
        padding: 10px 5px;
    }

    .mega-menu-style-2 .sub-menu-container .menu-link {
        padding-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .sub-menu-container .menu-item>.menu-link {
        font-size: 0.6rem;
        line-height: 17px;
    }
    .sub-title .menu-container > .menu-item > .menu-link {
        padding: 32px 10px;
    }
}