@import url("fonts.css");
::-webkit-input-placeholder { /* WebKit browsers */color:#9399a2;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#9399a2;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color:#9399a2;}
:-ms-input-placeholder { /* Internet Explorer 10+ */color:#9399a2;}
	
	[lang=tr] {
    text-transform: uppercase;
}
body { background: #ffffff;}
.mobile  { display: none;}
.desktop { display: block;}

a {color: #000000;}
.container { height: 100%;}
.black { position: absolute; width: 100%; height: 100%; background:#406284; z-index: 100; display: none; }
.inline {display: none; margin: 10px 10px; font: 18px 'proxima-Bold';; text-align: center; width: 280px;}
.owl-buttons {display: none;}
header {position: absolute; width: 100%; z-index: 100; top: 0;}
header .header-top {}

header .header-bottom { position: relative;margin-top: 28px;}
header .header-bottom a.logo img{     position: absolute;
    float: left;
    margin-left: -100px;
    left: 12%;
    text-indent: -9999px;
    background-size: 100%;
    bottom: 17px;
    width: 160px;}
header .header-bottom ul.menu {min-height: 85px;}
header .header-bottom ul.menu > li { float: left; margin-right: 25px; position: relative;}
header .header-bottom ul.menu > li > a {color: #055d73; padding: 32px 0; display: block; font:14px/25px 'proxima-Regular'; background: url(../images/menu-bg.png) center bottom no-repeat; transition:background ease 0.5s;}
header .header-bottom ul.menu > li > a:hover, header .header-bottom ul.menu > li.active > a, header .header-bottom ul.menu > li.over > a {background: url(../images/menu-hover.png) center bottom no-repeat;

	content: attr(data-hover);
	font-weight: 700;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);


}
header .header-bottom ul.menu li ul { display:none; left: 0; position: absolute; width: 320px; margin-left: -20px; }
header .header-bottom ul.menu li ul li {border-bottom: 1px solid #265a8d;}
header .header-bottom ul.menu li ul li a { display: block; background: #055d73; padding: 15px; color: #FFFFFF; font:16px/22px 'proxima-Regular'; transition:all ease 0.5s;}
header .header-bottom ul.menu li ul li a:hover, header .header-bottom ul.menu li ul li.active a {color: #055d73; background:rgba(255,255,255,9);}

header .header-bottom ul.menu > li.sagMenu > ul {right: 0; margin-right: -12px; left: auto;}






header .header-top .col12 {position: relative;}
header .header-bottom .col12 {position: relative; background: #FFFFFF;    height: 85px;}
header .header-bottom .repeat1 {  background: url(../images/menu-repeat1.png) repeat-x; width: 85px; height: 85px; position: absolute; left: 0;  margin-left: -84px;}
header .repeat2 {background: #FFFFFF; width: 50%; height: 85px; position: absolute; right: 0; left: 50%; top: 43px; }

/* ================== HEADER ================== */

header .header-bottom ul.menu > li:nth-child(2){margin-left:230px;}
header .header-bottom ul.menu > li:nth-child(4), header .header-bottom ul.menu > li:nth-child(5), header .header-bottom ul.menu > li:nth-child(6){margin-right:25px;}
section {width: 100%; padding: 40px 0;}
section.index {margin-top: -600px; position: relative; z-index: 100; padding: 0;}
section .main-one {margin-bottom: 30px;}
section .main-two {margin-bottom: 50px;}

/* ================== section ================== */


.page-title {background: url(../images/page-title-bg.jpg) center top no-repeat; padding: 160px 0 15px 0;}
.page-title h1 {color: #003d79; font:30px/34px 'proxima-Bold'; margin-bottom: 10px;}
.page-title ul li {float: left; }
.page-title ul li a , .page-title ul li {font:13px/20px 'proxima-Regular'; color: #2489ed;}
.page-title ul li span {color: #2489ed; margin: 0 5px;}

/* ================== page title ================== */


.slider-wrapper {margin:20px 0;}
.slider-two {position: relative;}
ul.slider-duyuru {background: #0066b3; position: relative; float: left;}
ul.slider-duyuru li {float: left;}
ul.slider-duyuru li .image {float: right; width: 146px;}
ul.slider-duyuru li .image img {display: block;}
ul.slider-duyuru li .text {float: left; width: 136px; padding: 15px;}
ul.slider-duyuru li .text h2 {font:500 19px/22px 'Roboto', sans-serif; color: #FFFFFF; margin-bottom: 10px;}
ul.slider-duyuru li .text p {font:400 13px/20px 'Roboto', sans-serif; color: #FFFFFF; }
/* .pager {position: absolute; bottom: 15px; left: 15px;} */
.pager {position: absolute;  bottom: -25px;  left: 5px;}

.pager a {text-indent:-999em; width: 6px; height: 6px; display:inline-block; margin-right: 1px;     transform: skew(-45deg); -webkit-transform: skew(-45deg);}
.pager a.selected {  width: 6px; height: 6px;}

.slider-title {background: #004477; padding: 10px 15px; position: relative;}
.slider-title .prev {background: url(../images/pager-all.html) 0px 0px no-repeat; width: 8px; height: 14px; position: absolute; right: 33px; top: 13px}
.slider-title .next {background: url(../images/pager-all.html) -18px 0px no-repeat; width: 8px; height: 14px; position: absolute; right: 15px; top: 13px;}
.slider-title h2 {font:500 15px/20px 'Roboto', sans-serif; color: #FFFFFF;}
ul.slider-urun {margin: 30px 0 0 0;}
ul.slider-urun a {display: block;}
ul.slider-urun li {float: left; border-right:1px solid #dadada;  width: 126px;}
ul.slider-urun li .image {text-align: center;}
ul.slider-urun li .image img {display: block; width: 120px;}
ul.slider-urun li .text {}
ul.slider-urun li .text h3 {text-align: center; color: #3b3b3b; font:700 14px/16px 'Roboto', sans-serif; margin-top: 10px;}
ul.slider-urun li .text h4 {text-align: center; color: #3b3b3b; font:300 13px/16px 'Roboto', sans-serif;}

/* ================== slider-wrapper ================== */


footer {width: 100%; position: relative; z-index: 100; background: url(../images/footer-bg.jpg) center bottom repeat-x; padding-bottom: 20px;}
footer .footer-top {background: url(../images/footer1.jpg) center center no-repeat; height: 52px; margin-bottom: 10px;    border-top: 1px solid #cccccc;}
footer .footer-top .bulten-text p {color: #003d79; font:17px/20px 'proxima-Light'; padding: 17px 0 0 200px;}
footer .footer-top .bulten form {position: relative; float: right; margin-top: 8px;}
footer .footer-top .bulten input[type="text"] {background: #FFFFFF; color: #9399a2; padding: 10px 12px; font:13px/16px 'proxima-Light'; width: 198px;}
footer .footer-top .bulten input[type="submit"] {position: absolute; right: 0; top: 0; background: #003d79 url(../images/box-arrow.png) center center no-repeat; width: 14px; height: 36px; text-indent: -9999px; *color: transparent; *font-size: 0px; *line-height: 0px; border-left: 3px solid #cbd1db; cursor: pointer;}

footer .footer-middle {background: url(../images/footer-menu-arkaplan.jpg) center center no-repeat; height: 65px; border-bottom: 1px solid #cccccc;  border-top: 1px solid #cccccc;}
footer .footer-middle ul.footer-menu { margin-top: 25px; text-align: right; float: right;}
footer .footer-middle ul.footer-menu li { float: left; margin-right: 20px;}
footer .footer-middle ul.footer-menu li ul {display: none;}
footer .footer-middle ul.footer-menu li a {color: #ffffff; font:13px/20px 'proxima-Regular';}
footer .footer-middle ul.footer-menu li a:hover { content: attr(data-hover);font-weight: 700;}

footer .container_12 ul.socials { margin:0 auto; width:200px; margin-top: 50px; margin-bottom: 10px; }
footer .container_12 ul.socials li {float: left; margin-left: 5px;}
footer .container_12 ul.socials li a {width: 26px; height: 26px; display: block; text-align: center; font-size: 10px; color: #FFFFFF; border-radius: 100%; margin:2px;}

footer .container_12 ul.socials li a.facebook {background-position: 0 0; background: rgba(0,61,121,0.0); }
footer .container_12 ul.socials li a.twitter {background-position: -39px 0px; background: rgba(0,91,135,0.0); }
footer .container_12 ul.socials li a.google {background-position: -77px 0px;  background: rgba(178,0,41,0.0); }
footer .container_12 ul.socials li a.instagram {background-position: -77px 0px;  background: rgba(149,84,56,0.0); 	}
footer .container_12 ul.socials li a.linkedin {  background: rgba(27,134,188,0.0); 	}
footer .container_12 ul.socials li a i {    margin-top: 5px;   font-size: 18px; transition: all .5s ease-in-out;  cursor: pointer;}
footer .container_12 ul.socials li a i:hover { transform: scale(1.3);   -webkit-transform: scale(1.3);}

footer .footer-bottom {background:#055d73; height: 160px; margin-bottom: -20px; font:13px/20px 'proxima-Light'; color: #ffffff; margin-top:1px;}
footer .footer-bottom a {color: #003d79; font-size: 12px;}
footer .footer-bottom .copyright, footer .footer-bottom .mediaclick {margin-top: 15px; text-align:center;}

.numaradikey {
	font-size: 15px;
    padding-top: 0px;
    font-weight: 200;
    float: left;
    -webkit-transform: rotate(270deg);
    padding-right: 3px;
    padding-left: 3px;
}

.numara { 
      position: absolute;
    right: 100px;
    padding-top: initial;
    font: 23px/30px 'proxima-Light';
    color: #ffffff;
    font-weight: 600;
    margin-top: -30px;}
	
.footer_kutu { float:left; }

.foot_kuru_resim {
    width: 180px;
    margin-top: -87px;
}

.tani   {
        left: 69% !important;
    margin-top: -202px;
    position: absolute;
}
.tani img   {
	width:300px;
	   -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}



.tani:hover img   {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}


	
	


.kutular2 { float:left; height:132px; width:350px; margin-right:10px; }	
.kutular3 { float:right; height:132px; width:360px;   }

.kutular2 img {    -webkit-filter: grayscale(100%);
  filter: grayscale(100%);}
.kutular3 img {    -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }


/* ================== footer ================== */

.tp-bullets {display: none;}
.tp-caption {width: 700px !important;}
.tp-caption a{background: #055d73;color:#fff;display: block;font-size: 15px;font-weight:600;float: left;width: 200px;text-align: center;padding:3px;}
.tp-caption a:hover{ transition:0.3s;background: #871618;}
.slider {background: url(../images/slider-demo.html) no-repeat; width: 100%; height: 430px;}
.capBig { color: #333333; font:34px/38px 'proxima-Bold' !important;}
.capBig span {color: #871618; display: block; font-size: 34px;}
.capSmall {color: #333333; font:22px/24px 'proxima-Regular';margin-top: -40px !important;}
.capBtn {background: #0066b3; font:300 14px/18px 'Roboto', sans-serif; padding: 5px 10px;}

.tp-leftarrow.default {left: 82% !important; margin-left: 90px; margin-top: -115px !important;}
.tp-rightarrow.default {left: 82% !important; margin-left: 120px; margin-top: -100px !important;}

/* ================== slider ================== */



ul.sidebar {}
ul.sidebar > li {border-bottom: 1px solid #3a95ef;}
ul.sidebar > li.active {}
ul.sidebar > li.active > a, ul.sidebar > li:hover > a {background: #1877D5;}
ul.sidebar > li.active ul {display: block;}
ul.sidebar > li > a {display: block; background: #2489ed; color: #FFFFFF; font:14px/18px 'proxima-Regular'; border-left: 5px solid #003d79; padding:15px 2px 15px 7px; transition:all ease 0.5s;}
ul.sidebar li ul {display: none;}
ul.sidebar li ul li {border-bottom: 1px solid #d0d8e2;}
ul.sidebar li ul li a {display: block; background: #cbd4df; color: #003d79; font:13px/18px 'proxima-Regular'; padding: 8px 8px 8px 12px; transition:all ease 0.5s;}
ul.sidebar li ul li a:hover, ul.sidebar li ul li.active a { background: #e9eef4; color: #3894f1;}

/* ================== sidebar ================== */




.page {float: left;}
.side {float: right;}






.projekutu_sayfa { width: 850px;height:274px; position: absolute;}


#proje13 {   width: 230px;  height: 120px; background:#ffffff; margin-top: 20px;	 transform: skew(45deg); -webkit-transform: skew(45deg);overflow:hidden;float:left;	margin-right:5px; }
#proje13 .resproje {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  }
#proje13 .resproje img { width:140%; margin-left:-80px; margin-top:-50px;  z-index:2; position:relative;  transition: all .5s ease-in-out;   cursor: pointer; }
#proje13 .projbaslik { width:100%; height:30px; background:#055d73; color:#FFF; z-index:3; position: absolute; bottom:0; font:14px/20px 'proxima-Regular';margin-left: 1px; }
#proje13 .projbaslikdetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg); padding-left:30px; padding-top:5px;  }
	
#proje13:hover .resproje img { width:150%; margin-left:-80px; margin-top:-70px; }

#proje_1_13 {   width: 230px;  height: 120px; background:#ffffff; margin-top: 20px;	 transform: skew(45deg); -webkit-transform: skew(45deg);overflow:hidden;float:left;	margin-right:5px; }
#proje_1_13 .resproje {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  }
#proje_1_13 .resproje img { width:145%; margin-left:-80px; margin-top:-30px;  z-index:2; position:relative; }
#proje_1_13 .projbaslik { width:100%; height:30px; background:#055d73; color:#FFF; z-index:3; position: absolute; bottom:0; font:14px/20px 'proxima-Regular';margin-left: 1px; }
#proje_1_13 .projbaslikdetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg); padding-left:30px; padding-top:5px;  }
		
	
	

.boxes .title2 {color: #FFFFFF; font:20px/20px 'proxima-Regular';    padding: 0px 10px; margin: 0 12px 5px 20px; background-image:url(../images/projelerimiz2.png); width:685px; height:40px;}

.projebasliks {
    padding-left: 50px;
    padding-top: 10px;
}



.kutu4lukutu {width: 875px; margin-left: 105px; height:274px; position: absolute;}

#kutu13 {   width: 306px;  height: 130px; background-color:#ffffff; margin-top: 20px;	 transform: skew(45deg); -webkit-transform: skew(45deg);overflow:hidden;float:left;	margin-right:20px; border:10px solid rgba(255,255,255,1); border-right:15px solid rgba(255,255,255,1); border-left:15px solid rgba(255,255,255,1); }

#kutu13 .kutproje {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  }
#kutu13 .kutproje img { width:140%; margin-left:-120px; margin-top:-50px;  z-index:2; position:relative; }
#kutu13 .kutbaslik { width:100%; height:30px; background:#055d73; color:#FFF; z-index:3; position: absolute; bottom:0; font:14px/20px 'proxima-Regular'; }
#kutu13 .kutbaslikdetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg); padding-left:30px; padding-top:5px;  }
	
	
	
#kutu13 img {
 transition: all .5s ease-in-out;
    cursor: pointer;
}

#kutu13:hover img {
	width:160%; margin-left:-160px;
}
	
	
	
	
#kutu14 {   width: 306px;  height: 100px; background-color:#ffffff; margin-top: 20px;	 transform: skew(45deg); -webkit-transform: skew(45deg);overflow:hidden;float:left;	margin-right:20px; border:10px solid rgba(255,255,255,1); border-right:15px solid rgba(255,255,255,1); border-left:15px solid rgba(255,255,255,1); margin-left:150px; }

#kutu14 .kutproje {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  }
#kutu14 .kutprojedetay{   font:13px/16px 'proxima-Regular'; padding-top:40px; width:250px; margin-left: 50px;  }
#kutu14 .kutbaslik { width:100%; height:30px; background:#055d73; color:#FFF; z-index:3; position: absolute; top:0; font:14px/20px 'proxima-Regular'; }
#kutu14 .kutbaslikdetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg); padding-left:30px; padding-top:5px;  }
#kutu14 .kutdevami { width:100%;  color:#333333; z-index:3; position: absolute; bottom:0; font:11px/15px 'proxima-Regular'; padding-top:15px; }
#kutu14 .kutdevamidetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg);padding-left: 30px;margin-top: 10px; text-align: right; padding-right: 20px;  }



#kutu15 {   width: 306px;  height: 100px; background-color:#ffffff; margin-top: 20px;	 transform: skew(45deg); -webkit-transform: skew(45deg);overflow:hidden;float:left;	margin-right:20px; border:10px solid rgba(255,255,255,1); border-right:15px solid rgba(255,255,255,1); border-left:15px solid rgba(255,255,255,1); }


#kutu15 .kutproje {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  }
#kutu15 .kutprojedetay{   font:13px/16px 'proxima-Regular'; padding-top:40px; width:250px; margin-left: 50px;  }
#kutu15 .kutbaslik { width:100%; height:30px; background:#055d73; color:#FFF; z-index:3; position: absolute; top:0; font:14px/20px 'proxima-Regular'; }
#kutu15 .kutbaslikdetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg); padding-left:30px; padding-top:5px;  }
#kutu15 .kutdevami {     width: 100%; color: #333333; z-index: 3; position: fixed; bottom: 1px;  font: 11px/15px 'proxima-Regular';    padding-top: 15px;  left: 14px;}
#kutu15 .kutdevamidetay { transform: skew(-45deg);  -webkit-transform: skew(-45deg);padding-left: 30px;margin-top: 10px; text-align: right; padding-right: 20px;  }

.yazifontu  {    font:13px/16px 'proxima-Regular'; }


.kutukoselikisim  {
	 width:180px; 
	 height:180px;
	 background:#FFFFFF;
	 left: 71% !important;
	 margin-top: -156px;
	 position: absolute;
	 border:15px solid #FFFFFF;
	 overflow:hidden;
}
	
.kutukoselikisim {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

a:hover .kutdevamidetay { color:#903; font-weight:bold;}




.kutukoselikisim .resimkoselikutu {  transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  }
.kutukoselikisim .resimkoselikutu img { width:280%; margin-left:-100px; margin-top:-50px;  z-index:2; position:relative;   transition: all .5s ease-in-out; }
.kutukoselikisim .resimkoselikutu:hover img { width:310%;}


.kutukoselimetinalani  { width:120%; height:30px; color:#333333; font:14px/20px 'proxima-Regular'; position: absolute;  transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);    top: 70px; right: -80px;  } 


.kutukoselimetinalani2  { width:120%; height:30px;  background:#FFF;  transform: rotate(45deg);  -webkit-transform: skew(45deg);}
.kutukoselimetinalani3  { width:120%; height:30px;   transform: rotate(-45deg); -webkit-transform: skew(-45deg); padding-top: 7px; padding-left: 9px;}




.kutukoselikisim_sayfa  {
	 width:180px; 
	 height:180px;
	 background:#FFFFFF;
	 left: 71% !important;
	 margin-top: -457px;
	 position: absolute;
	 border:15px solid #FFFFFF;
	 overflow:hidden;
	 
}
	
.kutukoselikisim_sayfa {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}




.kutukoselikisim_sayfa .resimkoselikutu {  transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);  }
.kutukoselikisim_sayfa .resimkoselikutu img { width:280%; margin-left:-100px; margin-top:-50px;  z-index:2; position:relative;  transition: all .5s ease-in-out; }
.kutukoselikisim_sayfa .resimkoselikutu:hover img { width:310%;}


.kutukoselimetinalani  { width:120%; height:30px; color:#333333; font:14px/20px 'proxima-Regular'; position: absolute;  transform: rotate(-45deg);  -webkit-transform: rotate(-45deg);    top: 70px; right: -80px;  } 


.kutukoselimetinalani2  { width:120%; height:30px;  background:#FFF;  transform: rotate(45deg);  -webkit-transform: skew(45deg);}
.kutukoselimetinalani3  { width:120%; height:30px;   transform: rotate(-45deg); -webkit-transform: skew(-45deg); padding-top: 7px; padding-left: 9px;}


#sayfa_orta_alan {   width: 980px;  height: 350px;   background-color: #ffffff;  margin-top: -45px;   margin-left: -140px; }


#sayfa_orta_alan {     transform: skew(45deg); -webkit-transform: skew(45deg); }	
	
.sayfaaciklama_detay {     transform: skew(-45deg);  -webkit-transform: skew(-45deg);}	

.sayfaaciklama_detay {     width: 740px; height: 352px; margin-left: 75px;}	


	
.sayfaaciklama_detay_2_proje {     transform: skew(-45deg);  -webkit-transform: skew(-45deg);}	

.sayfaaciklama_detay_2_proje {     width: 740px; height: 352px; margin-left: 75px; position: fixed;}



.aciklamametni {
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    width: 685px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
   border-bottom: 1px solid #ddd;
}
.aciklamametni2 {
    padding: 10px;
    padding-left: 25px;
    width: 750px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
}
.aciklamametni3 {
    padding: 10px;
    padding-left: 25px;
    width: 795px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
}

.aciklamametni4 {
    padding: 10px;
    padding-left: 25px;
    width: 885px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
    position: fixed;
}

.aciklamametni5 {
    padding: 10px;
    padding-left: 25px;
    width: 720px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
}

.aciklamametni6 {
    padding: 10px;
    padding-left: 25px;
    width: 795px;
    font: 14px/21px 'proxima-Light';
    color: #333333;
}

.sertifikakutu { border:3px solid #f2efef; width:100px; height:136px; margin-right:10px; float:left; }

.sertifikakutu { 
 -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}


.sertifikakutu:hover { 
  -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);  
    -moz-transform: scale(1.15);
    transform: scale(1.15);

}

.referanskutulardetay { padding-top:42px; width:750px }

.referanskutular {width: 173px; height: 75px; margin: 3px;  float: left; border:2px solid rgba(204,204,204,0.22); }

.referanskutular img { width:100%; }




.referanskutular { 
 transition: all .5s ease-in-out;
    cursor: pointer;
}



.referanskutular:hover { 
 		transform: scale(1.12);
        -webkit-transform: scale(1.12);
}

.buyume { 
 transition: all .5s ease-in-out;
    cursor: pointer;
}


.buyume:hover { 
 		transform: scale(1.12);
        -webkit-transform: scale(1.12);
}



#spankayan2 {
    float: right;
    margin-top: 100px;
    padding-right: 0px;
    z-index: 9999;
    position: relative;
}



#spankayan {
    float: right;
    margin-top: 225px;
    padding-right: 130px;
    z-index: 9999;
    position: relative;
}
.next {     margin-top: -70px;
    position: absolute;
    margin-left: 30px; }


.haritamapss{ text-align: right; font-size: 40px;    margin-top: -50px;
    margin-bottom: 10px;  }

.fa-map-marker {  color:#999999; }
.fa-map-marker:hover { color:#333333; }

.projesayfadetay { width:330px; height:270px; float:left; padding-top:40px;}
.prkutu { width:143px; height:110px; border:1px solid #CCC; margin:10px; float:left; overflow:hidden; }

.prkutu img { width:150%;
 transition: all .5s ease-in-out; }


.prkutu:hover img { width:170%; margin-top:-10px; margin-left:-40px;  }


.projesayfadetayok { width:70px; height:330px; float:left; padding-left:15px; padding-right:15px; }

.projesayfadetayaciklama { width:300px; height:350px; border-left:1px solid #e8e8e8; float:left;   font: 13px/16px 'proxima-Regular'; }
	
	
	#projekayan {
    float: right;
    margin-top: 235px;
    padding-right: 40px;
    z-index: 9999;
    position: relative;
}


.projeozellikleri1 {  width: 290px; background: #055d73; position:absolute; }	
.projeozellikleri {     height: 15px;  width: 280px;  transform: skew(45deg);  -webkit-transform: skew(45deg);  font: 13px/16px 'proxima-Regular';   background: #055d73;  padding: 9px;    margin-left: 18px; }
.probaslikozel {  transform: skew(-45deg);  -webkit-transform: skew(-45deg);  font: 13px/16px 'proxima-Regular'; color:#FFF;  }

.detayprojeozellkleri { margin-top:50px; padding-left:10px; }
.detayprojeozellkleri b { padding-top:12px; color:#820523; padding-bottom:8px;  }
.detayprojeozellkleri p { padding-top:5px; }	
	
	
	.cev_logo {
    float: right;
    bottom: 20px;
    position: absolute;
    right: 30px;
}
.cev_logo img { height:36px; padding-right:20px; }

.content {
		width: 730px;	    
		padding: 10px;
		margin-top:5px;
		position:fixed;  		
	}
	#content {
		width: 700px;
		height: 295px;
		overflow: hidden;
		position: relative;
		padding-top:5px;		
    padding-left: 10px; 		
    padding-right: 20px;   
    font: 13px/19px 'proxima-Light';
    color: #333333;
		
	}
