


﻿#header {
background: #fff;
box-shadow: 0 5px 9px rgba(0,0,0,.2);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,.2);
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,.2);
position: fixed;
min-height: 115px;
z-index: 1001;
top: 0;
width: 100%;
}

#header .col-md-9 {
min-height: 115px;
}

#logo {
margin: 0;
}

#nav li,
#social li,
#langs li {
display: inline-block;
z-index: 999;
}

#nav {
text-align: right;
position: absolute;
bottom: 0;
right: -20px;
}

#nav li.main {
border-left: 1px #e6e7e6 solid;
padding-left: 13px;
margin-left: 13px;
position: relative;
}

#nav li.main a {
font-family: 'Ubuntu';
font-weight: 600;
font-size: 14px;
line-height: 58px;
}

#nav li.main:hover a {
color: #e30613;
}

#nav li.main ul {
display: none;
position: absolute;
background: #fff;
padding: 0 20px 10px;
left: 0;
width: 220px;
margin-left: 0;
border-bottom: 5px #E30613 solid;
box-shadow: 8px 8px 5px rgba(0,0,0,.2);
-moz-box-shadow: 8px 8px 5px rgba(0,0,0,.2);
-webkit-box-shadow: 8px 8px 5px rgba(0,0,0,.2);
}

#nav li.main:hover ul {
display: block;
text-align: left;
}

#nav li.main:hover ul li {
display: block;
padding: 8px 0;
border-top: 1px #e6e7e6 solid;
}

#nav li.main:hover ul li a {
line-height: normal;
font-size: 12px;
color: #000;
}

#nav li.main:hover ul li:hover a {
line-height: normal;
font-size: 12px;
color: #E30613;
}

#nav li.main:hover ul li:first-child {
border: none;
}

#nav li.main:nth-of-type(5) ~ li.main ul {
left: auto;
right: 0;
margin-right: -17px;
text-align: right;
}




#social {
margin-top: 9px;
}

#social li {
text-indent: -999em;
background: url("../images/social-icons.png") 0 0 no-repeat;
transition: background-position .2s ease;
-webkit-transition: background-position .2s ease;
-moz-transition: background-position .2s ease;
-o-transition: background-position .2s ease;
}

#social li,
#social li a {
width: 30px;
height: 30px;
}

#social li.tw {
background-position: 0 0;
}

#social li.tw:hover {
background-position: 0 -30px;
}

#social li.fb {
background-position: -30px 0;
}

#social li.fb:hover {
background-position: -30px -30px;
}

#social li.pt {
background-position: -60px 0;
}

#social li.pt:hover {
background-position: -60px -30px;
}

#social li.gp {
background-position: -90px 0;
}

#social li.gp:hover {
background-position: -90px -30px;
}

#social li a {
display: block;
}

#langs {
margin: 9px 20px 0;
}

#langs li {
background: url("../images/langs-li-split.png") 0 center no-repeat;
padding-left: 10px;
margin-left: 5px;
}

#langs li a {
font: 400 12px/30px 'maven';
}

#langs li:hover a,
#langs li.active a {
color: #E30613;
}

#langs li:first-child {
background: none;
padding-left: 0;
margin: 0;
}

#blog {
width: 140px;
height: 36px;
text-indent: -999em;
background: url("../images/blog.png") no-repeat;
display: block;
margin-left: 13px;
margin-top: 6px;
}

#blog a {
display: block;
height: 36px;
}

#search {
margin-top: 6px;
}

#search input {
border: none;
background-image: url("../images/search-btn.png");
background-position: calc(100% - 10px) center;
background-position: -moz-calc(100% - 10px) center;
background-position: -webkit-calc(100% - 10px) center;
background-position: -ms-calc(100% - 10px) center;
background-repeat: no-repeat;
width: 187px;
border: 1px #eee solid;
padding: 9px 25px 9px 9px;
height: 37px;
}

#search input:focus {
border-color: #666;
}

#bilgi {
margin-top: 6px;
margin-right: 10px;
line-height: 37px;
}

#bilgi a {
font-size: 9px;
color: #666;
background: url("../images/info.png") 0 center no-repeat;
padding-left: 24px;
display: inline-block;
}

#bilgi a:hover {
color: #E30613;
}
.kariyerh2{
margin-left:92px;
}
.form-horizontal .control-label span{vertical-align:middle!important;
    text-align:center!important;
	white-space: nowrap!important;
	margin-left: 98px!important;
	margin-bottom: 5px!important;
}
@media (max-width: 767px) {
#header {
position: relative;
}
.form-horizontal .form-group {
text-align:center;
margin:5px auto;
}
 .kariyerdiv{ margin-left:70px!important;}
