﻿@charset "utf-8";

*, .noselect {
    -webkit-touch-callout: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, nav, section {
    display: block;
}

a, a:hover, ins {
    text-decoration: none;
}

ins, mark {
    color: #000;
}

dfn, mark {
    font-style: italic;
}

b, mark, strong {
    font-weight: 700;
}

body, dd, fieldset, figure, form, ol, ul {
    margin: 0;
}

a, label {
    cursor: pointer;
}

fieldset, hr, img, legend {
    border: 0;
}

fieldset, hr, legend, nav ol, nav ul, ol, ul {
    padding: 0;
}

.ir, body {
    direction: ltr;
}

#headerbottom #mainmenu li:after, #headerbottom:after, #main:before, q:after, q:before {
    content: "";
}

.mobile_visible, .tablet_visible, [hidden], audio:not([controls]) {
    display: none;
}

.cboxPhoto, img {
    -ms-interpolation-mode: bicubic;
}

#colorbox, #headertop #mobile_nav .cizgi, #mainslider .flex-control-nav li a, .new-slider .flex-control-nav li a, .piebehavior, .searchbox .searchwrap, .searchbox .searchwrap .searchsubmit {
    behavior: url(../js/PIE/PIE.htc);
}

@font-face {
    font-family: roboto_slabbold;
    src: url(../font/roboto_slab/RobotoSlab-Bold-webfont.eot);
    src: url(../font/roboto_slab/RobotoSlab-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(../font/roboto_slab/RobotoSlab-Bold-webfont.woff) format('woff'),url(../font/roboto_slab/RobotoSlab-Bold-webfont.ttf) format('truetype'),url(../font/roboto_slab/RobotoSlab-Bold-webfont.svg#roboto_slabbold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto_slablight;
    src: url(../font/roboto_slab/RobotoSlab-Light-webfont.eot);
    src: url(../font/roboto_slab/RobotoSlab-Light-webfont.eot?#iefix) format('embedded-opentype'),url(../font/roboto_slab/RobotoSlab-Light-webfont.woff) format('woff'),url(../font/roboto_slab/RobotoSlab-Light-webfont.ttf) format('truetype'),url(../font/roboto_slab/RobotoSlab-Light-webfont.svg#roboto_slablight) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto_slabregular;
    src: url(../font/roboto_slab/RobotoSlab-Regular-webfont.eot);
    src: url(../font/roboto_slab/RobotoSlab-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(../font/roboto_slab/RobotoSlab-Regular-webfont.woff) format('woff'),url(../font/roboto_slab/RobotoSlab-Regular-webfont.ttf) format('truetype'),url(../font/roboto_slab/RobotoSlab-Regular-webfont.svg#RobotoSlab-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: roboto_slabthin;
    src: url(../font/roboto_slab/RobotoSlab-Thin-webfont.eot);
    src: url(../font/roboto_slab/RobotoSlab-Thin-webfont.eot?#iefix) format('embedded-opentype'),url(../font/roboto_slab/RobotoSlab-Thin-webfont.woff) format('woff'),url(../font/roboto_slab/RobotoSlab-Thin-webfont.ttf) format('truetype'),url(../font/roboto_slab/RobotoSlab-Thin-webfont.svg#roboto_slabthin) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: pt_sansregular;
    src: url(../font/pt_sans/regular-webfont.eot);
    src: url(../font/pt_sans/regular-webfont.eot?#iefix) format('embedded-opentype'),url(../font/pt_sans/regular-webfont.woff) format('woff'),url(../font/pt_sans/regular-webfont.ttf) format('truetype'),url(../font/pt_sans/regular-webfont.svg#pt_sansregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: pt_sansbold_italic;
    src: url(../font/pt_sans/bolditalic-webfont.eot);
    src: url(../font/pt_sans/bolditalic-webfont.eot?#iefix) format('embedded-opentype'),url(../font/pt_sans/bolditalic-webfont.woff) format('woff'),url(../font/pt_sans/bolditalic-webfont.ttf) format('truetype'),url(../font/pt_sans/bolditalic-webfont.svg#pt_sansbold_italic) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: pt_sansbold;
    src: url(../font/pt_sans/bold-webfont.eot);
    src: url(../font/pt_sans/bold-webfont.eot?#iefix) format('embedded-opentype'),url(../font/pt_sans/bold-webfont.woff) format('woff'),url(../font/pt_sans/bold-webfont.ttf) format('truetype'),url(../font/pt_sans/bold-webfont.svg#pt_sansbold) format('svg');
    font-weight: 400;
    font-style: normal;
}

audio, canvas, video {
    display: inline-block;
}

canvas {
    -ms-touch-action: double-tap-zoom;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-shadow: 0 0 1px rgba(0,0,0,.004);
}

button, html, input, select, textarea {
    font-family: Arial,Helvetica,sans-serif;
    color: #333;
}

body {
    font-size: 62.5%;
    line-height: 1.28;
    letter-spacing: .0006em;
    width: 100%;
    height: 100%;
}

a {
    color: #5f6267;
}

    a:hover {
        color: #d82e43;
    }

    a:focus {
        border: none !important;
        outline: 0 !important;
    }

    a:active, a:hover {
        outline: 0;
    }

h1, h2, h3, h4, h5, h6, p {
    margin: 0 !important;
}

abbr[title] {
    border-bottom: 1px dotted;
}

blockquote {
    margin: 1em 40px;
}

hr {
    height: 1px;
    border-top: 1px solid #ccc;
    margin: 1em 0;
}

ins {
    background: #ff9;
}

mark {
    background: #ff0;
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:after, q:before {
        content: none;
    }

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

ol, ul {
    list-style-image: none;
    list-style-type: none;
}

nav ol, nav ul {
    list-style: none;
    margin: 0;
}

img {
    vertical-align: middle;
}

svg:not(:root) {
    overflow: inherit;
}

legend {
    white-space: normal;
}

.lt-ie8 legend {
    margin-left: -7px;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    border: 1px solid #cdcdcd;
    outline: 0;
}

.lt-ie8 button, .lt-ie8 input, .lt-ie8 select, .lt-ie8 textarea {
    vertical-align: middle;
}

button:hover, input:hover, select:hover, textarea:hover {
    border: 1px solid #66dff5;
}

button:focus, input:focus, select:focus, textarea:focus {
    border: 1px solid #66dff5;
    outline: 0 !important;
}

input, textarea {
    padding: 3px;
}

select {
    padding-left: 5px;
}

button, input {
    line-height: normal;
}

    button, input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button;
        -moz-appearance: button;
    }

.lt-ie8 button, .lt-ie8 input[type=button], .lt-ie8 input[type=reset], .lt-ie8 input[type=submit] {
    overflow: visible;
}

button[disabled], input[disabled] {
    cursor: default;
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

.lt-ie8 input[type=checkbox], .lt-ie8 input[type=radio] {
    width: 13px;
    height: 13px;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

input::-webkit-input-placeholder {
    color: #777;
}

input:-moz-placeholder {
    color: #777;
}

input::-moz-placeholder {
    color: #777;
}

input:-ms-input-placeholder {
    color: #777;
}

textarea::-webkit-input-placeholder {
    color: #777;
}

textarea:-moz-placeholder {
    color: #777;
}

textarea::-moz-placeholder {
    color: #777;
}

textarea:-ms-input-placeholder {
    color: #777;
}

.placeholder {
    color: #777;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear100, .width100 {
    clear: both;
    width: 100%;
}

.color-red, .color-red:hover {
    color: #d82e43;
}

.font-s-15 {
    font-size: 15px;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.text-center {
    text-align: center;
}

p {
    width: 100%;
}

body {
    z-index: 1;
    overflow: hidden;
}

#preloader, .genel-loader {
    z-index: 99999999;
    width: 100%;
}

.centerfix {
    float: left;
    font-size: 1em;
    position: relative;
    width: 100%;
}

.absolute_wrap {
    position: absolute;
    width: 100%;
}

.centercontent {
    max-width: 990px;
    min-width: 330px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative;
}

.lt-ie9 .centercontent {
    min-width: 970px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../img/content/loading.gif) center center no-repeat #fff;
}

.genel-loader {
    position: relative;
    float: left;
    height: 400px;
    background: url(../img/content/loading.gif) center center no-repeat;
}

.Mobile #main:before {
    position: absolute !important;
    background-size: cover !important;
}

#headertop #logo, #main.inview:before {
    position: absolute;
}

#main {
    z-index: 3;
}

    #main:before {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 2;
        top: 0;
        left: 0;
        background: url(../img/content/main_mask_bg.png) bottom center no-repeat;
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
        filter: alpha(opacity=70);
    }

    #main #homemainbg {
        height: 320px;
        left: 0;
        bottom: 0;
        background: url(../img/content/anasayfa/main_atasehir_image_bg.jpg) top center no-repeat;
        z-index: 1;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: alpha(opacity=60);
    }

    #main .centerfix {
        z-index: 3;
    }

#mainwrapper {
    height: 100%;
    overflow: hidden;
}

.zindex3 {
    z-index: 3 !important;
}

#headertop {
    z-index: 4;
    height: 70px;
    top: 0;
    left: 0;
    background: url(../img/header/top/bg.png);
}

    #headertop #logo {
        left: 11px;
        top: 8px;
        width: 282px;
    }

        #headertop #logo img {
            width: 100%;
        }

    #headertop .top_right {
        float: right;
        margin-top: 15px;
    }

        #headertop .top_right .top_link {
            float: left;
            margin-left: 16px;
            height: 40px;
            background: url(../img/header/top/bg_sprite.png) no-repeat;
        }

            #headertop .top_right .top_link i {
                float: left;
                margin: 7px;
                font-size: 27px;
                color: #fff;
            }

            #headertop .top_right .top_link .textwrap {
                float: left;
                font-family: roboto_slabregular;
                font-size: 16px;
                color: #fff;
                line-height: 40px;
            }

            #headertop .top_right .top_link.havadurumu {
                width: 95px;
                background-position: top left;
            }

                #headertop .top_right .top_link.havadurumu i {
                    width: 25px;
                }

            #headertop .top_right .top_link.online_islemler {
                width: 200px;
                background-position: top right;
            }

    #headertop #mobile_nav {
        float: right;
        width: 25px;
        margin-top: 15px;
        border: none;
        outline: 0;
        background: 0 0;
        padding: 0;
    }

        #headertop #mobile_nav .cizgi {
            float: lefT;
            width: 100%;
            height: 4px;
            margin-bottom: 2px;
            background: #5f6267;
            -webkit-border-radius: 3px;
            -ms-border-radius: 3px;
            border-radius: 3px;
        }

