h1 {
    -webkit-margin-before: 0em;
    margin-bottom: 0rem;
    -webkit-margin-after: 0em;
}

h2, h3, h4, h5 {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

li {
    list-style: none;
}

ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    margin-bottom: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
    padding-left: 0px;
}

body {
    word-wrap: break-word;
    font-family: 'Lora', serif;
    color: #414141;
    border-left: 2px solid #51c5cf;
    border-right: 2px solid #51c5cf;
    padding-right: 0 !important;
}

.error_404 {
    display: block;
    text-align: center;
    text-align: center;
    display: block;
    color: #51c5cf;
    /* background: #51c5cf; */
    font-size: 94px;
}

/* Remove outline on the forms and links */
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

.carousel_block_img {
    height: 95px;
    line-height: 95px;
}

#carousel0 .owl-stage-outer .owl-stage .owl-item {
    text-align: center;
}

#carousel0 .owl-stage-outer .owl-stage .owl-item img {
    width: auto !important;
    margin: 0 auto;
    display: inline-block;
}

#carousel0 .owl-stage-outer .owl-stage .owl-item span {
    color: #abaaaa;
    font-style: italic;
}

#slideshow0 .item {
    opacity: 1;
    transition: .4s ease all;
    transform: scale(.9);
}

@media (max-width: 1000px) {
    .item {
        margin: 0;
        transform: scale(.9)
    }
}

#slideshow0 .active .item {
    opacity: 1;
    transform: scale(1);
    overflow: hidden;
    border-radius: 10px;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*.inner{position:absolute; bottom:30px; left:0; right:0; text-align:center;}
.inner a{color:#fff; text-decoration:none; border-bottom:2px solid rgba(255,255,255,0.5); 
transition:.3s ease border-color}
.inner a:hover{border-color:#fff;}*/
/*.black .inner a{color:#000; border-color:rgba(0,0,0,0.4)}
.black .inner a:hover{border-color:#000;}*/
.owl-carousel:after {
    content: "";
    display: block;
    position: absolute;
    width: 8%;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -4%;
    pointer-events: none;
}

.owl-controls {
    position: absolute;
    margin-top: 300px;
}

.menu_head {
    margin-top: 20px;
    /*background: #6b0131 url(../img/menu_bg.png) no-repeat 50% 50%;*/
    background: #6b0131 url(../img/header.png) no-repeat 50% 50%;
    border-radius: 16px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 3px 10px #dcdbdb;
    background-size: cover;
}

.menu_head ul {
    text-align: center;
    margin: 0 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.menu_head ul li a {
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
}

.menu_head ul li {
    position: relative;
    /*display:inline-block;margin:0px 26px;*/
}

#cart .dropdown-menu {
    min-width: 300px;
    right: 0;
    left: auto;
    padding-top: 15px;
}

#smca-modal-body .modal-body .product-table-cart > .product-table-heading > div {
    font-family: Open Sans !important
}

.name-right a {
    font-family: Lora !important
}

.short_cart {
    min-width: 300px;
    padding: 15px 0px;
    text-align: center;
    font-family: Open Sans;
    color: #979696;
}

.short_cart h3 {
    font-style: italic;
    font-size: 16px;
    display: block;
    margin-bottom: 22px;
    line-height: 1;
    color: #414141;
    font-family: Lora
}

.short_cart_link {
    width: 80px;
    display: inline-block;
}

.short_cart_summa {
    width: 137px;
    display: inline-block;
}

.short_cart_oform {
    width: 113px;
    display: inline-block;
}

#smca-modal-body .modal-body .product-table-cart > .product-table-heading > div {
    border-bottom: 0px !important
}

#smca-modal-body .modal-body .totals > div {
    border: none !important;
    padding: 0px !important;
}

#smca-modal-body > .modal-footer > input.close-button-bottom, #smca-modal-body > .modal-footer > input.close-button-bottom:hover, #smca-modal-body > .modal-footer > input.close-button-bottom:active {
    background: #fff !important;
    color: #979696 !important;
    font-weight: 400 !important;
    font-style: normal !important;
    color: #6b0131 !important;
    font-weight: 700 !important;
    font-style: italic !important;
    letter-spacing: 1px !important;
    font-size: 14px !important;
    width: 220px;
}

#smca-modal-body > .modal-footer, #smca-modal-body .modal-heading {
    background: none !important;
    border-radius: 0px !important
}

#smca-modal-body .modal-heading {
    border-top: 3px solid #51c5cf;
    font-style: italic;
    font-size: 16px !important;
    color: #414141 !important;
    font-family: Lora !important
}

#smca-modal-body > .modal-footer {
    border-bottom: 3px solid #51c5cf;
}