.form-horizontal .control-label span{vertical-align:middle!important;
    text-align:center!important;
	white-space: nowrap!important;
	margin-left: 0px!important;
	margin-bottom: 5px!important;
}
#logo {
text-align: center;
}

#logo img {
display: inline-block;
}
.img_logo1{
	display: block!important;
        width: 80%!important;
    height: 80%!important;
       margin: 0 33px 0 0!important;
}
#img_logo {
    width: 60%;
	height:80%;
	margin-left: 15px;

}

#social, #langs, #blog, #search, #bilgi, #search {
float: none;
}

#nav {
position: relative;
right: 0;
text-align: center;
}

#nav li.main {
border: none;
border-top: 1px #e6e7e6 solid;
margin: 0;
padding: 0;
width: 100%;
}

#nav li.main a {
font-size: 12px;
line-height: 30px;
}

#nav li.main:first-child {
border-top: none;
}

#nav li.main ul {
position: relative;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
width: 100%;
background: #eee;
}

#nav li.main ul li {
text-align: center;
border: none !important;
line-height: normal !important;
}

#nav li.main ul li a {
font-size: 11px !important;
}

#social {
text-align: center;
padding: 10px 0;
margin: 5px 0 0;
border-top: 1px #eee solid;
border-bottom: 1px #eee solid;
background: #F9F9F9;
}

#langs {
text-align: center;
margin: 0;
padding: 5px 0 0;
}

#blog {
display: none;
}

#search {
margin-top: 5px;
}

#search input {
width: 100%;
border: 1px #eee solid;
}

#bilgi {
text-align: center;
background: #f9f9f9;
margin: 0;
}
}
@media (min-width: 576px) and (max-width: 767px) { 

.img_logo1{
	display: block!important;
        width: 80%!important;
    height: 80%!important;
       margin: 0 60px 0 0!important;
 }
 .kariyerdiv{ margin-left:212px!important;}
 .kariyerh2{text-align:center; margin-left:0px;}
}

@media (min-width: 768px) and (max-width: 991px) {
#header {
position: relative;
}

#top {
text-align: center;
background: #f9f9f9;
padding: 20px 10px;
}

#social, #langs, #blog, #search, #bilgi, #search {
float: none;
display: inline-block;
vertical-align: top;
}

#logo {
text-align: center;
margin-bottom: 10px;
}

#logo img {
display: inline-block;
}

#social {
margin: 0;
}

#langs {
text-align: center;
margin: 0 0 0 30px;
padding: 0;
}

#blog {
margin: 0 0 0 30px;
}

#search {
width: 75%;
margin: 10px 0 0;
}

#search input {
width: 100%;
border: 1px #eee solid;
float: right;
}

#bilgi {
margin: 10px 0 0 20px;
}

#nav {
position: relative;
text-align: center;
right: 0;
}

#nav li.main a {
font-size: 14px;
line-height: 56px;
}

#nav li.main:first-child {
margin: 0;
padding: 0;
border: none;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
#nav {
text-align: center;
right: 20px;
}

#nav li.main a {
font-size: 14px;
line-height: 56px;
}

#nav li.main:first-child {
margin: 0;
padding: 0;
border: none;
}

#blog {
background-position: right center;
width: 58px;
}
}

@media (min-width: 1200px) {
}
.menuac{ background-color:#fff; padding:10px;
color:#fff!important; font-weight:bold; 
cursor:pointer; text-align:center;
display:none;
	}
@media (max-width: 700px){
.menuac{ display:block;	}
#nav{display:none;}
#nav li.main{float:none;}
#nav li.main a{border-right:none; border-bottom:1px solid #555; }
.footer-gizle{display:none!important;}
#nav-icon1{
  width: 60px;
  height: 45px;
  position: relative;
  margin: 30px auto 5px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span {
  display: block;
  position: absolute;
  height: 9px;
  width: 100%;
  background: #312281;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 18px;
}

#nav-icon1 span:nth-child(3) {
  top: 36px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


}
@media (min-width: 700px){
#nav{display:block!important;}
}
@media (min-width: 700px) and (max-width: 992px) {
#img_logo {
    width: inherit!important;
}
.img_logo1 {
    display: block!important;
    height: 146px!important;
    margin-top: 0!important;
    float: right;
    margin-right: 245px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
#nav{ margin: 0 -65px 0 0;}

}