section.pfjj12 {
    margin: 50px 0;
}
/* BLOCKS */

.block-items-wrapper {
	font-size: 0;
}
		
		.ovn4 ul{
			list-style-type: none;
			    margin: 30px 0;
    padding: 0;
		}
.block-items-wrapper > div {
	width:100%;
	vertical-align: top;
	font-size: 12pt;
}

.content > .block-2-items, .content >  .block-3-items, .content > .block-4-items, .content > .block-5-items, .content > .block-6-items, .content > .block-7-items, .content > .block-8-items, .content > .block-9-items, .content > .block-10-items {
	margin-left: 0;
	margin-right: 0;
}

.block-2-items > .block-items-wrapper > div {
	width:50%;
	padding:10px;
	float:left;
}

.block-2-items > .block-items-wrapper > div:nth-child(2n+1) {
	clear: left;
}

.block-3-items > .block-items-wrapper > div {
	width:33.33333%;
	padding:10px;
	float:left;
}

.block-3-items > .block-items-wrapper > div:nth-child(3n+1) {
	clear: left;
}

.block-4-items > .block-items-wrapper > div {
	width:25%;
	padding:10px;
	float:left;
}

.block-4-items > .block-items-wrapper > div:nth-child(4n+1) {
	clear: left;
}

.block-5-items > .block-items-wrapper > div {
	width:20%;
	padding:10px;
	float:left;
}

.block-5-items > .block-items-wrapper > div:nth-child(5n+1) {
	clear: left;
}

.block-6-items > .block-items-wrapper > div {
	width:16.66%;
	padding:10px;
	float:left;
}

.block-6-items > .block-items-wrapper > div:nth-child(6n+1) {
	clear: left;
}

.block-7-items > .block-items-wrapper > div {
	width:14.285%;
	padding:10px;
	float:left;
}


.block-7-items > .block-items-wrapper > div:nth-child(8n+1) {
	clear: left;
}


.block-8-items > .block-items-wrapper > div {
	width:12.5%;
	padding:10px;
	float:left;
}


.block-8-items > .block-items-wrapper > div:nth-child(8n+1) {
	clear: left;
}

.block-10-items > .block-items-wrapper > div {
	width:10%;
	padding:10px;
	float:left;
}

.block-10-items > .block-items-wrapper > div:nth-child(10n+1) {
	clear: left;
}

.block-round {
	border-radius: 50%;
}

.block-2-items > .block-items-wrapper > div img, .block-3-items > .block-items-wrapper > div img, .block-4-items > .block-items-wrapper > div img, .block-5-items > .block-items-wrapper > div img, .block-6-items > .block-items-wrapper > div img, .block-7-items > .block-items-wrapper > div img, .block-8-items > .block-items-wrapper > div img, .block-10-items > .block-items-wrapper > div img {
	max-width: 100%;
}

.blumber{display:none;}
.container.blumber.activet {
display:block;
}
.pfjj12 .block-items-wrapper div a.actives {
	opacity:1 !important;
}
.pfjj12 .block-items-wrapper div a
{
	opacity:0.5;
}


@media all and (max-width:1280px) {
	.content {
    width: auto !important;
}
}


@media all and (max-width:600px) {
	
	.block-4-items > .block-items-wrapper > div img, .block-5-items > .block-items-wrapper > div img {
		max-width: 100%;
	}

	.block-4-items > .block-items-wrapper > div {
		width:50%;
		padding:10px;
		float:left;	
	}
	
	.block-4-items > .block-items-wrapper > div:nth-child(2n+1) {
		clear: left;
	}	
	
	
	.block-2-items > .block-items-wrapper > div, .block-3-items > .block-items-wrapper > div {
		width:100%;
		padding:10px;
		float:left;	
	}	
	
	.block-5-items > .block-items-wrapper > div {
		width:50%;
		padding:10px;
		    text-align: center;
		float:left;	
	}	
	
	.block-5-items > .block-items-wrapper > div:nth-child(2n+1) {
		clear: left;
	}
	
	.block-5-items > .block-items-wrapper > div:nth-child(5n+1) {
		clear: inherit;
	}
	
	.block-5-items > .block-items-wrapper > div:last-child {
		display: none;
	}
	
	.block-6-items > .block-items-wrapper > div {
		width:33%;
		padding:10px;
		float:left;	
	}
	
	.block-6-items > .block-items-wrapper > div:nth-child(3n+1) {
		clear: left;
	}
	
	.block-7-items > .block-items-wrapper > div:nth-child(2n+1) {
		clear: left;
	}
	
	.block-8-items > .block-items-wrapper > div {
		width:25%;
		padding:10px;
		float:left;	
	}
	
	.block-10-items > .block-items-wrapper > div {
		width:20%;
		padding:10px;
		float:left;	
	}
	
	.block-10-items > .block-items-wrapper > div:nth-child(5n+1) {
		clear: left;
	}
	
	.block-8-items > .block-items-wrapper > div:nth-child(4n+1) {
		clear: left;
	}
	
}








