/*
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Josefin Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
*/

* {
    outline: none;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

html, body, form, #kapsul {
    height: 100%;
    background-color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    font-size: 16px;
    min-width: 980px;
    /* width: 100%; */
    /* min-width: 100%; */
}

    form > #kapsul {
        height: auto;
        min-height: 100%;
    }

#altAlan {
    position: relative;
    height: auto;
    clear: both;
    background: #ffffff;
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
    border-top: 1px solid #ebebeb;
}

/*.ortala {
    width: 980px;
    margin: 0 auto;
}

.ortalaAlt {
    width: 980px;
    margin: 10px auto;
}*/

.copy {
    color: #fff;
    float: left;
    padding: 5px;
    display: inline-block;
}

.ttr {
    color: #fff;
    padding: 5px;
    display: inline-block;
    float: right;
}

a {
    color: #333;
    text-decoration: none;
}

.headerContainer {
    position: relative;
    z-index: 255;
    position: fixed;
    width: 100%;
}

.headerSag {
    text-align: right;
}

.sagIcerik {
    text-align: justify;
    color: #484848;
    line-height: 1.3;
    padding: 0 10px 10px 10px;
}

    .sagIcerik img {
        max-width: 100%;
    }

.clear {
    clear: both;
}

.clearFix:after {
    content: ' ';
    display: block;
    clear: both;
}

.solMenu > li > a {
    display: block;
    padding: 15px;
    color: #484848;
    text-align: left;
    background: #f8f8f8;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
}

ul.footerMenu > li::before {
    content: "\f101";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
}

.detay {
    padding: 5px 8px;
}

.aramaKutusu {
    border: 0;
    color: #000;
    background: #fff;
    width: 0;
    padding: 8px 0;
    transform-origin: right center;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    max-width: 174px;
}

.aramaButon {
    color: #505053;
    padding: 12px 0;
    width: 20%;
    text-align: center;
    min-width: 44px;
    font-size: 14px;
}

ul.anaMenu {
    display: block;
    float: right;
    margin-top: 25px;
}

    ul.anaMenu > li {
        display: inline-block;
    }

        ul.anaMenu > li > a {
            position: relative;
            display: block;
            font-size: 21px;
            text-align: center;
            padding: 10px 13px 10px 0;
            color: #505053;
            -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
            transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
            font-family: 'Open Sans Condensed',sans-serif;
            /* letter-spacing: 1px; */
            font-weight: bold;
        }

.logoButon > .logoResim {
    max-width: 100%;
}

/*displayler ---------------------------*/
.disBlo {
    display: block;
}

.disInl {
    display: inline-block;
}

.disTab {
    display: table;
}

.disRow {
    display: table-row;
}

.disCell {
    display: table-cell;
}
/*displayler ---------------------------*/

/*Dikey ortalamalar -------------------*/
.verTop {
    vertical-align: top;
}

.verBot {
    vertical-align: bottom;
}

.verMid {
    vertical-align: middle;
}
/*Dikey ortalamalar -------------------*/

/*marginler -------------------*/
.center {
    margin: 0 auto;
}
/*marginler -------------------*/

/*pozisyonlar -------------------*/
.posRel {
    position: relative;
}
/*pozisyonlar -------------------*/

/*metinler*/
.teaC {
    text-align: center;
}

.teaR {
    text-align: right;
}
/*metinler*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1 {
    width: 1%;
}

.w2 {
    width: 2%;
}

.w3 {
    width: 3%;
}

.w4 {
    width: 4%;
}

.w5 {
    width: 5%;
}

.w6 {
    width: 6%;
}

.w7 {
    width: 7%;
}

.w8 {
    width: 8%;
}

.w9 {
    width: 9%;
}

.w10 {
    width: 10%;
}

.w11 {
    width: 11%;
}

.w12 {
    width: 12%;
}

.w13 {
    width: 13%;
}

.w14 {
    width: 14%;
}

.w15 {
    width: 15%;
}

.w16 {
    width: 16%;
}

.w17 {
    width: 17%;
}

.w18 {
    width: 18%;
}

.w19 {
    width: 19%;
}

.w20 {
    width: 20%;
}

.w21 {
    width: 21%;
}

.w22 {
    width: 22%;
}

.w23 {
    width: 23%;
}

.w24 {
    width: 24%;
}

.w25 {
    width: 25%;
}

.w26 {
    width: 26%;
}

.w27 {
    width: 27%;
}

.w28 {
    width: 28%;
}

.w29 {
    width: 29%;
}

.w30 {
    width: 30%;
}

.w31 {
    width: 31%;
}

.w32 {
    width: 32%;
}

.w33 {
    width: 33%;
}

.w34 {
    width: 34%;
}

.w35 {
    width: 35%;
}

.w36 {
    width: 36%;
}

.w37 {
    width: 37%;
}

.w38 {
    width: 38%;
}

.w39 {
    width: 39%;
}

.w40 {
    width: 40%;
}

.w41 {
    width: 41%;
}

.w42 {
    width: 42%;
}

.w43 {
    width: 43%;
}

.w44 {
    width: 44%;
}

.w45 {
    width: 45%;
}

.w46 {
    width: 46%;
}

.w47 {
    width: 47%;
}

.w48 {
    width: 48%;
}

.w49 {
    width: 49%;
}

.w50 {
    width: 50%;
}

.w51 {
    width: 51%;
}

.w52 {
    width: 52%;
}

.w53 {
    width: 53%;
}

.w54 {
    width: 54%;
}

.w55 {
    width: 55%;
}

.w56 {
    width: 56%;
}

.w57 {
    width: 57%;
}

.w58 {
    width: 58%;
}

.w59 {
    width: 59%;
}

.w60 {
    width: 60%;
}

.w61 {
    width: 61%;
}

.w62 {
    width: 62%;
}

.w63 {
    width: 63%;
}

.w64 {
    width: 64%;
}

.w65 {
    width: 65%;
}

.w66 {
    width: 66%;
}

.w67 {
    width: 67%;
}

.w68 {
    width: 68%;
}

.w69 {
    width: 69%;
}

.w70 {
    width: 70%;
}

.w71 {
    width: 71%;
}

.w72 {
    width: 72%;
}

.w73 {
    width: 73%;
}

.w74 {
    width: 74%;
}

.w75 {
    width: 75%;
}

.w76 {
    width: 76%;
}

.w77 {
    width: 77%;
}

.w78 {
    width: 78%;
}

.w79 {
    width: 79%;
}

.w80 {
    width: 80%;
}

.w81 {
    width: 81%;
}

.w82 {
    width: 82%;
}

.w83 {
    width: 83%;
}

.w84 {
    width: 84%;
}

.w85 {
    width: 85%;
}

.w86 {
    width: 86%;
}

.w87 {
    width: 87%;
}

.w88 {
    width: 88%;
}

.w89 {
    width: 89%;
}

.w90 {
    width: 90%;
}

.w91 {
    width: 91%;
}

.w92 {
    width: 92%;
}

.w93 {
    width: 93%;
}

.w94 {
    width: 94%;
}

.w95 {
    width: 95%;
}

.w96 {
    width: 96%;
}

.w97 {
    width: 97%;
}

.w98 {
    width: 98%;
}

.w99 {
    width: 99%;
}

.w100 {
    width: 100%;
}

/*gizle ------------------------------------------------------------------*/

