.hideBottom, .hideTop {
    text-align: justify;
}

.bottomArticle .hideBottom {
    display: none;
}

.topArticle .hideTop {
    display: none;
}

body {
    font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
    color: #8c0101;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 16px;
}

.sp-page-title {
    padding: 15px 0 10px !important;
}

@media (max-width: 767px) {
    #sp-bottom2 .sp-module .sp-module-title, #sp-bottom3 .sp-module .sp-module-title {
        margin-top: 30px;
    }

    .sp-column.topRow .form-search .finder .input-medium {
        font-size: 20px;
    }
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    padding: 5px 5px 5px 10px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0;
}

div.sj_category {
    width: 100% !important;
}

.site .theme4_item_li {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .site .theme4_item_li {
        width: 100% !important;
    }

    .site .theme4_tooltip_item_li {
        width: 100% !important;
    }
}

.site .theme4_tooltip {
    max-width: 100%;
    margin-top: 0;
    margin-right: 17px;
}

.site li.theme4_item_li.col-md-6 {
    padding-right: 17px;
}

.site .theme4_tooltip_content {
    position: relative;
    left: 0;
    width: 100% !important;
}

.site .theme4_tooltip_item_li {
    float: left;
    width: 49%;
}

.site .theme4_item_image img {
    height: auto;
    width: 100%;
}

.root-image {
    width: 100% !important;
}

.site .theme4_item .root-image {
    border: none;
}

.site a.theme4_item_image {
    width: 100% !important;
}

@media (min-width: 992px) {
    .site li.theme4_item_li.col-md-6 {
        width: 50% !important;
    }
}

@media (max-width: 991px) {
    .site li.theme4_item_li.col-md-6 {
        float: none;
    }
}

.root-title {
    padding: 10px;
    background-color: #b00202;
    text-align: center;
}

.root-title a {
    color: #fff !important;
    font-size: 150%;
    font-weight: 600;
}

.site .theme4_item_li {
    overflow: hidden;
}

.site .theme4_tooltip {
    position: absolute;
    top: 50px;
    text-align: center;
    opacity: 0;
    transform: translateY(-100%);
    transition: 500ms;
    display: block;
}

.site .theme4_item_li:hover .theme4_tooltip {
    opacity: 1;
    transform: translateY(0);
    height: 100%;
}

.site .theme4_tooltip_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.457);
    box-shadow: none;
    border-radius: 0px;
    float: left;
    margin-left: 1px;
    opacity: unset;
    filter: unset;
    height: 100%;
    top: -2px;
}

.site .theme4_tooltip_subitem {
    padding-bottom: 0px;
    margin-bottom: 3px;
}

.site .theme4_hr {
    margin-bottom: 0px;
    margin-top: 1px;
}

.site .theme4_tooltip_item_title {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px !important;
    position: inherit;
}

div.sj_category a:hover {
    text-decoration: unset;
}

#sp-header {
    height: auto;
    box-shadow: none;
}

#offcanvas-toggler, .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 26px;
}

.site .dj-megamenu-custom132, .site .dj-megamenu-custom132 li a.dj-up_a span, .site .dj-megamenu-custom132 li a.dj-up_a {
    height: 40px;
    line-height: 40px;
}

.site .sp-module ul > li > a:before {
    display: none;
}

.topRow input {
    width: 100%;
}

ul#dj-megamenu132 {
    justify-content: center;
    display: flex;
}

.site .theme4_tooltip_subitem {
    display: none;
}

.site li.theme4_tooltip_item_li {
    text-align: left;
    display: inline-flex;
    margin-bottom: 8px;
    line-height: 16px;
}

.site ul.theme4_ul_tooltip {
    margin-top: 10px;
}

.contactsHeader {
    font-weight: bold;
}

.phoneHeader > p:nth-child(1) {
    padding-top: 15px;
}

.phoneHeaderMobile p {
    margin-bottom: 0;
}

@media (max-width: 470px) {
    .headerPhoneHide {
        display: none;
    }
}

