

/* Start:/local/templates/main/components/infospice.search/infospice.search.page/adaptive/style.css?176504500121165*/
body{
    margin:0;
    background:#fff;
}

.infospice-search-module a {
    color:#0887cc;
    text-decoration:none;
}
.infospice-search-module a:hover {text-decoration:underline;}
.infospice-search-module img { border-style: none; }
.infospice-search-module form,
.infospice-search-module fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}
.infospice-search-module input,
.infospice-search-module textarea,
.infospice-search-module select {
    font:100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #545454;
}
.infospice-search-module {
    font:12px Arial, Helvetica, sans-serif;
    color:#545454;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    box-sizing: border-box;
}
/*header*/
.infospice-search-header {
    position: relative;
    padding: 19px 41px 22px 41px;
    color: #fff;
}
.infospice-search-header h1 {
    margin: 9px 23px 9px 0;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 0;
    border: none;
}

.workarea_wrap .infospice-search-header h1 {
    padding-bottom: 0;
    border: none;
    border-bottom: 0;
}
.infospice-search-form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.infospice-search-form-keyword {
    display: inline-block;
    width: 80%;
}
.infospice-search-complete {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: -1px;
    font-size: 13px;
    z-index: 500;
}
.infospice-search-complete-holder {
    background: #fff;
    padding: 0 41px 20px;
    border: 1px solid #dfdfdf;
    -moz-box-shadow:    0 0 10px #a6a1a1;
    -webkit-box-shadow: 0 0 10px #a6a1a1;
    box-shadow:         0 0 10px #a6a1a1;
}
.infospice-search-module  .infospice-search-complete-link {
    color: #f00;
    text-decoration: underline;
}
.infospice-search-module  .infospice-search-complete-link:hover {
    text-decoration: none;
}
.infospice-search-complete ul {
    margin: 0;
    padding: 0 0 2px;
    list-style: none;
    line-height: 16px;
}
.infospice-search-complete ul li {
    border-top: 1px solid #dfdfdf;
    padding: 5px 0 8px 7px;
}
.infospice-search-complete ul li:after {
    content: '';
    display: block;
    clear: both;
}
.infospice-search-module  .infospice-search-complete ul li a {
    color: #6e6e6e;
    font-weight: bold;
    text-decoration: underline;
}
.infospice-search-module  .infospice-search-complete ul li a:hover {
    text-decoration: none;
}
.infospice-search-complete-img {
    float: left;
    margin-right: 3px;
}
.infospice-search-complete-info {
    overflow: hidden;
    padding: 15px 0 0;
}
.infospice-search-complete-info p {
    margin: 0 0 14px;
}
.infospice-search-complete ul li:first-child {
    border: 0;
}
.infospice-search-complete-old {
    color: #a5a5a5;
    display: inline;
    font-size: 15px;
    margin-right: 5px;
}
.infospice-search-complete-old strong {
    text-decoration: line-through;
    font-weight: normal;
}
.infospice-search-complete-new {
    color: #f00;
    display: inline;
    position: relative;
    top: 1px;
    font-size: 21px;
}
.infospice-search-complete-red {
    color: #f00;
}
.infospice-search-complete-new strong {
    font-weight: normal;
}
.infospice-search-form input[type=text] {
    font-size: 15px;
    line-height: 17px;
    background: #fff;
    border: 1px solid #101010;
    padding: 10px 14px 11px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}