#headerbottom:after, .lt-ie9 #headerbottom {
    background: url(../img/header/bottom/bg.png);
}

.fixwrap {
    position: fixed;
    left: 0;
    top: 0 !important;
    z-index: 9999 !important;
}

#kolay_erisim, #socialfixwrap {
    position: absolute;
    z-index: 999;
}

.fixwrap.mmfixed {
    top: 50px !important;
}

#headerbottom {
    z-index: 4;
    min-height: 50px;
    top: 70px;
    left: 0;
}

    #headerbottom:after {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
    }

    #headerbottom #mainmenu {
        position: relative;
        width: 100%;
        margin: 7px auto;
    }

        #headerbottom #mainmenu li {
            position: relative;
            float: left;
            height: 45px;
            overflow: hidden;
        }

            #headerbottom #mainmenu li:after {
                position: absolute;
                bottom: -11px;
                left: 50%;
                margin-left: -33px;
                width: 18px;
                border-top: 18px solid #eee;
                border-radius: 100%;
                display: none;
            }

            #headerbottom #mainmenu li:last-child a {
                padding-right: 0 !important;
            }

            #headerbottom #mainmenu li.active:after {
                display: block;
            }

            #headerbottom #mainmenu li.hidden_link {
                display: none;
                opacity: 0;
            }

            #headerbottom #mainmenu li a {
                display: block;
                font-family: pt_sansregular;
                font-size: 17px;
                color: #fff;
                line-height: 38px;
                padding-right: 49px;
            }

                #headerbottom #mainmenu li a i {
                    margin-left: 12px;
                }

.fixwrap #mainmenu li.hidden_link {
    display: block !important;
    opacity: 1 !important;
}

.fixwrap #mainmenu li a {
    padding-right: 36px !important;
}

#socialfixwrap {
    top: 180px;
    left: 0;
}

    #socialfixwrap .sociallist {
        display: block;
        width: 40px;
    }

        #socialfixwrap .sociallist li {
            display: block;
            width: 40px;
            height: 40px;
            margin-bottom: 2px;
        }

            #socialfixwrap .sociallist li a {
                display: block;
                width: 100%;
                height: 100%;
                background-color: #fff;
                text-align: center;
            }

                #socialfixwrap .sociallist li a i {
                    line-height: 40px;
                    font-size: 28px;
                }

                #socialfixwrap .sociallist li a.fb i {
                    color: #3e5193;
                }

                #socialfixwrap .sociallist li a.tw i {
                    color: #4099ff;
                }

                #socialfixwrap .sociallist li a.in i {
                    color: #517fa4;
                }

                #socialfixwrap .sociallist li a.yt i {
                    color: #cd201f;
                }

#kolay_erisim {
    top: 240px;
    right: 0;
}

    #kolay_erisim .erisimbuton {
        display: block;
        width: 185px;
        height: 60px;
        background: rgba(255,255,255,.9);
        border: none;
        outline: 0;
    }

        #kolay_erisim .erisimbuton .icon {
            float: left;
            height: 60px;
        }

            #kolay_erisim .erisimbuton .icon i {
                font-size: 40px;
                line-height: 60px;
                color: #f83f56;
            }

        #kolay_erisim .erisimbuton .texty {
            float: left;
            font-family: pt_sansregular;
            font-size: 22px;
            color: #5f6267;
            line-height: 60px;
            letter-spacing: -1px;
        }

#mainslider {
    height: 500px;
    overflow: hidden;
    z-index: 3;
}

    #mainslider .slides {
        display: block;
        width: 100%;
        height: 100%;
    }

        #mainslider .slides li {
            position: relative;
            display: none;
            width: 100%;
            height: 100%;
            background: url(../img/content/loading.gif) center center no-repeat;
        }

            #mainslider .slides li.flex-active-slide, #mainslider .slides li.flex-active-slide .slidebg {
                display: block;
            }

            #mainslider .slides li a {
                display: block;
                width: 100%;
                height: 100%;
            }

            #mainslider .slides li .slidebg {
                display: none;
                position: absolute;
                top: -9999px;
                bottom: -9999px;
                left: -9999px;
                right: -9999px;
                margin: auto;
                height: 100%;
            }

    #mainslider .flex-control-nav {
        position: absolute;
        left: 0;
        bottom: 85px;
        z-index: 9999999;
        width: 100%;
        text-align: center;
    }

#footer, #footer .centercontent {
    z-index: 2;
}

#mainslider .flex-control-nav li {
    display: inline-block;
    margin-right: 5px;
}

    #mainslider .flex-control-nav li a {
        display: block;
        width: 10px;
        height: 10px;
        border: 2px solid rgba(255,255,255,.4);
        text-indent: -9999999px;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background: rgba(0,0,0,.1);
    }

#footer .footmbg, #footer:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
}

#mainslider .flex-control-nav li a.flex-active {
    border-color: #fff;
    background: rgba(0,0,0,.3);
}

#footer:after {
    bottom: 0;
    background: url(../img/footer/transparent_image.jpg) bottom center no-repeat;
    opacity: .05;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=5)";
    filter: alpha(opacity=5);
}

#footer .centerfix {
    border-bottom: 1px solid #fff;
}

#footer > :before {
    z-index: 1;
}

#footer .footmbg {
    top: 0;
}

#footer #topfoot {
    height: 240px;
    border-top: 1px solid #fff;
}

    #footer #topfoot .footmbg {
        background: url(../img/footer/top_mask.jpg) bottom center no-repeat;
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

    #footer #topfoot .topsectionw {
        float: left;
        width: 33.3333%;
    }

        #footer #topfoot .topsectionw h2 {
            padding: 40px 0 15px;
            font-family: pt_sansbold;
            font-size: 18px;
            color: #fff;
        }

        #footer #topfoot .topsectionw .phoneicon {
            width: 100%;
            height: 76px;
        }

            #footer #topfoot .topsectionw .phoneicon i {
                width: 100px;
                height: 100%;
                line-height: 1em;
                font-size: 84px;
                color: #fff;
            }

            #footer #topfoot .topsectionw .phoneicon p {
                font-family: roboto_slabregular;
                font-size: 14px;
                color: #fff;
                line-height: 1.7em;
                padding-top: 12px;
            }

        #footer #topfoot .topsectionw .mobilappw {
            display: block;
            margin-top: 12px;
        }

            #footer #topfoot .topsectionw .mobilappw a {
                float: left;
                width: 140px;
                height: 50px;
                padding: 0 10px;
                margin-right: 10px;
                border: 1px solid #fff;
            }

                #footer #topfoot .topsectionw .mobilappw a i {
                    height: 50px;
                    line-height: 50px;
                    font-size: 120px;
                    color: #fff;
                }

                #footer #topfoot .topsectionw .mobilappw a:active, #footer #topfoot .topsectionw .mobilappw a:focus, #footer #topfoot .topsectionw .mobilappw a:visited {
                    border: 1px solid #fff !important;
                }

        #footer #topfoot .topsectionw .foot-mobil-image {
            margin-top: 22px;
            margin-left: 30px;
        }

        #footer #topfoot .topsectionw.faddresswrp .address {
            width: 100%;
            font-family: roboto_slabregular;
            font-size: 14px;
            color: #fff;
        }

        #footer #topfoot .topsectionw.faddresswrp .phonenumber {
            width: 100%;
            font-family: roboto_slabthin;
            font-size: 36px;
            color: #fff;
        }

        #footer #topfoot .topsectionw.faddresswrp .sociallink {
            position: relative;
            float: right;
            margin-top: 5px;
        }

            #footer #topfoot .topsectionw.faddresswrp .sociallink li {
                float: left;
                margin-right: 20px;
            }

                #footer #topfoot .topsectionw.faddresswrp .sociallink li:last-child {
                    margin-right: 0;
                }

                #footer #topfoot .topsectionw.faddresswrp .sociallink li a {
                    color: #fff;
                    font-size: 23px;
                }

