.responsive_table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}

.responsive_table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em;
}

.responsive_table tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
}

.responsive_table th,
.responsive_table td {
    padding: .625em;
    text-align: center;
}

.responsive_table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
}
@media screen and (max-width: 600px) {
    .responsive_table {
        border: 0;
    }

    .responsive_table caption {
        font-size: 1.3em;
    }

    .responsive_table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .responsive_table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em;
    }
    .responsive_table tr.mob_hide {
        display: none;
    }

    .responsive_table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: left;
    }

    .responsive_table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    .responsive_table td:last-child {
        border-bottom: 0;
    }
}

.colors {
    margin: -3px 0 0 -4px;
    overflow: hidden;
    width: 204px;
}

.colors li {
    border: 2px solid transparent;
    border-radius: 20px;
    float: left;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 2px;
}
.colors li  input{
    display: none;
}
.colors li label {
    background: none repeat scroll 0 0 #000000;
    border-radius: 20px;
    display: block;
    height: 21px;
    width: 21px;
	cursor: pointer;
}
.colors li.selected {
    border: 2px solid #ffc601;
    opacity: 1;
}
.colors li .selected:hover {
    opacity: 1;
}
.colors li:hover {
    opacity: 0.9;
}
.preloader_bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background:#FFF;
	opacity:0.9;
	text-align: left;
}
.preloader_progress {
	padding:3.5% 0 0;
	vertical-align:middle;
}

.windows-reviews .slide-div .rating a.active {
    background: url("../images/stars.jpg") no-repeat scroll 1px 0 rgba(0, 0, 0, 0);
}

.windows-reviews .slide-div .rating a {
    cursor: pointer;
}

#review-form-add #comment-file-avatar {
    position: absolute; cursor: pointer; margin-top: 0px; height: 65px; opacity: 0; width: 260px;
}

#review-form-add #comment-file-avatar-name {
    color: infotext;
    font-size: 10px;
    font-style: italic;
    margin-left: 70px;
    margin-top: 45px;
    position: absolute;
}

.rating .rating-value {
    background: url("../images/stars.jpg") no-repeat scroll 1px 0px rgba(0, 0, 0, 0);
    height: 19px;
}
#review_messages {
    padding-left: 10px;
    padding-right: 10px;
}

.yashare-init {
    overflow: hidden;
}
.yashare-init .b-share{
    padding: 0 !important;
}
.yashare-init a {
    background: url("../images/icons.png") no-repeat scroll left -373px rgba(0, 0, 0, 0);
    border: 2px solid #1266b1;
    border-radius: 30px;
    display: block;
    height: 30px;
    margin: 4px 7px 0 0;
    width: 30px;
    padding: 0 !important;
}
.yashare-init a span {
    display:none;
}

.yashare-init a.b-share-btn__facebook {
    background-position: 11px -412px;
    border: 2px solid #aab1b8;
}
.yashare-init a.b-share-btn__facebook:hover {
    background-color: #aab1b8;
    background-position: 11px -452px;
}

.yashare-init a.b-share-btn__vkontakte {
    background-position: -30px -412px;
    border: 2px solid #aab1b8;
}
.yashare-init a.b-share-btn__vkontakte:hover {
    background-color: #aab1b8;
    background-position: -30px -452px;
}

.yashare-init a.b-share-btn__odnoklassniki {
    background-position: -71px -412px;
    border: 2px solid #aab1b8;
}
.yashare-init a.b-share-btn__odnoklassniki:hover {
    background-color: #aab1b8;
    background-position: -71px -452px;
}

.yashare-init a.b-share-btn__twitter {
    background-position: -112px -412px;
    border: 2px solid #aab1b8;
}
.yashare-init a.b-share-btn__twitter:hover {
    background-color: #aab1b8;
    background-position: -112px -452px;
}

.yashare-init a.b-share-btn__gplus {
    background-position: -153px -412px;
    border: 2px solid #aab1b8;
}
.yashare-init a.b-share-btn__gplus:hover {
    background-color: #aab1b8;
    background-position: -153px -452px;
}