/* стили для ПК */
#menu2 {
    margin-top: 25px;
    /*background: #6b0131 url(../img/menu_bg.png) no-repeat 50% 50%;*/
    background: #6b0131 url(../img/header.png) no-repeat 50% 50%;
    border-radius: 16px;
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 3px 10px #dcdbdb;
    background-size: cover;
    text-align: center;
    padding: 0px 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#menu2 li {
    display: block;
    float: left;
    position: relative;
}

#menu2 li a {
    font-size: 15px;
    font-weight: 700;
    font-style: italic;
    color: #fff;
}

#menu2 li:hover a {

}

#menu2 li:hover .sub-menu a {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    padding-left: 28px;
    width: 100%;
    display: block;
    line-height: 26px;
    color: #414141;
}

#menu2 li:hover .sub-menu a:after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    left: 6%;
    top: 45%;
    background: #51c5cf;
}

#menu2 li:hover .sub-menu a:hover {
    color: #51c5cf;
}

.owl-carousel {
    z-index: 0 !important
}

/* стили для выпадающего списка */
.sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 21px 0px;
    background: #fff;
    border-top: 3px solid #51c5cf;
    border-bottom: 3px solid #51c5cf;
    left: 0;
    min-width: 300px;
    max-height: 0px;
    text-align: left;
    box-shadow: 0px 5px 6.72px 0.28px rgba(165, 65, 96, 0.2);
}

#menu2 li:hover .sub-menu {
    max-height: 650px;
    -webkit-transition: all 600ms ease-out;
    -o-transition: all 600ms ease-out;
    transition: all 600ms ease-out;
}

.sub-menu-2 {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: #fff;
    border-top: 3px solid #51c5cf;
    border-bottom: 3px solid #51c5cf;
    left: 100%;
    top: -24px;
    padding: 21px 0px;
    box-shadow: 0px 5px 6.72px 0.28px rgba(165, 65, 96, 0.2);
}

#menu2 .sub-menu li:hover .sub-menu-2 {;
    transition: .3s;
}

#menu2 li:hover > ul {
    z-index: 665;
    visibility: visible;
    opacity: 1;
    min-width: 300px;
}

#menu2 li:hover > ul > li:hover > ul {
    z-index: 666;
    visibility: visible;
    opacity: 1;
    min-width: 289px;
}

#menu2 .sub-menu li {
    float: none;
}

#menu2 .sub-menu li a {
    width: auto;
    min-width: 100%;
    white-space: nowrap;
    text-align: left;
    border: none;
    box-shadow: none;
}

#menu2 li a:hover + .sub-menu, .sub-menu:hover {
    display: block;
}

/* стили для адаптивности */
@media screen and (max-width: 760px) {
    .sub-menu {
        position: static;
        display: none;
    }

    .sub-menu li {
        margin-bottom: 1px;
    }

    #menu2 li, #menu2 li a {
        width: 100%;
        border: none;
        padding: 0px;
    }

    #menu2 .sub-menu li a {
        padding: 0px;
    }

    #menu2 {
        width: 100%;
    }
}

.head_top {
    height: 30px;
    background: #51c5cf;
    width: 100%;
    text-align: center;
    /* margin-right: -2px;
     margin-left: -2px;*/
    position: relative;
}

.head_top:before {
    content: "";
    width: 100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/dashed_bg.png) repeat;
}

.head_top:after {
    content: "";
    width: 100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/dashed_bg.png) repeat;
}

.head_top:hover {
    /*background: #6b0131;*/
}

.head_top a {
    color: #fff;
    line-height: 28px;
    font-size: 15px;
    font-style: italic;
    font-weight: 700;
}

.head_top span {
    padding-left: 33px;
    display: inline-block;
}

.head_top_icon {
    -webkit-mask: url(../img/svg/tag.svg) no-repeat 50% 50%;
    mask: url(../img/svg/tag.svg) no-repeat 50% 50%;
    -webkit-mask-size: 23px;

    background-color: #fff;
    display: inline-block;
    height: 28px;
    width: 28px;
    position: absolute;
}

.head_menu {
    border-bottom: 1px solid #ececec;
}

.menu__links_left {
}

.menu__links_right {
    float: right;
}

#search {
    margin-left: 30px;
    text-align: center;
    padding-top: 65px;
    border-bottom: 1px solid #ececec;
    width: 100%;
    max-width: 325px;
    padding-bottom: 10px;
}

#search input {
    border: none;
    width: 247px;
    height: 22px;
    font-size: 14px;
    padding: 0;
    padding-left: 20px;
    border-right: 1px solid #ececec;
    color: #414141;
    box-shadow: none;
    font-style: italic;
    border-radius: 0px;
    display: inline-block;
    float: left;
}

#search input::placeholder {
    color: #414141;
}

#slideshow0 .owl-item img {
    max-height: 360px;
    border-radius: 10px;
}

.seo_text {
    padding: 40px 0px;
    overflow: hidden;
    width: 100%;
    display: block;
}