@media (max-width: 620px) {
    .desktopMenu {
        display: none;
    }
}

#offcanvas-toggler, .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 0px;
    font-size: 36px;
    margin-top: 4px;
}

.offcanvas-menu {
    background-color: rgba(39, 39, 39, 0.7);
}

p {
    font-weight: 400;
}

div.sj_category {
    box-shadow: none;
    border: none !important;
}

#sp-page-builder .sppb-section-title {
    margin-bottom: 30px;
}

.site .theme4_item_li:hover a .theme4_item_title {
    color: #fac901;
}

.advantages h4.sppb-addon-title.sppb-feature-box-title {
    background-color: rgba(235, 3, 3, 1);
    color: #fff !important;
    padding: 5px;
}

.layout-blog .entry-header {
    margin-bottom: 0;
}

.site #sp-bottom {
    padding: 30px 0px;
}

.site #sp-bottom .sp-module ul > li > a {
    line-height: 21px;
}

.headerDesctop {
    max-width: 1200px;
    margin: 0 auto !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.headerTablet {
    max-width: 750px;
    margin: 0 auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.headerMobile {
    max-width: 740px;
    margin: 0 auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media (max-width: 1200px) {
    .headerDesctop {
        max-width: 1000px;
    }
}

body, .sp-page-title, #sp-footer, #sp-bottom {
    background-image: url(../../../images/bg.png);
}

p.sppb-title-subheading {
    font-size: 28px !important;
    font-weight: 800;
    color: #8c0202;
}

a.yellowLink {
    color: #000;
}

a:hover, .contactsHeader a:hover, .sp-module ul > li > a:hover, .dj-megamenu-custom132 li:hover a.dj-up_a, .dj-megamenu-custom132 li.hover a.dj-up_a, .dj-megamenu-custom132 li.active a.dj-up_a, .btn-primary:hover {
    color: rgb(250, 201, 1) !important;
}

.sp-column.topRow .finder .form-search {
    display: flex;
    justify-content: center;
    margin-left: 5px;
}

.sp-column.topRow .finder .form-search > label, .sp-column.topRow .finder .form-search > button {
    margin-left: 5px;
}

.sp-column.topRow .finder .form-search .input-medium {
    width: 80%;
}

.site .dj-megamenu-custom132 li a.dj-up_a .arrow {
    display: none;
}

.site .dj-megamenu-custom132 li a.dj-up_a span.dj-drop {
    padding: 0 !important;
}

@media (min-width: 900px) {
    ul#dj-megamenu132 {
        display: flex;
        max-width: 1200px;
        margin: 0 auto !important;
        left: 0 !important;
        right: 0;
    }

    .dj-megamenu-custom132 li.dj-up {
        display: flex !important;
        justify-content: center;
        float: none !important;
        width: 25%;
    }

    .site .dj-megamenu-custom132, .site .dj-megamenu-custom132 li a.dj-up_a span, .site .dj-megamenu-custom132 li a.dj-up_a {
        margin: 0 auto;
    }

    .dj-megamenu-custom132 li a.dj-up_a {
        display: flex !important;
        width: 100%;
    }
}

.scrollup:before {
    background-color: rgba(235, 3, 3, 0.2);
}

.scrollup:hover:before {
    background-color: rgba(253, 204, 0, 0.2);
}

.scrollup:hover {
    background-color: rgba(253, 204, 0, 0.2);
}

.scrollup {
    border: none;
}

.contactsHeader a {
    color: #000;
}

a, .btn, .sppb-btn {
    -webkit-transition: unset;
    transition: unset;
}

.headerFind [class^="icon-"], .headerFind [class*=" icon-"] {
    display: none;
    width: 0;
    height: 0;
    margin-right: 0;
    line-height: 0;
    background-image: none;
}

div#n2-ss-2 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading {
    padding: 10px !important;
}

div#n2-ss-2 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading {
    background: RGBA(0, 0, 0, 0.27) !important;
}