#footer #centerfoot {
    height: 200px;
    padding: 15px 0;
}

    #footer #centerfoot .footmbg {
        background: url(../img/footer/center_mask.jpg) bottom center no-repeat;
        opacity: .8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

    #footer #centerfoot .fmenuwrap {
        float: left;
        width: 195px;
        margin-right: 55px;
    }

        #footer #centerfoot .fmenuwrap:last-child {
            margin-right: 0;
        }

        #footer #centerfoot .fmenuwrap h3 {
            font-family: pt_sansregular;
            font-size: 17px;
            color: #fff;
            margin-bottom: 11px !important;
        }

        #footer #centerfoot .fmenuwrap .fmenulist {
            display: block;
            width: 100%;
            list-style-type: disc;
            padding-left: 14px;
        }

            #footer #centerfoot .fmenuwrap .fmenulist li {
                width: 100%;
                clear: both;
                padding-bottom: 5px;
                color: #fff;
            }

                #footer #centerfoot .fmenuwrap .fmenulist li a {
                    font-family: pt_sansbold;
                    color: #fff;
                    font-size: 13px;
                }

#footer #bottomfoot {
    height: 60px;
}

    #footer #bottomfoot .footmbg {
        background: url(../img/footer/bottom_mask.jpg) bottom center no-repeat;
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
    }

    #footer #bottomfoot .centercontent > div {
        position: absolute;
        top: 20px;
        line-height: 19px;
    }

    #footer #bottomfoot .centercontent .rsswrap {
        left: 15px;
    }

        #footer #bottomfoot .centercontent .rsswrap a {
            display: block;
            font-family: roboto_slabregular;
            font-size: 15px;
            color: #fff;
        }

            #footer #bottomfoot .centercontent .rsswrap a i {
                font-size: 22px;
                margin-right: 5px;
            }

    #footer #bottomfoot .centercontent .copyright {
        font-family: roboto_slabregular;
        font-size: 15px;
        color: #fff;
        right: 15px;
    }

    #footer #bottomfoot .centercontent .author {
        right: 15px;
    }

#mainbotwrap {
    border-top: 1px solid #fff;
    padding-top: 18px;
    height: 320px;
}

    #mainbotwrap .ceowrap .imgwrap img, #mainbotwrap .founderwrap .imgwrap, #mainbotwrap .founderwrap .imgwrap img {
        height: 100%;
    }

    #mainbotwrap .mleftn-40 {
        margin-left: -40px;
    }

    #mainbotwrap .absolute {
        position: absolute;
    }

    #mainbotwrap .ceowrap {
        left: -90px;
    }

        #mainbotwrap .ceowrap .imgwrap {
            float: left;
            height: 100%;
        }

        #mainbotwrap .ceowrap .content {
            position: absolute;
            left: 280px;
        }

            #mainbotwrap .ceowrap .content .titlewrap {
                margin-top: 35px;
                margin-bottom: 20px;
            }

                #mainbotwrap .ceowrap .content .titlewrap h2 {
                    font-family: roboto_slabthin;
                    font-size: 48px;
                    color: #5f6267;
                }

                #mainbotwrap .ceowrap .content .titlewrap .title {
                    font-family: pt_sansregular;
                    font-size: 24px;
                    color: #d82e43;
                }

            #mainbotwrap .ceowrap .content .ceomenu {
                padding-left: 15px;
            }

                #mainbotwrap .ceowrap .content .ceomenu li {
                    width: 100%;
                    margin-bottom: 20px;
                }

                    #mainbotwrap .ceowrap .content .ceomenu li a {
                        font-family: roboto_slabregular;
                        font-size: 16px;
                        color: #5f6267;
                    }

    #mainbotwrap .founderwrap {
        right: -90px;
    }

        #mainbotwrap .founderwrap .content {
            top: 25%;
            width: 55%;
        }

            #mainbotwrap .founderwrap .content > div, #mainbotwrap .founderwrap .content > p {
                width: 100%;
                margin-bottom: 20px;
                font-family: pt_sansbold_italic;
                font-size: 18px;
                color: #2e3033;
                text-align: right;
            }

.allviewActivity {
    padding: 0 10px;
    margin-top: 8px;
    font-family: @roboto_regular;
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    background: url(../img/content/tumunu_goster_bg.png) no-repeat;
    float: left !important;
}

.radio-player {
    float:left;
    width: 100%;
    margin: 30px 0;
}

.radio-player>img {
    width: 100%;
}

.radio-player>audio {
    width: 100%;
}

#maintabwrap {
    z-index: 4;
}

    #maintabwrap .navigation {
        top: -80px;
        left: 0;
        height: 80px;
        background: url(../img/content/anasayfa/tab_menu_bg.png);
    }

        #maintabwrap .navigation #mtnav {
            float: left;
            margin-top: 19px;
        }

            #maintabwrap .navigation #mtnav.tabopen li, #maintabwrap .navigation #mtnav:hover li {
                opacity: .5;
            }

                #maintabwrap .navigation #mtnav.tabopen li.active, #maintabwrap .navigation #mtnav.tabopen li:hover, #maintabwrap .navigation #mtnav:hover li.active, #maintabwrap .navigation #mtnav:hover li:hover {
                    opacity: 1;
                }

                    #maintabwrap .navigation #mtnav.tabopen li.active:after, #maintabwrap .navigation #mtnav.tabopen li:hover:after, #maintabwrap .navigation #mtnav:hover li.active:after, #maintabwrap .navigation #mtnav:hover li:hover:after {
                        display: block;
                    }

            #maintabwrap .navigation #mtnav li {
                position: relative;
                float: left;
                height: 61px;
                line-height: 41px;
                color: #fff;
                font-size: 18px;
                font-family: pt_sansbold;
                margin-right: 120px;
                cursor: pointer;
                -moz-transition: .25s all ease;
                -webkit-transition: .25s all ease;
                -ms-transition: .25s all ease;
                -o-transition: .25s all ease;
                transition: .25s all ease;
                overflow: hidden;
            }

                #maintabwrap .navigation #mtnav li:after {
                    position: absolute;
                    content: "";
                    bottom: -13px;
                    left: 50%;
                    margin-left: -10px;
                    width: 20px;
                    border-top: 20px solid #f9f9f9;
                    border-radius: 100%;
                    display: none;
                }

                #maintabwrap .navigation #mtnav li:last-child {
                    margin-right: 0 !important;
                }

                #maintabwrap .navigation #mtnav li i {
                    float: left;
                    font-size: 41px;
                    margin-right: 10px;
                }

                    #maintabwrap .navigation #mtnav li i.icon-etkinlikler {
                        width: 35px;
                    }

    #maintabwrap .maincwrap .mcwblok {
        display: none;
        margin: 15px 0;
    }

        #maintabwrap .maincwrap .mcwblok h2 {
            float: left;
            font-family: roboto_slabthin;
            font-size: 48px;
            color: #5f6267;
            padding-right: 35px;
        }

        #maintabwrap .maincwrap .mcwblok .allview {
            padding: 0 10px;
            margin-top: 8px;
            font-family: roboto_slabregular;
            font-size: 16px;
            color: #fff;
            line-height: 35px;
            background: url(../img/content/tumunu_goster_bg.png) no-repeat;
        }

    #maintabwrap .maincwrap .nikahcontent {
        margin-top: 10px;
    }

        #maintabwrap .maincwrap .nikahcontent .nikahcontent-img {
            margin-top: 24px;
        }

        #maintabwrap .maincwrap .nikahcontent .img-responsive {
            margin-bottom: 10px;
        }

        #maintabwrap .maincwrap .nikahcontent p {
            width: 100%;
            font-family: pt_sansregular;
            font-size: 14px;
            color: #5f6267;
            padding-bottom: 20px;
        }

            #maintabwrap .maincwrap .nikahcontent p b, .genellist li .content h3 {
                font-family: pt_sansbold;
            }

            #maintabwrap .maincwrap .nikahcontent p a, #maintabwrap .maincwrap .nikahcontent p a:hover {
                color: #d82e43;
            }

.genellist {
    position: relative;
}

    .genellist li {
        float: left;
        width: 25%;
        padding: 15px;
        max-height: 400px;
    }

        .genellist li .imgwrap {
            position: relative;
            float: left;
            width: 100%;
            margin-bottom: 10px;
        }

            .genellist li .imgwrap img {
                display: block;
                width: 100%;
            }

            .genellist li .imgwrap .playicon {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: url(../img/content/video_play_icon.png) center center no-repeat;
            }

.popupboxbg, .searchbox {
    position: fixed;
    width: 100%;
    opacity: 0;
}

.genellist li .content {
    float: left;
    width: 100%;
}

    .genellist li .content h3 {
        width: 100%;
        color: #d82e43;
        line-height: 1.6em;
        font-size: 14px;
        padding-bottom: 5px;
    }

    .genellist li .content .time {
        width: 100%;
        font-family: roboto_slabregular;
        color: #5f6267;
        font-size: 14px;
    }

.popupboxbg {
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background: #000;
    z-index: 99998;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    display: none;
}

.gnlpopup, .searchbox {
    z-index: 99999;
    display: none;
    left: 0;
}

.searchbox {
    top: 35%;
    margin-top: -45px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

    .searchbox .centercontent {
        max-width: 740px;
    }

    .searchbox .searchwrap {
        position: relative;
        max-width: 740px;
        height: 70px;
        background: #ddd;
        box-shadow: 0 0 20px #c2c2c2;
        -moz-box-shadow: 0 0 20px #c2c2c2;
        -webkit-box-shadow: 0 0 20px #c2c2c2;
        padding: 19px 15px;
        font-size: 19px;
    }

        .searchbox .searchwrap .icon-arama {
            font-size: 31px;
            color: #5f6267;
            width: 4.5%;
            margin-right: 2.5%;
            line-height: 35px;
        }

        .searchbox .searchwrap .stextfield {
            outline: 0;
            background: #fff;
            height: 35px;
            font-family: pt_sansregular;
            color: #9d9d9d;
            width: 70.5%;
            margin-right: 2.5%;
        }

        #megamenu .megamenuwrap, .gnlpopup .popupwrap, .searchbox .searchwrap .searchsubmit {
            font-family: roboto_slabregular;
        }

        .searchbox .searchwrap .stextfield input {
            width: 100%;
        }

        .searchbox .searchwrap .searchsubmit {
            border: none;
            outline: 0;
            width: 20%;
            height: 35px;
            background: url(../img/content/tumunu_goster_bg.png) no-repeat;
            color: #fff;
            box-shadow: 2px 2px 4px #c2c2c2;
            -moz-box-shadow: 2px 2px 4px #c2c2c2;
            -webkit-box-shadow: 2px 2px 4px #c2c2c2;
            padding: 0;
        }