.infospice-search-form input[type=submit] {
    margin: 0 0 0 1%;
    border: 0;
    line-height: 38px;
    width: 18%;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;

}
.infospice-search-main {
    padding: 29px 22px 30px 22px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

/*sidebar*/
.infospice-search-sidebar {
    width: 30%;
    min-width: 30%;
    flex-grow: 1;
    padding-bottom: 10px;
    margin-right: 22px;
}
.infospice-search-sidebar .btn-result,
.infospice-search-sidebar h3 {
    margin: 0 0 5px;
    font-size: 15px;
    padding: 17px 10px 13px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
}
.infospice-search-sidebar .btn-result{display:none;}
.infospice-search-sidebar-empty {
    margin: 0;
    font-size: 13px;
    padding: 11px 0 10px 19px;
}
.infospice-search-sidebar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.infospice-search-sidebar-nav > li {
    border-top: 3px solid #fff;
}
.infospice-search-sidebar-nav > li:first-child {
    border: 0;
}
.infospice-search-sidebar-nav > li > a.arrow,
.infospice-search-sidebar-nav > li > a {
    display: block;
    outline: none;
    position: relative;
    padding: 0 0 0 18px;
}
.infospice-search-sidebar-nav > li > a.arrow,
.infospice-search-sidebar-nav > li > a {
    padding: 10px 5px 9px 34px;
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
}

.infospice-search-sidebar-nav > li > a.arrow {
    margin-left: 0;
}

.infospice-search-sidebar-nav li > a.arrow:before {
    position: absolute;
    left: 0;
    top: 3px;
    width: 9px;
    height: 11px;
    content: '';
    background: url(/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/bg-arrow.png) no-repeat 0 -11px;
}
.infospice-search-sidebar-nav > li > a.arrow:before {
    top: 14px;
    left: 18px;
}
.infospice-search-sidebar-nav li > a.arrow.active:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.infospice-search-sidebar-nav ul {
    margin: -2px 0 0;
    padding: 0 8px 8px 34px;
    list-style: none;
}
.infospice-search-sidebar-nav ul ul {
    margin: 0;
    padding: 8px 8px 0 34px;
}
.infospice-search-sidebar-nav ul li {
    font-size: 13px;
    padding: 0 0 6px;
    line-height: 16px;
}
/*content*/
.infospice-search-content {
    width: 65%;
    min-width: 65%;
    flex-grow: 1;
}
.infospice-search-content-title {
    margin: -2px 0 36px 8px;
    font-size: 25px;
    line-height: 27px;
    color: #333;
    font-weight: normal;
}
.infospice-search-content-descr {
    margin: -14px 0 19px 8px;
}
.infospice-search-product {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 20px;
    line-height: 16px;
    background: #fff;
    border: 1px solid #f3f3f3;
    width: 208px;
}


.infospice-search-product-holder {
    padding: 10px 17px 17px;
    width: 208px;
    box-sizing: border-box;
}

.infospice-search-product.infospice-search-product--news:hover {
    margin-bottom: 20px;
}

.infospice-search-product-holder:hover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    box-shadow: 0 0 0 1px  #0887cc;
    z-index: 3;
    background: #fff;
}

