<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(/font-awesome/css/font-awesome.min.css);

body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    color: #58585a;
    line-height: 22px;
}

.headeric {
    width: 80%;
    margin: 0px auto;
}

.ust {
    height: 44px;
    background-color: #000c38;
}

.ustsol {
    width: 48%;
    float: left;
    text-align: left;
    color: #f8f6f2;
    padding: 10px 0px 0px 1%;
    line-height: 24px;
    font-size: 14px;
}

.ustsag {
    width: 48%;
    float: right;
    text-align: right;
    color: #f8f6f2;
    padding: 10px 1% 0px 0%;
}

    .ustsol a, .ustsag a {
        color: #F0F0F0;
        text-decoration: none;
        line-height: 18px;
        margin-right: 12px;
    }

    .ustsag img {
        border: none;
    }

    .ustsol i, .ustsag i {
        font-size: 20px;
        color: #f8f6f2;
        margin-right: 8px;
        line-height: 24px;
    }

.header {
    background-color: #f8f6f2;
    position: relative;
    top: 0px;
    height: 150px;
    z-index: 1000;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

.header2 {
    background-color: rgba(255, 255, 255, 0);
    height: 100px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

.fixed .headersag .sm {
    display: none;
}

.fixed {
    position: fixed !important;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 1000;
    z-index: 1001;
    background-color: #f8f6f2;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
}

    .logo2, .fixed .logo1 {
        display: none !important;
    }

    .fixed .logo2 {
        display: block !important;
    }

    .fixed .ust {
        display: none;
    }

.logo {
    margin: 0px auto;
    width: 27%;
    text-align: left;
    padding: 20px 0px 0px 0%;
    float: left;
    height: 65px;
}

    .logo a img {
        border-style: none;
    }

.headersag {
    height: 66px;
    width: 65%;
    float: right;
}

#nav {
    width: 710px;
    margin: 28px auto 0px auto;
    float: right;
}

    #nav &gt; a {
        display: none;
    }

    #nav li {
        margin: 0px;
        padding: 0px;
        position: relative;
        list-style-type: none;
    }

        #nav li a {
            color: #58585a;
            display: block;
        }

    #nav span:after {
        width: 0;
        height: 0;
        border: 0.313em solid transparent; /* 5 */
        border-bottom: none;
        border-top-color: #efa585;
        content: '';
        vertical-align: middle;
        display: inline-block;
        position: relative;
        right: -0.313em; /* 5 */
    }
    /* first level */
    #nav &gt; ul {
        margin: 0px;
        padding: 0px;
    }

        #nav &gt; ul &gt; li {
            height: 100%;
            float: left;
            margin: 0px;
            padding: 0px;
        }

            #nav &gt; ul &gt; li &gt; a {
                padding: 14px 18px 14px 18px;
                height: 100%;
                font-size: 15px; /* 24 */
                text-align: center;
                text-decoration: none;
                font-family: 'Open Sans', sans-serif;
                font-weight: 700;
            }

            #nav &gt; ul &gt; li:not( :last-child ) &gt; a {
                background-position: right top;
                padding: 14px 18px 14px 18px;
            }

            #nav &gt; ul &gt; li:hover &gt; a, #nav &gt; ul:not( :hover ) &gt; li.active &gt; a {
                color: #ffffff;
                background-color: #000c38;
            }
    /* second level */
    #nav li ul {
        background-color: #000c38;
        display: none;
        position: absolute;
        top: 100%;
        width: 250px;
        z-index: 10000000;
    }

    #nav li:hover ul {
        padding: 0px;
        display: block;
        left: 0;
        right: 0;
    }

    #nav li:not( :first-child ):hover ul {
        left: 0px;
    }

    #nav ul li ul li {
        border-width: 1px !important;
    }

    #nav li ul a {
        font-size: 14px; /* 20 */
        border-bottom: 1px solid #031455;
        padding: 14px;
        text-align: left;
        text-decoration: none;
        color: #ffffff;
    }

    #nav li ul li a:hover, #nav li ul:not( :hover ) li.active a {
        color: #000c38;
        background-color: #F9FBFC;
        font-weight: normal !important;
    }


.banner {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 600px;
}

.item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 600px;
}

#owl-slide .item img {
    display: block;
    width: 100%;
    height: auto;
}

