.jshop-header-background {
    background: url(/images/headers/category.png) no-repeat center;
    height: 260px;
    background-size: cover;
    position: absolute;
    width: 100%;
}

body.itemid-275 .jshop-header-background {
    background: url(/images/headers/nelekvid.png) no-repeat center;
    background-size: cover;
}

.com_jshopping .complex-content {
    display: block;
}

.jshop-container {
    padding-top: 60px;
    position: relative;
}

.jshop-container > .jshop {
    position: relative;
    padding: 12px 24px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.jshop h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 44px;
    line-height: 1.2;
    margin-bottom: 50px;
    text-transform: uppercase;
    word-wrap: break-word;
    color: #FFFFFF;
}

.productfull h1 {
    font-size: 40px;
    margin-bottom: 30px;
}

.jshop .mod-breadcrumbs__wrapper {
    /*margin-bottom: 75px;*/
    height: 90px;
    align-items: flex-start;
    flex-direction: row;
}

.white-box {
    background: #fff;
    padding: 37px;
    margin-bottom: 95px;
}

.m_categories .jshop_categ {
    width: calc(50% - 10px);
    border: 1px solid #E0E0E0;
    margin: 0;
    padding: 20px;
    display: flex;
    gap: 15px;
}

.m_categories .jshop_categ .image {
    width: 49px;
    min-width: 49px;
}

.jshop_img {
    max-width: 100%;
}

.m_categories .row-fluid {
    gap: 20px;
}

.jshop .category_name a {
    font-family: "OpenSansB", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    color: #0D2623;
    line-height: 29px;
    text-decoration: none;
    width: 100%;
    text-align: left;
    transition: 0.5s;
}

.jshop .category_name a:hover {
    color: #3882D1;
}

.cname_line {
    width: 62px;
    height: 3px;
    background: #3882D1;
}

.category_info .category_name {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.subcategories {
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.subcategories a {
    text-decoration: none;
    color: #4F4F4F;
    font-size: 14px;
    line-height: 21px;
}

.subcategories a:hover {
    text-decoration: underline;
}

.subcategories a span {
    color: #3882D1;
}

.category_description {
    font-size: 14px;
    line-height: 24px;
    color: #4F4F4F;
}

.jshop_list_category + .category_description {
    margin-top: 33px;
}

#comjshop_list_product .row-fluid > div{
    border: 1px solid #E0E0E0;
    padding: 18px 20px;
}

.form-horizontal .form_sort_count {
    display: none;
}

.jshop_list_category + .jshop_list_product {
    margin-top: 30px;
}

#comjshop_list_product .row-fluid {
    gap: 10px;
}

