/*
Theme Name: HousingVienna
Author: Ali
Author Uri: http://www.eosbl.com.tr
Version: 1.0 */

/*body{
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #333;
}*/
html,body{
  height: 100%;
}
body{
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
}

a{
  color: #000;
  text-decoration: none;
}
h2{
  /*font-family: 'Courgette', cursive;*/
}
h3 {
  font-family: 'Dosis', sans-serif;
}
.anametin  h2{
  font-family: 'Roboto', sans-serif;
  font-size: 180%;
}
.anametin a{
  font-weight: bold;
}
img{
  max-width: 100%;
  max-height: 100%;
}
.p0{
  padding: 0;
}
.p20{
  padding: 20px;
}
.bgb{
  background: #fff !important;
}
.relative{
  position: relative;

}
.absolute{
  position: absolute;
}
.slider{
  
  height: 100%;
  background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 0;
    position: relative;
}
.kslider{
  height: 350px;
}
.slider a{
  color: #fff !important;
text-decoration: none;
}
.ust-header{
  line-height: 40px;
  font-size: 90%;
}
.header{
  text-shadow: 1px 1px #000; 
}
.logo-header{
  /*border-bottom: 1px solid #fff;*/
  -webkit-transition: all 0s; /* Safari */
    transition: all 0s;
    z-index: 100;
}
.logom{
  height: 50px;
}
.border{
  border:1px solid gray;
}
a.en{
  padding-left: 25px;
    background: url(../../../images/gb.png) no-repeat 0px 2px;
}
a.de{
  padding-left: 25px;
    background: url(../../../images/de.png) no-repeat 0px 2px;
    margin-left: 15px;
}
.logo{
  padding-left: 15px;
}
.mmenu{
  padding-right: 15px;
}
.linkler{
  padding: 0;
  margin: 0;
  list-style: none;
}
.linkler>li{
  margin: 0;
  padding: 0;
}
.linkler>li>a{
  padding-left: 30px;
  display: block;
  line-height: 50px;
}
.ustmenu{
  position: relative;
}
.ustmenu .sub-menu{
  display: none;
}
.sub-menu{
  z-index: 300;
}
.ustmenu:hover > ul{
  display: block;
}

