﻿* { margin: 0px; padding: 0px; text-align: justify;}
img { border: 0px; }
ul { list-style: none; }
li { float: left; }
a { text-decoration: none; color: inherit; cursor: pointer !important; }

body {
    margin: 0px auto;
    background-repeat: repeat;
    width: 100%;
    float: left;
    overflow-x: hidden;
    font-family: 'Montserrat', sans-serif !important;

    background-color: #ececec;
}
.MasterHeader {
    width: 100%;
   height: 100px;
    float: left;
    overflow:hidden;
    z-index:1;
    position:fixed;
    background-color:transparent;

    background-color:rgba(255,255,255,0.6);
}
.MasterHeaderLogo {
    height: 100px;
    width: auto;
    float: left;

}
    .MasterHeaderLogo img {
    
    width:auto;
    height:100px;
    float:left;
    }
    
    .MasterHeaderNav {
        height: 500px;
        line-height: 100px;
        width: auto;
        margin-right:2%;
        float: right;
      
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 0px;
        text-transform: none;
    }

.MasterHeaderNavATagi {
    margin-left:20px;
    margin-right:20px;
    margin-top:30px;
    height:auto;
    line-height:40px;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    float: left;

}
.MasterHeaderNavAlt {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    width: 200px;
    min-height: 10vh;
    position: fixed;
    display: none;
    /*visibility: hidden;*/
    overflow: hidden;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    z-index: 997;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #818181;
    font-weight: 400;
    background-color: #262626;
    border-color: #3d3d3d;
    /*transition:0.6s;*/
}
.MasterHeaderNavATagi:hover .MasterHeaderNavAlt {
    display:block;
}
.MasterHeaderNavAltATagi {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #999;
    float: left;
    width: 200px;
    height: 30px;
    line-height: 30px;
}
.MasterHeaderNavAltATagi:hover {
color:#fff;
}

.AnasayfaSlider {
    width: 100%;
    height: auto;
    margin-top: -100px;
    z-index: -1;
    float: left;
    background-color: #ececec;
}
    .AnasayfaSlider img {
    width:100%;
    height:113vh;
    }
.AnasayfaProjeler {
    width: 100%;
    min-height: 200vh;
    background-color: #ececec;
/*burası yeni*/
    line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
  margin-top:15px;
  margin-bottom:15px;

  float:left;
  z-index:-1;
}
.AnasayfaProjelerTekil {
    width: 100%;
    min-height: 200px;
    overflow:hidden;
    float:left;
}
.AnasayfaProjeResim:hover {
    -webkit-filter: brightness(0.60);
    filter: brightness(0.60);
  
}

.AnasayfaProjeResim {
    width: 100%;
    height: auto;
    transition:0.8s;
}
.AnasayfaProjelerTekilProjeAdi {
    padding-left:2.5%;
    padding-right:2.5%;
    
    width: 95%;
    min-height: 70px;
    line-height: 25px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: none;
    background-color: white;
    overflow: hidden;
    margin-bottom: 15px;
    padding-top:30px;
    font-weight:normal;
}

.AnasayfaProjelerTekilKategori {
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    color: #818181;
    font-size: 13px;
    font-weight: 500;
    vertical-align: baseline;
    background-color: white;
    overflow: hidden;
    margin-bottom: 15px;
}
.MasterFooter {
    width: 100%;
    height: 150px;
    background-color: #262626;
    float:left;
}
.MasterFooterAlt {
    width: 100%;
    height: 55px;
    background-color: #1b1b1b;
    float:left;
    line-height:55px;
    text-align:center;
    color:white;
}
.ProjelerHeader {
    width:100%;
    height:100px;
    float:left;
    background-color:#fff;

}

.ProjeSlider {
    width: 750px;
    height: auto;
    float: left;
}

.Projeler {
    width: 100%;
    min-height: 50px;
    float: left;
    padding-top: 100px;
    background-color: #F2F2F2;
    z-index:999;
}
.ProjelerOrtala {
    width: 1200px;
    min-height: 50px;
    margin: 0 auto;
}
.ProjeContent {
    padding-bottom:20px;
    padding-left:30px;

    width: 420px;
    min-height: 600px;
    float: left;
}

    .ProjeContent h1 {
        width: 420px;
        height: 30px;
        line-height:30px;
        float: left;
        font-size: 15px;
        font-weight:bold;
    }

    .ProjeContent h2 {
        width: 420px;
        min-height: 30px;
        line-height: 30px;
        float: left;
        font-size: 16px;
        font-weight: bold;
        overflow:hidden;
    }