.banneryazi {
    margin: 0px auto;
    padding-top: 150px;
    font-size: 18px;
    color: #000c38;
    z-index: 10000;
    position: relative;
    line-height: 38px;
    width: 76%;
    text-shadow: 1px 0px 0px rgba(0,0,0,0.1);
}

    .banneryazi h2 {
        font-size: 34px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        color: #000c38;
        display: block;
        line-height: 56px;
        font-weight: 700;
    }

    .banneryazi h3 {
        font-size: 30px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        color: #ad0106;
        display: block;
        line-height: 56px;
        font-weight: 700;
    }

    .banneryazi h4 {
        font-size: 28px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        color: #fff;
        display: block;
        line-height: 56px;
        font-weight: 700;
    }

    .banneryazi a {
        display: block;
        width: 180px;
        text-align: center;
        background-color: #000c38;
        border-radius: 6px;
        color: #f8f6f2;
        text-decoration: none;
        margin: 20px auto 10px auto;
        padding: 12px;
    }

        .banneryazi a:hover {
            background-color: #000c38;
        }

#owl-demo .item1 {
    padding: 0px;
    margin: 20px 20px 5px 20px;
    color: #2e2e2e;
    text-align: center;
    height: 240px;
}

    #owl-demo .item1 img {
        width: 100%;
        height: auto;
        margin-bottom: 8px;
    }

    #owl-demo .item1 a {
        color: #5a5b5d;
        text-decoration: none;
    }

.rright {
    margin-right: 0 !important;
    color: #000c38;
    padding: 10px;
    font-size: 60px;
    margin-left: 76px
}

.rleft {
    margin-right: 0 !important;
    color: #000c38;
    padding: 10px;
    font-size: 70px;
    margin-left: -86px
}



.haberresim {
    height: 200px;
    overflow: hidden;
}

#kurumsal {
    padding: 10px 0 50px 0;
    margin-top: 30px;
}

.kutu {
    width: 31%;
    margin: 10px 1% 20px 1%;
    float: left;
    cursor: pointer;
    text-decoration: none;
    color: #58585a;
    height: 280px;
    text-align: center;
}

.kutuimg {
    width: 100%;
    height: 250px;
    overflow: hidden;
}

    .kutuimg img {
        width: 100%;
        height: auto;
    }

.kutu span {
    color: #000c38;
    font-size: 18px;
    display: block;
    margin: 8px 0px 8px 0px;
}

.footer {
    padding: 40px 10px 50px 10px;
    text-align: center;
    color: #e4e4e4;
    background-color: #2e2e2e;
    line-height: 28px;
}

    .footer h2 {
        color: #c6bfbf;
        font-size: 20px;
    }

    .footer i {
        color: #ffffff;
        font-size: 18px;
        margin-right: 8px;
    }



.footeralt {
    padding: 20px 5px 20px 5px;
    background-color: #1e1d1d;
    color: #938989;
}

.whatsapp {
    z-index: 1000;
    position: fixed;
    bottom: 30px;
    right: 0px;
}

.mb_parallax_container {
    height: 45vh;
    width: 100%;
    padding-top: 20vh;
    background-attachment: fixed;
    background-size: 100%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 32px;
}

#mb_parallax_two {
    background-image: url('img/climb.jpg');
}

.mb_parallax_container h3 {
    color: #f8f6f2 !important;
    font-size: 26px;
    margin-bottom: 5px;
    line-height: 30px;
    font-weight: 700;
}

.mb_parallax_container a {
    padding: 12px 20px 12px 20px;
    display: inline-block;
    text-decoration: none;
    width: 120px;
    font-weight: 700;
    background-color: #000c38;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
}

    .mb_parallax_container a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #2e2e2e;
    }

.mb_parallax_container i {
    margin-right: 5px;
}

.ebform {
    width: 100%;
    display: inline-block;
    padding: 20px 0px 0px 0px;
}

    .ebform input {
        border: none;
        padding: 10px 8px 10px 10px;
        border-radius: 6px;
        height: 23px;
        font-size: 14px;
        font-weight: 500;
        font-family: 'Open Sans', sans-serif;
        width: 250px;
        outline: none;
        background-color: #ffffff;
    }

.container {
    margin: 0px auto;
    width: 88%;
}

.content2 {
    padding: 60px 0px 60px 0px;
    width: 80%;
    margin: 0px auto;
    line-height: 22px;
}