.ustmenu > ul{
  position: absolute;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  top: 50px;
  width: 200px;
  background: #fff;
  display: none;
}
.ustmenu > ul>li>a{
  padding: 0;margin: 0;
}
.ustmenu > ul>li>a{
  display: block;
  color: #444 !important;
  padding-left: 10px;
  line-height: 40px;
  text-shadow:none;
}
.ustmenu > ul>li>a:hover{
  background: #35495d;
  color: #fff !important
}
a.mobil-menu-btn {
  font-size: 30px;
}
a.mobil-menu-btn i{
  margin-top: 8px;
}
.mobil-menu-wr{
  padding-top: 10px;
  background: #fff;
  z-index: 200;
}
.mobil-menu{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.mobil-menu a{
  color:#444 !important;
  text-shadow:none !important;
}

.mobil-menu li{
  list-style: none;

}
.mobil-menu .sub-menu{
  padding-left: 20px !important;
  
}
.mobil-menu li a{
  display: block;
  padding: 10px 15px;
}
.fixmenu{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  padding-top: 10px !important;
  padding-bottom: 10px;
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
}
.bmenu{
   padding-bottom: 10px;
   background: #fff;
}
.bust{
  background: #fff;
}

.bust a,.bmenu a, .fixmenu a{
  color: #444 !important;
  text-shadow:none;

}
.slogan{
  width: 100%;
  position: absolute;
  font-size: 300%;
  font-family: 'Courgette', cursive;
  text-shadow: 2px 2px #000; 
  bottom: 50px;
}
.slogan.faqq{
  font-family: 'Dosis', sans-serif !important;
}
.gri{
  background: #35495d;
}
.gri-harita{
  padding-top: 20px;
  padding-bottom: 50px;
}
.container-diger{
  padding-top: 20px;
  padding-bottom: 50px;
}



.sol-arama{
  color: #fff !important;
}
.sol-arama input{
  margin-left: 10px;
  margin-right:10px;
}
.sol-arama h4{
  margin-top: 30px;
  margin-bottom: 0px !important;

}
.sol-arama label{
  cursor: pointer;
  width: 100%;
}

.sol-arama .kat{
}





.anaorta{
  color: #444;
}

.anaorta .well{
  margin-top: 20px;
  padding-top: 0px;
}
.well h4{
  margin-bottom: 15px !important;
  color:#000;

}

.well-yurt{
  padding: 10px !important;
  background: #fff !important;
}
.well .yurt-resim{
  padding: 0px !important;
}
.yurt-resim img{
  /*border-radius: 10px;*/
}
.well .yurt-aciklama{
  padding-top: 0px !important;
  padding-left: 10px !important;
}
.yurt-aciklama h4{
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}
.ikonlar{
  /*margin-top: 15px;*/
  font-size: 120%;
  color:#35495d;
}
.ikonlar .ikon{
  margin-right: 15px;
}
.bewerbung-div{
  margin-top: 15px !important;
}
.bewerbung-div a{
  /*margin-left: 10px;*/
}
.diger{
  border:1px solid #efefef;
  margin-top: 30px;
}
.diger-resim{
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.diger-resim img{
  width: 100%;
}
.diger-baslik,.diger-ikonlar,.diger-adres,.diger-fiyat{
  padding: 15px;
  border-bottom:1px solid #efefef;
}
.diger-ikonlar i{
  font-size: 160%;
  margin-right: 10px;
}
a.details{
   color:#fff;
  background: #35aefc;
  display: inline-block;
  margin-top: 15px;
  padding: 7px 20px;
  text-decoration: none;
}

h3.blogo{
  padding-top: 50px;
  background-repeat: none;
  background-image: url('img/klogo2.png');
    background-repeat: no-repeat;
    background-position:  center 5px; 
    background-size: 40px;
    margin-bottom: 30px;
}
h3.belogo{
  background-image: url('img/klogo3.png');
  color: #fff;
  margin-bottom: 30px !important;
}
.ana-faq{
  padding-top: 30px;
  padding-bottom: 30px;
}
.ana-sorular{
  margin-bottom: 60px;
}
.faq-soru{
  font-family: 'Courgette', cursive;
  font-size: 120%;
  margin-top: 15px;


}
.faq-cevap{
  /*font-family: 'Dosis', sans-serif;*/
  font-size: 110%;
  margin-top: 15px;
}



.yurt-sol{

  
}
.mavi{
    color:#fff;
  background: #35aefc;
  padding: 100px 70px;

}
.yurt-sol h1{
  font-size: 3.93em;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2em;
}
.yurt-sol h3.adres{
  margin-bottom: 50px;
}
.yurt-sol h2.fiyat{
  margin-top: 50px;
}
.yurt-sol a.book{
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
 color:#fff;
  margin-top: 60px;
  cursor: pointer;
 text-decoration: none;
 display: inline-block;
 font-size: 1.2em;
 border:2px solid #fff;
 padding: 10px 20px;
}
.yurt-sol a.book:hover{
 color:#35aefc;
  background: #fff;

}
.yurt-sol .ikonlar{
margin-top: 30px;
font-size: 170%;
}
.yurt-sol .ikonlar i{
margin-left: 15px;
margin-bottom: 15px;
}

.yurt-sol{
  position: absolute;
  top:-400px;
}
@media (max-width: 768px) {
  
  .yurt-sol{
  position: relative;
  top:0px;
  margin-top: -400px;
}      

}

.yurt-sag{
  margin-top: 30px;
  margin-bottom: 50px;
}
.ybaslik{
  display: inline-block;
  float: left;
}
h3.ybaslik{
  padding-top: 35px;
}
.yurt-sag .aciklama2{
  line-height: 180%;
}
.yurt-alt-sag ul{
  line-height: 250%;
}
.bookb{
   color:#fff;
  margin-top: 60px;
  background: #35aefc;
 text-decoration: none;
 display: inline-block;
 font-size: 1.2em;
 border:2px solid #fff;
 padding: 15px 30px;
 text-decoration: none !important;
 margin:; 0 auto;
 cursor: pointer;
}
.bookb:hover{
  color: #fff !important;
}
.tablar li.active a{
  background: #36495c !important;
  border-color:#36495c;
  color:#fff;
}
.tablar li.active a:active, .tablar li.active a:hover{
  color: #fff !important;
}
#galeri img{
  max-height: 500px !important;
  margin : 0 auto;
}
.galeri-cont{
  margin-bottom: 50px;
}
.item a{
  text-decoration: none !important;
}
.item .caption{
  display: inline-block;
}


.container-default{
  margin-top: -40px;
  
}
.container-default .well{
  min-height: 400px;
  
}

.footer{
  padding-top: 10px;
  background: #292f32;
  color:#d7dee2;
  padding-bottom: 30px;
}
.footer span{
  color: #fff;
  /*text-shadow: 1px 1px #000; */
}
.footer h4{
  /*color:#fff;*/
  font-family: 'Dosis', sans-serif;
  font-size: 200%;
  margin-bottom: 20px;
}
.alt-son-kutu ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.alt-son-kutu ul li{
  width: 100%;
}
.alt-son-kutu ul li a{
  color: #d7dee2;
  display: block;
  padding: 10px;
  text-decoration: none;
  border-bottom: 1px solid #d7dee2;
}
.container-default div.iletisim{
  min-height: 180px;
  padding-top: 20px;
}
.il-ikon{
  color:#35aefc;
  font-size: 3.5em;
}
h4.il{

    margin-top: 15px !important;
margin-bottom: 5px !important;

}
p.text{
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 400;
color: #5e6d77;
}
.alt-iletisim{
  background: #35aefc;
  height: 499px;
  padding: 0 !important;
}
.alt-iletisim div{
  padding: 0 ;
  color:#fff;
}
.ilsol{
  padding: 35px !important;
}
.ban2{
  bottom: 0px;
  left: -50px;
}
.formil{
  width: 100%;
  background: #35aefc;
  border-width: 0px;
  border-bottom: 1px solid;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color:#fff;
  padding-left: 15px;
  margin-top: 20px;
}
.formil::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
.formil:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
.formil::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
.formil:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}
.formil::-ms-input-placeholder { /* Microsoft Edge */
   color:    #fff;
}
input.formil{
  height: 40px;
}
textarea.formil{
  height: 140px;
}
.faq-div-wr{
 /*padding: 20px;*/
}
.d-faq{
  background: #35aefc;
  padding: 20px;
}
ul.faq{
  padding: 0;
  margin: 0;
  list-style: none;
}

