

@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto|Lato|Oswald:400,700|Roboto+Condensed:400,300|Raleway:400,300|PT+Sans|Open+Sans+Condensed:300|Poiret+One|Abel|Dosis|Yantramanav&amp;subset=latin,latin-ext);

/*font-family: 'Open Sans', sans-serif;*/
/*font-family: 'Roboto', sans-serif;*/
/*font-family: 'Lato', sans-serif;*/
/*font-family: 'Oswald', sans-serif;*/
/*font-family: 'Roboto Condensed', sans-serif;*/
/*font-family: 'PT Sans', sans-serif;*/
/*font-family: 'Open Sans Condensed', sans-serif;*/
/*font-family: 'Poiret One', cursive;*/
/*font-family: 'Abel', sans-serif;*/
/*font-family: 'Dosis', sans-serif;*/
/*font-family: 'Yantramanav', sans-serif;*/

html, body, form, #kapsul {
    height: 100%;
    background-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-size: 13px;
    min-width:980px;
    /* width: 100%; */
    /* min-width: 100%; */
}

    form > #kapsul {
        height: auto;
        min-height: 100%;
    }

#icerik {
    padding-bottom: 140px;
    padding-top: 80px;
}

#altAlan {
    position: relative;
    margin-top: -140px; /* altAlan yuksekliginin eksi degeri */
    height: auto;
    clear: both;
    padding-top: 10px;
}

/*.ortala {
    width: 980px;
    margin: 0 auto;
}

.ortalaAlt {
    width: 980px;
    margin: 10px auto;
}*/

* {
    outline: none;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}



.copy {
    color: #C3C0C0;
    /* float: left; */
    padding: 5px;
    display: inline-block;
}

.ttr {
    color: #C3C0C0;
    font-family: 'Oswald',sans-serif;
    padding: 5px;
    display: inline-block;
    /* float: right; */
}

a {
    color: black;
    text-decoration: none;
}

.headerContainer {
    width: 100%;
    /*-webkit-box-shadow: 0px 5px 4px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow:    0px 5px 4px 0px rgba(50, 50, 50, 0.26);
    box-shadow:         0px 5px 4px 0px rgba(50, 50, 50, 0.26);*/
    position: fixed;
    z-index: 999;
    background: #fff;
    top: 0;
    border-bottom: 2px solid whitesmoke;
}

.headerSag {}
.sagIcerik {
    text-align: justify;
    color: #444;
}

.sagIcerik img{
    max-width:100%;
}
.clear {
    clear: both;
}

.clearFix:after {
    content: '';
    display: block;
    clear: both;
}

.solMenu > li > a {
    display: block;
    padding: 10px;
    color: #5F5F5F;
    text-align: left;
    background: whitesmoke;
    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}

ul.footerMenu > li::before {
    content: "\f101";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
}
.detay {
    padding: 5px 10px;
}

.tumu {
    padding: 5px 10px;
}

.tr{
    color:red;
}
.en{
    color:red;
}
.dil{
    color: black;
}

.aramaKutusu {
    border: 0;
    color: #000;
    background: #fff;
    padding: 10px 10px 11px 10px;
    width: 85%;
}

.aramaButon {
    color: #D11F23;
    padding:10px;
    width: 15%;
    text-align: center;
}
ul.anaMenu{
    display:block;
    float:right;
}
ul.anaMenu > li {
    display: inline-block;
}
ul.anaMenu > li > a {
        display: block;
        text-align: center;
        padding: 10px;
        -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
        -moz-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
        -o-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
        transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
        color: #444444;
        cursor: pointer;
    }

.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 -------------------*/

/*Paddingler -------------------*/

.pad10 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pad20 {
    padding: 20px;
}

.padBT10 {
    padding: 10px 0;
}

.padBT20 {
    padding: 20px 0;
}
/*Paddingler -------------------*/

/*marginler -------------------*/
.marAu {
    margin: 0 auto;
}

.marBT5 {
    margin: 5px 0;
}

.marBT10 {
    margin: 10px 0;
}

.marBT20 {
    margin: 20px 0;
}

/*marginler -------------------*/

/*pozisyonlar -------------------*/
.posRel {
    position: relative;
}

.posAbs {
    position: absolute;
}