.content3 {
    padding: 60px 0px 60px 0px;
    width: 74%;
    margin: 0px auto;
    font-size: 15px;
    line-height: 24px;
}

.anasol {
    width: 40%;
    float: left;
}

    .anasol img {
        border-radius: 50%;
        border: 4px solid #000c38;
    }

.anasag {
    width: 58%;
    float: left;
    text-align: left;
    padding: 10px 2% 0px 0px;
}

.contentmp {
    padding: 24px 0px 80px 0px;
    width: 80%;
    margin: 0px auto;
    font-size: 15px;
    line-height: 22px;
    text-align: left;
    min-height: 300px;
}

.sol {
    padding: 0px 1% 0px 1%;
    width: 22%;
    float: right;
    text-align: left;
}

.sag {
    padding: 5px 0% 0px 2%;
    width: 74%;
    float: right;
    text-align: left;
}

.menuust {
    color: #FFFFFF;
    font-size: 18px;
    padding: 14px;
    height: 20px;
    margin: 0px 0px 0px 1px;
    border-bottom: 1px solid #E4E4E4;
    background-color: #000c38;
}

.solmenu {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background-color: #F7F7F7;
}

    .solmenu ul {
        padding: 0px;
        margin: 0px;
    }

        .solmenu ul li {
            line-height: 28px;
            list-style-type: none;
        }

            .solmenu ul li a {
                color: #666666;
                font-size: 15px;
                text-decoration: none;
                padding: 8px 8px 8px 14px;
                display: block;
                border-bottom: 1px solid #efefef;
            }

                .solmenu ul li a:hover {
                    color: #FFFFFF;
                    background-color: #000c38;
                }

                .solmenu ul li a i {
                    margin-right: 6px;
                    color: #000c38;
                }

                .solmenu ul li a:hover i {
                    margin-right: 6px;
                    color: #ffffff;
                }

.content {
    padding: 20px 0px 30px 0px;
    width: 100%;
    margin: 0px auto;
}

.contentic {
    width: 84%;
    margin: 0px auto;
}

.containera {
    padding: 70px 0px 70px 0px;
    background-color: #f8f6f2;
}

.box {
    margin: 15px 2% 15px 2%;
    width: 29%;
    float: left;
    height: 420px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #2e2e2e
}

.icresim {
    width: 100%
}

    .icresim img {
        width: 100%;
        height: auto;
    }

.icyazi {
    padding: 10px;
}

.newsbtn {
    display: block;
    border-radius: 6px;
    padding: 10px;
    color: #fff;
    background-color: #000c38;
    width: 250px;
    height: 30px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    margin: 10px auto;
}

.sresim {
    width: 40%;
    float: left;
    padding: 0px 3% 0px 0px
}

.syazi {
}

.boximg {
    margin: 0px auto;
    border: 4px solid #000c38;
    width: 210px;
    height: 210px;
    background-size: 100% !important;
    overflow: hidden;
    border-radius: 50%;
    margin: 0px auto 8px auto;
    display: block;
}

    .boximg img {
        width: 100%;
        height: auto;
    }

h3 {
    color: #000c38;
    padding: 6px 0px 4px 0px;
    font-size: 22px;
    margin: 0px;
    font-weight: 400;
}

h4 {
    color: #000c38;
    margin: 0px 5px 0px 5px;
    font-size: 14px;
    margin: 0px;
    font-weight: 400;
    display: inline-block;
}

h1 {
    font-size: 24px;
    padding: 0px 0px 6px 0px;
    margin: 0px 0px 5px 0px;
    color: #000c38;
    display: block;
    font-weight: 700;
    line-height: 32px;
}

hr {
    border: 0;
    height: 1px;
    background: #F0F0F0;
    background-image: linear-gradient(to right, #dadada, #eaeaea, #f1eded);
    margin-bottom: 12px;
}


h2 {
    margin: 0px;
    color: #F9FBFC;
    padding: 2px 0px 4px 0px;
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
}



.baslik {
    padding: 8px 0px 8px 0px;
    font-size: 15px;
}

    .baslik a {
        color: #5a5b5d;
        text-decoration: none;
        font-weight: bold;
    }

        .baslik a:hover {
            color: #5a5b5d;
            text-decoration: none;
            font-weight: bold;
        }


.yukari-cik {
    position: fixed;
    right: 5%;
    bottom: 5%;
    background: #000c38;
    width: 40px;
    height: 40px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.4);
    border-radius: 20px;
    color: white;
    text-decoration: none;
    font-size: 16px;
    line-height: 40px;
    font-weight: normal;
}