.gnlpopup {
    top: -100%;
    height: 0;
}

    .gnlpopup.onlineislemwrap .popupmenulist > li {
        min-height: 240px !important;
    }

    .gnlpopup .popupwrap {
        position: relative;
        display: block;
    }

        .gnlpopup .popupwrap .popupclose {
            position: absolute;
            right: 15px;
            top: 20px;
            width: 25px;
            height: 25px;
            background: url(../img/content/popup_close.png) no-repeat;
            cursor: pointer;
        }

        .gnlpopup .popupwrap .popuphead {
            height: 70px;
            text-align: center;
            background: url(../img/content/popup_top_bg.jpg) top center no-repeat;
            color: #fff;
            line-height: 70px;
            font-size: 20px;
        }

            .gnlpopup .popupwrap .popuphead i {
                padding-right: 10px;
                font-size: 28px;
            }

        .gnlpopup .popupwrap .popupcontent {
            min-height: 430px;
            padding: 30px 0;
            background: url(../img/content/popup_content_bg.jpg) top center no-repeat;
        }

            .gnlpopup .popupwrap .popupcontent .popupmenulist {
                position: relative;
                display: block;
                margin: 0 auto;
                width: 920px;
            }

                .gnlpopup .popupwrap .popupcontent .popupmenulist > li {
                    float: left;
                    width: 33.333%;
                    min-height: 35px;
                    margin-bottom: 13px;
                }

                    .gnlpopup .popupwrap .popupcontent .popupmenulist > li a {
                        display: block;
                        font-size: 16px;
                        color: #5f6267;
                    }

                        .gnlpopup .popupwrap .popupcontent .popupmenulist > li a i {
                            width: 14%;
                            color: #f05565;
                            font-size: 32px;
                            height: 35px;
                            display: inline-table;
                        }

                            .gnlpopup .popupwrap .popupcontent .popupmenulist > li a i:before {
                                display: table-cell;
                                vertical-align: middle;
                            }

                        .gnlpopup .popupwrap .popupcontent .popupmenulist > li a .textw {
                            float: left;
                            width: 80%;
                            height: 35px;
                            display: inline-table;
                        }

                            .gnlpopup .popupwrap .popupcontent .popupmenulist > li a .textw span {
                                display: table-cell;
                                vertical-align: middle;
                            }

                    .gnlpopup .popupwrap .popupcontent .popupmenulist > li .submenu {
                        float: left;
                        width: 100%;
                        padding-left: 18%;
                    }

                        .gnlpopup .popupwrap .popupcontent .popupmenulist > li .submenu li {
                            float: left;
                            width: 100%;
                            margin-bottom: 10px;
                        }

                            .gnlpopup .popupwrap .popupcontent .popupmenulist > li .submenu li a {
                                display: block;
                                font-size: 14px;
                                color: #5f6267;
                            }

#megamenu {
    top: 120px;
    left: 0;
    height: 300px;
    background: #333;
    display: none;
    z-index: 4;
}

    #megamenu.active {
        display: block;
    }

    #megamenu .megamenuwrap {
        display: none;
        height: 100%;
    }

        #megamenu .megamenuwrap ul {
            margin-bottom: 0;
        }

        #megamenu .megamenuwrap.active {
            display: block;
        }

        #megamenu .megamenuwrap .menubg {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

            #megamenu .megamenuwrap .menubg .mask {
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 300px;
                background: url(../img/header/mega_menu/mask.png) top center no-repeat;
            }

            #megamenu .megamenuwrap .menubg .menuimage {
                display: block;
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 300px;
                opacity: .04;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=4)";
                filter: alpha(opacity=4);
            }

        #megamenu .megamenuwrap .megamenulist {
            position: relative;
            float: left;
            z-index: 999;
            display: inline-block;
        }

            #megamenu .megamenuwrap .megamenulist > li {
                float: left;
                min-height: 40px;
                margin-bottom: 10px;
            }

                #megamenu .megamenuwrap .megamenulist > li a {
                    display: block;
                    font-size: 16px;
                    color: #5f6267;
                }

                    #megamenu .megamenuwrap .megamenulist > li a i {
                        float: left;
                        color: #f05565;
                        font-size: 32px;
                        height: 45px;
                        display: inline-table;
                        margin-right: 10px;
                    }

                        #megamenu .megamenuwrap .megamenulist > li a i:before {
                            display: table-cell;
                            vertical-align: middle;
                        }

                        #megamenu .megamenuwrap .megamenulist > li a i.icon-nikahislemleri {
                            background-color: #f05565;
                            color: #fff;
                            -webkit-border-radius: 50%;
                            -ms-border-radius: 50%;
                            border-radius: 50%;
                            behavior: url(../js/PIE/PIE.htc);
                            font-size: 20px;
                            width: 32px;
                            height: 32px;
                            text-align: center;
                            margin-top: 6px;
                        }

        #megamenu .megamenuwrap.baskan .menuimage, #megamenu .megamenuwrap.kurumsal .menuimage {
            background: url(../img/header/mega_menu/baskanimiz-kurumsal.jpg) top center no-repeat;
        }

        #megamenu .megamenuwrap .megamenulist > li a .textw {
            float: left;
            height: 45px;
            display: inline-table;
        }

            #megamenu .megamenuwrap .megamenulist > li a .textw span {
                display: table-cell;
                vertical-align: middle;
            }

        #megamenu .megamenuwrap .megamenulist > li .submenu {
            float: left;
            width: 100%;
            padding-left: 45px;
        }

            #megamenu .megamenuwrap .megamenulist > li .submenu li {
                float: left;
                margin-bottom: 6px;
            }

                #megamenu .megamenuwrap .megamenulist > li .submenu li a {
                    display: block;
                    font-size: 13px;
                    color: #5f6267;
                }

        #megamenu .megamenuwrap .centercontent {
            margin-top: 20px;
        }

        #megamenu .megamenuwrap.baskan .baskanimage {
            position: absolute;
            right: 70px;
            top: -2px;
        }

        #megamenu .megamenuwrap.baskan .megamenulist {
            width: 380px;
        }

            #megamenu .megamenuwrap.baskan .megamenulist li {
                width: 100%;
            }

        #megamenu .megamenuwrap.kurumsal .megamenulist {
            width: 100%;
            margin-top: 20px;
        }

            #megamenu .megamenuwrap.kurumsal .megamenulist li {
                width: 33.3333%;
            }

                #megamenu .megamenuwrap.kurumsal .megamenulist li i {
                    width: 10%;
                }

                #megamenu .megamenuwrap.kurumsal .megamenulist li .textw {
                    width: 80%;
                }

        #megamenu .megamenuwrap.atasehirrehberi .menuimage {
            background: url(../img/header/mega_menu/atasehir_rehberi.jpg) top center no-repeat;
        }

        #megamenu .megamenuwrap.atasehirrehberi .megamenulist {
            width: 660px;
            margin-top: 20px;
        }

            #megamenu .megamenuwrap.atasehirrehberi .megamenulist li {
                width: 50%;
            }

        #megamenu .megamenuwrap.hizmetlerimiz .menuimage {
            background: url(../img/header/mega_menu/hizmetlerimiz.jpg) top center no-repeat;
        }

        #megamenu .megamenuwrap.hizmetlerimiz .megamenulist, #megamenu .megamenuwrap.hizmetlerimiz .megamenulist > li {
            width: 100%;
        }

            #megamenu .megamenuwrap.hizmetlerimiz .megamenulist > li .submenu li:nth-child(4n+1) {
                width: 25%;
            }

            #megamenu .megamenuwrap.hizmetlerimiz .megamenulist > li .submenu li:nth-child(4n+2) {
                width: 30%;
            }

            #megamenu .megamenuwrap.hizmetlerimiz .megamenulist > li .submenu li:nth-child(4n+3) {
                width: 25%;
            }

            #megamenu .megamenuwrap.hizmetlerimiz .megamenulist > li .submenu li:nth-child(4n+4) {
                width: 20%;
            }

        #megamenu .megamenuwrap.interaktif .interaktifimage {
            position: absolute;
            right: 0;
            top: -5px;
            z-index: 1;
        }

        #megamenu .megamenuwrap.interaktif .megamenulist {
            width: 530px;
            margin-top: 20px;
        }

            #megamenu .megamenuwrap.interaktif .megamenulist li {
                width: 50%;
            }

        #megamenu .megamenuwrap.iletisim .megamenulist {
            width: 25%;
            margin-top: 25px;
        }

            #megamenu .megamenuwrap.iletisim .megamenulist li {
                width: 100%;
            }

                #megamenu .megamenuwrap.iletisim .megamenulist li i {
                    width: 30px;
                }

                #megamenu .megamenuwrap.iletisim .megamenulist li .textw {
                    width: 140px;
                }

        #megamenu .megamenuwrap.iletisim .addresswrap {
            float: left;
            width: 40%;
            margin-top: 25px;
        }

            #megamenu .megamenuwrap.iletisim .addresswrap p {
                width: 100%;
                clear: both;
                font-family: roboto_slabregular;
                font-size: 18px;
                color: #5f6267;
                padding-bottom: 20px;
            }

                #megamenu .megamenuwrap.iletisim .addresswrap p a {
                    color: #5f6267;
                }

        #megamenu .megamenuwrap.iletisim .mapwrap {
            float: left;
            width: 35%;
            margin-top: 10px;
            background-color: #fff;
        }

            #megamenu .megamenuwrap.iletisim .mapwrap img {
                width: 100%;
            }

            #megamenu .megamenuwrap.iletisim .mapwrap a {
                float: left;
                width: 100%;
                line-height: 46px;
                font-family: pt_sansregular;
                font-size: 15px;
                color: #5f6267;
                padding-left: 15px;
            }

