

/* Start:/css/aboutstyles.css?173844470310143*/
h1, .h1 {
    font-size: 36px !important;
    line-height: 42px !important;
    color: #911F1E !important;
}

h4, .h4 {
    font-size: 20px !important;
    line-height: 23px !important;
    font-weight: bold !important;
    color: #000 !important;
    margin-bottom: 15px !important;
}
h4--brown, .h4--brown {
    color: #911F1E !important;
    font-weight: normal !important;
    margin-bottom: 17px !important;
}

.elem-title {
    position: relative;
    padding: 0 27px;
    margin-bottom: 21px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.elem-block {
    background: #fff;
    padding: 27px 29px 30px;
}
.elem-contacts__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}
.elem-contacts__item:not(:last-child) {
    margin-bottom: 9px;
}
.elem-contacts:not(:last-child) {
    margin-bottom: 35px;
}
.elem-contacts__icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    margin-right: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -2px;
}
.elem-contacts__icon .icon {
    max-width: 20px;
}
.elem-contacts__p {
    margin: 0 0 6px;
    font-size: 16px;
    line-height: 24px;
}
.icon-phone {
    height: 48px;
    width: 48px;
    fill: #10476A;
}
.icon-phone2 {
    height: 20px;
    width: 20px;
    fill: #10476A;
}
.icon-mail {
    height: 15px;
    width: 15px;
    fill: #10476A;
}
.icon-search {
    height: 25px;
    width: 23px;
    stroke: #10476A;
    stroke-width: 2;
}
.elem-contacts__desc {
    font-size: 14px;
    line-height: 16px;
    color: #ACACAC;
    margin: 0 0 10px;
}
.elem-map__info {
    background: #fff;
    padding: 28px 37px;
}
.elem-map__info.active {
    background: #10476A;
}
.elem-map__info.active>* {
    color: #fff;
}
.elem-map__info.active .icon-phone2 {
    fill: #fff;
}
.elem-map__info:not(:last-child) {
    margin-bottom: 40px;
}
.elem-map__info--inner {
    padding: 25px 0 29px;
}
.elem-map__info--inner:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0;
}
.elem-map__info--inner.active {
    margin-left: -30px;
    padding-left: 30px;
    margin-right: -30px;
    padding-right: 30px;
    border-bottom-color: transparent;
}
.elem-map__desc {
    margin: 0 0 2px;
    font-size: 16px;
    line-height: 25px;
}
.elem-map__desc:not(.last):last-of-type {
    margin-bottom: 6px;
}
h2--brown, .h2--brown {
    color: #911F1E !important;
    font-weight: normal !important;
    margin-bottom: 17px !important;
}
h2--small, .h2--small {
    font-size: 30px !important;
    line-height: 35px !important;
}
h5, .h5 {
    font-size: 18px !important;
    line-height: 21px !important;
    font-weight: bold !important;
}
.elem-map__wrap {
    background: #fff;
    padding: 30px 30px 0;
}
.elem-tabs__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #10476A;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    margin-right: 8px;
    position: relative;
}
.elem-tabs__head--title {
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.elem-tabs__link {
    font-size: 18px;
    line-height: 21px;
    color: #10476A;
    padding: 14px 10px;
    text-align: center;
    width: 100%;
    display: block;
}
.elem-tabs__link.active {
    background: #10476A;
    color: #fff;
}
.elem-tabs__item {
    display: none;
}
.elem-tabs__item.active {
    display: block;
}
.elem-tabs__body {
    border-top: 1px solid #ccc;
    margin: 30px -30px 0;
}
.elem-tabs__list.scrollbar-inner {
    padding-right: 38px;
    padding-left: 30px;
}
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
.elem-map {
    height: 100%;
    width: 100%;
}
.elem-map .ymaps-default-cluster {
    border: 2px solid #10476A;
    color: #10476A;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 500;
    background: #fff;
}
.elem-map .balloon {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.elem-map .balloon__inner {
    padding: 20px;
}
.elem-map__title {
    line-height: 25px;
    margin-bottom: 6px;
}
.color--blue {
    color: #10476A;
}

@media (max-width: 1279px) {
    .elem-title {
        padding: 0;
    }
    .elem-block {
        padding-top: 37px;
        padding-bottom: 39px;
    }
    h4, .h4 {
        font-size: 18px  !important;
        line-height: 21px !important;
    }
    .elem-contacts__desc {
        margin-bottom: 16px;
    }
    .elem-map__info {
        margin-left: -32px;
        margin-right: -32px;
        padding-left: 32px;
        padding-right: 32px;
    }
    .elem-map__info: not(:last-child) {
        margin-bottom: 0;
    }
    .elem-map__info--inner {
        margin-left: 0;
    }
    .elem-map__wrap {
        margin-left: -32px;
        margin-right: -32px;
        padding-top: 35px;
    }
    .elem-tabs__head {
        margin-right: 0;
        -webkit-box-flex: inherit;
        -webkit-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
    }
    .elem-tabs__head--mobile {
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        position: relative;
    }
    .elem-tabs__head--mobile:before {
        content: 'Выберите ваш город ';
        font-size: 18px;
        line-height: 21px;
        color: #10476A;
        margin-right: 18px;
    }
    .elem-tabs__head--title .elem-tabs__link {
        min-width: 167px;
    }
    .elem-tabs__body {
        margin-top: 34px;
    }
    .elem-tabs__body-mobile>* {
        display: none;
    }
    .elem-tabs__body-mobile>*.active {
        display: block;
    }
    .elem-tabs__head--mobile .elem-tabs__link {
        width: auto;
        padding: 0;
        border-bottom: 1px dashed #10476A;
    }
    .elem-tabs__head--mobile .elem-tabs__link:hover {
        border-color: #F9D308;
    }
    .elem-tabs__head--mobile .elem-tabs__link.active {
        background: transparent;
        color: #10476A;
        font-weight: bold;
        border-color: #10476A;
    }
    .elem-tabs__head--mobile .elem-tabs__link:not(:last-child) {
        margin-right: 18px;
    }
    .elem-map--big {
        height: 598px;
    }
}
@media (max-width: 767px) {
    .elem-title {
        margin-bottom: 7px;
        display: block;
    }
    .elem-block {
        margin-left: -13px;
        margin-right: -13px;
        padding: 25px 12px 28px;
    }
    .elem-contacts__item: not(:last-child) {
        margin-bottom: 4px;
    }
    .icon-search {
        height: 15px;
        width: 14px;
    }
    h4, .h4 {
        font-size: 16px !important;
        line-height: 19px !important;
        margin-bottom: 10px !important;
    }
    h5, .h5 {
        font-size: 16px !important;
        line-height: 19px !important;
        margin-bottom: 9px !important;
    }
    .elem-contacts__desc {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 11px;
    }
    .elem-map__info {
        margin-left: -13px;
        margin-right: -13px;
        padding: 21px 13px 23px;
    }
    .elem-map__info--inner {
        padding-top: 20px;
        padding-bottom: 23px;
    }
    .elem-map__desc {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 6px;
    }
    .elem-map__desc: not(.last):last-of-type {
        margin-bottom: 9px;
    }
    h2--small, .h2--small {
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 13px !important;
    }
    .elem-map__wrap {
        margin-left: -13px;
        margin-right: -13px;
        padding-top: 19px;
        padding-left: 13px;
        padding-right: 13px;
    }
    .elem-tabs__head--mobile {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .elem-tabs__head--mobile:before {
        width: 100%;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 10px;
        text-align: center;
    }
    .elem-tabs__link {
        font-size: 14px;
        line-height: 16px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .elem-tabs__head--title .elem-tabs__link {
        min-width: 50%
    }
    .elem-tabs__body {
        margin-top: 19px;
    }
    .elem-map--big {
        height: 280px;
    }
    .elem-tabs__head--map {
        margin-left: -13px;
        margin-right: -13px;
        padding: 19px 13px;
    }
    .elem-map__title {
        line-height: 24px;
        font-weight: 500;
    }
}
@media (min-width: 1280px) {
    .mb-lg-5 {
        margin-bottom: 5px !important;
    }
    .mb-lg-4 {
        margin-bottom: 4px !important;
    }
}
@media (min-width: 768px) {
    .mb-sm-5 {
        margin-bottom: 5px !important;
    }
}
/* End */
/* /css/aboutstyles.css?173844470310143 */
