.maxwidth-theme {
    margin-left: auto!important;
    margin-right: auto!important;
    position: relative;
    width: 100%;
	padding: 0;
}


div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.item-views .item .price,
.order-block .price {
    line-height: 19px;
}
.item-views .item .price .fa,
.order-block .price .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 22px;
    background: 0 0;
}
.item-views .item .price .price_val,
.order-block .price .price_val {
    font-size: 18px;
    font-weight: 700;
    padding-right: 5px;
    color: #1d2029;
}
.item-views .item .price .price_old,
.order-block .price .price_old {
    line-height: 15px;
    padding-top: 2px;
}
.item-views .item .price .price_old .fa,
.item-views .item .price .price_old .price_val,
.order-block .price .price_old .fa,
.order-block .price .price_old .price_val {
    font-size: 13px;
    font-weight: 400;
    padding-right: 5px;
    color: #777;
    text-decoration: line-through;
}
.order-block .price,
.order-block .price + .btn {
    display: inline-block;
    vertical-align: top;
}
.order-block .price .price_val {
    font-size: 24px;
}
.order-block .price.nop {
    margin-top: 8px;
}
.order-block .price + .btn {
    margin-left: 5px;
}
.item-views {
    margin-bottom: 0;
    position: relative;
}
.item-views.with_tabs hr:last-of-type {
    display: none;
}
.item-views .section-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 15px;
}
.item-views .item {
    border: 1px solid #e2e7eb;
    margin-bottom: 10px;
    position: relative;
}
.catalog.item-views .flexslider .item:hover,
.item-views .item:hover {
    border-color: #bbc7ce;
}
.catalog.item-views .flexslider .item .buy_block .counter input {
    padding-top: 1px;
    padding-bottom: 1px;
}
.item-views .item.noborder {
    border: none !important;
}
.item-views .item .title {
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 22px;
    line-height: 30px;
}
.item-views .item .section_name {
    color: #85878b;
    font-size: 11px;
    line-height: 13px;
    margin: 10px 0 14px;
}
.item-views .item .previewtext {
    margin-bottom: 20px;
}
.item-views .item .btn {
    white-space: normal;
    margin-bottom: 0;
    max-width: 100%;
}
.item-views .item .property {
    margin-bottom: 4px;
}
.item-views .item .properties .property:first-of-type {
    margin-top: 14px;
}
.item-views .item .property .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #6d7a83;
    font-size: 12px;
}
.item-views .item .image {
    overflow: hidden;
}
.item-views .item .image .img-inside {
    border: 0;
    display: block;
    padding: 0;
    position: relative;
}
.detail .period,
.item-views .item .period {
    margin: 2px 0 9px 0;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}
.detail .period span,
.item-views .item .period span {
    background-color: #9caeb8;
    border-radius: 20px;
    height: 20px;
    margin: 0 12px 0 0;
    padding: 0.3em 1em;
}
.item-views .item .description {
    font-size: 12px;
    line-height: 20px;
}
.item-views .item:not(.review) .text {
    padding: 0;
    color: #555;
}
.item-views .item .text hr {
    margin: 18px 0 4px 0;
    display: block;
}
.item-views .item .text .properties + hr {
    margin-bottom: 18px;
}
.item-views .item.wti .text {
    padding: 24px !important;
}
.item-views .item .info .text {
    padding: 0 !important;
}
.item-views .item p {
    margin-bottom: 20px;
}
.item-views .item p:last-child {
    margin: 0;
}
.item-views.accordion:not(.with_tabs) .tab-pane + .tab-pane,
.item-views.list:not(.with_tabs) .tab-pane + .tab-pane {
    margin-top: 30px;
}
.item-views.list .item .text {
    padding: 24px 24px 24px 0;
}
.item-views.list .item.wdate .title {
    margin-bottom: 5px;

}
 @media (max-width: 558px) {
.item-views.list .item.wdate .title {
    margin-top: 8px;

} }

