@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(fonts/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(fonts/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(fonts/MTP_ySUJH_bn48VBG8sNSha1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(fonts/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(fonts/EInbV5DfGHOiMmvb1Xr-hha1RVmPjeKy21_GQJaLlJI.woff) format('woff');
}

* {
    margin: 0;
    padding: 0;
}

.ic {
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
}

.clear {
    clear: both;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', Arial,Helvetica,sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 12px;
    position: relative;
    background: #efefef url('bg-6.jpg') repeat center top;
}

#bgcontainer {
    padding-top: 10px;
    background: #efefef url('bg.jpg') repeat center top;
    background-size: 100% auto;
}

/*body
{
    font-family:;
    font-size: 12px;
}*/


h1, h2, h3 {
    margin: 0;
}

a {
    text-decoration: none;
    color: #0783e0;
}

    a:hover {
        text-decoration: none;
    }

    a img {
        border: 0;
    }

p {
    padding-bottom: 5px;
}

#up {
    border-bottom: 1px solid #dbdbdb;
}

    #up .ic {
        line-height: 24px;
        padding: 5px 0;
        background: url('telefon.png') no-repeat right center;
    }

    #up span {
        float: left;
    }

#links {
    list-style-type: none;
    float: right;
    margin-right: 220px;
}

    #links li {
        float: left;
        padding: 0 10px;
        border-left: 1px solid #aaa;
    }

        #links li:first-child {
            padding-left: 0;
            border-left: 0;
        }

        #links li a {
            display: block;
            text-decoration: none;
            color: #555;
        }

    #links #liMember a {
        color: #396dff;
        font-weight: bold;
    }

    #links li a:hover {
        color: #FF7B0F !important;
    }

    #links li a i {
        padding-right: 3px;
        line-height: inherit;
    }

    #links li.twit {
        padding: 0;
        border-left: 0;
    }

    #links li.face {
        padding-right: 5px;
    }

        #links li.face a i {
            width: 24px;
            color: #fff;
            background: #3b5998;
            text-align: center;
        }

    #links li.twit a i {
        width: 24px;
        color: #fff;
        text-align: center;
        background: #55acee;
    }

#logo {
    float: left;
    display: block;
    width: 310px;
    height: 56px;
    background: url('logo.png') no-repeat;
}

    #logo span {
        display: none;
    }

#down {
    padding-top: 5px;
    background: #fff;
    border-bottom: 1px solid #dbdbdb;
}

#bgform {
    overflow: hidden;
    /*height: 513px;*/
    padding-bottom: 12px;
    background-size: 100% auto;
}

#main-form {
    width: 537px;
    float: left;
    /*background: #022243;*/
    background: #ECECEC;
    margin-top: 10px;
    border: 1px solid #bebebe;
}

#form-tabs {
    /*background: #035d93;*/
    background: #ddd;
}

    #form-tabs a {
        line-height: 51px;
        display: block;
        float: left;
        text-decoration: none;
        color: #333;
        padding: 0 10px;
        border-right: 1px solid #bebebe;
        border-bottom: 1px solid #bebebe;
        font-size: 14px;
    }

        #form-tabs a:hover {
            background: #ccc;
        }

        #form-tabs a#tb-booking {
            border-right: 0;
            width: 280px;
        }

        #form-tabs a.active {
            /*background: #022243;*/
            background: #ECECEC;
            border-bottom: 1px solid #ECECEC;
        }

        #form-tabs a i {
            font-size: 18px;
            padding-right: 5px;
            line-height: 51px;
            float: left;
        }

#form-items {
    padding: 10px;
    /*color: #fff;*/
    color: #0f548a;
}

    #form-items div.textbox label {
        color: #0f548a;
        /*font-weight:bold;*/
    }

    #form-items div.textbox input {
        color: #888;
    }

    #form-items .item {
        display: none;
        height: 360px;
    }

        #form-items .item h1#formheader {
            padding-bottom: 10px;
            font-weight: 500;
            color: #223F56;
            font-size: 16px;
        }

    #form-items .active {
        display: block;
    }

#fly-type {
    float: left;
    margin-bottom: 20px;
}

    #fly-type p {
        display: inline-block;
        margin-right: 15px;
    }

#bilettipi {
    float: right;
}

    #bilettipi select {
        height: 30px;
    }

div.textbox {
    background: #fff;
    margin-bottom: 15px;
}

    div.textbox label {
        float: left;
        line-height: 42px;
        padding-left: 10px;
        width: 102px;
        color: #555;
        display: inline-block;
        background: #dfdfdf;
        font-size: 15px;
    }

        div.textbox label i {
            line-height: normal;
            padding-right: 5px;
        }

    div.textbox input[type=text], div.textbox input[type=password], div.textbox input[type=tel] {
        float: right;
        border: 0;
        height: 42px;
        line-height: 42px;
        width: 400px;
        color: #136fb8;
        font-size: 16px;
        font-weight: 300;
    }


div.halftext {
    width: 251px;
    margin-left: 15px;
    float: left;
}

    div.halftext input[type=text], div.halftext input[type=tel] {
        width: 115px;
        padding-left: 6px;
    }

    div.halftext label {
        width: 120px;
    }

div.quartext {
    width: 125px;
    margin-left: 5px;
    float: left;
}

    div.quartext label {
        font-size: 11px;
        width: 63px;
    }

    div.quartext input[type=text], div.quartext input[type=tel] {
        width: 18px;
        float: left;
        margin-left: 8px;
    }


