<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:300,300i,400,400i,600,600i,700&amp;subset=latin-ext');

body {
    font-family: 'Open Sans', sans-serif;
    background-color: #EBEBEB;
    margin: 0px auto;
}

a, h1, h2, h3, h4, h5, h6, p, hr, ul, li {
    padding: 0px;
    margin: 0px;
}

button, button:active, button:focus, button:hover, .btn, .btn:active, .btn:focus, .btn:hover {
    outline: 0 !important;
    box-shadow: none !important;
}

/*Global Declarations Starts*/
.form-control::-webkit-input-placeholder {
    color: #999999;
    font-size: 12px;
}

.form-control:-moz-placeholder {
    color: #999999;
    font-size: 12px;
}

.form-control::-moz-placeholder {
    color: #999999;
    font-size: 12px;
}

.form-control:-ms-input-placeholder {
    color: #999999;
    font-size: 12px;
}

.form-control::-ms-input-placeholder {
    color: #999999;
    font-size: 12px;
}

:focus::-moz-placeholder {
    opacity: 0.5;
}

:focus:-moz-placeholder {
    opacity: 0.5;
}

:focus:-ms-input-placeholder {
    opacity: 0.5;
}

:focus::-webkit-input-placeholder {
    opacity: 0.5;
}

[class*="col-"] {
    padding: 0px;
}

.container {
    position: relative;
    width: 1170px;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
}

.container-fluid {
    position: relative;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .container {
        width: 750px;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0px;
    }
}

