/* Minification failed. Returning unminified contents.
(1530,13): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}


div {
    transition: 0.2s all linear;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html, body {
    line-height: 1;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    width: 100%;
    height: 100% !important;
    transition: 0.2s all linear;
}

body {
    background-color: #fff;
    color: #494949;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

button {
    background-color: Transparent;
    cursor: pointer;
    outline: none;
    border: none;
}

    button:hover {
        opacity: 0.9;
    }

a {
    outline: none;
    text-decoration: none;
    color: inherit;
}

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

IMG {
    border: none;
}



ul {
    list-style-type: none;
}

:focus {
    outline: 0;
}

:hover {
    transition: .2s all linear;
}
.field-validation-valid, .input-validation-error {
    transition: .2s all linear
} ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

.clear {
    clear: both;
}

.ortala {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}

.golge {
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.5);
}

bold {
    font-weight: bold;
}
.bold {font-weight:bold;}
.textcenter {
    text-align: center;
}

/*renkler*/
.blue {
    color: #6dc9c8;
}

.gri {
    color: #a09f9f;
}
.turuncu {
    color: #fcaf17;}
/*textler*/
.fs22 {
    font-size: 22px;
}
/*uzaklik*/
.marbot8 {
    margin-bottom: 8px;
}

.marbot30 {
    margin-bottom: 30px;
}

.martopbot20 {
    margin: 20px 0;
}

.martopbot50 {
    margin: 50px 0;
}

w100y {
    width: 100%;
}

::-webkit-scrollbar {
    width: 13px;
}

::-webkit-scrollbar-thumb {
    background-color: #6dc9c8;
    border-radius: 0px;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #2abdbb;
    }

::-webkit-scrollbar-track {
    background-color: #FFFFFF;
}

header {
    width: 100%;
    padding: 0;
    z-index: 3;
    transition: .3s all linear;
}

.ust-menu {
    width: 100%;
    border-bottom: 2px solid #cdcdcd;
}

.logo {
    display: block;
    float: left;
}

    .logo:hover {
        opacity: .7;
    }

nav {
    float: right;
    color: #757575;
    margin-bottom: -2px;
    position:relative;
}

    .ust-menu .menu .aktif a {
        color: #6dc9c8
    }

.ust-menu ul.menu li.aktif a {
    border-bottom-color: #fcaf17;
}

.ust-menu ul.menu li a {
    color: #757575;
    width: 100%;
    height: 100%;
    display: block;
    border-width: 0 1px 2px 0;
    border-color: #e5e5e5;
    border-style: solid;
    margin-top: -18px;
    padding-top: 16px;
}

.ust-menu .menu a:hover {
    color: #8deeed
}

.ust-menu ul.menu {
    float: left;
}

.ust-menu ul.menu li {
    float: left;
    height: 81px;
    width: 82px;
    text-align: center;
}

.ust-menu ul.menu li:hover {
    border-bottom-color: #ffb72b;
}

.ust-menu ul.menu li:first-child a {
    border-left-width: 1px;
}

.ust-menu .menu i {
    font-size: 20px;
    display: block;
    margin: 12px;
}

.ust-menu .menu span {
    margin: 0 auto;
    display: block;
    font-size: 13px;
}

footer {
    background-color: #1e1e1e;
    color: #b6b6b6;
    font-size: 11px;
    margin-top: 30px;
}

    footer .stn {
        float: left;
        margin: 17px 70px 17px 17px;
    }

    footer ul li {
        margin-bottom: 5px;
    }

    footer .iletisim {
        line-height: 1.5;
    }

        footer .iletisim h4 {
            font-weight: bold;
            line-height: 1.6;
        }

    footer .sosyal ul li {
        float: left;
        font-size: 18px;
        margin-right: 8px;
    }
    footer .wp {
        font-size:13px;
        position:relative;
        margin-top:20px;
        color:#fff;
    }
    footer .wp:before {
        content:'WhatsApp';
        position:absolute;
        top:-18px;
    }

.ust-menu .divGirisForm {
    float: left;
    background-color: #333333;
    height: 63px;
    padding: 10px 8px;
}
.ust-menu #divMsjGirisForm {
    margin-top: 10px;
    text-align: center;
    background-color: #f00;
    padding: 10%;
    color: #fff;
    display:none;
}
.divGirisForm .formsatir {
    display: flex;
    margin-bottom: 3px;
}

    .divGirisForm .formsatir i {
        background-color: #fcaf17;
        padding: 4px;
        margin: 0;
        font-size: 14px;
        color: #fff;
        border-radius: 2px 0 0 2px;
    }

    .divGirisForm .formsatir input {
        border: none;
        border-radius: 0 2px 2px 0;
        padding-left: 6px;
        width: 117px;
    }

        .divGirisForm .formsatir input::-webkit-input-placeholder {
            color: #b7b7b7;
        }