.checkbox {
    /**/
}

    .checkbox input[type=checkbox] {
        display: none;
    }

    .checkbox label {
    }

div.checkbox label {
    width: auto;
}

.checkbox input[type=checkbox] + label {
    line-height: 28px;
    padding-left: 38px;
    font-size: 17px;
    display: inline-block;
    background: url('checks.png') no-repeat left top;
}

.checkbox input[type=checkbox]:checked + label {
    background: url('checks.png') no-repeat left bottom;
}


.radiostyle input[type=radio] {
    display: none;
}

    .radiostyle input[type=radio] + label {
        line-height: 22px;
        padding-left: 25px;
        display: inline-block;
        background: url('radio.png') no-repeat left top;
    }

    .radiostyle input[type=radio]:checked + label {
        background: url('radio.png') no-repeat left bottom;
    }

#book-form .radiostyle {
    display: inline-block;
}

#book-form .textbox input[type=text], #book-form .textbox input[type=tel] {
    float: left;
    line-height: 40px;
    height: 40px;
    border: 1px solid #dfdfdf;
    padding-left: 5px;
    width: 312px;
}

#book-form .quartext input[type=text], #book-form .quartext input[type=tel] {
    width: 18px;
    padding: 0 5px;
    margin-left: 0;
    border: none;
    margin-top: 1px;
    margin-left: 5px;
}

#book-form div.halftext {
    width: 450px;
}

#book-form .quartext {
    width: 135px;
    border: 1px solid #dfdfdf;
}

#book-form .redbtnstyle {
    margin-left: 10px;
    padding: 0 10px;
    line-height: 38px;
}

#item2 .radiostyle {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.updown {
    float: right;
    margin: 6px 10px 0 0;
}

    .updown a {
        display: block;
        font-size: 14px;
        text-decoration: none;
    }

        .updown a i {
            display: block;
            width: 16px;
            line-height: 16px;
            text-align: center;
        }

.defaultbtn {
    display: inline-block;
    line-height: 50px;
    padding: 0 15px;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    background: #dd362f;
    font-weight: 700;
    text-shadow: 1px 1px 0px #000;
    border: 1px solid #7a0c07;
}

#banner-content {
    padding: 10px;
    background: #efefef;
    color: #fff;
    text-align: center;
    height: 293px;
    width: 410px;
    float: right;
    margin-top: 10px;
}

#bannerslider {
    /*padding-top: 35px;
    background:#fff;*/
}

    #bannerslider ul {
        display: inline-block;
        width: 100%;
        list-style-type: none;
        /*height: 285px;*/
        overflow: hidden;
    }

        #bannerslider ul li {
            float: left;
            text-align: center;
        }

            #bannerslider ul li img {
                width: 100%;
                /*height: 285px;*/
                text-align: center;
            }

            #bannerslider ul li h1 {
                font-size: 30px;
                font-weight: 800;
            }

            #bannerslider ul li h2 {
                font-size: 30px;
                font-weight: 700;
            }

            #bannerslider ul li h3 {
                font-size: 30px;
                font-weight: 300;
            }

            #bannerslider ul li p {
                font-size: 24px;
                font-weight: 300;
            }

#bannerslider-pager {
    padding-top: 7px;
}

    #bannerslider-pager a {
        height: 15px;
        width: 15px;
        margin: 0 2px;
        display: inline-block;
        background: #166385;
        border-radius: 40px;
    }

        #bannerslider-pager a span {
            display: none;
        }

        #bannerslider-pager a.selected {
            background: #fff;
        }

#emalist-content {
    /*padding: 3px 5px;*/
    background: #fff;
    width: 414px;
    float: right;
    margin-top: 13px;
    color: #fff;
    border: 8px solid #ccc;
    height: 92px;
    overflow: hidden;
}

    #emalist-content #carusel-airlines a {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 195px;
        height: 78px;
    }

        #emalist-content #carusel-airlines a img {
            width: 100%;
        }


/*#emalist-content i
    {
        float: left;
        font-size: 48px;
        margin-right: 12px;
    }

    #emalist-content p
    {
        padding-bottom: 9px;
    }

    #emalist-content input
    {
        border: none;
        background: #fff;
        height: 30px;
        float: left;
        padding: 0 5px;
        width: 211px;
    }

    #emalist-content a
    {
        text-decoration: none;
        color: #fff;
        background: #01a2c2;
        line-height: 30px;
        display: inline-block;
        width: 100px;
        text-align: center;
        font-size: 16px;
        font-weight: 600;
    }*/

#spots {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #585e6a;
    margin: 20px 0;
}

    #spots li {
        width: 233px;
        float: left;
        margin-left: 15px;
    }

        #spots li:first-child {
            margin-left: 0;
        }

        #spots li i {
            font-size: 60px;
        }

        #spots li h5 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 7px;
        }

