.text-filial{
    color: #E40046;  
    border-bottom: 1px dashed #e3e3e6;
     display:inline-block; 
}

.check-filial{
    color: #000;
    border-bottom: 0px dashed #e3e3e6;
   font-weight: 600;
}
.form-map-street:focus {
      border: 1px solid #b7b7b7;
      background: #e9e9eb;
     outline: none !important; 
}
.form-map-house:focus {
      border: 1px solid #b7b7b7;
      background: #e9e9eb;
      outline: none !important;
}

.form-map-street{
  padding:0 10px 0 10px;
  left:18%; 
  border: 1px solid #ebebeb; 
  background: #e9e9eb; 
  height: 35px; 
  width:322px;
  box-sizing:border-box;
  line-height:30px;
}
.map-open-yandex:hover {
    cursor: pointer;
   } 
.form-map-house{
  padding:0 10px 0 10px; 
  left:82%; 
  border: 1px solid #ebebeb; 
  background: #e9e9eb; 
  height: 35px; 
  width: 84px;
  box-sizing:border-box;
  line-height:30px;

}
input.form-map-street:-ms-input-placeholder {          
  color: grey; 
} 

input.form-map-house:-ms-input-placeholder {          
  color: grey; 
}

.error-path-contact{
    display: none;
    border: 1px solid #FF9FB9;
    background-color: #FFEAF0;
    color: #FF0046;
    padding: 15px;
    margin-bottom: 0px;
    border-radius: 4px;
    position: absolute;
    top: 114%;
    left: 97px;
    width: 430px;
}
h6{
  margin-top: 0px;
}

.stiker{
  position: absolute;
  width: 237px;
  background: url(/img/stiker.png);
  height: 263px;
  right: 60px;
  z-index:999;
}
@media screen and (min-width: 1px) and (max-width: 992px) {
    .stiker {
      visibility: hidden; } }

 @media screen and (min-width: 1px) and (max-width: 992px) {
    .contacts_puth {
      display:none; } }