.divGirisForm .formbt a {
    font-size: 11px;
}

    .divGirisForm .formbt .girisbt {
        color: #fcc351;
        font-size:11px;
    }
nav .uyemenu {
    float: left;
    background-color: #333333;
    height: 77px;
    padding: 3px 8px;
    color: #bfbfbf;
    font-size: 12px;
    width: 150px;
}
    nav .uyemenu > div {
        height:15px;
    }
    nav .uyemenu .ad {
        color: #fcc351
    }
    nav .uyemenu li a {
        display: block;
        padding: 3.5px 5px;
    }
    nav .uyemenu li {
        border-bottom: 1px solid #515151;
    }
        nav .uyemenu li:hover {
            background-color: #ffd073;color:#000;        }
            nav .uyemenu li:hover i {
                color: #bfbfbf
            }
    nav .uyemenu i {
        color: #fff;
        margin-right: 3px;
    }

.slide .bxslider li {
    background-size: cover;
    height: 425px;
}

    .slide .bxslider li .bgresim {
        visibility: hidden;
    }

.slide .bxslider .bir {
    background-image: url(/images/banner/1/1.jpg)
}

.slide .bxslider .iki {
    background-image: url(/images/banner/1/2.jpg)
}

.slide .bxslider .slogan {
    color: #fff;
    float: left;
    width: 50%;
    margin-top: 12%;
}

    .slide .bxslider .slogan h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .slide .bxslider .slogan p {
        line-height: 18px;
    }

.slide .bxslider .divBannerForm {
    background-image: url(/images/banner/1/banner-form.png);
    background-repeat: no-repeat;
}

.slide .bxslider .divBannerForm {
    font-size: 12px;
    color: #9a9a9a;
    width: 416px;
    height: 254px;
    float: right;
    margin-top: 7%;
    padding-top: 110px;
}

    .slide .bxslider .divBannerForm div {
        width: 40%;
        margin: 10px 5%;
        float: left;
    }


.divBannerForm .field-validation-error {
    font-size: 10px;
    color: #ff0000;
}

.slide .bxslider .divBannerForm input.input-validation-error {
    -webkit-box-shadow: inset 0px 2px 3px 0px rgba(255, 0, 0, 0.6);
    -moz-box-shadow: inset 0px 2px 3px 0px rgba(255, 0, 0, 0.6);
    box-shadow: inset 0px 2px 5px -2px rgba(255, 0, 0, 0.6);
}
    .slide .bxslider .divBannerForm input {
        color: #fcaf17;
        width: 90%;
        border: none;
        -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.2);
        box-shadow: inset 0px 2px 5px -2px rgba(0,0,0,0.2);
        height: 22px;
        padding: 0 5%;
        margin-top: 5px;
    }

    .slide .bxslider .divBannerForm .button {
        width: 90%;
        float: none;
    }

        .slide .bxslider .divBannerForm .button button {
            margin: 0 25%;
        }

.slide .bxslider .banner2ic {
    margin-top: 22px;
    float: left;
}



.ana-paketler .baslangic-paketi, .ana-paketler .kucuk-paket, .ana-paketler .orta-paket, .ana-paketler .buyuk-paket {
    float: left;
    width: 20%;
    padding: 2%;
    margin: 0.5%;
    color: #fff;
    height: 200px;
    position: relative;
}
.ana-paketler .baslangic-paketi {
    background-color: #fb6edd;
}
.ana-paketler .kucuk-paket {
    background-color: #33cecc;
}

.ana-paketler .orta-paket {
    background-color: #fcb324;
}

.ana-paketler .buyuk-paket {
    background-color: #393939;
}
.ana-paketler .baslangic-paketi h3 {
    font-size: 18px;
}
.ana-paketler .kucuk-paket h3 {
    font-size: 19px;
}

.ana-paketler .orta-paket h3 {
    margin: 0 2%;
    font-size: 20px;
}