.gizle {
    display: none;
}

/*gizle ------------------------------------------------------------------*/

/*arama sonuclari*/

span.aramaSonuc {
    display: block;
    text-align: left;
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    margin-bottom: 10px;
}

span.aramaKategorisi {
    display: block;
    padding: 20px;
    background: #EAEAEA;
    border-bottom: 1px solid #DADADA;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    text-decoration: underline;
}

ul.aramaList {
    list-style: none;
}

    ul.aramaList > li > a {
        display: block;
        padding: 15px 10px;
        background: #E2E2E2;
    }

    ul.aramaList > li:nth-of-type(odd) > a {
        background: #EFEFEF;
    }

span.SonucBaslik {
    display: block;
    margin-bottom: 6px;
    color: #5F5F5F;
}

span.sonucKategori {
    display: block;
    margin: 10px 0;
    font-family: 'Oswald',sans-serif;
    font-size: 15px;
}

span.sonucLink {
    color: #26A5DB;
    font-style: italic;
    font-size: 12px;
    display: block;
}

ul.aramaList > li > a:hover {
    background: #A5C2D0;
}

/*arama sonuclari*/

.sloganCont {
    width: 100%;
    white-space: nowrap;
    line-height: normal;
    color: #fff;
    text-align: right;
    padding-right: 40px;
}

.sloganDetay {
    color: #5b5b5b;
    font-size: 34px;
}

.sloganBaslik {
    font-weight: 900;
    font-size: 38px;
    color: #818181;
}

/*urunler*/

.dizim2 > li {
    width: calc(49% - 2px);
    margin-right: 2%;
    margin-bottom: 2%;
    display: inline-block;
    vertical-align: bottom;
}

.urunLnk {
    display: block;
    position: relative;
    background: #fff;
    color: #a97b5e;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.58);
}