.posFix {
    position: fixed;
}
/*pozisyonlar -------------------*/

/*metinler*/
.teaC {
    text-align: center;
}

.teaL {
    text-align: left;
}

.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%;
}





/*bx oklar ------------------------------------------------------------------------------*/
#hbrsg> a {
    display: block;
    width: 26px;
    height: 40px;
    background-image: url('../images/sitelayout/sagSl.jpg');
    right: 0;
    position: absolute;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -20px;
}

#hbrsl > a {
    display: block;
    width: 26px;
    height: 40px;
    background-image: url('../images/sitelayout/solSl.jpg');
    right: 30px;
    position: absolute;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    top: 50%;
    margin-top: -20px;
}
/*bx oklar ------------------------------------------------------------------------------*/

/*seperator ------------------------------------------------------------------*/

span.seperator {
    display: block;
    position: relative;
    padding: 5px;
}

span.seperator:before {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 46%;
        height: 1px;
        background: #A1A2A2;
    }

span.seperator:after {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        right: 0;
        width: 46%;
        height: 1px;
        background: #A1A2A2;
    }

span.seperator > span {
        border: 1px solid #A1A2A2;
        width: 6px;
        height: 6px;
        display: block;
        margin: 0 auto;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }
/*seperator ------------------------------------------------------------------*/

/*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*/




table.adresBilgileri td {
    padding: 10px 5px;
    vertical-align: middle;
}

table.iletisimSagTablo td {
    padding: 10px 5px;
    vertical-align: middle;
}

input.iltInp {
    display: block;
    padding: 5px;
    border: 0;
    background: #EFEFEF;
    width: 100%;
}
table.adresBilgileri {
    color: #1D1D1D;
    font-weight: bold;
}

table.iletisimSagTablo {
    color: #1D1D1D;
    font-weight: bold;
}


.sloganCont {
    width: 300px;
    white-space: normal;
    line-height: normal;
    text-align: left;
    color: #CDB2B1;
}

.sloganDetay {
    font-size: 28px;
    font-family: 'Oswald',sans-serif;
    text-align: left;
}

.sloganBaslik {font-family: 'Oswald',sans-serif;font-size: 51px;text-align: left;}


/*urunler*/

ul.clearFix.urunList {
    text-align: justify;
    list-style: none;
}

ul.dizim2 > li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
}

ul.dizim2 > li:nth-of-type(2n) {
    float: right;
    margin-right: 0;
}

ul.dizim3 > li {
    display: inline-block;
    width: 32%;
    margin-right: calc(2% - 8px);
    margin-bottom: calc(2% - 8px);
}

ul.dizim3 > li:nth-of-type(3n) {
    margin-right: 0;
}

a.urunLnk {
    display: block;
    position: relative;
}

span.urunAdi {
    display: block;
    position: relative;
    font-size: 16px;
    color: #245972;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
img.urunResim {
    width: 100%;
    display: block;
}

.urunTab {
    height: 50px;
    width: 100%;
    background: black;
    color: #fff;
    text-align: center;
}
/*urunler*/


ul.headSocial {
    float: right;
    margin-right: 35px;
}

ul.headSocial > li {
    display: inline-block;
}

ul.headSocial > li > a {
    display: block;
    background: #E8E8E8;
    width: 38px;
    height: 38px;
    text-align: center;
    padding-top: 10px;
    /* color: #fff; */
}

ul.headIletisim {
    float: right;
    margin-right: 35px;
}

ul.headIletisim > li {
    display: inline-block;
}

ul.headIletisim > li > a {
    padding: 10px;
    display: block;
}

ul.headIletisim > li > a > i {
    margin-right: 8px;
}

.ftrLogoTel {
    float: right;
}

.footerKurumsal {
    float: left;
    width: 37%;
}

.footerUrun {
    width: 10%;
    float: left;
    margin-left: 2%;
}

.ebulten.fl {
    float: left;
    width: 18%;
    margin-left: 2%;
}

span.ftrBaslik {
    display: block;
    color: #444444;
    font-weight: bold;
    margin-bottom: 10px;
}

span.bultenMetin {
    display: block;
    margin: 5px 0;
}

a.kaydol {
    float: right;
    width: 28%;
    text-align: center;
    padding: 10px;
    background: green;
}

input.bultenKutu {
    width: 72%;
    float: right;
    border: 0;
    padding: 10px 10px 11px 10px;
}

ul.ftrSocial {
    float: left;
    margin-left: 1%;
    margin-top: 4%;
}

ul.ftrSocial > li {
    display: inline-block;
}

ul.ftrSocial > li > a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    padding-top: 6px;
    border: 2px solid #fff;
}