.item-views.list .item .image {
    height: auto;
    text-align: center;
    width: 100%;
    padding: 24px 0 24px 24px;
}
.item-views.list .item .image img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.item-views.list.image_right .item .image {
    padding-right: 24px;
    padding-left: 0;
}
.item-views.list.image_right .item .text {
    padding-left: 24px;
    padding-right: 0;
}
.item-views.list .item.noborder .text {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}
.item-views.list .item.noborder .image {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0;
    padding-bottom: 0;
}
.item-views.table .item {
    margin-bottom: 30px;
}
.item-views.table .item .title {
    text-align: center;
}
.item-views.table .item .text {
    padding: 15px 24px 24px;
    overflow: hidden;
}
.item-views.table .item.wti .text {
    padding-top: 24px;
}
.item-views.table .item .image {
    padding: 24px 24px 0 24px;
    text-align: center;
    width: 100%;
}
.item-views.table .item .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.item-views.sections {
    margin-bottom: 0;
}
.item-views.sections .item {
    margin: 0 0 59px;
    overflow: hidden;
}
.item-views.sections .item .info {
    color: #555;
    line-height: 18px;
}
.item-views.sections .item .info a {
    text-decoration: none;
}
.item-views.sections .item .title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 7px;
}
.item-views.sections .item .image {
    height: 133px;
    line-height: 133px;
    margin-bottom: 18px;
    text-align: left;
    width: 200px;
}
.item-views.sections .item .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom: 1;
}
.detail .period {
    margin: 0 0 6px;
}
.detail .content {
    margin-bottom: 20px;
}
.detail .detailimage {
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
}
.detail .detailimage img {
    max-height: 250px;
    max-width: 100%;
    vertical-align: top;
    display: inline-block;
    border-bottom: 2px solid;
}
.detail .image-left {
    float: left;
    margin-right: 25px;
    text-align: left;
    max-width: 300px;
}
.detail .image-right {
    float: right;
    margin-left: 25px;
    text-align: right;
    max-width: 300px;
}
.detail .image-wide {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.detailimage.image-head {
    margin-bottom: 24px;
    text-align: center;
}
.detailimage.image-head img {
    margin: 0 auto;
}
.detail .ask_a_question {
    clear: right;
    float: right;
    margin-bottom: 20px;
    margin-left: 25px;
    width: 100px;
}
.detail .ask_a_question .btn-default.wc.vert {
    margin: 0 0 13px;
}
.detail .ask_a_question .btn-default.wc.vert + div {
    color: #888;
    line-height: 16px;
}
.detail .wraps {
    margin-bottom: 30px;
}
.detail .wraps h3,
.detail .wraps h4 {
    margin-bottom: 30px;
}
.detail .wraps.nomargin {
    margin: 0;
}
.detail .front .flex-direction-nav {
    top: -60px;
}
.detail .galery {
    margin-right: -1px;
    margin-left: -1px;
}
.detail .galery .inner {
    border: 1px solid #d7dee3;
    max-height: 673px;
    overflow: hidden;
    padding: 50px 62px;
}
.detail .galery .item {
    padding: 0;
    text-align: center;
    position: relative;
}
.detail .galery .item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.detail .galery span.zoom {
    z-index: 1;
    height: 47px;
    width: 47px;
    margin: -24px -24px 0 0;
    opacity: 0;
}
.detail .galery span.zoom i {
    font-size: 28px;
    left: 1px;
}
.detail .galery .item:hover span.zoom {
    opacity: 1;
}
.detail .galery .flexslider {
    border: none;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    background: 0 0;
}
.detail .galery .flexslider .flex-viewport,
.detail .galery .items {
    height: 100%;
}
.detail .galery #slider .flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    color: transparent;
    height: 30px;
    opacity: 0;
    text-shadow: none;
    width: 30px;
    margin-top: -15px;
}
.detail .galery #slider .flex-direction-nav .flex-prev {
    left: 15px;
}
.detail .galery #slider .flex-direction-nav .flex-next {
    right: 15px;
}
.detail .galery #slider .flex-direction-nav .flex-prev:before {
    content: "\f104";
}
.detail .galery #slider .flex-direction-nav .flex-next:before {
    content: "\f105";
    left: 12px;
}
.detail .galery #slider .flex-direction-nav a:before {
    color: #fff;
    font-family: FontAwesome;
    font-size: 26px;
    left: 9px;
    position: absolute;
    top: 2px;
    text-shadow: none;
}
.detail .galery #slider.flexslider:hover .flex-direction-nav a {
    opacity: 1;
}
.detail .galery #carousel .flex-direction-nav a {
    color: transparent;
    height: 20px;
    margin-top: -10px;
    opacity: 1;
    text-shadow: none;
    width: 30px;
}
.detail .galery #carousel .flex-direction-nav .flex-prev {
    left: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-next {
    right: 0;
}
.detail .galery #carousel .flex-direction-nav .flex-prev:before {
    content: "\f104";
}
.detail .galery #carousel .flex-direction-nav .flex-next:before {
    content: "\f105";
    left: 18px;
}
.detail .galery #carousel .flex-direction-nav a:before {
    color: #778285;
    font-family: FontAwesome;
    font-size: 29px;
    left: 2px;
    position: absolute;
    top: -4px;
}
.detail .galery #carousel.flexslider {
    border: 0 none;
    box-shadow: none;
    z-index: 1;
    max-width: 391px;
    width: 100%;
    text-align: center;
    margin: 19px auto -22px !important;
    padding: 0 30px;
}
.detail .galery #carousel .slides li {
    text-align: center;
    border: 1px solid transparent;
    height: 77px;
    line-height: 75px;
    margin-right: 7.5px;
    overflow: hidden;
    width: 77px !important;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
