

/* Start:/css/contacts.css?15982734301743*/
.contacts_page {

}

.contacts_page .hdr {
    text-align: center;
}

.contacts_page .top_btn {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.contacts_page .top_btn .button {
    display: block;
    margin: 0 15px 0 0;
    padding: 10px 30px;
    border-top: 3px solid white;
    border-bottom: 3px solid white;
    text-decoration: underline;
    /*text-align: center;
    background: #4573b1;
    color: white;
    font-size: 18px;
    border-top: 3px solid #4573b1;
    border-bottom: 3px solid #4573b1;
    transition: 400ms;
    animation: yourAnimationCenterContent 800ms forwards 0s ease-out;
    width: 275px;*/
}

.contacts_page .top_btn .button:hover {
    border-top: 3px solid #eb1c2a;
    border-bottom: 3px solid #eb1c2a;
}

.contacts_page .content {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
}

.contacts_page .content .map {
    width: 50%;
}

.contacts_page .content .contacts {
    margin-left: 15px;
    max-width: 48%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.contacts_page .content .contacts .field .title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 0px;
}

.contacts_page .content .contacts .field .value {
    margin-bottom: 0px;
    font-size: 18px;
}

.contacts_page .how_get {
    text-align: center;
    margin: 30px 0;
}

.contacts_page .how_get .title {
    color: #ee1d24;
    font-size: 28px;
    font-weight: bold;
}

.contacts_page .list_photo {
    text-align: center;
    font-size: 20px;
    margin: 30px 0 0 0;
}

.contacts {
    line-height: 28px;
}

#shop .contacts {
    line-height: 34px;
}
/* End */


/* Start:/bitrix/components/epir/medialibrary.list/templates/.default/style.css?1524238116234*/
.item_coll li{
    float: left;
    text-align: center;
    list-style: none;
    padding-bottom: 10px;
}

.item_coll li img{
    margin: 5px;
}

.item_coll:after{
    content: '';
    clear: both;
    display: block;
}
/* End */
/* /css/contacts.css?15982734301743 */
/* /bitrix/components/epir/medialibrary.list/templates/.default/style.css?1524238116234 */