#mobilenavigation {
    left: 0;
    top: 0;
    z-index: 999999;
    display: none;
    background: #00a1ee;
    padding-top: 59px;
}

    #mobilenavigation .closemobilnav {
        position: absolute;
        top: 14px;
        right: 14px;
        width: 30px;
        height: 30px;
        background: url(../img/content/mobile_nav_close.png) no-repeat;
        z-index: 99;
        cursor: pointer;
    }

    #mobilenavigation .color-red {
        color: #fff;
    }

    #mobilenavigation .searchwrap {
        position: relative;
        float: left;
        width: 100%;
        height: 59px;
        padding-top: 15px;
        border-bottom: 1px solid #4dbcf2;
        border-top: 1px solid #4dbcf2;
        color: #fff !important;
        font-size: 18px !important;
    }

        #mobilenavigation .searchwrap i, #mobilenavigation .searchwrap input {
            position: absolute;
            -moz-transition: .25s all ease;
            -webkit-transition: .25s all ease;
            -ms-transition: .25s all ease;
            -o-transition: .25s all ease;
        }

        #mobilenavigation .searchwrap input {
            background: 0 0;
            border: none;
            outline: 0;
            height: 30px;
            font-size: 18px;
            transition: .25s all ease;
            padding-left: 0;
        }

            #mobilenavigation .searchwrap input[type=text] {
                left: 17px;
                width: 135px;
                font-family: pt_sansregular;
                z-index: 3;
            }

            #mobilenavigation .searchwrap input[type=button], #mobilenavigation .searchwrap input[type=submit] {
                width: 25px;
                left: 125px;
                text-indent: -99999px;
                z-index: 5;
            }

            #mobilenavigation .searchwrap input::-webkit-input-placeholder {
                color: #fff !important;
            }

            #mobilenavigation .searchwrap input:-moz-placeholder {
                color: #fff !important;
            }

            #mobilenavigation .searchwrap input::-moz-placeholder {
                color: #fff !important;
            }

            #mobilenavigation .searchwrap input:-ms-input-placeholder {
                color: #fff !important;
            }

        #mobilenavigation .searchwrap textarea::-webkit-input-placeholder {
            color: #fff !important;
        }

        #mobilenavigation .searchwrap textarea:-moz-placeholder {
            color: #fff !important;
        }

        #mobilenavigation .searchwrap textarea::-moz-placeholder {
            color: #fff !important;
        }

        #mobilenavigation .searchwrap textarea:-ms-input-placeholder {
            color: #fff !important;
        }

        #mobilenavigation .searchwrap i {
            z-index: 4;
            top: 21px;
            left: 125px;
            transition: .25s all ease;
        }

    #mobilenavigation #mobilemenulist, #s404, #social-list, .line-block-wrap, .pagination, .pagination li, .photogallery li {
        position: relative;
    }

    #mobilenavigation .searchwrap:hover input[type=text] {
        background-color: #fff;
        width: 85%;
    }

    #mobilenavigation .searchwrap:hover input[type=button], #mobilenavigation .searchwrap:hover input[type=submit] {
        left: 83%;
    }

    #mobilenavigation .searchwrap:hover input::-webkit-input-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover input:-moz-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover input::-moz-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover input:-ms-input-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover textarea::-webkit-input-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover textarea:-moz-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover textarea::-moz-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover textarea:-ms-input-placeholder {
        color: #ccc !important;
    }

    #mobilenavigation .searchwrap:hover i {
        color: #05a3ee !important;
        left: 83%;
    }

    #mobilenavigation #mobilemenulist, #mobilenavigation #mobilemenulist li {
        float: left;
        width: 100%;
    }

        #mobilenavigation #mobilemenulist li.redblok {
            background: url(../img/content/mobile_menu_kirmizi.jpg) top center no-repeat #f57e85;
            border-top: 1px solid #f8aeb3;
        }

            #mobilenavigation #mobilemenulist li.redblok a {
                border: none;
                border-bottom: 1px solid #f8aeb3;
            }

        #mobilenavigation #mobilemenulist li > a {
            float: left;
            width: 100%;
            padding-left: 17px;
            line-height: 59px;
            font-family: pt_sansregular;
            color: #fff !important;
            font-size: 18px;
            border-bottom: 1px solid #4dbcf2;
            border-top: 1px solid #4dbcf2;
        }

        #mobilenavigation #mobilemenulist li i {
            display: none;
        }

        #mobilenavigation #mobilemenulist li.active ul {
            display: block;
        }

        #mobilenavigation #mobilemenulist li ul {
            position: relative;
            float: left;
            display: none;
            padding-left: 20px;
            margin: 15px 0;
        }

            #mobilenavigation #mobilemenulist li ul li {
                background: 0 0 !important;
                border: none !important;
            }

                #mobilenavigation #mobilemenulist li ul li a {
                    border: none !important;
                    font-size: 13px !important;
                    line-height: 39px;
                    font-family: roboto_slabregular;
                }

#pagetitle {
    margin-top: 122px;
}

    #pagetitle h1 {
        display: block;
        width: 100%;
        min-height: 60px;
        font-family: roboto_slabregular;
        font-size: 19px;
        color: #d82e43;
        line-height: 60px;
    }

#subpcontent {
    margin: 15px 0 30px;
}

#ullinewrap {
    margin-top: -5px;
}

    #ullinewrap .line-block-wrap {
        margin-bottom: 10px;
    }

#socialwrap {
    height: 65px;
}

#social-list {
    width: 318px;
    margin: 0 auto;
}

    #social-list li {
        float: left;
        width: 99px;
        height: 40px;
        background: url(../img/content/alt_sosyal_list_bg.jpg) no-repeat;
        margin-right: 10px;
    }

        #social-list li a {
            display: block;
            line-height: 40px;
            font-family: pt_sansregular;
            font-size: 13px;
            color: #fff !important;
        }

        #social-list li#twitter-li {
            background-position: top left;
        }

            #social-list li#twitter-li a {
                text-align: left;
                padding-left: 33px;
            }

        #social-list li#facebook-li {
            background-position: top center;
        }

            #social-list li#facebook-li a {
                text-align: left;
                padding-left: 36px;
            }

        #social-list li#google-li {
            background-position: top right;
            margin-right: 0;
        }

            #social-list li#google-li a {
                text-align: right;
                padding-right: 13px;
            }

.line-block-wrap {
    float: left;
    width: 1920px;
    height: 1px;
    background: url(../img/content/ayrac.png) top center no-repeat;
    margin-left: -50%;
}

.prfproglist {
    display: block;
    width: 100%;
}

    .prfproglist li {
        display: block;
        width: 100%;
        margin-bottom: 12px;
        font-family: pt_sansbold;
        font-size: 15px;
        color: #5f6267;
    }

        .prfproglist li a {
            color: #5f6267;
        }

.searchresultul li {
    display: block;
    width: 100%;
    font-family: pt_sansregular;
    font-size: 15px;
    color: #5f6267;
    margin-bottom: 25px;
}

    .searchresultul li span {
        color: #01b1ef;
    }

    .searchresultul li a {
        font-family: roboto_slabregular;
        color: #d82e43;
    }

.pagination {
    float: left;
    left: 50%;
    margin: 20px 0;
}

.mkwba, .mkwbgp {
    margin-bottom: 15px;
}

.pagination li {
    float: left;
    right: 50%;
    margin-right: 4px;
    height: 30px;
    line-height: 30px;
    font-family: pt_sansregular;
    font-size: 13px;
    color: #5f6267;
    background-color: #dcdcdc;
    padding: 0 10px;
}

.gmh3, .mkwba h3, .mkwba p, .mkwbgp h3, .mkwbgp p {
    font-size: 15px;
}

.pagination li.active {
    background-color: #5f6267;
    color: #fff;
}

    .pagination li.active a {
        color: #fff;
    }

.gmh3, .mkwba h3, .mkwba p, .mkwbgp {
    color: #5f6267;
}

.pagination li a {
    display: block;
    color: #5f6267;
}

.gmh3 {
    font-family: roboto_slabbold !important;
    padding-bottom: 20px;
}

.mkwba h3 {
    width: 100%;
    font-family: pt_sansbold;
}

.mkwba p {
    width: 100%;
    font-family: pt_sansregular;
    padding-bottom: 17px;
}

.mkwbgp h3 {
    width: 100%;
    font-family: pt_sansbold;
    padding-bottom: 7px;
}

.mkwbgp p {
    font-family: pt_sansregular;
    padding-bottom: 17px;
    padding-right: 13px;
}

.contentmenulist li a, .gnlperlist li h3 {
    font-family: pt_sansbold;
}