.solilet {
    padding: 0px 2% 0px 0%;
    width: 42%;
    text-align: left;
    float: left;
}

.sagilet {
    padding: 0px 0% 0px 0px;
    width: 55%;
    float: right;
    text-align: left;
}

    .sagilet i {
        margin-right: 6px;
    }

.solilet input[type=text], .solilet input[type=password] {
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    outline: none;
    width: 90%;
    font-family: 'Open Sans', sans-serif;
}

.solilet textarea {
    padding: 10px;
    margin: 5px 0px 5px 0px;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    font-size: 14px;
    color: #666666;
    outline: none;
    width: 90%;
    font-family: 'Open Sans', sans-serif;
}

.referanslar {
    padding: 10px 0px 10px 5px;
    border-bottom: 1px solid #dadada;
}

    .referanslar a {
        text-decoration: none;
        color: #666666;
    }

        .referanslar a:hover {
            text-decoration: none;
            color: #000c38;
        }

    .referanslar img {
        margin-right: 10px;
        float: left;
    }

.clr {
    clear: both;
}

.divbelge {
    margin: 10px 1% 10px 1%;
    width: 23%;
    height: 160px;
    overflow: hidden;
    float: left;
}

    .divbelge img {
        width: 100%;
        height: auto;
    }

@media (min-width: 1100px) and (max-width: 1300px) {

    .headeric {
        width: 96%;
        margin: 0px auto;
    }

    .content2 {
        padding: 60px 0px 80px 0px;
        width: 86%;
        margin: 0px auto;
        line-height: 20px;
    }

    .sol {
        padding: 0px 1% 0px 0%;
        width: 22%;
        float: right;
        text-align: left;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 100%;
        margin: 0px auto;
    }

    .contentic {
        width: 90%;
        margin: 0px auto;
    }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 550px;
    }

    .item {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 550px;
    }
}

@media (min-width: 1600px) {

    .headeric {
        width: 1240px;
        margin: 0px auto;
    }

    .content2 {
        padding: 60px 0px 80px 0px;
        width: 1220px;
        margin: 0px auto;
        line-height: 20px;
    }

    .content {
        padding: 20px 0px 30px 0px;
        width: 100%;
        margin: 0px auto;
    }

    .contentic {
        width: 1280px;
        margin: 0px auto;
    }

    .contentmp {
        padding: 24px 0px 80px 0px;
        width: 1220px;
        margin: 0px auto;
        line-height: 20px;
        text-align: left;
    }

    .mb_parallax_container {
        height: 35vh;
        width: 100%;
        padding-top: 15vh;
        background-attachment: fixed;
        background-size: 100%;
        background-repeat: no-repeat;
        color: #FFFFFF;
        font-size: 15px;
        line-height: 24px;
        text-shadow: 1px 2px 0px rgba(0,0,0,0.2);
    }

    .sol {
        padding: 0px 2% 0px 0%;
        width: 22%;
        float: right;
        text-align: left;
    }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 700px;
    }

    .item {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 700px;
    }
}

