/* Custom Css by Ayberk Akıcı */
.han{ margin:25px 0 0; width:115px; height:29px; display:inline-block; background:url(../img/hanajans-logo.png) no-repeat; background-position:0 0;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;}
.han:hover{ background-position:0 -29px;}
.main{ margin-top:121px;}
@media (max-width: 480px) { 
.main{margin-top:111px;}
}
.justify{text-align:justify;}
.green{color:#037926;}
section.kurumsal{background:url("../img/kurumsal.jpg") fixed no-repeat center -130px;}
@media (min-height: 380px) {section.kurumsal{background:url("../img/kurumsal.jpg") fixed no-repeat center -130px;}}
section.projeler{background:url("../img/projeler.jpg") fixed no-repeat center 100px; background-size:contain;}
@media (min-height: 380px) {section.projeler{background:url("../img/projeler.jpg") fixed no-repeat center 100px;}}
section.basin{background: url("../img/basin.jpg") fixed no-repeat center -100px; background-size: cover;}
@media (min-height: 380px) {section.basin{background: url("../img/basin.jpg") fixed no-repeat center -150px;}}
@media (max-width: 996px) { 
header nav ul.nav-main li a:first-child{margin-left:5px;}
header nav ul.nav-main ul.dropdown-menu{margin:1px 0 0 5px}
}
.dropdown-toggle{cursor:pointer;}
section.page-top h2{margin-top:25px;}