ul.ftrMenu > li > a {
    display: block;
    font-size: 12px;
    color: #444444;
}

ul.ftrMenu > li > a:hover {
    text-decoration: underline;
}

ul.ftrMenu2 >li > a {
    display: block;
    font-size: 13px;
}

ul.ftrMenu2 > li > a:hover {
    text-decoration: underline;
}
ul.ftrMenu3 > li > a:hover {
    text-decoration: underline;
}

/*sosyal ag renkleri*/
.clFb {color: #3b5998;}
.bgFb {border-color: #3b5998 !important;color: #3b5998;}
.clTw {color: #00aced;}
.bgTw {border-color: #00aced !important;color: #00aced;}
.clLn {color: #007bb5;}
.bgLn {background: #007bb5;}
.clIn {color: #125688;}
.bgIn {background: #125688;}
.clYt {color: #bb0000;}
.bgYt {border-color: #bb0000 !important;color: #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;
}



.sloganMail {
    font-size: 35px;
    color: #fff;
    font-family: 'Open Sans Condensed',sans-serif;
}

.sloganTel {
       font-size: 35px;
       color: #fff;
       font-family: 'Open Sans Condensed',sans-serif;
}

.logoButon {
    margin-top: 21px;
    width: 20%;
}

ul.anaMenu li ul {
    position: absolute;
    z-index: 250;
    border-top: 1px solid #D11F23;
    display: none;
    min-width: 150px;
}

ul.anaMenu li ul li a {
    color: #D11F23;
    background: white;
    display: block;
    padding: 15px;
    text-align: left;
}

ul.anaMenu li ul li a:hover {
    background: whitesmoke;
}

ul.anaMenu li ul::before {content: '';display: block;position: absolute;width: 8px;height: 8px;transform: rotate(45deg);top: -4px;background: #fff;border-left: 1px solid #D11F23;border-top: 1px solid #D11F23;left: 25px;}

ul.anaMenu li ul li {
    position: relative;
}

ul.anaMenu > li:hover ul {
    display: block;
    border-bottom: 1px solid #D11F23;
}
ul.anaMenu > li > a:hover {
    background: whitesmoke;
}

ul.ftrMenu {
    float: left;
}

ul.ftrMenu2 {
    float: left;
    margin-left: 7%;
}

ul.ftrMenu3 {
    float: left;
    margin-left: 7%;
}

.ftrLogoTel > img {
    max-width: 100%;
}

ul.ftrMenu2 > li > a {
    color: #444;
}

ul.ftrMenu3 > li > a {
    color: #444;
    display: block;
}

.borTop1 {
    border-top: 1px solid #DDDDDD;
    color: red;
}

.bgFb:hover {
    background: #3B5998;
    color: #fff;
}

.bgTw:hover {
    background: #00ACED;
    color: #fff;
}

.bgYt:hover {
    background: #BB0000;
    color: #fff;
}

.sliderAlt {
    background: #F3F3F3;
    position: relative;
    z-index: 250;
    padding: 10px 0;
    margin-bottom: 30px;
}

img.bakanlikSliderAlt {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    margin-top: -50px;
}

span.kalinK {
    font-size: 13px;
    color: #444444;
    margin: 9px 0;
}

span.kalinK strong {
    color: #EC2426;
}

ul.iltTabList {
    display: table;
    width: 100%;
    list-style: none;
    margin-top: 20px;
    position: relative;
}

ul.iltTabList > li {
    display: table-cell;
    display: block;
}


span.tabBaslik {
    display: block;
    padding: 12px;
    text-align: center;
    border-left: 1px solid #EAEAEA;
    border-top: 1px solid #EAEAEA;
    cursor: pointer;
    border-bottom: 1px solid #EAEAEA;
    background: #F7F7F7;
}

span.tabBaslik:hover {
    background: whitesmoke;
}

ul.iltTabList > li:last-of-type > .tabBaslik {
    border-right: 1px solid #EAEAEA;
}


ul.tablar {
    list-style: none;
}

ul.tablar > li {
    padding: 10px;
    border-bottom: 1px solid #EAEAEA;
    display: none;
    border-left: 1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
}

.aktifTab {
    border-bottom-color: #fff !important;
    background: #fff !important;
    padding: 20px 0  14px  0 !important;
}


.girisAlani {
    float: right;
    width: 24%;
    padding-right: 16px;
}

.girisMetinCont {
    float: left;
    width: 66%;
    color: #444444;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
}

span.girisBaslik {
    display: block;
    color: #ED2427;
    font-size: 25px;
}

span.girisSlogan {
    display: block;
    margin: 10px 0;
    font-size: 25px;
    position: relative;
    padding-bottom: 10px;
    text-align: center;
}

span.girisSlogan::after {content: '';display: block;position: absolute;bottom: 0;width: 25px;height: 1px;background: #ED2427;left: 50%;margin-left: -12px;}

span.girisIletisim {
    display: block;
    margin: 10px 0;
    font-size: 19px;
}

span.girisTel {
    color: #ED3F63;
}
span.formBaslik {
    display: block;
    color: #ED1C24;
    margin: 10px 0;
    border-left: 2px solid red;
    padding-left: 20px;
}

input.girisInp {
    padding: 15px;
    border: 0;
    width: 100%;
    display: block;
    margin: 10px 0;
    border-bottom: 1px solid #CCCCCC;
}

a.giris {
    display: block;
    padding: 13px 25px;
    color: #ccc;
    border: 1px solid #ccc;
    width: 80px;
    margin: 0 auto;
}

span.ipAdres {
    display: block;
    color: #ccc;
    margin: 10px 0;
}

a.giris:hover {
    background: #ED1C24;
    color: #fff;
}

a.secim {
    display: block;
    margin-bottom: 10px;
    background: red;
    color: #fff;
    padding: 17px;
    text-align: center;
}

span.secimSonuc {
    display: block;
    margin: 10px 0;
    font-weight: bold;
}

input.girisInp:focus {
    background: #EC141B;
    color: #fff;
}
span.divider {
    display: block;
    height: 1px;
    background: #AAAAAA;
    margin: 20px 0;
}
ul.ozellikList > li {
    display: inline-block;
    width: 25%;
}

ul.ozellikList {
    text-align: center;
}

ul.ozellikList > li > a {
    display: block;
    padding: 34px;
    text-align: center;
}

span.listeBaslik {
    display: block;
    margin: 5px 0;
    font-weight: bold;
}

span.listeMetin {
    display: block;
}

ul.ozellikList > li > a:hover {
    color: #ED2427;
}
ul.sliderLnkList > li {
    overflow: hidden;
}

ul.sliderLnkList > li {
    display: inline-block;
    width: calc(16.66666% - 3px);
}

a.firmaRefLnk {
    position: relative;
    overflow: hidden;
    display: block;
}

a.firmaRefLnk::before {
        content: "\f08e";
        font-family: 'FontAwesome';
        position: absolute;
        font-size: 16px;
        top: -50%;
        display: block;
        color: #fff;
        text-align: center;
        left: 50%;
        margin-left: -8px;
        -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition:         all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        z-index: 5;
}

a.firmaRefLnk:hover::before {
    top: 50%;
    margin-top: -15px;
}

a.firmaRefLnk::after {content: '';display: block;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.65);width: 100%;height: 100%;opacity: 0;}

a.firmaRefLnk:hover::after {
    opacity:1;
}
.altBaslik {
    background: #F3F3F3;
    padding: 10px;
    text-align: center;
}

span.firmaBaslik {
    display: block;
    margin: 10px 0;
    font-size: 26px;
    color: #ED2427;
}

span.firmaMetin {
    display: block;
    color: #444444;
    font-size: 16px;
    ÃƒÂ¶
    ar: 0 50%;
}

.sliderKategori {
    background: #EBEBEB;
}

ul.sliderKategoriList > li {
    display: table-cell;
}

ul.sliderKategoriList {
    display: table;
    width: 90%;
}

ul.sliderKategoriList > li > a {
    padding: 10px;
    display: block;
    color: #444444;
    text-align: center;
}

ul.sliderKategoriList > li:not(:last-of-type) {
    border-right: 1px solid #DDDDDD;
}

.paralax {
    
.parallax-window {
    
min-height: 400px;
    
background: transparent;  }
.parallax-window {
    
min-height: 400px;
    
background: transparent;  }
    
min-height: 4;
    
background: url('../images/sitelayout/bg.jpg') 50% 0 no-repeat fixed;
    
color: #222;
    
margin: 0 auto;
    
overflow: hidden;
    
padding: 5%;
    
text-align: center;
}

span.paralaxMetin {
    display: block;
    text-align: center;
    font-size: 19px;
    width: 90%;
    margin: 10px auto;
    color: #fff;
}

a.paralaxTel {
    display: inline-block;
    padding: 10px;
    color: #fff;
    background: red;
}

a.paralaxForm {
    padding: 10px;
    border: 1px solid #00BFFF;
    color: #fff;
    font-weight: bold;
}
.paralaxMetin {
    z-index: 50;
}

span.yorumBaslik {
    display: block;
    font-size: 23px;
    color: #EC2426;
}

span.kullaniciYorum {
    display: table-cell;
    font-size: 22px;
    color: #585858;
    padding: 20px;
    position: relative;
    background: whitesmoke;
    font-family: 'Open Sans Condensed',sans-serif;
    vertical-align: middle;
}

span.yorumMetin {
    display: block;
    color: #000000;
    font-size: 20px;
    margin: 20px 0;
}
    

span.kullaniciYorum::before {content: '"';display: inline-block;font-size: 33px;font-weight: bold;color: #585858;margin-right: 9px;font-family: 'Open Sans Condensed',sans-serif;}

span.kullaniciYorum::after {content: '"';display: inline-block;font-size: 33px;font-weight: bold;color: #585858;margin-right: 9px;font-family: 'Open Sans Condensed',sans-serif;}

div#carousel li:hover {
    opacity: 0.5;
    cursor: pointer;
}

.yorumlar {
    position: relative;
    padding: 20px 0;
    /* font-family: 'Open Sans Condensed',sans-serif; */
    background-image: url('../images/sitelayout/slbg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.yorumTable {
    height: 138px;
}
img.harita {
    display: block;
    width: 100%;
}

.counterHarita {
    position: relative;
}

span.posAbs.dogruBilgi {
    top: 10%;
    left: 12%;
    color: #fff;
    width: 255px;
    font-family: 'Open Sans Condensed',sans-serif;
}

span.bilgiMetin {
    display: block;
    width: 171px;
    font-size: 17px;
}

span.bilgiBaslik {
    font-size: 23px;
}

span.ek {
    font-size: 47px;
    margin-left: 12px;
}

span.counter {
    font-size: 47px;
}

span.posAbs.bilgiFiyat {top: 48%;left: 10%;color: #fff;width: 255px;font-family: 'Open Sans Condensed',sans-serif;}

span.posAbs.altYapi {bottom: 3%;left: 50%;color: #fff;width: 255px;font-family: 'Open Sans Condensed',sans-serif;margin-left: -127px;}

span.posAbs.aktivasyon {
       top: 9%;
       right: 10%;
       color: #fff;
       width: 312px;
       font-family: 'Open Sans Condensed',sans-serif;
}

span.posAbs.ekip {
       top: 46%;
       right: 10%;
       color: #fff;
       width: 255px;
       font-family: 'Open Sans Condensed',sans-serif;
}
span.AktifSayfa {
    color: #fff;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 29px;
    position: absolute;
    bottom: 10px;
    left: 2%;
}

span.altSayfaBaslik {
    display: block;
    text-align: center;
    font-size: 25px;
    color: #DB3239;
}

.ortalaBanner{
        position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.bread.clearFix {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.crumb {
    color: #fff;
}

span.formAltBaslik {
    display: block;
    padding: 5px 10px;
    font-size: 18px;
    text-align: left;
    font-family: 'Open Sans Condensed',sans-serif;
    border-left: 3px solid #BB1114;
    margin: 5px 0;
    color: #BB1114;
}

input.basvuru {
    display: block;
    padding: 10px;
    margin: 0 auto;
    border: 0;
    background: #ECECEC;
    width: 100%;
}

textarea.basvuru {
    display: block;
    margin: 0 auto;
    padding: 10px;
    background: #ECECEC;
    min-width: 100%;
    border: 0;
}
ul.solMenu li:not(:last-of-type) {
    border-bottom: 1px solid #E4E4E4;
}

.solMenu > li > a:hover {
    background: #C51C21;
    color: #fff;
}

.basvuruForm {
    float: left;
    width: 28%;
}

a.gonder {
    padding: 10px;
    color: #fff;
    display: inline-block;
    background: #CC2328;
}
#carousel .flex-active-slide {border: 1px solid #FF0000;}
.yorumlar::before {content: '';display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(255, 255, 255, 0.53);}

span.haritaYazi {
    position: absolute;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    bottom: 2%;
    color: #fff;
    text-align: center;
}

a.haritaButon {
    display: block;
    padding: 10px;
    background: #fff;
    color: #2178A0;
    width: 150px;
    margin: 20px auto;
}
@media (min-width: 1200px) {

    .ortalaBanner {
    position: absolute;
    left: 50%;
    width: 1200px;
    top: 0;
    margin-left: -600px;
    height: 100%;
}

.bread.clearFix {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.crumb {
    color: #fff;
    display: inline-block;
    padding: 6px;
}
    .ortala {
        width: 1200px;
        margin: 0 auto;
    }
     .ortalaAlt {
        width: 1200px;
        margin: 20px auto;
        line-height: 1.5;
        color: #444;
        font-size: 15px;
    }
    html, body, form, #kapsul{min-width:100%;}
}

@media (min-width: 768px) and (max-width: 979px) {

    .ortalaBanner {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
}

.bread.clearFix {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.crumb {
    color: #fff;
    display: inline-block;
    padding: 6px;
}

    span.posAbs.dogruBilgi {
    top: 10px;
    left: 10px;
}

span.haritaYazi {
    width: 256px;
    left: 59%;
}

span.posAbs.bilgiFiyat {
    bottom: 10px;
    left: 10px;
}

span.posAbs.altYapi {
    bottom: 10px;
}

span.posAbs.aktivasyon {
    right: 10px;
    top: 10px;
}

span.posAbs.ekip {
    right: 10px;
    bottom: 10px;
}

    ul.sliderKategoriList {
    display: block;
    width: 100%;
}

ul.sliderKategoriList > li {
    display: inline-block !important;
    width: calc(33.333% - 3px);
}

ul.sliderKategoriList > li > a:hover {
    background: #F15356;
    color: #fff;
}

#hbrsl > a {
    display: none;
}

#hbrsg> a {
    display: none;
}


     html, body, form, #kapsul{min-width:100%;}
    .ortala {
        width: 100%;
        margin: 0 auto;
    }

.headerContainer {
    position: relative;
}

#icerik {
    padding-top: 0;
}
      .ortalaAlt {
        width: 100%;
        margin: 20px auto;
    }

.basvuruForm {
    width: 32%;
}

span.kalinK {
    width: 80%;
    float: left;
}

img.bakanlikSliderAlt {
    right: 0;
    left: auto;
    top: auto;
    margin: 0;
    max-height: 86%;
}
span.ftrBaslik {
    text-align: center;
}

ul.ftrMenu {
    float: none;
    display: inline-block;
    margin: 0;
    width: 30%;
}

ul.ftrMenu2 {
    display: inline-block;
    float: none;
    margin: 0;
    width: 30%;
}

ul.ftrMenu3 {
    float: none;
    margin: 0;
    display: inline-block;
    width: 30%;
}
    .logoButon {
    float: none;
    width: 100%;
    padding: 20px 0;
    display: block;
    text-align: center;
}

.headerSag {
    float: none;
    width: 100%;
    text-align: center;
}

.dil {
    float: none;
}

.dilAyrac {
    float: none;
}

.araCont {
    float: none;
    width: 350px;
    margin: 10px auto;
}

ul.headSocial {
    float: none;
    margin: 0 auto;
}

ul.headIletisim {
    float: none;
    margin: 10px auto;
}

ul.anaMenu {
    float: none;
    display: table;
    width: 100%;
    table-layout: fixed;
}

ul.anaMenu li ul {
    min-width: 20%;
}

ul.anaMenu > li {
    display: table-cell;
}

.ftrLogoTel {
}

.footerKurumsal {
    float: none;
    margin: 10px auto;
    width: 95%;
    text-align: center;
}

.footerUrun {
    float: left;
    margin: 0;
    width: 16%;
}

.ebulten.fl {
    clear: left;
    width: 49%;
}

ul.ftrSocial {
    margin-top: 48px;
}

.girisAlani {
    width: 35%;
}

.girisMetinCont {
    width: 57%;
}
}

@media (max-width: 767px) {
.basvuruForm {
    float: none;
    margin: 0 auto;
    width: 92%;
}
    span.haritaYazi {
    position: static;
    color: #444;
    width: 90%;
    margin: 20px auto;
    display: block;
}


span.AktifSayfa {
    position: static;
    color: #444;
    font-size: 17px;
}
    .ortalaBanner {
    position: static;
    width: 100%;
    background: whitesmoke;
}

.bread.clearFix {
    position: static;
    float: right;
}

.crumb {
    color: #444;
    display: inline-block;
    padding: 6px;
}
    span.bilgiMetin {
    width: 100%;
}

    span.posAbs.dogruBilgi {
    position: static;
    color: #444;
    display: block;
    margin: 10px auto;
    width: 254px;
    text-align: center;
}

span.posAbs.bilgiFiyat {
    position: static;
    color: #444;
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

span.posAbs.altYapi {
    position: static;
    color: #444;
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

span.posAbs.aktivasyon {
    position: static;
    color: #444;
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

span.posAbs.ekip {
    position: static;
    color: #444;
    display: block;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

    ul.sliderKategoriList {
    display: block;
    width: 100%;
}

ul.sliderKategoriList > li {
    display: inline-block !important;
    width: calc(33.333% - 3px);
}

ul.sliderKategoriList > li > a:hover {
    background: #F15356;
    color: #fff;
}

#hbrsl > a {
    display: none;
}

#hbrsg> a {
    display: none;
}

    ul.ozellikList > li {
    width: 50%;
}

.girisAlani {
    float: none;
    margin: 0 auto;
    width: 45%;
}

.girisMetinCont.teaC {
    float: none;
    width: 95%;
    margin: 20px auto;
}
.sliderAlt {
    padding-bottom: 110px;
}

span.kalinK {
    float: none;
    width: 100%;
    display: block;
}

.sliderAlt {padding-bottom: 138px;margin-bottom: 64px;}

img.bakanlikSliderAlt {
    top: 50%;
}    

span.ftrBaslik {
    text-align: center;
}
 
ul.ftrMenu {
    float: none;
    width: 100%;
}

ul.ftrMenu2 {
    float: none;
    width: 100%;
    margin: 0;
}

ul.ftrMenu3 {
    float: none;
    width: 100%;
    margin: 0;
}

ul.ftrMenu > li > a {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid whitesmoke;
}

ul.ftrMenu2 > li > a {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid whitesmoke;
}

ul.ftrMenu3 > li > a {
    float: none;
    padding: 10px;
    border-bottom: 1px solid whitesmoke;
    display: block;
    text-align: center;
}
    .solmenuCont {
    float: none;
    width: 100%;
}

.sagIcerik {
    float: none;
    width: 95%;
    margin: 5% auto;
}


     html, body, form, #kapsul{min-width:100%;}
    .ortala {
        width: 100%;
        margin: 0 auto;
    }

.headerContainer {
    position: relative;
}

#icerik {
    padding-top: 0;
}
     .ortalaAlt {
        width: 100%;
        margin: 20px auto;
    }


    .logoButon {
    float: none;
    width: 100%;
    padding: 20px 0;
    display: block;
    text-align: center;
}

.headerSag {
    float: none;
    width: 100%;
    text-align: center;
}

.dil {
    float: none;
}

.dilAyrac {
    float: none;
}

.araCont {
    float: none;
    width: 350px;
    margin: 10px auto;
}

ul.headSocial {
    float: none;
    margin: 0 auto;
}

ul.headIletisim {
    float: none;
    margin: 10px auto;
}

ul.anaMenu {
    float: none;
    display: table;
    width: 100%;
    table-layout: fixed;
}

ul.anaMenu > li {
    display: table-cell;
}
.ftrLogoTel {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.footerKurumsal {
    float: none;
    margin: 0;
    width: 100%;
}

.footerUrun {
    float: left;
    margin-left: 9%;
    width: 19%;
}

.ebulten.fl {
    clear: left;
    width: 49%;
}

ul.ftrSocial {
    margin: 20px auto;
    float: none;
    display: block;
    width: 113px;
}
}

@media (max-width: 480px) {

    .yorumTable {
    height: auto;
}

    a.firmaRefLnk::before {
    top: -100%;
    font-size:14px;
}

ul.sliderKategoriList {
    display: block;
    width: 100%;
}

ul.sliderKategoriList > li {
    display: block !important;   
    width: 100% !important;
}

ul.sliderKategoriList > li > a:hover {
    background: #F15356;
    color: #fff;
}

#hbrsl > a {
    display: none;
}

#hbrsg> a {
    display: none;
}
    ul.ozellikList > li {
   display:block;
   width:100%;
}


.girisAlani {
    width: 90%;
}



    img.bakanlikSliderAlt {
    top: 67%;
}

.sloganCont {
    width: auto;
}

.sloganTel {
    font-size: 13px;
}

.sloganMail {font-size:13px;}



.sloganBaslik {
    font-size: 13px;
}

.sloganDetay {
    font-size: 13px;
}
    .araCont {
    width: 100%;
    border-top: 1px solid #D11F23;
    border-bottom: 1px solid #D11F23;
}

.aramaButon {border-left: 1px solid #D11F23;position: relative;}

.aramaButon::before {content: '';display: block;position: absolute;width: 8px;height: 8px;transform: rotate(45deg);top: 50%;background: #fff;border-left: 1px solid #D11F23;border-bottom: 1px solid #D11F23;left: -6px;margin-top: -6px;}


    ul.anaMenu li ul {
    position: relative;
}

ul.anaMenu li ul li a {
    text-align: center;
    border-bottom: 1px solid whitesmoke;
}

.iletisimSol {
    float: none;
    width: 95%;
    margin: 10px auto;
}

.iletisimSag {
    float: none;
    width: 95%;
    margin: 0 auto;
}
    
ul.urunList > li {
    display: block;
    width: 100%;
    margin: 2% 0;
}

    

    .logoButon{
        float:none;
        display:block;
        margin:0 auto;
        width: 80%;
    }
    .headerSag{
        float:none;
        width:100%;
    }


    .flNo {
        float: none;
    }

    .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: 15px 0;
        background: #D11F23;
        color: #fff;
        cursor: pointer;
    }

    .ortala {
        width: 100%;
        margin: 0 auto;
    }

    ul.anaMenu {
        display: none;
    }

        ul.anaMenu > li {
            display: block;
            border-bottom: 1px solid whitesmoke;
        }


        .ftrLogoTel {
    float: none;
    margin: 10px auto;
    width: 70%;
}

.footerUrun {
    float: none;
    width: 100%;
    margin: 0;
}

span.ftrBaslik {
    text-align: center;
    padding: 10px;
}

.footerKurumsal {
    float: none;
    width: 100%;
}





.ebulten.fl {
    float: none;
    width: 100%;
    margin: 0;
}

ul.ftrSocial {
    float: none;
    margin: 10px auto;
    display: block;
    text-align: center;
}

.copy {
    float: none;
    width: 100%;
    text-align: center;
}

.ttr {
    float: none;
    text-align: center;
    display: block;
}
}



.form-title {
    font-size: 20px;
    font-weight: 300;
    font-family: 'Inter', sans-serif;
    color: #3a3a3a;
    position: relative;
    padding-bottom: 7px;
    border-bottom: 2px solid #dd3239;
    width: fit-content;
    margin: 10px 0;
}


.send-btn {
    border: 1px solid #dd3239;
    color: #dd3239;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 10px 25px;
    margin-top: 20px;
    transition: .5s;
}

    .send-btn:hover {
        border: 1px solid #dd3239;
        color: #fff;
        font-size: 18px;
        font-weight: 400;
        text-align: center;
        padding: 10px 25px;
        margin-top: 20px;
        background-color: #dd3239;
        transition: .5s;
    }

.form-item {
    margin-bottom: 1%;
}


@media (max-width: 991px) {

.ftrLogoTel img {
    width: 100%;
}


}