/* CSS Document */

body {
	margin: 0; padding: 0;
	font-family: Helvetica;

    padding-top: 25px;
	
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}


.defaultContent {
	/*position: relative;
	width: 950px;
	margin: 0 auto;*/
	
	position:absolute;
	top:41%; left:49%;
	width:950px; height:700px;
	margin-left:-475px;
	margin-top: -350px;
	padding:0;
	background-color:#fff;
}

.arq-header {
	height: 50px;
}

.arq-logo {
	position: absolute;
	top: 20px;
}

/* ----------- MENU ----------*/

.menuContainer{
    padding-bottom: 30px;
}

.arq-menu {
margin-top: -40px;

    float: right;
    cursor: pointer;
    position: relative;
    width: 500px;
	text-align: right;
}

a.arq-menu-item {
	cursor: pointer;
	
	padding: 3px 0; margin: 0 15px 0 15px;
	/*border-bottom: 2px solid #AAA;*/
	
	font-size:12px;
	font-weight:lighter;
	color: #999;
	text-transform: uppercase;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.arq-menu-item:hover {
	cursor: pointer;
	border-bottom: 2px solid #000;
	color: #000;
}

a.arq-menu-item.active{
	cursor: pointer;
	border-bottom: 2px solid #000;
	color: #000;	
}

.arq-menu-item:last-child {
	margin-right: 0 !important;
}

.arq-submenu {
	cursor: pointer;
	
	position: absolute;
	text-transform: uppercase;
	right: 0;
	top: 26px;
}

a.arq-submenu-item {
	cursor: pointer;
	float: left;
	padding: 3px 0; margin-left: 10px;

	
	font-size:10px;
	font-weight:lighter;
	color: #999;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

a.arq-submenu-item:hover, a.arq-submenu-item.active {
	cursor: pointer;
	border-bottom: 2px solid #000 !important;
	color: #000;
	
}

.item-active {
	color: #000;
	border-bottom: 2px solid #000;
}
.sm-about {
	left: 798px !important;
}

/* ----------- GALLERY ----------*/

.gallery {
	display: none;
	margin-top: 40px;
	width: 950px; 
}

.box {
	overflow: hidden;
	width: 950px; height: 579px;
	list-style: none;
	padding: 0; margin: 0;
}

ul.box li {
	display: none;
	width: 950px; height: 579px;
	padding: 0; margin: 0;
}

.liDisplay {
	display: block;
}

.arq-gallery-dida {
	display: inline-block;
	width: 850px; 
	padding: 0; margin: 7px 0 0 0;
	
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

.arrow {
	float: right;
	margin-top: 2px;
	
	font-family: Helvetica;
	font-size: 20px;
	font-weight: lighter;
	color: #999;
}

.arrow-left {
	cursor: pointer;
	display:inline-block;
	
	margin-right: 5px;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.arrow-left:hover {
	color: #000;
}

.arrow-right {
	cursor: pointer;
	display:inline-block;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.arrow-right:hover {
	color: #000;
}

/* --------------- HOME --- */

.box-home {
	overflow: hidden;
	width: 950px; height: 100%;
	list-style: none;
	padding: 0; margin: 0;
}

.arq-home {
	display: inline-block;
	width: 950px; 
	padding: 0; margin: 15px 0 0 0;
	
	text-align: center;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
}

.arq-home-link, .arq-home-link a, .arq-home-link a:link, .arq-home-link a:visited {
	display: inline-block;
	cursor: pointer;
	margin: 0 5px; padding: 0;
	text-decoration: none;
	color: #666;
	
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.arq-home-link a:hover {
	text-decoration: none;
	color: #000;
}

/* --------------- ABOUT --- */

.arq-about {
	display: block;
	width: 850px; 
	padding: 0; margin: 15px 0 0 0;
	
	text-align: left;
	font-size: 14px;
	font-weight: lighter;
	color: #333;
}

.arq-head {
	display: block;
	width: 850px; 
	padding: 0; margin: 5px 0 0 0;
	
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
	color: #333;
}

.left-column {
	float: left;
	margin-bottom: 15px;
	width: 450px; height: 100%;
	text-align: justify;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
}

.right-column {
	float: right;
	margin-bottom: 15px;
	width: 450px; height: 100%;
	text-align: justify;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
}


.left-column-new {
	float: left;
	margin-bottom: 15px;
	width: 450px;
	height: 100%;
	text-align: justify;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
}

.right-column-new{
	float: right;
	margin-bottom: 15px;
	width: 450px;
	height: 100%;
	text-align: justify;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
}


.right-column-new p{
	margin-top: 12px;
}


.one-column {
	clear: both;
	width: 950px;
	text-align: justify;
	font-size: 12px;
	font-weight: lighter;
	color: #333;
}

/* --------------- CONTACT --- */

.arq-facebook {
	display: block;
	width: 950px; height: 35px;
	padding: 0; margin:  0;
	
	text-align: right;
	font-size: 10px;
	font-weight: lighter;
	color: #333;
}

.arq-facebook img {
	float: right;
}

.arq-contact {
	display: block;
	width: 950px; 
	padding: 0; margin: 10px 0 0 0;
	
	text-align: left;
	font-size: 10px;
	font-weight: lighter;
	color: #333;
}

.arq-address {
	float: left;
	width: 400px; 
	padding: 0; margin: 0;
	
	text-align: left;
	font-size: 10px;
	font-weight: lighter;
	color: #333;
}

.arq-mail {
	float: right;
	width: 400px; 
	padding: 0; margin: 0;
	
	text-align: right;
	font-size: 10px;
	font-weight: lighter;
	color: #333;
}

/* ------------ PRESS --- */

.presslist {
	margin: 0; padding: 0;
}

.presslist li
{
	float: left;
	width: 146px; height: 230px;
	list-style-type: none;
	padding: 0; margin: 10px 6px 0 6px;
	
	font-family: Helvetica;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #333;
}




.theme-default .nivoSlider{
	box-shadow: 0 !important;
}

#imageGallery{
	position: relative;
}

#imageGallery .linkToGmaps{
    position: absolute;
    height: 20px;
    left: 488px;
    top: 171px;
    width: 20px;
	display: inline-block;
	border-radius: 20px;
}
#imageGallery .linkToGmaps:hover{
	opacity: 0.1;
	background-color: red;
}










#grid[data-columns]::before {
	content: '3 .column.size-1of3';
}

/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }

@media screen and (max-width: 480px){
	#grid[data-columns]::before {
		content: '1 .column.size-1of1';
	}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	#grid[data-columns]::before {
		content: '2 .column.size-1of2';
	}
}
@media screen and (min-width: 769px) {
	#grid[data-columns]::before {
		content: '3 .column.size-1of3';
	}
}

