.tpl-component-netcat-contact-corporate.tpl-template-corporate { min-height: 60px; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects { margin-left: auto; margin-right: auto; display: flex; flex-wrap: wrap; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object { display: flex; flex-direction: column; align-self: center; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object-socials { margin: 0; margin-top: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object-image * { width: 100%; height: 100%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object-image img { width: 100%; height: 100%; object-fit: contain; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object-image svg, .tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .contacts-object-image img { max-width: 1em; max-height: 1em; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-block-list-objects .tpl-text-inherit .tpl-icon { width: 3em; height: 3em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; line-height: 1; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon.tpl-text-inherit { width: 1.15em; height: 1.15em; min-height: 1.15em; line-height: 1.15; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon svg, .tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-adm-text { font-size: 1rem; }
.tpl-component-netcat-contact-corporate.tpl-template-corporate .tpl-icon-pad { margin-right: 4px; }
.tpl-component-netcat-module-auth-user .tpl-module-auth-registration-form { max-width: 800px; }
.tpl-component-netcat-module-auth-user .tpl-field { display: flex; flex-direction: column; margin-bottom: 1em; }
.tpl-component-netcat-module-auth-user .tpl-field-agreed { flex-direction: row; }
.tpl-component-netcat-module-auth-user .tpl-field-agreed input { margin-top: 0.3em; }
.tpl-component-netcat-module-auth-user .tpl-field-agreed label { margin-left: 0.5em; }
.tpl-component-netcat-module-auth-user .tpl-field-button { flex-direction: row; justify-content: center; }
.tpl-component-netcat-module-auth-user .tpl-field-input-password { max-width: 400px; }
.tpl-component-netcat-module-auth-user .tpl-field-input-captcha button { border: 0; margin: 0; width: 30px; height: 30px; padding: 0.2em; position: relative; font-size: 20px; }
.tpl-component-netcat-module-auth-user .tpl-field-input-captcha button svg { width: 1em; height: 1em; }
.tpl-component-netcat-module-auth-user .tpl-field-input-captcha button:focus { outline: none; }
.tpl-component-netcat-module-auth-user .tpl-field .nc_auth_login_check { display: none; }
.tpl-component-netcat-module-auth-user .tpl-field .nc_auth_pass1_check, .tpl-component-netcat-module-auth-user .tpl-field .nc_auth_pass2_check { display: none; }
.tpl-component-netcat-module-auth-user .tpl-field .nc_auth_check_error { color: maroon; }
.tpl-component-netcat-module-auth-user .tpl-field .nc_auth_check_success { color: darkgreen; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-module-auth-registration-form { max-width: 800px; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field { display: flex; flex-direction: column; margin-bottom: 1em; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-agreed { flex-direction: row; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-agreed input { margin-top: 0.3em; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-agreed label { margin-left: 0.5em; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-button { flex-direction: row; justify-content: center; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-input-password { max-width: 400px; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-input-captcha button { border: 0; margin: 0; width: 30px; height: 30px; padding: 0.2em; position: relative; font-size: 20px; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-input-captcha button svg { width: 1em; height: 1em; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field-input-captcha button:focus { outline: none; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field .nc_auth_login_check { display: none; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field .nc_auth_pass1_check, .tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field .nc_auth_pass2_check { display: none; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field .nc_auth_check_error { color: maroon; }
.tpl-component-netcat-module-auth-user.tpl-template-registration .tpl-field .nc_auth_check_success { color: darkgreen; }
.tpl-component-netcat-navigation-menu.tpl-template-name .nc-infoblock-object .nc-infoblock-insert { display: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name ul { margin: 0; padding: 0; }
.tpl-component-netcat-navigation-menu.tpl-template-name ul > li { list-style: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name a { text-decoration: none; color: var(--tpl-color-foreground-main); display: block; }
.tpl-component-netcat-navigation-menu.tpl-template-name a:hover { color: var(--tpl-color-foreground-accent); }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item { break-inside: avoid; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-link { display: flex; align-items: center; flex-wrap: nowrap; max-width: 100%; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-active > span, .tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-active > a { color: var(--tpl-color-brand); }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-text { flex: 1; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-symbol { margin-left: 0.2em; visibility: hidden; height: 1em; width: 1em; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-symbol svg { height: 0.9em; width: 0.9em; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-symbol svg path { fill: var(--tpl-color-foreground-main); }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-top .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-right .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-bottom .menu-item-symbol, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger .menu-item-symbol { visibility: visible; }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-right > .menu-item-link > .menu-item-symbol-rotate svg { transform: rotate(270deg); }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-dropdown-to-top > .menu-item-link > .menu-item-symbol-rotate svg, .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger-opened > .menu-item-link > .menu-item-symbol-rotate svg { transform: rotate(180deg); }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger .menu-item-symbol-rotate svg { transition: transform 0.3s; }
.tpl-component-netcat-navigation-menu.tpl-template-name .menu-item-symbol-alternate svg:nth-child(2), .tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger-opened > .menu-item-link > .menu-item-symbol-alternate svg:nth-child(1) { display: none; }
.tpl-component-netcat-navigation-menu.tpl-template-name .tpl-accordion-trigger-opened > .menu-item-link > .menu-item-symbol-alternate svg:nth-child(2) { display: inline; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #yandex-map { width: 100%; height: 550px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .map-change-size { width: 850px !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #tabs-name-lpu { margin-top: 40px; margin-bottom: 30px; display: flex; flex-direction: row; align-content: center; justify-content: flex-start; align-items: flex-start; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-yandex-map, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-list { width: 100px; text-align: center; font-weight: 400; color: #fff; font-size: 20px; margin-right: 10px; padding: 3px 10px; border-radius: 5px; cursor: pointer; background-color: #2BA3C8; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #tabs-name-lpu div.tab-active, .tpl-component-list-lpu.tpl-template-yandex-map-v1 #tabs-name-lpu div:hover { background-color: #247b9b; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #tabs-content-lpu { min-height: 500px; width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-filter { background-color: tomato; padding: 1px 5px; width: 40px; height: 36px; margin-right: 10px; border-radius: 5px; cursor: pointer; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-filter:hover { background-color: green !important; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-filter img { max-width: 100%; height: 35px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .tab-filter-active { background-color: green; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .lpu-main-block { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: flex-start; align-content: stretch; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-name, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-icons { margin-bottom: 15px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-site { margin-top: 10px; margin-bottom: 20px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-contacts a, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-site a { font-weight: bolder; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-contacts-container { text-transform: lowercase; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .count-lpu { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .cards-lpu-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-content: space-around; align-items: stretch; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .cards-lpu-container .card-lpu { width: 49%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .cards-pagination { width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .cards-pagination .blog-page-pagination { margin-top: 0; padding-top: 15px; border: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu { position: relative; border: 2px solid #2ba3c8; margin-bottom: 15px; padding: 20px 35px 20px 20px; overflow: hidden; overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu h6 { font-size: 18px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings > div { margin-bottom: 5px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-category-name, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings strong { font-size: 16px; font-weight: bold; color: #247b9b; margin-bottom: 6px; transition: 1s ease; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; x-border-bottom: 2px solid #ffa607; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-category-name:hover { cursor: pointer; color: tomato; transition: 0.5s; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-address-name, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-phone-name { color: tomato; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-category-content { margin-bottom: 10px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu ul { margin-left: 30px; list-style: inherit; display: none; x-min-height: 70px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu a { color: #2ba3c8; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-icons img { width: 30px; margin-right: 3px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .icon-departments-man { height: 35px; margin-left: -4px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .icon-departments-baby { height: 33px; margin-left: -6px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-contacts img { width: 16px; margin-right: 4px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu-object { height: inherit; margin-bottom: 0 !important; box-shadow: 7px 11px 20px 0px rgb(34 60 80 / 65%); -ms-overflow-style: none; scrollbar-width: none; overflow-y: scroll; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu-object::-webkit-scrollbar { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu-object-close { position: absolute; z-index: 5; margin-top: 0 !important; top: 2px; right: 2px; width: 30px; line-height: 35px; cursor: pointer; text-align: center; font-size: 30px; background-color: #fff; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu-object-close:hover span { color: red !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .card-lpu-object-close span { display: inline-block; width: inherit; height: inherit; transform: rotate(45deg); color: #646464; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #filter-lpu { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu { margin-right: 30px; width: 300px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu h5 { color: #01a701; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu label, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu input { cursor: pointer; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu label { display: inline-block; padding-left: 2px; position: relative; bottom: 1px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings { height: 468px; -ms-overflow-style: none; scrollbar-width: none; overflow-y: scroll; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings::-webkit-scrollbar { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-federal-center { margin-bottom: 0 !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-reset { margin-top: 15px; width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #filter-reset { background-color: green; color: #fff; border: none; border-radius: 2px; padding: 5px 0; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-reset input { width: inherit; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-switch-mobile { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .yandex-map-content { position: relative; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .object-info { position: absolute; top: 0; left: 0; width: 38%; background-color: #fff; box-shadow: 7px 11px 20px 0px rgb(34 60 80 / 65%); }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .selectize-dropdown-content .active { color: #fff !important; background-color: #2BA3C8 !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .doctors-section .hover-overlay { background-size: cover; }
@media (max-width: 992px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .map-okrug { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .map-list, .tpl-component-list-lpu.tpl-template-yandex-map-v1 #map_lpu .left-menu { width: 100% !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #yandex-map { height: 300px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .map-change-size { width: 100% !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-lpu { width: 100%; height: auto; margin-bottom: 30px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings > div { width: 48%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-federal-center, .tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-telemedicine-consultation { width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .object-info { width: 50%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .lpu-main-block { display: block; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 #tabs-content-lpu { width: 100%; }
}
@media (max-width: 768px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .cards-lpu-container .card-lpu { width: 100%; }
}
@media (max-width: 500px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .object-info { width: 100%; height: auto !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v1 .filter-settings > div { width: 100%; }
}
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #yandex-map { width: 100%; height: 550px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .map-change-size { width: 850px !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #tabs-name-lpu { margin-top: 40px; margin-bottom: 30px; display: flex; flex-direction: row; align-content: center; justify-content: flex-start; align-items: flex-start; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-yandex-map, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-list { width: 100px; text-align: center; font-weight: 400; color: #fff; font-size: 20px; margin-right: 10px; padding: 3px 10px; border-radius: 5px; cursor: pointer; background-color: #2BA3C8; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #tabs-name-lpu div.tab-active, .tpl-component-list-lpu.tpl-template-yandex-map-v2 #tabs-name-lpu div:hover { background-color: #247b9b; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #tabs-content-lpu { min-height: 500px; width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-filter { background-color: tomato; padding: 1px 5px; width: 40px; height: 36px; margin-right: 10px; border-radius: 5px; cursor: pointer; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-filter:hover { background-color: green !important; transition: 1s ease; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-filter img { max-width: 100%; height: 35px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .tab-filter-active { background-color: green; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-name, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-icons { margin-bottom: 15px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-site { margin-top: 10px; margin-bottom: 20px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-contacts a, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-site a { font-weight: bolder; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-contacts-container { text-transform: lowercase; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .count-lpu { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .cards-lpu-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-content: space-around; align-items: stretch; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .cards-lpu-container .card-lpu { width: 49%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .cards-pagination { width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .cards-pagination .blog-page-pagination { margin-top: 0; padding-top: 15px; border: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu { position: relative; border: 2px solid #2ba3c8; margin-bottom: 15px; padding: 20px 35px 20px 20px; overflow: hidden; overflow-wrap: break-word; word-wrap: break-word; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu h6 { font-size: 18px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-settings > div { margin-bottom: 5px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-category-name, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-settings strong { font-size: 16px; font-weight: bold; color: #247b9b; margin-bottom: 6px; transition: 1s ease; -webkit-transition: 1s ease; -moz-transition: 1s ease; -o-transition: 1s ease; x-border-bottom: 2px solid #ffa607; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-category-name:hover { cursor: pointer; color: tomato; transition: 0.5s; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-address-name, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-phone-name { color: tomato; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-category-content { margin-bottom: 10px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu ul { margin-left: 30px; list-style: inherit; display: none; x-min-height: 70px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu a { color: #2ba3c8; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-icons img { width: 30px; margin-right: 3px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .icon-departments-man { height: 35px; margin-left: -4px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .icon-departments-baby { height: 33px; margin-left: -6px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-contacts img { width: 16px; margin-right: 4px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu-object { height: inherit; margin-bottom: 0 !important; box-shadow: 7px 11px 20px 0px rgb(34 60 80 / 65%); -ms-overflow-style: none; scrollbar-width: none; overflow-y: scroll; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu-object::-webkit-scrollbar { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu-object-close { position: absolute; z-index: 5; margin-top: 0 !important; top: 2px; right: 2px; width: 30px; line-height: 35px; cursor: pointer; text-align: center; font-size: 30px; background-color: #fff; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu-object-close:hover span { color: red !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .card-lpu-object-close span { display: inline-block; width: inherit; height: inherit; transform: rotate(45deg); color: #646464; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-reset { margin-top: 15px; width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #filter-reset { background-color: green; color: #fff; border: none; border-radius: 2px; padding: 5px 0; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-reset input { width: inherit; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-switch-mobile { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .yandex-map-content { position: relative; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .object-info { position: absolute; top: 0; left: 0; width: 38%; background-color: #fff; box-shadow: 7px 11px 20px 0px rgb(34 60 80 / 65%); }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .selectize-dropdown-content .active { color: #fff !important; background-color: #2BA3C8 !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .doctors-section .hover-overlay { background-size: cover; }
@media (max-width: 992px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .map-okrug { display: none; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .map-list, .tpl-component-list-lpu.tpl-template-yandex-map-v2 #map_lpu .left-menu { width: 100% !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #yandex-map { height: 300px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .map-change-size { width: 100% !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-lpu { width: 100%; height: auto; margin-bottom: 30px; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-settings { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-settings > div { width: 48%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-federal-center, .tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-telemedicine-consultation { width: 100%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .object-info { width: 50%; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .lpu-main-block { display: block; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 #tabs-content-lpu { width: 100%; }
}
@media (max-width: 768px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .cards-lpu-container .card-lpu { width: 100%; }
}
@media (max-width: 500px) {
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .object-info { width: 100%; height: auto !important; }
.tpl-component-list-lpu.tpl-template-yandex-map-v2 .filter-settings > div { width: 100%; }
}
.tpl-component-partners.tpl-template-netcat-cross-template-4 { min-height: 60px; }
.tpl-component-partners.tpl-template-netcat-cross-template-4 .object-item-link { color: var(--tpl-color-foreground-main); text-decoration: none; }
.tpl-component-partners.tpl-template-netcat-cross-template-4 .object-item-secondary-text { color: var(--tpl-color-brand); display: block; }
.tpl-component-partners.tpl-template-slider .swiper-slider { position: relative; margin: 0; }
.tpl-component-partners.tpl-template-slider .swiper { position: relative; max-width: 760px; height: 140px; padding: 25px; }
.tpl-component-partners.tpl-template-slider .swiper-slider h4 { text-align: center; text-transform: uppercase; color: #0887b4; margin-bottom: 0; }
.tpl-component-partners.tpl-template-slider .swiper-slide { display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center; text-align: center; }
.tpl-component-partners.tpl-template-slider .swiper-slide__content { width: 75%; overflow: hidden; }
.tpl-component-partners.tpl-template-slider .swiper-slide__content img { max-width: 100%; }
.tpl-component-partners.tpl-template-slider .swiper-button-next, .tpl-component-partners.tpl-template-slider .swiper-button-prev { color: var(--main-color) !important; }
@media (max-width: 992px) {
.tpl-component-partners.tpl-template-slider s .slider { height: auto !important; }
.tpl-component-partners.tpl-template-slider .slider .slides { height: 0 !important; padding-bottom: 60%; position: relative; }
.tpl-component-partners.tpl-template-slider .slider .slides > li { height: 100% !important; }
}
.tpl-component-partners.tpl-template-tiles .tpl-block-list-objects { gap: 35px 2.65%; }
.tpl-component-partners.tpl-template-tiles .partner-tile:hover { box-shadow: 0px 2px 20px rgba(0, 85, 251, 0.25); }
.tpl-component-partners.tpl-template-tiles .partner-tile .partner-tile-img-container { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; cursor: pointer; }
.tpl-component-partners.tpl-template-tiles .partner-tile img { max-width: 85%; x-max-height: 50%; }
@media (max-width: 1600px) {
.tpl-component-partners.tpl-template-tiles .tpl-block-list-objects { gap: 35px 3.45%; }
}
.tpl-component-lpu.tpl-template-yandex-map #yandex-map { width: 100%; height: 450px; }
.tpl-component-lpu.tpl-template-yandex-map .map-designations { margin: 25px 0 30px; }
.tpl-component-lpu.tpl-template-yandex-map .designations-types-institutions, .tpl-component-lpu.tpl-template-yandex-map .type-institution-designation { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-lpu.tpl-template-yandex-map .designations-types-institutions { gap: 30px 50px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-icon { overflow: hidden; width: 36px; height: 54px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-name strong, .tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-name span { font-weight: 400; font-size: 14px; color: #1E1E1E; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-name span { margin: 0 5px 0 10px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-id-1 img { width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-id-2 img { object-position: -36px 0; width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-id-3 img { object-position: -72px 0; width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-yandex-map .search-institutions .filter-list { padding: 0; width: 24%; }
.tpl-component-lpu.tpl-template-yandex-map .search-institutions .search-filter-separator { padding: 0; margin: 10px 0; border: 1px solid #ccc; border-bottom: none; }
.tpl-component-lpu.tpl-template-yandex-map .search-institutions .search-filter-action-buttons { margin: 20px 0; padding: 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-action-buttons button { margin-right: 25px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-search { width: 225px; background: linear-gradient(118deg, #6EA4FF 0.17%, #2979FF 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 50%); color: #fff; border: none; height: 42px; gap: 0 10px; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-search svg { position: relative; top: 0; left: 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-search:hover { background: linear-gradient(270deg, #2C5EFF 0%, #497AFF 100%); }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-reset { width: 240px; background: linear-gradient(118deg, #b6b5b5 0.17%, #bbb 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 10%); color: #fff; border: none; height: 42px; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-reset-active { background: linear-gradient(118deg, #ff7b94 0.17%, #ff1744 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 50%); }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-reset-active:hover { background: linear-gradient(118deg, #FF3159 0.17%, #D60029 88.51%); }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-reset svg { position: relative; top: 0; left: 7px; width: 25px !important; height: 25px !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-copy { gap: 0 15px; color: #a6a6a6; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-copy img { width: 22px; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-copy-success { background-color: #f60; }
.tpl-component-lpu.tpl-template-yandex-map .basic-search-filters { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px 1.3%; justify-content: space-between; margin-bottom: 20px; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-management { margin-bottom: 20px; gap: 5px 1.3%; }
.tpl-component-lpu.tpl-template-yandex-map .other-search-filters { justify-content: flex-start; flex-flow: row wrap; gap: 20px 1.3%; }
.tpl-component-lpu.tpl-template-yandex-map .other-search-filters-separator-active { margin-top: 30px !important; }
.tpl-component-lpu.tpl-template-yandex-map .center-type-switches { margin: 0; gap: 10px 1.3%; padding: 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-category { position: relative; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-container { position: relative; display: flex; flex-direction: row; }
.tpl-component-lpu.tpl-template-yandex-map .search-field { padding-right: 35px; font-weight: 600; color: var(--bs-body-color); border: 1px solid #bbb; border-radius: 7px; }
.tpl-component-lpu.tpl-template-yandex-map .search-field::placeholder { color: inherit; font-weight: normal; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-icon { position: absolute; right: 14px; top: 12px; }
.tpl-component-lpu.tpl-template-yandex-map .search-process { color: var(--main-color); position: absolute; right: 10px; top: 25%; width: 20px; height: 20px; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item .list-group-item { padding: 0; background: transparent; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item .list-group-item label { padding: 6px 10px 2px 40px; position: relative; z-index: 5; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item>ul { padding-left: 0; }
.tpl-component-lpu.tpl-template-yandex-map .filter-list .filter-item li>ul { x-margin-top: 15px; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container > ul { x-margin: 10px 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-label-region { padding-left: 70px !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-label-city { padding-left: 100px !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-check { border: 1px solid #595959; border-radius: 2px; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-check-switch:checked { background-position: -4px; box-shadow: 0px 2px 10px 1px rgb(41 121 255 / 67%) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #6EA4FF 0.17%, #2979FF 88.51%); }
.tpl-component-lpu.tpl-template-yandex-map #search_type_institution_1:checked { box-shadow: 0px 2px 10px 1px rgba(255, 34, 77, 0.671) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #ff224d 0.17%, #ff224d 88.51%); }
.tpl-component-lpu.tpl-template-yandex-map .label-switch-check-text-1, .tpl-component-lpu.tpl-template-yandex-map .search-item-check-label-switch[for="search_type_institution_1"]:hover { color: #ff224d !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-yandex-map #search_type_institution_2:checked { box-shadow: 0px 2px 10px 1px #3782ffab !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #3782ff 0.17%, #3782ff 88.51%); }
.tpl-component-lpu.tpl-template-yandex-map .label-switch-check-text-2, .tpl-component-lpu.tpl-template-yandex-map .search-item-check-label-switch[for="search_type_institution_2"]:hover { color: #3782ff !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-yandex-map #search_type_institution_3:checked { box-shadow: 0px 2px 10px 1px rgba(115, 65, 255, 0.671) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #7341ff 0.17%, #7341ff 88.51%); }
.tpl-component-lpu.tpl-template-yandex-map .label-switch-check-text-3, .tpl-component-lpu.tpl-template-yandex-map .search-item-check-label-switch[for="search_type_institution_3"]:hover { color: #7341ff !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-check-switch { width: 40px; height: 19px; cursor: pointer; background-repeat: no-repeat; background-position: -24px; background-size: 170% 23px; background-image: url('data:image/svg+xml,%3csvg width=\'30px\' height=\'30px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(148.43deg, #B6B5B5 13.8%, #A5A5A5 80.97%); }
.tpl-component-lpu.tpl-template-yandex-map .filter-list .filter-item.active .form-control { border-radius: 7px 7px 0 0; border-color: #2979FF }
.tpl-component-lpu.tpl-template-yandex-map .filter-list .filter-item { position: relative }
.tpl-component-lpu.tpl-template-yandex-map .filter * { font-size: 16px }
.tpl-component-lpu.tpl-template-yandex-map .filter .link-filter { color: #595959; }
.tpl-component-lpu.tpl-template-yandex-map .filter .display-other-search-filters { margin-left: 18px; }
.tpl-component-lpu.tpl-template-yandex-map .filter .reset-all-search-filters { margin-left: 20px; }
.tpl-component-lpu.tpl-template-yandex-map .filter .reset-filter svg { color: #FF2D56; margin-right: 0; width: 22px !important; height: 22px !important; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item.active .hidden-list { display: block; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item .hidden-list { x-padding: 18px; position: absolute; z-index: 1; background: var(--bs-body-bg) !important; border: 1px solid #2979FF; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); border-radius: 0 0 7px 7px; width: 100%; left: 0; display: none; margin-top: -1px; max-height: 270px; overflow-y: auto; }
.tpl-component-lpu.tpl-template-yandex-map .filter .form-check-primary .form-check-input:not(:disabled):checked, .tpl-component-lpu.tpl-template-yandex-map .filter .form-check-primary .form-check-input:not(:disabled):focus { border-color: #2979FF; box-shadow: unset }
.tpl-component-lpu.tpl-template-yandex-map .filter .search-item-check:checked { background-color: #2979FF; border-color: #2979FF; box-shadow: unset; }
.tpl-component-lpu.tpl-template-yandex-map .filter .form-check-label input:checked+span { color: #2979FF; font-weight: 700 }
.tpl-component-lpu.tpl-template-yandex-map .filter .form-check-label:hover input:checked+span { color: #fff; }
.tpl-component-lpu.tpl-template-yandex-map .form-control:focus { border-color: #2979FF }
.tpl-component-lpu.tpl-template-yandex-map .radio-item { margin: 5px 0 }
.tpl-component-lpu.tpl-template-yandex-map .filter input::placeholder { color: #595959 }
.tpl-component-lpu.tpl-template-yandex-map .filter { flex-wrap: wrap; justify-content: center }
.tpl-component-lpu.tpl-template-yandex-map .search-item-check-label-switch { color: #595959; position: relative; bottom: 1px; margin-left: 8px; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-check-label-switch:hover, .tpl-component-lpu.tpl-template-yandex-map .label-switch-check-text, .tpl-component-lpu.tpl-template-yandex-map .active-text { color: var(--main-color); font-weight: 600; }
.tpl-component-lpu.tpl-template-yandex-map .filter-section.card .card-title { color: #B6B5B5; font-size: 20px; font-weight: 400; }
.tpl-component-lpu.tpl-template-yandex-map .filter-section.card input[type="text"], .tpl-component-lpu.tpl-template-yandex-map .filter-section.card { box-shadow: unset; background: transparent; margin-bottom: 0; }
.tpl-component-lpu.tpl-template-yandex-map .filter-section .card-body { padding: 0; }
.tpl-component-lpu.tpl-template-yandex-map .filter-section .card-header { padding: 5px 20px 15px; }
.tpl-component-lpu.tpl-template-yandex-map .bs-btn-primary { height: 42px; max-width: 100%; width: 100%; background-color: var(--main-color) !important; font-weight: 400; }
.tpl-component-lpu.tpl-template-yandex-map .bs-btn-primary.btn-primary:hover:not(.disabled):not(:disabled) { box-shadow: 0 8px 25px -8px var(--main-color) !important; }
.tpl-component-lpu.tpl-template-yandex-map .mobile-btn-filter { display: none }
.tpl-component-lpu.tpl-template-yandex-map .mobile-filter-status { display: flex; height: 100%; align-items: center; justify-content: center; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-header { background-color: #6D99D4 !important; height: 50px !important; padding: 0 20px 0 13px !important; position: sticky; top: 0; z-index: 1; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-dialog .modal-header .btn-close { transform: unset; width: 33px; height: 23px; padding: 0 }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-dialog { margin: 0; padding: 10px; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-body { padding: 20px 15px !important; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .filter-section .card-body .filter-list-reset { position: absolute; bottom: 25px; left: 0 }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .filter .wrap-bs { padding-bottom: 16px }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-dialog, .tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-content { height: 100%; overflow-y: auto }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-header, .tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-content { border-radius: 0; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .modal-header-filter { color: #fff; margin: 0; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .filter-section .card-body .filter-list-reset .filter-item { border-top: 1px solid #BBB }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .filter-section .card-body { padding-bottom: 70px }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .filter-list { width: 100%; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .search-field-container-change { padding: 10px 13px 5px 15px; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .search-field-container-change .search-field { padding: 10px; margin-top: 5px; }
.tpl-component-lpu.tpl-template-yandex-map #openFilter .search-field-container-change .search-field-icon { top: 28px; right: 22px; }
.tpl-component-lpu.tpl-template-yandex-map #show-search-results { display: none; width: 100%; background-color: var(--main-color); }
.tpl-component-lpu.tpl-template-yandex-map .filter .bs-btn .filter-item a.collapsed svg { transform: rotate(180deg) }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container .search-item[data-level="1"]:first-child > .search-item-label { padding-top: 10px !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container > .search-list > .search-item:first-child > .search-item-icon, .tpl-component-lpu.tpl-template-yandex-map .search-category-container > .search-list > .search-item:last-child > .search-item-icon { height: 38px; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container .form-check-label:hover, .tpl-component-lpu.tpl-template-yandex-map .search-category-container .form-check-label-hover { background: linear-gradient(100.99deg, #74A8FF 30.05%, var(--main-color) 58.28%); color: #fff !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container .form-check-label-hover .search-item-name { color: #fff !important; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-container .form-check-label:hover .search-item-check { border: inherit; }
.tpl-component-lpu.tpl-template-yandex-map .filter-item:not(.active) .search-category-count-check { border: 1px solid #bbb; border-radius: 7px; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-count-check { border-radius: 7px 7px 0 0; border: 1px solid #2979FF; display: none; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-count-check-content { margin: 6px 8px; padding: 2px 20px 2px 6px; background-color: #e1e3e6; border-radius: 3px; color: #1d1d1d; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-count-check-decl-text { text-transform: lowercase; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-container-change { position: sticky; top: 0; background-color: inherit !important; z-index: 15; padding: 5px 13px 5px 15px; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-container-change .search-field-icon { top: 15px; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-container-change .search-field-icon-close { top: 18px; right: 15px; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-check-change { border: none; border-bottom: 1px solid var(--main-color); padding-right: 0; padding-left: 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-check-change::placeholder { font-style: italic; }
.tpl-component-lpu.tpl-template-yandex-map .search-category-count-check-value { color: var(--main-color); }
.tpl-component-lpu.tpl-template-yandex-map .search-item .form-check-input { cursor: pointer; width: 15px; height: 15px; position: relative; top: 2px; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-name { position: relative; bottom: 1px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 90%; display: block; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-icon { position: absolute; z-index: 10; top: 0; right: 0; display: flex; height: 34px; width: 40px; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; }
.tpl-component-lpu.tpl-template-yandex-map .search-field-icon-close { right: 16px; top: 15px; width: 12px; height: 12px; cursor: pointer; filter: grayscale(1); }
.tpl-component-lpu.tpl-template-yandex-map .search-field-icon-close:hover { filter: invert(67%) sepia(89%) saturate(7492%) hue-rotate(346deg) brightness(84%) contrast(146%); }
.tpl-component-lpu.tpl-template-yandex-map .search-item-icon:hover, .tpl-component-lpu.tpl-template-yandex-map .search-item-icon-hover { filter: brightness(0) invert(1); }
.tpl-component-lpu.tpl-template-yandex-map .search-text-not-found { padding: 10px 15px 0; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters:hover, .tpl-component-lpu.tpl-template-yandex-map .search-item-label[for="search_type_assistance_7"] { color: #2979ff; font-weight: 600; }
.tpl-component-lpu.tpl-template-yandex-map .search-item-label[for="search_type_assistance_7"] { background-color: aliceblue; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters, .tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters { position: relative; right: 0px; transition: .1s; }
.tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters:hover { color: #FF2D56; font-weight: 600; right: 2px; transition: 0.2s; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters:hover { right: 2px; transition: 0.2s; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters-text { margin-left: 15px; }
.tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters-text { margin-left: 10px; }
.tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters-icon { position: relative; bottom: 1px; right: 8px; }
.tpl-component-lpu.tpl-template-yandex-map .ya-map-hint-content { max-width: 200px; word-wrap: break-word; padding: 10px; color: var(--main-color); }
@media(max-width: 768px) {
.tpl-component-lpu.tpl-template-yandex-map #yandex-map { height: 350px; }
.tpl-component-lpu.tpl-template-yandex-map .mobile-btn-filter { display: block; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters-icon { position: relative; right: 10px !important; }
.tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters-icon { position: relative; right: 12px !important; }
.tpl-component-lpu.tpl-template-yandex-map .display-other-search-filters-text { margin-left: 14px !important; }
.tpl-component-lpu.tpl-template-yandex-map .reset-all-search-filters-text { margin-left: 15px !important; }
.tpl-component-lpu.tpl-template-yandex-map #show-search-results { display: block; margin-top: 20px; }
.tpl-component-lpu.tpl-template-yandex-map .show-search-results-count { color: #fff; text-shadow: 0px 0px 3px #000; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-action-buttons { display: flex; flex-direction: column; gap: 20px 0; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-action-buttons button:not(.search-filter-button-copy) { width: 100%; justify-content: space-between; padding: 0 18px; }
.tpl-component-lpu.tpl-template-yandex-map .search-filter-button-search svg { left: 4px; }
}
@media(max-width: 460px) {
.tpl-component-lpu.tpl-template-yandex-map .designations-types-institutions, .tpl-component-lpu.tpl-template-yandex-map .type-institution-designation { flex-direction: column; text-align: center; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-icon { margin-bottom: 10px; }
.tpl-component-lpu.tpl-template-yandex-map .type-institution-designation-name span { display: none; }
}
.tpl-component-lpu.tpl-template-list-institutions-tiles .tpl-template-list-institutions-tiles > .page-link { display: none; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .list-inst-tiles-content { display: flex; flex-wrap: wrap; flex-direction: row; align-items: stretch; align-content: center; justify-content: flex-start; gap: 30px 2%; margin-bottom: 50px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .list-inst-2-tiles { justify-content: flex-start !important; gap: 0 30px !important; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .list-inst-tiles-no-content { margin-bottom: 0 !important; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile { position: relative; z-index: 1; flex: 0 0 32%; background-color: #fff; box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.08); border-radius: 11px; display: flex; flex-direction: column; flex-wrap: nowrap; align-items: center; padding: 35px 25px; justify-content: space-between; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile > div, .tpl-component-lpu.tpl-template-list-institutions-tiles hr { position: relative; z-index: 1; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile:hover { cursor: pointer; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile:hover div, .tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile:hover .list-inst-tile__inst-location { color: #fff !important; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile:hover .list-inst-tile__separator { border: 1px solid #fff !important; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__separator { width: 100%; border: 1px solid #D5D5D5; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-size: 14px; line-height: 18px; text-align: center; letter-spacing: 0.04em; color: #595959; margin: 10px 0 0; min-height: 42px; display: flex; flex-direction: column; justify-content: center; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-item { display: inline-block; line-height: 21px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-item:not(:first-child) { text-transform: lowercase; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__inst-name { text-align: center; font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-size: 20px; line-height: 29px; text-align: center; letter-spacing: 0.04em; padding: 0 10px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__inst-location { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-size: 14px; line-height: 21px; text-align: center; letter-spacing: 0.04em; color: #000; margin: 25px 0 20px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-icon img { width: 55px; height: 72px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__decorative-icon img { width: 38px; height: 38px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-medical { color: #ff1714; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-sanatorium { color: #2979ff; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-hospice { color: #4c2ad5; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile__type-name-medical-hospice { color: #d41c74; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-header { display: flex; flex-direction: column; align-items: center; width: 100%; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-content { height: 100%; max-height: 170px; overflow: hidden; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-footer { text-align: center; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile::before { content: ""; position: absolute; left: 50%; top: 80px; z-index: 0; width: 0; height: 0; opacity: 0; border-radius: 200px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile:hover::before { width: 100%; height: 100%; top: 0; opacity: 1; border-radius: inherit; transition: all 0.3s ease; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__1::before, .tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__default::before { background: linear-gradient(155.59deg, #FF7B94 11.74%, #FF2D56 72.56%); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__2::before { background: linear-gradient(154.97deg, #73B8F8 10.75%, #2979FF 65.42%); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__3::before { background: linear-gradient(159.58deg, #8D73F3 10.35%, #4B2AE6 62.94%); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__1_2::before { background: linear-gradient(138.76deg, #FF1744 3.5%, #8a5eb9 93.59%); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile-type__1_3::before { background: linear-gradient(138.76deg, #FF1744 3.5%, #5429FF 93.59%); }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles nav { margin: 20px 0 40px; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .page-item.active { background-color: #fff; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .page-item.active .page-link { background-color: var(--main-color) !important; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .page-item .page-link { height: 45px; width: 45px; background-color: #fff; cursor: pointer; }
@media (max-width: 1000px) {
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile { flex: 0 0 48.5%; }
}
@media(max-width: 768px) {
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .list-inst-tiles-content { flex-direction: column; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tile { width: 100%; }
.tpl-component-lpu.tpl-template-list-institutions-tiles .list-inst-tiles .pagination { justify-content: center; }
}
.tpl-component-lpu.tpl-template-524 #yandex-map { width: 100%; height: 450px; }
.tpl-component-lpu.tpl-template-524 .map-designations { margin: 25px 0 30px; }
.tpl-component-lpu.tpl-template-524 .designations-types-institutions, .tpl-component-lpu.tpl-template-524 .type-institution-designation { display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; }
.tpl-component-lpu.tpl-template-524 .designations-types-institutions { gap: 30px 50px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-icon { overflow: hidden; width: 36px; height: 54px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-name strong, .tpl-component-lpu.tpl-template-524 .type-institution-designation-name span { font-weight: 400; font-size: 14px; color: #1E1E1E; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-name span { margin: 0 5px 0 10px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-id-1 img { width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-id-2 img { object-position: -36px 0; width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-id-3 img { object-position: -72px 0; width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-id-4 img { object-position: 0 0; width: 504px; height: 54px; }
.tpl-component-lpu.tpl-template-524 .search-institutions .filter-list { padding: 0; width: 24%; }
.tpl-component-lpu.tpl-template-524 .search-institutions .search-filter-separator { padding: 0; margin: 10px 0; border: 1px solid #ccc; border-bottom: none; }
.tpl-component-lpu.tpl-template-524 .search-institutions .search-filter-action-buttons { margin: 20px 0; padding: 0; }
.tpl-component-lpu.tpl-template-524 .search-filter-action-buttons button { margin-right: 25px; padding: 0; display: inline-flex; align-items: center; justify-content: center; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-search { width: 225px; background: linear-gradient(118deg, #6EA4FF 0.17%, #2979FF 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 50%); color: #fff; border: none; height: 42px; gap: 0 10px; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-search svg { position: relative; top: 0; left: 0; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-search:hover { background: linear-gradient(270deg, #2C5EFF 0%, #497AFF 100%); }
.tpl-component-lpu.tpl-template-524 .search-filter-button-reset { width: 240px; background: linear-gradient(118deg, #b6b5b5 0.17%, #bbb 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 10%); color: #fff; border: none; height: 42px; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-reset-active { background: linear-gradient(118deg, #ff7b94 0.17%, #ff1744 88.51%); box-shadow: 0 0 5px 1px rgb(104 104 104 / 50%); }
.tpl-component-lpu.tpl-template-524 .search-filter-button-reset-active:hover { background: linear-gradient(118deg, #FF3159 0.17%, #D60029 88.51%); }
.tpl-component-lpu.tpl-template-524 .search-filter-button-reset svg { position: relative; top: 0; left: 7px; width: 25px !important; height: 25px !important; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-copy { gap: 0 15px; color: #a6a6a6; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-copy img { width: 22px; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-copy-success { background-color: #f60; }
.tpl-component-lpu.tpl-template-524 .basic-search-filters { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px 1.3%; justify-content: space-between; margin-bottom: 20px; }
.tpl-component-lpu.tpl-template-524 .search-filter-management { margin-bottom: 20px; gap: 5px 1.3%; }
.tpl-component-lpu.tpl-template-524 .other-search-filters { justify-content: flex-start; flex-flow: row wrap; gap: 20px 1.3%; }
.tpl-component-lpu.tpl-template-524 .other-search-filters-separator-active { margin-top: 30px !important; }
.tpl-component-lpu.tpl-template-524 .center-type-switches { margin: 0; gap: 10px 1.3%; padding: 0; }
.tpl-component-lpu.tpl-template-524 .search-category { position: relative; }
.tpl-component-lpu.tpl-template-524 .search-field-container { position: relative; display: flex; flex-direction: row; }
.tpl-component-lpu.tpl-template-524 .search-field { padding-right: 35px; font-weight: 600; color: var(--bs-body-color); border: 1px solid #bbb; border-radius: 7px; }
.tpl-component-lpu.tpl-template-524 .search-field::placeholder { color: inherit; font-weight: normal; }
.tpl-component-lpu.tpl-template-524 .search-field-icon { position: absolute; right: 14px; top: 12px; }
.tpl-component-lpu.tpl-template-524 .search-process { color: var(--main-color); position: absolute; right: 10px; top: 25%; width: 20px; height: 20px; }
.tpl-component-lpu.tpl-template-524 .filter-item .list-group-item { padding: 0; background: transparent; }
.tpl-component-lpu.tpl-template-524 .filter-item .list-group-item label { padding: 6px 10px 2px 40px; position: relative; z-index: 5; }
.tpl-component-lpu.tpl-template-524 .filter-item>ul { padding-left: 0; }
.tpl-component-lpu.tpl-template-524 .filter-list .filter-item li>ul { x-margin-top: 15px; }
.tpl-component-lpu.tpl-template-524 .search-category-container > ul { x-margin: 10px 0; }
.tpl-component-lpu.tpl-template-524 .search-item-label-region, .tpl-component-lpu.tpl-template-524 .search-item-label-disease { padding-left: 70px !important; }
.tpl-component-lpu.tpl-template-524 .search-item-label-city { padding-left: 100px !important; }
.tpl-component-lpu.tpl-template-524 .search-item-check { border: 1px solid #595959; border-radius: 2px; }
.tpl-component-lpu.tpl-template-524 .search-item-check-switch:checked { background-position: -4px; box-shadow: 0px 2px 10px 1px rgb(41 121 255 / 67%) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #6EA4FF 0.17%, #2979FF 88.51%); }
.tpl-component-lpu.tpl-template-524 #search_type_institution_1:checked { box-shadow: 0px 2px 10px 1px rgba(255, 34, 77, 0.671) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #ff224d 0.17%, #ff224d 88.51%); }
.tpl-component-lpu.tpl-template-524 .label-switch-check-text-1, .tpl-component-lpu.tpl-template-524 .search-item-check-label-switch[for="search_type_institution_1"]:hover { color: #ff224d !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-524 #search_type_institution_2:checked { box-shadow: 0px 2px 10px 1px #3782ffab !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #3782ff 0.17%, #3782ff 88.51%); }
.tpl-component-lpu.tpl-template-524 .label-switch-check-text-2, .tpl-component-lpu.tpl-template-524 .search-item-check-label-switch[for="search_type_institution_2"]:hover { color: #3782ff !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-524 #search_type_institution_3:checked { box-shadow: 0px 2px 10px 1px rgba(115, 65, 255, 0.671) !important; background-image: url('data:image/svg+xml,%3csvg width=\'26px\' height=\'26px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(143.9deg, #7341ff 0.17%, #7341ff 88.51%); }
.tpl-component-lpu.tpl-template-524 .label-switch-check-text-3, .tpl-component-lpu.tpl-template-524 .search-item-check-label-switch[for="search_type_institution_3"]:hover { color: #7341ff !important; font-weight: 600; }
.tpl-component-lpu.tpl-template-524 .search-item-check-switch { width: 40px; height: 19px; cursor: pointer; background-repeat: no-repeat; background-position: -24px; background-size: 170% 23px; background-image: url('data:image/svg+xml,%3csvg width=\'30px\' height=\'30px\' viewBox=\'0 0 26 27\' version=\'1.1\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3e%3cdefs%3e%3ccircle id=\'path-1\' cx=\'8\' cy=\'8\' r=\'8\'%3e%3c/circle%3e%3cfilter x=\'-40.6%\' y=\'-21.9%\' width=\'168.8%\' height=\'168.8%\' filterUnits=\'objectBoundingBox\' id=\'filter-2\'%3e%3cfeOffset dx=\'-1\' dy=\'2\' in=\'SourceAlpha\' result=\'shadowOffsetOuter1\'%3e%3c/feOffset%3e%3cfeGaussianBlur stdDeviation=\'1.5\' in=\'shadowOffsetOuter1\' result=\'shadowBlurOuter1\'%3e%3c/feGaussianBlur%3e%3cfeColorMatrix values=\'0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0\' type=\'matrix\' in=\'shadowBlurOuter1\'%3e%3c/feColorMatrix%3e%3c/filter%3e%3c/defs%3e%3cg id=\'Artboard\' stroke=\'none\' stroke-width=\'1\' fill=\'none\' fill-rule=\'evenodd\'%3e%3cg id=\'switches-dot\' transform=\'translate%285.000000, 5.000000%29\' fill-rule=\'nonzero\'%3e%3cg id=\'Oval\'%3e%3cuse fill=\'black\' fill-opacity=\'1\' filter=\'url%28%23filter-2%29\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3cuse fill=\'%23fff\' xlink:href=\'%23path-1\'%3e%3c/use%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e'), linear-gradient(148.43deg, #B6B5B5 13.8%, #A5A5A5 80.97%); }
.tpl-component-lpu.tpl-template-524 .filter-list .filter-item.active .form-control { border-radius: 7px 7px 0 0; border-color: #2979FF }
.tpl-component-lpu.tpl-template-524 .filter-list .filter-item { position: relative }
.tpl-component-lpu.tpl-template-524 .filter * { font-size: 16px }
.tpl-component-lpu.tpl-template-524 .filter .link-filter { color: #595959; }
.tpl-component-lpu.tpl-template-524 .filter .display-other-search-filters { margin-left: 18px; }
.tpl-component-lpu.tpl-template-524 .filter .reset-all-search-filters { margin-left: 20px; }
.tpl-component-lpu.tpl-template-524 .filter .reset-filter svg { color: #FF2D56; margin-right: 0; width: 22px !important; height: 22px !important; }
.tpl-component-lpu.tpl-template-524 .filter-item.active .hidden-list { display: block; }
.tpl-component-lpu.tpl-template-524 .filter-item .hidden-list { x-padding: 18px; position: absolute; z-index: 1; background: var(--bs-body-bg) !important; border: 1px solid #2979FF; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); border-radius: 0 0 7px 7px; width: 100%; left: 0; display: none; margin-top: -1px; max-height: 270px; overflow-y: auto; }
.tpl-component-lpu.tpl-template-524 .filter .form-check-primary .form-check-input:not(:disabled):checked, .tpl-component-lpu.tpl-template-524 .filter .form-check-primary .form-check-input:not(:disabled):focus { border-color: #2979FF; box-shadow: unset }
.tpl-component-lpu.tpl-template-524 .filter .search-item-check:checked { background-color: #2979FF; border-color: #2979FF; box-shadow: unset; }
.tpl-component-lpu.tpl-template-524 .filter .form-check-label input:checked+span { color: #2979FF; font-weight: 700 }
.tpl-component-lpu.tpl-template-524 .filter .form-check-label:hover input:checked+span { color: #fff; }
.tpl-component-lpu.tpl-template-524 .form-control:focus { border-color: #2979FF }
.tpl-component-lpu.tpl-template-524 .radio-item { margin: 5px 0 }
.tpl-component-lpu.tpl-template-524 .filter input::placeholder { color: #595959 }
.tpl-component-lpu.tpl-template-524 .filter { flex-wrap: wrap; justify-content: center }
.tpl-component-lpu.tpl-template-524 .search-item-check-label-switch { color: #595959; position: relative; bottom: 1px; margin-left: 8px; }
.tpl-component-lpu.tpl-template-524 .search-item-check-label-switch:hover, .tpl-component-lpu.tpl-template-524 .label-switch-check-text, .tpl-component-lpu.tpl-template-524 .active-text { color: var(--main-color); font-weight: 600; }
.tpl-component-lpu.tpl-template-524 .filter-section.card .card-title { color: #B6B5B5; font-size: 20px; font-weight: 400; }
.tpl-component-lpu.tpl-template-524 .filter-section.card input[type="text"], .tpl-component-lpu.tpl-template-524 .filter-section.card { box-shadow: unset; background: transparent; margin-bottom: 0; }
.tpl-component-lpu.tpl-template-524 .filter-section .card-body { padding: 0; }
.tpl-component-lpu.tpl-template-524 .filter-section .card-header { padding: 5px 20px 15px; }
.tpl-component-lpu.tpl-template-524 .bs-btn-primary { height: 42px; max-width: 100%; width: 100%; background-color: var(--main-color) !important; font-weight: 400; }
.tpl-component-lpu.tpl-template-524 .bs-btn-primary.btn-primary:hover:not(.disabled):not(:disabled) { box-shadow: 0 8px 25px -8px var(--main-color) !important; }
.tpl-component-lpu.tpl-template-524 .mobile-btn-filter { display: none }
.tpl-component-lpu.tpl-template-524 .mobile-filter-status { display: flex; height: 100%; align-items: center; justify-content: center; }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-header { background-color: #6D99D4 !important; height: 50px !important; padding: 0 20px 0 13px !important; position: sticky; top: 0; z-index: 1; }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-dialog .modal-header .btn-close { transform: unset; width: 33px; height: 23px; padding: 0 }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-dialog { margin: 0; padding: 10px; }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-body { padding: 20px 15px !important; }
.tpl-component-lpu.tpl-template-524 #openFilter .filter-section .card-body .filter-list-reset { position: absolute; bottom: 25px; left: 0 }
.tpl-component-lpu.tpl-template-524 #openFilter .filter .wrap-bs { padding-bottom: 16px }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-dialog, .tpl-component-lpu.tpl-template-524 #openFilter .modal-content { height: 100%; overflow-y: auto }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-header, .tpl-component-lpu.tpl-template-524 #openFilter .modal-content { border-radius: 0; }
.tpl-component-lpu.tpl-template-524 #openFilter .modal-header-filter { color: #fff; margin: 0; }
.tpl-component-lpu.tpl-template-524 #openFilter .filter-section .card-body .filter-list-reset .filter-item { border-top: 1px solid #BBB }
.tpl-component-lpu.tpl-template-524 #openFilter .filter-section .card-body { padding-bottom: 70px }
.tpl-component-lpu.tpl-template-524 #openFilter .filter-list { width: 100%; }
.tpl-component-lpu.tpl-template-524 #openFilter .search-field-container-change { padding: 10px 13px 5px 15px; }
.tpl-component-lpu.tpl-template-524 #openFilter .search-field-container-change .search-field { padding: 10px; margin-top: 5px; }
.tpl-component-lpu.tpl-template-524 #openFilter .search-field-container-change .search-field-icon { top: 28px; right: 22px; }
.tpl-component-lpu.tpl-template-524 #show-search-results { display: none; width: 100%; background-color: var(--main-color); }
.tpl-component-lpu.tpl-template-524 .filter .bs-btn .filter-item a.collapsed svg { transform: rotate(180deg) }
.tpl-component-lpu.tpl-template-524 .search-category-container .search-item[data-level="1"]:first-child > .search-item-label { padding-top: 10px !important; }
.tpl-component-lpu.tpl-template-524 .search-category-container > .search-list > .search-item:first-child > .search-item-icon, .tpl-component-lpu.tpl-template-524 .search-category-container > .search-list > .search-item:last-child > .search-item-icon { height: 38px; }
.tpl-component-lpu.tpl-template-524 .search-category-container .form-check-label:hover, .tpl-component-lpu.tpl-template-524 .search-category-container .form-check-label-hover { background: linear-gradient(100.99deg, #74A8FF 30.05%, var(--main-color) 58.28%); color: #fff !important; }
.tpl-component-lpu.tpl-template-524 .search-category-container .form-check-label-hover .search-item-name { color: #fff !important; }
.tpl-component-lpu.tpl-template-524 .search-category-container .form-check-label:hover .search-item-check { border: inherit; }
.tpl-component-lpu.tpl-template-524 .filter-item:not(.active) .search-category-count-check { border: 1px solid #bbb; border-radius: 7px; }
.tpl-component-lpu.tpl-template-524 .search-category-count-check { border-radius: 7px 7px 0 0; border: 1px solid #2979FF; display: none; }
.tpl-component-lpu.tpl-template-524 .search-category-count-check-content { margin: 6px 8px; padding: 2px 20px 2px 6px; background-color: #e1e3e6; border-radius: 3px; color: #1d1d1d; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.tpl-component-lpu.tpl-template-524 .search-category-count-check-decl-text { text-transform: lowercase; }
.tpl-component-lpu.tpl-template-524 .search-field-container-change { position: sticky; top: 0; background-color: inherit !important; z-index: 15; padding: 5px 13px 5px 15px; }
.tpl-component-lpu.tpl-template-524 .search-field-container-change .search-field-icon { top: 15px; }
.tpl-component-lpu.tpl-template-524 .search-field-container-change .search-field-icon-close { top: 18px; right: 15px; }
.tpl-component-lpu.tpl-template-524 .search-field-check-change { border: none; border-bottom: 1px solid var(--main-color); padding-right: 0; padding-left: 0; }
.tpl-component-lpu.tpl-template-524 .search-field-check-change::placeholder { font-style: italic; }
.tpl-component-lpu.tpl-template-524 .search-category-count-check-value { color: var(--main-color); }
.tpl-component-lpu.tpl-template-524 .search-item[data-ids*="87"], .tpl-component-lpu.tpl-template-524 .search-item[data-ids*="73"], .tpl-component-lpu.tpl-template-524 .search-item[data-ids*="72"], .tpl-component-lpu.tpl-template-524 .search-item[data-ids*="71"], .tpl-component-lpu.tpl-template-524 .search-item[data-ids*="70"], .tpl-component-lpu.tpl-template-524 .search-item[data-ids*="45"] { background: hsla(100deg, 60%, 30%, 0.2); font-weight: 600; }
.tpl-component-lpu.tpl-template-524 .search-item[data-ids*="94"] { background: hsla(120deg, 50%, 80%, 0.2); font-weight: 600; }
.tpl-component-lpu.tpl-template-524 .search-item .form-check-input { cursor: pointer; width: 15px; height: 15px; position: relative; top: -1px; }
.tpl-component-lpu.tpl-template-524 [data-level="2"] .form-check-input { top: 0; }
.tpl-component-lpu.tpl-template-524 .search-item-name { position: relative; bottom: 1px; width: 90%; display: block; line-height: 1.2; padding-bottom: 4px; }
.tpl-component-lpu.tpl-template-524 [data-level="2"] .search-item-name { line-height: 1.1; }
.tpl-component-lpu.tpl-template-524 .search-item-icon { position: absolute; z-index: 10; top: 0; right: 0; display: flex; height: 34px; width: 40px; flex-direction: row; justify-content: center; align-items: center; cursor: pointer; }
.tpl-component-lpu.tpl-template-524 .search-field-icon-close { right: 16px; top: 15px; width: 12px; height: 12px; cursor: pointer; filter: grayscale(1); }
.tpl-component-lpu.tpl-template-524 .search-field-icon-close:hover { filter: invert(67%) sepia(89%) saturate(7492%) hue-rotate(346deg) brightness(84%) contrast(146%); }
.tpl-component-lpu.tpl-template-524 .search-item-icon:hover, .tpl-component-lpu.tpl-template-524 .search-item-icon-hover { filter: brightness(0) invert(1); }
.tpl-component-lpu.tpl-template-524 .search-text-not-found { padding: 10px 15px 0; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters:hover, .tpl-component-lpu.tpl-template-524 .search-item-label[for="search_type_assistance_7"] { color: #2979ff; font-weight: 600; }
.tpl-component-lpu.tpl-template-524 .search-item-label[for="search_type_assistance_7"] { background-color: aliceblue; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters, .tpl-component-lpu.tpl-template-524 .reset-all-search-filters { position: relative; right: 0px; transition: .1s; }
.tpl-component-lpu.tpl-template-524 .reset-all-search-filters:hover { color: #FF2D56; font-weight: 600; right: 2px; transition: 0.2s; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters:hover { right: 2px; transition: 0.2s; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters-text { margin-left: 15px; }
.tpl-component-lpu.tpl-template-524 .reset-all-search-filters-text { margin-left: 10px; }
.tpl-component-lpu.tpl-template-524 .reset-all-search-filters-icon { position: relative; bottom: 1px; right: 8px; }
.tpl-component-lpu.tpl-template-524 .ya-map-hint-content { max-width: 200px; word-wrap: break-word; padding: 10px; color: var(--main-color); }
@media(max-width: 768px) {
.tpl-component-lpu.tpl-template-524 #yandex-map { height: 350px; }
.tpl-component-lpu.tpl-template-524 .mobile-btn-filter { display: block; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters-icon { position: relative; right: 10px !important; }
.tpl-component-lpu.tpl-template-524 .reset-all-search-filters-icon { position: relative; right: 12px !important; }
.tpl-component-lpu.tpl-template-524 .display-other-search-filters-text { margin-left: 14px !important; }
.tpl-component-lpu.tpl-template-524 .reset-all-search-filters-text { margin-left: 15px !important; }
.tpl-component-lpu.tpl-template-524 #show-search-results { display: block; margin-top: 20px; }
.tpl-component-lpu.tpl-template-524 .show-search-results-count { color: #fff; text-shadow: 0px 0px 3px #000; }
.tpl-component-lpu.tpl-template-524 .search-filter-action-buttons { display: flex; flex-direction: column; gap: 20px 0; }
.tpl-component-lpu.tpl-template-524 .search-filter-action-buttons button:not(.search-filter-button-copy) { width: 100%; justify-content: space-between; padding: 0 18px; }
.tpl-component-lpu.tpl-template-524 .search-filter-button-search svg { left: 4px; }
}
@media(max-width: 460px) {
.tpl-component-lpu.tpl-template-524 .designations-types-institutions, .tpl-component-lpu.tpl-template-524 .type-institution-designation { flex-direction: column; text-align: center; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-icon { margin-bottom: 10px; }
.tpl-component-lpu.tpl-template-524 .type-institution-designation-name span { display: none; }
}
.tpl-component-lpu.tpl-template-524 .js-specID-apply [data-choicespecid='[]'] { display: none; }
.tpl-component-text.tpl-template-text .btn-help { border-radius: 5px; background: linear-gradient(149deg, #80A1FE 0%, #5179FD 100%); box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25); padding: 9px 17px; display: flex; align-items: center; gap: 11px; color: #ffffff; }
.tpl-component-text.tpl-template-text .btn-help svg { width: 29px; height: 29px; fill: hsla(0deg, 0%, 0%, 0%); stroke: #ffffff; }
@media screen and (min-width: 769px) {
.tpl-component-specializations.tpl-template-accordion-specializations .card-body { padding: 45px; }
}
.tpl-component-specializations.tpl-template-accordion-specializations .accordion { margin-top: 20px; }
.tpl-component-specializations.tpl-template-accordion-specializations .accordion-header strong { text-transform: uppercase; }
.tpl-component-specializations.tpl-template-accordion-specializations .accordion-body { margin-left: 15px; }
.tpl-component-specializations.tpl-template-accordion-specializations .disease-link { font-size: 16px; }
@media screen and (min-width: 769px) {
.tpl-component-diseases.tpl-template-accordion-specializations .card-body { padding: 45px; }
}
.tpl-component-diseases.tpl-template-accordion-specializations .accordion { margin-top: 20px; }
.tpl-component-diseases.tpl-template-accordion-specializations .accordion-header strong { text-transform: uppercase; }
.tpl-component-diseases.tpl-template-accordion-specializations .accordion-body { margin-left: 15px; }
.tpl-component-diseases.tpl-template-accordion-specializations .disease-link { font-size: 16px; }
.tpl-component-terms <style type="text/css"> .card { min-height: 700px; }
.tpl-component-terms .nav-pills.nav .nav-link { margin-right: 9px; margin-left: 9px; margin-bottom: 15px; border-radius: 30px; width: 30px; padding: 8px !important; }
.tpl-component-terms .nav-link { background-color: #dcebff !important; color: #187bc9 !important; }
.tpl-component-terms .nav-link.disabled { background-color: #eeeeee !important; color: #cccccc !important; }
.tpl-component-terms .nav-link.active { color: #ffffff !important; }
.tpl-component-terms p { padding-left:19px; }
.tpl-component-terms .term-item { padding-left: 19px; margin-bottom: 20px; }
.tpl-component-terms .term-title { font-weight: 600; font-size: var(--main-font-size); margin-bottom: 5px; }
.tpl-component-terms .term-text { line-height: 24px; margin-bottom: 1rem; }
.tpl-component-terms .term-title:first-letter { text-transform: capitalize; }
.tpl-component-terms .card-header { padding-left: calc(1.5rem + 19px); padding-bottom: calc(1.5rem + 1rem); }
.tpl-component-terms .card-header p { padding-left: 0; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_filter { padding: 10px 0 }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_row:nth-child(odd) { background-color: var(--tpl-color-background-accent); }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header { padding: 0 2% 0 3%; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header div { display: inline-block; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header_left { width: 70%; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header_right { width: 29%; text-align:right; vertical-align:top; padding-top:10px; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header_status_value, .tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_price { font-weight:bold; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_body { padding: 5px 2% 10px 3%; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_left { text-align: left; width: 70%; display: inline-block; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_right { text-align: right; width: 29%; display: inline-block; }
@media (max-width: 550px) {
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_header_left, .tpl-component-netcat-module-netshop-order.tpl-template-list .order_header_right, .tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_left, .tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_right { display:block; width:100%; text-align:left; }
.tpl-component-netcat-module-netshop-order.tpl-template-list .order_body_goods { margin:10px 0; }
}
.tpl-component-buttons.tpl-template-522 .navbuttons, .tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects { width: 100%; margin-bottom: 25px; }
@media (min-width: 0px) {
.tpl-component-buttons.tpl-template-522 .navbuttons, .tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects { display: flex; flex-wrap: wrap; gap: 15px; justify-content: flex-start; align-items: stretch; }
}
@media (min-width: 1023px) {
.tpl-component-buttons.tpl-template-522 .navbuttons .navbuttons-item { max-width: 350px; }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="6"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 5) / 6); }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="5"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 4) / 5); }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="4"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 3) / 4); }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="3"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 2) / 3); }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="2"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 1) / 2); }
.tpl-component-buttons.tpl-template-522 .navbuttons > .tpl-block-list-objects[data-object-count="1"] .navbuttons-item { flex: 0 1 calc((100% - 15px * 0) / 1); }
}
@media (min-width: 481px) and (max-width: 1023px) {
.tpl-component-buttons.tpl-template-522 .navbuttons-item { max-width: 350px; flex: 0 1 calc(50% - 15px); }
}
@media (max-width: 480px) {
.tpl-component-buttons.tpl-template-522 .navbuttons-item { flex: 0 1 100%; }
}
.tpl-component-buttons.tpl-template-522 .navbuttons-wrapper { display: flex; gap: 11px; align-items: center; padding: 10px 18px; border-radius: 6px; box-shadow: 0px 2px 10px 0px rgba(39, 89, 255, 0.26); height: 100%; font-size: 15px; }
.tpl-component-buttons.tpl-template-522 .navbuttons-item[data-color='1'] .navbuttons-wrapper { background: linear-gradient(220deg, #4775F7 0%, #A2BAFF 100%); color: #ffffff; }
.tpl-component-buttons.tpl-template-522 .navbuttons-item[data-color='2'] .navbuttons-wrapper { background: linear-gradient(220deg, #FA3D8C 0%, #FE809E 100%); color: #ffffff; }
.tpl-component-buttons.tpl-template-522 .navbuttons-item[data-color='3'] .navbuttons-wrapper { background: linear-gradient(220deg, rgba(153, 58, 248, 1) 0%, rgba(175, 162, 255, 1) 100%); color: #ffffff; }
.tpl-component-netcat-module-requests-request { position: relative; }
.tpl-component-netcat-module-requests-request.tpl-link-form-open .nc-modal-trigger-overlay, .tpl-component-netcat-module-requests-request .tpl-link-form-submit .nc-modal-trigger-overlay { margin: 0; }
.tpl-component-netcat-module-requests-request.tpl-link-form-open { display: inline-block; }
.tpl-component-netcat-module-requests-request .tpl-link-form-submit { position: relative; }
.tpl-component-netcat-module-requests-request .nc-ckeditor-inline { width: 100%; }
.tpl-component-netcat-module-requests-request H4 { font-weight: 600; font-size: 24px; line-height: 28px; color: #333; margin: 0 0 9px; padding: 0; word-wrap: break-word; }
.tpl-component-netcat-module-requests-request .tpl-block-text-after-header { word-wrap: break-word; }
.tpl-component-netcat-module-requests-request form { text-align: left; }
.tpl-component-netcat-module-requests-request .tpl-block-columns { display: flex; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-image img { margin-top: 40px; max-width: 430px; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-divider { min-width: 1px; width: 1px; margin: 0 100px 0 60px; background: #e5e5e5; }
.tpl-component-netcat-module-requests-request .tpl-block-fields { position: relative; }
.tpl-component-netcat-module-requests-request .tpl-block-fields .nc-modal-trigger-overlay { margin: -10px; z-index: 5; }
.tpl-component-netcat-module-requests-request .tpl-block-fields.tpl-state-empty { margin: 20px 10px; padding: 20px; text-align: center; }
.tpl-component-netcat-module-requests-request .tpl-block-fields.tpl-state-empty .nc-modal-trigger-overlay { background-size: 64px; }
.tpl-component-netcat-module-requests-request H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-request .tpl-block-text-after-header + .tpl-block-fields { margin-top: 30px; }
.tpl-component-netcat-module-requests-request .tpl-block-input { margin-bottom: 20px; text-align: left; }
.tpl-component-netcat-module-requests-request .tpl-block-fields .tpl-caption { padding-bottom: 10px; display: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input .tpl-block-error { font-weight: 600; font-size: 13px; line-height: 16px; color: #ff7373; padding: 2px 0 0 2px; display: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA { box-sizing: border-box; width: 100%; border: 1px solid #ccc; background: #fff; border-radius: 3px; outline: none; padding: 19px 20px; font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; line-height: 20px; -webkit-appearance: none; transition: background, border-color .1s ease; }
.tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA { height: 120px; line-height: 22px; resize: none; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT { -moz-appearance: none; appearance: none; background: #fff url('/netcat_template/class/netcat_module_requests_request/images/dropdown_arrow.png') no-repeat 100% center; height: 60px; padding: 1px 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT OPTION { font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; padding: 12px 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT[disabled="disabled"], .tpl-component-netcat-module-requests-request .tpl-block-input SELECT[disabled="disabled"], .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT:hover, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT:hover, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA:hover { background-color: #f9f9f9; border-color: #999; }
.tpl-component-netcat-module-requests-request .tpl-block-input INPUT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input TEXTAREA:focus { background-color: #f9f9f9; border: 2px solid #999; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus { background-image: url('/netcat_template/class/netcat_module_requests_request/images/dropdown_arrow_focus.png'); }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
.tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error INPUT, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error SELECT, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error TEXTAREA { border: 2px solid #ff7373; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error SELECT { padding: 0 19px; }
.tpl-component-netcat-module-requests-request .tpl-block-input.tpl-state-error .tpl-block-error { display: block; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-value { display: flex; margin-bottom: 20px; }
.tpl-component-netcat-module-requests-request .tpl-block-form .tpl-block-input.tpl-field-quantity .tpl-value INPUT { position: relative; border-radius: 0; text-align: center; z-index: 2; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button { position: relative; width: 62px; min-width: 62px; height: 60px; border: 1px solid #ccc; border-radius: 2px; transition: all .1s ease; box-sizing: border-box; background: #fff 50% 50% no-repeat; outline: none; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):hover { border-color: #999; z-index: 3; }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):active { border-color: #999; z-index: 3; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease { left: 0; margin-right: -1px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_minus.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_minus_disabled.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-increase { right: 0; margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_plus.png"); }
.tpl-component-netcat-module-requests-request .tpl-field-quantity .tpl-block-control-button.tpl-link-increase.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/images/icon_plus_disabled.png"); }
.tpl-component-netcat-module-requests-request .tpl-block-button { position: relative; font-weight: bold; font-size: 18px; line-height: 22px; color: #fff; background: #01aff2; border: none; border-radius: 2px; min-height: 60px; cursor: pointer; transition: all .1s ease; min-width: 160px; box-sizing: border-box; outline: none; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-dark { color: #fff; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-bright { color: #000; }
.tpl-component-netcat-module-requests-request .tpl-block-button.tpl-layout-background-transparent { border: 2px solid #fff; }
.tpl-component-netcat-module-requests-request .tpl-block-button { padding: 18px 30px; width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-button[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):hover, .tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):focus { opacity: 0.8; }
.tpl-component-netcat-module-requests-request .tpl-block-button:not([disabled="disabled"]):active { opacity: 0.8; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-button-content { display: inline-flex; width: 100%; align-items: flex-start; }
.tpl-component-netcat-module-requests-request .tpl-block-button .tpl-block-button-title { flex-grow: 2; text-align: center; }
.tpl-component-netcat-module-requests-request .tpl-block-button-title.tpl-field-item-price { white-space: nowrap; }
.tpl-component-netcat-module-requests-request .tpl-block-button .tpl-block-button-divider { width: 1px; min-width: 1px; position: absolute; top: 10px; bottom: 10px; background: rgba(255, 255, 255, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-button::-moz-focus-inner { padding: 0; border: 0; }
.tpl-component-netcat-module-requests-request.tpl-block-popup { z-index: 500; position: fixed; left: 0; right: 0; top: 0; bottom: 0; min-width: 100%; max-width: 100%; border: none; overflow-y: auto; background: rgba(0, 0, 0, 0.5); text-align: center; width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-background { position: fixed; left: 0; right: 40px; bottom: 0; top: 0; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container { position: relative; display: inline-block; text-align: left; padding: 35px 90px 60px; margin: 20px 0; min-width: 250px; max-width: 1060px; background: #fff; border-radius: 2px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1); }
@media (max-width: 560px) {
.tpl-component-netcat-module-requests-request .tpl-block-popup-container { margin: 0; }
}
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button { width: 50px; height: 50px; border-radius: 25px; background: url("/netcat_template/class/netcat_module_requests_request/images/icon_close.png") 50% 50% no-repeat; border: 1px solid #e5e5e5; transition: all .1s ease; position: absolute; top: 15px; right: 15px; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button:hover { border-color: #999; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-popup-close-button:active { border-color: #999; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body { font-size: 18px; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body P { margin: 0; padding: 0 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message .tpl-block-popup-body { margin: 35px 0; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message .tpl-block-popup-icon { width: 50px; height: 50px; background-size: 50px; background-repeat: no-repeat; margin: 20px 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message.tpl-state-success .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/images/icon_success.svg'); }
.tpl-component-netcat-module-requests-request.tpl-block-popup-message.tpl-state-error .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/images/icon_error.svg'); }
.tpl-component-netcat-module-requests-request.tpl-block-popup-form .tpl-block-popup-container { padding-top: 40px; }
@media (min-width: 1031px) {
.tpl-component-netcat-module-requests-request.tpl-block-popup .tpl-block-fields:first-child { margin-top: 40px; }
}
@media (max-width: 1030px) {
.tpl-component-netcat-module-requests-request.tpl-block-popup-form .tpl-block-popup-container { max-width: 520px; padding-top: 55px; padding-left: 0; padding-right: 0; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-body { margin: 15px 60px; }
.tpl-component-netcat-module-requests-request .tpl-block-columns { display: block; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-divider { height: 50px; background: none; }
.tpl-component-netcat-module-requests-request .tpl-block-columns .tpl-block-image img { margin-top: 0; max-width: 100%; }
.tpl-component-netcat-module-requests-request .tpl-block-popup-container .tpl-block-form { margin: 0 auto; text-align: center; }
}
.tpl-component-netcat-module-requests-request .tpl-state-animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
.tpl-component-netcat-module-requests-request .tpl-animation-fade-in-down { -webkit-animation-name: tpl-animation-fade-in-down; animation-name: tpl-animation-fade-in-down; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin { position: relative; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-link-form-open .nc-modal-trigger-overlay, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-link-form-submit .nc-modal-trigger-overlay { margin: 0; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-link-form-open { display: inline-block; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-link-form-submit { position: relative; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .nc-ckeditor-inline { width: 100%; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin H4 { font-weight: 600; font-size: 24px; line-height: 28px; color: #333; margin: 0 0 9px; padding: 0; word-wrap: break-word; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-text-after-header { word-wrap: break-word; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin form { text-align: left; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns { display: flex; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns .tpl-block-image img { margin-top: 40px; max-width: 430px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns .tpl-block-divider { min-width: 1px; width: 1px; margin: 0 100px 0 60px; background: #e5e5e5; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-fields { position: relative; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-fields .nc-modal-trigger-overlay { margin: -10px; z-index: 5; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-fields.tpl-state-empty { margin: 20px 10px; padding: 20px; text-align: center; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-fields.tpl-state-empty .nc-modal-trigger-overlay { background-size: 64px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-text-after-header + .tpl-block-fields { margin-top: 30px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input { margin-bottom: 20px; text-align: left; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-fields .tpl-caption { padding-bottom: 10px; display: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input .tpl-block-error { font-weight: 600; font-size: 13px; line-height: 16px; color: #ff7373; padding: 2px 0 0 2px; display: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input INPUT, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input TEXTAREA { box-sizing: border-box; width: 100%; border: 1px solid #ccc; background: #fff; border-radius: 3px; outline: none; padding: 19px 20px; font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; line-height: 20px; -webkit-appearance: none; transition: background, border-color .1s ease; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input TEXTAREA { height: 120px; line-height: 22px; resize: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT { -moz-appearance: none; appearance: none; background: #fff url('/netcat_template/class/netcat_module_requests_request/inside_admin/images/dropdown_arrow.png') no-repeat 100% center; height: 60px; padding: 1px 20px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT OPTION { font-family: "Open Sans", sans-serif; color: #333; font-size: 18px; padding: 12px 20px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input INPUT[disabled="disabled"], .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT[disabled="disabled"], .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input TEXTAREA[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input INPUT:hover, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT:hover, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input TEXTAREA:hover { background-color: #f9f9f9; border-color: #999; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input INPUT:focus, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input TEXTAREA:focus { background-color: #f9f9f9; border: 2px solid #999; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT:focus { background-image: url('/netcat_template/class/netcat_module_requests_request/inside_admin/images/dropdown_arrow_focus.png'); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT:-moz-focusring { color: transparent; text-shadow: 0 0 0 #000; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input.tpl-state-error INPUT, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input.tpl-state-error SELECT, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input.tpl-state-error TEXTAREA { border: 2px solid #ff7373; padding: 18px 19px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input SELECT:focus, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input.tpl-state-error SELECT { padding: 0 19px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-input.tpl-state-error .tpl-block-error { display: block; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-value { display: flex; margin-bottom: 20px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-form .tpl-block-input.tpl-field-quantity .tpl-value INPUT { position: relative; border-radius: 0; text-align: center; z-index: 2; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button { position: relative; width: 62px; min-width: 62px; height: 60px; border: 1px solid #ccc; border-radius: 2px; transition: all .1s ease; box-sizing: border-box; background: #fff 50% 50% no-repeat; outline: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):hover { border-color: #999; z-index: 3; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button:not(.tpl-state-disabled):active { border-color: #999; z-index: 3; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease { left: 0; margin-right: -1px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_minus.png"); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-decrease.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_minus_disabled.png"); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-increase { right: 0; margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; background-image: url("/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_plus.png"); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-field-quantity .tpl-block-control-button.tpl-link-increase.tpl-state-disabled { background-image: url("/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_plus_disabled.png"); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button { position: relative; font-weight: bold; font-size: 18px; line-height: 22px; color: #fff; background: #01aff2; border: none; border-radius: 2px; min-height: 60px; cursor: pointer; transition: all .1s ease; min-width: 160px; box-sizing: border-box; outline: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-dark { color: #fff; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-bright { color: #000; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button.tpl-layout-background-transparent { border: 2px solid #fff; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button { padding: 18px 30px; width: 100%; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button[disabled="disabled"] { opacity: 0.5; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button:not([disabled="disabled"]):hover, .tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button:not([disabled="disabled"]):focus { opacity: 0.8; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button:not([disabled="disabled"]):active { opacity: 0.8; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button-content { display: inline-flex; width: 100%; align-items: flex-start; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button .tpl-block-button-title { flex-grow: 2; text-align: center; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button-title.tpl-field-item-price { white-space: nowrap; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button .tpl-block-button-divider { width: 1px; min-width: 1px; position: absolute; top: 10px; bottom: 10px; background: rgba(255, 255, 255, 0.25); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-button::-moz-focus-inner { padding: 0; border: 0; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup { z-index: 500; position: fixed; left: 0; right: 0; top: 0; bottom: 0; min-width: 100%; max-width: 100%; border: none; overflow-y: auto; background: rgba(0, 0, 0, 0.5); text-align: center; width: 100%; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-background { position: fixed; left: 0; right: 40px; bottom: 0; top: 0; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container { position: relative; display: inline-block; text-align: left; padding: 35px 90px 60px; margin: 20px 0; min-width: 250px; max-width: 1060px; background: #fff; border-radius: 2px; box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1); }
@media (max-width: 560px) {
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container { margin: 0; }
}
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-popup-close-button { width: 50px; height: 50px; border-radius: 25px; background: url("/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_close.png") 50% 50% no-repeat; border: 1px solid #e5e5e5; transition: all .1s ease; position: absolute; top: 15px; right: 15px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-popup-close-button:hover { border-color: #999; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-popup-close-button:active { border-color: #999; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-body { font-size: 18px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-body P { margin: 0; padding: 0 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-message .tpl-block-popup-body { margin: 35px 0; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-message .tpl-block-popup-icon { width: 50px; height: 50px; background-size: 50px; background-repeat: no-repeat; margin: 20px 0 10px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-message.tpl-state-success .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_success.svg'); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-message.tpl-state-error .tpl-block-popup-icon { background-image: url('/netcat_template/class/netcat_module_requests_request/inside_admin/images/icon_error.svg'); }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-form .tpl-block-popup-container { padding-top: 40px; }
@media (min-width: 1031px) {
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup .tpl-block-fields:first-child { margin-top: 40px; }
}
@media (max-width: 1030px) {
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin.tpl-block-popup-form .tpl-block-popup-container { max-width: 520px; padding-top: 55px; padding-left: 0; padding-right: 0; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-body { margin: 15px 60px; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns { display: block; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns .tpl-block-divider { height: 50px; background: none; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-columns .tpl-block-image img { margin-top: 0; max-width: 100%; }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-block-popup-container .tpl-block-form { margin: 0 auto; text-align: center; }
}
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-state-animated { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
@-webkit-keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes tpl-animation-fade-in-down { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
.tpl-component-netcat-module-requests-request.tpl-template-inside-admin .tpl-animation-fade-in-down { -webkit-animation-name: tpl-animation-fade-in-down; animation-name: tpl-animation-fade-in-down; }
.tpl-component-netcat-module-requests-simple-form .tpl-block-form h4, .tpl-component-netcat-module-requests-simple-form .tpl-block-form .tpl-block-text-after-header { display: none; }
.tpl-component-netcat-module-requests-simple-form H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-simple-form .tpl-block-text-after-header + .tpl-block-fields { margin-top: 0!important; }
.tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-form h4, .tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-form .tpl-block-text-after-header { display: none; }
.tpl-component-netcat-module-requests-simple-form.tpl-template-popup H4 + .tpl-block-fields, .tpl-component-netcat-module-requests-simple-form.tpl-template-popup .tpl-block-text-after-header + .tpl-block-fields { margin-top: 0!important; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-goods .search-result-title { margin-top: 30px; margin-bottom: 10px; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-goods .search-no-result { text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-goods .search-result-item { width: 200px; display: flex; align-items: center; flex-direction: column; justify-items: center; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-goods .goods-item { display: inline-flex; flex-direction: column; text-decoration: none; position: relative; justify-content: center; text-align: center; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-goods .goods-item a { text-decoration: none; color: var(--tpl-color-foreground-main); }
.tpl-component-netcat-module-search-result-by-type.tpl-template-subdivisions .search-result-title { margin-top: 30px; margin-bottom: 10px; text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-subdivisions .search-no-result { text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-subdivisions .search-result-item { display: flex; align-items: flex-start; flex-direction: column; justify-items: flex-start; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-subdivisions .search-result-item .item-body { padding-top: 0.5rem; font-style: italic; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-title { margin-top: 30px; margin-bottom: 10px; text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-no-result { text-align: left; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-others .search-result-item { display: flex; align-items: flex-start; flex-direction: column; justify-items: flex-start; margin-bottom: 0.5rem; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form { width: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; }
.tpl-component-netcat-module-search-result-by-type.tpl-template-search-field .search-form input { flex-grow: 1; }