.AnasayfaContent {
    width: 100%;
    min-height: 600px;
    float: left;
    padding-top: 20px;
    background-color: #F2F2F2;
    overflow: hidden;
}
.AnasayfaContentOrtala {
    width: 1200px;
    min-height: 600px;
    margin: 0 auto;
    overflow:hidden;
}
.AnasayfaContentHeader {
    width: 100%;
    height: 100px;
    float: left;
    background-color: #fff;
}
.EkipSatir {
    margin-left: 200px;
    width: 800px;
    height: 380px;
    float: left;
    margin-top: 30px;
    margin-bottom:30px;
}
.EkipTekil {
 
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 4px;
    width: 165px;
    height: 380px;
    float: left;
    background-color: #fff;
    -moz-border-radius-topleft: 50px;
    -webkit-border-top-left-radius: 50px;
    border-top-left-radius: 50px;
    -moz-border-radius-topright: 50px;
    -webkit-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    box-shadow: 1px 0 2px 0 rgba(0,0,0,.05);

    border-bottom: 6px solid #f5f5f5;
}
    .EkipTekil img {
        width: 150px;
        height: 150px;
        float: left;
        border-radius: 40px !important;
        border: 5px solid #f5f5f5;
        box-shadow: 2px 0 2px 0 rgba(0,0,0,.1);
    }
    .EkipTekil h1 {
        margin-top:10px;
        width: 165px;
        height: 50px;
        line-height:25px;
        font-size: 17px;
        float: left;
        color: #818181;
        font-weight:400;
        text-align:center;
    }
    
    .EkipTekil h2 {
        margin-top: 10px;
        margin-left:30px;
        width: 105px;
        height: 25px;
        line-height: 25px;
        font-size: 15px;
        float: left;
        color: #818181;
        font-weight: 400;
        text-align: center;
    }
.iletisimSol {
    padding:2%;
width:46%;
min-height:500px;
float:left;
overflow:hidden;
}
    .iletisimSol h1 {
        width: 100%;
        height: 30px;
        color: #0d0d0d;
        font-size: 19px;
        line-height: 25px;
        font-style: normal;
        font-weight: 900;
        letter-spacing: 0px;
        text-transform: none;
        text-align: right;
    }
    .iletisimSol h2 {
        width: 100%;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        color: #818181;
        font-weight: 400;
        text-align:right;
    }
    .iletisimSol h3 {
        width: 100%;
        height: 30px;
        font-size: 14px;
        line-height: 30px;
        color: #818181;
        font-weight: bold;
        text-align: right;
    }
.iletisimTxt {
    width: 96%;
    float: left;
    outline: none;
    border: none;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.iletisimTxt2 {
    height: 100px;
    width: 96%;
    float: left;
    outline: none;
    border: none;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 15px;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.iletisimBtn{
    font-family: 'Montserrat', sans-serif;
    border-color: #ffffff;
    font-size: 14px;
    line-height: 65px;
    height: 65px;
    font-style: normal;
    font-weight: 700;
    background-color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    letter-spacing: 0px;
    text-transform: none;
    border-width: 0px;
    padding-left: 34px;
    padding-right: 34px;
    cursor:pointer;
    transition:0.6s;
}
    .iletisimBtn:hover {
    color:#fff;
    background-color:#000;
    }
.Giris {
    margin-top:600px;
width:1200px;
height:600px;
margin:0 auto;
z-index:1;
}

.GirisBaslik {
width:1200px;
height:50px;
line-height:50px;
float:left;
margin-top:10%;
}

.Giris h2 {
    width: 500px;
    height: 50px;
    line-height: 50px;
    float: left;
  
    text-align: right;
    margin-right: 30px;
    color: #818181;
    font-size: 16px;
}
.GirisTxt {
    width: 500px;
    line-height: 30px;
    float: left;
    outline: none;
    border: none;
    margin-bottom: 20px;
    padding: 15px;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin-right: 100px;
}
.GirisBtn {
    font-family: 'Montserrat', sans-serif;
    border-color: #ffffff;
    font-size: 14px;
    line-height: 65px;
    font-style: normal;
    font-weight: 700;
    background-color: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    letter-spacing: 0px;
    text-transform: none;
    border-width: 0px;
    padding-left: 34px;
    padding-right: 34px;
    cursor: pointer;
    transition: 0.6s;
    width: 100px;
    height: 65px;
    float: left;
    margin-left: 960px;
}

    .GirisBtn:hover {
        color: #fff;
        background-color: #000;
    }
.ProjelerContainer {
    /*width: 1200px;*/
    width:100%;
    min-height: 150vh;
    background-color: #ececec;
    /*burası yeni*/
    line-height: 0;
    -webkit-column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-count: 3;
    -moz-column-gap: 15px;
    column-count: 3;
    column-gap: 15px;
    margin: 0 auto;
    z-index: -1;
}
.ProjelerContainerTekil {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    float:left;
}
.AnasayfaOk {
width:100px;
height:50px;
float:left;
display:block;
position:absolute;
cursor:pointer;
margin-left:45%;
margin-top:90vh;
opacity:0.5;
}
    .AnasayfaOk img {
    width:70px;
    height:auto;
    }