.ana-paketler .buyuk-paket h3 {
    font-size: 21px;
}

.ana-paketler h3 {
    padding: 20px 0;
}

.ana-paketler p {
    margin-bottom: 30px;
    line-height: 20px;
}
.ana-paketler .buton {
    position: absolute;
    bottom: 20px;
    left: 25%;
    right: 25%;
    width:50%;
}
.ana-paketler a {
    padding: 5px 0;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 100%;
    display: block;
}
.ana-paketler a:hover {background-color:#66fff6;color:#001746;}

.banner-krm {
    background-image: url(/images/kurumsal-bg.jpg);
    background-size: cover;
    margin-bottom:60px;
    background-position:center;
}

    .banner-krm .ic-resim {
        float: left;
        width: 50%;
    }

        .banner-krm .ic-resim img {
            max-width: 100%;
        }

    .banner-krm .icerik {
        float: left;
        width: 50%;
        padding-top: 6%;
    }

        .banner-krm .icerik h2 {
            font-size: 18px;
            color: #44cfc7;
            margin-bottom: 8px;
        }

        .banner-krm .icerik p {
            color: #6f6f6f;
            margin-bottom: 30px;
            line-height:18px;
        }
        
.kurumsal .stn {float:left;width:49%;}
.kurumsal .stn:nth-child(1) {
    margin-right:1%;
}
    .kurumsal .stn:nth-child(1) {
        margin-left: 1%;
    }
.kurumsal .orta {margin:0 2%;}
.kurumsal .orta img {width:100%;}
.kurumsal h3 {
    font-size: 20px;
    color: #33e2d8;
    margin-bottom:15px;
}
.kurumsal p {
    margin-bottom: 40px;
    line-height: 1.8;
    font-size:16px;
}
.banner-pkt {
    background-image: url(/images/paketler-banner.png);
    background-position-y: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    height: 294px;
}

    .banner-pkt .str h1{ font-size:23px;   }
    .banner-pkt .str p {
        font-size: 18px;
        width: 50%;
        margin: 10px 0 20px 25%;
    }
    .banner-pkt .stn {float:left;width:25%;}
        .banner-pkt .stn .buton {
            margin-bottom:15px;
            font-size:20px;
        } .banner-pkt .stn .dugme {
            border:3px solid #fcaf17;
            border-radius: 58px;
            width: 113px;
            height: 113px;
            display: table-cell;
            vertical-align: middle;
        }
        .banner-pkt .stn .dugme:hover {
            background-color: #fcaf17;
        }
        .banner-pkt .stn .dugme div {
            margin:10px
        }
        .paketler {background-image:url(/images/paket-bg.jpg);background-repeat:no-repeat;}
            .paketler .paket-ic {
                background-image: url(/images/paket-orta-bg.jpg);
                background-position-x: 50%;
                background-repeat: no-repeat;
                width:50%;
                margin:0 auto;
            }
                .paketler .paket-ic .sostr {
                    width: 60%;
                    text-align: right;
                    float: right;
                    margin-right: 25%;
                    margin-bottom: 168px;
                }
                .paketler .paket-ic .sastr {
                    width: 60%;
                    text-align: left;
                    float: left;
                    margin-left: 25%;
                    margin-bottom: 168px;
                }
                .paketler .paket-ic h3 {
                    color: #383838;font-size:23px;
                }
                .paketler .paket-ic p {
                    font-size: 12px;
                    line-height: 1.5;
                }
                .paketler .paket-ic div:nth-child(1) {margin-bottom:168px;}
                .paketler .paket-ic div:nth-child(2) {margin-bottom: 140px;margin-left:39%;}
                .paketler .paket-ic div:nth-child(3) {
                    margin-bottom: 180px;
                }
                .paketler .paket-ic div:nth-child(4) {
                    margin-bottom: 118px;
                    margin-left:30%;
                }
                .paketler .paket-ic div:nth-child(5) {
                    margin-bottom: 148px;
                    margin-right: 23%;
                }
                .paketler .paket-ic div:nth-child(6) {
                    margin-left:24%;
                }
                .banner-iltsm {
    background-color: #00cfce;height:370px;color:#fff;font-size:13px;
}
.banner-iltsm .harita {height:260px;margin-bottom:40px;}
    .banner-iltsm .harita iframe {
        width:100%;height:260px;
    }
                    .banner-iltsm .bilgiler {line-height:1.45;}
                    .banner-iltsm .bilgiler .stn {
                        float: left;
                        width: 24%;
                        margin-right: 2%;
                        display: flex;
                    }
                        .banner-iltsm .bilgiler .stn i {
                            font-size: 28px;
                            color: #00cfce;
                            background: #fff;
                            border-radius: 7px;
                            padding: 4px;
                            margin-right: 10px;
                        } .banner-iltsm .bilgiler .adres {
                            width: 30%;
                        }
                    .banner-iltsm .bilgiler .sosyal {
                        width: 14%;
                    }
                        .banner-iltsm .bilgiler .sosyal ul li {float:left;
                        }
                        .banner-iltsm .bilgiler .sosyal i {
                            background: none;
                            color: #000;
                        }
#karart {
    
    background-color: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: none;
    z-index: 999;
    opacity:0.94;
    transition:none;
    
    
}
.form {margin-bottom:20px;}
.form .ic {
    padding: 20px;
    background-color: #f8f8f8;
}
.form .str {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    position:relative;
}
    .form .str label {
        width: 20%;
        font-size: 16px;
        line-height: 2;
    }
    .form .str input, .form .str textarea {
        color: #fcaf17;
        width: 80%;
        border: none;
        -webkit-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.2);
        -moz-box-shadow: inset 0px 2px 3px 0px rgba(0,0,0,0.2);
        box-shadow: inset 0px 2px 5px -2px rgba(0,0,0,0.2);
        padding: 1% 1%;
    }
    .form .str textarea {
        height:60px;
    }
    .form .str .chekbox {
        width: initial;
        
    }
        .form .str input.input-validation-error {
            -webkit-box-shadow: inset 0px 2px 3px 0px rgba(255, 0, 0, 0.6);
            -moz-box-shadow: inset 0px 2px 3px 0px rgba(255, 0, 0, 0.6);
            box-shadow: inset 0px 2px 5px -2px rgba(255, 0, 0, 0.6);
        }
    .form .str span.field-validation-error {
        position: absolute;
        bottom: 3px;
        left: 20%;
        color: #f00;
    }

    .form .baslik, .form h1 {
        background-color: #6ecac9;
        border-radius: 5px 5px 0 0;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        text-shadow: 0px 0px 3px #333333;
    }
