

/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1747764363467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/office_contacts/style.css?174776437717616*/
 a {
    text-decoration: none;
    color: inherit
}

.form-field input[type='checkbox'] {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.flex_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.visible_xs {
    display: none !important;
}

.color_beige {
    color: #BE955B;
}

.button {
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
}

.button_wide {
    padding: 0 30px;
    max-width: 340px;
    width: 100%
}

.button_beige {
    background-color: #BE955B;
    border: 1px solid #BE955B;
    color: #ffffff
}

.button_beige:hover {
    background: #333E48;
    color: #BE955B;
    cursor: pointer;
}

.button_transparent {
    color: #BE955B;
    border: 1px solid #BE955B;
}

.button_transparent:hover {
    background: #BE955B;
    color: #fff;
}

.button-text {
    display: block;
    padding: 12px 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.button-text_small {
    font-size: 12px;
    padding: 7px 0
}

.icon_round {
    min-width: 38px;
    width: 38px;
    height: 38px;
    background-color: rgba(190, 149, 91, 0.2);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.page-header_gray {
    background: #333E48;
    color: #fff;
    padding: 97px 0
}

.page-header_gray h1{
    letter-spacing: 0.06em;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 1.37;
    font-weight: 700;
}

.section {
    padding-top: 90px;
}

.container {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1220px
}

.section_light-beige {
    background-color: rgba(190, 149, 91, 0.14);
    color: #333E48;
}

.section-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.37;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.section-title_align-left {
    text-align: left;
}

.offices,
.form-block {
    text-align: left;
}

.offices-section {
    padding-bottom: 105px
}

.offices-section:last-child {
    padding-bottom: 65px
}

.offices-card {
    background-color: #ffffff;
}

.offices-card:not(:last-child) {
    margin-bottom: 75px
}

.mobile-menu {
    display: none;
}

.offices-card__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 46px 20px 45px 46px;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}

.offices-card__list {
    margin-bottom: 50px;
}

.offices-card__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.offices-card__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.offices-card__contact.offices-card__contact_col strong{
    margin-bottom: 5px
}

.offices-card__contact:not(:last-child) {
    margin-bottom: 25px
}

.offices-card__contact .icon {
    margin-right: 20px
}

.offices-card__contact strong {
    margin-right: 15px
}

.offices-card__contact .link_hover-border {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    border-bottom: 1px solid transparent;
}

.offices-card__contact .link_hover-border:hover {
    border-color: #000
}

.block-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.37;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.offices-card .address {
    font-size: 18px;
    line-height: 1.32;
}

.offices-card .route {
    font-size: 16px;
    line-height: 1.32;
}

.offices-card strong {
    font-size: 20px;
    line-height: 1.17;
    text-transform: uppercase;
}

.offices-card__img img {
    width: 100%;
}

.offices-card_large {
    padding: 50px 45px 38px
}

.offices-card_large .offices-card__row {
    margin: 0 -15px;
}

.offices-card_large .offices-card__list {
    margin-bottom: 25px;
}

.offices-card__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.offices-card__media {
    height: 478px;
}

.offices-card__media #main-office-map,
.offices-card__media img {
    width: 100%
}

.form-block-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.form-block-col:first-child {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
}

.form-block-col:last-child {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.info-item {
    margin-bottom: 35px
}

.info-item:not(:last-child):after {
    content: '';
    display: block;
    width: 100%;
    height: 12px;
    background-image: url('/local/templates/redesign/template/img/hr_wide.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 35px
}

.info-item__row,
.info-item__col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.info-item__col{
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.info-item__col .icon {
    margin-right: 20px
}

.info-item__title {
    text-transform: none;
    margin-bottom: 15px;
}

.call-back-form {
    margin: 0 -14px;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.form-field {
    padding: 0 14px;
    margin-bottom: 20px;
}

.form-field_50 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.form-field_center {
    text-align: center;
    padding-bottom: 10px;
    margin-top: 10px;
}

.form-field_center .form-field__label{
    margin-bottom: 10px
}

.form-field__label {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0.02em;
    color: #BE955B;
    margin-bottom: 5px;
}

.form-field__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.form-field__checkbox {
    position: relative;
    text-align: center;
}

.form-field__checkbox label{
    cursor: pointer;
}

.form-field__checkbox span{
    vertical-align: middle;
}

.form-field__checkbox input[type="checkbox"]:checked + .form-checkbox::after{
    opacity: 1
}

.form-field__checkbox-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px
}

.form-checkbox {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #BE955B;
}

.form-checkbox::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/local/templates/redesign/template/img/checkbox.svg');
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    opacity: 0
}

.form-checkbox-label {
    font-weight: 300;
    font-size: 14px;
    line-height: 19px;
    color: #333E48;
}

.form-input,
.form-textarea {
    width: 100%;
    height: 45px;
    padding: 0 25px;
    border: 1px solid #BE955B;
}

.form-select {
    color: #BE955B;
}

.form-textarea {
    padding: 15px 25px;
    resize: none;
    height: 102px;
}

.checkbox_block {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding: 5px 7px;
    display: block
}

.checkbox_block .form-checkbox-label {
    font-size: 16px;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #333E48;
    border: 1px solid #BE955B;
    height: 47px
}

.checkbox_block input:checked + .form-checkbox-label {
    background-color: #BE955B;
    color: #fff
}

.checkbox_block input:disabled + .form-checkbox-label {
    opacity: 0.5
}

.sign-up {
    width: 760px;
    padding: 27px 0 0;
    border: 1px solid #BE955B;
    margin: 0 auto
}

.sign-up-form {
    max-width: 66%;
    margin: 0 auto;
}

.sign-up-title {
    font-size: 20px;
    line-height: 27px;
    text-align: center;
}



/*styles for select*/

.selection .select2-selection.select2-selection--single {
    border-radius: 0;
    border: 1px solid #BE955B;
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.select2-container .selection .select2-selection--single .select2-selection__rendered {
    padding: 0 25px;
    color: #BE955B
}

.select2-container--open .select2-dropdown--below {
    border: 1px solid #BE955B;
    border-radius: 0
}

.select2-container--default .select2-results__option--selected {
    background-color: #BE955B !important;
    color: #fff !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(190, 149, 91, 0.7) !important;
}

.select2-results .select2-results__option {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 25px;
    color: #BE955B
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #BE955B transparent transparent transparent !important;
    border-width: 10px 5px 0 5px !important;
    margin: 0 !important;
    top: calc(50% + 5px) !important;
    left: 0 !important;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #BE955B transparent !important;
    border-width: 0 5px 10px 5px !important;
}

/*styles for select*/

/*styles for datepicker*/

.form-datepicker .datepicker {
    margin: 0 auto;
    border: none;
    background: transparent
}

.datepicker .datepicker--nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: none;
}

.datepicker .datepicker--nav-title {
    font-family: inherit;
    border-radius: 0;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    font-weight: 700;
}

.datepicker .datepicker--nav-title i {
    color: inherit
}

.datepicker .datepicker--nav-action[data-action="prev"] {
    margin-left: auto;
}

.datepicker .datepicker--nav-action path {
    stroke: #000;
}

.datepicker .datepicker--days-names {
    margin-bottom: 10px;
}

.datepicker .datepicker--day-name {
    color: #BE955B;
}

.datepicker .datepicker--cell-day {
    margin-bottom: 10px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    margin: 0 8px
}

.datepicker .datepicker--cell.-current- {
    color: #BE955B
}

.datepicker .datepicker--cell.-focus- {
    background-color: rgba(190, 149, 91, 0.7);
    color: #fff
}

.datepicker .datepicker--cell.-focus-.-disabled- {
    background-color: transparent;
}

.datepicker .datepicker--nav-action:hover, .datepicker .datepicker--nav-title:hover {
    background: transparent;
}

.datepicker .datepicker--nav-action:hover .datepicker--nav-action path {
    stroke: #BE955B
}

.datepicker .datepicker--cell.-selected-,
.datepicker .datepicker--cell.-selected-.-focus-,
.datepicker .datepicker--cell.-selected-.-current-,
.datepicker .datepicker--cell.-selected-.-current-.-focus- {
    background: #BE955B;
    color: #fff
}


/*styles for datepicker*/

@media screen and (min-width: 901px) {
    .offices-card__contact.offices-card__contact_col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .offices-card_large .offices-card__content {
        padding: 0 10% 0 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .offices-card__img {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
        max-width: 670px
    }

    .offices-card__media #main-office-map,
    .offices-card__media img {
        height: 100%;
    }

    .form-block {
        padding-bottom: 80px
    }

    .form-datepicker .datepicker {
        width: 100%
    }
}

@media screen and (max-width: 900px) {
    .visible_xs {
        display: block !important;
    }

    .hidden_xs {
        display: none !important;
    }

    .button_wide {
        max-width: none;
    }

    .page-header_gray {
        padding: 30px 0
    }

    .page-header_gray h1{
        font-size: 20px;
    }

    .section {
        padding-top: 60px;
    }

    .section-title {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .offices .container {
        padding: 0;
    }

    .offices .section-title {
        padding: 0 20px;
    }

    .offices-section {
        padding-bottom: 20px;
    }

    .offices-card {
        padding: 28px 20px 37px
    }

    .offices-card:not(:last-child) {
        margin-bottom: 20px;
    }

    .offices-card__content {
        display: block;
        padding: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }

    .offices-card__list {
        margin-bottom: 20px;
    }

    .offices-card__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .offices-card__contact:not(:last-child) {
        margin-bottom: 15px
    }

    .offices-card__contact .icon {
        margin-right: 10px
    }

    .block-title {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .offices-card .address {
        font-size: 15px;
    }

    .offices-card a {
        font-size: 14px;
    }

    .offices-card strong {
        font-size: 16px;
    }

    .offices-card_large .block-title {
        margin-bottom: 0
    }

    .offices-card__img {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        margin-bottom: 25px
    }

    .offices-card__img img{
        height: auto;
    }

    .offices-card__col_no-reverse_xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .offices-card__col_reverse_xs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .offices-card__media {
        height: auto;
        margin: 20px 0
    }

    .offices-card__media #main-office-map {
        height: 277px
    }

    .info .section-title {
        color: #BE955B
    }


    .form-block-row {
        display: block;
    }

    .form-block-col {
        margin-bottom: 40px;
    }


    .info-item {
        margin-bottom: 20px;
    }

    .info-item:not(:last-child):after {
        height: 20px;
        margin-top: 20px;
    }

    .info-item__col {
        padding-right: 0px;
    }

    .info-item .icon_round {
        margin-right: 7px
    }

    .call-back-form {
        margin: 0;
        border: 2px solid #BE955B;
        padding: 20px 10px;
    }

    .call-back-form-title {
        color: #333E48;
        text-align: center;
        padding: 20px 0
    }

    .form-row {
        display: block;
    }

    .sign-up {
        width: 100%
    }

    .sign-up-form {
        max-width: none;
        padding: 0 10px
    }

    .datepicker .datepicker--nav {
        padding: 0;
    }

    .datepicker .datepicker--content {
        padding: 0;
    }

    .datepicker .datepicker--cells {
        margin: 0 -6px;
    }

    .datepicker .datepicker--cell-day {
        width: 33px;
        height: 33px;
        margin: 0 2px;
    }
}

@media screen and (max-width: 320px) {
    .sign-up-form {
        padding: 0
    }

    .datepicker .datepicker--cells {
        margin: 0 -2px;
    }

    .datepicker .datepicker--cell-day {
        width: 30px;
        height: 30px;
        margin: 0;
    }
}




/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1747764363467 */
/* /local/templates/.default/components/bitrix/news.list/office_contacts/style.css?174776437717616 */