.button.submit {
    background: none repeat scroll 0 0 #aab1b8;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    font-family: "arialbold";
    font-size: 11px;
    height: 35px;
    letter-spacing: 1.5px;
    position: relative;
    text-transform: uppercase;
    top: -1px;
    width: 105px;
    padding: 9px 10px;
}

.slider-range {
    background: none repeat scroll 0 0 #aab1b8;
    border-radius: 4px;
    height: 6px;
    position: relative;
    width: 100%;
}
.slider-range .ui-slider-handle.first-a {
    margin-left: -7px;
}
.slider-range .ui-slider-handle span {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #999999;
    color: #999999;
    font-family: "arialregular";
    font-size: 16px;
    height: 24px;
    left: 0;
    padding-left: 4px;
    position: absolute;
    top: -40px;
    width: 60px;
}
.slider-range .ui-slider-handle span:before {
    border-left: 1px solid #999999;
    border-right: 5px solid transparent;
    border-top: 4px solid #999999;
    bottom: -5px;
    content: "";
    left: -1px;
    position: absolute;
}


.bx_filter_container_modef {
    position: relative;
}
.bx_filter_popup_result{
    position: absolute;
    display: none;
    height: 33px;
    border-top:   1px solid #c0d6dc;
    border-right: 1px solid #c0d7dd;
    border-bottom:1px solid #c0d6dc;
    border-left:  1px solid #c0d7dd;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    color: #3f3f3f;
    font-weight: normal;
    font-size: 13px;
    line-height: 33px;
    padding: 0 10px;
    margin-left: 10px;
    margin-top: -7px;
    z-index: 1100;
    white-space: nowrap;
}
.bx_filter_popup_result .arrow{
    width:8px;
    height: 14px;
    position: absolute;
    top:50%;
    margin-top:-7px;
    background: url(../images/arr_left.png) no-repeat center;

}
.bx_filter_popup_result.left  {
    left: 190px;
    top: -11px;
}
.bx_filter_popup_result.right .arrow{left: -8px;background: url(../images/arr_left.png)  no-repeat center}
.bx_filter_popup_result.left  .arrow{right:-8px;background: url(../images/arr_right.png) no-repeat center}
.bx_filter_popup_result a{color: #0073a3}
.bx_filter_popup_result a:hover{text-decoration: none}
.bx_filter_popup_result_close{display: none}
.bx_filter_popup_result_link {
    display: inline !important;
    border-bottom: none !important;
}
.bx_filter_popup_result_link:before{
    background: none !important;
    content: "";
    height: auto !important;
    position: relative;
    right: 0;
    top: 0;
    width: auto !important;
}

.window-inside2 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    overflow: auto;
    padding: 20px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

.auth-forms h1 {
    text-align: center;
}
.forms-page .windows-form {
    z-index: 900;
}
.product-common .compare-table {
	font-family: 'arialbold';
	color: #264f85;
}
.check label{
    cursor: pointer;
}
.check label.disabled{
    opacity: .4;
    cursor: default;
    pointer-events: none;
}
/*Перенос из парных тегов*/
 .rc-anchor-light.rc-anchor-normal {
            margin-top: 1px;
        }
.rc-anchor-normal .rc-anchor-checkbox-label {
            width: 100px;
        }
.rc-anchor-normal .rc-anchor-content {
            width: 159px;
        }
.rc-anchor-normal {
            width: 257px;
        }
.rc-anchor-normal .rc-anchor-pt {
            margin: 2px 13px 0 0;
            padding-right: 2px;
            position: absolute;
            right: 16px;
            text-align: inherit;
            width: 211px;
        }

.money_new p {
    font-size: 18px;
}
.money_new-block {
    display: flex;
    flex-wrap: wrap;
}
.money_new-block a {
    display: block;
    margin-right: 20px;
}
.money_new-block .paysystem {
    width: 100px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
}
.windows-buy1click-discount {
    display: none;
}
@media screen and (max-width: 480px) {
    .money_new p {
        text-align: center;
    }
    .money_new-block {
        flex-direction: column;
        align-items: center;
    }
}
.carouser_container {
    margin: 0 auto;
    overflow: hidden;
    width: 1201px;
}
#carousel1 .carousel-inner .item img.slider-img1 {
    width: 100%;
}
#carousel1 .carousel-inner .item img {
    margin-left: -600px;
}
.new_carousel {
    height: 250px !important;
    margin-bottom: 50px;
}
.new_carousel .carousel-inner .item {
    width: 100% !important;
    height: 250px !important;
}
.new_carousel .carousel-inner .item .slide {
    width: 100%;
    height: 100%;
}
.new_carousel .carousel-inner .item img {
    height: 250px !important;
}
.new_carousel .carousel-indicators {
    bottom: 23px;
}