img.urunResim {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.urunTab {
    height: 50px;
    width: 100%;
    color: #fff;
    text-align: center;
}
/*urunler*/

ul.headSocial {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

    ul.headSocial > li {
        display: inline-block;
        vertical-align: middle;
    }

        ul.headSocial > li > a {
            display: block;
            background: #E8E8E8;
            width: 38px;
            height: 38px;
            text-align: center;
            padding-top: 10px;
        }

.headIletisim {
    display: inline-block;
    vertical-align: middle;
}

ul.headIletisim > li {
    display: inline-block;
    vertical-align: middle;
}

    ul.headIletisim > li > a {
        padding: 10px;
        display: block;
    }

        ul.headIletisim > li > a > i {
            margin-right: 8px;
        }

span.ftrBaslik {
    display: block;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
    font-size: 16px;
    border-left: 5px solid #295d7a;
}

span.bultenMetin {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #171717;
    margin: 0 10px;
}

.kaydol {
    float: right;
    width: 28%;
    text-align: center;
    padding: 10px;
    background: #ebebeb;
    color: #295d7a;
}

input.bultenKutu {
    width: 72%;
    float: right;
    border: 0;
    padding: 8px;
    color: #383941;
}

ul.ftrSocial {
}

    ul.ftrSocial > li {
        display: inline-block;
    }

        ul.ftrSocial > li > a {
            display: block;
            width: 30px;
            height: 30px;
            text-align: center;
            padding-top: 7px;
            color: #fff;
            transition: 0.4s ease-in-out all;
        }

            ul.ftrSocial > li > a:hover {
                color: #3b5998;
                background-color: #fff;
                border-radius: 50%;
            }

ul.ftrMenu > li > a {
    display: block;
    padding: 2px;
    color: #d6d6d6;
}

    ul.ftrMenu > li > a:hover {
        text-decoration: underline;
    }

ul.ftrMenu2 > li > a:hover {
    text-decoration: underline;
}
/*sosyal ag renkleri*/
.clFb {
    color: #3b5998;
}

.bgFb {
    background: #3b5998;
}

.clTw {
    color: #00aced;
}

.bgTw {
    background: #00aced;
}

.clLn {
    color: #007bb5;
}

.bgLn {
    background: #007bb5;
}

.clIn {
    color: #125688;
}

.bgIn {
    background: #125688;
}

.clYt {
    color: #bb0000;
}

.bgYt {
    background: #bb0000;
}

.clGp {
    color: #dd4b39;
}

.bgGp {
    background: #dd4b39;
}
/*sosyal ag renkleri*/

table.teknik {
    width: auto;
}

    table.teknik td {
        padding: 5px;
        border: 1px solid #C7C7C7;
        text-align: center;
    }

ul.katalogList {
    width: 35%;
    display: inline-block;
}

    ul.katalogList > li > a {
        display: block;
        padding: 5px;
        border: 1px solid #D4D4D4;
        margin: 5px 0;
        color: #949494;
    }

        ul.katalogList > li > a:hover {
            background: #1B74A1;
            color: #fff;
        }

table.teknik tr:nth-of-type(odd) {
    background: #EFEDED;
}

ul.solMenu > li > ul > li > a {
    display: block;
    padding: 15px;
    color: #484848;
    text-align: left;
    background: #fff;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    padding-left: 20px;
}

ul.solMenu > li > ul {
    display: none;
}

.dilListesi2 {
    display: inline-block;
    vertical-align: middle;
}

ul.dilListesi2 > li {
    display: inline-block;
    vertical-align: middle;
}

    ul.dilListesi2 > li > a {
        display: block;
        padding: 10px;
    }

    ul.dilListesi2 > li:not(:last-of-type) {
        border-right: 1px solid black;
    }

.araCont {
    display: inline-block;
    vertical-align: middle;
}

.dilCont {
    display: inline-block;
    position: relative;
}

.aktifDil {
    display: block;
    padding: 10px;
    color: #505053;
}

    .aktifDil::before {
        content: "\f0ac";
        font-family: FontAwesome;
        margin-right: 8px;
    }

ul.dilListesi {
    display: none;
    animation: animationFrames ease-in-out 0.3s;
    animation-iteration-count: 1;
    transform-origin: 50% 0%;
    animation-fill-mode: forwards;
    -webkit-animation: animationFrames ease-in-out 0.3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationFrames ease-in-out 0.3s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 0%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationFrames ease-in-out 0.3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 0%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationFrames ease-in-out 0.3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 0%;
    -ms-animation-fill-mode: forwards;
    position: absolute;
    width: 100%;
    border: 1px solid #e6e6e6;
}

.dilCont:hover .dilListesi {
    display: block;
}

ul.dilListesi > li > a {
    display: block;
    padding: 10px;
    text-align: center;
    background: #fff;
}

ul.dilListesi > li:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6;
}

.tp-bgimg.defaultimg {
}

.aramaButon::before {
    content: "\f002";
    font-family: FontAwesome;
}

ul.anaMenu > li > ul {
    position: absolute;
    display: none;
    animation: animationFrames ease-in-out 0.3s;
    animation-iteration-count: 1;
    transform-origin: 50% 0%;
    animation-fill-mode: forwards;
    -webkit-animation: animationFrames ease-in-out 0.3s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 0%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationFrames ease-in-out 0.3s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 0%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationFrames ease-in-out 0.3s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 0%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationFrames ease-in-out 0.3s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 0%;
    -ms-animation-fill-mode: forwards;
    border: 1px solid #e6e6e6;
}

    ul.anaMenu > li > ul > li > a {
        display: block;
        padding: 10px;
        text-align: left;
        background: #fff;
        font-family: 'Open Sans Condensed',sans-serif;
        letter-spacing: 1px;
    }

    ul.anaMenu > li > ul > li:not(:last-of-type) {
        border-bottom: 1px solid #e6e6e6;
    }

    ul.anaMenu > li > ul > li > a:hover {
        background: #76374c;
        color: #fff;
    }

ul.anaMenu > li > a:hover {
    color: #76374c;
}

.ftList {
    text-align: left;
}
/*
ul.ftList > li:nth-of-type(1) {
    width: 15%;
    margin-right: 2%;
}
ul.ftList > li:nth-of-type(2) {
    width: 20%;
    margin-right: 2%;
}
ul.ftList > li:nth-of-type(3) {
    width: 31%;
    margin-right: 2%;
}
ul.ftList > li:nth-of-type(4) {
    width: 27%;
}
ul.ftList > li:nth-of-type(5) {}*/

ul.ftList > li {
    display: inline-block;
    vertical-align: top;
    width: calc(24% - 0px);
    margin-right: 1%;
}

.ftrLogoTel img {
    display: block;
    max-width: 100%;
}

.ftIltLst {
    color: #fff;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 144px;
}

img.ftIkon {
    display: inline-block;
    vertical-align: top;
    width: 5%;
    max-width: 16px;
}

.ftIltMetin {
    display: inline-block;
    vertical-align: top;
    width: 89%;
    margin-left: 2%;
    /* font-family: 'Open Sans Condensed',sans-serif; */
    color: #d6d6d6;
    line-height: 21px;
}

ul.ftList > li:last-of-type {
    margin-right: 0;
}

ul.ftIltLst > li {
    margin-bottom: 7px;
}

.ftAlt {
    background: #383941;
    border-top: 1px solid #5e5f65;
}

.sayfaBanner {
    position: relative;
    overflow: hidden;
    box-shadow: 0px 10px 25px 0 rgba(64, 64, 64, 0.33);
    z-index: 5;
}

span.sayfaBilgileri {
    position: absolute;
    top: 0;
    width: 1200px;
    height: 100%;
    left: 50%;
    color: #fff;
    margin-left: -600px;
}

    span.sayfaBilgileri::before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

.sayfaOzetCont {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
}

span.aktifSayfa {
    font-size: 36px;
    font-weight: 100;
    font-family: 'RaleWay',sans-serif;
    float: left;
    color: #b3b3b3;
}

span.sayfaOzet {
    line-height: 25px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif;
    margin-top: 10px;
    display: block;
    letter-spacing: 1px;
}

.breadCont {
    border-bottom: 1px solid #f4f4f4;
    background: #f6f6f6;
    padding: 20px 0;
}

.crumb {
    display: inline-block;
    padding: 10px;
    color: #b3b3b3;
    font-size: 12px;
    padding-right: 0;
}

    .crumb:not(:last-of-type)::after {
        content: "\f105";
        font-family: FontAwesome;
        border: 1px solid #e7e7e7;
        width: 15px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        font-size: 14px;
        padding-bottom: 1px;
        padding-left: 1px;
        margin-left: 5px;
        vertical-align: middle;
    }

span.urunAdi {
    display: block;
    position: relative;
    margin-top: -18px;
}

.dizim4, .dizim2, .dizim3 {
    text-align: left;
}

ul.dizim3 > li {
    display: inline-block;
    width: 32%;
    margin-right: calc(2% - 5px);
    margin-bottom: 2%;
    vertical-align: bottom;
}

    ul.dizim3 > li:nth-of-type(3n) {
        margin-right: 0;
    }

.dizim4 > li {
    display: inline-block;
    vertical-align: bottom;
    width: calc(24% - 3px);
    margin-bottom: 1.25%;
    margin-right: 1.25%;
}

    .dizim4 > li:nth-of-type(4n) {
        margin-right: 0;
    }

.dizim2 > li:nth-of-type(2n) {
    margin-right: 0;
}

.sayfaBaslik {
    /* font-family: 'Open Sans condensed',sans-serif; */
    font-weight: normal;
    font-size: 26px;
    color: #295d7a;
    display: block;
    margin-bottom: 22px;
    text-align: left;
    font-weight: 600;
    padding-left: 50px;
    position: relative;
}

.solIletisim {
    float: left;
    width: 35%;
    color: #252525;
    margin-top: 30px;
}

ul.iltList > li {
    margin-bottom: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 15px;
}

.iltIkon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.iltMetin {
    display: inline-block;
    vertical-align: middle;
    width: 89%;
}

.sagIletisim {
    float: right;
    width: 60%;
    color: #252525;
    margin-top: 30px;
}

p.iltMetin {
    display: block;
    text-align: left;
}

ul.iltFormList > li {
    display: inline-block;
    width: 49%;
    margin-right: calc(2% - 4px);
    margin-bottom: 4%;
    float: left;
}

    ul.iltFormList > li:nth-of-type(2n) {
        margin-right: 0;
        float: right;
    }

.iltInp:focus {
    border-color: #295d7a;
}

ul.iltFormList > li:last-of-type {
    display: block;
    width: 100%;
}

.iltInp.mesaj {
    min-height: 150px;
    background-color: #ffffff;
}

.gonder {
    padding: 14px;
    color: #fff;
    background: #295d7a;
    vertical-align: middle;
    display: inline-block;
}

ul.iltList {
    margin-top: 14px;
}

.formEtiket {
    display: inline-block;
    vertical-align: middle;
    /* width: 20%; */
    text-align: center;
}

.formIkon {
    display: inline-block;
    vertical-align: middle;
}

.iltInp.mesaj {
    width: 100%;
}

ul.iltFormList > li:last-of-type .formEtiket {
    width: 10%;
}

input.security {
    display: inline-block;
    padding: 15px;
    border: 0;
    background: #fff;
    vertical-align: middle;
    border: 1px solid #b8b8b8;
}

img.securityimg {
    display: inline-block;
    vertical-align: middle;
}

.iltInp {
    display: block;
    padding: 15px;
    border: 0;
    background: #ffffff;
    width: 100%;
    vertical-align: middle;
    border: 1px solid #b8b8b8;
    margin-top: 10px;
}

.formEtiket {
    display: inline-block;
    vertical-align: middle;
    /* width: 20%; */
    text-align: center;
}

.logoButon {
    margin: 10px 0;
    display: block;
}

.sub::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 8px;
}