.seo_text img {
    margin: 20px 0px;
}

.blog-latest .c_p_navigation:after {
    display: none;
}

.blog-category .c_p_navigation:after {
    display: none;
}

#search button {
    display: inline-block;
    /*background: transparent url(../img/loopa.png) no-repeat 50% 50%;*/
    -webkit-mask: url(../img/svg/loupe.svg) no-repeat 50% 50%;
    mask: url(../img/svg/loupe.svg) no-repeat 50% 50%;
    -webkit-mask-size: 21px;

    background-color: #51c5cf;
    height: 25px;
    line-height: 52px;
    width: 74px;
    border: none;
    border-radius: 0px;
    position: relative;
    padding: 0;
}

#search button:hover {
    background-color: #6b0131;
    transition: .2s
}

/*#search button:after {content: '';position: absolute;background: #ececec;height:1px;}
*/
.head_logo {
    text-align: center;
    margin-top: 20px;
}

.head_logo img {
    width: 220px;
}

.head_tel u {
    -webkit-mask: url(../img/svg/phone-c9all.svg) no-repeat 50% 50%;
    mask: url(../img/svg/phone-c9all.svg) no-repeat 50% 50%;
    -webkit-mask-size: 21px;

    background-color: #51c5cf;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 9px;
    transition: .2s;
}

.head_tel:hover u {
    cursor: pointer;
    background-color: #6b0131;
}

.head_tel {
    padding-right: 15px;
    font-style: italic;
    padding-top: 57px;
    text-align: right;
}

.head_tel b {
    padding: 2px 0px;
    padding-right: 5px;
    font-weight: 400;
    position: relative;
    top: 2px;
}

.button_cart {
    text-align: left;
    border: none;
    height: 25px;
    line-height: 25px;
    margin-top: 66px;
}

.button_cart_left {
    height: 27px;
    width: 27px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-mask: url(../img/svg/shop3ping-basket.svg) no-repeat 50% 50%;
    mask: url(../img/svg/shop3ping-basket.svg) no-repeat 50% 50%;
    -webkit-mask-size: 21px;

    background-color: #51c5cf;
    transition: .2s;
}

.button_cart:hover .button_cart_left {
    background-color: #6b0131;
}

.button_cart button {
    background: none;
    border: none;
    font-size: 14px;
    font-style: italic;
}

h1 {
    letter-spacing: -1px;
    color: #444;
    padding-top: 8px;
    font-size: 30px;
    font-weight: 400 !important;
}

.breadcrumb {
    overflow: hidden;
}

/*Search_head*/
.lans_search_head {
    padding-top: 10px;
}

.lans_search_head input {
    border: none;
    color: #fff;
    font-family: Arial;
    font-size: 15px;
    border-radius: 4px;
    float: left;
    width: 78%;
    background: #75334b;
    height: 37px;
    line-height: 37px;
    padding: 0px 12px;
}

.lans_search_head input::placeholder {
    color: #fff;
}

.lans_search_head button {
    background: #98777e;
    border: none;
    border-radius: 4px;
    float: left;
    margin-left: 2%;
    font-family: Arial;
    font-size: 15px;
    width: 20%;
    height: 37px;
    line-height: 37px;
    padding: 0px 12px;
    color: #fff;
}

/*ÐšÐ¾Ñ€Ð·Ð¸Ð½Ð°*/
.head_cart_lans {
    text-align: center;
    padding-top: 15px;
}

.head_cart_lans button {
    padding: 0px !important;
    border: none;
    font-size: 14px;
    line-height: 30px;
    font-weight: 600;
    background: none;
    color: #fff;
    width: 100%;
}

.head_cart_lans_t {
    font-size: 14px;
    text-align: center;
}

.head_cart_lans_t b {
    text-align: center;
    font-size: 25px;
    color: #4caf50;
    font-weight: 400;
    margin-right: 10px;
    display: inline-block;
}

.head_cart_lans_t .head_cart_lans_t span {
    padding-left: 10px;
}

.dropdown-menu {
    border-radius: 0px !important;
    background: none !important;
    margin: 0 !important;
    width: 100% !important;
    padding: 0px !important;
}

/*ÐœÐµÐ½ÑŽ Ð² ÑˆÐ°Ð¿ÐºÐµ*/
.menu {
    line-height: 40px;
    color: #fff;
    padding: 0px 34px;
    /*    display: inline-block;*/
    width: 100%;
}

.menu__icon {
    display: none;
    width: 30px;
    height: 35px;
    position: relative;
    cursor: pointer;
}

.menu__icon span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #4caf50;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.menu__icon span:nth-child(1) {
    top: 0px;
}

.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
    top: 10px;
}

.menu__icon span:nth-child(4) {
    top: 20px;
}