@media screen and (max-width: 480px) {

    .ust {
        height: 70px;
        background-color: #000c38;
    }

    .ustsol {
        width: 100%;
        float: none;
        text-align: center;
        color: #f8f6f2;
        padding: 6px 0px 0px 0%;
        line-height: 22px;
        font-size: 13px;
    }

    .ustsag {
        width: 100%;
        float: none;
        text-align: center;
        color: #f8f6f2;
        padding: 5px 0% 10px 0%;
    }

    .headeric {
        width: 100%;
        margin: 0px auto;
    }

    .header {
        background-color: #f8f6f2;
        position: relative;
        top: 0px;
        height: 170px;
        z-index: 1000;
        width: 100%;
        text-align: center;
        box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    }

    .logo {
        margin: 0px auto;
        width: 59%;
        text-align: left;
        padding: 5px 0px 0px 1%;
        float: left;
        height: 80px;
    }

        .logo a img {
            border-style: none;
            height: 80px;
            width: auto;
        }

    .headersag {
        width: 100%;
        height: 60px;
        float: right;
        padding-top: 15px;
        position: absolute;
        text-align: right;
        z-index: 10000;
    }

    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
    }

        #nav &gt; a {
        }

        #nav:not( :target ) &gt; a:first-of-type, #nav:target &gt; a:last-of-type {
            display: block;
        }

        /* first level */

        #nav &gt; ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target &gt; ul {
            display: block;
        }

        #nav &gt; ul &gt; li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav &gt; a {
            padding: 10px 8px 10px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #FFFFFF;
            display: block;
            background-color: #000c38;
        }

        #nav li ul {
            width: 100%;
        }

        #nav &gt; ul &gt; li &gt; a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #031455;
        }

        #nav &gt; ul &gt; li:not( :last-child ) &gt; a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav &gt; ul &gt; li:hover &gt; a, #nav &gt; ul:not( :hover ) &gt; li.active &gt; a {
            color: #d1eefb;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #FFFFFF;
        }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 220px
    }

    .item {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 220px
    }

    .content3 {
        padding: 30px 0px 30px 0px;
        width: 90%;
        margin: 0px auto;
        font-size: 15px;
        line-height: 24px;
    }

    .containera {
        padding: 40px 0px 40px 0px;
        background-color: #f8f6f2;
    }

    .contentic {
        width: 94%;
        margin: 0px auto;
    }

    .box {
        margin: 15px 2% 15px 2%;
        width: 96%;
        float: none;
        height: 420px;
        text-align: center;
        display: block;
        text-decoration: none;
        color: #2e2e2e
    }

    .mb_parallax_container {
        height: 280px;
        width: 96%;
        padding: 40px 2% 0px 2%;
        background-attachment: local;
        background-size: cover;
        background-repeat: no-repeat;
        color: #FFFFFF;
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        text-shadow: 1px 2px 0px rgba(0,0,0,0.2);
    }

        .mb_parallax_container h3 {
            color: #f8f6f2 !important;
            font-size: 20px;
            margin-bottom: 5px;
            line-height: 26px;
            font-weight: 700;
        }

        .mb_parallax_container a {
            padding: 12px 20px 12px 20px;
            display: inline-block;
            text-decoration: none;
            width: 120px;
            font-weight: 700;
            background-color: #000c38;
            border-radius: 4px;
            color: #fff;
            font-size: 14px;
        }

    .content2 {
        padding: 20px 0px 20px 0px;
        width: 100%;
        margin: 0px auto;
        line-height: 22px;
    }

    .kutu {
        width: 98%;
        margin: 10px 1% 20px 1%;
        float: left;
        cursor: pointer;
        text-decoration: none;
        color: #58585a;
        height: 280px;
        text-align: center;
    }


    .contentmp {
        padding: 24px 3% 40px 3%;
        width: 94%;
        margin: 0px auto;
        font-size: 15px;
        line-height: 22px;
        text-align: left;
    }

    .sol {
        padding: 20px 0% 0px 0%;
        width: 100%;
        float: none;
        text-align: left;
    }

    .sag {
        padding: 0px 2% 0px 2%;
        width: 96%;
        float: none;
        text-align: left;
    }

    .sresim {
        width: 100%;
        float: left;
        padding: 0px 0% 10px 0px
    }

    .divbelge {
        margin: 10px 5% 10px 5%;
        width: 90%;
        height: auto;
        overflow: hidden;
        float: none;
    }

    .solilet {
        padding: 0px 0% 0px 0%;
        width: 100%;
        text-align: left;
        float: none;
    }

    .sagilet {
        padding: 20px 0% 0px 0px;
        width: 100%;
        float: none;
        text-align: left;
    }
}

