

/* Start:/local/components/neoart/contacts/templates/.default/style.css?17839479071638*/
.contacts__cities-select {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.row
{
    width: 98%;
    padding: 0 1% 1% 1%;
    margin-bottom: 1%;
    border-bottom: 1px solid #dddddd;
    font-size: 90%;
}
.row > img
{
    width: 100%;
    max-width: 600px;
}

.row > div
{
    min-width: 300px;
    width: 50%;
    float: left;
    height: auto;
    margin-bottom: 12px;
}

.row > div:first-child
{
    font-weight: bold;
}

.row > p:before
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.row sup
{
    color: red !important;
}

.clearfix:after, .row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

dl>dt, .dl-title
{
    font-weight: bold;
}

dl>dd
{
    margin-left: 10px;
    margin-bottom: 1%;
}
.col-left
{
    float: left;
    width: auto !important;
    min-width: 0 !important;
}
.col-right
{
    float: right !important;
    width: auto !important;
    min-width: 10% !important;
    margin-left: 10px;
}
.col-left>ul>li, .col-left>ol>li
{
    margin-left: 20px !important;
    text-align: justify;
}

.col-left>ul>li>ol>li
{
    margin-left: 20px !important;
    text-align: justify;
}


h2
{
    text-transform: uppercase;
}

h3
{
    text-transform: uppercase;
    font-weight: normal !important;
}
h3>span
{
    border-bottom: 1px dashed #E3182C;
}
.v-card
{
    position: absolute;
    top: 7px;
    margin-left: 5px;
}

.contact-item__block-phone {
    display: flex;
    flex-direction: column;
}

.contact-item__block-phone.more .contact-item__text:first-child {
    margin-bottom: 5px;
}
/* End */
/* /local/components/neoart/contacts/templates/.default/style.css?17839479071638 */
