@charset "utf-8";

/* CSS Document */

body {
font-size:15px;
font-family: 'Roboto Condensed', sans-serif;
font-weight:normal;
}

h1 {
	text-transform: uppercase;
}


ul, li {
	list-style-type: none;
	padding: 0;
}

a {
	text-decoration: none !important;
}

.top {
background-position: center;
background-repeat: repeat-x;
/*  overflow:hidden;  */
height: 160px;
margin: auto;
}

.logo {
display:block;
width:200px;
height:185px;
/*float:left;
position: absolute; left: 530px; */
top: 0px; 
position: relative; 
z-index: 10;
margin: auto;
}

.top-menu-holder {
/*  float:right; 
width:100%;  */
display: -webkit-box;
}

.addit {
text-align:right;
overflow:hidden;
display: none;
}

.moreinfo {
display:inline-block;
float:right;
margin-right:1em;
padding-top:0.3em;
}

.lang {
margin-right:0.5em;
display:inline-block; 
float:right;
padding: 4px 3px 4px 6px;
}

nav.top-menu {
float:left;
width:100%;
margin: 0 0 10px 0;
}

nav.top-menu ul {
    display: table;
    list-style: outside none none;
    padding: 0;
    width: initial;
    margin: auto;
}


nav.top-menu ul li {
padding: 0 55px;
display: initial;
float: left;
}


nav.top-menu ul li a {
line-height:3em;
text-align:center;
display: initial;
font-size:1em;
text-transform:uppercase;
}

nav.top-menu ul li.active, nav.top-menu ul li:hover {
border-radius: 10px;
position: relative;
z-index: 0;
}

nav.top-menu ul li.active a, nav.top-menu ul li:hover a {

}


nav.top-menu li span.floatLeft {
height:2em;
width:2px;
margin-top:0.5em;
}

.header {
border-top-style: solid;
border-top-width: 5px;
border-bottom-style: solid;
border-bottom-width: 5px;
background-position: center center;
background-repeat: no-repeat;
}

header {
margin-bottom:0;
}

/* Project */
.row {
float: left;
width: 100%;
}
.col-md-4 {
	width: 29%;
	min-height: 1px;
    position: relative;
	display: inline-block;
	margin: 0 2% 2% 2%;
}

.thumb-bride-groom .bride-groom-photo {
    border: 10px solid #fff;
    border-radius: 100%;
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 80%;
    z-index: 1;
	margin: auto;
}

/* End Project */

/* Block */
.latestCatalogItemsContainer li {
	width: 23% !important;
	margin: 0 30px 30px 0 !important;
}

.latestCatalogItemsContainer li:last-child {
	margin: 0 0px 30px 0 !important;
}

.latestCatalogItems a {
	text-decoration: none;
}

.widgetCatalogItemTitle {
	padding: 5px 0;
	text-transform: uppercase;
}

/* End Block */

.news, .contact {
	float: left;
	width: 50%;
}

.latestPublications {
	padding: 0 30px 0 0;
}

span.widgetPublicationTitle {
    display: block;
    font-size: 15px;
	text-transform: uppercase;
    margin-top: 25px;
}

.date {
	display: none;
}

.pubSummary {
    display: block !important;
    height: 97px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.content {
margin-bottom:0;
padding:3em 1em;
}

.catalogCategories li a {
width:100%;
padding: 0.4em;
}

.catalogCategories li a.active {
font-weight:normal;
} 

.categories {
background: url("images/arrow.png") no-repeat scroll center center;
height: 100%;
width: 4em;
}

footer {
border-top-style: solid;
border-top-width: 5px;
padding:1.8em 0;
}

.footer-links {margin-left:0.5em;}
.footer-links span {margin:0.7em}

#websitebg {margin-right:0.5em;}

/* products */
.listLayout li {
border-style: solid;
border-width: 1px;
}

.catalogSingleItem .itemImage img {
border-style: solid;
border-width: 5px;
}


.productTitle a {
text-transform:uppercase;
text-decoration:none;
}

h2.productTitle {
margin-bottom:0;
padding-bottom:0;
font-size:1.2em;
}

#itemGallery a {
border-width: 1px;
border-style: solid;
}

p.lineClamp {
font-size:0.9em;
margin-top:0;
padding-top:0;
margin-bottom:0;
}


.itemPriceBlock {
border-bottom-style: solid;
border-bottom-width: 1px;
font-size:1.2em;
}

@media screen and (max-width: 1055px) {
	.addit {
	margin-top:-4em;
	overflow:hidden;
	margin-bottom:2em;
	}
	
	.top-menu-holder {
	width:100%;
	}
	
	.top {
	padding-bottom:0em;
	}
	
	.latestCatalogItemsContainer li {
	width: 55% !important;
	margin: 0 auto 20px auto !important;
	float: none !important;
	display: table;
	}
	
	.latestCatalogItemsContainer li:last-child {
	margin: 0 auto 20px auto !important;
	}
	
	.news, .contact {
	width: 100%;
	}
	
	.col-md-4 {
	width: 100%;
	}
}

@media screen and (max-width: 850px) {
	.top {
	padding-bottom:0em;
	background-position: center top;
	background-repeat: no-repeat;
	}
	
	nav.top-menu {
	margin-top:0em;
	min-height: 0 !important;
	}
	
	nav.top-menu ul {
	margin: 0 auto !important;
	width: 100%;
	}
	
	nav.top-menu ul li {
	display:block;
	border-top-style: solid;
	border-top-width: 1px;
	padding: 0;
	float: none;
	text-align: center;
	}
	
	nav.top-menu ul li.active, nav.top-menu ul li:hover {
		border-radius: 0px;
		position: relative;
		z-index: 0;
	}
	
	.expandMain {
	height:3em;
	width:100%;
	background:url(images/menu.gif) no-repeat 1em 0em;
	display:block;
	margin-top:0.3em;
	}
	
	.expandElement {
	position:inherit;
	}
	
	.logo {
	float:none;
	margin:auto;
	margin-bottom:0.5em;
	position: relative;
	left: initial;
	}
	
	.footer-links.floatLeft {
	float:none;
	text-align:center;
	}
	
	#websitebg {
	text-align:center;
	margin-top:1em;
	font-size:0.8em;
	}
	
	.content {
	padding:2em 2%;
	}
	.catalogItem.catalogSingleItem .leftBlock {width:100%}
	.catalogItem.blockElement.catalog{width:48%}
	
	section {
	position:relative;
	}

}

@media screen and (max-width: 768px) {

	.aside article, .aside .pagePath {
	margin-left:4em;
	}

	aside {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	}
	
	.aside aside {width:auto}
	
	.aside aside:hover {
	  width: 100%;
	  max-width: 50%;
	}
	
	.expandfixed {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
	}

}

@media screen and (max-width: 640px) {
	.lang {
	display:inline-block;
	}
	
	.moreinfo {
	display:inline-block;
	}

	.catalogItem.blockElement.catalog{width:100%}
}

@media screen and (max-width: 360px) {
	.latestCatalogItemsContainer li {
	width: 85% !important;
}
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
		body {
			padding: 0;
			margin: 0;
			width: 360px !important; }
		}