.container:before, .container:after {
    content: '';
    display: table;
    clear: both;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

/*Global Declarations End*/
img {
    border: none;
}

h1 {
    color: #063478;
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

h2 {
    color: #444;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

.text {
    color: #444;
    font-size: 12px;
    line-height: 20px;
}

.sol {
    float: left;
}

.sag {
    float: right;
}

.temizle {
    clear: both;
}

.genislik {
    background: #fff;
    padding: 25px;
    padding-top: 1px;
}

.mainDiv {
    margin: 0px auto;
}

.border {
    border-top: 3px double #eee;
    margin: 15px 0px 15px 0px;
}

.detay_border {
    border-top: 1px dotted #eee;
    margin: 15px 0px 15px 0px;
}

.oval {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

/***********************************************************/
/**************************MasterPage***********************/
/***********************************************************/
.header {
    border-top: 1px solid #eee;
    padding: 10px 20px;
}

.logo {
}

.navbar-default {
    background: transparent;
    margin-top: 18px;
    margin: 8px 0;
    min-height: inherit;
    width: max-content;
    float: right;
    border: none;
}

    .navbar-default ul {
        margin: 0px;
        padding: 0px;
        display: flex;
        float: none !important;
        justify-content: flex-end;
    }

        .navbar-default ul li {
            float: none;
            text-align: center;
            border-right: solid 1px white;
        }

            .navbar-default ul li:last-child {
                border: none;
            }

            .navbar-default ul li a {
                color: #444 !important;
                font-size: 12px;
                font-weight: bold;
                text-decoration: none;
                padding: 8px 12px !important;
            }

                .navbar-default ul li a:hover {
                    color: #063478 !important;
                }

.navbar {
}

.navbar-nav &gt; li &gt; a {
    padding: unset !important;
    margin: unset !important;
    line-height: unset !important;
}

.air_logo_genel {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.air_logo {
    width: auto;
    border: 1px solid #efefef;
    /*height: 70px;*/
    height: 45px;
}

    .air_logo:hover {
        opacity: 0.7;
    }

.footer {
    padding-top: 10px;
    /*padding-bottom: 5px;*/
}

.footer_logo_1 {
    margin-left: 10px;
    border-left: 1px solid #ececec;
    padding-left: 10px;
    margin-left: 160px;
}

.footer_logo_2 {
    margin-left: 15px;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.footer_text {
    color: #a8a8a8;
    font-size: 11px;
}

    .footer_text &gt; a {
        color: #a8a8a8;
        font-size: 11px;
        text-decoration: none;
        background: url(img/Rta.png) no-repeat;
        padding: 5px;
        padding-left: 30px;
    }

        .footer_text &gt; a:hover {
            color: #063478;
        }

/***********************************************************/
/**************************Default**************************/
/***********************************************************/
.slider_genel {
    height: 220px;
    background: #eee;
    padding: 5px;
    margin-bottom: 25px;
}

.slider {
    height: 220px;
    overflow: hidden;
}

    .slider &gt; ul {
        margin: 0px;
        padding: 0px;
    }

        .slider &gt; ul &gt; li {
            display: block;
            float: left;
            width: 500px;
            height: 220px;
        }

.slider_ok {
    position: relative;
    margin-top: -143px;
}

.slider_sol_ok {
    width: 40px;
    height: 72px;
    background: url(img/SliderSolOk.png) no-repeat;
    cursor: pointer;
    margin-left: 25px;
}

    .slider_sol_ok:hover {
        opacity: 0.7;
    }

.slider_sag_ok {
    width: 40px;
    height: 72px;
    background: url(img/SliderSagOk.png) no-repeat;
    cursor: pointer;
    margin-right: 25px;
}

    .slider_sag_ok:hover {
        opacity: 0.7;
    }

.panel {
}

.panel_text {
    color: #a1a1a1;
    margin-top: -10px;
}

.panel_icerik {
    width: 305px;
    height: 80px;
    background: #063478;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.panel_baslik {
    color: #fff;
    font-size: 11px;
    line-height: 18px;
    width: 80px;
    margin-right: 5px;
    padding-top: 10px;
}

.panel_text_box {
    width: 160px;
    height: 20px;
    padding: 5px;
    color: #a1a1a1;
    border: 1px solid #dc641c;
    margin-bottom: 8px;
    font-size: 11px;
}

.panel_uyari {
    margin-left: 5px;
}

.panel_chb {
    color: #444;
    font-size: 11px;
}

.panel_btn {
    width: 100px;
    height: 35px;
    color: #fff;
    font-size: 13px;
    border: 1px solid #dc641c;
    margin-bottom: 8px;
    background: #063478;
    cursor: pointer;
}

    .panel_btn:hover {
        background: #a8a8a8;
        border: 1px solid #a1a1a1;
    }

.ana_parca {
    width: 90%;
    background: #f5f5f5;
    margin-right: 23px;
    padding: 15px;
}

.ana_parca_baslik {
    color: #a1a1a1;
    font-size: 25px;
}

.linkler {
}

    .linkler &gt; ul {
        margin: 0px;
        padding: 0px;
    }

        .linkler &gt; ul &gt; li {
            display: block;
            list-style-type: none;
        }

            .linkler &gt; ul &gt; li &gt; a {
                width: 200px;
                display: block;
                color: #e96e23;
                font-size: 11px;
                text-decoration: none;
                border-bottom: 1px dotted #e1e1e1;
                padding-bottom: 5px;
                margin-bottom: 5px;
            }

                .linkler &gt; ul &gt; li &gt; a:hover {
                    color: #444;
                }

.link_ikon {
    font-size: 13px;
    margin-right: 8px;
}

.tel_bg {
    background: #e96e23;
    padding: 3px 10px 3px 10px;
    margin-top: 15px;
    min-height: 48px;
}

.tel1 {
    color: #fff;
    font-size: 20px;
    margin-top: 9px;
    margin-right: 5px;
}

.tel2 {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}

.hakkimizda_text {
    height: 70px;
    overflow: hidden;
    margin-bottom: 15px;
}

.link {
}

    .link &gt; a {
        color: #063478;
        font-size: 14px;
    }

        .link &gt; a:hover {
            color: #444;
        }

/***********************************************************/
/**************************Detay****************************/
/***********************************************************/
.detay_icerik {
    min-height: 500px;
    padding: 10px;
}

/***********************************************************/
/**************************Iletisim*************************/
/***********************************************************/
.form-title {
    color: #444;
    font-size: 11px;
    font-weight: bold;
    width: 100px;
    margin-right: 5px;
    padding-top: 7px;
}

. {
    padding: 5px;
    background: #fff;
    border: 1px solid #a8a8a8;
    color: #666;
    font-size: 11px;
    margin-bottom: 5px;
}

    .mesaj_box {
        padding: 5px;
        background: #fff;
        border: 1px solid #a8a8a8;
        color: #666;
        font-size: 11px;
        margin-bottom: 5px;
        overflow: hidden;
        font-family: Arial;
    }

    .guv_img {
        border: 1px solid #a8a8a8;
        width: 120px;
        height: 30px;
        margin-right: 5px;
    }

    .btn {
        background: #063478;
        border: 1px solid #dc641c;
        color: #fff;
        font-weight: normal;
        cursor: pointer;
    }

        .btn:hover {
            background: #a8a8a8;
            border: 1px solid #a1a1a1;
        }

    .uyari {
        position: relative;
        margin-left: 5px;
    }

#Captcha {
    cursor: pointer;
}

.login-form {
}

    .login-form label {
        font-size: 12px;
        margin-bottom: 0px !important;
        line-height: 34px;
        padding: 0 !important;
        white-space: nowrap;
        font-weight: 600 !important;
    }

    .login-form input[type=email], .login-form input[type=password] {
        border: 1px solid #e7e7e7;
        font-size: 13px;
        margin-bottom: 10px;
        width: 100%;
        height: 34px;
        border-radius: 0;
        padding: 0px 10px;
        box-shadow: none !important;
    }

    .login-form input[type=button] {
        border: 1px solid #fff;
        float: right;
        margin-top: 7.5px;
        margin-right: 10px;
    }

#caro-slider {
    margin: 0 15px;
}

.footer_rta {
    text-align: right;
    padding-right: 20px;
}

.main-slider-img {
    height: 400px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mainpage-login h1 {
    text-align: center;
    color: #0e0e0e;
    padding: 12px;
    font-weight: 500;
    font-size: 23px;
    margin: 0;
}

.mainpage-login {
    border: solid 1px #eeeeee;
    position: absolute;
    top: 80px;
    visibility: hidden;
    opacity: 0;
    right: 27px;
    z-index: 99999;
    background: white;
    padding: 17px 15px 15px 15px;
    width: 300px;
    border-radius: 10px;
    transition: 0.2s;
}

    .mainpage-login input[type="submit"] {
        width: 100%;
        border-radius: 0;
        padding: 9px;
    }

    .mainpage-login .checkbox {
        margin-top: 14px;
        margin-bottom: 14px;
    }

    .mainpage-login input[type="submit"]:hover {
        color: white;
        background: #cf4e01;
    }

.checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

    .checkbox input[type="checkbox"] + label {
        position: relative;
        cursor: pointer;
        padding: 0;
    }

        .checkbox input[type="checkbox"] + label:before {
            content: "";
            margin-right: 6px;
            display: inline-block;
            vertical-align: text-top;
            width: 18px;
            height: 18px;
            background: white;
            border: solid 1px #a3a3a3;
        }

    .checkbox input[type="checkbox"]:hover + label:before {
        background: #ededed;
    }

input[type="checkbox"]:checked + label:before {
    background: #f35429 !important;
    border-color: var(--main-color) !important;
}

.checkbox input[type="checkbox"]:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

    .checkbox input[type="checkbox"]:disabled + label:before {
        box-shadow: none;
        background: #ddd;
    }

.checkbox input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.mainpage-login .text-danger {
    text-align: right;
    padding: 0px 5px 5px 0px;
    color: #063478;
}

.welcome-text {
    padding: 20px;
}

.ana_parca.about-us {
    width: 100%;
    margin: 15px 15px 5px 15px;
    width: 100%;
    padding: 25px 15px;
}

.ana_parca.contact-us {
    margin: 15px;
    width: 100%;
    padding: 25px 15px;
}

.home-mobile-images {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 30px;
    margin-top: 35px;
}

    .home-mobile-images img {
        width: 42%;
        padding: 5px;
    }

.contact-numbers {
    display: flex;
    justify-content: space-between;
}

    .contact-numbers .tel_bg {
        width: 49%;
    }

.bottom-logo {
    margin-top: 25px;
    padding: 16px 20px 14px 0px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 25px;
}

a.carousel-control-next i, a.carousel-control-prev i {
    font-size: 18px;
    color: black !important;
}

a.carousel-control-prev, a.carousel-control-next {
    width: 46px;
    height: 46px;
    background: rgb(0 0 0 / 25%);
    border-radius: 50%;
    text-align: center;
    line-height: 51px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 27px);
    z-index: 999;
    left: 15px;
    transition: 0.1s;
    opacity: 0.5;
}

a.carousel-control-next {
    left: inherit;
    right: 20px;
}

.home-text {
    padding: 50px 20px 30px 40px;
}

    .home-text &gt; h2 {
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 35px;
        color: rgb(62 62 62);
    }

    .home-text &gt; p {
        color: rgb(62 62 62);
        line-height: 24px;
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 400;
    }

img.store {
    height: 48px;
    margin-right: 20px;
}

.home-text a {
    color: var(--main-color);
}

.store-content {
    display: flex;
    justify-content: flex-start;
}

h2.slider-title {
    margin: 20px 15px 0px 10px;
    font-size: 19px;
    line-height: 34px;
    font-weight: 600;
}

.news-slider-content {
    display: flex;
    padding: 10px;
}

    .news-slider-content img {
        height: 69px;
    }

    .news-slider-content .news-inner {
        padding-left: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
    }

#news-slider a.carousel-control-prev, #news-slider a.carousel-control-next, #partner-slider a.carousel-control-prev, #partner-slider a.carousel-control-next {
    top: 7px;
    filter: opacity(0.25);
    width: 18px;
    height: 18px;
    background: none;
    line-height: 27px;
}

#news-slider a.carousel-control-prev, #partner-slider a.carousel-control-prev {
    left: inherit;
    right: 60px;
}

.footer-links a {
    padding: 4px 10px;
    font-size: 13px;
    color: #a5a5a5;
}

.footer-links {
    margin: 10px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.footer-social {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

    .footer-social a i {
        width: 25px;
        text-align: center;
        height: 25px;
        line-height: 25px;
        margin-left: 10px;
        color: #9b9b9b;
        transition: 0.1s;
        font-size: 15px;
    }

.footer-social {
    margin: 10px 15px;
}

    .footer-social a:hover i {
        color: var(--main-color);
    }

#partner-slider {
    padding: 0px 5px;
}

a.carousel-control-next:hover, a.carousel-control-prev:hover {
    opacity: 0.3;
}

#caro-slider a i {
    color: white !important;
}

.footer_copy {
    padding-left: 20px;
}

.navbar-default ul li a i {
    color: #ffffff;
    margin-right: 5px;
}

.navbar-default li.login-menu a {
    background: var(--main-color);
    color: white !important;
    padding: 8px 20px;
    border-radius: 50px;
    transition: 0.1s;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
}

li.login-menu {
    margin-left: 15px;
    cursor: pointer;
}

.navbar-default li.login-menu:hover i, .navbar-default li.login-menu:hover a {
    background: #f1823f !important;
    color: white !important;
}

.login-active .mainpage-login {
    top: 85px;
    visibility: visible;
    opacity: 1
}

.mainpage-login::before {
    content: "";
    width: 30px;
    height: 30px;
    background: white;
    position: absolute;
    right: 48px;
    top: -15px;
    display: inline-block;
    transform: rotate(45deg);
    box-shadow: -3px -5px 5px rgb(0 0 0 / 5%);
}

span.login-close {
    display: none;
}

.verify {
    margin-top:10px;
    padding: 25px 25px 25px 50px ;
    background-image:none !important;
    margin: unset !important;
    background-color: #ebebeb;
    !important
}

    .verify [class*="col-"] {
       padding:2.5px;
    }

.text_alt {
    padding-top: 11px;
    font-size: 10px !important;
}
</pre></body></html>