ul.anaMenu > li > a::before {
    content: '';
    width: 1px;
    height: 2px;
    background: #76374c;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

ul.anaMenu > li > a:hover::before {
    width: 15px;
    opacity: 1;
}

.sloganBaslik strong {
    /* color: #76374c; */
}

.sldDetay {
    display: inline-block;
    padding: 10px;
    background: rgba(255, 255, 255, 0.78);
    text-align: center;
    color: #917358 !important;
    margin-top: 10px;
}

.ftUst {
    background: #383941;
    padding-top: 15px;
    margin-top: 10px;
}

.bultenBaslik {
    display: inline-block;
    font-size: 37px;
    font-family: 'Open Sans Condensed',sans-serif;
    color: #222222;
    vertical-align: middle;
    /* line-height: 0; */
    position: relative;
    top: -6px;
}

.bultenCont {
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
    border: 1px solid #dcdcdc;
}

.kaliteSag {
    float: right;
    width: 50%;
    z-index: 5;
    background: #f6f6f6;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
}

.ofisResCont {
    float: left;
    width: 50%;
}

.kaliteSection {
    background: #f6f6f6;
    position: relative;
    overflow: hidden;
}

.ofisResimi {
    display: block;
}

.kaliteIcerik {
    width: 98%;
    padding: 20px;
    display: inline-block;
    vertical-align: middle;
}

.devami2 {
    background: #006b88;
    text-align: center;
    padding: 10px;
    display: inline-block;
    color: #fff;
    position: relative;
    margin-left: 18px;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.kaliteMetin {
    line-height: 22px;
}

.kaliteMini {
    display: block;
    font-family: 'Open Sans condensed',sans-serif;
    font-size: 22px;
    font-weight: 300;
}

.kaliteMedium {
    font-weight: 600;
    margin-top: 10px;
    display: block;
    font-size: 24px;
}

.kaliteBaslik {
    position: relative;
    padding-left: 60px;
    color: #272727;
}

    .kaliteBaslik::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 40px;
        height: 15px;
        margin-top: -7px;
        background: url(/images/sitelayout/kaliteEk3.png) no-repeat center center;
    }

.kaliteSag::before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.grupMetin {
    line-height: 22px;
    color: #484848;
}

.urunGruplari {
    float: left;
    width: 34%;
}

ul.grupOzellik {
    color: #484848;
}

    ul.grupOzellik > li {
        margin-bottom: 15px;
        color: #484848;
        padding-left: 27px;
        position: relative;
    }

        ul.grupOzellik > li:before {
            content: '';
            width: 15px;
            height: 15px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            background: url('/images/sitelayout/listeEk.png');
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            top: 0;
            left: 0;
        }

ul.grupListe {
    float: right;
    width: 61%;
}

    ul.grupListe > li {
        display: inline-block;
        vertical-align: top;
        width: 30%;
        margin-right: 3%;
    }

        ul.grupListe > li > a {
            display: block;
            box-shadow: 0 0 18px -2px rgba(0, 0, 0, 0.25);
            -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
            transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
        }

            ul.grupListe > li > a > img {
                display: block;
                width: 100%;
            }

.grupAdi {
    padding: 10px;
    text-align: center;
    display: block;
    background: #fff;
    line-height: 22px;
    color: #484848;
    font-weight: 600;
}

ul.grupListe > li:nth-of-type(3) {
    margin-right: 0;
}

ul.grupListe > li:nth-of-type(1) {
    margin-top: 90px;
}

ul.grupListe > li:nth-of-type(3) {
    margin-top: 35px;
}

ul.grupListe > li:nth-of-type(2) {
    margin-top: -25px;
}

.mainSldSection {
    position: relative;
}

ul.sldList {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    ul.sldList > li {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.sldLBullet {
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 5;
    width: 100%;
}

ul.sldBulletList {
    text-align: left;
    width: 45%;
}

    ul.sldBulletList > li {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 2%;
        width: 30%;
        margin-right: 2%;
    }

        ul.sldBulletList > li > a {
            display: block;
            padding: 20px;
            border-radius: 4px;
            color: #009fd6;
            cursor: pointer;
            -webkit-box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.32);
            -moz-box-shadow: 0px 0px 21px 1px rgba(0,0,0,0.54);
            box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.32);
            background: #ffffff;
            background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
            background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
            background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
            background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
            background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
            position: relative;
        }

img.markaBlack {
    display: block;
    width: 100%;
    max-width: 100%;
}

img.markaColor {
    position: absolute;
    top: 20px;
    opacity: 0;
    display: block;
    left: 19px;
    width: calc(100% - 37px);
}

ul.sldBulletList > li > a:hover .markaColor {
    opacity: 1;
}

ul.sldBulletList > li > a:hover .markaBlack {
    opacity: 0;
}

.altSldMetin {
    padding: 15px;
    background: rgba(0, 0, 0, 0.47);
    color: #fff;
    width: 72%;
    line-height: 22px;
    margin: 0;
    border-radius: 4px;
}

.devami2::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid rgba(0, 0, 0, 0);
    border-bottom: 18px solid rgba(0, 0, 0, 0);
    border-right: 18px solid #006b88;
    position: absolute;
    top: 0;
    left: -18px;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.devami2:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid rgba(0, 0, 0, 0);
    border-bottom: 18px solid rgba(0, 0, 0, 0);
    border-left: 18px solid #006b88;
    right: -18px;
    top: 0;
    position: absolute;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.devami2:hover::before {
    border-right-color: #e5cea4;
}

.devami2:hover::after {
    border-left-color: #e5cea4;
}

.devami2:hover {
    background: #e5cea4;
}

ul.grupListe > li > a:hover {
    box-shadow: 0 0 18px -2px rgba(118, 55, 76, 0.88);
}

ul.solMenu {
    border: 1px solid #e7e7e7;
}

    ul.solMenu > li > ul > li:not(:last-of-type) {
        border-bottom: 1px solid #e7e7e7;
    }

    ul.solMenu > li:not(:last-of-type) {
        border-bottom: 1px solid #e7e7e7;
    }

    ul.solMenu > li > ul > li:first-of-type {
        border-top: 1px solid #e7e7e7;
    }

    ul.solMenu > li > ul > li > a::before {
        content: "\f105";
        font-family: FontAwesome;
        margin-right: 5px;
        font-size: 13px;
        vertical-align: middle;
        display: inline-block;
    }

    ul.solMenu > li > ul > li > a:hover {
        color: #fff;
        background: #76374c;
    }

.plus::after {
    width: 20px;
    height: 3px;
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -1.5px;
    background: #e7e7e7;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center center;
}

.plus::before {
    width: 20px;
    height: 3px;
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -1.5px;
    background: #e7e7e7;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.solAktif::after {
    transform: rotate(90deg);
}

.solAktif::after, .solAktif::before {
    background: #295d7a;
}

.sayfaBaslik::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 15px;
    margin-top: -7px;
    background: url(/images/sitelayout/hkBaslikEk.png) no-repeat center center;
}