.mkwbgp .color-red {
    color: #d82e43;
    font-size: 15px;
}

    .mkwbgp .color-red:hover {
        color: #d82e43;
    }

.contentmenulist li {
    float: left;
    clear: both;
    margin-bottom: 10px;
}

    .contentmenulist li i {
        float: left;
        color: #f05565;
        font-size: 35px;
        height: 45px;
        display: inline-table;
        margin-right: 10px;
    }

    .contentmenulist li a {
        display: block;
        line-height: 35px;
        font-size: 15px;
        color: #5f6267;
    }

.gnlperlist li {
    float: left;
    width: 33%;
    font-size: 15px;
    min-height: 80px;
    margin-bottom: 10px;
}

    .gnlperlist li h3 {
        width: 100%;
        font-size: 15px;
        color: #5f6267;
        padding-bottom: 4px;
    }

    .gnlperlist li .texty {
        width: 100%;
        font-family: pt_sansregular;
        color: #5f6267;
    }

    .etkklist li a, .gnlperlist li a, .mkslist li .timex {
        font-family: roboto_slabregular;
    }

.mkslist li .timex {
    font-size: 14px;
    margin-right: 10px;
}

.etkklist li {
    font-size: 14px;
}

    .etkklist li a {
        color: #d82e43;
    }

#s404 {
    width: 605px;
    margin: 7% auto;
}

    #s404 .numberw {
        float: left;
        width: 220px;
        font-family: roboto_slabthin;
        font-size: 120px;
        color: #d82e43;
        line-height: 1;
        margin-right: 10px;
    }

    #s404 .textw {
        float: left;
        margin-top: 30px;
        font-family: pt_sansregular;
    }

        #s404 .textw p {
            font-size: 30px;
            color: #5f6267;
        }

        #s404 .textw a {
            font-size: 20px;
            color: #d82e43;
        }

.bkdownlink, .stdtextwrap h3, .stdtextwrap p {
    font-size: 15px;
    color: #5f6267;
}

.press-kit-list {
    text-align: center;
}

    .press-kit-list li {
        min-height: 140px;
        margin-bottom: 50px;
    }

        .press-kit-list li .imgwrap {
            margin-bottom: 10px;
        }

.bkdownlink {
    font-family: pt_sansbold !important;
    padding-right: 20px;
    background: url(../img/content/basin_kiti/indir_bg.png) center right no-repeat;
}

    .bkdownlink.bgnone {
        background: 0 0 !important;
    }

.stdtextwrap .imgwrap {
    float: left;
    width: 100%;
}

    .stdtextwrap .imgwrap img {
        max-width: 100%;
        height: auto;
    }

.stdtextwrap h3 {
    width: 100%;
    font-family: roboto_slabbold;
    padding-bottom: 15px;
}

.stdtextwrap p {
    width: 100%;
    font-family: pt_sansregular;
    padding-bottom: 20px;
}

.staticpagecontent * {
    font-family: pt_sansregular;
    list-style-type: inherit;
    font-weight: inherit;
    color: inherit;
}

#ulgradiwrap .content-menu-list li, #ulgradiwrap .content-menu-list li a, .bold-gray-link {
    font-family: pt_sansbold;
    font-size: 15px;
}

.staticpagecontent b, .staticpagecontent strong {
    font-weight: 700 !important;
}

.bold-gray-link, .bold-gray-link:hover {
    color: #5f6267;
}

.border-gray {
    border: 1px solid #bdbec2;
}

.photogallery li .imgwrap .hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/content/galeri_hover_bg.png);
    -moz-transition: .25s all ease;
    -webkit-transition: .25s all ease;
    -ms-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

    .photogallery li .imgwrap .hover .hicon {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../img/content/zoom_icon.png) center center no-repeat;
    }

.photogallery li .imgwrap:hover .hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}

#ulgradiwrap.hgtmhwrap .content-menu-list li a {
    height: auto !important;
}

#ulgradiwrap .content-menu-list:nth-child(2n) {
    background: url(../img/content/2n_beyaz_bg.png) repeat-y;
    background-size: contain;
}

#ulgradiwrap .content-menu-list li {
    float: left;
    width: 33.3333%;
    margin: 15px 0;
    color: #5f6267;
}

    #ulgradiwrap .content-menu-list li a {
        display: block;
        height: 35px;
        color: #5f6267;
    }

        #ulgradiwrap .content-menu-list li a i {
            float: left;
            color: #f05565;
            font-size: 35px;
            margin-right: 10px;
        }

        #ulgradiwrap .content-menu-list li a .textw {
            float: left;
            width: 80%;
            height: 100%;
            display: inline-table;
        }

            #ulgradiwrap .content-menu-list li a .textw span {
                display: table-cell;
                vertical-align: middle;
            }

.red-title-block {
    height: 30px;
    background: url(../img/content/pazar_yerleri_title_bg.jpg) top center no-repeat;
    padding: 0 100px;
    margin-bottom: 10px;
}

    .red-title-block .title-list {
        float: left;
        width: 100%;
    }

        .red-title-block .title-list li {
            float: left;
            width: 33.333%;
            font-family: roboto_slabregular;
            font-size: 15px;
            color: #fff;
            line-height: 30px;
        }

.marketlist {
    padding: 0 100px;
}

    .marketlist li {
        float: left;
        width: 100%;
        line-height: 35px;
        font-family: pt_sansbold;
        font-size: 15px;
        color: #5f6267;
    }

        .marketlist li div {
            float: left;
            width: 33.3333%;
        }

.mobileselect label, .mobileselect select, .project-select label, .project-select select {
    width: 100%;
    font-family: pt_sansbold;
    color: #d82e43;
    font-size: 15px;
}

.marketlist li:nth-child(even) {
    background: url(../img/content/2n_beyaz_bg.png) top center;
    background-size: contain;
}

.mobileselect, .project-select {
    height: 44px;
    background: #fff;
    box-shadow: 1px 1px 1px #d7d7d7;
    margin-bottom: 15px;
}

    .mobileselect label, .project-select label {
        float: left;
        padding: 0 10px;
        line-height: 44px;
        background: url(../img/content/mobile_select_ok.jpg) center right 10px no-repeat;
    }

    .mobileselect select, .project-select select {
        position: absolute;
        z-index: 9;
        left: 0;
        top: 0;
        height: 100%;
        opacity: 0;
    }

    .project-select * {
        color: #5f6267 !important;
    }

.all-images-wrap .slides li {
    float: left;
    width: 33.3333%;
    padding: 0 15px;
}

    .all-images-wrap .slides li img {
        max-width: 100%;
    }

#cboxWrapper, .cboxPhoto {
    max-width: none;
}

.all-images-wrap.liwrap2 .slides li {
    width: 50% !important;
    text-align: center;
}

.all-images-wrap.liwrap1 .slides li {
    width: 100% !important;
    text-align: center;
}

.address-sub-list {
    float: left;
    width: 100%;
}

    .address-sub-list li {
        float: left;
        clear: both;
    }

        .address-sub-list li div {
            float: left;
            font-family: pt_sansregular;
            font-size: 15px;
            color: #5f6267;
        }

            .address-sub-list li div.input {
                font-family: pt_sansbold;
                width: 60px;
            }

            .address-sub-list li div.dot {
                width: 10px;
            }

            .address-sub-list li div.text {
                width: 315px;
            }

.new-slider {
    position: relative;
    padding-bottom: 30px;
    overflow: hidden;
}

    .new-slider .slides {
        position: relative;
        float: left;
        width: 100%;
        height: 100%;
    }

        .new-slider .slides li {
            position: relative;
            width: 100%;
            height: 100%;
            text-align: center;
        }

            .new-slider .slides li img {
                position: relative;
                margin: 0 auto;
                height: 100%;
            }

    .new-slider .flex-control-nav {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999;
        text-align: center;
    }

        .new-slider .flex-control-nav li {
            display: inline-block;
            width: 10px;
            margin-right: 9px;
        }

            .new-slider .flex-control-nav li:last-child {
                margin-right: 0;
            }

            .new-slider .flex-control-nav li a {
                position: relative;
                display: block;
                width: 10px;
                height: 10px;
                right: 50%;
                text-indent: -99999px;
                -webkit-border-radius: 10px;
                -ms-border-radius: 10px;
                border-radius: 10px;
                opacity: .4;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
                filter: alpha(opacity=40);
                background-color: #5f6267;
            }

                .new-slider .flex-control-nav li a.flex-active, .new-slider .flex-control-nav li a:hover {
                    opacity: 1;
                    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                    filter: alpha(opacity=100);
                }

.new-detail-page * {
    font-family: pt_sansregular !important;
    font-size: 15px !important;
}

.formlistw {
    font-family: pt_sansregular;
    margin-bottom: 5px;
}

    .formlistw .download-icon {
        display: inline-block;
        margin-right: 4px;
        vertical-align: sub;
    }

.formwrap .clear100 {
    padding-bottom: 18px;
}

.formwrap .pull-left {
    margin-right: 15px;
}

input[type=text], textarea {
    width: 100%;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #d7d7d7;
    font-family: pt_sansregular;
    font-size: 15px;
}

textarea {
    resize: none;
    height: 94px;
}

input[type=reset], input[type=submit] {
    padding: 12px 14px;
    background-color: #adadad;
    font-family: roboto_slabbold;
    font-size: 15px;
    color: #707070;
    border: none;
    outline: 0;
}