.box {
    float: left;
    width: 237px;
    padding-bottom: 10px;
    margin: 0 0 10px 10px;
    border-bottom: 1px solid #ccc;
}

    .box a {
        color: #363636;
    }

    .box h4 {
        font-weight: 400;
        font-size: 18px;
        color: #fff;
        background: #0099dd;
        line-height: 37px;
        height: 37px;
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .box h3 {
        color: #555;
        font-size: 15px;
        font-weight: normal;
        height: 37px;
        line-height: 17px;
        margin-bottom: 5px;
        overflow: hidden;
    }

        .box h3 a:hover {
            color: #0167b4;
        }

    .box p {
        height: 68px;
        overflow: hidden;
    }

    .box a.res {
        display: block;
        margin-bottom: 10px;
        height: 133px;
        overflow: hidden;
    }

        .box a.res img {
            width: 100%;
            position: relative;
        }

        .box a.res span {
            margin-top: -50px;
            width: 227px;
            text-align: center;
            position: absolute;
            display: block;
            padding: 10px 5px;
            background: rgba(108,108,108,0.7);
            color: #fff;
            font-weight: bold;
        }

    .box .price {
        /*margin-bottom: 10px;*/
    }

        .box .price span {
            font-size: 17px;
            float: left;
            color: #0099dd;
        }

            .box .price span b {
                font-size: 23px;
                margin-left: 10px;
            }

            .box .price span small {
                font-size: 16px;
            }

        .box .price .socials {
            float: right;
        }

            .box .price .socials a {
                display: inline-block;
            }

                .box .price .socials a.face {
                    color: #3b5998;
                }

                .box .price .socials a.twit {
                    color: #01a2c2;
                }

                .box .price .socials a i {
                    font-size: 22px;
                    line-height: 30px;
                    width: 30px;
                    text-align: center;
                }



#bottom {
    color: #fff;
}

#bottomliste {
    overflow: hidden;
    background: #1A94AF;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 300;
}

#bottomup {
    clear: both;
    background: #016dab;
    padding: 20px 0;
}

#bottomdown {
    background: #012142;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 300;
}

.bbox {
    float: left;
    width: 230px;
    margin-left: 20px;
}

    .bbox h5 {
        font-weight: 300;
        color: #d4eefd;
        font-size: 22px;
        margin-bottom: 15px;
    }

    .bbox ul {
        list-style-type: none;
    }

        .bbox ul li {
            padding-bottom: 4px;
        }

            .bbox ul li a {
                text-decoration: none;
                color: #d4eefd;
            }

                .bbox ul li a:hover {
                    text-decoration: underline;
                }

    .bbox.iki {
        width: 460px;
    }

        .bbox.iki ul li {
            width: 230px;
            float: left;
        }

#bsocials a {
    display: inline-block;
    background: #fff;
}

    #bsocials a i {
        line-height: 40px;
        width: 40px;
        text-align: center;
        font-size: 24px;
    }

        #bsocials a i.fa-facebook {
            color: #3b5998;
        }

        #bsocials a i.fa-twitter {
            color: #55acee;
        }

        #bsocials a i.fa-linkedin {
            color: #19658d;
        }

.ilk {
    margin-left: 0;
}

#bilet-content {
    margin: 10px 0;
}

#bilet-in {
    padding: 10px;
    width: 960px;
    border: 1px solid #ddd;
    border-top: 0;
    margin: 0 auto;
    background: #fff;
}

#bilet-tab {
    background: url('bilettab.jpg') repeat-x;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-radius: 5px 5px 0 0;
}

    #bilet-tab ul {
        list-style-type: none;
    }

        #bilet-tab ul li {
            float: left;
        }

            #bilet-tab ul li.active {
                padding-left: 23px;
                background: url('tabarr.jpg') no-repeat left center;
            }

            #bilet-tab ul li a {
                text-decoration: none;
                display: block;
                font-size: 18px;
                color: #363636;
            }

            #bilet-tab ul li.active a span {
                background: url('active.jpg') repeat-x left center;
            }

            #bilet-tab ul li.active a {
                padding-right: 23px;
                background: url('tabright.jpg') no-repeat right center;
                color: #fff;
            }

            #bilet-tab ul li a span {
                line-height: 44px;
                display: block;
                padding: 0 10px;
                font-weight: normal;
            }

                #bilet-tab ul li a span b {
                    margin-right: 5px;
                    line-height: 24px;
                    height: 25px;
                    width: 25px;
                    display: inline-block;
                    text-align: center;
                    background: #999;
                    border-radius: 20px;
                    color: #fff;
                }

            #bilet-tab ul li.active a span b {
                background: #022243;
                border: 2px solid #587592;
            }

.redbtnstyle {
    font-size: 24px;
    line-height: 44px;
    padding: 0 15px;
    text-decoration: none;
    background: #92120d;
    color: #fff;
    font-weight: 600;
    box-shadow: inset 0px 11px 16px 0px #e83b34;
    text-shadow: 0px 2px 0px #6a0702;
    border: 1px solid #ff4940;
    border-radius: 3px;
}

.infobox {
    padding: 5px;
    background: #d9f1ff;
    color: #48748d;
    border: 1px solid #c4e3f1;
    /*margin-top: 10px;*/
}

    .infobox p i {
        font-size: 23px;
        margin-right: 10px;
        float: left;
    }