.infospice-search-product:after {
    content: '';
    display: block;
    clear: both;
}
.infospice-search-product img {
    vertical-align: middle;
}
.infospice-search-product p {
    margin: 6px 0 5px;
    font-size: 13px;
}
.infospice-search-product-prices {
    padding: 21px 0 0;
}
.infospice-search-product-prices:after {
    content: '';
    display: block;
    clear: both;
}
.infospice-search-product-price {
    float: left;
    padding-bottom: 3px;
}
.infospice-search-module .infospice-search-product:hover  .infospice-search-product-btn {
    display: block;
}
.infospice-search-module .infospice-search-product-btn {
    float: right;
    line-height: 14px;
    padding: 8px 0;
    margin: 11px 1px 0 0;
    text-align: center;
    display: none;
    color: #fff;
    width: 92px;
    text-transform: uppercase;
    background-color: #de0000;
    background-image: -webkit-linear-gradient(top, #f51717, #de0000);
    background-image:    -moz-linear-gradient(top, #f51717, #de0000);
    background-image:     -ms-linear-gradient(top, #f51717, #de0000);
    background-image:      -o-linear-gradient(top, #f51717, #de0000);
    background-image:         linear-gradient(top, #f51717, #de0000);
}
.infospice-search-rouble {
    display: inline-block;
    position: relative;
}
.infospice-search-rouble:before {
    display: block;
    content: "–";
    position: absolute;
    top: 2px;
}
.infospice-search-product-price-old {
    color: #b8b8b8;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: -16px;
}
.infospice-search-product-price-old strong {
    text-decoration: line-through;
}
.infospice-search-product-price-new {
    color: #2b2b2b;
    padding-top: 22px;
    font-size: 21px;
}
.infospice-search-product-price-red {
    color: #f00;
}
.infospice-search-product-price-new strong {
    font-weight: normal;
}
.infospice-search-product:hover .infospice-search-product-info {
    display: block;
}
.infospice-search-product-info {
    margin: 0 0 -3px;
    padding: 18px 0 0;
    list-style: none;
    line-height: 14px;
    display: none;
}
.infospice-search-product-info li {
    padding-bottom: 6px;
}
.infospice-search-product-info li:after {
    content: '';
    display: block;
    clear: both;
}
.infospice-search-product-param {
    float: left;
    margin-right: 3px;
}
.infospice-search-product-value {
    float: right;
    margin-left: 3px;
}
.infospice-search-product-dots {
    display: block;
    overflow: hidden;
    height: 10px;
    border-bottom: 1px dotted #b8b8b8;
}
.infospice-search-pager {
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    padding: 14px 0 0 18px;
}
.infospice-search-next,
.infospice-search-prev {
    display: inline-block;
    width: 38px;
    vertical-align: top;
    position: relative;
    height: 38px;
    border: 1px solid #f3f3f3;
    font-size: 0;
    line-height: 0;
}
.infospice-search-next:after,
.infospice-search-prev:after {
    content: '';
    position: absolute;
    width: 9px;
    height: 11px;
    top: 13px;
    left: 14px;
    background: url(/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/bg-arrow.png) no-repeat;
}
.infospice-search-next:after {
    left: 15px;
}
.infospice-search-prev:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.infospice-search-next:hover:after,
.infospice-search-prev:hover:after {
    background-position: 0 -11px;
}
.infospice-search-pager ul {
    margin: 0 1px;
    padding: 0;
    list-style: none;
    vertical-align: top;
    display: inline-block;
}
.infospice-search-pager ul li {
    display: inline-block;
    min-width: 40px;
    font-weight: bold;
    margin: 0 1px;
    background-color: #f3f3f3;

}
.infospice-search-pager ul li a {
    display: block;
    font-weight: normal;
}
.infospice-search-pager ul li a:hover,
.infospice-search-pager ul li.active a {
    background-color: #b9b9b9;
    color: #000;
    text-decoration: none;
}
.infospice-search-module .infospice-search-request-form {
    border: 1px solid #dfdfdf;
    padding: 24px 21px;
    width: 545px;
}
.infospice-search-module .infospice-search-request-form select,
.infospice-search-module .infospice-search-request-form textarea,
.infospice-search-module .infospice-search-request-form input[type=text] {
    font-size: 15px;
    color: #545454;
    border: 1px solid #cbcbcb;
    background: #fff;
    line-height: 19px;
    padding: 9px 14px 10px;
    margin: 0 0 21px;
    width: 328px;
    outline: none;
    display: block;
}
.infospice-search-module .infospice-search-request-form  input.infospice-search-request-form-small {
    width: 174px;
}
.infospice-search-module .infospice-search-request-form select {
    width: 204px;
    padding: 9px 12px 10px;
}
.infospice-search-module .infospice-search-request-form textarea {
    overflow: auto;
    width: 493px;
    min-height: 118px;
    max-height: 118px;
    padding: 9px 14px 10px;
    margin-bottom: 19px;
}
.infospice-search-request-form select:focus,
.infospice-search-request-form textarea:focus,
.infospice-search-request-form input[type=text]:focus {
    border-color: #ffe400;
}
.infospice-search-request-form input[type=submit] {
    padding: 0;
    border: 0;
    line-height: 40px;
    width: 164px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #444;
    background-image: -webkit-linear-gradient(top, #5a5a5a, #444);
    background-image:    -moz-linear-gradient(top, #5a5a5a, #444);
    background-image:     -ms-linear-gradient(top, #5a5a5a, #444);
    background-image:      -o-linear-gradient(top, #5a5a5a, #444);
    background-image:         linear-gradient(top, #5a5a5a, #444);
}
.infospice-search-request-result {
    border: 1px solid #f00;
    padding: 19px 20px 24px;
    width: 526px;
    font-size: 15px;
}
.infospice-search-request-result h3 {
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #f00;
    font-size: 21px;
}
.infospice-search-request-result p {
    margin: 0;
}
/* new styles */
.infospice-search-sidebar-nav li { position: relative;}
.infospice-search-sidebar-nav > li > ul > li  a.arrow {
    display: block;
    margin-left: 16px;
}
.infospice-search-sidebar-nav > li > a {
    padding-left: 0;
    margin-left: 34px;
}




.infospice-search-sidebar-nav li span.arrow {
    position: absolute;
    left: 18px;
    top: 14px;
    width: 9px;
    height: 11px;
    cursor: pointer;
    content: '';
    background: url(/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/bg-arrow.png) no-repeat 0 -11px;
}
.infospice-search-sidebar-nav li span.arrow {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.infospice-search-sidebar-nav li ul li span.arrow {
    top: 2px;
    left: 0;
}

.clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.infospice-search-product-param {
    max-width: 80%;
}

.infospice-search-complete-group {
    position: relative;
    padding-top: 30px;
    padding-left: 150px;
}

.infospice-search-complete-title {
    position: absolute;
    left: 0;
    color: #545454;
    width: 150px;
    font-size: 15px;
    padding: 0 0 20px;
    margin: 0;

}

.infospice-search-complete-section-title {
    color: #545454;
    font-size: 15px;
    padding: 0 0 20px;
    margin: 0;
}

.infospice-search-complete-section {
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    width: 45%;
    margin-bottom: 40px;
}

.infospice-search-complete-link.infospice-search-complete-group-link {
    display: block;
    clear: both;
    text-align: center;
}

@media screen and (max-width: 1023px) {
    .infospice-search-module {
        width: 100%;
    }

    .infospice-search-module form {
        max-width: 100%;
    }

    .infospice-search-sidebar {
        width: 100%;
        margin-bottom: 29px;
    }

    .infospice-search-content {
        width: 100%;
    }

    .infospice-search-sidebar .btn-result{display:block;}
    .infospice-search-sidebar h3{display:none;}
    .infospice-search-sidebar .infospice-search-sidebar-nav-open{display:none;}

    .infospice-search-sidebar .btn-result span {
        position: relative;
        display: inline-block;
        padding-right: 40px;
        padding-left: 10px;
    }

    .infospice-search-sidebar .btn-result span:after {
        content: '';
        position: absolute;
        right: 10px;
        top:50%;
        margin-top: -6px;
        width: 13px;
        height: 9px;
        background: url('/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/arrow.png') no-repeat center;
        background-size: 13px 9px;
    }

    .infospice-search-sidebar .btn-result span.open:after {
        background: url('/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/arrow-rotate.png') no-repeat center;
        background-size: 13px 9px;
    }


    .infospice-search-sidebar {
        padding-bottom: 0;
    }

    .infospice-search-sidebar-nav ul {
        padding-left: 15px;
    }

    .infospice-search-sidebar-nav ul li {
        padding: 12px 5px 12px 0;
    }

    .infospice-search-sidebar-nav ul li:last-child {
        padding-bottom: 0;
    }

    .infospice-search-sidebar-nav > li ul li {
        border-top: 2px solid #fff;
    }

    .infospice-search-sidebar-nav ul {
        padding-bottom: 12px;
    }

    .infospice-search-sidebar-nav > li > a.arrow,
    .infospice-search-sidebar-nav > li > a {
        padding-bottom: 12px;
    }

    .infospice-search-sidebar-nav ul ul {
        padding-top: 12px;
    }

    .infospice-search-sidebar-nav ul {
        margin-left: 16px;
    }

    .infospice-search-sidebar-nav li > a.arrow:before {
        top: 13px;
    }

    .infospice-search-sidebar-nav > li > ul > li a{
        display: block;
        margin-left: 16px;
    }

    .infospice-search-sidebar-nav ul ul {
        padding-left: 15px;
    }

}


@media screen and (max-width: 959px) {

    .infospice-search-header {
        padding: 19px 22px 22px 22px;
    }

    .infospice-search-header h1 {
        margin: 0 0 10px 0;
    }

    .infospice-search-module form {
        width: 100%;
    }

    .infospice-search-form-keyword {
        width: 80%;
        float: left;
    }

    .infospice-search-form input[type="text"] {
        width: 95%;
    }

    .infospice-search-form input[type="submit"] {
        width: 15%;
        float: right;
    }

    .infospice-search-product {
        position: static;
        box-sizing: border-box;
        width: 100%;
        margin: 0 0 20px;
        height: auto !important;
    }

    .infospice-search-product-holder {
        width: 100%;
    }

    .infospice-search-product-holder:hover {
        position: static;
    }

    .infospice-search-product-info {
        display: block;
    }

    .infospice-search-module .infospice-search-product-btn {
        display: block;
    }

    .infospice-search-product:hover {
        margin-bottom: 20px;
        border-color: #f3f3f3;
    }

    .infospice-search-product img {
        float: left;
        width: 35%;
    }

    .infospice-search-description {
        float: right;
        width: 60%;
    }

    .infospice-search-description p {
        font-size: 16px;
        line-height: 20px;
    }

    .infospice-search-complete-title {
        position: static;
    }

    .infospice-search-complete-section {
        margin-left: 0;
        margin-right: 30px;
    }

    .infospice-search-complete-link.infospice-search-complete-group-link {
        margin-left: 0;
    }

    .infospice-search-complete-group {
        padding-left: 0;
        position: static;
    }

}

@media screen and (max-width: 767px) {
    .infospice-search-complete-section {
        display: block;
        width: 100%;
    }
}

@media screen and (max-width: 639px) {
    .infospice-search-module .infospice-search-request-form {
        width: 100%;
        box-sizing: border-box;
    }

    .infospice-search-module .infospice-search-request-form textarea,
    .infospice-search-module .infospice-search-request-form select,
    .infospice-search-module .infospice-search-request-form textarea,
    .infospice-search-module .infospice-search-request-form input[type="text"] {
        width: 100%;
        box-sizing: border-box;
    }

    .infospice-search-request-form input[type=submit] {
        display: block;
        margin: 0 auto;
    }

    .infospice-search-request-result {
        width: 100%;
        box-sizing: border-box;
    }

}

@media screen and (max-width: 490px) {

    .infospice-search-product img {
        display: block;
        margin: 0 auto;
        float: none;
        width: 80%;
    }

    .infospice-search-description {
        float: none;
        width: 100%;
    }

    .infospice-search-module form {
        position: relative;
    }

    .infospice-search-form-keyword {
        float: none;
        width: 80%;
    }

    .infospice-search-form input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        padding-right: 84px;
    }

    .infospice-search-form input[type="submit"] {
        width: 70px;
        float: none;
        position: absolute;
        right: 0;
        margin: 0;
        font-size: 0;
        background: #0065b3 url('/local/templates/main/components/infospice.search/infospice.search.page/adaptive/images/search.png') no-repeat center;
        background-size: 26px 26px;
        width: 40px;
        height: 40px;
        box-sizing: border-box;

    }

    .infospice-search-header h1 {
        font-size: 17px;
        line-height: 17px;
    }

    .infospice-search-content-title {
        font-size: 20px;
        margin-bottom: 26px;
    }

    .infospice-search-complete-holder {
        padding: 0 20px 20px;
        margin: 0 -22px;
    }


}


@media screen and (max-width: 320px) {

    .infospice-search-product img {
        width: 100%;
    }

    .infospice-search-request-form input[type=submit] {
        width: 100%;
    }

}

.infospice-search-sidebar-nav--opened {
    display: block;
}

.infospice-search-sidebar-nav--closed {
    display: none;
}


.infospice-search-sidebar-nav > li > a.ui-accordion-header, .infospice-search-sidebar-nav > li > a {padding:10px 5px 9px 0;}
.infospice-search-sidebar-nav > li > a.ui-accordion-header::before {left:-18px;}

.infospice-search-sidebar-nav .active {font-weight: bold;}


/* End */
/* /local/templates/main/components/infospice.search/infospice.search.page/adaptive/style.css?176504500121165 */
