#is_basvuru_formu_div{
  display: none;
}

.askerlik{
  display: none;
}

.is_basvuru_baslik1{
  background-color: #f7f7f7;
  width: 100%;
}


.is_basvuru_block{
  border-right: 1px solid #eee;
}

.is_basvuru_bg{
  background-color: #1370b3;
}

.mobil_telefon{
  background-color: green;
  max-width: 43px;
}
.mobil_telefon button{
  color:white;
}
.iletisim_telefon{
  text-decoration: none;
  color:#777;
  font-weight: normal;

}

.mobil_goster {
  display: none!important;
}



@media screen and (max-width: 600px) {
  .mobil_goster {
    display: block!important;
  }

  .mobil_gizli {
    display: none!important;
  }
  #header .header-logo img {
      max-width: 194px;
      max-height: 100px;
  }

}


.modal-body strong{
  font-weight: bold!important;
  color: #585858;
}


#iletisim_map {
	height: 350px;
  width: 100%;
}


/* WhatsApp */

@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('http://fonts.googleapis.com/css?family=Lato:100,300,400|Raleway:100,300,400,500,600,700|Open+Sans:100,300,400,500,600');


.trwpwhatsappballon {
font-size: 14px;
border-radius: 12px;
border: 1px solid #fff;
max-width: 250px;
display:none;
}

.trwpwhatsapptitle {
background-color: #1BD741;
color: white;
padding: 14px;
border-radius: 12px 12px 0px 0px;
text-align: center;
}

.trwpwhatsappmessage {
padding: 16px 12px;
background-color: white;
}

.trwpwhatsappinput {
background-color: white;
border-radius: 0px 0px 12px 12px;
}

.trwpwhatsappinput input {
    width: 230px;
    border-radius: 10px;
    margin: 1px 1px 0px 10px;
    padding: 7px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 300;
    font-size: 13px;
    background-color: #efefef;
    border: 1px solid #d4d4d4;
}

.trwpwhatsappbutton {
background-color: #1BD741;
border-radius: 20px;
padding: 8px 15px;
cursor: pointer;
color: #fff;
max-width: 220px;
margin-top: 10px;
margin-bottom: 10px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.trwpwhatsappall {
position: fixed;
z-index: 9999999999999999999;
bottom: 75px;
right: 10px;
font-family: "Raleway", Arial, sans-serif;
font-weight: 300;
font-size: 15px;
}

.trwpwhatsappsendbutton {
  color: #1BD741;
  cursor:pointer;
}

#whatsapp button {border: none;}
#whatsapp button i {
    float: right;
    position: absolute;
    z-index: 999999999999;
    right: 21px;
    top: 11;
    bottom: 40px;
    font-size: 18px !important;
}

.kapat {
position: absolute;
right: 8px;
top: 6px;
font-size: 13px;
border: 1px solid #fff;
border-radius: 99px;
padding: 0px 5px 0px 5px;
color: white;
font-size: 10px;
cursor: pointer;
}

.wp_buton{
  position:fixed;
  bottom:15px;
  right:15px;
  overflow:hidden;
  background:#1bd741;
  color:#ffffff;
  text-align:center;
  padding:4px 4px;
  z-index:9999999;
  cursor:pointer;
  box-shadow:#000000 0 0 5px;
  border-radius:100px;
}


/* WhatsApp */





html .scroll-to-top {
    left: 10px!important;
    right: auto!important;
}
