.row:after, .row:before {
    content: " ";
    display: table;
}
.row .item_block {
    padding: 0 16px 0 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.flexbox--row {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}
.flexbox--align-start {
    align-items: flex-start;
}
.flexbox--justify-space-between {
    justify-content: space-between;
}
.flexbox--row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: center;
}
.side_RIGHT .container_inner {
    flex-direction: row;
}
.wide_page .middle, #content>.middle {
    float: none;
}
.middle:not(.menu) {
    position: relative;
    float: left;
    width: 100%;
}
.middle>.container {
    width: 100% !important;
    padding: 0 !important;
    position: relative;
}


@media (min-width: 992px) {
    .wrapper1.long_banner_contents.long_header .banners-content .banner-wrapper, .wrapper1.long_banner_contents.smalls.big_header.sticky_menu .banners-content .banner-wrapper {
        padding-top: 135px;
    }
}
.banners-content .maxwidth-banner>.row {
    margin: 0;
}
.banners-content .maxwidth-banner .maxwidth-theme {
    background: none;
    min-height: 320px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: left;
}
.banners-content .maxwidth-banner .maxwidth-theme {
    position: relative;
}
.wrapper_inner.wide_page .product-view--type2 .product-info, body .maxwidth-theme, body .wrapper_inner {
    max-width: 1408px;
}
.wrapper_inner, .maxwidth-theme {
    padding: 0 var(--theme-page-width-padding);
    margin: 0 auto;
    background: #fff;
    background-color: var(--black_bg_black);
    float: none;
}
.maxwidth-theme {
    width: 100%;
}
@media (min-width: 992px) {
    .banners-content .maxwidth-banner .maxwidth-theme {
        min-height: 500px;
    }
}
@media (min-width: 992px) {
    .banners-content .maxwidth-banner .text {
        padding-right: 50px;
        padding-left: 0;
    }
}
.banners-content .text {
    padding-top: 40px;
    padding-bottom: 30px;
}
.banners-content .item_block {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.wrapper1 .banners-content .maxwidth-banner .dop-text {
    opacity: .5;
}
.font_upper_md {
    font-size: .733em;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.darken {
    color: #333;
    color: var(--white_text_black);
    text-decoration: none;
}
 .banners-content .maxwidth-banner .item_block.text h1 {
    margin-bottom: 25px;
}
.banners-content .text h1 {
    padding-right: 0;
}
.banners-content h1 {
    line-height: 1.25em;
}
.banners-content .intro-text {
    min-height: auto;
    padding: 0 0 30px;
}
.banners-content .text .intro-text + p {
    margin-bottom: 0;
}
p:first-of-type {
    margin-top: 0;
}
@media (min-width: 992px) {
    .banners-content .maxwidth-banner .banner-wrapper .img.item_block {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}
.banners-content .item_block {
    display: table-cell;
    float: none;
    vertical-align: middle;
}
.banners-content .img {
    text-align: left;
}
.banners-content .img img {
    max-height: 500px;
    max-width: none;
}
@media (min-width: 992px) {
    .banners-content .img {
        display: table-cell !important;
    }
}

.detail-news1 .period_wrapper {
    position: relative;
    margin-top: 36px;
    margin-bottom: 36px;
}
.detail-news1 .period_wrapper>div:not(.period_wrapper_inner) {
    margin: 0 -14px 0 19px;
    width: 41px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: right;
}
.light-menu-color i.svg {
    opacity: 1;
}




.item-views.tizers {
    padding: 3px 0 23px;
    margin-bottom: 0;
    position: relative;
}
.item-views.tizers .items.tops>.row {
    align-items: start;
}
.item-views.tizers .item-wrapper>.item {
    padding-bottom: 32px;
    height: 100%;
    min-height: 100%;
    position: relative;
}
.item-views.tizers:not(.top) .item-wrapper>.item .image {
    margin-top: 6px;
    max-width: 40px;
}
.item-views.tizers .item-wrapper>.item .image {
    margin-bottom: 10px;
    max-height: 50px;
    flex-shrink: 0;
    align-self: normal;
}
.item-views.tizers svg path {
    fill: var(--theme-base-color);
}
.light-menu-color i.svg {
    opacity: 1;
}
.image .svg {
    top: 0;
}
.item-views .item .title {
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    color: var(--white_text_black);
}
@media (min-width: 601px) {
    .item-views.tizers .item-wrapper>.item .pull-left+.inner-text {
        padding-left: 26px;
    }
}









