@charset "utf-8";
/* CSS home */

#header-wrapper {
    padding: 26px 0;
}

#logo, #logo a {
	clear:both;
}

#header-wrapper.sticky {
    padding: 10px 0;
}

#primary-menu {
    margin: 12px 0 0;
}

#pulsante_video_slider {
	margin-top:200px;
}

#bycrema {
	margin-top:8px;	
}

#about {
    background-image: url("/images/architettura.jpg");
}

#tecnologia {
    background-image: url("/images/tecnologia.jpg");
	color: #FFFFFF;
    padding: 100px 0;
}

#contact {
    background-image: url("/images/dove.jpg");
}

#index {
    background-image: url("/images/perche.jpg");
}


.item-info .subtitle {
    font: 400 13px/23px 'Open Sans',Helvetica,Arial,sans-serif;
    margin-bottom: 0;
}

.centrato {
	text-align:center;
}

.parallax-background.light .item-mask {
    background: none repeat scroll 0 0 rgba(93, 80, 74, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.07) inset;
}

.blog_piano {
	font-weight:bold;	
}

#menu_unita {
	margin:0 auto;
	float:left;
}

#footer p.copyright {
    text-align: center;
}

/* menu */
.menu li a {
    color: #5b4f48;
}

.menu li a.current, .menu li a:hover {
    /*color: #5b4f48;*/
	/*border-bottom: solid 2px #5b4f48;*/
	color:#FFFFFF !important;
	background-color: #5b4f48;	
}

.menu li:after {
    color: #999999;
    content: "";
}

.menu li:last-child a {
    padding-right: 15px;
}
li.lingue {
	margin-left: 15px;
}
.menu li a.lang_switch {
	padding: 0 !important;
	margin-right: 5px;
}
.menu li a.lang_switch:active, .menu li a.lang_switch:focus, .menu li a.lang_switch:hover {
	background-color: transparent;
	color: #5b4f48 !important;
}
.menu li a.lang_switch.curr_lang {
	text-decoration: underline;
}
/* pulsanti */

.grey {
    background-color: #5b4f48;
}
.grey:hover {
	background-color:#444444 !important;
}


/* prettyphoto   */

.pp_nav p {
    float: left;
    margin: -1px 5px;
}


.pp_nav {
    margin: 1px 10px 0 0;
}

.pp_expand {
	display:none !important;
}


/* gallery  */
.gallery .caption {
    background-color: #5b4f48 !important;
}

.gallery .caption h4 {
    font-weight: 400;
	font-size: 12px;
}

/* members */
.team-member-info {
    /*padding: 12px 12px 22px 12px;*/
}

.foto-team {
	padding-bottom:20px;
}


/* blog / news  */

.comment-form input.submit {
    width: 140px;
	background-color: #5b4f48;
}

.avatar {
	margin-right:20px;
}


.comment div {
    padding: 0px !important;
}

.comment .avatar {
	margin-right:20px;
	margin-bottom:10px;
}

#back_to_blog {
	position:absolute;
	margin-top:15px;
	margin-left:20px;
	text-transform:uppercase;
	font-size:14px;
}


/* form newsletter */
.jotform-form {
    padding: 0px 0 !important;
}

#footer h3.title {
    font-size: 26px;
    font-weight: 300;
    letter-spacing: -0.5px;
    line-height: 30px;
}