
body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('/img/bg01.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

a:hover{ text-decoration:none !important; opacity:.8;}
a:focus,
a:active {
    outline: none;
    box-shadow: none;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}



.brand-small,
.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    margin-top: -10px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.icerikText
	{
	font-size:12px;
	padding:15px;
	background-color:black;
	color:#FFF;
        text-align: left;
        
	}


.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background-color: rgba(255,255,255,0.1);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background-color: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 20px 0;
}



#stickyalias {
display: none;
height: 74px;
}


	.bgLogo {
		display:none;
    }

.prjNumber{color:#569AE8; width: 60px; height: 60px; border-radius: 50%; border: 2px solid #569AE8;line-height: 60px;margin: 0 auto ;}
.prjTitle {min-height: 90px;line-height:22px;display:flex;justify-content:center;align-items: center;font-size: 1em}

.imageZoom
	{
	display:block;
	}


.projeTitle
	{
	position:relative;
	font-weight:bold;
	padding:4px 15px;
	background-color:#3054A7;
	color:#FFF;
	}


.belgeDiv
	{
	text-align:center;
	}	
	
.belgeDiv img
	{
	filter: grayscale(1);
	}	
	
.tikla{width:60px; height:60px; margin:0 auto; border-radius:50%; background-color:rgba(255,255,255,.8); text-align:center;  bottom:20px;display:flex;justify-content:center;align-items: center;}
	
.kalite {width:100%;color:white}
.kalite li {list-style: none;margin:12px 0px;}
.kalite li::before { content:"\f00c";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;margin-right:14px;font-size:22px;color:#FFF; }	

.projectCard {background-color: rgba(255,255,255,.1);overflow: hidden;text-align: left;color:white;margin-top: 10px;padding:10px 0px }
.cardTitle{float:none;width: 96%;margin-left: 4%;}
.cardComment{float:none;width:92%;margin:0 4% 10px 4%;font-weight: 300;color:rgba(255,255,255,.8)}
.cardTitle:after {content: ":";position: relative;right: -6px;}
.projeAdi{width:100%;overflow: hidden;color:white;margin:-10px 0 14px 0;font-size:1em}
  
	
@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }
    .brand-small{
        display: inherit;
        margin: 0;
        padding: 15px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 3em;
        font-weight: 700;
        line-height: normal;
        color: #fff; 
    }
    
    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 20px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
	min-height: 0;
        background-color: red;
    }

    .navbar-header {
        display: none;
       
    }


    .navbar-default {
        border: none;
	background-color:rgba(255,255,255,.2);
		
    }

    .nav>li>a {
        padding: 15px 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
        
    }
	
.bgLogo {
	display:block;
	position:fixed;
	top:30px;
	z-index:-10;
	right:120px;
}


.prjTitle {min-height: 200px;}

.prjNumber{
   color:#569AE8; 
   width: 60px; 
   height: 60px; 
   border-radius: 50%; 
   border: 2px solid #569AE8;
   line-height: 60px;
   margin: 0 auto ;
}

.prjNumber:hover{
   color:#334B8B; 
   background-color: #CCCCCC;
   border: 2px solid #334B8B;
   cursor: pointer;
   zoom: 100%;
}


.imageZoom {
    width: 100%;
    height: 100%;
}

.imageZoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
  	-moz-transition: all 1s ease; /* Firefox */
  	-o-transition: all 1s ease; /* IE 9 */
  	-ms-transition: all 1s ease; /* Opera */
  	transition: all 1s ease;
}

.imageZoom:hover img{
    -webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
     cursor: pointer;
}



.projeTitle
	{
	position:absolute;
	right:20px;
	top:440px;
	font-size:34px;
	color:#FFF;
	text-shadow:1px 1px  #000000;
	background-color:transparent;
	}



.icerikText
	{
	font-size:16px;
	padding:15px 15px;
	background-color:black;
	color:#FFF;
        font-weight: 300;
	}



.belgeDiv
	{
	text-align:center;
	}	
	
.belgeDiv img
	{
	filter: grayscale(1);
	}	
	
.belgeDiv img:hover
	{
	filter: grayscale(0);
	}


.imagesPop div {display:inline-block; margin:10px;cursor:pointer;}
.imagesPop img {filter: grayscale(1); height:156px; border:8px solid #FFF;}
.imagesPop img:hover {filter: grayscale(0);}
.imagesPop a:hover{text-decoration:none;}
.tikla{width:120px; height:120px; margin:0 auto; border-radius:50%; background-color:rgba(255,255,255,.8); text-align:center;  bottom:80px;display:flex;justify-content:center;align-items: center;}
 
.projectCard {width:100%;background-color: rgba(255,255,255,.1);overflow: hidden;text-align: left;color:white;margin-top: 10px;padding:10px 0px }
.cardTitle{float:left;width: 23%;margin-left: 2%;clear: left;padding:6px 0px;position: relative}
.cardComment{float:left;width: 73%;margin:0 1%;padding:8px 0px;font-weight: 300;color:rgba(255,255,255,.8)}
.cardTitle:after {content: ":";position: absolute;right: 10px;}

.projeAdi{width:90%;overflow: hidden;color:white;margin:-10px 5% 14px 5%;font-size:1.6em;text-shadow:0px 0px 3px rgba(0,0,0,1)}

   

	
}

@media screen and (max-width:768px) {
    .imagesPop img { height: auto; width: 50%;}
}


@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }


}

