/*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/
/*/																/*/
/*/ 		Copyright 2013, KILITFIKIR INTERACTIVE 				/*/
/*/ 		http://www.kilitfikir.com 							/*/
/*/ 		Trade marks belongs their respective owners. 		/*/
/*/ 		25/05/2013 Version 2.0 								/*/
/*/																/*/
/*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/ /*//*/

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,
table, caption, tbody, tfoot, thead, tr, th, td,
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-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

a {
    text-decoration: none;
}

* {
    font-family: calibri!important;
}

li {
    list-style-type: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

li {
    list-style-type: none;
}

#wrapper {
    min-width: 980px;
    width: 100%;
    overflow: hidden;
}

.shadow {
    text-shadow: 0.08em 0em #000;
    -moz-text-shadow: 0.08em 0em #000;
    -webkit-text-shadow: 0.08em 0em #000;
}

#headermain {
    width: 100%;
    height: 175px;
}

#header {
    width: 940px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
	position:relative;
}

    #header #logo {
        margin-top: 48px;
        float: left;
    }

    #header ul {
        float: right;
    }

        #header ul li {
            float: left;
            width: 110px;
            text-align: center;
        }

            #header ul li a {
                line-height: 175px;
                color: #6e6969;
                font-size: 17px;
            }

                #header ul li a:hover {
                    font-weight: bolder;
                    color: #ea1c28;
                }

#slidermain {
    width: 100%;
    height: 335px;
}

#slidercanvas {
    width: 100%;
    height: 335px;
    position: relative;
}

#slider {
    width: 100%;
    height: 335px;
}

#slider-nonactive {
    width: 100%;
    height: 335px;
}

.slide {
    width: 100%;
    height: 335px;
    position: relative;
}

.slidepic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 335px;
    z-index: 1;
    overflow: hidden;
}

    .slidepic img {
        min-width: 100%;
        min-height: 100%;
    }

.slidetext {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 335px;
    z-index: 3;
    text-align: center;
}

    .slidetext h1 {
        font-size: 30px;
        color: #fff;
        font-weight: bolder;
        margin-top: 160px;
    }

.slidepat {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 335px;
    z-index: 2;
    background: url("../images/sliderbg.png") no-repeat;
    background-size: 100% 100%;
}

.slidelogo {
    width: 133px;
    height: 133px;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 4;
    background: url("../images/logostar_large.html") no-repeat;
}

.slidelogotwo {
    width: 133px;
    height: 133px;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 4;
    background: url("../images/logokurumsal.png") no-repeat;
}


/*/PROGRESS BAR/*/
#progressbar {
    position: absolute;
    width: 940px;
    height: 5px;
    z-index: 9999;
    bottom: 45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    overflow: hidden;
    background: url("../images/bgprogress.png") repeat;
}

#bar {
    width: 0;
    height: 100%;
    background: #ef3c4d;
}
/*/PROGRESS BAR END/*/

#aboutmain {
    background: url("../images/bg1.png") top center no-repeat;
    padding: 50px 0;
}

#about {
    width: 940px;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 50px;
}

    #about > div {
        float: left;
    }

#aboutl {
    width: 25%;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
}

#aboutr {
    width: 75%;
    overflow: hidden;
}

    #aboutr h6 {
        font-size: 22px;
        color: #4d4d4d;
        margin-bottom: 20px;
        line-height: 20px;
        width: 420px;
        font-weight: bolder;
        margin-top: 40px;
    }

    #aboutr p {
        font-size: 15px;
        color: #4d4d4d;
        line-height: 20px;
    }

#aboutbottom {
    text-align: center;
    width: 650px;
    margin: 0 auto;
    padding-top: 50px;
    border-top: dashed 2px #e2e2e2;
}

    #aboutbottom img {
        margin-bottom: 10px;
    }

    #aboutbottom h1 {
        font-size: 20px;
        color: #3f3f3f;
        margin-bottom: 10px;
        font-weight: bolder;
    }

    #aboutbottom p {
        font-size: 15px;
        color: #4d4d4d;
    }

.fullwidthcontent {
    width: 940px;
    overflow: hidden;
    margin: 0 auto;
}

.referancescanvas {
    width: 100%;
    overflow: hidden;
    background: url("../images/pattern4.png") repeat;
}

.refcontent {
    margin-top: 30px;
    padding-bottom: 20px;
    background: url("../images/pattern4.png") repeat;
}

.refblok {
    width: 313px;
    height: 207px;
    position: relative;
    float: left;
}

.refblokimg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .refblokimg img {
        width: 313px;
        height: 207px;
    }

.refblokpat {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url("../images/dty.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

    .refblokpat h1 {
        margin-top: 150px;
        font-size: 16px;
        color: #fff;
        font-weight: bolder;
        font-style: italic;
		padding:0 20px;
    }



.refblok a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
}

.refblok > a:first-of-type{z-index:999;}

#anothermain {
    width: 100%;
    padding: 50px 0;
    overflow: hidden;
}

#another {
    width: 940px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

    #another > div {
        float: left;
        width: 25%;
        overflow: hidden;
    }

        #another > div a {
            font-size: 18px;
            color: #4d4d4d;
            font-weight: bolder;
            margin-bottom: 15px;
            padding: 0 15px;
        }

            #another > div a:visited {
                font-size: 18px;
                color: #4d4d4d;
                font-weight: bolder;
                padding: 0 15px;
            }

        #another > div p {
            font-size: 12px;
            color: #4d4d4d;
            line-height: 20px;
            padding: 0 15px;
            margin-top: 15px;
        }

#footermain {
    width: 100%;
    overflow: hidden;
    padding: 100px 0;
    background: url("../images/footerbg.png") no-repeat;
    background-size: 100% 100%;
}

#footer {
    width: 940px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.onerow {
    width: 235px;
    float: left;
    overflow: hidden;
}

.mrgnleft {
    margin-left: 115px;
    width: 255px!important;
}

#footer .onerow h1 {
    font-size: 26px;
    color: #fff;
    font-weight: bolder;
    margin-bottom: 20px;
    padding: 0 20px;
}

#footer .onerow p {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    padding: 0 20px;
}

#footer .onerow ul {
    padding: 0 20px;
    margin-top: 20px;
}

    #footer .onerow ul li a {
        font-size: 15px;
        color: #fff;
        line-height: 18px;
    }
	
	#footer .onerow ul li a:hover{text-decoration:underline;}

.txtabone {
    width: 150px;
    padding-left: 20px;
    height: 50px;
    font-size: 12px;
    color: #979797;
    margin-left: 20px;
	border:none;
}

.btnabone {
    cursor: pointer;
    width: 50px;
    height: 52px;
    background: url("../images/add.png");
    border: none;
}

.abone > div {
    width: 100%;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 15px;
}

    .abone > div input {
        float: left;
    }

.fsocial {
    margin-left: 20px;
}

#footerbottom {
    float: left;
    margin-top: 50px;
    clear: both;
    width: 295px;
}

    #footerbottom p {
        font-size: 15px;
        color: #fff;
        line-height: 20px;
        margin-top: 20px;
    }

/* KURUMSAL */

