#content-mn-v {
    margin: 10px auto;
}

#map,#map3{
   height:400px;
}
.bal-box{
  text-align: center;
}

h1{
    font-family: 'Open Sans';
    font-size: 27px;
    color: #333;
    line-height: 40px;
    padding-top: 10px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
}

.mycity-p {
    margin: 10px 0px;

}
.p-contact-item{
  font-size: 15px;
    font-family: 'Open Sans';
    line-height: 25px;
    margin: 5px auto;
}
.i-contact-item{
      display: inline-block;
    vertical-align: top;
}
#block-contacts{
  font-family: 'Open Sans';
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0px;
}
#fed-cont{
      float: left;
    width: 315px;
    padding-left: 43px;
    background-image: url(../images/i-phone.jpg);
    background-repeat: no-repeat;
}
#fed-cont a{
      color: #000;

    display: inline-block;
 
    line-height: 19px;
}
#mail-cont{
      float: left;
    width: 420px;
    padding-left: 43px;
    background-image: url(../images/i-mail.jpg);
    background-repeat: no-repeat;
    margin-top: 20px;
}
#mail-cont span{
  display: inline-block;
    vertical-align: top;
    width: 225px;
}
#mail-cont a:hover, #rek-cont a:hover, #social-cont a:hover{
  color:red;
}
#social-cont{
    float: left;
    width: 370px;
    padding-left: 43px;
    background-image: url(../images/i-social.jpg);
    background-repeat: no-repeat;
    margin-top: 20px;
}
#social-cont span{
  display: inline-block;
    vertical-align: top;
    width: 225px;
}

#rek-cont{
      padding-left: 43px;
    background-image: url(../images/i-rek.jpg);
    background-repeat: no-repeat;
    margin-top: 20px;
     width: 315px;
    float: left;
}
#rek-cont div span{
  
}
#rek-cont a{
      font-size: 13px;
    line-height: 21px;
    display: inline-block;
}
.w600{
      width: 600px;
}

.contacts_row {

}
.contacts_row .column {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.contacts_shop_list {
    margin-bottom: 32px;
}
.contacts_shop_list h2 {
    font-family: 'Open Sans';
    font-size: 20px;
    color: #333;
    line-height: 40px;
    text-align: left;
    font-weight: 600;
    margin: 30px 0 12px 0;
}
.contacts_shop_list ul {
    
}
.contacts_shop_list li {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 18px;
}
.contacts_shop_list ul > li:not(:last-child) {
    margin-bottom: 16px;
}
.contacts_shop_list li b[itemprop="address"] {
    display: block;
    margin-bottom: 4px;
}
.contacts_shop_list li b[itemprop="address"] a {
    color: #0069c1;
    font-size: 16px;
}
.contacts_shop_list li .list-rzh-shps {
    
}
.contacts_shop_list li .list-rzh-shps a.a-t-detail-shop {

}
.contacts_form {

}
.contacts_form .success_message {
    width: 360px;
    background: #c6fbbe;
    padding: 12px 16px;
    box-sizing: border-box;
    border-radius: 5px;
}
.contacts_form form {
    width: 360px;
}
.contacts_form form input[type=text] {
    width: 100%;
    border: 1px solid #cac9c9;
    padding: 0 3%;
    line-height: 36px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    margin: 0 0 16px 0;
    box-sizing: border-box;
}
.contacts_form form textarea {
    width: 100%;
    border: 1px solid #cac9c9;
    padding: 0 3%;
    line-height: 36px;
    border-radius: 4px;
    font-size: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    height: auto;
    margin: 0 0 16px 0;
    box-sizing: border-box;
}
.contacts_form form input[type=submit] {
    display: block;
    background: #f98903;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal !important;
    height: 36px;
    line-height: 34px;
    border-radius: 3px;
    font-size: 16px;
    border: none;
    outline: none;
    font-family: 'Open Sans';
    padding: 0 24px;
    margin: 0 auto;
    cursor: pointer;
}
.contacts_form form .form_title {
    font-family: 'Open Sans';
    font-size: 20px;
    color: #333;
    line-height: 26px;
    text-align: left;
    font-weight: 600;
    margin: 0 0 12px 0;
}
.contacts_form form label.error {
    display: block !important;
    margin-top: -12px;
    margin-bottom: 8px;
    font-size: 12px;
    background: #ffd5d5;
    line-height: 20px;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 0 6px;
}
.contacts_form form label.error.valid {
    display: none !important;
}

@media screen and (max-width: 500px){
#block-contacts {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0px;
}
#fed-cont {
    float: none;
    width: auto;
    padding-left: 40px;
    background-image: url(../images/i-phone.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
}
#mail-cont {
    float: none;
    width: auto;
    padding-left: 40px;
    background-image: url(../images/i-mail.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
}
#rek-cont {
    padding-left: 40px;
    background-image: url(../images/i-rek.jpg);
    background-repeat: no-repeat;
    margin-top: 15px;
    width: auto;
    float: none;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
}
#fed-cont a {
    color: #000;
  
    display: inline-block;
  
    line-height: 19px;
}
#social-cont {
    float: none;
    width: auto;
    padding-left: 40px;
    background-image: url(../images/i-social.jpg);
    background-repeat: no-repeat;
    margin-top: 20px;
}
#social-cont span {
    display: inline-block;
    vertical-align: top;
    width: auto;
}
#map, #map3 {
    height: 350px;
}
.w600 {
    width: auto;
}

.contacts_row .column {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 24px;
}
.contacts_form form {
    width: 100%;
}
.contacts_form .success_message {
    width: 100%;
}

}