.fly-tab {
    height: 38px;
    background: #e4eefe;
    border: 1px solid #d1dce7;
    border-bottom: 0;
    margin-top: 15px;
    clear: both;
}

    .fly-tab span {
        float: left;
        display: inline-block;
        line-height: 33px;
        color: #445269;
        font-size: 18px;
        font-weight: 500;
        background: #fff;
        padding: 0 15px;
        border: 1px solid #d1dce7;
        border-bottom: 0;
        margin-top: 5px;
        margin-left: 20px;
    }

        .fly-tab span.righttab {
            float: right;
            margin-right: 20px;
        }


    .fly-tab a {
        float: left;
        display: inline-block;
        line-height: 33px;
        color: #1B86B7;
        font-size: 18px;
        font-weight: 500;
        padding: 0 15px;
        /*border: 1px solid #d1dce7;
        background: #fff;*/
        border-bottom: 0;
        margin-top: 5px;
        margin-left: 20px;
    }

        .fly-tab a.pactive {
            float: left;
            display: inline-block;
            line-height: 33px;
            color: #445269;
            font-size: 18px;
            font-weight: 500;
            background: #fff;
            padding: 0 15px;
            border: 1px solid #d1dce7;
            border-bottom: 0;
            margin-top: 5px;
            margin-left: 20px;
        }

.fly-content {
    border: 1px solid #d1dce7;
}

.defaulttable {
    width: 100%;
    border-top: 1px solid #d1dce7;
    border-right: 1px solid #d1dce7;
    text-align: center;
}

    .defaulttable th, .defaulttable td {
        background: #e4eefe;
        line-height: 30px;
        border-left: 1px solid #d1dce7;
        width: 16.6%;
        border-bottom: 1px solid #d1dce7;
    }

        .defaulttable th i {
            padding-right: 6px;
        }

    .defaulttable td {
        padding: 5px;
        background: #fff;
        line-height: auto;
    }

        .defaulttable td.fiyat {
            color: #f3a03e;
        }

            .defaulttable td.fiyat b {
                font-size: 28px;
            }

            .defaulttable td.fiyat small {
                font-size: 16px;
            }


#fly-info {
    float: right;
    width: 160px;
    border-left: 1px solid #d1dce7;
    padding: 10px 5px;
}

a.btnselectfly {
    text-decoration: none;
    color: #3b98ac;
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #cce3ed;
    display: inline-block;
    padding: 0 10px;
    background: #e5f2fa;
    border-radius: 4px;
    box-shadow: inset 0px 4px 11px 0px #fff;
}

.defaulttable a.btnselectfly {
    width: 65px;
}


#pas-info .textbox {
    width: 300px;
}

#pas-info .fly-content {
    padding: 10px;
}

#pas-info .textbox input[type=text], #pas-info .textbox input[type=tel] {
    border: 1px solid #dfdfdf;
    float: left;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    width: 158px;
}

.yellowinfo {
    padding: 10px;
    background: #fff2e3;
    border: 1px solid #e2d9ce;
    font-size: 16px;
}

    .yellowinfo b {
        font-size: 21px;
        color: #f3a03e;
        padding-right: 5px;
    }

#fly-pay .fly-content {
    padding: 10px;
}

#fly-pay .textbox {
    width: 300px;
    overflow: hidden;
}

    #fly-pay .textbox input[type=text], #fly-pay .textbox input[type=tel] {
        border: 1px solid #dfdfdf;
        width: 158px;
        padding: 0 5px;
        height: 40px;
        line-height: 40px;
        float: left;
    }

#pas-billing .textbox input[type=text], #pas-billing .textbox input[type=tel] {
    border: 1px solid #dfdfdf;
    width: 158px;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    float: left;
}

#pas-billing .textbox {
    width: 300px;
    overflow: hidden;
}

.selectbox {
    margin-left: 15px;
    margin-bottom: 15px;
}

    .selectbox label {
        background: #dfdfdf;
        float: left;
        color: #555;
        font-size: 16px;
        padding-left: 10px;
        line-height: 42px;
        display: inline-block;
    }

    .selectbox select {
        height: 42px;
        width: 110px;
        padding-left: 10px;
        font-family: "Open Sans";
    }

#fly-pay .selectbox {
    width: 165px;
    float: left;
}

    #fly-pay .selectbox label {
        width: 45px;
    }

    #fly-pay .selectbox select {
    }


a.defaultgreenbtn {
    line-height: 44px;
    text-shadow: 1px 1px 1px #3d641f;
    display: inline-block;
    padding: 0 15px;
    background: #569824;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 11px 16px 0 #65a329;
    border: 1px solid #386a11;
    font-size: 24px;
    font-weight: 600;
    border-radius: 3px;
}

    a.defaultgreenbtn i {
        padding-right: 6px;
    }

.tworadiobtn input[type=radio] {
    display: none;
}

.tworadiobtn .radiobtn {
    display: inline-block;
}

.tworadiobtn label {
    line-height: 40px;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    font-size: 16px;
}

.tworadiobtn input[type="radio"] + label {
    color: #333;
}

.tworadiobtn input[type="radio"]:checked + label {
    background: #91BE05;
    color: #fff;
}

.titlestyle {
    line-height: 40px;
    font-weight: 300;
    font-size: 24px;
}

#liste-form {
    margin-top: 15px;
}

.inputstyle {
    width: 170px;
    border: 1px solid #ccc;
    padding: 3px;
    padding-left: 10px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
}

    .inputstyle input {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        width: 150px;
        border: 0;
    }

    .inputstyle label {
        display: inline-block;
        line-height: 30px;
        width: 20px;
    }

#yolcu-sayisi {
    display: inline-block;
    padding: 3px;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: pointer;
}

#ysayi-view {
    line-height: 30px;
}

    #ysayi-view span {
        padding-right: 10px;
    }

#ysayi-in {
    position: absolute;
    background: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
}


#liste-form {
    clear: both;
}


.aramaKutuIc #ucak .submit input {
    background: url("../img/ucus-ara.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 59px;
    width: 189px;
}

