@charset "utf-8";
/* CSS Document */
::-webkit-input-placeholder {
color:#333;
}
::-moz-placeholder {
color:#333;
}
:-moz-placeholder {
color:#333;
}
:-ms-input-placeholder {
color:#333;
}
.rowform input, .rowform select {
    width:100%;
}
.backcover {
    background-size: cover;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.backcover div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.headbox {
   text-align:center;
   clear:both;
   padding-top:100px;
  }
.backvideo {
  display:block;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.advonvideo {
  position:absolute;
  width:520px;
  margin-left:10%;
  margin-top:50px;
  background-size: auto;
  background-image:none;
}
.vilogo {
  padding:6px 10px;
  float:left;
}
.vitext {
  font-size: 19px;
  padding:10px;
  width:350px;
  color:#fff;
  float:left;
 }
 .vibn {
  padding:7px;
  box-sizing:border-box;
  color: #fff;
  font-size: 14px;
  border-radius: 5px;
  border: none;
  font-weight: normal;
  background: rgba(242,232,204,0.5);
  margin-top: 14px;
  width: 175px;
  text-align: center;
 }
.vignettecover {
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0.50), rgba(0,100,200,0.60));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.50), rgba(0,100,200,0.60));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.50), rgba(0,100,200,0.60));
    background-image: -ms-linear-gradient(top, rgba(0,0,0,0.50), rgba(0,100,200,0.60));
    background-image: linear-gradient(top, rgba(0,0,0,0.50), rgba(0,100,200,0.60));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4c000000', endColorstr='#4c0064c8');
    min-height: 570px;
    width: 100%;
    position: relative;
}
.backcover h1 {
    color:#FFFFFF;
 }
.menustartpage {
    padding-top: 3px;
    margin: auto;
    position: relative;
    top: 0; left: 0; bottom: 0; right: 0;
    text-align:center;
}
.menustartpage .mainmenu {
/*    width:100%;*/
float:right;
}
.whitelogo a {
    display:block;
}
.whitelogo a:hover {
    background:none;
}
/*.wheresit input {
    font-size: 18px;
    margin: 5px;
    padding: 5px;
    height: 30px;
    border: 0;
    width: 96%;
}*/
.oneprice, .oneflat, .oselect, .arselect, .wheresit, .onebutton  {
    background: #fff url('/img/arrow_down.png') right center no-repeat;
    font-size: 18px;
    text-align: left;
    cursor: pointer;
    position: relative;
    float: left;
    min-height: 50px;
    border-width: 0;
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
}
/*.wheresit { background-position: right bottom; }*/
.onebutton {
    text-align: center;
}
.oneprice > div, .arselect > div, .oneflat > div  {
    padding: 0 0 0 5px;
}
.oneprice > div:first-child, .oneflat > div:first-child, .arselect > div:first-child {
    padding-top: 15px;
/*    padding-bottom:15px;*/
}
.wheresit {
    width: 50%;
}
.oneprice {
    width: 20%;
}
.oneflat {
    width: 20%;
}
.onebutton {
    width: 10%;
}
.slidebox {
    position: absolute;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    z-index: 20;
    box-shadow: 0 1px 1px rgba(0,0,0,.3);
    top: 46px;
    display: none;
    width: 100%;
}
.oneprice .slidebox {
/*    width: 400px;*/
    box-sizing: border-box;
}
.pricein, .areain {
    width: 49%;
    float: left;
    margin: 10px 1% 10px 0;
    position: relative;
}
.pricein input, .areain input {
    width: 100%;
    float: left;
    font-size: 18px;
    padding: 5px 5px 5px 35px;
    height: 40px;
    border: #ccc 1px solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.labelin {
    content: attr(data-fon);
    position: absolute;
    top: 10px;
    left: 10px;
    color: #999;
}
.oneform button {
    color: #864d19;
    font-size: 18px;
    background: #ff9900;
    background-clip: padding-box;
    border-radius: 4px;
    border: 0;
    box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 2px 1px -1px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.5) inset;
    width: 96%;
    height: 45px;
    line-height: 48px;
    margin-top: 2px;
    cursor: pointer;
}
.oneform button:hover {
    background-color: #ff9000;
}
.oneform button:active {
    background-color: #d68000;
    color: #663300;
    position: relative;
    top: 1px;
    box-shadow: 0 1px 1px rgba(0,0,0,.3) inset;
}
.selbox {
    position: absolute;
    width: 100%;
}
#exsearch, .oneform {
    position: relative;
    margin: auto;
    padding: 0;
}
.searchslide {
    text-align: center;
    height: 40px;
    padding-top: 20px;
    display: block;
    clear: both;
    width: 200px;
    margin: auto;
}
.btn-slide-kit, .btn-slide-all, .btn-slide-price, .placeholder {
    color: #333;
}
#exsearch, .oneform {
/*    width: 1000px;*/
width:80%;
min-width:1000px;
}
.formblock {
    clear: both;
    padding-top: 15px;
    position: relative
}
.formblock.st1 {
    z-index:15
 }
.formblock .cll1 {
    width: 18%;
    margin-left: 0;
}
.formblock .cll2 {
    width: 28%;
    margin-left: 3%;
}
.formblock .cll3 {
    width: 48%;
    margin-left: 3%;
}
.formblock .cll4 {
    width: 49%;
    margin-left: 0;
}
.formblock .cll5 {
    width: 48%;
    margin-left: 3%;
}
.showphone {
    font-size: 18px;
    background: #ff9900;
    background-clip: padding-box;
    border-radius: 4px;
    border: 0;
    box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 2px 1px -1px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.5) inset;
    height: 45px;
    margin-top: 20px;
    padding: 2px 25px 0 15px;
    display:block;
}
  .showphone:hover {
    background-color: #ff9000;
}
  .showphone:active {
    background-color: #d68000;
    color: #663300;
    box-shadow: 0 1px 1px rgba(0,0,0,.3) inset;
}