@font-face
{
	 font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
}
@font-face
{
	font-family: "Roboto Slab";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url("http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZpwaoV4em0XsfI20r5f4EOM.woff2") format("woff2"), url("http://fonts.gstatic.com/s/robotoslab/v6/y7lebkjgREBJK96VQi37ZkbeuvGrcRTTBH456c-a4yI.woff") format("woff");
}
body
{
	margin:0;
	background-color: #ffffff;
	font-family:'roboto slab' !important;
	line-height:20px; 
   
}
#main /* wraps #content, scrolls */
{ 
  overflow: auto; /* scroll! */
  position:absolute; /* make offsetParent */
  top: 0; height: 100%; width: 100%; /* fill parent */
} 
a
{
	color:#000;
	text-decoration:none;
}
.clearfix,
.cleared
{
	clear:both;
}
ul
{
	list-style-position:inside;
}
.moduletable
{
	margin-bottom:20px;
}

.home .slide img
{
	width:100%;
}
.home
{
	display:block;
	width:100%;
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
}
.header
{
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
	height:80px;
	z-index:120;
	background-color:rgba(0,0,0,0.75);
}
#logo 
{
	float:left;
}
#logo h1
{
	margin:0;
}
.navigator 
{
	float:right;
}
#logo img
{
	height:100px;
	margin-top:-5px;
	padding-left:20px;
}

.blog-featured .item .item-image,
.blog .item .item-image
{
	width:50%; 
	margin:0 0 0 10px;  
}
.blog-featured .item,
.blog .item
{
	text-align:justify;
	margin-top:45px;
	margin-bottom:20px;
}
 
.contenuto
{
	padding-top:50px;
	padding-bottom:30px;
}
.blog-featured .item  h2,
.blog .item h2
{
	margin-top:0; 
	margin-bottom:10px;
} 

.blog-featured .item .item-image img,
.blog .item .item-image img
{
	width:100%; 
}
.footer .category-module 
{
	margin:0;
	padding:0;
	list-style:none;
}
.footer .category-module li
{
	display:inline-block;
	min-width:18%;
	padding-right:1%;
}
.footer .foots p
{
	display:block; 
	clear:both;
	margin:0px 0;
}

.credit
{
	background-color: #fff;
    border-top: 1px solid #ccc;
	padding:15px 0 5px;
	color:#666;
	min-height:24px;
}
.credit p
{
	margin:0;
}
 
.credit a
{
	color:#888;
}
.credit .commons
{
	text-align:center;
	font-size:10px;
}
   
.footer .itm .social .menu li .image-title
{
	display:none;
}
.blog .items-leading .item-image
{
	width:40%;
	float:right;
	margin:0 0 10px; 
}
.blog .items-leading .item-image img
{
	width:100%;
}
.blog .cols-3 .item .item-image,
.blog .cols-4 .item .item-image
{
	width:100%;
	margin-bottom:15px;
	margin-right:0;
}
.blog .cols-3 .item h2,
.blog .cols-4 .item h2
{
	text-align:center;
}

.blog-featured .items-row
{
	clear:both;
}
.blog-featured .items-leading .item-image
{
	width:30%;
	margin:0 0px 10px 10px;
	float:right;
}
.item-image img
{
	width:100%;
}
.nav.menu
{
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	padding-right:5px;
}
 
.nav.menu li
{
	display:inline-block;
}
.nav.menu li a
{
	line-height:80px;
	font-size:16px;
	text-transform:uppercase;
	padding:0 15px; 
	display:block;
}
#gallery .span3
{
	margin-bottom:20px;
	overflow:hidden;
}
#gallery .span3 img
{
	min-height:100%;
	width:100%;
}
#gallery .span3:nth-child(4n+1)
{
	margin-left:0;
}

.sopra,
.mezzo,
.sotto,
.bot
{
	border-top:1px solid #cccccc;
	min-height:350px;	
	border-bottom:1px solid #cccccc;
	position:relative; 
}

