

/* Start:/local/components/avtocity/contact.big.block/templates/.default/style.css?1771833819832*/
.cp_cont_title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.17;
}

.cp_cont_content {
    font-size: 18px;
    line-height: 1.8;
}

.cp_cont_content a {
    color: #ff8562;
    text-decoration: none;
    outline: none;
}

.t-map {
    width: 100%;
    height: 400px;
    position: relative;
}

.cp_cont_bl_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
@media screen and (max-width: 960px) {
    .cp_cont_bl_content {
        justify-content: start;
        height: unset;
        padding: 30px 20px;
    }

    .cp_cont_bl_wr {
        padding: 40px 40px 40px 0;
    }

    .cp_cont_title {
        font-size: 22px;
    }

    .cp_cont_content {
        font-size: 14px;
        line-height: 1.45;
    }
}
/* End */
/* /local/components/avtocity/contact.big.block/templates/.default/style.css?1771833819832 */