.menu__links-item {
    float: left;
    color: #899ea0;
    font-size: 12px;
    font-style: italic;
    padding: 0px 15px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
}

.menu__links-item:hover {
    text-decoration: none;
    background: #d1e2e6;
    transition: 0.3s ease;
}

.menu.menu_state_open .menu__icon span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.menu.menu_state_open .menu__icon span:nth-child(2) {
    transform: rotate(45deg);
}

.menu.menu_state_open .menu__icon span:nth-child(3) {
    transform: rotate(-45deg);
}

.menu.menu_state_open .menu__icon span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}

.menu.menu_state_open .menu__links {
    display: block;
}

.menu__links-logo {
    display: none;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .menu__icon {
        z-index: 1001;
        display: inline-block;
        position: absolute;
        top: 8px;
        left: 10px;
    }

    .menu__links {
        position: absolute;
        display: none;
        top: 0;
        right: 0;
        padding: 60px 0px;
        left: 0;
        background: #6d3949;
        background-size: cover;
        padding-bottom: 10px;
        height: 100vh;
        z-index: 1000;
        overflow: auto;
    }

    .menu__links-item {
        display: block;
        padding: 7px 0;
        float: inherit;
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 0.5px;
        border-right: 0px;
        text-align: center;
        color: #ffffff;
    }

    .menu__links-item i {
        float: initial !important;
        position: absolute;
        margin-left: 15px !important;
    }

    .menu__links-item:hover {
        background: none;
        transition: 0s ease;
    }

    .menu__links-logo {
        display: block;
        width: 100%;
        margin-bottom: 25px;
    }
}

#banner .owl-nav {
    display: inline-block;
}

#banner .owl-nav button {
    height: 58px;
    width: 58px;
    display: inline-block;
}

#banner .owl-nav button span {
    font-size: 0px;
}

#banner .owl-nav .owl-prev {
    position: absolute;
    top: 26%;
    left: -39px;
    background: url(../img/strela_left.png) no-repeat !important
}

#banner .owl-nav .owl-next {
    position: absolute;
    top: 26%;
    right: -39px;
    background: url(../img/strela_right.png) no-repeat !important
}

#postuplenie .owl-nav, #slideshow0 .owl-nav, #carousel0 .owl-nav, #novosti .owl-nav {
    display: inline-block;
}

.owl-carousel .owl-stage-outer {
    position: relative;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    left: 0;
    margin-top: -24px;
}

#postuplenie .owl-nav {
    top: 34%;
}

#novosti .owl-nav {
    top: 34%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    height: 48px;
    width: 48px;
    background: #fff;
    border-radius: 48px;
    line-height: 1;
    box-shadow: 0px 5px 6.72px 0.28px rgba(165, 65, 96, 0.2);
    position: absolute;
    margin: auto;
    text-align: center;

}

.owl-carousel .owl-nav button.owl-prev {
    left: -24px;
}

.owl-carousel .owl-nav button.owl-next {
    right: -24px;
}

.owl-carousel .owl-nav button.owl-next svg,
.owl-carousel .owl-nav button.owl-prev svg {
    fill: #6b0131;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;

}

.owl-carousel .owl-nav button.owl-next:hover svg,
.owl-carousel .owl-nav button.owl-prev:hover svg {
    fill: #51c5cf;
}

.opis_input {
    line-height: 1;
    color: #979696;
    font-family: Open Sans;
    font-size: 12px;
}

#slideshow0 {
    margin-top: 14px;
}

#novosti {
}

/*Footer*/
footer {
    padding: 93px 0px;
    margin-top: 55px;
    font-family: Open Sans;
    color: #fff;
    background: #6b0131;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

footer:before {
    content: "";
    width: 100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img/dashed_bg.png) repeat;
}

footer:after {
    content: "";
    width: 100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/dashed_bg.png) repeat;
}

footer a {
    color: #fff;
}

footer a:hover, footer a:focus {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
    outline: none;
}

.footer_in {
}

.foot_lists {
    padding-left: 55px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.foot_tit {
    font-family: Lora;
    padding-bottom: 19px;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
}

.foot_links ul li {
    line-height: 24px;
    font-size: 14px;
}

.foot_links, .foot_tit {
    /* padding-left: 11px;*/
}

.foot_links_right ul li a {
    /* font-size: 13px;*/
}

.foot_tel ul li {
    line-height: 24px;
    font-size: 15px;
    letter-spacing: -0.5px
}

.foot_logo a {
    display: block;
    margin-bottom: 15px;
}

.foot_logo a:hover {
    border-bottom: 0px;
}

.foot_logo span {
    display: block;
    font-family: Open Sans;
    color: #fff;
    line-height: 24px;
    font-size: 15px;
}

.foot_logo img {
    width: 191px;
}

.podval {
    color: #abaaaa;
    font-family: Open Sans;
    font-size: 12px;
    height: 46px;
    line-height: 46px;
    border-bottom: 2px solid #51c5cf;
    background: #fff;
}

.podval_left {
}

.podval_right {
    text-align: right;
}

.podval_right a {
    color: #abaaaa;

}

.podval_right a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #abaaaa;
}