select {
    cursor: pointer;
}

.aramaKutuIc #ucak {
    color: #000;
    font-family: 'Helvetica',Arial,sans-serif;
    font-size: 16px;
    font-weight: lighter;
    line-height: 20px;
}

.aramaKutuIc {
    font-size: 13px;
}

.aramaKutu {
    font-family: Helvetica;
}

.loading {
    background: url("loading.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    float: right;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 37px;
    width: 20px;
}

.ui-menu .airport {
    background: url('airport-icon.png') no-repeat 15px center !important;
    padding: 5px 0 5px 40px !important;
}

.ui-menu .city {
    background: url('city-icon.png') no-repeat 6px center !important;
    padding: 6px 0 6px 30px !important;
}

.ui-autocomplete {
    max-height: 200px !important;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
}

/*buttons style*/

.btn {
    border-radius: 0;
    background: #e8e8e8;
    outline: none;
    border: none;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    color: #fff;
}

    .btn:hover {
        border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }

    .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
        background-color: #d5d5d5;
    }

.btn-group > .btn:first-child,
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle,
.btn-group-vertical > .btn:first-child,
.btn-group-vertical > .btn:last-child {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.btn-primary {
    background: #2fade7;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled], .btn-group.open .btn-primary.dropdown-toggle {
        background-color: #3492c9;
    }

.btn-success {
    background: #87bb33;
}

    .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled],
    .btn-group.open .btn-success.dropdown-toggle {
        background-color: #78a300;
    }

.btn-info {
    background: #22c0cb;
}

    .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled],
    .btn-group.open .btn-info.dropdown-toggle {
        background-color: #31a6b1;
    }

.btn-warning {
    background: #fb9800;
}

    .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled],
    .btn-group.open .btn-warning.dropdown-toggle {
        background-color: #de8a00;
    }

.btn-danger {
    background: #dc5d3a;
}

    .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled],
    .btn-group.open .btn-danger.dropdown-toggle {
        background-color: #c1552b;
    }

.btn-inverse {
    background: #484848;
}

    .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled],
    .btn-group.open .btn-inverse.dropdown-toggle {
        background-color: #292929;
    }

.btn-link {
    background: none;
    box-shadow: none;
}


.regular-checkbox {
    display: none;
}

    .regular-checkbox + label {
        background-color: #fafafa;
        border: 1px solid #cacece;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);
        padding: 9px;
        border-radius: 3px;
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

        .regular-checkbox + label:active,
        .regular-checkbox:checked + label:active {
            box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1);
        }

    .regular-checkbox:checked + label {
        background-color: #e9ecee;
        border: 1px solid #adb8c0;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);
        color: #99a1a7;
    }

        .regular-checkbox:checked + label:after {
            content: '\2714';
            font-size: 14px;
            position: absolute;
            top: 0;
            left: 3px;
            color: #99a1a7;
        }

.big-checkbox + label {
    padding: 18px;
}

.big-checkbox:checked + label:after {
    font-size: 28px;
    left: 6px;
}

.tag {
    font-family: Arial,sans-serif;
    width: 200px;
    position: relative;
    top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    float: left;
}

.radio-1 {
    width: 193px;
}

.button-holder {
    float: left;
}

/* RADIO */


.regular-radio {
    display: none;
}

    .regular-radio + label {
        -webkit-appearance: none;
        background-color: #fafafa;
        border: 1px solid #cacece;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);
        padding: 9px;
        border-radius: 50px;
        display: inline-block;
        position: relative;
        cursor: pointer;
    }

    .regular-radio:checked + label:after {
        content: ' ';
        width: 12px;
        height: 12px;
        border-radius: 50px;
        position: absolute;
        top: 3px;
        background: #99a1a7;
        box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
        text-shadow: 0;
        left: 3px;
        font-size: 32px;
    }

    .regular-radio:checked + label {
        background-color: #e9ecee;
        color: #99a1a7;
        border: 1px solid #adb8c0;
        box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1),inset 0 0 10px rgba(0,0,0,0.1);
    }

        .regular-radio + label:active,
        .regular-radio:checked + label:active {
            box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 1px 3px rgba(0,0,0,0.1);
        }

.big-radio + label {
    padding: 16px;
}

.big-radio:checked + label:after {
    width: 24px;
    height: 24px;
    left: 4px;
    top: 4px;
}

.ui-autocomplete-loading {
    background: white url("loading.gif") right center no-repeat;
}

#filters {
    overflow: hidden;
}

    #filters a.active {
        border-color: #ff406f;
    }

    #filters a img {
        width: 24px;
        height: 24px;
    }

    #filters a {
        border: 2px solid #ccc;
        display: block;
        float: left;
        margin: 1px;
        padding: 1px;
    }

        #filters a span {
            display: block;
            text-align: center;
        }

.flight {
    font-family: 'Open Sans';
    /*border: 5px solid #88b0db;*/
    border: 2px solid #7398b2;
    margin: 10px 0;
    overflow: hidden;
}

.ucusyonu {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    font-size: 24px;
    height: 32px;
    padding: 5px 5px 5px 45px;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Open Sans';
}

    .ucusyonu h2 {
        font-size: 21px;
        font-weight: normal;
    }

    .ucusyonu a {
        float: right;
        color: #666;
    }

        .ucusyonu a:hover {
            color: #0078ae;
        }

    .ucusyonu span {
        font-size: 17px;
        float: right;
        padding: 4px 20px 0 20px;
    }

    .ucusyonu h1 {
        font-size: 17px;
        padding: 4px 20px 0 0;
        font-weight: normal;
    }