#comjshop_list_product .product,
.module-product{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.product-image-name,
.mp-image-name{
    display: flex;
    align-items: center;
    gap: 15px;
}

.product-image-name .image,
.mp-image-name .mp-image{
    width: 49px;
    min-width: 49px;
}

.product-image-name .name a,
.mp-image-name .mp-name,
.mp-image-name .mp-name a{
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    color: #0D2623;
    text-decoration: none;
    transition: 0.5s;
}

.product-image-name .name a:hover,
.mp-image-name .mp-name a:hover{
    color: #3882D1;
}

.btn-primary {
    background: #3882D1;
    color: #fff;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    transition: 0.5s;
}

.btn-primary:hover,
.btn-primary:active {
    background: #555;
}

ol.bread {
    flex-wrap: wrap;
}

.product-full {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.product-full a.lightbox {
    pointer-events: none;
}

.product-full .text_zoom {
    display: none;
}

.jshop img {
    max-width: 100%;
}

.product-full .product-left {
    width: 60%;
}

.product-full .product-right {
    width: calc(40% - 20px);
}

.product-full .jshop_prod_description p:first-child {
    margin-top: 0;
}

.product-full .jshop_prod_description {
    color: #4F4F4F;
    font-size: 14px;
    line-height: 24px;
}

.product-full .image_middle {
    text-align: center;
}

.this-category-products {
    width: 100%;
}

.module-product {
    border: 1px solid #E0E0E0;
    padding: 18px 20px;
}

.module-product-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.module-product-list > * {
    width: 100%;
}

.module-product-list > h3 {
    margin: 0 0 10px;
}

li.itemid260 .image-title,
li.itemid261 .image-title{
    display: none !important;
}

footer li.item-260,
footer li.item-261 {
    display: none !important;
}

li.itemid260 a,
li.itemid261 a{
    padding: 0 !important;
    background: transparent !important;
}

.dj-megamenu-default li.itemid261 {
    margin-left: 20px !important;
}

.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    max-width: 1200px;
}

.header-icons a {
    text-decoration: none;
}

.header-icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

header {
    padding: 0 20px;
    box-sizing: border-box;
}

*:focus {
    outline: none !important;
}

.top-module-layout p {
    margin: 1em 0;
}

.first-block-title h1 {
    line-height: 1.2;
}

.clean-style main {
    padding: 160px 20px 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.business-default-istoriya-npp-pulsar {
    padding-left: 84px;
    position: relative;
}

.business-default-istoriya-npp-pulsar:before {
    content: '';
    display: block;
    width: 4px;
    left: 0;
    height: 100%;
    position: absolute;
    background: url(/images/design/history-top.svg) no-repeat left top, url(/images/design/history-bottom.svg) no-repeat left bottom;
    background-color: #cbcbcb;
    background-size: 4px;
}

.body-history-page .teaser-item,
.body-history-page .details{
    background-color: #fff;
    margin-bottom: 60px;
    -webkit-box-shadow: 0 0 1em 0.3em rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 1em 0.3em rgba(0, 0, 0, 0.1);
}

.body-history-page .teaser-item:last-child {
    margin-bottom: 0;
}

.history-block-item {
    padding: 20px !important;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.history-block-item > * {
    width: 100%;
}

.yoo-zoo p:first-child {
    margin-top: 0;
}

.yoo-zoo p:last-child {
    margin-bottom: 0;
}

.history-gallery .zoo-gallery-wall {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.history-gallery .zoo-gallery-wall:before,
.history-gallery .zoo-gallery-wall:after {
    display: none;
}

.history-gallery .zoo-gallery-wall > * img {
    width: 100%;
    height: auto;
}

.history-gallery.count2 .zoo-gallery-wall > * {
    width: calc(50% - 10px);
}

.history-gallery.count3 .zoo-gallery-wall > * {
    width: calc(33.3333% - 14px);
}

.history-gallery.count4 .zoo-gallery-wall > * {
    width: calc(25% - 15px);
}

.body-history-page .details h1 {
    color: white;
    padding: 10px 20px 10px 20px;
    background-color: #2083d2;
    display: inline-block;
    margin: -20px 0 0 -20px;
    text-align: center;
    z-index: 40;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 50px;
}

.body-history-page .details .description {
    padding: 20px;
    margin-top: 0 !important;
    overflow: unset !important;
}

.history-circle {
    background-color: #2083d2;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.history-year {
    display: flex;
    align-items: center;
    margin-left: -92px;
    position: relative;
    gap: 25px;
}

.history-year-item .element {
    color: white;
    padding: 9px 20px 9px 20px;
    background-color: #2083d2;
    z-index: 40;
    font-family: "Roboto", sans-serif;
    font-size: 50px;
    line-height: 1.2;
}

.history-year-item:before {
    content: '';
    width: 55px;
    height: 55px;
    background-color: #2083d2;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    margin-right: -27px;
}

.history-year-item {
    display: flex;
    align-items: center;
}

.hy-mt-20 {
    margin-top: -20px;
    display: inline-block;
}

#yoo-zoo .item {
    margin-bottom: 60px;
    padding-top: 60px;
}


#yoo-zoo .item .floatbox h3 {
    font-family: "OpenSansSB", sans-serif !important;
    font-size: 27px;
    color: #2083d2;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px !important;
}

#yoo-zoo .item .floatbox h3:first-child {
    margin-top: 0;
}

#yoo-zoo .item .floatbox {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 24px;
}

#yoo-zoo .item .floatbox .floatbox-content {
    background-color: white;
    -webkit-box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    padding: 25px;
}

.zoo-header {
    padding-top: 40px;
}

