

/* Start:/local/templates/is_digital/old/css/contacts.css?17573188533565*/
.content_grey{
    background-color: #F5F7F9;
    padding: 31px 0 31px 50px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain;
}
.contacts_h1{
    margin: 0 auto;
    text-align: center;
}
.contacts_h1 h1{
    display: inline-block;
    background: url(/local/templates/is_digital/old/css/../img/ico/line_404.svg) 50% 0 no-repeat;
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 4rem;
    line-height: 120%;
    color: #222222;
    margin: 59px 0 64px 0;
    padding: 30px 0 0 0;
}
.contacts .breadcrumb{
    text-align: center;
}
.branches {
    display: flex;
    margin: 72px 68px;

    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
}
.branches > div {
    width: calc(50% - 42px);
    padding-left: 42px;
    background: url('/local/templates/is_digital/old/css/../img/ico/contacts_logo_1.svg') 0 0 no-repeat;
    min-width: 400px;
    padding-bottom: 80px;
}
.branches > div:nth-child(2) {
    background: url('/local/templates/is_digital/old/css/../img/ico/contacts_logo_2.svg') 0 0 no-repeat;
}
.branches .name{
    font-family: 'Cormorant', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 2.125rem;
    line-height: 120%;
    color: #000000;
}
.branches .text, .branches .text a{
    font-weight: 300;
    font-size: 1rem;
    line-height: 200%;
    color: #000000;
}
.branches .foto{
    padding-top: 32px;
    display: flex;
    flex-wrap: wrap;
}
.branches .foto a{
    padding: 0 20px 0 0;
}
.branches .foto a:hover:before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    /*background-color: rgba(0, 0, 0, 0.5);*/
    background: url("/local/templates/is_digital/old/css/../img/ico/zoom.svg") 50% 50% no-repeat rgba(0, 0, 0, 0.5);
}
.employees{
    padding: 26px 50px 55px 68px;
    display: flex;
    flex-wrap: wrap;
}
.employees > div{
    width: 25%;
    min-width: 260px;
    padding-bottom: 40px;
}
.employees .name{
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 100%;
    color: #000000;
}
.employees .prof{
    font-size: 0.9375rem;
    line-height: 120%;
    color: #000000;
    padding: 10px 0 0 0;
}
.employees .info{
    padding: 20px 0 0 0;
}
.employees .info, .employees .info a{
    font-weight: 300;
    font-size: 1rem;
    line-height: 200%;
    color: #000000;
}
.content ul{
    margin: 5px 0;
}
.content li{
    padding-left: 15px;
}
.content li:before {
    list-style-image: url('/local/templates/is_digital/old/css/../img/ico/txt_li.svg');
    content: '';
    display: list-item;
    float: left;
    width: 1px;
    margin: -2px 7px 0 0;
}
.property {
    display: flex;
    padding: 31px 0 60px 50px;
}
.property > div{
    width: 50%;
}
.property li{
    padding: 6px 0 6px 15px;
}
.h2, h2{
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 100%;
    color: #000000;
    padding-top: 30px;
    padding-bottom: 20px;
}
#map2{
    height: 570px;
    width: 100%;
    margin: 0;
    padding: 0;
}


@media (max-width: 1500px){

}
@media (max-width: 1400px){

}
@media (max-width: 1300px){

}
@media (max-width: 1200px){

}
@media (max-width:600px) {
    .property{
        flex-wrap: wrap;
    }
    .property > div{
        min-width: 350px;
    }
    .branches {
        margin: 50px 20px;
        min-width: auto;
    }
    .branches > div {
        min-width: auto;
        width: auto;
    }
}
@media (max-width:480px) {

    .property {
        padding-left: 20px;
    }
    .property > div {
        min-width: auto;
        width: 100%;
    }
    .employees {
        padding: 26px 20px 40px 20px;
    }
    .contacts .content_grey:nth-child(1) {
        padding: 31px 0 31px 0;
    }
}
/* End */
/* /local/templates/is_digital/old/css/contacts.css?17573188533565 */
