.clearfix:after { zoom:1; visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }

.mm { margin-top:-30px; }
.defcur { cursor:default; }

.filters * { box-sizing:border-box; }

.filters { text-align:center; }
.filters > ul { list-style-type:none; display:table; margin:0px auto;  }
.filters > ul > li { display:table-cell; }
.filters > ul > li > a { display:block; color:#fff; background-color:#777; padding:5px 8px 5px 8px; margin:5px; }
.filters > ul > li > a:hover { color:#8bd5ee; }
.filters > ul > li > a.active,
.filters > ul > li > a.active:hover { color:#fff; background-color:#8bd5ee; }

.fancybox-title-inside-wrap { padding:25px; position:absolute; bottom:0px; left:0px; width:100%; z-index:3; box-sizing:border-box; background-color:rgba(0,0,0,0.5); }

.nexttovideo { padding-right:20px; box-sizing:border-box; text-align:justify; color:#fff; }

.videoblock { margin-left:0; }
.videoblock > .video { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.videoblock > .video > iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.videoblock > .video > img { width:100%; margin-top:-20px; }

.galleryblock { margin:15px 0; }
.galleryblock > #thumbs > .span3 { margin-left:20px; }

@media (max-width:767px) {
	.nexttovideo { padding-right:0px; }
	.galleryblock > #thumbs > .span3 { margin-left:0px; }
}

@media (max-width:500px) {
	.filters > ul > li { display:block; }
}

.contactmap { width:100%; height:350px; border:1px solid #8bd5ee; margin:25px 0; padding:10px; }
.contactmap > div { color: #000; font-weight: 100; font-family: 'Source Sans Pro', sans-serif; line-height: 1.2; text-shadow: none; }

footer.bottom { position:absolute; bottom:0; }

.tender-banner { position: fixed; display: block; width: 200px; right: 0; bottom: 0; z-index: 9999; }
.tender-banner img { display: block; max-width: 100%; } 