.flyfrom {
    background: url('flyto.png') no-repeat 5px center;
}

.flyto {
    background: url('flyfrom.png') no-repeat 5px center;
    margin-top: 15px;
}

.tum-ucuslar {
    margin: 8px 0;
    overflow: hidden;
}

table.flightitem {
    width: 100%;
}

    table.flightitem thead tr td {
        font-size: 15px;
        background: #efefef;
        padding: 3px;
        text-align: center;
        font-family: 'Open Sans';
    }

    table.flightitem tbody tr td {
        text-align: center;
        font-size: 14px;
    }

div.passengerRow {
    margin: 5px 0 12px 0;
    overflow: hidden;
    padding-top: 3px;
}

    div.passengerRow:not(:first-of-type) {
        border-top: 3px solid #ddd;
    }

.passengerRow div.col {
    float: left;
    width: 16%;
}

    .passengerRow div.col label {
        display: block;
        font-weight: bold;
    }

        .passengerRow div.col label.notTC {
            font-weight: normal;
        }

.passengerRow span.passengerType {
    display: inline-block;
    font-family: 'Open Sans';
    font-size: 14px;
    margin-top: 20px;
    width: 84px;
    font-weight: bold;
}

.passengerRow select {
    border: 1px solid #c61b1b;
    margin: 0 8px 5px 0;
    padding: 5px;
    width: 130px;
}

.passengerNationality {
    width: 132px !important;
}

/*.passengerName {
    margin-left: 8px !important;
}

.passengerPassNum {
    margin-left: 182px !important;
}
*/
.passengerRow input:not([type='checkbox']) {
    border: 1px solid #c61b1b;
    margin: 0 8px 5px 0;
    padding: 5px;
    width: 130px;
}

.passengerRow input.allownull, .passengerRow select.allownull {
    border: 1px solid #dfdfdf;
}

#billingform {
    margin: 10px 0;
}

.ticketDetail {
    border: 1px solid #dceaed;
    border-collapse: collapse;
    box-sizing: border-box;
    font-family: "Open sans";
    font-size: 15px;
    margin: 10px 0;
    width: 100%;
}

    .ticketDetail thead tr th:nth-child(6), .ticketDetail tbody tr td:nth-child(6) {
        display: none;
    }

    .ticketDetail thead tr th {
        background: #dceaed;
        border: 1px solid #ccc;
        font-weight: bold;
        padding: 5px;
        text-align: center;
    }

    .ticketDetail tbody tr td {
        background: #f4fdff;
        border: 1px solid #ddd;
        padding: 6px;
        text-align: center;
    }

    .ticketDetail tfoot tr td {
        padding: 6px;
        text-align: right;
    }

div.ui-tooltip {
    border: 1px solid white;
    background: #111;
    color: white;
}

#totalprice {
    padding: 10px 0;
    font-family: 'Open Sans';
}

    #totalprice span {
        display: block;
        width: 105px;
        float: left;
        font-size: 12px;
        padding: 5px 10px;
        margin-right: 10px;
        border-right: 1px dotted #555;
    }

    #totalprice strong {
        font-size: 22px;
        color: #f35900;
        font-weight: bold;
    }

    #totalprice a {
        margin-bottom: 10px;
        margin-left: 9px;
    }

#linkrules {
    float: right;
    margin: 10px;
    color: #f65a00;
    font-size: 15px;
    font-weight: bold;
}

.boxtra {
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    float: left;
    height: 152px;
    margin: 5px;
    padding: 10px;
    width: 287px;
}

    .boxtra h3 {
        font-size: 15px;
        margin-bottom: 14px;
    }

        .boxtra h3 label {
            float: right;
        }

    .boxtra i {
        float: left;
        color: #1883BC;
        margin: 0 10px 10px 0;
    }

.activebox {
    background: #DBF2FF;
}

.searchbox {
    background: #dfdfdf;
    overflow: hidden;
    margin-left: 10px;
    display: inline-block;
    float: left;
    border: 1px solid #dfdfdf;
    line-height: 28px;
}

    .searchbox img {
        margin: 10px 3px 0 3px;
        float: left;
    }

    .searchbox i {
        margin: 13px 8px 0 8px;
    }

    .searchbox strong {
        padding: 0 5px;
        display: inline-block;
        width: 63px;
        font-family: 'Open Sans';
    }

#totalpassenger {
    cursor: pointer;
    line-height: 37px;
}

.searchbox input, .searchbox select {
    border: 0;
    padding: 5px;
    line-height: 28px;
    width: 200px;
    color: #136fb8;
    font-size: 16px;
    font-weight: 300;
}

#passengerSelect {
    background: #efefef;
    margin: 40px 0 0 740px;
    padding: 10px;
    position: absolute;
    width: 137px;
    z-index: 100;
    border: 3px solid #dfdfdf;
}

.passengerRow a {
    clear: left;
    float: left;
    width: 120px;
}

.milkartContainer {
    float: left;
}

.login-box {
    width: 512px;
    float: left;
    padding: 10px 20px 20px 10px;
    border-right: 1px solid #efefef;
}

    .login-box .textbox input {
        background: #eee;
        padding: 0 5px;
        width: 390px !important;
    }

.abroad strong.totalprice {
    font-size: 26px;
    color: #088403;
}