.error, .fail, .success {
    width: 100%;
    font-family: pt_sansbold;
    font-size: 12px;
}

    .error:before, .fail:before, .success:before {
        position: absolute;
        content: "";
        left: 25px;
        top: 0;
        width: 20px;
        height: 20px;
        background: url(../img/content/form_mesaj_icon.png) no-repeat;
    }

.success {
    color: #99d658 !important;
    padding-left: 45px;
}

    .success input {
        border: 1px solid #99d658;
    }

    .success:before {
        background-position: top center;
    }

.innerAll {
    padding: 15px;
}

.no-before .success:before {
    display: none;
}

.error {
    color: #eb5746;
}

    .error input {
        border: 1px solid #eb5746;
    }

    .error:before {
        background-position: center center;
    }

.fail {
    color: #edd15f;
}

    .fail input {
        border: 1px solid #edd15f;
    }

    .fail:before {
        background-position: bottom center;
    }

.inerror {
    border: 1px solid #eb5746 !important;
}

.tweet-wrap {
    position: relative;
    float: left;
    width: 50%;
    padding-left: 42px !important;
}

    #paper, #z-index-wrap, #zoomlist, .tweet-wrap .icon {
        position: absolute;
    }

    .tweet-wrap .icon {
        left: 0;
        top: 31px;
        width: 42px;
        height: 40px;
        background: url(../img/content/tweet_plus.png) center center no-repeat #3cbae7;
    }

        .tweet-wrap .icon a {
            display: block;
            width: 100%;
            height: 100%;
        }

    .tweet-wrap .twitter-tweet {
        float: left;
    }

.maps-wrap {
    height: 306px;
}

.contact-list li {
    margin-bottom: 20px;
}

#diagram {
    background-color: transparent;
    border: none;
    padding-bottom: 20px;
}

.Mobile #diagram img {
    background-color: #fff;
}

#paper {
    left: -9999999px;
    transform: scale(1);
    border: none !important;
}

#z-index-wrap {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#zoomlist {
    right: -200px;
    top: 0;
    z-index: 9999999;
}

    #zoomlist li {
        float: left;
        margin-left: 5px;
        cursor: pointer;
    }

        #zoomlist li:first-child, #zoomlist li:last-child {
            margin-top: 5px;
        }

.date-list {
    position: relative;
    float: left;
    width: 100%;
}

    .date-list li {
        float: left;
        font-family: roboto_slabregular;
        font-size: 18px;
        color: #5f6267;
        margin-right: 50px;
        cursor: pointer;
    }

        .date-list li:last-child {
            margin-right: 0;
        }

        .date-list li.active {
            color: #d82e43;
        }

.eczane-wrap {
    display: none;
}

    .eczane-wrap.active {
        display: block;
    }

    .eczane-wrap .nobetci-eczane-list {
        float: left;
        width: 100%;
    }

        .eczane-wrap .nobetci-eczane-list li {
            float: left;
            width: 32%;
            margin-right: 2%;
            min-height: 180px;
        }

            .eczane-wrap .nobetci-eczane-list li:nth-child(3n) {
                margin-right: 0;
            }

            .eczane-wrap .nobetci-eczane-list li .details-list {
                float: left;
                width: 100%;
                margin: 5px 0;
            }

                .eczane-wrap .nobetci-eczane-list li .details-list li {
                    float: left;
                    width: 100%;
                    min-height: 15px;
                    margin-bottom: 5px;
                }

                    .eczane-wrap .nobetci-eczane-list li .details-list li div {
                        float: left;
                        font-family: pt_sansregular;
                        font-size: 14px;
                        color: #5f6267;
                    }

                    .eczane-wrap .nobetci-eczane-list li .details-list li .input {
                        width: 27%;
                        font-family: pt_sansbold;
                    }

                    .eczane-wrap .nobetci-eczane-list li .details-list li .dot {
                        width: 3%;
                    }

                    .eczane-wrap .nobetci-eczane-list li .details-list li .text {
                        width: 70%;
                    }

.k-toolbar {
    display: none !important;
}

.ie8fallback, .lt-ie9 .ie8hidden {
    display: none;
}

.lt-ie9 .ie8fallback {
    display: block;
}

.searchpagew .line-block-wrap {
    margin-bottom: 15px;
}

.searchpagew .pagination {
    margin: 5px 0 20px;
}

.search-category-name {
    display: block;
    clear: both;
    width: 100%;
    font-family: roboto_slabregular;
    font-size: 19px;
    color: #5f6267;
    padding-bottom: 15px;
}

.name {
    display: none !important;
}

.empty-line {
    display: none;
}

.cboxIframe, .cboxPhoto {
    display: block;
    border: 0;
}

#diagramloading {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    z-index: 99999999;
    background: url(../img/content/loading.gif) center center no-repeat;
}

#masked {
    position: absolute;
    left: 0;
    top: 0;
    width: 1280px;
    height: 100%;
    z-index: 99999;
}

#zoomoverflow {
    left: -198px;
}

.lt-ie9 #megamenu .megamenuwrap .megamenulist > li {
    min-height: 45px !important;
}

.headline-page {
    height: 100%;
    padding: 10px;
}

    .headline-page p {
        font-family: pt_sansregular;
        font-size: 15px;
        padding-bottom: 10px;
    }

#cboxOverlay, #cboxWrapper, #colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6 !important;
}

#cboxBottomLeft, #cboxMiddleLeft {
    clear: left;
}

#cboxContent {
    position: relative;
    overflow: visible;
}

#cboxTitle {
    margin: 0;
    position: absolute;
    top: -40px;
    left: 0;
    color: #00b7d5;
    font-size: 28px;
    font-family: Raleway;
}

#cboxLoadingGraphic, #cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.cboxPhoto {
    float: left;
    margin: auto;
}

.cboxIframe {
    width: 100%;
    height: 100%;
}

#cboxContent, #cboxLoadedContent, #colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#colorbox {
    outline: 0;
    box-shadow: 0 0 10px rgba(255,0,0,.15);
    -moz-box-shadow: 0 0 10px rgba(255,0,0,.15);
    -webkit-box-shadow: 0 0 10px rgba(255,0,0,.15);
}

#cboxError {
    padding: 50px;
}

#cboxLoadingGraphic {
    background: url(../img/colorbox/preloader.gif) center center no-repeat;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

#cboxClose, #cboxNext, #cboxPrevious, #cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 52px;
    height: 52px;
    position: absolute;
    background: url(../img/colorbox/sprite.png) no-repeat #fff;
}

#cboxNext, #cboxPrevious {
    top: 50%;
    margin-top: -26px;
}

    #cboxClose:active, #cboxNext:active, #cboxPrevious:active, #cboxSlideshow:active {
        outline: 0;
    }

#cboxPrevious {
    background-position: 0 0;
    left: -10px;
}

#cboxNext {
    background-position: -50px 0;
    right: -9px;
}

#cboxClose {
    background-position: -104px 0;
    top: 26px;
    right: -9px;
}

.cboxSlideshow_off #cboxPrevious, .cboxSlideshow_on #cboxPrevious {
    right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -100px -25px;
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px;
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -75px -25px;
    }

.nonav #cboxNext, .nonav #cboxPrevious {
    display: none !important;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    border: 9px solid #fff;
}

.iframecol #cboxClose {
    top: 40px !important;
}

