.side-right .doors-slider .item input[type="radio"] {
    display: none;
}

.option-block.line {
    height: 82px;
}

.yam-radio.wall-color {
    position: relative;
    display: inline-block;
    padding: 0 11px 10px 0;
}

.page-text .doors-calc .side-bg .side-right .option-block .popup-close {
    right: 16px;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door {
    position: absolute;
    bottom: 0;
    width: 210px;
    height: 460px;
    left: 0px;
    margin-left: 0;
    z-index: 10;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door-frame {
    position: absolute;
    bottom: 0;
    width: 210px;
    height: 429px;
    left: 0px;
    margin-left: 0;
    z-index: 20;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door-handle {
    z-index: 30;
    width: 50px;
    height: 50px;
    left: 32px;
    bottom: 170px;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door-hinge {
    z-index: 40;
    width: 10px;
    height: 30px;
    left: 185px;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door-hinge.upper {
    bottom: 325px;
}

.page-text .doors-calc .side-bg .side-left .door-viewport .door-hinge.lower {
    bottom: 65px;
}

#pop-hinge {
    top: -370px;
}

.sbm {
    background-color: #424242;
    font-size: 12px;
    color: #fff !important;
    text-transform: uppercase;
    font-family: "PFDinTextCondProBold", sans-serif;
    border: none;
    height: 21px;
    margin: 0;
    cursor: pointer;
    padding: 3px 6px;
}

table.styled-table tr td .text-field {
    background-color: #fff;
    border: 1px solid #9F704D;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 80px;
    height: 21px;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
}

.page-text .doors-calc .side-bg .side-left .door-viewport {
    height: 470px;
}

.page-text .doors-calc .side-bg .side-left .door-desc {
    width: 196px;
}

.small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none;
}

.page-text .calc-next .img {
    height: 275px;
}

.page-text .calc-next .img img {
    display: inline-block;
    max-height: 245px;
    width: auto;
}

.yam-checkbox .check {
    top: 1px;

}

.yam-radio .check {
    top: 1px;

}

header .desktop-header .logo.abs_l_index {
    position: absolute;
    top: -74px;
    left: 24px; /*-24px;*/
    z-index: 2;
}

header .desktop-header .logo.abs_l_main {
    position: absolute;
    top: -74px;
    left: -8px;
    z-index: 2;
    width: 296px;
}

header .desktop-header .near-logo {
    margin-left: 318px;
}

.yam-menu.yam-menu-left.mmain {
    margin-top: 54px; /*95px;*/
}

header.header-index .desktop-header .right-side #owl-carousel .owl-controls {
    position: absolute;
    bottom: 8px;
    left: 50%;
    margin-left: -59px;
    text-align: center;
    display: inline-block;
}

.lang {
    text-align: center;
    width: 219px;
    margin-left: 29px;
    margin-top: 20px;
}

.lang a {
    color: #595a5a;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    margin: 0 11px 0 10px;
}

.lang a.active, .lang a:hover {
    color: #fff;
}

.lang a:after {
    content: "";
    display: inline-block;
    height: 14px;
    width: 1px;
    background: #5b5b5b;
    position: absolute;
    right: -12px;
}

.lang a img {
    vertical-align: top;
}

.lang a:last-child:after {
    display: none;
}

.column .news-block .inner {
    padding: 18px 18px 18px 18px;
}

#page-root .three-blocks {
    margin-bottom: 80px;
}

#blink a {
    -webkit-animation: blink5 2s linear infinite;
    animation: blink5 2s linear infinite;
}

#yam-menu-left > li#blink > a {
    color: #000;
}

@-webkit-keyframes blink5 {
    0% {
        background: rgb(212, 212, 212);
    }
    50% {
        background: rgb(255, 166, 0);
    }
    100% {
        background: rgb(255, 128, 0);
    }
}

@keyframes blink5 {
    0% {
        background: rgb(212, 212, 212);
    }
    50% {
        background: rgb(255, 166, 0);
    }
    100% {
        background: rgb(255, 128, 0);
    }
}

@media only screen and (min-width: 64.063em){
    .option-block.line {
        height: 63px;
    }
}

@media only screen and (max-width: 1650px) {
    header .desktop-header .logo.abs_l_index {
        position: absolute;
        top: -74px; /*-110px;*/
        left: 24px;
        z-index: 2;
    }
}

@media only screen and (max-width: 1150px) {
    header .desktop-header .logo.abs_l_index {
        position: absolute;
        top: -110px;
        left: 65px;
        z-index: 2;
    }
}

/*13.01.2017*/
.footer-soc-icons{
    margin-left: -5px;
}
.footer-soc-icons .title{
    display: block;
    margin:0 0 5px 5px;
    color:#bbb;
}
.footer-soc-icons a{
    display: inline-block;
    zoom:1;
    vertical-align: middle;
    *display:inline;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    background-repeat: no-repeat;
}
.footer-soc-vk, .footer-soc-facebook{
    background-image: url(./img/sprite/icons-s183987b321.png);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
}
.footer-soc-youtube,.footer-soc-twitter,.footer-soc-ok{
    background-image: url(./img/sprite/icons-footer-youtube_twit_ok.png);
}
.footer-soc-vk{
    background-position: 0 -724px;
}
.footer-soc-facebook{
    background-position: 0 -664px;
}
.footer-soc-youtube{
    background-position: 0 50%;
}
.footer-soc-twitter{
    background-position: -40px 50%;
}
.footer-soc-ok{
    background-position: 100% 50%;
}
.fast-js-filter{
    margin-bottom: 25px;
}
.catalog-fast-section .fast-js-filter{
    margin:0 0 0 -3px;
    background-color: #fff;
    padding:5px 0;
}
.fast-js-filter-content{
    float: right;
}
.fast-js-filter-title{
    font-size: 16px;
    color: #424242;
    font-family: "PFDinTextCondProBold", sans-serif;
    line-height: 2.3125rem;
}
.fast-js-filter-content label{
    font-size: 16px;
    color: #424242;
    font-family: "PFDinTextCondProRegular",Arial,sans-serif;
    display: inline-block;
    vertical-align: middle;
    zoom:1;
    *display:inline;
    margin: 0 8px 0 25px;
}
.fast-js-filter-content select{
    margin: 0;
    width: auto;
    min-width: 134px;
}
#yam-menu-left>li>ul>li.cortex-promo>a{
    background: #FFB500;
    color: #000;
}