.zoo-header h1 {
    font-family: "Roboto Condensed", sans-serif;
    margin: 0;
    padding-bottom: 20px;
    font-size: 44px;
    line-height: 1.2;
}

.view-item #yoo-zoo {
    width: 100%;
}

.zoo-header-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.item .zoo-header nav {
    display: none;
}

.item .zoo-header.back-image nav {
    display: flex;
}

.zoo-header.back-image {
    padding-top: 12px;
    position: relative;
    box-sizing: border-box;
}

#yoo-zoo .item .zoo-header nav {
    height: 90px;
    align-items: flex-start;
    flex-direction: row;
}

.zoo-header.back-image h1 {
    font-family: "Roboto Condensed", sans-serif;
    padding-bottom: 106px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.zoo-header-background-color {
    position: absolute;
    background: rgba(10, 96, 165, 0.7);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#yoo-zoo .item .zoo-header.back-image + .floatbox {
    margin-top: -56px;
}

.infoblock > h2 {
    font-family: "OpenSansSB", sans-serif;
    font-size: 30px;
    line-height: 1.2;
    color: #2083d2;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
}


.infoblock-links {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
}

.infoblock-links a:before {
    content: "";
    display: block;
    width: 70px;
    min-width: 70px;
    height: 100%;
    min-height: 70px;
    background: #2083d2 url(/templates/pulsar/images/download.png) no-repeat center;
    background-size: 30px;
}

.infoblock-links a {
    display: flex;
    gap: 20px;
    align-items: center;
    background: #e4e4e4;
    color: #000;
    text-decoration: none;
    line-height: 1.2;
    padding-right: 20px;
    width: calc(50% - 15px);
    box-sizing: border-box;
}

.infoblock-links a:hover {
    background: #ddd;
}

.infoblock {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.infoblock > * {
    width: 100%;
}

.infoblock + .infoblock {
    margin-top: 35px;
}

.list_product_documents {
    margin: 40px 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.list_product_documents > h3 {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.list_product_documents > a {
    background: url(/images/design/pdf.svg) no-repeat left;
    background-size: 47px;
    min-height: 47px;
    padding: 0 0 0 59px;
    display: flex;
    align-items: center;
    color: #4F4F4F;
    font-size: 14px;
    line-height: 1.2;
    text-decoration: none;
    transition: 0.5s;
    box-sizing: border-box;
    width: calc(50% - 15px);
}

.list_product_documents > a:hover {
    color: #3882D1;
}

.mainpage-top {
    position: relative;
    width: 100%;
    height: 810px;
    overflow: hidden;
}

.mainpage-top video {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.mainpage-first-content {
    padding-top: 150px;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: white;
    z-index: 3;
    position: relative;
    margin: 0 auto;
    flex-direction: column;
    gap: 30px;
}

.itemid-267 #yoo-zoo .item {
    margin-bottom: 0;
    padding-top: 0;
}

.mainpage-titles > * {
    margin: 0;
}

.mainpage-titles {
    display: flex;
    gap: 25px;
}

.title-divider {
    width: 1px;
    background: #fff;
}

.mainpage-titles h1 {
    font-size: 78px;
    margin: 0;
    font-family: "RobotoCB", sans-serif;
    line-height: 1.1;
}

.mainpage-titles h2 {
    font-size: 20px;
    font-family: "OpenSansSB", sans-serif;
    width: 300px;
    display: flex;
    align-items: center;
}

.mainpage-top-text {
    max-width: 450px;
}

.white-button-parent a {
    text-decoration: none;
    color: white;
    padding: 14px 0;
    border: 1px solid white;
    font-family: "OpenSansSB", sans-serif;
    font-size: 18px;
    display: flex;
    max-width: 240px;
    box-sizing: border-box;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.white-button-parent a:after {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background: url(/templates/pulsar/images/right1.svg) no-repeat left;
    background-size: 16px;
}

.white-button-parent a:hover {
    background: #2083d2;
}

.mainpage-infoblocks {
    max-width: 1200px;
    margin: -80px auto 75px;
    position: relative;
    z-index: 9;
    display: flex;
    gap: 20px;
    padding: 0 24px;
}

.mainpage-infoblock {
    width: calc(50% - 10px);
    display: flex;
    padding: 31px 31px 20px;
    background-color: white;
    -webkit-box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.05);
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    flex-wrap: wrap;
    align-content: space-between;
}

.mainpage-infoblock  > * {
    width: 100%;
}

.maininfoblock-title {
    font-family: "OpenSansSB", sans-serif;
    font-size: 32px;
    color: #2083d2;
    font-weight: 400;
    margin: 0;
    line-height: 1.1;
}

.maininfoblock-text {
    margin-top: 15px;
    font-size: 15px;
}

.maininfoblock-links a {
    color: #2083d2;
    padding-bottom: 5px;
    border-bottom: 1px solid #2083d2;
    text-decoration: none;
    font-family: "OpenSansSB", sans-serif;
    font-weight: 400;
    width: 150px;
    padding-left: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.maininfoblock-links {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}

.maininfoblock-links a:after {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: url(/templates/pulsar/images/right2.svg) no-repeat left;
    background-size: 10px;
}

.mainpage-products {
    background: url(/templates/pulsar/images/bg1.png) no-repeat top center;
    background-size: cover;
}

.mainpage-products-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 24px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    gap: 7%;
}

.mainpage-products-left {
    width: 45%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    gap: 30px;
}

.mainpage-products-right {
    width: 48%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 120px;
}

.product-category-link {
    width: 380px;
    margin-bottom: -1px;
}

.product-category-link:nth-child(2n) {
    margin-left: auto;
}

.product-category-link a{
    padding: 30px 40px;
    border: 1px solid white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: white;
    font-size: 22px;
    font-family: "OpenSansR", sans-serif;
    font-weight: 400;
    width: 300px;
    -webkit-transition: background-color 0.6s ease;
    transition: background-color 0.6s ease;
    -webkit-box-sizing: content-box;
}

.product-category-link a:hover {
    background: #2083d2;
}

#yoo-zoo .item .mainpage-products-left-top > h3 {
    margin: 0;
    font-family: "OpenSansSB", sans-serif;
    font-size: 40px;
    max-width: 300px;
    line-height: 1.1;
}

.mainpage-products-divider {
    width: 200px;
    height: 5px;
    background-color: white;
}

.mainpage-products-left-top {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.mainpage-products-left > * {
    width: 100%;
}

footer li.item-160,
footer li.item-262 {
    display: none !important;
}

.footer-content .first-row-footer {
    width: 100%;
}

.footer-copyright {
    font-size: 12px;
    padding: 10px 10px 25px;
    box-sizing: border-box;
    text-align: center;
}

body.itemid-259 .category_id_39 {
    display: none;
}

.search-page {
    max-width: 1248px;
    width: 100%;
    padding: 100px 24px 40px;
    box-sizing: border-box;
    margin: 0 auto;
}

.search-page #search-form{
    background: #fff;
    margin-bottom: 20px;
    padding: 30px;
}

.search-page #advancedSearch {
    display: none;
}

.search-page .btn-secondary {
    display: none;
}

.search-page label.me-2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 25px;
    font-weight: bold;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.search-page input.js-finder-search-query {
    padding: 10px 15px;
    border: 2px solid #ddd;
    font-size: 16px;
    width: 400px;
    max-width: 100%;
    transition: 0.5s;
}

.search-page input.js-finder-search-query:focus {
    border-color: #999;
}

.search-line-block {
    display: flex;
    align-items: center;
    gap: 10px;
}

.search-line-block button[type="submit"] {
    border: none;
    padding: 11px 40px 11px 35px;
}

.search-page p.result__title {
    margin-top: 0;
}

.com-finder__navigation.search-pagination {
    margin-top: 40px;
}

body.itemid-276 .complex-content {
    display: block;
}

.mymenu {
    display: flex;
    height: 60px;
}

.dj-megamenu-offcanvas-light .dj-mobile-open-btn {
    height: 60px;
}

a.header-search-link {
    display: flex;
    padding: 0 20px;
    align-items: center;
}

a.header-search-link:hover,
body.itemid-276 a.header-search-link{
    background: #0f6ab2;
}

.content-person {
    display: flex;
    gap: 30px;
}

.content-person > div:first-child img {
    width: 300px;
    height: auto;
}

#yoo-zoo .item ul li {
    margin-bottom: 10px;
}

body.itemid-174 form.mod-finder {
    display: none;
}

.pos-bottom .element-gallery .zoo-gallery-wall {
    display: flex;
    gap: 20px;
}

.pos-bottom .element-gallery .zoo-gallery-wall:before,
.pos-bottom .element-gallery .zoo-gallery-wall:after {
    display: none;
}

.pos-bottom .element-gallery img,
.infoblock img,
.all-tests-module img,
#yoo-zoo .item div.sidebar-right img,
.vid-montaja img{
    max-width: 100%;
    height: auto;
}

.zoo-gallery-wall.margin > * {
    margin: 0;
}

.infoblock-flex {
    display: flex;
    gap: 20px 30px;
    margin-bottom: 10px;
}

.infoblock-flex .element-image {
    width: 40%;
}

.infoblock-flex .element-textarea {
    width: calc(60% - 30px);
}

/*.owl-stage {*/
/*    display: flex;*/
/*}*/

/*.owl-stage-outer {*/
/*    overflow: hidden;*/
/*}*/

/*.pos-slider .zoo-gallery-wall {*/
/*    overflow: hidden;*/
/*}*/

.owl-item img {
    max-width: 100%;
    height: auto;
}

.item .pos-description + .pos-slider-title,
.item .pos-description + .pos-slider{
    margin-top: 30px;
}

.pos-slider-title,
.pos-j-module-title,
.send-order-button,
#yoo-zoo .item h4,
.form-title{
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 15px;
}

#yoo-zoo .item h4 {
    margin-top: 0;
}

