
.npt4r .container{
	position: relative;
    height: 800px;
}
.npt4r{
	
	    background: url(/assets/templates/new/img/nwps/the_wall.jpg) center no-repeat;
    min-width: 100%;
}

.npt4r .h1-wrap {
    margin-top: 30px;
    padding: 20px;
    padding-bottom: 100px;
    border: 4px solid #ffc038;
    text-align: right;
}
.npt4r .h1-wrap h1 {
    font: 45px "MuseoSansBold", sans-serif;
    color: #000;font-weight:600;
    margin-bottom: 20px;
}
.npt4r .h1-wrap h1 span {
    color: #85c406;
}
.npt4r .cupboard {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

/**********************************************/
.mebel{
        padding-left: 15px;
    padding-right: 15px;
}
.mebel h3{
    color:#d7210e;
    font-size: 22px;
    text-align: center;
}

.mebel p.text-center{
    text-align: center;
}

.mebel p{
    text-align: justify;
}


.ostek .carousel-otd.owl-theme .owl-controls {
	position: absolute;
	bottom: 10px;
	left: 50%;
        margin-left:-55px;
}

.ostek .carousel-otd.owl-theme .owl-dots .owl-dot span {
	width: 25px;
	height: 25px;
	margin: 5px 5px;
	background: none;
	border: 2px solid #d7210e; 
}

.ostek .carousel-otd.owl-theme .owl-dots .owl-dot.active span{
	background: #d7210e !important;
	border: 2px solid #d7210e !important;
}
.jfu34 .flex
{
	width:100%;
}
.mebel.ostek .ostek_block{
    height:670px;
}
.ostek{
    margin-top:  20px;
    margin-bottom: 20px;
}

.ostek .ostek_block {
	width: 100%;
	max-width: 505px;
	margin: 30px;
        background: #f4f4f4;
        border-radius: 5px;
}

.ostek_flex.f-center,
.ostek .flex{
    align-items: flex-start;
}

.ostek .ostek_block img{
    width:100%;
}

.ostek .ostek_block .ostek_bb{
    padding: 20px;
}

.ostek .ostek_block .ostek_params{
    width:140px;
    font-size: 18px;
    font-weight: normal;
}

.ostek .ostek_block h3{
    margin-top: 20px;
    margin-bottom: 15px;
}

.ostek .ostek_block p{
	font-size: 16px;
    max-height: 141px;
    min-height: 141px;
   
}
.ostek .bb_bottom{
      border-top: 1px solid #e5e5e5;  
      margin-top: 20px;
      padding-top: 20px;
}
.ostek .ban_pr{
    font-size: 22px;color:#000;
    font-weight: 900;
}
.ostek .ban_pr span{
    font-size: 50px;
}
.ostek .ban_pr sup{
        font-size: 25px;
}
.ostek .bb_bottom .o9 {
	position:absolute;
	right:0;
	top: 35px;
}
.ostek .bb_bottom {position:relative;}

/**********************************************/





@media (max-width:600px){
	
	
	.npt4r .col-xs-8 {
    width: 100%;
}
.npt4r .h1-wrap h1 {
    font: 26px "MuseoSansBold", sans-serif;
}
.npt4r .h1-wrap {

    padding-bottom: 0;
}

.npt4r .container {
    height: 600px;
}

	.npt4r .col-xs-offset-3 {
    margin-left: 0;
}

	.ostek_flex.f-center, .ostek .flex {
    align-items: unset;
}
.mebel.ostek .ostek_block
{
	margin:0;margin-bottom: 25px;
}

.ostek .flex {
    display: block;
}
	.ostek .ostek_block {
   
    max-width: unset;
	}
}