/*ÐœÑ‹ Ð² Ð¸Ð½ÑÑ‚Ð°Ð³Ñ€Ð°Ð¼ÐµÐµ*/
.mi_inst .mi_inst_blocks {
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mi_inst .mi_inst_blocks img {
    max-width: 160px;
}

.mi_inst {
    position: relative;
    display: inline-block;
    width: 100%;
}

.mi_inst_title {
    text-align: center;
    margin-bottom: 62px;
    width: 100%;
    background: url(../img/mi_inst.png) no-repeat 50% 50%;
    color: #414141;
    font-size: 19px;
    font-style: italic;
    display: block;
}

.mi_inst_title span {
    padding: 0px 150px;
    background: #fff;
}

.mi_inst_title a {
    color: #51c5cf;
    display: inline;
    border-bottom: 2px dotted #51c5cf;
}

.mi_inst_title a:hover {
    text-decoration: none;
    color: #6b0131;
    border-bottom: 2px dotted #6b0131
}

/*ÐšÐ°Ñ€ÑƒÑÐµÐ»ÑŒ - ÐŸÐ°Ñ€Ñ‚Ð½ÐµÑ€Ñ‹ */
.carousel_bg {
    background: url(../img/partner_bg.png) no-repeat 50% 50%;
    border-radius: 20px;
    position: relative;
    margin: -2px;
    margin-top: 100px;
}

#carousel0 {
    /*padding: 50px 70px;*/
    padding: 59px 70px;
}

.carousel_tit {
    text-align: center;
    display: block;
    position: absolute;
    width: 100%;
    top: -12px;
}

.carousel_tit span {
    padding: 0px 77px;
    display: inline-block;
    font-size: 19px;
    font-style: italic;
    color: #414141;
    background: #fff;

}

.carousel_bg_foot {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -5px;
}

.carousel_bg_foot span {
    position: relative;
    height: 6px;
    width: 75px;
    background: #fff url(../img/carousel_bg_foot.png) no-repeat 50% 100%;
    display: inline-block;
    padding: 0px 150px;
}

@media (min-width: 320px) and (max-width: 767px) {
    #slideshow0 .owl-dots {
        display: block !important;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    #slideshow0 .owl-stage-outer {
        padding-bottom: 0px !important
    }

    #slideshow0 .owl-nav {
        margin-top: 0px !important
    }

    #slideshow0 .owl-dots button.active {
        background: #6b0131 !important
    }

    #novosti .owl-dots {
        display: block !important;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    #novosti .owl-stage-outer {
        padding-bottom: 0px !important
    }

    #novosti .owl-nav {
        margin-top: 0px !important
    }

    #novosti .owl-dots button.active {
        background: #6b0131 !important
    }
}

/*owl-slider*/
.owl-dots {
    display: none;
    margin-top: 20px;
    text-align: center;
}

.owl-dots button {
    margin: 0px 2px;
    background: #bbb !important;
    border-radius: 100px;
    height: 7px;
    width: 7px;
}

.owl-dots button.active {
    background: #4caf50 !important;
    display: inline-block;
}

.owl-nav {
    text-align: center;
    margin-top: 25px;
}

.owl-nav button {
    margin: 0px 10px;
    background: #fff !important;
    color: #333 !important;
}

.owl-nav button span {
    display: inline-block;
}

/*Ð”Ð¾ÑÑ‚Ð°Ð²ÐºÐ° Ð¸ Ð¾Ð¿Ð»Ð°Ñ‚Ð° - ÑÑ‚Ð°Ñ‚ÑŒÐ¸*/
.d_o_block {
    padding: 0px 15px;
    padding-top: 20px;
    margin-bottom: 30px;
}

.d_o_block span {
    display: block;
    padding-bottom: 10px;
    font-size: 23px;
    text-align: center;
}

/*ÐÐºÑ†Ð¸Ñ - Ð±Ð»Ð¾Ðº*/
.bg_akciya_container {
    background: url(../img/carousel_bg_foot.png) no-repeat 50% 0%;
    height: 7px;
    width: 100%;
    display: inline-block;
}

.bg_akciya_container_2 {
    background: url(../img/carousel_bg_foot.png) no-repeat 50% 0%;
    height: 7px;
    width: 100%;
    display: inline-block;
    top: 30px;
}

.information-information .breadcrumb {
    margin-bottom: 40px;
}

.akciya_container_akcii {
    margin-top: 16px;
    display: block;
    min-height: 893px;
    background: url(../img/tochki2.jpg) no-repeat 50% 0%;
}