@media only screen and (max-width:975px) {
    #havakirliligidurumu {
        left: 50% !important;
    }

        #havakirliligidurumu > span, .tablet_hidden {
            display: none;
        }

    .centercontent {
        max-width: 750px;
    }

    #mainmenu {
        width: 760px !important;
    }

        #mainmenu li a {
            padding-right: 36px !important;
        }

        #mainmenu li * {
            font-size: 13px !important;
        }

    #kolay_erisim {
        top: 315px !important;
    }

    #mainslider .slidebg {
        left: -9750px !important;
    }

    .fmenuwrap {
        width: 175px !important;
        margin-right: 0 !important;
    }

        .fmenuwrap * {
            font-size: 12px !important;
        }

    #topfoot {
        height: 147px !important;
    }

        #topfoot .img-responsive {
            max-width: 60% !important;
            margin-top: 8px !important;
        }

        #topfoot .topsectionw h2 {
            font-size: 13px !important;
            padding: 25px 0 7px !important;
        }

        #topfoot .mobilappw a {
            width: 85px !important;
            height: 30px !important;
            padding: 0 5px !important;
        }

            #topfoot .mobilappw a i {
                font-size: 75px !important;
                line-height: 30px !important;
                height: 30px !important;
            }

        #topfoot .phoneicon {
            height: 48px !important;
        }

            #topfoot .phoneicon i {
                width: 60px !important;
                font-size: 51px !important;
            }

            #topfoot .faddresswrp .address, #topfoot .phoneicon p {
                font-size: 11px !important;
            }

            #topfoot .phoneicon p {
                line-height: 1.3em !important;
            }

        #topfoot .faddresswrp .phonenumber {
            font-size: 22px !important;
        }

    #mainbotwrap {
        height: 202px !important;
    }

        #mainbotwrap .imgwrap {
            height: 187px !important;
        }

        #mainbotwrap .ceowrap {
            left: 0 !important;
        }

            #mainbotwrap .ceowrap .content {
                left: 165px !important;
            }

            #mainbotwrap .ceowrap .titlewrap {
                margin-top: 10px !important;
                margin-bottom: 10px !important;
            }

    .allviewActivity, .maincwrap .mcwblok .allview {
        margin-top: 3px !important;
        line-height: 27px !important;
    }

    #mainbotwrap .ceowrap .titlewrap h2 {
        font-size: 30px !important;
    }

    #mainbotwrap .ceowrap .titlewrap .title {
        font-size: 15px !important;
    }

    #mainbotwrap .ceowrap .ceomenu li {
        margin-bottom: 12px !important;
    }

        #mainbotwrap .ceowrap .ceomenu li a {
            font-size: 12px !important;
        }

    #mainbotwrap .founderwrap {
        right: 0 !important;
    }

        #mainbotwrap .founderwrap .content {
            right: 10px !important;
        }

            #mainbotwrap .founderwrap .content > * {
                font-size: 12px !important;
                margin-bottom: 12px !important;
            }

    #mtnav {
        width: 100% !important;
    }

        #mtnav li {
            margin-right: 68px !important;
            font-size: 15px !important;
        }

    .genellist li * {
        font-size: 12px !important;
    }

    .genellist li .playicon {
        background-size: 38px 38px !important;
    }

    .allviewActivity {
        font-size: 13px !important;
    }

    .maincwrap .mcwblok h2 {
        font-size: 33px !important;
    }

    .maincwrap .mcwblok .allview, .megamenuwrap li a, .megamenuwrap p {
        font-size: 13px !important;
    }

    .popupmenulist {
        width: 625px !important;
    }

        .popupmenulist > li {
            width: 50% !important;
        }

    .onlineislemwrap .popupmenulist > li {
        width: 50% !important;
        min-height: 210px !important;
        margin-bottom: 0 !important;
    }

    .megamenuwrap .interaktifimage {
        top: 30px;
    }

        .megamenuwrap .interaktifimage img {
            width: 450px;
        }

    .megamenuwrap li {
        min-height: 40px !important;
    }

        .megamenuwrap li a i {
            font-size: 26px !important;
        }

            .megamenuwrap li a i.icon-nikahislemleri {
                width: 26px !important;
                height: 26px !important;
                font-size: 17px !important;
                margin-top: 8px !important;
            }

        .megamenuwrap li .submenu > li {
            min-height: 18px !important;
        }

            .megamenuwrap li .submenu > li:nth-child(4n+1) {
                width: 23% !important;
                margin-right: 2% !important;
            }

            .megamenuwrap li .submenu > li:nth-child(4n+2) {
                width: 28% !important;
                margin-right: 2% !important;
            }

            .megamenuwrap li .submenu > li:nth-child(4n+3) {
                width: 23% !important;
                margin-right: 2% !important;
            }

            .megamenuwrap li .submenu > li a {
                font-size: 10px !important;
            }

    .marketlist, .red-title-block {
        padding: 0 20px !important;
    }

    .date-list li {
        font-size: 12px !important;
    }
}

@media only screen and (max-width:750px) {
    #havakirliligidurumu {
        top: 12px !important;
    }

    .mobile_hidden {
        display: none !important;
    }

    .mobile_visible {
        display: block;
    }

    .marketlist li .day, .pagination li {
        display: none;
    }

    .mobil100 {
        width: 100% !important;
    }

    .mobil-text-center {
        text-align: center !important;
    }

    #main:before {
        background-size: cover;
    }

    #headertop {
        height: 50px;
        background: #fff !important;
    }

        #headertop #logo {
            width: 187px;
        }

    .mobile-pos-center {
        right: 50%;
        margin-right: -88px;
    }

    #mainbotwrap .ceowrap {
        left: -55px !important;
        width: 117% !important;
    }

        #mainbotwrap .ceowrap .titlewrap {
            margin-bottom: 18px !important;
        }

            #mainbotwrap .ceowrap .titlewrap h2 {
                font-size: 22px !important;
            }

            #mainbotwrap .ceowrap .titlewrap .title {
                font-size: 12px !important;
            }

        #mainbotwrap .ceowrap .ceomenu li {
            margin-bottom: 14px !important;
        }

            #mainbotwrap .ceowrap .ceomenu li a {
                font-size: 11px !important;
            }

    #mainslider {
        height: 201px;
    }

        #mainslider .slidebg {
            left: -9965px !important;
        }

        #mainslider .flex-control-nav {
            bottom: 40px !important;
        }

    #maintabwrap .navigation {
        height: 32px !important;
        top: -32px !important;
    }

    #mtnav {
        margin-top: 5px !important;
    }

        #mtnav li {
            height: 28px !important;
            line-height: 24px !important;
            margin-right: 0 !important;
            font-size: 9px !important;
            width: 22.5%;
            text-align: center;
        }

            #mtnav li:last-child {
                width: 32.5%;
            }

            #mtnav li i {
                float: none !important;
                font-size: 17px !important;
                margin-right: 5px !important;
                vertical-align: -3px;
            }

                #mtnav li i.icon-etkinlikler {
                    width: 18px !important;
                    height: 16px;
                }

            #mtnav li:after {
                width: 18px !important;
                border-top: 17px solid #e5e6e7 !important;
            }

    .genellist {
        margin: 0 !important;
    }

        .genellist li {
            width: 50% !important;
        }

            .genellist li * {
                font-size: 11px !important;
            }

            .genellist li .playicon {
                background-size: 43px 43px !important;
            }

    .allviewActivity, .maincwrap .mcwblok .allview {
        position: absolute;
        left: 0;
        bottom: -10px;
        background: #d82e43 !important;
        line-height: 36px !important;
        z-index: 99999;
        text-align: center;
    }

    .allviewActivity {
        margin-bottom: 9px;
        float: left;
    }

    .maincwrap .mcwblok.active .genellist {
        padding-bottom: 30px;
    }

    .maincwrap .mcwblok h2 {
        font-size: 25px !important;
    }

    #pagetitle {
        margin-top: 50px !important;
        background-color: #00a1ee;
    }

    .content-menu-list, .marketlist li {
        background: 0 0 !important;
    }

    #pagetitle h1 {
        min-height: 44px !important;
        line-height: 24px !important;
        font-size: 14px !important;
        color: #fff !important;
        padding: 10px 0;
    }

    .gnlperlist li {
        width: 100% !important;
    }

    #s404 {
        width: 100%;
    }

        #pagetitle .line-block-wrap, #s404 .numberw, #s404 .textw, .address-sub-list div, .content-menu-list li, .marketlist li div {
            width: 100% !important;
        }

        #s404 .numberw {
            text-align: center;
            margin-right: 10px;
        }

        #s404 .textw {
            text-align: center;
        }

    .marketlist {
        padding: 0 !important;
    }

        .marketlist li {
            font-family: pt_sansregular !important;
            margin-bottom: 20px;
        }

    .pagination li.PagedList-skipToLast, .pagination li.PagedList-skipToNext, .pagination li.PagedList-skipToPrevious {
        display: block;
    }

    .address-sub-list .dot {
        display: none;
    }

    .formwrap > div {
        margin-bottom: 18px !important;
    }

        .formwrap > div.clear100 {
            margin: 0 !important;
        }

    .mobile-img-sttg {
        margin: -15px;
        height: 240px;
        clear: both !important;
    }

        .mobile-img-sttg img {
            max-width: initial !important;
            height: 240px !important;
        }

    .new-slider {
        overflow: visible !important;
    }

    .nobetci-eczane-list li {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .ie8hidden {
        display: none !important;
    }

    .ie8fallback {
        display: block !important;
    }

    #footer #bottomfoot .centercontent .copyright {
        text-align: center !important;
        font-size: 12px !important;
    }

    #maintabwrap .maincwrap .mcwblok h2 {
        padding-left: 15px;
    }

    #maintabwrap .maincwrap .nikahcontent {
        margin: 10px 0 0 !important;
    }
}

.ir, .visuallyhidden {
    border: 0;
    overflow: hidden;
}

@media only screen and (max-width:550px) {
    #mainslider .slidebg {
        left: -9880px !important;
    }
}

@media only screen and (max-width:480px) {
    #havakirliligidurumu {
        left: 60% !important;
        width: 90px;
    }

        #havakirliligidurumu a {
            font-size: 13px !important;
        }
}

@media only screen and (max-width:360px) {
    #havakirliligidurumu {
        line-height: 24px !important;
        left: 64% !important;
        width: 75px !important;
    }

        #havakirliligidurumu img {
            width: 24px;
            height: 24px;
        }
}

.ir {
    display: block;
    text-indent: -999em;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
}

.lt-ie8 .ir {
    line-height: 0;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
}

.valignfix {
    display: table;
}

    .valignfix .valignfixwrap, .valignfixwrap {
        display: table-cell;
        vertical-align: middle;
    }

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.lt-ie8 .clearfix {
    zoom: 1;
}

.form-group label {
    font-family: pt_sansregular;
    font-size: 15px;
    color: #5f6267;
    font-weight: 500;
}

.text-litle {
    font-size: 14px !important;
}

#NotificationList label {
    height: 40px !important;
    line-height: 40px !important;
}

#NotificationList .btn {
    height: 40px !important;
    line-height: 30px !important;
    background-image: url(../img/content/tumunu_goster_bg.png);
    width: 100px;
    color: #fff;
    font-weight: 700;
}

#havakirliligidurumu {
    position: absolute;
    left: 40%;
    top: 20px;
    right: 30%;
    bottom: 0;
    font: 14px pt_sansregular;
    line-height: 32px;
}

    #havakirliligidurumu img {
        margin-right: 8px;
        float: left;
    }

    #havakirliligidurumu span {
        float: left;
        margin-right: 7px;
    }

    #havakirliligidurumu a {
        font-weight: 700;
        font-size: 16px;
    }

.staticpagecontent ul {
    font-size: 15px !important;
}
