@media (min-width:768px){.contacts-page{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch;margin-right:-25px;margin-left:-25px}}.contacts-page__group{margin-top:40px}@media (min-width:768px){.contacts-page__group{margin-top:60px}}@media (min-width:1920px){.contacts-page__group{margin-top:65px}}.contacts-page__group:first-child{margin-top:0}@media (min-width:768px){.contacts-page__group{width:50%;margin-top:0;margin-bottom:50px;padding:0 25px}}.contacts-page__group--map{width:100%;margin-bottom:0}.contacts-page__map{overflow:hidden;width:100%;height:100%;min-height:200px;border-radius:4px;background:rgba(0,0,0,.1)}.contacts-page__row{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:20px}.contacts-page__row:last-child{margin-bottom:0}.contacts-page__icon{width:35px;height:30px;background-repeat:no-repeat;background-position:0 50%;-ms-flex-negative:0;flex-shrink:0}.contacts-page__icon--adress{background-image:url(../images/contacts/home.png)}.contacts-page__icon--phone{background-image:url(../images/contacts/phone.png)}.contacts-page__icon--worktime{background-image:url(../images/contacts/worktime.png)}.contacts-page__icon--email{margin-top:-3px;background-image:url(../images/contacts/email.png)}@media (min-width:768px){.contacts-page__block{margin-right:50px}}.contacts-page__title{font-size:125%;font-weight:500;margin-bottom:5px}.contacts-page__value a{text-decoration:none;border:0}.contacts-page__value a:hover{text-decoration:underline}.contacts-page__value span{font-size:80%;color:rgba(0,0,0,.5)}