

/* Start:/local/templates/re-store/components/multisite/pages/contact/style.css?17750606191306*/
.number {
    height: 18px!important;
    width: 18px!important;
}
.header-outer {
    height: 100%;
}

.contact-block{
    border-bottom: 1px solid #e6e6e6;
    margin: 25px auto;
    padding-bottom: 15px;
}
.contact-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}
.tel-a {
    color: black;
}
.contacts-container {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto 25px;
}
.contact-block:last-of-type {
    border-bottom: none;
}

p a.right {
    float: right;
    display: block;
    width: 115px;
}
.bottom-span{
    display:block;
}
.grey-title {
    font-size: 13px;
    color: grey;
}
p.normal-p {
    line-height: 21px;
}

.row {
    display: flex;
    flex-wrap: wrap;
}
.col-sm-4 {
    width: 33.33%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.33%;
    box-sizing: border-box;
}
.col-sm-4:first-child {
    padding-left: 0;
}
.col-sm-6 {
    width: 66.66%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.66%;
    box-sizing: border-box;
}


@media (max-width: 992px) {
    .col-sm-5 .contact-block{margin-left: 20px;}
}

@media (max-width: 768px) {
    .col-sm-5 .contact-block{margin-left: 70px;}
}

@media (max-width: 575px) {
    .col-sm-5 .contact-block{margin-left: 0;}
}

/* End */
/* /local/templates/re-store/components/multisite/pages/contact/style.css?17750606191306 */