.akciya_container {
    margin-top: 35px;
    display: block;
    min-height: 2264px;
    background: url(../img/tochki.jpg) no-repeat 50% 0%;
}

.akciya_container_text {
    padding-top: 80px;
    padding-left: 97px;
    position: relative;
}

.akciya_container_text_2 {
    padding-left: 200px;
    padding-top: 100px;
}

.icon_1 {
    position: absolute;
    width: 111px;
    top: 17px;
    right: 7%;
    height: 116px;
    background: url(../img/akciya_gift.png) no-repeat;
}

.icon_2 {
    position: absolute;
    width: 144px;
    top: 40%;
    left: 14%;
    height: 168px;
    background: url(../img/tor.png) no-repeat;
}

.icon_3 {
    position: absolute;
    width: 71px;
    height: 83px;
    bottom: 20px;
    right: 10%;
    background: url(../img/postuplenie.png) no-repeat;
}

.icon_4 {
    position: absolute;
    width: 109px;
    bottom: 53%;
    left: 6%;
    height: 104px;
    background: url(../img/rast_bg_icon_bottom.png) no-repeat;
}

.icon_5 {
    position: absolute;
    width: 111px;
    bottom: 45%;
    right: 9%;
    height: 116px;
    background: url(../img/rasprodaj2.png) no-repeat;
}

.icon_6 {
    position: absolute;
    width: 123px;
    top: -32%;
    right: 9%;
    height: 166px;
    background: url(../img/rasprodaj.png) no-repeat;
}

.stm_font {
    font-size: 36px;
    color: #6b0131;
    font-family: Scriptorama;
    display: block;
}

.akciya_container_text_bg_1 .stm_font {
    padding-bottom: 17px;
}

.akciya_container_text_2 .stm_font {
    padding-bottom: 21px;
}

.rasprodaj2 {
    position: relative;
    margin-top: -96px;
    display: inline-block;
    width: 100%;
}

.akciya_bg_2 {
    padding-bottom: 110px;
}

.akciya_container_text span {
    padding-bottom: 17px;
    display: block;
    font-size: 36px;
    color: #6b0131;
    font-family: Scriptorama;
}

.akciya_container_text h2 {
    display: block;
    padding-left: 27px;
    font-size: 26px;
    font-style: italic;
    color: #414141;
}

.akciya_container_text p {
    margin: 20px 0px;
    display: block;
    padding-left: 30px;
    font-family: Open Sans;
    line-height: 25px;
    color: #abaaaa;
}

.akciya_container_text li {
    display: block;
    padding-left: 27px;
}

.akciya_container_text li a {
    box-shadow: 0px 5px 6.72px 0.28px rgba(165, 65, 96, 0.2);
    position: absolute;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    width: 108px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    display: inline-block;
    color: #fff;
    padding-left: 19px;
    letter-spacing: 0.5px;
    background: #6b0131 url(../img/btn_line.png) no-repeat;
}

.akciya_container_text li a:hover {
    text-decoration: none;
    background: #51c5cf url(../img/btn_line.png) no-repeat;
}

.akciya_container_text_bg_3 {
    padding-top: 90px;
}

.akciya_container_text_bg_3 li {
    display: block;
    padding-left: 27px;
}

.akciya_container_text_bg_3 li a {
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    width: 124px;
    height: 44px;
    line-height: 38px;
    display: inline-block;
    color: #fff;
    padding-left: 23px;
    letter-spacing: 0.5px;
    background: url(../img/akciya_container_button.png) no-repeat;
}

.akciya_container_text_bg_3 li a:hover {
    text-decoration: none;
    background: url(../img/akciya_container_button_blue.png) no-repeat;
}

.akciya_container_text_bg_2 .akciya_container_text_ li a {
    background: url(../img/akciya_container_button_blue.png) no-repeat !important;
}

.akciya_container_img {
    margin-left: 82px;
    z-index: 333;
    margin-top: 68px;
    position: relative;
    width: 100%;
    max-width: 445px;
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    box-shadow: 0px 3px 14px 0px rgba(165, 65, 96, 0.14);
    border: 8px solid #fff;
}

.akciya_container_img_3 {
    margin-left: 71px;
    z-index: 333;
    margin-top: 0px;
    top: 22px;
}

.akciya_img .inner {
    display: block;
    height: 0;
    padding-top: 76.66%;
}

.akciya_container_img img, .akciya_container_img_3 img {
    height: 100%;
    overflow: hidden;
}

.akciya_container_img_rasp {
    margin-left: 71px;
    margin-top: 68px;
    position: relative;
    width: 100%;
    max-width: 430px;
    -o-transform: rotate(3.7deg);
    -ms-transform: rotate(3.7deg);
    -moz-transform: rotate(3.7deg);
    -webkit-transform: rotate(3.7deg);
    transform: rotate(3.7deg);
    box-shadow: 2px 2px 14px #f8e2e8;
    border: 8px solid #fff;
}