.sub:after
{
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	content:' ';
	background-color:rgba(32, 32, 32 0.8);
}
 


#cwcontact1 .input label,
#cwcontact1 .cal label
{
	display:none;
}
#cwcontact1 .span4:nth-child(3n+1)
{
	margin:0; 
}
#cwcontact1 .input textarea
{
	
}
#cwcontact1 .input input,
#cwcontact1 .input select,
#cwcontact1 .input-append input,
#cwcontact1 .input textarea
{
	border:1px solid #888888;
	box-shadow:none;
	background-color:#fff !important;
	padding:15px 20px !important;
	font-family: "Raleway",sans-serif !important;
	color:#0a0a0a;
    font-size: 16px;  
    line-height: 20px; 
	margin-bottom:15px;
	width:100% !important;
	box-sizing:border-box;
}


.times .spin
{
	width:100%;
	display:block;
	margin-bottom:30px;
	text-align:left;
}
.times .spin .itm
{
	width:45%;
	border:1px solid #888888;
	background-color:#fff; 
	padding:20px;
	float:left;
	box-sizing:border-box;
}
.times .spin .itm:nth-child(2n) 
{
	float:right;
}
.times .spin:nth-child(2n) .cliar
{
	clear:left;
}
#cw_mod_contact_cal_fromcwcontact1_img
{
	height: 0 !important;padding: 0 !important;border: none !important;
}
.input-append
{
	text-align:right;
}
.cw-mod-contact-light-buttons .btn-submit
{
	float:none;
}
.cw-mod-contact-light-buttons .btn-submit #submitcwcontact1
{
	padding:10px 20px;
	background-color:#323232;
	color:#fff;
	border:none;
	width:200px;
	text-transform:uppercase;
  font-size:24px;
  cursor:pointer;
	margin:auto;
}
.cw-mod-contact-light-buttons
{
	text-align:center;
	width:100% !important;
}
.footer
{
	background-color:#323232;
	color:#ffffff;
	text-align:center;
	padding:20px 0;
}
.footer p
{
	margin:0;
	padding:15px;
}
.navigator.fixed
{
	position:fixed;
	left:0;
	right:0;
	top:0;
}
.blog h2
{
	text-transform:uppercase;
	font-size:24px;
	line-height:24px;
	text-align:left;
}
.times .spin:nth-child(2n+1)
{
	text-align:right;
}
.times .spin:nth-child(2n) .itm
{
	float:right;
}

#services .itm
{
	padding:0 15px;
	box-sizing:border-box;
}
#services .itm img
{
	width:100%;
}
#services .itm h2
{
	font-size:42px;
	font-weight:400;
	text-align:center;
	font-family:'Roboto Slab';
	text-transform:uppercase;
}
#gallery .item
{
	box-sizing:border-box;
	padding:0 10px;
	width:25%;
	float:left;
	margin-bottom:20px;
	position:relative;
}
.galleria 
{
	width:100%;
	position:relative;
	overflow:hidden;
}
.galleria:after
{
	content:" ";
	width:100%;
	position:relative;
	display:block;
	margin-top:66%;
}
.galleria a
{ 
	position:absolute;
	top:0;
	bottom:0;
	left:0px;
	right:0px;
}

.galleria img
{
	width:100%; 
}

