﻿
body {
    padding: 0;
}

.foto .dropbtn {
    cursor: pointer;
}

header a, footer a {
    text-decoration: none;
}

#myContentHeader {
    position: sticky;
    top: 0;
    width: 100%;
    transition: top 0.5s;
    z-index: 99;
}

#myContentHeader .navbar-nav {
    align-items: center;
}

    #myContentHeader .navbar-nav .nav-link{
        transition: .3s;
        color: #000;
    }

    #myContentHeader .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7);
        text-decoration: underline;
        text-decoration-color: #10487C;
        text-underline-offset: 32px;
        text-decoration-thickness: 3px;
    }

#myHeaderScroll {
    position: sticky;
    top: -150px;
    width: 100%;
    transition: top 0.5s;
    z-index: 99;
}

    #myHeaderScroll .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        font-size: 1rem;
        margin-left: 1.5rem;
        color: #004b89;
        font-weight: 500;
    }

    #myHeader .header-top-bar, #myHeaderScroll .header-top-bar {
        background-color: #004B89;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }

        #myHeader .header-top-bar a, #myHeaderScroll .header-top-bar a {
            color: white;
        }

    #myHeader .header-bottom-bar .languages, #myHeaderScroll .header-bottom-bar .languages {
        font-size: 18px;
        font-weight: 600;
        border-right: 1px solid #E1E3E6;
    }

    #myHeader .languages .btn, #myHeaderScroll .languages .btn {
        font-weight: 600;
    }

    #myHeader .dropdown-menu, #myHeaderScroll .dropdown-menu {
        min-width: 3rem;
    }

    #myHeader #dropdownMenuButton1:focus, #myHeaderScroll #dropdownMenuButton1:focus {
        box-shadow: none;
    }

    #myHeader .header-bottom-bar .bahadir, #myHeaderScroll .header-bottom-bar .bahadir {
        padding-top: 0.75rem;
    }

    #myHeader .header-bottom-bar, #myHeaderScroll .header-bottom-bar {
        padding: 16px 0;
        background: #fff;
    }

#myHeader {
    position: absolute;
    top: 0.5rem;
    z-index: 2;
    width: 100%;
}

    #myHeader .navbar-nav
    {
        align-items: center;
    }



    #myHeader nav .navbar-nav .nav-item .nav-link {
        color: #fff;
    }

    #myHeader .dropdown-menu {
        min-width: 3rem;
        background: none;
        border:none
    }
    #myHeader .dropdown-menu a {
        color: #fff;
    }
        #myHeader .dropdown-menu a:hover {
            background: none;
        }

#myHeaderScroll .navbar-nav
{
    align-items: center;
}

#myHeaderScroll .dropdown-menu img {
    width: 75%;
    margin-right: 40%;
}

#myHeaderScroll .dropdown-menu {
    padding-right: 50%;
    top: 3.5rem;
    border: none;
}

#myHeaderScroll .navbar {
    padding: 5px 0px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
}
#myHeader .btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.vr {
    width: 1px;
    min-height: 100%;
    background-color: #fff;
    margin-left: 4.5rem;
    margin-right: 4.5rem;
}

        #myHeader .dropdown-menu img {
            width: 75%;
            margin-right: 40%;
        }

        .bar1, .bar2 {
            width: 35px;
            height: 5px;
            background-color: #333;
            transition: 0.4s;
            position: absolute;
        }


#mega-menu {
    position: relative;
    padding: 13px 0px;
}
#mega-menu .mega-menu
{
    position: absolute;
}

#mega-menu .navbar-nav
{
    align-items: center;
}

#WhiteNav {
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%;
    background-color: #fff;
}

    #WhiteNav .dropdown-menu img {
        width: 45%;
        margin-right: 10%;
    }

    #WhiteNav .dropdown-menu {
        min-width: 5rem;
        border: none;
    }

    #WhiteNav .tab-content {
        padding: 60px 0px;
    }

    #WhiteNav .mega-menu .nav-item .nav-link {
        color: #27323D;
        font-size: 22px;
        font-weight: 400;
        background-color: transparent;
    }
    #WhiteNav .mega-menu .link
    {
        margin-bottom: 40px;
    }

    #WhiteNav .mega-menu .link a
    {
        color: #000;
        font-size: 24px;
        font-weight: 700;
    }
        #WhiteNav .mega-menu .link a:hover {
            color: #10487C;
        }
    #WhiteNav .mega-menu .sub-link
    {
        margin-bottom: 40px;
    }

    #WhiteNav .mega-menu .sub-link a {
        font-size: 20px;
        font-weight: 400;
        color: #27323D;
    }