.solMenu > li > a:hover {
    background: #efeded;
}

.ozellikresim {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ozellikMetin {
    display: inline-block;
    vertical-align: middle;
}

.ozellikList {
    margin-top: 25px;
}

.urunBg {
    width: 100%;
    display: block;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    z-index: 2;
}

.urunHover {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.urunAdiEtiket {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 20px;
    z-index: 5;
    font-weight: 600;
    font-size: 22px;
}

.urunLnk:hover {
    color: #fff;
}

    .urunLnk:hover .urunBg {
        opacity: 0;
    }

span.urunAdi::before {
    content: "\f077";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    color: #fff;
    margin-left: -7px;
    top: -8px;
    transform: rotate(180deg);
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.urunLnk:hover span.urunAdi::before {
    transform: none;
}

.ozellikResim {
    margin: 0 auto;
    display: block;
}

.GrupBanner {
    width: 100%;
    display: block;
}

.grupAdiCont {
    display: block;
    position: relative;
    margin-top: -13px;
}

.urunGrupAdi {
    position: absolute;
    width: 100%;
    z-index: 5;
    text-align: center;
    bottom: 8px;
    color: #323232;
}

.urunLnk:hover .urunGrupAdi {
    color: #fff !important;
}

.grupAdiCont::before {
    content: "\f077";
    font-family: FontAwesome;
    position: absolute;
    left: 50%;
    color: #fff;
    margin-left: -7px;
    top: -10px;
    transform: rotate(180deg);
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.urunLnk:hover .grupAdiCont::before {
    transform: none;
}

img.grupResim {
    float: right;
}

.iltInp.mesaj:focus {
    border-color: #295d7a;
}

ul.iltFormList > li:nth-of-type(3), ul.iltFormList > li:nth-of-type(6) {
    display: block;
    width: 100%;
}

ul.iltFormList {
    text-align: left;
}

.tel * {
    vertical-align: middle;
}

.solMenu > li > a > img {
    display: block;
    width: 88%;
}

img.techImg {
    display: block;
    margin: 10px 0;
}

.kaliteMetin img {
    width: auto !important;
}

@media (min-width: 1200px) {

    .header2 {
        background: #fff;
        border-bottom: 1px solid #006b88;
    }

        .header2 .hdUst {
            display: none;
        }

    ul.ftList > li:nth-of-type(1) {
        width: 28%;
        margin-right: 2%;
        border-right: 1px solid #5e5f65;
        padding-right: 15px;
    }

    ul.ftList > li:nth-of-type(2) {
        width: 24%;
        margin-right: 2%;
    }

    ul.ftList > li:nth-of-type(3) {
        width: 14%;
        margin-right: 2%;
    }

    ul.ftList > li:nth-of-type(4) {
        width: 21%;
    }

    ul.ftList > li:nth-of-type(5) {
        width: 26%;
    }

    .ftrLogoTel {
        color: #fff;
        line-height: 22px;
    }

    ul.ftrMenu > li > a::before {
        content: "\f105";
        font-family: FontAwesome;
        margin-right: 6px;
        display: inline-block;
    }

    #icerik {
        padding-bottom: 140px;
    }

    #altAlan {
        margin-top: -140px;
    }

    .ortala {
        width: 1200px;
        margin: 0 auto;
    }

    .ortalaAlt {
        width: 1200px;
        margin: 20px auto;
    }

    html, body, form, #kapsul {
        min-width: 100%;
    }
}

.hdUst {
    /* background: #fff; */
    border-bottom: 1px solid #e6e6e6;
    text-align: right;
    position: relative;
    z-index: 2;
}

.aktifDil::after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 8px;
}