@media (min-width: 480px) and (max-width: 860px) {



    .headeric {
        width: 100%;
        margin: 0px auto;
    }

    .header {
        background-color: #f8f6f2;
        position: relative;
        top: 0px;
        height: 170px;
        z-index: 1000;
        width: 100%;
        text-align: center;
        box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
    }

    .logo {
        margin: 0px auto;
        width: 27%;
        text-align: left;
        padding: 10px 0px 0px 1%;
        float: left;
        height: 80px;
    }


    .headersag {
        width: 100%;
        height: 60px;
        float: right;
        padding-top: 25px;
        position: absolute;
        text-align: right;
        z-index: 10000;
    }

    #nav {
        width: 100% !important;
        margin: 0px !important;
        float: none;
    }

        #nav &gt; a {
        }

        #nav:not( :target ) &gt; a:first-of-type, #nav:target &gt; a:last-of-type {
            display: block;
        }

        /* first level */

        #nav &gt; ul {
            height: auto;
            display: none;
            left: 0;
            right: 0;
        }

        #nav:target &gt; ul {
            display: block;
        }

        #nav &gt; ul &gt; li {
            width: 100%;
            float: none;
        }

        /* second level */

        #nav li ul {
            position: static;
        }

        #nav &gt; a {
            padding: 10px 8px 10px 0px;
            height: 2.825em; /* 50 */
            text-align: right;
            position: relative;
            color: #FFFFFF;
            text-decoration: none;
            font-weight: bold;
        }

        #nav li a {
            color: #FFFFFF;
            display: block;
            background-color: #000c38;
        }

        #nav li ul {
            width: 100%;
        }

        #nav &gt; ul &gt; li &gt; a {
            padding: 15px 23px 15px 22px;
            height: 100%;
            font-size: 14px; /* 24 */
            text-align: center;
            text-decoration: none;
            font-weight: 600;
            border-bottom: 1px solid #3e9eca;
        }

        #nav &gt; ul &gt; li:not( :last-child ) &gt; a {
            padding: 15px 23px 15px 22px;
            border-right: 0px solid #01437E;
        }

        #nav &gt; ul &gt; li:hover &gt; a, #nav &gt; ul:not( :hover ) &gt; li.active &gt; a {
            color: #d1eefb;
        }

        #nav li ul a {
            font-size: 1.20em; /* 20 */
            border-bottom: 1px solid #dadada;
            padding: 0.75em;
            text-align: left;
            text-decoration: none;
            color: #FFFFFF;
        }

    .banner {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: 400px
    }

    .item {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        display: block;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 400px
    }

    .content3 {
        padding: 30px 0px 30px 0px;
        width: 90%;
        margin: 0px auto;
        font-size: 15px;
        line-height: 24px;
    }

    .containera {
        padding: 40px 0px 40px 0px;
        background-color: #f8f6f2;
    }

    .contentic {
        width: 94%;
        margin: 0px auto;
    }

    .box {
        margin: 15px 2% 15px 2%;
        width: 46%;
        float: left;
        height: 420px;
        text-align: center;
        display: block;
        text-decoration: none;
        color: #2e2e2e
    }

    .mb_parallax_container {
        height: 250px;
        width: 96%;
        padding: 40px 2% 0px 2%;
        background-attachment: local;
        background-size: cover;
        background-repeat: no-repeat;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
        text-shadow: 1px 2px 0px rgba(0,0,0,0.2);
    }

        .mb_parallax_container h3 {
            color: #f8f6f2 !important;
            font-size: 22px;
            margin-bottom: 10px;
            line-height: 30px;
            font-weight: 700;
        }

        .mb_parallax_container a {
            padding: 12px 20px 12px 20px;
            display: inline-block;
            text-decoration: none;
            width: 120px;
            font-weight: 700;
            background-color: #000c38;
            border-radius: 4px;
            color: #fff;
            font-size: 14px;
        }

    .content2 {
        padding: 20px 0px 20px 0px;
        width: 100%;
        margin: 0px auto;
        line-height: 22px;
    }

    .kutu {
        width: 48%;
        margin: 20px 1% 20px 1%;
        float: left;
        cursor: pointer;
        text-decoration: none;
        color: #58585a;
    }

    .contentmp {
        padding: 24px 3% 40px 3%;
        width: 94%;
        margin: 0px auto;
        font-size: 15px;
        line-height: 22px;
        text-align: left;
    }

    .sol {
        padding: 20px 0% 0px 0%;
        width: 100%;
        float: none;
        text-align: left;
    }

    .sag {
        padding: 0px 2% 0px 2%;
        width: 96%;
        float: none;
        text-align: left;
    }



    .divbelge {
        margin: 10px 2% 10px 2%;
        width: 29%;
        height: 180px;
        overflow: hidden;
        float: left;
    }

    .solilet {
        padding: 0px 0% 0px 0%;
        width: 100%;
        text-align: left;
        float: none;
    }

    .sagilet {
        padding: 20px 0% 0px 0px;
        width: 100%;
        float: none;
        text-align: left;
    }
}
</pre></body></html>