.pos-j-module {
    margin-top: 50px;
}

.itemid-292 .pos-description {
    font-size: 14px;
    color: #4F4F4F;
}

.disabled {
    display: none;
}

.pos-slider .zoo-gallery-wall > * {
    float: none;
}

.pos-slider {
    position: relative;
}

.pos-slider a.thumb {
    display: block;
}

.all-tests-module {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.all-tests-module > div {
    width: calc(50% - 15px);
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.content-padding {
    padding: 20px;
    font-size: 14px;
}

.content-padding p.title {
    font-size: 18px;
    font-weight: bold;
}

.content-padding .description {
    line-height: 1.6;
    color: #4F4F4F;
}

.all-tests-module .links a {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    background: url("/images/design/arrow.svg") no-repeat right;
    padding-right: 50px;
    color: #3882D1;
}

.all-tests-module .links a:hover {
    color: #1d5da1;
}

.all-tests-module .links {
    padding: 20px;
}

.content-block .media {
    margin: -1px -1px 0 -1px;
}

.content-padding .description ul {
    padding-left: 20px;
}

.pos-slider .zoo-gallery-wall {
    position: relative;
}

.owl-nav-main {
    position: absolute;
    left: -20px;
    right: -20px;
    top: calc(50% - 15px);
    pointer-events: none;
    display: flex;
    justify-content: space-between;
}

.owl-prev,
.owl-next{
    -webkit-appearance: none;
    border: none;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    pointer-events: all;
    opacity: 0.8;
    transition: 0.5s;
}

.owl-prev:hover,
.owl-next:hover {
    opacity: 1;
}

.owl-prev {
    background: url(/images/design/to-left.svg) no-repeat left;
    background-size: 100%;
}

.owl-next {
    background: url(/images/design/to-right.svg) no-repeat left;
    background-size: 100%;
}

.floatbox-content:after {
    content: '';
    display: block;
    clear: both;
}

.item .pos-description ul {
    padding-left: 20px;
}

form.default-form .formControlLabel,
form.default-form > h2{
    display: none;
}

form.default-form * {
    outline: none !important;
    box-shadow: none !important;
}

form.default-form p.formDescription {
    display: none;
}

form.default-form input[type="text"],
form.default-form textarea{
    display: block;
    width: 100%;
    padding: 20px 25px;
    font-size: 14px;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

form.default-form textarea {
    line-height: 1.3;
}

form.default-form .formSpan12 {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

form.default-form .rsform-block {
    width: calc(33.33% - 20px);
}

.pos-test-send-order {
    margin-top: 50px;
}

.formError {
    color: red;
    font-size: 12px;
}

form.default-form a {
    color: #3882D1;
}

form.default-form a:hover {
    text-decoration: none;
}

form.default-form .rsform-block-comment {
    width: 100% !important;
}

form.default-form .rsform-block-nadejnost {
    display: flex;
    align-items: center;
}

form.default-form .rsform-block-privacy {
    width: 100% !important;
    margin-top: -15px;
}

form.default-form .rsform-type-checkboxgroup .formControls label {
    color: #828282;
    font-size: 14px;
    gap: 10px;
    display: flex;
    align-items: center;
}

form.default-form .rsform-type-checkboxgroup input[type="checkbox"] {
    width: 25px;
    height: 25px;
    border-radius: 0;
}

form.default-form .rsform-type-checkboxgroup label a {
    margin: 0 5px;
}

form.default-form button[type="submit"] {
    padding: 18px 100px;
    background: #3882D1;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #FFFFFF;
    border: none;
}

.thx-message {
    background: limegreen;
    padding: 30px;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
}

form.default-form .rsform-block-submit {
    width: 100% !important;
}

#yoo-zoo .item div.pos-description {
    font-size: 14px;
}

.pos-advantages {
    margin-top: 30px;
}

.pos-advantages .element-text > div {
    font-size: 14px;
    font-weight: bold;
    color: #4F4F4F;
    line-height: 20px;
    width: calc(25% - 15px);
    padding-left: 50px;
    box-sizing: border-box;
    min-height: 40px;
    display: flex;
    align-items: center;
}

.pos-advantages .element-text {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 20px;
}

.pos-advantages .element-text > div:nth-child(1) {
    background: url(/images/design/adv1.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(2) {
    background: url(/images/design/adv2.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(3) {
    background: url(/images/design/adv3.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(4) {
    background: url(/images/design/adv4.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(5) {
    background: url(/images/design/adv5.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(6) {
    background: url(/images/design/adv6.svg) no-repeat left top;
    background-size: 40px;
}

.pos-advantages .element-text > div:nth-child(7) {
    background: url(/images/design/adv7.svg) no-repeat left top;
    background-size: 40px;
}

.vidy-montaja {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 45px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
}

.vidy-montaja h4 {
    width: 100%;
}

.vid-montaja {
    width: calc(33.333% - 20px);
}

.vid-montaja .element-text {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    word-break: break-all;
}

.pos-block2,
.pos-block4{
    background-color: white;
    -webkit-box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    padding: 40px 45px;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #4F4F4F;
    font-size: 14px;
}

.item h5 {
    font-size: 14px;
    margin: 0 0 15px;
}

.itemid-293 #yoo-zoo .item .floatbox .floatbox-content {
    padding: 30px 45px;
}

.vidy-container {
    display: flex;
    gap: 30px;
}

.pos-block3,
.pos-block5{
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 45px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    font-size: 14px;
    color: #4F4F4F;
}

.btn-large {
    font-size: 18px;
    padding: 20px 60px;
}

.itemid-293 .item ul {
    margin: 0;
    padding-left: 20px;
}

.pos-block4 {
    display: flex;
    gap: 30px;
    justify-content: space-between;
}

.pos-block5 a.btn {
    display: inline-block;
    margin-top: 30px;
}

.zoo-bottom-form {
    background-color: white;
    -webkit-box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 1em 0.5em rgba(0, 0, 0, 0.1) !important;
    padding: 40px 45px;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.zoo-bottom-form .rsform-block-company,
.zoo-bottom-form .rsform-block-inn,
.zoo-bottom-form .rsform-block-email,
.zoo-bottom-form .rsform-block-phone{
    width: calc(50% - 15px) !important;
}

.rsform-block-divider {
    width: 100% !important;
}

.rsform-block-divider hr {
    margin: 0;
    color: #3882D1;
    background: #3882D1;
}

.rsform-block-otmyvka,
.rsform-block-razdelenie,
.rsform-block-nanesenie,
.rsform-block-ustanovka {
    width: calc(25% - 23px) !important;
}

.zoo-bottom-form .rsform-block-file {
    background: #F2F2F2;
    padding: 20px;
    display: flex;
    font-size: 14px;
    width: auto!important;
    gap: 20px;
    color: #828282;
}

.zoo-bottom-form .rsform-block-file input {
    font-size: 14px;
    color: #828282;
}

.zoo-bottom-form .rsform-block-file .formControlLabel {
    display: block;
}

.container-padding {
    padding: 0 24px;
}

.container-padding img {
    max-width: 100%;
    height: auto;
}

.itemid-231 .head_block_wrap {
    height: 200px;
}


@media (max-width: 1240px) {
    .list_product_documents > a {
        width: 100%;
    }
}



@media (max-width: 1200px) {
    .infoblock-links a {
        width: 100%;
    }

    header {
        padding-right: 0;
    }

    a.header-search-link {
        padding: 0 15px;
    }

}


@media (max-width: 1000px) {
    .mainpage-infoblocks {
        flex-wrap: wrap;
    }

    .mainpage-infoblock {
        width: 100%;
    }

    .pos-advantages .element-text > div {
        width: calc(40% - 10px);
    }

    .vidy-container {
        flex-wrap: wrap;
        gap: 10px;
    }

}


@media (max-width: 900px) {
    .m_categories .jshop_categ {
        width: 100%;
    }

    .grid-child .jshop .mod-breadcrumbs__wrapper {
        padding: 0;
    }

    .white-box,
    #yoo-zoo .item .floatbox .floatbox-content {
        padding: 19px 15px;
    }

    .mainpage-products-container {
        flex-wrap: wrap;
    }

    .mainpage-products-container > * {
        width: 100%;
    }

    .mainpage-products-right {
        padding-top: 60px;
        max-width: 600px;
        margin: 0 auto;
    }

    .product-category-link {
        width: auto;
        max-width: 400px;
    }

    .owl-prev, .owl-next {
        width: 20px;
        height: 20px;
    }

    .owl-nav-main {
        left: -10px;
        right: -10px;
        top: calc(50% - 10px);
    }

    .itemid-293 #yoo-zoo .item .floatbox .floatbox-content {
        padding: 20px
    }

    .vidy-montaja,
    .pos-block3, .pos-block5{
        padding: 30px 20px;
    }

    .pos-block2, .pos-block4 {
        padding: 30px 20px;
    }

    .zoo-bottom-form {
        padding: 20px;
    }

}


@media (max-width: 768px) {
    .product-full .product-left {
        width: 35%;
    }

    .product-full .product-right {
        width: calc(65% - 20px);
    }

    .body-history-page .details h1,
    .history-year-item .element{
        font-size: 40px;
    }

    .business-default-istoriya-npp-pulsar:before {
        display: none;
    }

    .history-year {
        margin-left: -20px;
    }

    .history-circle,
    .history-year-item:before{
        display: none;
    }

    .business-default-istoriya-npp-pulsar {
        padding-left: 20px;
    }

    .content-person {
        flex-wrap: wrap;
        gap: 20px;
    }

    .infoblock-flex {
        flex-wrap: wrap;
    }

    .infoblock-flex > * {
        width: 100% !important;
    }

    .all-tests-module {
        gap: 12px;
    }

    .all-tests-module > div {
        width: calc(50% - 6px);
    }

    .content-padding {
        padding: 20px 12px;
    }

    form.default-form .rsform-block {
        width: calc(50% - 15px);
    }

    .pos-block4 {
        flex-wrap: wrap;
    }

}

@media (max-width: 700px) {
    .search-line-block {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .search-page label.me-2 {
        text-align: center;
    }

    .search-page input.js-finder-search-query {
        width: 100%;
        box-sizing: border-box;
    }

    .search-page {
        padding-left: 12px;
        padding-right: 12px;
    }

    .pos-bottom .element-gallery .zoo-gallery-wall {
        flex-wrap: wrap;
    }

    body.itemid-293 .pos-bottom .element-gallery .zoo-gallery-wall a {
        max-width: calc(50% - 10px);
    }

    .pos-advantages .element-text > div {
        width: 100%;
    }

    .pos-advantages .element-text {
        gap: 15px;
    }

    .vid-montaja .element-text {
        font-size: 12px;
    }

    .vidy-montaja {
        gap: 0 20px;
    }

    .vid-montaja {
        width: calc(33.333% - 14px);
    }

}



@media (max-width: 680px) {
    .jshop-container > .jshop {
        padding: 12px 7px 0;
    }

    .zoo-header-container,
    #yoo-zoo .item .floatbox,
    .container-padding{
        padding: 0 7px;
    }

    .white-box {
        padding: 19px 8px;
    }

    .jshop h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 16px;
    }

    .zoo-header h1 {
        font-size: 30px;
    }

    #yoo-zoo .item .floatbox h3 {
        font-size: 20px;
    }

    .zoo-header.back-image h1 {
        padding-bottom: 72px !important;
    }

    .jshop .category_name a {
        font-size: 18px;
        line-height: 25px;
    }

    #comjshop_list_product .product,
    .module-product{
        flex-wrap: wrap;
        gap: 10px;
    }

    .product-image-name,
    .mp-image-name{
        width: 100%;
    }

    .module-product-list > h3 {
        font-size: 16px;
    }

    .history-gallery .zoo-gallery-wall > * {
        width: 100% !important;
    }

    .infoblock > h2 {
        font-size: 20px;
    }

    .infoblock-links a {
        font-size: 14px;
        gap: 10px;
    }

    .mainpage-titles {
        flex-direction: column;
    }

    .title-divider {
        width: 100%;
        height: 1px;
    }

    .mainpage-titles h2 {
        width: 100%;
    }

    .mainpage-first-content {
        padding-top: 100px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .mainpage-titles h1 {
        font-size: 50px;
        line-height: 45px;
    }

    .mainpage-titles {
        gap: 15px;
    }

    .mainpage-top-text {
        font-size: 14px;
    }

    .white-button-parent a {
        font-size: 16px;
        max-width: 220px;
    }

    .mainpage-infoblocks {
        padding-left: 12px;
        padding-right: 12px;
    }

    .maininfoblock-title {
        font-size: 25px;
    }

    .mainpage-infoblock {
        padding: 20px;
    }

    .maininfoblock-text {
        font-size: 14px;
    }

    .maininfoblock-links a {
        font-size: 14px;
        width: 140px;
    }

    #yoo-zoo .item .mainpage-products-left-top > h3 {
        font-size: 35px;
    }

    .mainpage-products-text {
        font-size: 14px;
        line-height: 1.6;
    }

}

@media (max-width: 600px) {
    .body-history-page .details h1, .history-year-item .element {
        font-size: 30px;
        line-height: 1.1;
    }

    .clean-style main {
        padding-top: 120px;
    }

    .business-default-istoriya-npp-pulsar {
        padding-left: 0;
    }

    .product-category-link a {
        font-size: 18px;
        padding: 20px 30px;
        justify-content: center;
    }

    .all-tests-module > div {
        width: 100%;
    }

}

@media (max-width: 500px) {
    .m_categories .jshop_categ {
        flex-wrap: wrap;
    }

    .category_info {
        width: 100%;
    }

    .body-history-page .details .description,
    .history-text{
        font-size: 14px;
        line-height: 1.6;
    }

    .product-category-link a {
        width: 100%;
        box-sizing: border-box;
        font-size: 16px;
    }

    .product-category-link {
        width: 100%;
    }

    .product-category-link a img {
        height: 60px;
        min-width: 30px;
    }

    .result__title-text {
        font-size: 16px;
    }

    p.result__description {
        font-size: 14px;
    }

    form.default-form .rsform-block {
        width: 100% !important;
        box-sizing: border-box;
    }

    .rsform-block-razdelenie,
    .rsform-block-nanesenie,
    .rsform-block-ustanovka {
        margin-top: -20px;
    }

    .zoo-bottom-form .rsform-block-file {
        flex-wrap: wrap;
        gap: 10px;
    }

}

@media (max-width: 400px) {
    .jshop h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .zoo-header h1 {
        font-size: 25px;
    }

    .product-full .product-left,
    .product-full .product-right{
        width: 100%;
    }

    .search-page #search-form {
        padding: 30px 15px;
    }

    .btn-large,
    form.default-form button[type="submit"]{
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        text-align: center;
    }
    
}