/* WINDOWS */

.block-window-1::before, .block-window-2::before, .block-window-3::before, .block-window-b::before, .block-window-d::before, .block-loggia-l::before, .block-loggia-u::before, .block-loggia-k::before, .block-loggia-p::before {
	content:"";
	position: absolute;
	/*background: url(/images/windows/window-bg-1.jpg) no-repeat;*/
	background-position: 0px -30px;
	width:80%;
	height:80%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	z-index: -1;
	display: none;
}

.block-window-2::before {
	width:80%;
	height:80%; 
	background-position: -600px -30px;
}

 .block-window-3::before {
	width:90%;
	height:80%;
	background-position: -1000px -30px;
 }
 
.block-window-b::before {
	width:90%;
	height:60%;
	background-position:  -1500px -30px;
}

.block-window-1 span, .block-window-2 span, .block-window-2f span,  .block-window-3 span, .block-window-b span {
	display: inline-block;
	margin: 0px auto;
	padding:5px 10px;
	background: rgba(255, 255, 255, 0.69);
	color:black;
	font-weight: 900;
	margin-top:45%;
	font-size: 18pt;
}

.block-window-b span {
	margin-top:20%;
}
 
/* WINDOWS */



.block-window-1::before, .block-window-2::before, .block-window-3::before, .block-window-b::before, .block-window-d::before, .block-loggia-l::before, .block-loggia-u::before, .block-loggia-k::before, .block-loggia-p::before {
	content:"";
	position: absolute;
	/*background: url(/images/windows/window-bg-1.jpg) no-repeat;*/
	background-position: 0px -30px;
	width:80%;
	height:80%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	z-index: -1;
	display: none;
}

.block-window-2::before {
	width:80%;
	height:80%; 
	background-position: -600px -30px;
}

 .block-window-3::before {
	width:90%;
	height:80%;
	background-position: -1000px -30px;
 }
 
.block-window-b::before {
	width:90%;
	height:60%;
	background-position:  -1500px -30px;
}


.custom-block-window-1 {
	max-height: 330px;
	max-width:153px;
	min-height: 250px;;	
	min-width: 153px;
}


.block-window-2 {
	background-image: url(/assets/templates/new/img/ttr/window-2-s01-wbg.jpg);
	max-width:290px;


}
.block-window-b {
    background-image: url(/assets/images/kverkus/window-b-a.png);
    max-width: 300px;
    min-width: 300px;
	background-repeat:no-repeat;
    max-height: 340px;
}
span.text-purple.text-price.text-size-40 {
    font-size: 40pt;
}
.custom-block-window-2 {
	max-width:290px;
}
.margin-top-10 {
    margin-top: 0;
}
.kfmm23 {margin-top:30px;}



.block-window-3 {
	max-width:430px;
}
.custom-block-window-3 {
	background-image: url(/assets/templates/new/img/ttr/window-3-s010-wbg.jpg);
	max-width:430px;
}




.custom-block-window-b {
	max-width:405px;
	max-height:435px;
}



.block-window-d {
	background-image: url(/assets/templates/new/img/ttr/window-d-s1-wbg.jpg);
	max-width:116px;
	min-width:116px;
}
.custom-block-window-d {
	max-width:116px;
	min-width:116px;
}