.opened {
    width: 180px;
    padding: 10px;
    background: #f9f9f9;
}

section.section {
    padding: 60px 0;
}

.hkHarita {
    float: right;
    width: 45%;
}

.hkOzet {
    float: left;
    width: 50%;
}

.devami {
    padding: 10px;
    background: #006b88;
    color: #fff;
    display: inline-block;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
    margin-left: 18px;
}

.hkMini {
    display: block;
    font-family: 'Open Sans condensed',sans-serif;
    font-size: 22px;
    font-weight: 300;
}

.hkMedium {
    font-weight: 600;
    color: #295d7a;
    margin-top: 10px;
    display: block;
    font-size: 24px;
}

.hkBaslik {
    position: relative;
    padding-left: 60px;
}

.hkBaslik2 {
    position: relative;
    padding-left: 60px;
    margin-bottom: 10px;
}

.hkBaslik::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 15px;
    margin-top: -7px;
    background: url('/images/sitelayout/hkBaslikEk.png') no-repeat center center;
}

.hkBaslik2::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 15px;
    margin-top: -7px;
    background: url('/images/sitelayout/hkBaslikEk.png') no-repeat center center;
}

.hkMetin {
    line-height: 22px;
    color: #484848;
}

.hkMetin2 {
    line-height: 5px;
    color: #484848;
}

img.hkRes {
    display: block;
    max-width: 100%;
}

.devami:hover {
    background: #295d7a;
}

.devami::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid rgba(0, 0, 0, 0);
    border-bottom: 18px solid rgba(0, 0, 0, 0);
    border-right: 18px solid #006b88;
    position: absolute;
    top: 0;
    left: -18px;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.devami:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid rgba(0, 0, 0, 0);
    border-bottom: 18px solid rgba(0, 0, 0, 0);
    border-left: 18px solid #006b88;
    right: -18px;
    top: 0;
    position: absolute;
    -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
}

.devami:hover::before {
    border-right-color: #295d7a;
}

.devami:hover::after {
    border-left-color: #295d7a;
}