/* Again, you’re free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }

#grid img{
	max-width: 100%;
}

.boxContainer{
    padding: 10px;
    position: relative;
    display: block;
}


.boxContainer:hover .overlay{
    display: block;

}

.overlay{
    width: 100%;
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    padding: 10px;
}

.overlay-background {
    background-color: rgba(255, 255, 255, 0.8);
    color: black;
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;

}

.overlay-background-text1{
    position: absolute;
    bottom: 65px;
    left: 40px;
    font-weight:bold;
    text-transform: uppercase;
    font-size: 16px;
    display: inline-block;
	color: #414141 !important;
}

.overlay-background-text2{
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: inline-block;
    font-size: 16px;
	color: #414141 !important;
}




.logo{
    padding-top: 20px;
    
}


.theme-default .nivoSlider{
    box-shadow: none !important;
}

.swiper-slide{
    text-align: center;
}

.swiper-slide img{
    max-width: 100%;
    display: inline-block;
}




.tipoProgetto{
    float: left;
    display: block;
    position: relative;
    margin-bottom: 30px;
    /*height: 300px;*/
    overflow: hidden;

    padding-right: 15px;
    padding-left: 15px;
    
}

.tipoProgetto .lbl{
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 200px;
    height: 60px;
    text-transform: uppercase;
    /*color: black;*/
	color: #414141;
	
    text-align: center;
    line-height: 60px;
    
    font-size: 16px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.6);

}

.tipoProgetto:hover .lbl{
	background-color: rgba(255,255,255,1);	
}

.tipoProgetto img{
    width: 100%;
}

.tipoProgetto.progetto_0{
    width: 40%;
}
.tipoProgetto.progetto_1{
    width: 60%;
}
.tipoProgetto.progetto_2{
    width: 35%;
}
.tipoProgetto.progetto_3{
    width: 20%;
}
.tipoProgetto.progetto_4{
    width: 45%;
}




.underSlider{
   padding-top: 15px;
}

.projectName{
    font-size: 10px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
}

.swiper-pagination{
    position: relative;

    float: right;

}

.swiper-pagination-bullet{
    background: #36474F;
    width: 14px;
    height: 14px;
}

.swiper-pagination-clickable .swiper-pagination-bullet{
    margin-left: 2px;
    margin-right: 2px;
}


.mappaContatti{
    text-align: center;
	position: relative;
}

.mappaContatti img{
    display: inline-block;
}

.mappaContatti a{
	display: inline-block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 41%;
	left: 49%;
	
	z-index: 4;
}

.contatti{
	font-size: 10px;
    font-weight: lighter;
    color: #333;
	padding-top: 15px;
}

.contatti .first{
	
}

.contatti .second{
	text-align: right;	
}




.profilo{
	
}

.profilo .up{
	margin-bottom: 40px;	
}

.singoloProfilo{

}

.singoloProfilo .nomeProfilo{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 18px;
}

.singoloProfilo .alto{
    position: relative;
}

.singoloProfilo .alto img {
    width: 120px;
    height: 120px;
    max-width: 100%;
}

.singoloProfilo .basso{
    padding-top: 20px;
    text-align: justify;
	
}





.pubblicazione{
    margin-bottom: 10px;
    text-align: center;
}

.pubblicazione img{
    max-width: 100%;
}

/* pubblicazioni*/
.pubDescription{
    display: inline-block;
    font-size: 9px;
    text-transform: uppercase;
    width: 100%;
}




/* mobile menu */

.navbar-default{
    border-color: white;
    box-shadow:none;
    background-color: white;
    background-image: none;
}


.footer{
	padding-top: 15px;
	font-size: 9px;
	color: #949494;
}