div#n2-ss-2 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading:Hover, div#n2-ss-2 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading:ACTIVE, div#n2-ss-2 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading:FOCUS {
    background: RGBA(0, 0, 0, 0.81) !important;
}

div#nextend-accordion-menu-147 dl.level1 dt a, div#nextend-accordion-menu-147 dl.level1 dt a span {
    color: #fff !important;
    font-size: 20px !important;
    text-shadow: none !important;
    font-weight: bold !important;
}

div#nextend-accordion-menu-147 dl.level2 dt:HOVER span.inner span, div#nextend-accordion-menu-147 dl.level2 dt:HOVER span.inner span span, div#nextend-accordion-menu-147 dl.level2 dt:HOVER a, div#nextend-accordion-menu-147 dl.level2 dt:HOVER a span, div#nextend-accordion-menu-147 dl.level1 dt:HOVER span.inner span, div#nextend-accordion-menu-147 dl.level1 dt:HOVER span.inner span span, div#nextend-accordion-menu-147 dl.level1 dt:HOVER a, div#nextend-accordion-menu-147 dl.level1 dt:HOVER a span {
    color: #fac901 !important;
}

div#nextend-accordion-menu-147 dl.level1 dt.parent .inner {
    background-size: 30px;
}

.close-offcanvas {
    width: 50px;
    height: 50px;
    font-size: 40px;
    top: 5px;
    right: 5px;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 60px;
    padding: 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    background-color: #eb0303;
    border-radius: 10px;
    margin: 4px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a, .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background-color: #b00202;
}

h2.uk-h3.uk-margin-remove {
    background-color: #b00202;
    height: 100%;
    padding: 5px 5px 11px;
}

.yoo-zoo.product-uikit h2.uk-h3.uk-margin-remove {
    text-align: center;
    font-size: 20px;
    display: flex;
}

.task-category .yoo-zoo.product-uikit.product-uikit-frontpage, .task-category .yoo-zoo.product-uikit {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
}

.yoo-zoo.product-uikit.product-uikit-frontpage, .yoo-zoo.product-uikit {
    display: flex;
    flex-wrap: wrap;
}

.yoo-zoo.product-uikit.product-uikit-garazhnye-sektsionnye-vorota {
    display: block;
}

.uk-width-small-1-2.uk-width-medium-1-3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 5px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto; /*border-top: 2px solid #8c0101;*/
}

h2.uk-h3.uk-margin-remove a {
    color: #fff;
    width: 100%;
    display: block;
    align-self: stretch;
}

@media (min-width: 1220px) {
    .uk-grid {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .site .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li {
        padding-left: 0;
    }
}

.yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-textarea {
    margin-bottom: 10px;
    margin-top: 10px;
}

.site * + .uk-margin {
    margin-top: 0px;
}

.yoo-zoo.product-uikit h1 {
    margin-bottom: 30px;
    width: 100%;
}

.sp-module ul > li {
    border-bottom: none;
}

.sp-page-title h2 {
    font-size: 16px
}

.yoo-zoo.product-uikit .uk-width-small-1-2.uk-width-medium-1-3 {
    position: relative;
    overflow: hidden;
}

.yoo-zoo.product-uikit .uk-width-small-1-2.uk-width-medium-1-3 ul.uk-list {
    position: absolute;
    top: 38px;
    text-align: center;
    opacity: 0;
    transform: translateY(-200%);
    transition: 500ms;
    display: block;
    width: 97%;
    height: 80%;
    flex-direction: column;
    padding: 10px !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.46);
}

.yoo-zoo.product-uikit .uk-width-small-1-2.uk-width-medium-1-3 ul.uk-list li {
    width: 49%;
    text-align: left;
    display: inline-flex !important;
    margin-bottom: 14px;
    line-height: 14px;
    font-size: 14px;
    font-weight: normal;
    float: left;
}

.yoo-zoo.product-uikit .uk-width-small-1-2.uk-width-medium-1-3:hover ul.uk-list {
    opacity: 1;
    transform: translateY(0);
}