.navbar-toggler:focus
{
    box-shadow: none;
}


#myNavTabs .nav-tabs .nav-item button {
    text-align: start;
}

.kategori-title {
    color: #fff;
    background: #10487C;
    padding: 16px 26px;
    font-size: 18px;
    font-weight: 400;
}

.kategori-title a {
    color: #fff;
    text-decoration: none;
}

.alt-baslik {
    padding: 16px 26px;
    color: #27323D;
    list-style-type: none;
}
    .alt-baslik li {
        margin-bottom: 1.5rem;
    }

    .alt-baslik li a {
        font-size: 16px;
        color: #27323D;
        font-weight: 400;
        text-decoration: none;
    }
















.tab-pane {
    padding: 2% 0%;
}

.tum-cozumlerimiz {
    position: relative;
    /*    border-bottom: 1px solid #10487C!important;
*/ border-radius: 8px;
    font-weight: 700 !important;
    font-size: 24px !important;
    color: #10487C
}

    .tum-cozumlerimiz i {
        position: absolute;
        top: 25%;
        right: 5%;
        color: #10487C;
    }

#cozumler-nav-tab li {
    margin-bottom: 4%;
    transition: .3s;
}

    #cozumler-nav-tab li:hover {
        padding-left: 1%;
    }




    .bar1 {
        top: -10px;
    }

.change .bar1 {
    transform: rotate(45deg);
    top: -5px;
}

.change .bar2 {
    transform: rotate(-45deg);
    top: -5px;
}
/* Overlay */

.overlay {
    height: calc(100vh - 154px);
    width: 100%;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 150px;
    background-image: url("/images/icon/mega-menu-overlay-background.png");
    overflow-x: hidden;
    transition: 0.5s;
    display: none;
    background-size: cover;
}

@media screen and (max-width: 1199px) {
    .vr {
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }

    #myContentHeader .tabs-menu .nav-link {
        font-size: 15px !important;
    }

    #myContentHeader button.dropdown-toggle {
        font-size: 15px;
    }
}



@media only screen and (max-width: 991px)
{
    .mobileHeaderRightArea {
        display: flex;
        align-items: center;
    }


    .hamburger-menu {
        max-width: 25px;
        height: 25px;
    }

    .footerLogo
    {
        display: none;
    }
}


@media only screen and (max-width: 768px) {
    .header-top-bar {
        display: none;
    }

    .overlay {
        top: 88px;
    }

    .overlay-head {
        margin-top: 0;
    }
}

@media screen and (max-width: 425px)
{
    #mega-menu {
        position: relative;
        padding: 10px 0px;
    }
}

@media only screen and (max-width: 400px) {
    .overlay {
        top: 200px;
    }
}

@media screen and (max-width: 375px) {
    #myHeader {
        display: none !important;
    }
}

.overlay-head {
    position: relative;
    padding-top: 3%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    color: #004B89;
    font-size: 16px;
    font-weight: 600;
}

.overlay hr {
    color: #004B89;
    position: relative;
    margin-top: 30px;
    width: 445px;
    margin-left: auto;
    margin-right: auto;
}

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 24px;
    color: #0A0A0A;
    font-weight: 600;
    display: block;
    line-height: 35px;
    transition: 0.3s;
}

    .overlay a:hover,
    .overlay a:focus {
        opacity: 0.2;
    }




/* FOOTER */


.footer-align
{
    padding: 0;
}


    footer a {
        text-decoration: none;
        color: #454647;
        line-height: 40px;
        font-size: 14px;
    }

        footer a:hover {
            color: #454647;
            opacity: 0.6;
        }

    footer li {
        list-style-type: none;
    }

.footer-head {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.footer-align li {
    text-align: start;
}

.adress {
    font-size: 14px;
}

.footer-text {
    font-size: 12px;
    color: #76787A;
}

footer .btop {
    border-top: 1px solid #E1E3E6;
    padding-top: 1rem;
}



.footer-logo {
    height: 4vh;
    width: 4vh;
}

.navbar-liste li.nav-item {
    margin-left: 2rem;
}