.akciya_img_3 .inner {
    display: block;
    height: 0;
    padding-top: 76.666%;
}

.akciya_container_img_rasp span {
    display: inline-block;
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    width: 430px;
    height: 320px;
    background: #fff;
    overflow: hidden;
    box-shadow: 2px 2px 14px #f8e2e8;
    padding: 8px;
}

.akciya_container_img_rasp img {
    height: 100%;
    overflow: hidden;
}

.akciya_container_img_2 {
    margin-right: 63px;
    margin-top: 70px;
    position: relative;
    z-index: 333;
    float: right;
    width: 100%;
    max-width: 445px;
    -o-transform: rotate(3.7deg);
    -ms-transform: rotate(3.7deg);
    -moz-transform: rotate(3.7deg);
    -webkit-transform: rotate(3.7deg);
    transform: rotate(3.7deg);
    box-shadow: 2px 2px 14px #f8e2e8;
    border: 8px solid #fff;
}

.akciya_img_2 .inner {
    display: block;
    height: 0;
    padding-top: 76.666%;
}

.postuplenie_title {
    text-align: center;
    position: relative;
}

.postuplenie_title span {
    margin-bottom: 10px;
    display: block;
    font-family: Scriptorama;
    color: #6b0131;
    font-size: 36px;
}

.postuplenie_title h2 {
    font-style: italic;
    font-size: 26px;
    color: #414141;
}

.postuplenie_bg {
    margin: -2px;
    margin-top: 4px;
    display: block;
    background: url(../img/postuplenie_bg.png) no-repeat 50% 15%;
}

.blog_latest_bg {
    margin-top: 25px;
    margin-bottom: 85px;
    display: block;
}

.carousel_bg_blog_latest {
    display: block;
    width: 100%;
    text-align: center;
    height: 55px;
}

.carousel_bg_blog_latest:after {
    content: '';
    width: 100%;
    position: absolute;
    top: 154px;
    display: block;
    height: 2px;
    background: url(../img/dotted.png) repeat-x;
    z-index: 887;
}

.carousel_bg_blog_latest span {
    position: relative;
    height: 6px;
    z-index: 888;
    width: 75px;
    margin-bottom: 55px;
    background: #fff url(../img/carousel_bg_foot.png) no-repeat 50% 100%;
    display: inline-block;
    padding: 0px 138px;
}

.carousel_bg_postuplenie {
    display: block;
    width: 100%;
    text-align: center;
}

.carousel_bg_postuplenie span {
    position: relative;
    height: 6px;
    top: 24px;
    width: 75px;
    margin-bottom: 20px;
    background: #fff url(../img/carousel_bg_foot.png) no-repeat 50% 100%;
    display: inline-block;
    padding: 0px 138px;
}

.postuplenie_block .postuplenie_nazvanie {
    width: 180px;
    display: inline-block;
}

#banner {
    padding: 55px 70px;
}

#banner .owl-stage-outer {
    padding-top: 3px;
    width: 102%;
    padding-left: 8px;
    margin-right: -8px;
}

#postuplenie {
    padding: 48px 70px 55px;
}

#postuplenie .owl-stage-outer {
    padding-top: 10px;
    width: 102%;
    padding-left: 15px;
    padding-bottom: 15px;
    margin-bottom: -15px;

}

#postuplenie.owl-carousel.owl-drag .owl-item {
    padding-right: 15px;
}

#novosti .item {
    /*margin-bottom: 30px;*/
}

#novosti .item .novosti_img {
    overflow: hidden;
}

#novosti .item .novosti_img img {
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
}

#novosti .item .novosti_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.banner_img {
    height: 222px;
}

.postuplenie_img {
    text-align: center;
    /* display: block;
     padding: 8px;
     box-shadow: 0px 0px 8px #e8e8e8;
     background: #fff;*/
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
}

.postuplenie_img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.postuplenie_img a {
    display: inline-block;
    position: relative;
}

.postuplenie_img img {
    display: inline-block !important;
    border-radius: 0px !important
}

.postuplenie_img a {
    width: 100%;
    height: 100%;
    box-shadow: 0px 3px 14px 0px rgba(165, 65, 96, 0.14);
    border: 8px solid #fff;
}

.postuplenie_img a .inner {
    display: block;
    height: 0;
    padding-top: 71.8309%;

}

.postuplenie_img a .inner:hover {

}

.postuplenie_rating {
    color: #6b0131;
    font-size: 13px;
    margin-top: 25px;
}

.postuplenie_date {
    line-height: 1;
    color: #6b0131;
    font-size: 12px;
    font-style: italic;
    margin-top: 27px;
}