.page {
    width: 100%;
    padding: 110px 0;
    background: url("../images/bg1.png") no-repeat top center;
}

.pagecontent {
    width: 940px;
    margin: 0 auto;
    padding: 65px 0;
}

.kurumsalcenter {
    text-align: center;
    width: 680px;
    margin: 0 auto;
    overflow: hidden;
}

    .kurumsalcenter h1 {
        font-size: 53px;
        color: #ea1c28;
        margin-bottom: 50px;
        font-weight: bolder;
    }

    .kurumsalcenter h2 {
        font-size: 22px;
        color: #ea1c28;
        margin-bottom: 30px;
        font-weight: bolder;
    }

    .kurumsalcenter p {
        font-size: 17px;
        color: #4d4d4d;
        margin-bottom: 20px;
        line-height: 23px;
    }

.kurumsalvizmis {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 100px;
}

    .kurumsalvizmis > div {
        float: left;
    }

.vizmis {
    width: 50%;
}

    .vizmis > div {
        float: left;
    }

.vizmisl {
    width: 40%;
    text-align: center;
}

    .vizmisl img {
        margin-top: 30%;
    }

.vizmisr {
    width: 60%;
}

    .vizmisr h1 {
        font-size: 21px;
        color: #ea1c28;
        margin-bottom: 15px;
        font-weight: bolder;
    }

    .vizmisr p {
        font-size: 17px;
        color: #4d4d4d;
        line-height: 22px;
    }

/* HİZMETLER */

.hizmetler {
    width: 100%;
    overflow: hidden;
    padding-top: 80px;
}

.hizblok {
    text-align: center;
}

    .hizblok:first-child {
        margin-left: 235px;
    }

.empty {
    margin-right: 235px!important;
}

.hizblok img {
    margin-bottom: 20px;
}

.hizblok p {
    font-style: italic;
    font-size: 17px;
    color: #4d4d4d;
    padding: 0 40px;
    margin-bottom: 70px;
}

.referances {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.referancesblok {
    width: 33%;
    height: 260px;
    float: left;
}


/* MAKİNA */

.makina {
    width: 100%;
    overflow: hidden;
}

.makinarow {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.makinacolleft {
    width: 25%;
    float: left;
}

.makinacolright {
    width: 75%;
    float: left;
}

.makinacolleftimg {
    margin: 60px auto 40px auto;
    width: 88px;
    overflow: hidden;
}

.makinacollefttext h1 {
    font-size: 15px;
    color: #4d4d4d;
    font-weight: bolder;
    line-height: 35px;
    padding: 0 10px 0 60px;
}

.makinacollefttext p {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 20px;
    padding: 0 10px 0 60px;
}

.makinalittlerow {
    height: 40px;
    width: 100%;
    margin-bottom: 1px;
    background: #F7F7F7;
}

    .makinalittlerow h1 {
        line-height: 40px;
        padding-left: 60px;
        font-size: 15px;
        color: #5e5e5e;
    }


/* İLETİŞİM */



.iletisimrow {
    width: 860px;
    margin: 40px auto;
    overflow: hidden;
    height: 280px;
    border-bottom: dashed 1px #c9c9c9;
    padding-top: 30px;
}

    .iletisimrow:last-child {
        border: none;
    }

.iletisimrowl {
    width: 135px;
    float: left;
    text-align: center;
}

    .iletisimrowl h3 {
        font-size: 96px;
        color: #ebebeb;
        font-weight: lighter;
        margin-top: 30px;
    }

    .iletisimrowl h4 {
        font-size: 20px;
        color: #ebebeb;
    }

.iletisimrowr {
    width: 725px;
    float: left;
    text-align: left!important;
}

    .iletisimrowr h5 {
        font-size: 22px;
        color: #7d7d7d;
        font-weight: lighter!important;
    }

.mrgntopdescmrgn {
    margin-top: 20px;
}

.durumMesaji {
color:white;
margin-right:7px;
float:left;
}