.domestic strong.totalprice {
    font-size: 20px;
    color: #088403;
}

.abroad span.toplamFiyat {
    float: right;
    margin-right: 20px;
    display: inline-block;
    margin-left: 20px;
}

.resultpage {
    font-family: "Open Sans";
}

    .resultpage h4 {
        font-size: 13px;
    }

    .resultpage h3 {
        font-size: 16px;
        margin: 15px 0 0 0;
        padding: 0 5px;
    }

    .resultpage table {
        border-collapse: collapse;
    }

.resulttable {
    width: 100%;
}

.resultpage table tr th {
    height: 20px;
    font-size: 13px;
    padding: 5px;
    background: #efefef;
    border-left: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
}

.resultpage table tr td {
    height: 20px;
    font-size: 12px;
    text-align: center;
    padding: 3px 10px;
    border: 1px solid #dfdfdf;
}

.resultpage p {
    font-family: "Open Sans";
    font-size: 13px;
    margin: 5px 0 0 15px;
}

.resultpage h4.dir {
    font-weight: normal;
    font-size: 14px;
    margin: 10px 3px 3px 10px;
}

.aktarma {
    background: #ef6515;
    padding: 1px 3px;
    margin: 3px;
    color: #fff;
}


#usercontent a {
    display: inline-block;
    width: 412px;
    border: 4px solid #99a1a7;
    padding: 20px;
    margin: 10px;
    float: left;
    color: #136fb8;
}

    #usercontent a div {
        text-align: center;
    }


    #usercontent a:hover {
        background: #d3ecff;
        border: 4px solid #136fb8;
    }

div.textbox select {
    height: 42px;
    padding: 12px;
}

    div.textbox select option {
    }

.passwordtext {
    background: #eee;
    padding: 0px 5px;
    width: 268px !important;
}

.lastseats {
    padding: 0 3px;
    border-radius: 3px;
    background: #ea3b3b;
    margin: 1px;
    color: #fff;
}

/*.lastseats
{
    animation: blink 1s steps(5, start) infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}

@keyframes blink
{
    to
    {
        visibility: hidden;
    }
}

@-webkit-keyframes blink
{
    to
    {
        visibility: hidden;
    }
}*/

.abroadselecteditem {
    /*background:#E2FFE6;*/
    background: #CEFFD5;
}

.flighthover {
    background: #F9FCC9;
}

#instablecontent ul {
    font-family: "Open Sans";
    list-style: none;
    overflow: hidden;
    margin-bottom: 5px;
}

    #instablecontent ul li {
        float: left;
        width: 171px;
        padding: 5px;
        border: 1px solid #ddd;
        border-radius: 4px;
        margin: 0 2px;
    }

        #instablecontent ul li span {
            display: block;
            width: 100%;
            height: 94px;
            margin-bottom: 8px;
            background: url('bankcards.jpg') no-repeat;
            position: relative;
            overflow: hidden;
        }

            #instablecontent ul li span.world {
                background-position: 0 1px;
            }

            #instablecontent ul li span.bonus {
                background-position: 0 -97px;
            }

            #instablecontent ul li span.axess {
                background-position: 0 -193px;
            }

            #instablecontent ul li span.paraf {
                background-position: -224px -193px;
            }

            #instablecontent ul li span.cardfinans {
                background-position: -224px 0;
            }

            #instablecontent ul li span.maximum {
                background-position: -224px -97px;
            }

            #instablecontent ul li span i {
                margin-top: 54px;
                height: 30px;
                padding: 3px;
                background: rgba(0, 0, 0, 0.7);
                position: absolute;
                color: #fff;
                box-sizing: border-box;
                width: 100%;
                height: 40px;
                text-align: center;
            }

        #instablecontent ul li label {
            width: 100%;
            display: block;
            padding: 3px;
        }

            #instablecontent ul li label input {
                margin-right: 3px;
            }

#bankcardinfo {
    padding: 0 0 0 10px;
    font-size: 15px;
    font-weight: normal;
}

#airlinecompanies {
    padding: 8px 0 8px 0;
    overflow: hidden;
    background: #fff;
    border: 1px #dfdfdf solid;
    width: 980px;
    margin: 0 auto;
    /*border-radius:5px;*/
}

    #airlinecompanies a {
        height: 35px;
        display: inline-block;
    }

        #airlinecompanies a.TKlink {
            width: 89px;
            background: url('TK_link.jpg');
        }

        #airlinecompanies a.AJlink {
            width: 109px;
            background: url('AJ_link.jpg');
        }

        #airlinecompanies a.LFlink {
            width: 136px;
            background: url('LF_link.jpg');
        }

        #airlinecompanies a.KLlink {
            width: 63px;
            background: url('KL_link.jpg');
        }

        #airlinecompanies a.Q8link {
            width: 108px;
            background: url('8Q_link.jpg');
        }

        #airlinecompanies a.XQlink {
            width: 115px;
            background: url('XQ_link.jpg');
        }

        #airlinecompanies a.PClink {
            width: 99px;
            background: url('PC_link.jpg');
        }

        #airlinecompanies a.KKlink {
            width: 129px;
            background: url('KK_link.jpg');
        }

        #airlinecompanies a.YBlink {
            width: 107px;
            background: url('YB_link.jpg');
        }

        #airlinecompanies a span {
            display: none;
        }