#gallery .item h4
{
	position:absolute;
	top:0;
	left:10px;
	bottom:0px;
	right:10px;
	margin:0;
	padding:15px;
	background-color:rgba(32,32,32,0.7);
	color:#fff;
	transition:all 0.5s ease-in-out;
}
#gallery .item:hover h4
{
	top:100%;
	padding-top:0;
	padding-bottom:0;
}
.pagina	
{
	padding:40px 0;
}
.item-page h2,
.blog h1,
.moduletable h3
{
	  color: #000000;
    font: 400 32px/36px "Roboto Slab",sans-serif;
    margin: 0 0 25px;
    text-transform: uppercase;
	text-align:center;
}
.mezzo,
.sotto,
.bot
{
	 background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.mezzo
{
	 background-image: url("../images/sfnd/snd2.jpg");
}
.sotto
{
	 background-image: url("../images/sfnd/snd3.jpg");
}
.bot
{
	 background-image: url("../images/sfnd/snd4.jpg");
}
.item-page .item-image
{
	width:15%;
	float:left;
	margin:0 50px 10px;
	text-align:right;
}
.item-page .item-image img
{
	width:100%; 
}
.call
{
	background-color: #f4f4f4;
    display: none;
    padding: 15px 20px;
}
.call a
{
	 background-color: #323232;
    border-radius: 10px;
    color: #efefef;
    display: block;
    font-family: "Roboto Slab";
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}
.header.fixed
{
	height:60px;
	position:fixed;
	top:0px;
	border-top:5px solid #fff;
	background-color:rgba(0,0,0,0.85)
}
.header.fixed .nav.menu li a
{
	line-height:60px;
	font-size:16px;
}
.header.fixed #logo img
{
	height:50px; 
	margin-top:0;
	padding:5px 0 5px 20px; 
}
.activebar-container button.decline {
	display:none;
}
.intro 
{
	text-align:center;
	color:#fff;
}
.intro h3.tit
{
	text-align:center;
	font:400 72px/80px "Roboto Slab",sans-serif;
	margin:60px 0;
}
#home #nav
{
	position:absolute;
	bottom:150px;
	text-align:center;
	left:0;
	right:0;
	z-index:199;
}
#home #nav span
{
	border:3px solid #fff;
	color:transparent;
	border-radius:100%;
	display:inline-block;
	width:15px;
	height:15px;
	margin:0 5px;
	position:relative;
}
#home #nav span.cycle-pager-active:after
{
	content:" ";
	background-color:#e30613;
	display:block;
	position:absolute;
	top:4px;
	bottom:4px;
	left:4px;
	right:4px;
	border-radius:100%;
}
#home .slogan
{
	position:absolute;
	top:10%;
	margin:0px auto 0;
	z-index:140;
	font-size:30px;
	line-height:40px;
	text-align:center;
	color:#fff;
	text-shadow:0 0 1px #000;
	
	left:0;
	right:0;
}
#home .slogan h2
{
	font-size:80px;
}
#home.custom
{
	position:relative;
}
.blog h2 a
{
	color:#e30613;
	line-height:20px;
	font-size:18px;
}
.item-page h2
{
	color:#e30613;
}
.blog h2
{
	height:40px;
}
.blog .item-image 
{
	margin:20px 0;
}
.blog .cols-3 .item-image,
.blog .cols-4 .item-image
{
	text-align:center;
}
.blog .cols-3 .item-image img 
{
	width:25%;
	margin:auto !important;
}

.blog .cols-4 .item-image img
{
	width:33%;
	margin:20px auto !important;
}
.header.nero.fixed
{
	background-color:#323232;
	top:0;
}
.header.nero
{
	bottom:auto;
	top:20px;
}
.item-page h2
{
	text-align:left;
}
#home .cycle-slideshow img
{
	width:100%;
}
.blog.bianchi h2 a,
.item-page.bianchi h2
{
	color:#ccc;
}

.blog.rosa h2 a,
.item-page.rosa h2
{
	color:#eb0090;
}
.navigator
{
	padding-right:120px;
}
.nav.social
{
	position:absolute;
	top:20px;
	right:5px;
}
.footer a 
{
	color:#efefef;
}
.header.fixed .nav.social
{
	top:10px;
}
.social .icon:before
{
	font-family:'FontAwesome';
	content:" ";
	display:block;
	font-size:20px;
	line-height:40px;	
	color:#fff;
	margin:0 2px;
	padding:0 5px;
}
.social .fb:before
{
	content:"\f09a";
}
.social .gg:before
{
	content:"\f0d5";
}
.social .tw:before
{
	content:"\f099";
}
.check
{
	float:left;
	margin:0 5px 0;
}
.galleria.hexi .noshow
{
	display:block;
}
.galleria.hexi a
{
	position:relative;
}