.form .buton {text-align:center;}
    .form .buton button {
        background-color: #ffa809;
        font-size:20px;
        display: block;
        width: 100%;
        line-height: 32px;
        color: #fff;
    }
    .form .buton .girisbt {
        background-color: #ffa809;
        font-size: 20px;
        display: block;
        width: 100%;
        line-height: 32px;
        color: #fff;
        border:none;
    }

    .form .bt {
        background-image: url(/images/bt-bg.jpg);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
        height: 37px;
        margin: 10px;
        font-size: 20px;
        color: #fff;
        border-radius: 4px;
        padding: 0 5%;
        text-shadow: 0px 0px 3px #333333;
    }
    .form .sonuc, .form #sonuc {
        padding: 3%;
        background-color: #fbc65d;
        font-size: 18px;
        display: none;
    }

.paketler-ic h1 {font-size: 32px;color: #33e2d8;margin-bottom: 15px;}
.paketler-ic p {
    margin-bottom: 40px;
    line-height: 1.8;
}
.paketler-ic ul {font-size:16px;margin-left:20px;line-height:2;}
.templates .template {float:left;width:31.333333%;margin:1%;position:relative;}
    .templates .template .button {
        position: relative;
    }
        .templates .template .button .divsil {
            display: none;
            position: absolute;
            top: 0;
            width: 100%;
            background-color: #9c0000;
            color: #fff;
            font-size: 16px;
            padding: 10px 0;
            text-align: center;
        }
            .templates .template .button .divsil span {
                display: block;
                
            }
            .templates .template .button .divsil .evet:before {
                display: block;
                content: '';
                clear: both;
            }
            .templates .template .button .divsil .evet {
                float:left;
                text-align: center;
                width: 46%;
                padding: 3% 0;
                margin:2%;
                background-color: #000;
                color: #fff;
            }
            .templates .template .button .divsil .hayir {
                float: left;
                text-align: center;
                width: 46%;
                padding: 3% 0;
                margin: 2%;
                background-color: #23720c;
                color: #fff;
            }
            .templates .template .button .divsil .hayir:after {
                display: block;
                content:'';
                clear:both;
            }
    .templates .template .button .sil {
        display: block;
        position: relative;
        left: 0;
        margin-top: 4px;
        top: 0;
        text-align:left;
        width:100%;
    }
    .templates .template .resim {position:relative;overflow:hidden;}
        .templates .template .resim:hover .ust {
            transform: translate3d(0px, 0, 0px);
        }
        .templates .template .resim .ic {
            z-index: 9;
        }
        .templates .template .resim .ic img {
            width:100%;
        }
        .templates .template .resim .ust {
            z-index: 10;
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.6);
            top: 0;
            transform: translate3d(0px, 100%, 0px);
            background-image: url(/images/giphy-4.gif);
            background-size:cover;
            background-position:center;
            opacity: 0.85;
        }
        .templates .template .resim .ust-ic {
            display:table;
            height:100%;
            width:100%;

        }
        .templates .template .resim .ust a {
            position: relative;
            font-size: 22px;
            font-weight: bold;
            vertical-align: bottom;
            padding-bottom: 10px;
            text-align: center;
            display: table-cell;
            color: #33e2d8;
            text-shadow: 0px 0px 1px rgb(255, 0, 0);
        }
    .templates .template .ad {
        background-color: #33e2d8;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: 10px;
        font-size: 17px;
        text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
        margin-bottom:2px;
    }
    .templates .template .buton a {
        display: block;
        text-align: center;
        background-color: red;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        padding: 15px;
        text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    }
        .templates .template .buton a:hover {
            background-color: #217776;
        }
        .strres {
        margin: -1%;
    }