.yoo-zoo.product-uikit ul.uk-list li a {
    color: #fff;
}

@media (min-width: 690px) and (max-width: 992px) {
    .site .yoo-zoo.product-uikit .uk-width-small-1-2, .uk-width-small-2-4, .site .yoo-zoo.product-uikit .uk-width-small-3-6, .site .yoo-zoo.product-uikit .uk-width-small-5-10 {
        width: 50%;
    }
}

@media (max-width: 689px) {
    .site .yoo-zoo.product-uikit .uk-width-small-1-2, .uk-width-small-2-4, .site .yoo-zoo.product-uikit .uk-width-small-3-6, .site .yoo-zoo.product-uikit .uk-width-small-5-10 {
        width: 100%;
        max-width: 370px;
    }
}

.yoo-zoo.product-uikit .uk-align-medium-left > img {
    max-height: 700px;
    width: auto;
    margin: 0 auto;
    padding: 10px;
}

.yoo-zoo.product-uikit .uk-align-medium-left {
    margin-right: 0;
    background-color: #fff;
}

.yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li {
    padding-left: 40px;
}

.yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(1), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(2), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(3), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(4) {
    display: block;
    float: left;
    font-size: 24px;
    line-height: 33px;
    color: #870101;
    font-weight: bold;
}

.priceFull {
    font-size: 24px;
    line-height: 33px;
    color: #870101;
    font-weight: bold;
}

.yoo-zoo.product-uikit > h1 {
    font-size: 24px;
}

ul.uk-list.col-sm-8 {
    font-weight: 400;
}

.yoo-zoo.product-uikit .uk-align-medium-left > img {
    max-height: 500px;
}

.yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(1), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(2), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(3), .yoo-zoo.product-uikit ul.uk-list.col-sm-8 > li.element.element-text:nth-child(4) {
    font-size: 16px;
    line-height: 20px;
}

.priceFull {
    font-size: 14px;
    line-height: 22px;
}

.yoo-zoo.product-uikit h3 {
    font-size: 20px;
    margin-bottom: 10px !important;
}

ul.uk-subnav.uk-subnav-line {
    margin: auto 0 0 -15px !important;
    width: 100%;
}

ul.uk-subnav.uk-subnav-line li.element.element-itemlink a, div#sp-user2 .uk-panel.uk-panel-box.uk-panel-box-hover.uk-text-left a.uk-button {
    border-color: #6e0101;
    background-color: #8c0101;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 300;
}

ul.uk-subnav.uk-subnav-line li.element.element-itemlink a:hover {
    border-color: #400000;
    background-color: #590101;
}

.yoo-zoo.product-uikit .uk-grid li.element.element-text strong, .yoo-zoo.product-uikit li.element.element-text div {
    display: inline-flex;
}

.yoo-zoo.product-uikit .uk-grid ul.uk-list li.element.element-text {
    width: auto;
    float: left;
}

.yoo-zoo.product-uikit .uk-grid li.element.element-text:nth-child(3), .yoo-zoo.product-uikit li.element.element-text:nth-child(5) {
    clear: both;
}

.yoo-zoo.product-uikit .uk-grid .uk-thumbnail.uk-align-center img {
    margin-left: auto;
    margin-right: auto;
}

.yoo-zoo.product-uikit .uk-grid {
    width: 100%;
}

.yoo-zoo.product-uikit .uk-grid li.element.element-text strong {
    font-size: 14px;
}

.yoo-zoo.product-uikit .uk-grid .uk-panel.uk-panel-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.yoo-zoo.product-uikit .uk-grid .uk-panel > :not(.uk-panel-title):last-child {
    height: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.yoo-zoo.product-uikit .uk-grid .uk-width-medium-1-3 {
    display: flex;
}

@media (min-width: 500px) and (max-width: 768px) {
    .uk-width-medium-1-3, .uk-width-medium-2-6 {
        width: 50% !important;
    }
}

div#sp-user2 a.uk-slidenav {
    width: 42px;
    height: 42px;
    color: #fff;
    background-color: #00000045;
    border-radius: 5px;
    line-height: 39px;
    font-size: 26px;
    font-weight: bold;
    display: block;
}

