
#main{
	margin-top:220px;
}
#main .text{
	text-align: center;
	margin-bottom: 90px;
}
#main .text .container{
	max-width: 850px;
	display: inline-block;
}
#slider{
	
}
#second .text{
	text-align: center;
	margin: 50px 0 90px 0;
}
#second .container .text {
	max-width: 850px;
	display: inline-block;
	column-count: 2;
    font-size: 17px;
    text-align: left;
}



.page-template-contents_list-tpl section{
	text-align: center;
}


#products{

}
#products .item h2{
	font-size: 30px;
}
#products .item>.text{
	font-size: 20px;
	margin-top: -12px;
}
#products .blocks{
	margin-bottom:150px;
}
#products .block{
	text-align: center;
	margin-top:60px;
}
#products .block>.text{
	margin-top:45px;
	font-size: 17px;
}


#collections{
	text-align: center;
}
#collections .item{
	padding-bottom: 76px;
}
#collections .pictogram{
	padding:30px 0;
}
#collections .pictogram img{

}
#collections .title{
	margin-bottom: 60px;
}
#collections .title h2{
	font-size: 20px;
	background-image: none;
	padding-bottom: 0;
	text-transform: none;
	font-family: 'D-DIN';
	letter-spacing: normal;
}
#collections .slider{

}
#collections .slider-container{

}
#collections .collection_text{
	max-width: 850px;
	display: inline-block;
	column-count: 2;
    font-size: 17px;
    text-align: left;
    margin:60px 0 150px;
}
#collections .achievements{
	text-align: center;
}
#collections .achievements .container{
	width: 1200px;
	display: inline-block;
	text-align: center;
	padding-left: 1%;
	overflow: hidden;
}



#achievements{
	text-align: center;
}
#achievements .item{
	margin-bottom: 100px;
}
#achievements .pictogram{
	padding:60px 0 30px 0;
}
#achievements .title h2{
	font-size: 30px;
	background-image: none;
	padding-bottom: 0;
	letter-spacing: 2px;
}
#achievements h3{
	font-size: 20px;
	margin-bottom: 60px;
}

#achievements .main-image, #achievements .dimension-image{
	padding-bottom:60px;
}
#achievements .text{
	max-width: 850px;
	display: inline-block;
    font-size: 17px;
   padding-bottom: 90px;
}
#achievements .text strong{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
	display: inline-block;
}


.achievements .grid-item:hover .texts{
	visibility:visible;
    opacity:1;
}
.achievements .texts{
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 99%;
	background-color: #233C91;
	color: #fff;
	visibility:hidden;
    opacity:0;
    transition:visibility 0.3s linear,opacity 0.3s linear;
    /*padding-top: calc( 50% - 50px );*/
    padding-top: 60px;
}
.achievements .texts a{
	color: #fff;
	text-decoration: none;
	position: relative;
}
#collections .achievements .texts .title{
	text-transform: uppercase;
	/*margin:120px 0 20px  0;*/
	margin-bottom: 0;
	font-size: 30px;
	font-family: "Times New Roman";
}
.achievements .texts .designer{

}




#contact-link{
	padding-bottom: 150px;
	margin-top: -60px;
}
#contact-link .container{

}
#contact-link a{

}


#addresses{
	text-align: center;
	margin-top: 90px;
	font-size: 26px;
}
#addresses h3{
	font-weight: bold;
	margin-bottom: 24px;
}
#addresses .text{
	line-height: 32px;
}
#addresses a{
	color: #233C91;
	text-decoration: none;
}
#addresses a:hover{
	text-decoration: underline;
}
    




.standard{

}
.standard h2{
	font-size: 22px;
}
.standard a{
	color: #233C91;
}


