.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-page-block-gallery.tpl-template-slider .nc-infoblock-toolbar { position: absolute; top: 0; right: 10px; z-index: 2; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slide { position: relative; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .nc-toolbar { top: 0; z-index: 1; left: auto; right: 0; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-move-place { display: none !important; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-editable-image-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-editable-image-container-toolbar { top: 10px; right: 147px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .nc-object-toolbar-bridge { top: -100px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-page-block { position: relative; min-width: 460px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-content { margin: 0 auto; max-width: 1060px; min-width: 420px; padding: 0 20px; text-align: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider H2 { font-weight: 600; font-size: 42px; line-height: 1.18em; color: #333; margin: 0 auto 20px; text-align: center; max-width: 740px; word-wrap: break-word; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider H2 * { line-height: 1.18em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-description { text-align: center; margin: 0 auto 72px; max-width: 740px; word-wrap: break-word; line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-description * { line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider { position: relative; margin-top: 80px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev { position: absolute; left: 0; top: 235px; width: 70px; height: 70px; border-radius: 35px; background: #01aff2 url("/netcat_template/class/netcat_page_block_gallery/slider/images/previous_button_icon.png") 23px 50% no-repeat; cursor: pointer; transition: all .1s ease; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next { position: absolute; right: 0; top: 235px; width: 70px; height: 70px; border-radius: 35px; background: #01aff2 url("/netcat_template/class/netcat_page_block_gallery/slider/images/next_button_icon.png") 28px 50% no-repeat; cursor: pointer; transition: all .1s ease; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev:hover, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next:hover { background-color: #34bff5; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev:active, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next:active { background-color: #34bff5; box-shadow: inset 0 4px 5px rgba(0, 0, 0, 0.25); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { position: relative; border: 1px solid #f1f1f1; margin: 0 90px 16px; height: 540px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-width: 100%; max-height: 540px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container .tpl-block-slide { display: flex; justify-content: center; align-items: center; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control { position: relative; display: inline-flex; background: #fff; padding: 11px 18px; border-radius: 20px; margin-bottom: 10px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot { width: 18px; height: 18px; background: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon.png") 0 0 no-repeat; transition: all .1s ease; margin: 0 3px; cursor: pointer; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot:hover { background-image: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon_hover.png"); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot:active, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-dots-control .tpl-block-dot.tpl-state-active { background-image: url("/netcat_template/class/netcat_page_block_gallery/slider/images/dot_icon_active.png"); }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider-current-description { font-size: 16px; line-height: 20px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slide-description { display: none; }
@media (max-width: 720px) {
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-prev, .tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-button-next { display: none; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { margin-left: 0; margin-right: 0; height: 400px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-height: 400px; }
}
@media (max-width: 520px) {
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container { height: 250px; }
.tpl-component-netcat-page-block-gallery.tpl-template-slider .tpl-block-slider .tpl-block-container IMG { max-height: 250px; }
}
.tpl-component-netcat-page-block-gallery.tpl-template-grid .nc-infoblock-toolbar { position: absolute; top: 0; right: 10px; z-index: 2; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .nc-editable-image-container { width: 100%; height:100%; position:relative; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .nc-editable-image-container-toolbar { top: 10px; right: 187px; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .nc-object-toolbar-bridge { top: -100px; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block { text-align: left; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-content { margin: 0 auto; max-width: 1060px; padding: 0 20px; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-content h2 { font-weight: 600; font-size: 42px; line-height: 1.24em; color: #333; margin: 0 auto 20px; text-align: center; max-width: 740px; word-wrap: break-word; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-content h2 * { line-height: 1.24em; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-description { text-align: center; margin: 0 auto 72px; align-items: top; max-width: 740px; word-wrap: break-word; line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-description * { line-height: 1.44em; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-container { display: flex; flex-flow: row wrap; justify-content: start; margin-top: 80px; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item { position: relative; width: 32.5%; margin: 0 0.25%; display: inline-block; margin-bottom: 0.5vw; height: 21vw; border: 1px solid #ebebeb; display: flex; justify-content: center; align-items: center; overflow: hidden; -webkit-font-smoothing: antialiased; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item img { position: absolute; top: -100px; bottom: -100px; left: -100px; right: -100px; margin: auto; flex-shrink: 0; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block.tpl-block-grid-2 .tpl-block-item { width: 48.4%; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block.tpl-block-grid-1 .tpl-block-item { width: 100%; display: block; max-width: 880px; margin: 0 auto; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-caption { background: #fff; position: absolute; bottom: 10px; left: 10px; right: 10px; border-left: 5px solid #00b0f5; box-shadow: 0px 3px 10px rgba(0, 0, 0, .15); font-size: 14px; line-height: 1.35em; color: #333; padding: 18px 15px; opacity: 0; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item:hover .tpl-block-caption { opacity: 1; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }
@media (min-width: 1280px) {
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item { height: 270px; }
}
@media (max-width: 960px) {
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item { height: 34vw; }
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block.tpl-block-grid-1 .tpl-block-item { width: 100%; display: block; height: 46vw; max-width: 880px; margin: 0 auto 1.2%; }
}
@media (max-width: 450px) {
.tpl-component-netcat-page-block-gallery.tpl-template-grid .tpl-block-page-block .tpl-block-item { width: 48.4%; }
}
.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; }
.tpl-component-netcat-base-file { min-height: 1em; }
.tpl-component-netcat-base-file .object-item { display: flex; flex-direction: row; }
.tpl-component-netcat-base-file .object-item.tpl-simple-block { display: block; }
.tpl-component-netcat-base-file .object-item .item-size { padding-left: calc(1em + var(--tpl-icon-space)); text-wrap: none; }
.tpl-component-netcat-base-file .object-item .item-icon { margin-right: var(--tpl-icon-space); }
.tpl-component-netcat-base-file .object-item .tpl-icon { height: 1em; width: 1em; display: inline-flex; flex-shrink: 0; align-items: center; justify-content: center; overflow: hidden; margin: 0; padding: 0; }
.tpl-component-netcat-base-file .object-item .tpl-icon * { max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file .object-item .tpl-icon svg, .tpl-component-netcat-base-file .object-item .tpl-icon img { width: 100%; height: 100%; max-width: 100%; max-height: 100%; }
.tpl-component-netcat-base-file .object-item .tpl-icon svg path { fill: var(--tpl-object-item--icon-color); }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] svg, .tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] img { max-width: 50%; max-height: 50%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] { border-radius: 50%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] svg, .tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-circle'] img { max-width: 40%; max-height: 40%; }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'] { border: 1px solid var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file .object-item .tpl-icon[class*='icon-decor-'][class*='-fill'] { background-color: var(--tpl-object-item--icon-decor-color); }
.tpl-component-netcat-base-file .object-item.tpl-align-center { align-items: center; }
.tpl-component-netcat-base-file .object-item.tpl-align-top { align-items: flex-start; }
.tpl-component-netcat-base-file .object-item.tpl-align-bottom { align-items: flex-end; }
.tpl-component-netcat-base-file .object-item > span { display: flex; flex-direction: column; flex: 1 0 0px; }
.tpl-component-netcat-base-file .object-item.iconpos-left > .tpl-icon { margin-right: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file .object-item.iconpos-right a { flex-wrap: nowrap; }
.tpl-component-netcat-base-file .object-item.iconpos-right .item-icon { order: 12; }
.tpl-component-netcat-base-file .object-item.iconpos-right .item-name { order: 1; }
.tpl-component-netcat-base-file .object-item.iconpos-right > .tpl-icon { margin-left: var(--tpl-object-item--icon-space-text); }
.tpl-component-netcat-base-file .object-item.iconpos-top { flex-direction: column; }
.tpl-component-netcat-base-file .object-item.iconpos-top > .tpl-icon { margin-bottom: var(--tpl-object-item--icon-space-text); }