.catalog-inner .item .forte-btn {
    left: 44px;
    position: absolute;
    letter-spacing: .92px;
    z-index: 10;
    width: 160px;
    transition: .5s;
    height: 0;
    overflow: hidden;
    top: 146px !important;
}
.catalog-inner .item .forte-btn > a {
    display: flex;
    height: auto;
    width: 160px;
}
.catalog-inner .item:hover .forte-btn {
    height: auto;
}

.menu-top > li > a {
    margin-right: 0 !important;
    padding: 0 16px;
}
.menu-top > li:first-child > a {
    padding-left: 0;
}
.share_menu > a {
    background: #f7627a;
}
.share_menu:hover a,
.share_menu a:hover {
    color: #fff !important;
    background: #ff7a90;
}
.photo-part_main {
    width: 100%;
}

.catalog-inner .item .item_info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 10px;
}
.catalog-inner .item .item_info_box > a {
    width: auto;
    height: auto;
}
.catalog-inner .item .item_info_box > a > img {
    width: 65%;
}
.catalog-inner .item_discount .price {
    width: 120px;
    position: relative;
    bottom: 0 !important;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 1217px) and (min-width: 978px) {
    .carouser_container {
        width: 961px;
    }
    #carousel1 .carousel-inner .item img {
        margin-left: -490px;
    }
}
@media screen and (max-width: 977px) and (min-width: 738px) {
    .carouser_container {
        width: 721px;
    }
    #carousel1 .carousel-inner .item img {
        margin-left: -360px;
    }
    .new_carousel {
        height: 200px !important;
    }
    .new_carousel .carousel-inner .item {
        height: 200px !important;
    }
    .new_carousel .carousel-inner .item img {
        height: 200px !important;
    }
}
@media only screen and (max-width: 737px) {
    .carouser_container {
        width: auto;
        padding: 0 10px;
    }
    #carousel1 .carousel-inner .item img {
        margin-left: -345px;
    }

    .new_carousel {
        height: 180px !important;
    }
    .new_carousel .carousel-inner .item {
        height: 180px !important;
    }
    .new_carousel .carousel-inner .item img {
        height: 180px !important;
    }
    .catalog-inner .item .forte-btn {
        left: 39px;
    }
}
@media only screen and (max-width: 580px) {
    #carousel1 .carousel-inner .item img {
        margin-left: 0 !important;
        left: 0 !important;
    }
    .new_carousel {
        height: 150px !important;
    }
    .new_carousel .carousel-inner .item {
        height: 150px !important;
    }
    .new_carousel .carousel-inner .item img {
        height: 150px !important;
    }
}
@media only screen and (max-width: 480px) {
    .new_carousel {
        height: 130px !important;
    }
    .new_carousel .carousel-inner .item {
        height: 130px !important;
    }
    .new_carousel .carousel-inner .item img {
        height: 130px !important;
    }
}
@media only screen and (max-width: 320px) {
    .new_carousel {
        height: 100px !important;
    }
    .new_carousel .carousel-inner .item {
        height: 100px !important;
    }
    .new_carousel .carousel-inner .item img {
        height: 100px !important;
    }
    .new_carousel .carousel-indicators {
        bottom: 0;
    }
}