.faq li a{
line-height: 130%;
color:#fff;
text-decoration: none;
display: block;
}
a.bookil{
    -webkit-transition: all 1s; /* Safari */
    transition: all 1s;
 color:#fff;
  margin-top: 20px;

 text-decoration: none;
 display: inline-block;
 font-size: 1.2em;
 border:2px solid #fff;
 padding: 10px 20px;
}
a.bookil:hover{
  background: #fff;
  color: #35aefc; 
}
.araa{
  height: 100px;
}
.copy{
  background: #23282c;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 80%;
  color:#c4c4c4;
}
#frame{
      width:100%;height:745px;padding: 0px;border:none;
      margin: 0 auto;
    }
@media only screen and (max-width: 800px) {
  #frame{
  height:1500px;
  width:100%;
}
    
}
/*.bg-primary{
  background: #35aefc;
}*/
.ana-detail{
  background: #3daff9;
  border-color: #3daff9;
  /*margin-bottom: 10px;*/
}
.one-cikan{
  
  background: #364a5c;
  padding: 5px 3px;
  margin: 5px 0;
  /*font-family: 'Dosis', sans-serif;*/
  /*font-weight: bold;*/
  /*font-size: 120%;*/
}
.one-cikan h4{
  color: #fff !important;
  margin: 0px !important;
  font-size: 100%;
}
.ogrenci-kabul{
  /*color: #d75452;*/
  color: #364a5c;
  /*background: #3cc5d1;*/
  padding: 5px 3px;
  font-size: 120%;
}