.stn10, .stn9, .stn8, .stn7, .stn6, .stn5, .stn4, .stn3, .stn2, .stn1 {margin:0 1%;float:left;}
.stn10 {
    width: 98%;
}

.stn9 {
    width: 88%;
}

.stn8 {
    width: 78%;
}

.stn7 {
    width: 68%;
}

.stn6 {
    width: 58%;
}

.stn5 {
    width: 48%;
}

.stn4 {
    width: 38%;
}

.stn3 {
    width: 28%;
}

.stn2 {
    width: 18%;
}

.stn1 {
    width: 8%;
}
.form .ayar-menu div {
    float: left;
}
.form .ayar-menu a {
    margin: 20px;
}
.form .ayar-menu div:hover {
    color: #f00;
    background-color: #fff;
    padding: 10px;
    margin-top: -10px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}

.yonetim {margin:50px 0;}
.yonetim aside {float:left;width:20%;}
aside .ayar-menu div {
    border-bottom: 1px solid #9d9d9d;
}
aside .ayar-menu a {display:block;padding:5px;}
    aside .ayar-menu a:hover {background-color:#c4c4c4;} 
.yonetim main {
        float: left;
        width: 75%;
        margin-left: 5%;
        position:relative;
    }
.hidden {display:none;}
.WCReferans, .WCGaleri {
    margin: 0 -2%;
}
.WCGaleri div {float:left;width:21%;margin:2%;background-color:rgba(0,0,0,0.3);}
    .WCGaleri div img {
        width: 100%;
        display: block;
    } 
    .WCReferans input {
        display: block;
        text-align: center;
        background-color: red;
        color: #fff;
        padding: 10px;
        border:none;
        width:100%;
        cursor:pointer;
    }
        .WCReferans input:hover {
            background-color: rgba(0,0,0,0.3);
            color: #fff;
        }
.WCReferans div {
    float: left;
    width: 21%;
    margin: 2%;
    background-color: rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
.WCGaleri div {
    float: left;
    width: 21%;
    margin: 2%;
    background-color: rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.5);
}
    .WCReferans div img, .WCGaleri div img {
        width: 100%;
        display: block;
    }

.WCGaleri input {
    display: block;
    text-align: center;
    background-color: red;
    color: #fff;
    padding: 10px;
    border: none;
    width: 100%;
    cursor: pointer;
}

    .WCGaleri input:hover {
        background-color: rgba(0,0,0,0.3);
        color: #fff;
    }
.progress-bar {
    background-color: #29a7a5;
    padding: 20px;
    margin: 5px 0;
    color: #fff;
    font-weight: bold;
}
.adminmenu {
    padding: 5px;
    background-color: #fff;;
    color: #1e1e1e;
    -webkit-box-shadow: inset 0px -10px 8px 0px rgba(0,0,0,0.57);
    -moz-box-shadow: inset 0px -10px 8px 0px rgba(0,0,0,0.57);
    box-shadow: inset 0px -10px 8px 0px rgba(0,0,0,0.57);
}
    .adminmenu .baslik {
        float: left;
        font-weight: bold;
        font-size: 16px;
        padding:6px;
    }
.adminmenu .link {float:left;border-right:1px solid #000;}
    .adminmenu a {
        padding: 10px;display:block;
    }
        .adminmenu a:hover {
            background-color: red;
            color: #fff;
        }

.progress {
    width: 90%;
    margin-left: 5%;
}
.sil:before {
    content: '';
    background-image: url('/images/delete.png');
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 6px;
    top: 6px;
}
.sil {
    background-color: #9c0000;
    padding: 10px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: -15px;
    bottom: -15px;
    padding-left:30px;
}

    .sil:hover {
        color: red;
        background-color: #fff;
        border: 2px solid #f00;
        right: -16px;
        bottom: -16px;
    }
    .log div {border-bottom:1px solid #d8d8d8;padding:10px 0;}
.log div b {
    font-weight:bold;
}
        .log div i {
            color: #6dcbca;
            font-size: 11px;
        }
.w100y {width:100%;}
main .slide .mobil, main .slide .mobils {
    display: none;
}
.d-kap {
    height: 100%;
    display: table;
    overflow: hidden;
    width: 100%;
}
    .d-kap .d-ic {
        display: table-cell;
        vertical-align: middle;
    }
.paketler-pg {
    background-color: #f6f6f6
}
    .paketler-pg .ara-slogan {
        background-color: #fff;
        margin-bottom: 50px;
        padding: 40px 0;
        text-align: center;
        color: #fcaf17;
    }
    .paketler-pg .ara-slogan .str:first-child {
        font-weight:700;
        font-size:18px;
    }
        .paketler-pg .ara-slogan .str:nth-child(2) {
            font-weight: 800;
            font-size: 34px;
            margin-top:8px;
        }
    .pakets-table {
        text-align: center;
        margin-bottom: 50px;

    }
    .pakets-table .paket {
        float: left;
        width: 25%;
        
        font-size: 11px;
        font-weight: 100;
        color: #696969;
        background-color:#fff;
        margin-top:-43px;
    }
    .pakets-table .paket > .ic {
        /*border:1px solid;
        border-right:none;
        border-color:inherit;*/
    }
        .pakets-table .paket:nth-child(4) > .ic {
            /*border-right: 1px solid #b9b9b9;*/
        }
        .pakets-table .paket .baslik {
            font-size: 16px;
            color: #fff;
            font-weight: 800;
            background-color: #6dc9c8;
            height:42px;
            line-height:42px;
        }
        .pakets-table .paket:nth-child(3) {
            background-color: #e1e1e1;
        }
        .pakets-table .paket:nth-child(3) .baslik {
            background-color: #fcaf17;
            height: 58px;
            line-height: 58px;
            margin-top:-16px;
        }
        .pakets-table .paket .aciklama {
            min-height: 60px;
            margin: 18px 0 15px;
            padding: 0 10px;
            font-size: 14px;
        }
        .pakets-table .paket:nth-child(3) .fiyat:before {
            content: url(../images/etiket-encoktercih.png);
            position:absolute;
            left:10px;
        }
        .pakets-table .paket .fiyat {
            margin-bottom:12px;
            position:relative;
        }
        .pakets-table .paket .fiyat span {
            font-size: 30px;
            font-weight: 800;
            color: #414141;
            position:relative;
        }
        .pakets-table .paket .fiyat:after {
            content: '00 ₺';
            font-weight: 800;
            font-size: 18px;
            color: #414141;
            position:absolute;
        }
        .pakets-table .paket .bt a {
            padding: 6px 17px;
            background-color: #fcaf17;
            margin:6px 17px;
            border-radius:4px;
            color:#fff;
            font-weight:700;
        }
        .pakets-table .paket:nth-child(3) .bt a {
            background-color: #434343;
        }
        .pakets-table .paket .red {
            font-weight: 700;
            color: #ff0000;
        }
        .pakets-table .paket .bt  {
            margin-bottom:20px;
        }
        .pakets-table .paket li {
            line-height: 34px;
            border-bottom: 1px solid #b9b9b9;
            font-size: 13px;
        }
            .pakets-table .paket li:first-child {
                border-top: 1px solid #b9b9b9;
            }
        .pakets-table .paket li:last-child {
            border-bottom: none;
        }
        .pakets-table .paket .bt-gor a {
            line-height: 42px;
            font-size: 16px;
            font-weight: 800;
            color: #fff;
            background-color: #fcaf17;
            display:block;
        }
        .pakets-table .paket:nth-child(3) .bt-gor a {
            background-color: #555555;
            line-height:61px;
        }
        .pakets-table .paket .bt-gor a:hover {
            background-color: #6ecac9;
        }
.menuekle .ic {display:none;}
.menuekle .baslik {cursor:pointer}
#modalPage {
    width: 1000px;
    border: 2px solid #4cdbdb;
    position:relative;
    display:none;
}
#modalPage .form {margin:0}
.uyeolmodal {position:relative;}
.uyeolmodal .sol {
    width: 65%;
    float: left
}
.uyeolmodal .sag {
    width: 35%;
    height:100%;
    position:absolute;
    left:65%;
    background-image: url(/images/uyeol-bg.jpg);
    background-size:cover;
    text-align:center;
    color:#fff;
}
.uyeolmodal .sag .fiyat {font-size:60px;font-weight:bold;}
    .uyeolmodal .sag .fiyat span:nth-child(2) {
        font-size: 30px;
        font-weight: bold;
        margin-left: -16px;
    }
    .uyeolmodal .sag div:nth-child(2) {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 14px; font-size: 12px;
    }
    .uyeolmodal .sag div:nth-child(3) {
       line-height:18px;
    }
    strong {font-weight:bold;}
    .form-sade .ic {padding:46px}
.form-sade .str {
    margin-bottom: 36px
}
.form-sade label {
    display: block;
    color: #777676;font-size:20px;font-weight:100;margin-bottom:8px;
}
.form-sade input {
    border: none;
    border-bottom: 1px solid #c0c0c0;
    width:100%;
    height:25px;
    line-height:25px;
}
.form-sade .buton {
    width:49%;
    float:left;
    font-size:18px;
}
.form-sade .buton:first-child {
    margin-right:2%;
}
.form-sade button, .form-sade a {
    font-size: inherit;
    display: block;
    width: 100%;
    text-align: center;
    height: 67px;
    border-radius: 6px;
    color:#fff;

}
.form-sade button {
    background-color: #4cdbdb
   
}
.form-sade .buton a {
    background-color: #757575;
    line-height:67px;
}
              .ucnokta {
                    width: 100%;
                    overflow: hidden; 
                    white-space: nowrap; 
                    text-overflow: ellipsis; 
                }
.page-not {
    padding: 5%;
    background-color: rgba(0,0,0,0.1);
    text-align: center;
    font-size: 16px;
    margin: 18px 0;
}
    .page-not a {
        color: #f708be;
    }

h2.baslik {
    font-size: 16px;
    color: #fff;

    background-color: rgba(0,0,0,0.6); height: 42px;
    line-height: 42px;
    margin-bottom: 9px;
    padding: 0 9px;
}
.sonnnnn {
    height: 1px;
}
                    @media (max-width: 1540px) {
                    }

            @media (max-width: 1440px) {
            }

            @media (max-width: 1366px) {
            }


            @media (max-width: 1024px) {

                .ortala {
                    width: 96%;
                    margin-left: 2%;
                }
                nav .uyemenu, .ust-menu .divGirisForm {
                    width: 100%;
                    height: 40px;
                    float: none;
                    position: absolute;
                    right: 0;
                    padding: 3px 0;
                }
                .divGirisForm .formsatir, .divGirisForm .formbt {
                    float: left;
                    margin: 9px 3px;
                }
                .divGirisForm .formbt {margin-top:12px;}
                .ust-menu ul.menu {
                    float: right;
                    margin-top: 46px;
                }
                nav .uyemenu li {
                    float: left; margin: 6px 1% 0;
                    width: 31.333%;
                }
                .logo {
                    margin-top: 20px;
                }
                .bxslider .ortala {height:100%;}
                nav .uyemenu .ad {margin-left:6px;}
                .slide .bxslider .slogan {
                    width: 40%;
                }
                    
                .slide .bxslider .banner2ic {
                    float: none;
                    right:0;
                    position:absolute;
                    bottom:0;
                }
                
                .slide .bxslider .banner2ic img {height:100%;}
  
                .paketler .paket-ic {background-image:none;}
                    .paketler .paket-ic .sostr:before, .paketler .paket-ic .sastr:before {
                        width: 1px;
                        height: 50px;
                        background-color: #239999;
                        content: '';
                        display: block;
                        position: absolute;
                        top: -50px;
                        left: 50%
                    }
                    .paketler .paket-ic .sostr:nth-child(1):before {display:none;}
                    .paketler .paket-ic div:nth-child(1), .paketler .paket-ic div:nth-child(2), .paketler .paket-ic div:nth-child(3), .paketler .paket-ic div:nth-child(4), .paketler .paket-ic div:nth-child(5), .paketler .paket-ic div:nth-child(6) {
                        margin: 50px auto;
                        float: none;
                        text-align: center;
                        position: relative;
                        width:80%;
                    }
                .templates .template {width:48%;}
                main .slide .mobil {
                    display: block;
                }
                main .slide .normal {
                    display: none;
                }
                .pakets-table {margin:50px 0;}
                .pakets-table .paket {
                    width: 50%;
                    margin-bottom: 50px;
                    margin-top:0;
                }
                    .pakets-table .paket:nth-child(3) .baslik {
                        height: 42px;
                        line-height: 42px;
                        margin-top:0;
                    }
                    .pakets-table .paket:nth-child(3) .bt-gor {
                        line-height: 42px;
                    }
                #modalPage {
                    width: 90%;
                } 
            }

            @media (max-width: 800px) {
                .slide .bxslider .slogan {display:none;}
                .ana-paketler .baslangic-paketi, .ana-paketler .kucuk-paket, .ana-paketler .orta-paket, .ana-paketler .buyuk-paket {
                    width:45%
                }
                .kurumsal .stn {width:100%;}
                .kurumsal .orta {width:40%;margin-left:30%;margin-bottom:40px;}
                .slide .bxslider .divBannerForm {float:none;margin:80px auto;}
            }

            @media (max-width: 640px) {
                nav {width:100%;}
                .ust-menu ul.menu {width:100%}
                    .ust-menu ul.menu li {
                        width: 20%;
                        
                    }
                        .ust-menu ul.menu li a {

                            height: 81px;
                            
                        }
                        .logo {margin-top:0;}
                .banner-krm .ic-resim img {display:none;}
                .banner-krm .icerik {margin-left:30%;width:70%;}
                .banner-pkt .str p {
                    display:none;
                }
                .banner-pkt {
                    background-image: none;
                    background-color: #239999;
                }
                    .banner-pkt .stn {width:50%;margin-top:20px;}
            }

            @media (max-width: 500px) {
                .divGirisForm .formsatir input {
                    width: 104px;
                }
                .ana-paketler .baslangic-paketi, .ana-paketler .kucuk-paket, .ana-paketler .orta-paket, .ana-paketler .buyuk-paket {
                    width: 90%;margin:2% 5%;
                    padding:0;
                }
                .banner-krm .icerik {
                    margin-left: 20%;
                    width: 80%;
                }
                .banner-pkt .stn {
                    width: 100%;
                    margin-top: 20px;
            -    }
                .paketler .paket-ic div:nth-child(1), .paketler .paket-ic div:nth-child(2), .paketler .paket-ic div:nth-child(3), .paketler .paket-ic div:nth-child(4), .paketler .paket-ic div:nth-child(5), .paketler .paket-ic div:nth-child(6) {
                    margin: 50px auto;
                    float: none;
                    text-align: center;
                    position: relative;
                    width: 100%;
                }
                .templates .template {
                    width: 98%;
                }
                .pakets-table .paket {
                    width: 100%;
                }
                #modalPage {
                    width: 98%;
                } 
            }
            @media (max-width:430px){

                main .slide .mobil {
                    display: none;
                }
                main .slide .mobils {
                    display: block;
                }
            }
            @media (max-width: 400px) {
                nav .uyemenu, .ust-menu .divGirisForm {height:52px;}
                .divGirisForm .formsatir, .divGirisForm .formbt {
                    margin: 4px 3px;
                }
                .ust-menu ul.menu {margin-top:75px}
                .banner-krm .icerik {
                    margin-left: 10%;
                    width: 90%;
                }
            }












