

/* Start:/bitrix/templates/universelite_s1/components/bitrix/map.google.view/.default/style.css?1768803264250*/
.ns-bitrix.c-map-google-view.c-map-google-view-default {
  display: block;
  height: 100%;
}
.ns-bitrix.c-map-google-view.c-map-google-view-default .map-google-view-control {
  display: block;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/map.google.system/.default/style.css?1768803264260*/
.ns-bitrix.c-map-google-system.c-map-google-system-default {
  display: block;
  height: 100%;
}
.ns-bitrix.c-map-google-system.c-map-google-system-default .map-google-system-control {
  display: block;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17688032642487*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #0065ff;
  border-color: #0065ff;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: transparent;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  padding: 6px;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #2d2d2d;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/contacts_custom/style.css?176880326313767*/
.contacts {}

.contacts .contacts-map {
    display: block;
    height: 460px;
}

.contacts .contacts-contact-wrap {
    overflow: visible;
}
.contacts .contacts-contact {
    display: block;
    position: relative;
    height: 126px;
    background: #fff;
    -webkit-box-shadow: 0px 7px 35px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 7px 35px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 7px 35px 0px rgba(0,0,0,0.4);
}
.contacts .contacts-contact.contacts-contact-with-map {
    margin-top: -63px;
}
.contacts .contacts-contact .contacts-contact-wrapper {
    display: block;
    position: relative;
    height: 100%;
    overflow: hidden;
    padding: 12px 24px;
}
.contacts .contacts-contact .contacts-contact-parameter {
    display: block;
    float: left;
    width: 25%;
    padding: 8px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-parameter-wrapper {
    display: block;
    height: 100%;
    font-size: 0;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-icon-wrap,
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-text-wrap {
    display: block;
    height: 100%;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-icon-wrap {
    float: left;
    width: 36px;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-text-wrap {
    margin-left: 70px;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-icon,
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-text {
    display: inline-block;
    vertical-align: middle;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-icon {
    width: 100%;
    padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-title {
    font-weight: normal;
    color: #bdbdbd;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
}
.contacts .contacts-contact .contacts-contact-parameter .contacts-contact-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #2c2c2c;
}

.contacts .contacts-title {
    font-size: 28px;
    font-weight: 900;
}
.contacts .contacts-description {
    font-size: 16px;
    line-height: 25px;
    color: #6a6a6c;
    margin-top: 20px;
}

.contacts .contacts-shops {
    display: block;
    margin-top: 75px;
}
.contacts .contacts-shops .contacts-shops-list {
    display: block;
    overflow: hidden;
    margin-top: 30px;
}
.contacts .contacts-shops .contacts-shops-list .contacts-shops-list-wrapper {
    display: block;
    margin: -15px -30px;
}
.contacts .contacts-shops .contacts-shop {
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 30px;
}
.contacts .contacts-shops .contacts-shop .contacts-shop-wrapper {
    display: block;
    position: relative;
}
.contacts .contacts-shops .contacts-shop .contacts-image {
    display: block;
    position: relative;
    padding: 6px;
    width: 130px;
    height: 130px;
    background: #f3f3f3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
.contacts .contacts-shops .contacts-shop .contacts-image .contacts-image-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.contacts .contacts-shops .contacts-shop .contacts-information {
    display: block;
    margin-left: 145px;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #2a2a2a;
}
.contacts .contacts-shops .contacts-shop .contacts-information .contacts-address {
    margin-bottom: 20px;
    color: inherit;
}
.contacts .contacts-shops .contacts-shop .contacts-information .contacts-phone {
    color: inherit;
}
.contacts .contacts-shops .contacts-shop .contacts-information .contacts-email {
    color: #1169fe;
    text-decoration: none;
}
.contacts .contacts-shops .contacts-shop .contacts-information .contacts-on-map {
    display: block;
    position: absolute;
    left: 145px;
    bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    color: #494a67;
    border-bottom: 1px dashed transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color, border;
    -moz-transition-property: color, border;
    -ms-transition-property: color, border;
    -o-transition-property: color, border;
    transition-property: color, border;
}
.contacts .contacts-shops .contacts-shop .contacts-information .contacts-on-map:hover {
    color: #686991;
    border-color: #686991;
}

.contacts .contacts-offices {
    display: block;
    margin-top: 75px;
}
.contacts .contacts-offices .contacts-sections {}
.contacts .contacts-offices .contacts-sections .contacts-section {
    margin-top: 50px;
}
.contacts .contacts-offices .contacts-sections .contacts-section .contacts-section-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    color: #2a2a2a;
}
.contacts .contacts-offices .contacts-offices-list {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 16px;
}
.contacts .contacts-offices .contacts-offices-list .contacts-offices-list-wrapper {
    display: block;
    margin: -10px;
}
.contacts .contacts-offices .contacts-office {
    display: block;
    position: relative;
    padding: 10px;
}
.contacts .contacts-offices .contacts-office .contacts-office-wrapper {
    display: block;
    position: relative;
    border: 1px solid #e6e7e9;
}
.contacts .contacts-offices .contacts-office .contacts-image {
    display: block;
    width: 220px;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}
.contacts .contacts-offices .contacts-office .contacts-information {
    display: block;
    position: relative;
    margin-left: 270px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section {
    display: block;
    position: relative;
    float: left;
    margin-top: 30px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-address {
    margin-right: 150px;
    width: 180px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-work-time {
    margin-right: 100px;
    width: 140px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts {
    width: 210px;
}
.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title {
    display: block;
    margin-bottom: 15px;
    font-size: 0;
}
.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title .icon-contacts {
    font-size: 16px;
    padding-right: 6px;
    vertical-align: middle;
}
.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title .contacts-information-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-position: center center;
    background-repeat: no-repeat;
}
.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title .contacts-information-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 18px;
    color: #6a696e;
}
.contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-content {
    font-size: 13px;
    line-height: 21px;
    color: #313439;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-address .contacts-information-content {
    font-weight: bold;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts .contacts-information-content {

}
.contacts .contacts-offices .contacts-office .contacts-information-on-map {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    color: #494a67;
    border-bottom: 1px dashed transparent;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color, border;
    -moz-transition-property: color, border;
    -ms-transition-property: color, border;
    -o-transition-property: color, border;
    transition-property: color, border;
}
.contacts .contacts-offices .contacts-office .contacts-information-on-map:hover {
    color: #686991;
    border-color: #686991;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts .contacts-email a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dotted #2d7cfb;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
}
.contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts .contacts-email a:hover {
    color: #2d7cfb;
}
.contacts .contacts-form-wrap {
    margin-top: 60px;
}
@media (max-width:1000px) {
    .contacts .contacts-offices .contacts-office .contacts-image {
        display:none;
    }
    .contacts .contacts-contact {
        height:auto;
        overflow:hidden;
    }
    .contacts .contacts-offices .contacts-office .contacts-information {
        margin-left:18px;
        overflow: hidden;
        padding-bottom: 18px;
    }
    .contacts .contacts-contact .contacts-contact-parameter {
        width:50%;
    }
}

.intec-content-right .contacts .contacts-contact {
    height: 190px;
}
.intec-content-right .contacts .contacts-contact .contacts-contact-parameter {
    width: 50%;
    height: 50%;
}

@media (max-width:700px) {
    .contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts .contacts-information-content {
        margin:0;
    }
    .contacts-form .contacts-form-fields .contacts-form-field {
        width:100%!important;
    }
    .contacts .contacts-contact .contacts-contact-parameter {
        width:100%;
    }
    .contacts .contacts-offices .contacts-office .contacts-information-section.contacts-address,
    .contacts .contacts-offices .contacts-office .contacts-information-section.contacts-work-time,
    .contacts .contacts-offices .contacts-office .contacts-information-section.contacts-contacts {
        width:100%;
        margin-right:0;
    }
    .contacts .contacts-offices .contacts-office .contacts-information-on-map {
        position:static;
        margin-top:10px;
    }
    .contacts .contacts-offices .contacts-office .contacts-information-section {
        margin-top: 15px;
        float:none;
    }
    .contacts .contacts-offices .contacts-office .contacts-information-section .contacts-information-title {
        margin-bottom: 6px;
    }
}
@media (max-width: 810px) {
    .intec-content .intec-content-left {
        width: 100%;
        float: unset;
    }
    .intec-content .intec-content-right {
        margin-left: 0;
    }
}
@media (max-width: 525px) {
    .contacts .contacts-offices .contacts-office .contacts-office-wrapper,
    .contacts .contacts-contact .contacts-contact-wrapper{
        display: flex;
        flex-direction: column;
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
    }
    .intec-content-right .contacts .contacts-contact {
        height: auto;
    }
    .contacts .contacts-offices .contacts-office .contacts-image,
    .intec-content-right .contacts .contacts-contact .contacts-contact-parameter {
        width: 100%;
    }
    .contacts .contacts-offices .contacts-office .contacts-information {
        margin-right: 18px;
    }
}
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter:nth-child(2)  { grid-area: location; }
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter:nth-child(3)  { grid-area: email; }
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter:nth-child(4)  { grid-area: phones; }
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter:nth-child(5)  { grid-area: requisites; }
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter:nth-child(5) .contacts-contact-text-wrap {
    margin-left: 0;
}
.contacts .contacts-contact .contacts-contact-wrapper .contacts-contact-parameter .contacts-contact-text-wrap {
    margin-left: 50px;
    margin-right: 20px;
}

.contacts .contacts-contact .contacts-contact-wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr 2fr;
    grid-template-rows: 1fr 1fr;
    gap: 0px 0px;
    grid-template-areas:
    "location phones requisites"
    "email phones requisites";
}
.intec-content-right .contacts .contacts-contact {
    height: auto;
}
.intec-content-right .contacts .contacts-contact .contacts-contact-parameter {
    width: 100%;
    height: auto;
}
@media (max-width: 1115px) {
    .contacts .contacts-contact .contacts-contact-wrapper {
        display: flex;
        flex-direction: column;
    }
    .footer-menu a.child-link {
        color: #333;
    }
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/map.yandex.view/.default/style.css?1768803264250*/
.ns-bitrix.c-map-yandex-view.c-map-yandex-view-default {
  display: block;
  height: 100%;
}
.ns-bitrix.c-map-yandex-view.c-map-yandex-view-default .map-yandex-view-control {
  display: block;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/map.yandex.system/.default/style.css?1768803264515*/
.ns-bitrix.c-map-yandex-system.c-map-yandex-system-default {
  display: block;
  position: relative;
  height: 100%;
}
.ns-bitrix.c-map-yandex-system.c-map-yandex-system-default .map-yandex-system-control {
  display: block;
  height: 100%;
}
.ns-bitrix.c-map-yandex-system.c-map-yandex-system-default .map-yandex-system-overlay {
  display: none;
  position: absolute;
  background: transparent;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/form.result.new/inner_custom/style.css?17688032645094*/
.contacts-form {
	display: block;
}
.contacts-form .contacts-form-title {
	font-size: 30px;
	line-height: 30px;
	color: #1c1c1c;
	font-weight: bold;
	margin-bottom: 25px;
}
.contacts-form .contacts-form-fields {
	display: block;
/*	overflow: hidden; */
}
.contacts-form .contacts-form-fields .contacts-form-fields-wrapper {
	display: block;/*
	margin: -10px -7px;*/
}
.contacts-form .contacts-form-fields .contacts-form-field {
/*	display: block;
	float: left;
	width: 50%;
	padding: 10px 7px;*/
    margin-bottom: 20px;
}
/*.contacts-form .contacts-form-fields .contacts-form-field.contacts-form-field-textarea {
	float: right;
}*/
.contacts-form .contacts-form-fields .contacts-form-field.contacts-form-field-textarea textarea {
	height: 150px;
	resize: none;
}
.contacts-form .contacts-form-fields .contacts-form-field .contacts-form-field-title {
	color: #969696;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
}
.contacts-form .contacts-form-fields .contacts-form-field .contacts-form-field-content {}
/*.contacts-form .contacts-form-fields .contacts-form-field .contacts-form-field-content .contacts-form-captcha-image {
	margin-bottom: 10px;
}*/
.contacts-form .contacts-form-footer {
	margin-top: 10px;
}
.contacts-form-note {
    text-align: center;
    color: green;
}
.contacts-form-field_37 {
    position: fixed;
    z-index: 10;
    left: -9999px;
    top: -9999px;
}
.block-form {
    background-color: #011a7a;
    border-radius: 12px;
}
.intec-content .block-form h2 {
    font-weight: 700;
    color: #fff;
    margin-bottom: 40px;
}
.intec-content .block-form .form_razdel_wrapper {
    display: flex;
    justify-content: space-between;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form, .intec-content .block-form .form_razdel_wrapper .contacts-form-info {
    padding: 0 55px;
    width: 50%;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form-info {
    padding-top: 100px;
}

.intec-content .block-form .form_razdel {
    margin: 0 auto;
	width: 100%;
}
.intec-content .block-form .form_razdel .intec-form .intec-form-value>input[type=text], .intec-content .block-form .form_razdel .intec-form .intec-form-value>select, .intec-content .block-form .form_razdel .intec-form .intec-form-value>textarea {
    padding: 12px;
    border-radius: 6px;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form .contacts-form-footer .consent {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form .contacts-form-footer .consent a {
    color: #fff;
    font-weight: 700;
}
.intec-content .block-form .form_razdel .intec-form .contacts-form-footer input[type=submit] {
    display: block;
    margin: 0 auto;
    padding: 15px 50px;
    color: #fff;
    background-color: transparent;
    transition: .3s;
}
.intec-content .block-form .form_razdel .intec-form .contacts-form-footer input[type=submit]:hover {
    color: #011a7a;
    background-color: #fff;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-title {
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-email, .intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-phone {
    position: relative;
    padding-top: 35px;
    color: #fff;
    text-align: center;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-email a, .intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-phone a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-email:before, .intec-content .block-form .form_razdel_wrapper .contacts-form-info .contacts-form-info-phone:before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: .1;
}
.contacts-form .contacts-form-fields .contacts-form-fields-wrapper .contacts-form-field.contacts-form-field-captcha .contacts-form-field-content.intec-form-value {
    display: flex;
    align-items: center;
    gap: 10px;
}
@media (max-width: 768px) {
    .intec-content .block-form .form_razdel_wrapper {
        flex-direction: column;
    }
    .intec-content .block-form .form_razdel_wrapper .contacts-form, .intec-content .block-form .form_razdel_wrapper .contacts-form-info {
        width: 100%;
    }
    .intec-content .block-form h2 {
        font-size: 24px;
    }
    .intec-content .block-form .form_razdel_wrapper .contacts-form-info {
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid rgba(255, 255, 255, .1);
    }
}
@media (max-width: 992px) {
    .contacts-form .contacts-form-fields .contacts-form-fields-wrapper .contacts-form-field.contacts-form-field-captcha .contacts-form-field-content.intec-form-value {
        flex-direction: column;
    }
}
/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/map.google.view/.default/style.css?1768803264250 */
/* /bitrix/templates/universelite_s1/components/bitrix/map.google.system/.default/style.css?1768803264260 */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/.default/style.css?17688032642487 */
/* /bitrix/templates/.default/components/bitrix/news.list/contacts_custom/style.css?176880326313767 */
/* /bitrix/templates/universelite_s1/components/bitrix/map.yandex.view/.default/style.css?1768803264250 */
/* /bitrix/templates/universelite_s1/components/bitrix/map.yandex.system/.default/style.css?1768803264515 */
/* /bitrix/templates/universelite_s1/components/bitrix/form.result.new/inner_custom/style.css?17688032645094 */