.detail .galery #carousel .slides li:hover {
    border-color: #d7dee3;
}
.detail .galery #carousel .slides li.flex-active-slide {
    opacity: 0.6;
}
.detail .properties {
    margin-top: 20px;
}
.detail .post-content .properties {
    margin-top: 0;
}
.detail .property {
    margin-bottom: 10px;
}
.detail .property .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    color: #6d7a83;
}
.detail .chars .char-wrapp {
    margin-bottom: -10px;
    margin-top: 14px;
}
.detail .chars .char-wrapp .char_name {
    font-weight: 700;
    font-style: italic;
    text-align: left;
    position: relative;
    vertical-align: top;
}
.detail .chars .char-wrapp .char_name .hint .tooltips {
    display: none;
    position: absolute;
    left: -30px;
    top: 40px;
    width: 100px;
    padding: 5px;
    box-shadow: 0 0 10px;
    z-index: 9;
    background: #fff;
}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
    display: block;
}
.detail .chars .props_table {
    width: 100%;
}
.detail .chars .props_table td {
    padding: 5px 0;
    border-top: 1px dotted #aaa;
}
.detail .chars .props_table .char_name span,
.detail .chars .props_table .char_value span {
    display: inline-block;
    background: #fff;
    background: #fff;
    position: relative;
    zoom: 1;
    top: -21px;
}
.detail .chars .props_table .char_name span {
    font-style: normal;
    padding-right: 10px;
    left: -2px;
}
.detail .chars .props_table .char_value {
    text-align: right;
}
.detail .chars .props_table .char_value span {
    padding-left: 10px;
    right: -2px;
}
.detail .chars .props_table .char_name .hint .icons {
    display: inline-block;
    position: absolute;
    cursor: pointer;
    left: -20px;
    top: 19px;
    height: 13px;
    width: 13px;
    background: url(/bitrix/templates/aspro-scorp/images/hint.jpg) 0 0 no-repeat;
}
.detail .chars .props_table .char_value span ol,
.detail .chars .props_table .char_value span ul {
    text-align: left;
}
.detail .item-views {
    margin-bottom: 25px;
}
.news.front {
    position: relative;
}
.news.front .item {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 6px;
}
.news.front .item:last-of-type {
    border-bottom: 0;
}
.news.front .item a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.news.front .item .image {
    float: left;
    width: 105px;
    max-height: 70px;
    max-width: 105px;
    height: 70px;
    line-height: 67px;
    text-align: center;
}
.news.front .item .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.news.front .item .info {
    padding-left: 125px;
}
.news.front .item.wti .info {
    padding-left: 0;
}
.news.front .item .title {
    font-size: 13px;
    line-height: 18px;
    margin-top: -2px;
    color: #324860;
}
.news.front .item .period {
    border-left: 2px solid #d2d2d2;
    color: #666;
    font-size: 11px;
    height: 12px;
    line-height: 12px;
    margin-bottom: 8px;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}
.teasers.item-views.front {
    position: relative;
    margin-top: 47px;
    margin-bottom: 0;
}
.teasers.item-views.front .item {
    margin: 13px 0 48px;
}
.teasers.item-views.icons.front .item .image {
    color: #fff;
    margin: 0;
    float: left;
    width: 50px;
    text-align: center;
    height: 50px;
    width: 50px;
    font-size: 20px;
    border-radius: 25px;
    line-height: 46px;
}
.teasers.item-views.icons.front .item .info {
    padding-left: 69px;
}
.teasers.item-views.icons.front .item.wti .info {
    padding-left: 0;
}
.study.item-views .item .price {
    margin-top: 3px;
    margin-right: 15px;
}
.reviews.item-views .item {
    border: none;
    margin-bottom: 30px;
}
.reviews.item-views .item .title {
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
}
.reviews.item-views .item .docs {
    padding-bottom: 10px;
}