ul.urunAction {
    margin: 20px 0;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    ul.urunAction > li {
        display: table-cell;
    }

        ul.urunAction > li > a {
            display: block;
            padding: 10px;
            background: #f8f8f8;
            text-align: center;
            border: 1px solid #e7e7e7;
            color: #5f5f5f;
            -webkit-transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
            transition: all 600ms cubic-bezier(0.23, 1, 0.32, 1);
        }

.down::before {
    content: "\f01c";
    font-family: FontAwesome;
    margin-right: 8px;
}

ul.urunAction > li > a:hover {
    background: #76374c;
    color: #fff;
}

a.down {
    color: #295d7a;
}

ul.iltFormList > li:nth-of-type(3) > .formEtiket, ul.iltFormList > li:nth-of-type(6) > .formEtiket { /* width: 13%; */
}

ul.iltFormList > li:nth-of-type(3) > .iltInp, ul.iltFormList > li:nth-of-type(6) > .iltInp {
    width: 100%;
}

@media (max-width: 1200px) {
    .sldLBullet {
        position: static;
        padding: 15px;
    }

    ul.sldBulletList {
        width: 50%;
        float: left;
    }

    .altSldMetin {
        float: right;
        width: 49%;
    }

    span.sayfaBilgileri {
        margin: 0;
        left: 0;
        width: 100%;
        padding: 0 50px;
    }

    .sayfaBannerRes {
        height: auto;
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .kaliteIcerik {
        width: 93%;
    }

    section.section {
        padding: 24px;
    }

    .headerContainer {
        position: static;
    }

    .hdUst {
        text-align: center;
    }

    .aramaKutusu {
        padding: 10px;
        background: #e6e6e6;
        width: 80% !important;
    }

    ul.dizim3 > li {
        display: inline-block;
        width: 32%;
        margin-right: calc(2% - 4px);
        margin-bottom: 2%;
        vertical-align: bottom;
    }

        ul.dizim3 > li:nth-of-type(3n) {
            margin-right: 0;
        }

    html, body, form, #kapsul {
        min-width: 100%;
    }

    .ortala {
        width: 100%;
        margin: 0 auto;
    }

    .ortalaAlt {
        width: 100%;
        margin: 20px auto;
    }

    .logoButon {
        float: none;
        width: 100%;
        padding: 5px 0;
        display: block;
        text-align: center;
    }

    ul.ftList {
        padding: 15px;
    }

        ul.ftList > li {
            width: 49%;
            margin: 0;
            margin-bottom: 4%;
        }

    .headerSag {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .araCont {
        width: 220px;
    }

    ul.anaMenu {
        float: none;
        display: table;
        width: 100%;
        margin-top: 10px;
    }

        ul.anaMenu > li {
            display: table-cell;
        }

            ul.anaMenu > li:not(:last-of-type) {
                border-right: 1px solid red;
            }
}

@media(min-width:481px) {
    ul.anaMenu > li:hover > ul {
        display: block;
    }
}

@media (max-width: 767px) {

    img.techImg {
        display: block;
        width: 100%;
    }

    ul.sldBulletList {
        float: none;
        width: 100%;
    }

    .altSldMetin {
        float: none;
        width: 100%;
    }

    .urunGruplari {
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }

    ul.grupListe {
        float: none;
        width: 100%;
        margin-top: 50px;
    }

    .ofisResCont {
        width: 100%;
        float: none;
    }

    .ofisResimi {
        width: 100%;
    }

    .kaliteSag {
        float: none;
        width: 100%;
        position: static;
    }

    .kaliteIcerik {
        float: none;
        width: 98%;
    }

    .hkOzet {
        float: none;
        width: 100%;
    }

    .hkHarita {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }

    section.section {
        padding: 24px;
    }

    .sloganBaslik {
        font-size: 18px;
    }

    .sloganDetay {
        font-size: 16px;
    }

    .sldDetay {
        font-size: 12px;
    }

    .headerContainer {
        position: static;
    }

    .hdUst {
        text-align: center;
    }

    .aramaKutusu {
        padding: 10px;
        background: #e6e6e6;
        width: 80% !important;
    }

    .solIletisim {
        float: none;
        width: 100%;
        padding: 15px;
    }

    .sagIletisim {
        float: none;
        width: 100%;
        padding: 15px;
    }

    ul.iltFormList > li {
        display: block;
        width: 100%;
    }

    .dizim4 > li {
        display: inline-block;
        vertical-align: bottom;
        width: calc(49% - 3px);
        margin-bottom: 2%;
        margin-right: 2%;
    }

        .dizim4 > li:nth-of-type(2n) {
            margin-right: 0;
        }

    ul.dizim3 > li {
        display: inline-block;
        width: 32%;
        margin-right: calc(2% - 4px);
        margin-bottom: 2%;
        vertical-align: bottom;
    }

        ul.dizim3 > li:nth-of-type(3n) {
            margin-right: 0;
        }

    .sayfaOzetCont {
        width: 95%;
        text-align: center;
    }

    html, body, form, #kapsul {
        min-width: 100%;
    }

    .ortala {
        width: 100%;
        margin: 0 auto;
    }

    .ortalaAlt {
        width: 100%;
        margin: 20px auto;
    }

    ul.anaMenu > li:not(:last-of-type) {
        border-right: 1px solid #295d7a;
    }

    ul.ftList {
        padding: 15px;
    }

        ul.ftList > li {
            width: 47%;
            margin: 0;
            margin-bottom: 4%;
            margin-right: 2%;
        }

    ul.anaMenu {
        float: none;
        display: table;
        width: 100%;
        margin-top: 10px;
    }

    .solmenuCont {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    .sagIcerik {
        float: none;
        width: 95%;
        margin: 5% auto;
        padding: 0;
    }

    .logoButon {
        float: none;
        width: 100%;
        padding: 20px 0;
        display: block;
        text-align: center;
    }

    .headerSag {
        float: none;
        width: 100%;
        text-align: center;
    }

    ul.anaMenu {
        float: none;
        display: table;
    }

        ul.anaMenu > li {
            display: table-cell;
        }
}

@media (max-width: 480px) {

    .sloganCont {
        padding: 0 !important;
    }

    ul.urunAction {
        display: block;
    }

        ul.urunAction > li {
            display: block;
        }

    .sloganBaslik {
        font-size: 16px;
    }

    .sloganDetay {
        font-size: 16px;
    }

    .sldDetay {
        font-size: 12px;
    }

    .iltInp {
        display: block;
        margin-top: 15px;
        width: 100%;
    }

        .iltInp.mesaj {
            width: 100%;
        }

    .solIletisim {
        float: none;
        width: 100%;
        padding: 15px;
    }

    .sagIletisim {
        float: none;
        width: 100%;
        padding: 15px;
    }

    ul.iltFormList > li {
        display: block;
        width: 100%;
    }

    .dizim2 > li {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .dizim4 > li {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    ul.dizim3 > li {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    ul.ftList > li {
        width: 100%;
        margin: 0;
    }

    .ftAlt {
        margin: 0;
    }

    ul.ftrMenu > li > a {
        padding: 10px;
        text-align: center;
    }

    ul.ftrMenu > li:not(:last-of-type) {
        border-bottom: 1px solid #b5b5b5;
    }

    #altAlan {
        padding: 0;
    }

    .araCont {
        width: 85%;
        width: 218px;
    }

    img.urunResim {
        width: 100%;
        height: auto;
    }

    .logoButon {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .headerSag {
        float: none;
        width: 100%;
    }

    .w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8, .w9, .w10, .w11, .w12, .w13, .w14, .w15, .w16, .w17, .w18, .w19, .w20, .w21, .w22, .w23, .w24, .w25, .w26, .w27, .w28, .w29, .w30, .w31, .w32, .w33, .w34, .w35, .w36, .w37, .w38, .w39, .w40, .w41, .w42, .w43, .w44, .w45, .w46, .w47, .w48, .w49, .w50, .w51, .w52, .w53, .w54, .w55, .w56, .w57, .w58, .w59, .w60, .w61, .w62, .w63, .w64, .w65, .w66, .w67, .w68, .w69, .w70, .w71, .w72, .w73, .w74, .w75, .w76, .w77, .w78, .w79, .w80, .w81, .w82, .w83, .w84, .w85, .w86, .w87, .w88, .w89, .w90, .w91, .w92, .w93, .w94, .w95, .w96, .w97, .w98, .w99, {
        width: 100%;
    }

    .gizle {
        display: block;
        padding: 10px;
        background: #295d7a;
        color: #fff;
        cursor: pointer;
    }

    .ortala {
        width: 100%;
        margin: 0 auto;
    }

    ul.anaMenu {
        display: none;
        margin: 0;
    }

        ul.anaMenu > li {
            display: block;
            border-right: 0 !important;
        }

            ul.anaMenu > li:not(:last-of-type) {
                border-bottom: 1px solid #e6e6e6;
            }

            ul.anaMenu > li > ul {
                position: static;
                width: 100%;
                box-shadow: none;
                margin: 0;
            }

    .ftrLogoTel {
        float: none;
        margin: 10px auto;
        width: 70%;
    }

        .ftrLogoTel > img {
            display: block;
            max-width: 100%;
        }

    .footerUrun {
        float: none;
        width: 100%;
        margin: 0;
    }

    span.ftrBaslik {
        background: #34607a;
        text-align: center;
        padding: 10px;
    }

    .footerKurumsal {
        float: none;
        width: 100%;
    }

    .copy {
        float: none;
        width: 100%;
        text-align: center;
    }

    .ttr {
        float: none;
        text-align: center;
        display: block;
    }
}

@keyframes animationFrames {
    0% {
        opacity: 0;
        transform: translate(0px,10px);
    }

    100% {
        opacity: 1;
        transform: translate(0px,0px);
    }
}

@-moz-keyframes animationFrames {
    0% {
        opacity: 0;
        -moz-transform: translate(0px,10px);
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }
}

@-webkit-keyframes animationFrames {
    0% {
        opacity: 0;
        -webkit-transform: translate(0px,10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }
}

@-o-keyframes animationFrames {
    0% {
        opacity: 0;
        -o-transform: translate(0px,10px);
    }

    100% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }
}

@-ms-keyframes animationFrames {
    0% {
        opacity: 0;
        -ms-transform: translate(0px,10px);
    }

    100% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }
}

.uzerinde {
    background: #76374c !important;
    color: #fff !important;
}

.urunLogoRes {
    max-height: 54px !important;
}

.urunPatRes {
    max-height: 64px !important;
}

.padBT10 {
    padding-bottom: 10px;
}

.padBT20 {
    padding-bottom: 20px;
}

.padBT30 {
    padding-bottom: 30px;
}

.padBT40 {
    padding-bottom: 40px;
}

div#ContentPlaceHolder1_pnlTeknikOzellik table td {
    padding: 5px;
}

.tel {
    display: inline-block;
    margin-right: 5px;
}
.hdrSocial{
    display:inline-block;
}
.hdrSocial>li{
    display:inline-block;

}
.hdrSocial>li:last-of-type{
    margin-right:5px;
}
.hdrSocial > li > a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 7px;
    color: #3b5998;
    transition: 0.4s ease-in-out all;
}
.hdrSocial>li>a:hover{
    color: #fff;
    background-color: #3b5998;
    border-radius: 50%;
}