#menu {
    float: right;
    list-style-type: none;
    display: inline-block;
}

    #menu li {
        float: left;
        padding-left: 25px;
    }

        #menu li:first-child {
            padding-left: 0;
        }

        #menu li a {
            display: block;
            text-decoration: none;
            line-height: 57px;
            font-size: 18px;
            color: #555;
            border-bottom: 5px solid transparent;
        }

            #menu li a:hover, #menu li a.active {
                /*border-bottom: 5px solid #ef3f37;*/
                border-bottom: 5px solid #6bafba;
            }

#tmenucontainer {
    background: #fff;
    padding: 20px;
    position: absolute;
    width: 980px;
    z-index: 100000;
    box-sizing: border-box;
    box-shadow: 0 5px 8px rgba(70, 70, 70, 0.4);
    border-top: 5px solid #6bafba;
}

    #tmenucontainer ul {
        list-style: none;
    }

        #tmenucontainer ul li {
        }

            #tmenucontainer ul li a {
                background: #F4FDFF;
                border-radius: 50px 10px 10px 50px;
                float: left;
                width: 296px;
                margin-right: 5px;
                padding: 2px 10px 2px 2px;
                margin-bottom: 10px;
                color: #363636;
            }


                #tmenucontainer ul li a i {
                    background: #dceaed;
                    border-radius: 50px;
                    float: left;
                    margin-right: 5px;
                    padding: 10px;
                }

                #tmenucontainer ul li a span {
                    float: left;
                    font-size: 14px;
                    padding: 12px 0 0 2px;
                }

                #tmenucontainer ul li a:hover i {
                    background: #6BAFBA;
                    color: #fff;
                }

                #tmenucontainer ul li a:hover {
                    background: #dceaed;
                }

#defaultnews {
    list-style: none;
    padding: 0 5px 5px 5px;
    overflow: hidden;
    height: 265px;
}

    #defaultnews li {
        height: 40px;
        overflow: hidden;
        border: 1px solid #99a1a7;
        border-radius: 5px;
        margin-bottom: 3px;
    }

        #defaultnews li a {
            font-size: 11px;
            display: block;
            padding: 5px 5px 5px 30px;
            background: url('duyuruturuncu.png') no-repeat -3px center;
            height: 30px;
            color: #363636;
            /*border-radius: 5px;*/
        }

            #defaultnews li a:hover {
                background: #ffebe1 url('duyuruturuncu.png') no-repeat -3px center;
                /*border-radius: 5px;*/
            }

/*.article {
}

    .article img {
        margin: 10px;
    }*/

#checkin a {
    width: 219px;
    border: 4px solid #d1dce7;
    border-radius: 7px;
    margin: 5px;
    display: inline-block;
}

    #checkin a img {
        border-radius: 7px;
        width: 219px;
    }

    #checkin a:hover, #checkin a.active {
        border: 4px solid #223F56;
    }

#articlecontent {
    padding: 15px;
}

    #articlecontent ul {
        list-style: none;
        padding-left: 0;
    }

        #articlecontent ul li {
            padding: 5px;
            border-bottom: 1px solid #ddd;
            background: #f1f1f1;
            margin-bottom: 5px;
            min-height: 40px;
        }

            #articlecontent ul li h2 {
                font-weight: normal;
            }

            #articlecontent ul li i {
                float: left;
                margin: 5px 10px 5px 5px;
            }

            #articlecontent ul li a {
                color: #363636;
            }

                #articlecontent ul li a:hover {
                    color: #136fb8;
                }

div.article ul, div.article ol {
    padding-left: 15px;
}

#content {
    background: #fff;
}

#ContentPlaceHolder1_airlineinfocontent {
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #dfdfdf;
    border-bottom: 3px solid #090B0A;
    font-size: 28px;
    font-weight: normal;
    color: #223F56;
    background: #fff url('bannerbg.jpg') no-repeat right bottom;
    width: 980px;
    margin: 10px auto 0 auto;
}

a.creamobilelogo {
    background: url('creamobile_mobil_uygulama.png') no-repeat;
    float: right;
    display: inline-block;
    width: 163px;
    height: 20px;
}

    a.creamobilelogo span {
        display: none;
    }

#introInformation {
    clear: both;
    padding: 10px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    text-align: justify;
}

#barsanlogo {
    width: 168px;
    height: 53px;
    display: inline-block;
    background: url('barsan_logo_alt.png') no-repeat;
    margin-bottom: 15px;
}

#iosapp {
    width: 121px;
    height: 36px;
    display: inline-block;
    background: url('ios_store_alt.png') no-repeat;
    margin-top: 23px;
}

#androidapp {
    width: 109px;
    height: 36px;
    display: inline-block;
    background: url('google_play_alt.png') no-repeat;
    margin-top: 23px;
}

.bbox a span {
    display: none;
}

small.herseydahil {
    display: block;
    color: #088403;
}

.fixed-dialog {
    position: fixed !important;
    top: 50px !important;
    /*left: 50px;*/
}

div.site1 #up .ic {
    background-image: url('telefon1.png');
}


ol {
    padding: 20px;
}

div.searchrow {
    padding-bottom: 10px;
    overflow:hidden;
    line-height:28px;
}

    div.searchrow div.searchcol {
        float: left;
        width: 25%;
    }
    div.searchrow div.searchcol label {
        font-size:13px;
    }

    div.searchrow div.searchcol select{
        width:120px;
        padding:5px;
    }

.searchtekyon {
        font-size:13px;
        float:right;
        width:267px;
}