div#sp-user2 a:hover.uk-slidenav {
    background-color: #000 !important;
    color: #fff !important;
}

div#sp-user2 .uk-slidenav-position .uk-slidenav-previous {
    left: 15px;
}

div#sp-user2 .uk-slidenav-position .uk-slidenav-next {
    right: -20px;
}

h3.recentlyView {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 40px;
}

div#sp-user2 img {
    max-width: 70%;
    margin: 0 auto;
    padding-top: 15px;
}

@media (min-width: 1220px) {
    div#sp-user2 .uk-slidenav-position.uk-margin {
        margin-left: -35px !important;
    }
}

div#sp-user2 .uk-slidenav-position.uk-margin {
    margin-left: -25px;
}

div#sp-user2 ul.uk-slideset.uk-grid.uk-grid-match.uk-flex-center.uk-grid-width-1-1.uk-grid-width-small-1-2.uk-grid-width-medium-1-2.uk-grid-width-large-1-3 li {
    display: flex;
}

div#sp-user2 h3.uk-panel-title {
    font-size: 18px;
    margin-bottom: 20px !important;
    color: #8c0101;
    font-weight: normal;
}

div#sp-user2 .uk-panel.uk-panel-box.uk-panel-box-hover.uk-text-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

h3.uk-margin-remove > a:visited {
    color: #8d8d8d;
}

ul.uk-subnav.uk-subnav-line li.element.element-itemlink a:visited {
    background-color: #666;
}

li.element.element-text:last-child > img {
    width: 40px;
    display: inline-flex;
}

li.element.element-text:last-child > img:nth-child(1n+3) {
    margin-left: 10px;
}

div#sp-user2 .uk-panel.uk-panel-box.uk-panel-box-hover.uk-text-left .uk-margin:after {
    content: "BYN без НДС";
    display: inline-flex;
    margin-left: 5px;
}

div#sp-user2 .uk-panel.uk-panel-box.uk-panel-box-hover.uk-text-left .uk-margin:before {
    content: "Оптовая цена:  ";
    display: inline-flex;
    margin-right: 5px;
    font-weight: 600;
    text-transform: uppercase;
}

ul.zoo-itempro-last-viewed.zoo-default.row li .layout-default.alignment-center {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

ul.zoo-itempro-last-viewed.zoo-default.row li {
    display: flex;
}

.layout-default.alignment-center .media.media-top img {
    margin-bottom: 30px !important;
}

ul.zoo-itempro-last-viewed.zoo-default.row p.title {
    font-size: 18px;
    display: flex;
    height: 25%;
}

ul.zoo-itempro-last-viewed.zoo-default.row .element.element-text.first h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    display: inline-flex;
    margin-bottom: 2px;
    margin-top: 0px;
}

.element.element-text.first.last > div:after {
    content: "BYN без НДС";
    display: inline-flex;
    margin-left: 5px;
}

ul.zoo-itempro-last-viewed.zoo-default.row p.links {
    display: block;
    margin-top: 20px;
}

span.element.element-itemlink.first.last > a {
    border-color: #6e0101;
    background-color: #8c0101;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 300;
}

div#sp-user2 {
    margin-bottom: 60px;
}

@media (max-width: 600px) {
    ul.zoo-itempro-last-viewed.zoo-default.row .col-xs-6 {
        width: 100%;
    }

    .layout-default.alignment-center {
        max-width: 310px;
        margin-left: auto;
        margin-right: auto;
    }
}

.slick-prev:before, .slick-next:before {
    width: 42px;
    height: 42px;
    color: #fff;
    background-color: #00000045;
    border-radius: 5px;
    line-height: 39px;
    font-size: 26px;
    font-weight: bold;
    display: block;
}