.postuplenie_nazvanie {
    color: #414141;
    display: block;
    margin-bottom: 12px;
    margin-top: 12px;
    font-style: italic;
    font-size: 16px;
}

.postuplenie_nazvanie a {
    color: #000;
    font-style: italic;
    font-size: 16px;
}

.postuplenie_nazvanie a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #51c5cf;
    color: #51c5cf
}

#novosti .item .postuplenie_nazvanie {
    margin-top: 11px;
    margin-bottom: 11px;
    line-height: 1;
}

.postuplenie_price {
    display: block;
    color: #abaaaa;
    font-style: italic;
    font-size: 16px;
}

.postuplenie_desc {
    display: block;
    color: #9e9c9a;
    font-family: Open Sans;
    font-size: 14px;
    height: 60px;
}

.rasprodaj {
    margin-top: 10px;
    padding-bottom: 145px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.rasprodaj_dop_bg {
    width: 111px;
    height: 116px;
    background: url(../img/rast_bg_icon_bottom_2.png) no-repeat 95% 87%
}

.rasprodaj_bg_img_left {
    margin-left: 293px;
    margin-top: 156px;
    width: 100%;
    max-width: 144px;
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    box-shadow: 2px 2px 14px #f8e2e8;
    border: 8px solid #fff;
}

.akciya_img_4 .inner {
    display: block;
    height: 0;
    padding-top: 80.827%;
}

.rasprodaj_bg_img_right {
    margin-right: 216px;
    float: right;
    margin-top: 106px;
    width: 100%;
    max-width: 183px;
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
    box-shadow: 2px 2px 14px #f8e2e8;
    border: 8px solid #fff;
}

.akciya_img_5 .inner {
    display: block;
    height: 0;
    padding-top: 74.316%;
}

.rasprodaj_title {
    text-align: center;
}

.rasprodaj_title span {
    margin-bottom: 20px;
    display: block;
    font-family: Scriptorama;
    color: #6b0131;
    font-size: 36px;
}

.rasprodaj_title h2 {
    font-style: italic;
    font-size: 26px;
    color: #414141;
}

/*ÐÐ°Ð²Ð¸Ð³Ð°Ñ†Ð¸Ñ*/
.lans_pagination {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 5px;
}

.lans_pagination ul.pagination li a {
    height: 40px;
    width: 40px;
    font-size: 20px;
    margin: 0px 6px;
    border-radius: 4px;
    line-height: 40px;
    padding: 0px;
    border: none;
    background: #fff;
    font-weight: 500;
    color: #6d3949;
    border: 1px dashed #d8d8d8;
}

.lans_pagination ul.pagination li.active span {
    color: #fff;
    border: none;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-weight: 700;
    padding: 0px;
    font-size: 20px;
    background: #6d3949;
    border-radius: 4px;
    margin: 0px 6px;
}

.lans_results {
    text-align: center;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 25px;
}

.uSocial-Share .uscl-bar.uscl-style2 .uscl-slide-open {
    background: #51c5cf !important;
    color: #fff !important;;
    border: 1px dashed #fff !important;;
    padding: 4px 5px 5px;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out, background .3s ease-in-out, border .3s ease-in-out;
    width: 45px;
    height: 45px;
    text-align: center;
}

#uSocial .uscl-bar.uscl-style2 .uscl-slide-open:hover, .uSocial-Share .uscl-bar.uscl-style2 .uscl-slide-open:hover {
    background: #6b0131 !important;
    border: 1px dashed #fff !important;;

}

#uSocial .uscl-slide-open:before, .uSocial-Share .uscl-slide-open:before {
    font-size: 20px !important;
    margin-top: 7px;
    display: block;
}

#uSocial .uscl-bar.uscl-bottom.uscl-size32 .uscl-list,
#uSocial .uscl-bar.uscl-top.uscl-size32 .uscl-list, .uSocial-Share .uscl-bar.uscl-bottom.uscl-size32 .uscl-list,
.uSocial-Share .uscl-bar.uscl-top.uscl-size32 .uscl-list {
    display: table;
    left: 20px !important;

    left: calc(20px + 20px) !important;
    -webkit-transform: translateX(0) translateY(0) !important;
    transform: translateX(0) translateY(0) !important;
}

.uSocial-Share .uscl-bar.uscl-bottom .uscl-list {
    bottom: 25px !important;;
}

.uSocial-Share .uscl-bar.uscl-bottom--closed .uscl-list {
    bottom: -125px !important;;
}

.head_logo a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #899ea0;font-family: Lora-Italic, Lora;font-style: italic;
}

.foot_item {flex-grow: 1;flex-shrink: 0;padding: 0 15px;width: 20%;
    
}

/*ÐšÐ°Ñ€Ñ‚Ð¾ Ñ‡ÐºÐ° Ñ‚Ð¾Ð²Ð°Ñ€Ð°*/