.slick-prev:hover:before, .slick-next:hover:before {
    background-color: #000 !important;
    color: #fff !important;
}

.slick-prev:before {
    content: "\f104";
    font-family: FontAwesome;
}

.slick-next:before {
    content: "\f105";
    font-family: FontAwesome;
}

.dj-megamenu-custom132 li ul.dj-submenu > li > a:hover, .dj-megamenu-custom132 li ul.dj-submenu > li > a.active, .dj-megamenu-custom132 li ul.dj-submenu > li.hover:not(.subtree) > a {
    background-color: #b00202 !important;
    text-align: center;
    text-transform: uppercase;
}

div#sp-user1 .dj-megamenu-custom132 li ul.dj-submenu > li > a {
    background-color: #eb0303;
    text-align: center;
    color: #fff;
    font-weight: bold !important;
    font-size: 12px;
    text-transform: uppercase;
}

.dj-subwrap.single_column.subcols1.fadeInUp, .dj-subwrap-in, .dj-subcol {
    width: 100% !important;
}

.dj-megamenu-custom132 li ul.dj-submenu > li {
    border-top: none !important;
}

.page-header {
    margin: 0px 0 0px;
}

.entry-header {
    margin-bottom: 0px;
}

.oboz__item.oboz__item-1 > ul > li {
    width: 31.333%;
    display: flex;
    padding: 10px;
    border: 2px solid #848484;
    margin: 5px;
    border-radius: 10px;
}

.oboz__item.oboz__item-1 ul {
    width: 100%;
    -webkit-padding-start: 0px;
    display: flex;
    flex-wrap: wrap;
}

.oboz__item.oboz__item-1 .item > div {
    display: block;
    float: left;
}

.oboz__item.oboz__item-1 .item {
    width: 100%;
}

.oboz__item.oboz__item-1 .item > div:first-child {
    width: 20%;
}

.oboz__item.oboz__item-1 .item > div:last-child {
    width: 80%;
}

@media (max-width: 768px) {
    .oboz__item.oboz__item-1 > ul > li {
        width: 48%;
    }
}

@media (max-width: 555px) {
    .oboz__item.oboz__item-1 > ul > li {
        width: 100%;
    }
}

div#system-message-container {
    height: 1px !important;
}

.block-img > img {
    margin: 5px auto;
}

table.table.table-striped.table-bordered {
    margin: 0 auto;
}

span.block-img {
    width: 150px;
    display: block;
}

td.firs-td {
    width: 160px;
}

.itemid-588 table.table.table-striped.table-bordered {
    margin: 0 auto;
    max-width: 900px;
}

p.readmore {
    margin-top: 20px;
}

.blog.spravka .col-sm-6 {
    display: flex;
    padding: 10px;
    border: 2px solid #848484;
    margin: 5px;
    border-radius: 10px;
}

@media (min-width: 768px) {
    .blog.spravka .col-sm-6 {
        width: 48%;
    }
}

.blog.spravka article.item {
    margin-bottom: 0px;
}

section#sp-main-body .finder form#finder-search fieldset.word a.btn {
    display: none;
}

div#sp-user2 .uk-panel.uk-panel-box.uk-panel-box-hover.uk-text-left .uk-margin::before {
    display: block;
}

body.site.com-zoo.view-frontpage.layout-frontpage section#sp-section-3, body.site.com-zoo.view-.no-layout.task-item section#sp-section-3 {
    display: none;
}

div#sp-user3 form {
    margin-top: 10px;
    margin-bottom: -50px;
    float: right;
}

div#sp-user3 select {
    display: inline-flex !important;
    margin: 3px;
    position: relative;
    bottom: -3px;
    font-size: 14px;
    max-width: 160px;
    font-weight: 400;
    margin-bottom: 10px;
}

div#sp-user3 input[type="submit"] {
    background-color: #8c0101;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
}

div#sp-user3 input[type="submit"]:hover {
    color: #fac901;
}

p.alert.alert-warning {
    display: none;
}