/*
Theme Name: Lorena Bianchetti
Theme URI: http://www.beatfly.com/
Author: Beat Fly
Author URI: http://www.beatfly.com/
Description: Custom Theme by Beat Fly. The Responsive Bootstrap 3 Framework for Wordpress is built to speed up the process of developing a WP theme.
Version: 2.0
Start: 08.05.2017
Online: 
*/

/*Fonts
-------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,400i,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url("themify-icons.css");
@import url("animate.min.css");

/*Fonts
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6{
	color:#444;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300; /*200,300,400,400i,700*/}
	
.h3, h3{
    font-size: 28px;
	margin-top:0;}
			
html,
body{
	height:100%;
	position: relative;
    width:100%;}
	
body{
	color:#444;
	font-family: 'Source Sans Pro', sans-serif;
	line-height:1.4em;
	font-size:14px;
	font-weight:400;/*200,300,400,400i,700*/
	overflow-x: hidden;}
		
strong{font-weight:600;}

em,
i{font-weight:700;}
			
a,
a:focus{
	color:#aa7c4f;}
	
a:hover{
	color:#222;
	text-decoration:none;}

a:focus{
	color:#222;
	outline:none;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;}

::selection{
	background:rgba(193, 155, 118, 1);
	color:#fff;}

::-moz-selection{
	background:rgba(193, 155, 118, 1);
	color:#fff;}
		
/*Intro SEO Home page
-------------------------------------------------------------- */	
.site-title,
.site-description{
    display:none;
    margin:0;}
	
/*Logo
-------------------------------------------------------------- */
#logo .logo {
	height: 50px;
    margin:2px 0;}

/*Menu
-------------------------------------------------------------- */	
.navbar-default{
    background:#fff;
	border:none;
	border-radius:0;
	margin-bottom:0;}

.navbar-nav {
 	width: 100%;}

.navbar-nav > li {
  	vertical-align: top;}

/*Menu lingua*/
.navbar-nav > li > a img{
	display: none !important;}

.navbar-nav > li > a{
	font-size:11px;
	font-weight:200;
	letter-spacing:2px;
	text-transform:uppercase;}
	
.navbar-default .navbar-nav > li > a{color:#0b0b0b;}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
  	background-color:transparent;
	color:#c99947;}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
  	background-color:transparent;
	color:#c99947;
  	text-decoration:none;}
	
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover{
    background:rgba(247, 247, 247, 0.6);}
	
.navbar-toggle{background-color:#ddd;}
			
ul.nav.navbar-nav{margin:0;}

/*Menu su trasparenza
-------------------------------------------------------------- */
/*3 livello*/
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{
	left:100%;
	min-width:200px;
	top:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;}
	
.dropdown-submenu:active>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu{display:block;}

.dropdown-submenu > a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;}
	
.dropdown-submenu:active>a:after{border-left-color:#fff;}

.dropdown-submenu.pull-left{float:none;}

.dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;}
	
/*Sub-menu
-------------------------------------------------------------- */
/*Menu lingua*/
.dropdown-menu > li > a img{
	display: none !important;}

.dropdown-menu > li > a{font-size:12px;}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover{
    background-color:#f5f5f5;
    color:#333;}

/*Footer
-------------------------------------------------------------- */	
footer{
	background-color:#111;
	color:#888;
	font-size:10px;
	font-weight: 300;
	letter-spacing:4px;
	padding:40px 0;
	text-transform:uppercase;}
	
footer a{color:#fafafa;}

footer a:hover{
	color:#cfa670;
	text-decoration:none;}
	
ul#footer-menu{
	margin:2em 0 1em;
	overflow:hidden;
	padding:0;}
		
ul#footer-menu li{
	letter-spacing:2px;
	padding:0 1.3em;}
	
ul#menu-footer_menu li:last-child{border-right:none;}

.subfooter{
    border-top:1px solid #333;
    padding:1em 0 0;}

/*Social link
-------------------------------------------------------------- */
.socialnetwork{
	letter-spacing: 0;
	margin:0 0 3em;}

.subfooter .socialnetwork a{
    color:#fff;}
	
.gridbox .socialnetwork a,
.gridbox-sm .socialnetwork a,
.gridbox-lg .socialnetwork a{color:#222;}
		

.socialnetwork a{
  	border:1px solid #333;
	color:#e5e5e5;
    display:inline-block;
    font-size:16px;
    height:40px;
    line-height:40px;
	text-align:center;
    width:40px;}
		
.socialnetwork a:focus,
.socialnetwork a:active,
.socialnetwork a:hover{
	background:rgba(0,0,0,0.8);
	text-decoration:none;}
	
ul.socialnetwork li#rss a:hover{color:#FF9900;}
ul.socialnetwork li#facebook a:hover{color:#4867AA;}
ul.socialnetwork li#youtube a:hover{color:#CB2027;}
ul.socialnetwork li#twitter a:hover{color:#28A9E0;}
ul.socialnetwork li#tumblr a:hover{color:#314358;}
ul.socialnetwork li#google a:hover{color:#ea4335;}
ul.socialnetwork li#instagram a:hover{color:#8234c1;}

/*Img Opacity Link
-------------------------------------------------------------- */
a img.opacity{
	/*background-color:white;*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	-webkit-transition:all .5s ease;
	-moz-transition:all .5s ease;
	transition:all .5s ease;}	
	
a:hover img.opacity{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	opacity:0.7;}
	
/*Section
-------------------------------------------------------------- */	
.color-white{color:#fff;}

.color-black{color:#292929;}

.color-grey{color:#737373;}
	
section, footer{
    overflow:hidden;
    position:relative;}

.sp{padding:50px 0;}

.sp-big{padding:90px 0;}

.sp-top{padding:80px 0 0;}

.sp-bottom{padding:0 0 50px;}

.rp{padding:50px 0;}

.rp-top{padding:50px 0 0;}

.bg-caki{background-color: #bad2da;}/*news*/

.bg-light{background-color:#f3f3f3;}

.bg-white{background-color:#fff;}

.bg-yellow{background-color:#f0f2e8;}/*image gallery*/

.bg-pink{background-color:#f5e9ec;}/*portfolio*/

.bg-marrone{background-color:#ded5cc;}

.container.padinner{padding:25px 15px;}

.no-gutter > [class*=col-]{/*elimina padding left/right dal ROW*/
    padding-right:0;
    padding-left:0;}

.no-padding{/*elimina padding left/right*/
    padding-right:0;
    padding-left:0;}
	
.margin-bottom-30{/*spazio inferiore delle colonne su mobile*/
    margin-bottom:30px;}
	
.mt{margin:1em 0 0;}
.mtb{margin:1em 0 0.5em;}
.mt-lg{margin:3em 0 0;}
.mr{margin:0 1em 0 0;}
.mb{margin:0 0 1em;}
.mb-mb{margin:0 0 2em;}
.mb-lg{margin:0 0 3em;}
.ml{margin:0 0 0 1em;}
	
hr{
  	border:none;
  	border-top:1px solid #e5e5e5;
  	margin:1.4em 0;
  	width:100%;}
	
.blank{
	height:1px;
	margin:2.5em 0;
	overflow:hidden;}
	
p.lead{
    font-size:16px;}
	
.diffuse-shadow{
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);}

.minimal-shadow{
	border: 1px solid #fff;
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);}
	
.linear-shadow{
	border: 1px solid #fff;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);}

.text-r{text-align: right;}

.text-l{text-align: left;}

blockquote {
    border-left:0;
    font-size: 17.5px;
    margin:0;
    padding: 10px 20px;}
	
blockquote.border-left-pink{
    border-left: 5px solid #f8f4f5;}
	
/*Buttons
-------------------------------------------------------------- */
.cta{
	display:block;
	margin:2em 0 0;}

/*border-cream*/
a.btn-border-cream,
.btn-border-cream,
a:focus.btn-border-cream,
.btn-border-cream:focus{
  	background:#c19b76;
  	border:2px solid #c19b76;
  	color:#fff;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-border-cream:hover,
.btn-border-cream:hover,
a.btn-border-cream:focus,
.btn-border-cream:focus,
a.btn-border-cream.focus,
.btn-border-cream.focus,
.btn-border-cream:active{
  	background:#fff !important;
  	border:2px solid #c19b76 !important;
  	color:#000 !important;}

/*border-black*/
a.btn-border-black,
.btn-border-black,
a:focus.btn-border-black,
.btn-border-black:focus{
  	background:none;
  	border:2px solid #444;
  	color:#444;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-border-black:hover,
.btn-border-black:hover,
a.btn-border-black:focus,
.btn-border-black:focus,
a.btn-border-black.focus,
.btn-border-black.focus,
.btn-border-black:active{
  	background:#444 !important;
  	border:2px solid #444 !important;
  	color:#fff !important;}
		
/*border-white*/
a.btn-border-white,
.btn-border-white,
a:focus.btn-border-white,
.btn-border-white:focus{
  	background:none;
  	border:2px solid #fff;
  	color:#fff;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-border-white:hover,
.btn-border-white:hover,
a.btn-border-white:focus,
.btn-border-white:focus,
a.btn-border-white.focus,
.btn-border-white.focus,
.btn-border-white:active{
  	background:#fff !important;
  	border:2px solid #fff !important;
  	color:#000 !important;}
	
/*border-line*/
a.btn-border-line,
.btn-border-line,
a:focus.btn-border-line,
.btn-border-line:focus{
  	background:none;
  	border-bottom:2px solid #222;
  	color:#222;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 20px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-border-line:hover,
.btn-border-line:hover,
a.btn-border-line:focus,
.btn-border-line:focus,
a.btn-border-line.focus,
.btn-border-line.focus,
.btn-border-line:active{
  	background:#fafafa !important;
  	border-bottom:2px solid #c19b76 !important;
  	color:#c19b76 !important;}
	
/*black*/
a.btn-black,
.btn-black,
a:focus.btn-black,
.btn-black:focus{
  	background:#000;
  	border:2px solid #000;
  	color:#fff;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-black:hover,
.btn-black:hover,
a.btn-black:focus,
.btn-black:focus,
a.btn-black.focus,
.btn-black.focus,
.btn-black:active{
  	background:none !important;
  	border:2px solid #000 !important;
  	color:#000 !important;}
	
/*white*/
a.btn-white,
.btn-white,
a:focus.btn-white,
.btn-white:focus{
  	background:#fff;
  	border:2px solid #fff;
  	color:#444;
	font-size:12px;
	font-weight:400;
	letter-spacing:1px;
	padding:10px 30px;
	text-transform:uppercase;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}

a.btn-white:hover,
.btn-white:hover,
a.btn-white:focus,
.btn-white:focus,
a.btn-white.focus,
.btn-white.focus,
.btn-white:active{
  	background:none !important;
  	border:2px solid #fff !important;
  	color:#fff !important;}
	
a.readmore{
	display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;}

a.readmore:hover,
a.readmore:focus{}

/*Home Full Parallax Image - http://www.minimit.com/demos/parallax-backgrounds-with-centered-content
-------------------------------------------------------------- */
/* background setup */
.background {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;}

.fullscreen,
.content-a {
    width:100%;
    height:100%;
    overflow:hidden;
}
.fullscreen.overflow,
.fullscreen.overflow .content-a {
    height:auto;
    min-height:100%;
}

/* content centering styles */
.content-a {
    display:table;
}
.content-b {
	display:table-cell;
    position:relative;
	vertical-align:middle;
	text-align:center;
}
.not-fullscreen {
    height:50%;
}

/*contenuto*/
.fullscreen .overcolor{
	background:rgba(0,0,0,0.2);
	/*border:54px solid #fff;*/
	height:100% !important;
	width:100%;}
	
/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.fullscreen .overcolor{
		border:none;}
	
	.fullscreen .blockline{
		font-size: 11px;
		margin:20% 0 0;}
	
	.fullscreen .heading{
		font-size:1.6em;
		line-height:1em;
		margin:0 0 1em;}
		
	.fullscreen .paragraph{
		font-size: 16px;}
				
	.ctahome{margin:1em 0 0;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.fullscreen .overcolor{
		border:none;}
	
	.fullscreen .blockline{
		font-size: 11px;
		margin:20% 0 0;}
	
	.fullscreen .heading{
		font-size:1.6em;
		line-height:1em;
		margin:1em 0 1em;}
		
	.fullscreen .paragraph{
		font-size: 14px;}
				
	.ctahome{margin:1em 0 0;}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.fullscreen .overcolor{
		border:54px solid #fff;}
	
	.fullscreen .blockline{
		font-size: 18px;
		margin:30% 0 0;}
	
	.fullscreen .heading{
		font-size:3em;
		margin:0 0 1em;}
		
	.fullscreen .paragraph{
		font-size: 16px;}
				
	.ctahome{margin:4em 0 0;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.fullscreen .overcolor{
		border:54px solid #fff;}
	
	.fullscreen .blockline{
		font-size: 18px;
		margin:30% 0 0;}
	
	.fullscreen .heading{
		font-size:3em;
		margin:0 0 1em;}
		
	.fullscreen .paragraph{
		font-size: 16px;}
				
	.ctahome{margin:6em 0 0;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.fullscreen .overcolor{
		border:54px solid #fff;}
	
	.fullscreen .blockline{
		font-size: 18px;
		margin:30% 0 0;}
	
	.fullscreen .heading{
		font-size:3em;
		margin:0 0 1em;}
		
	.fullscreen .paragraph{
		font-size: 16px;}
				
	.ctahome{margin:6em 0 0;}
}
	
.fullscreen .blockline{
	color: #fff;
	display: block;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 16px;
    text-transform: uppercase;}

.fullscreen .heading{
	color:#fff;
	display:block;
	font-weight:400;
	letter-spacing:6px;
	line-height:1.2em;
	text-transform:uppercase;}
	
.fullscreen .paragraph{
	color:#fff;
	font-weight: 200;
    letter-spacing: 2px;}
	
.fullscreen .social{
	display:block;
	margin:2em 0 0;}

.fullscreen .social ul{
    font-size: 16px;}
	
.fullscreen .social ul li a{
	color:#fff;}
	
.fullscreen .social ul li a:hover{
	color:#aa7c4f;}
	
.ctahome{
	display:block;}
	
/*Portfolio and Gallery Images
-------------------------------------------------------------- */
.block-content{
	padding:1em;}

.block-thumbnail{
	position: relative;}
	
.border-yellow {border: 2px solid #f0f2e8;}

.border-pink {border: 2px solid #f8f4f5;}
	
.block-category{
	color: #737373;
	display: block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
	position: relative;
	width: 100%;}
	
.block-category:after {
	background-color: #e7e7e7;
	display:inline-block;
    margin: 0 0 5px 10px;
    height: 1px;
    content: " ";
    text-shadow: none;
	width: 20px;}

.block-category:before {
	display:inline-block;
    margin: 0 10px 5px 0;
    height: 1px;
    content: " ";
    background-color: #e7e7e7;
	width: 20px;}

.block-header{
	background-color:#fff;
	margin: -40px auto 0;
    padding: 10px 5px 5px;
    position: relative;
	text-align: center;
    width: 90%;}
	
.block-header-mini{/*loop in home*/
	display:block;
	margin:5px 0 0;
	text-align: center;}
	
.border-top-yellow {border-top: 4px solid #f0f2e8;}

.border-top-pink {border-top: 4px solid #f8f4f5;}

.block-title h3{
	display: block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;}
	
.block-title h3.mini{/*loop in home*/
	display: block;
    font-size: 11px;
	letter-spacing: 2px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
	text-transform: uppercase;}

/*Blog Post Home
-------------------------------------------------------------- */
/*Highlights*/
.highlights{}

.highlights figure{}

.highlights-cat{
	display: block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-transform: uppercase;}

.highlights-cat-desc{}

.highlights-title h3{
	display: block;
	line-height: 1em;}

.highlights-date{
	color: #b3b3b3;
	display: block;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: 2px;
    text-transform: uppercase;}

.higlights-excerpt{
	display: block;
	margin: 10px 0;}
	
/*Post Home
-------------------------------------------------------------- */
.post-content{}

.post-thumbnail{
	position: relative;}

.post-header{
	background-color:#fff;
	border-top: 4px solid #bad2da;
	margin: -40px auto 10px;
	padding:10px;
    position: relative;
	text-align: center;
    width: 90%;}
	
.post-category{
	display: block;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 1px;
	position: relative;
	text-transform: uppercase;
	width: 100%;}
	
.post-category:after {
	background-color: #aa7c4f;
	display:inline-block;
    margin: 0 0 5px 10px;
    height: 1px;
    content: " ";
    text-shadow: none;
	width: 20px;}

.post-category:before {
	display:inline-block;
    margin: 0 10px 5px 0;
    height: 1px;
    content: " ";
    background-color: #aa7c4f;
	width: 20px;}

.post-date{
	color: #b3b3b3;
	display:block;
	font-size: 10px;
	font-weight:200;
	letter-spacing:2px;
    margin: 0 0 16px;
	text-transform: uppercase;}

.post-title h3{
	display:block;
	font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 5px;}

.post-excerpt{}
	
/*Post Blog
-------------------------------------------------------------- */
.entry-post{
	margin:0 0 2em;
	overflow:hidden;
	padding:0 0 0.5em;}
	
.entry-post:last-child{
	border-bottom:none;
	margin:0;}
	
.entry-post .featured-image{
    margin:2.5em 0 0;
    padding:0 1em 1em;
	text-align:center;}
	
.entry-post .featured-image .caption{
	color:#888;
    display:block;
    font-size:0.8em;
    letter-spacing:1px;
    padding:1em 0 0;}

.entry-thumb{
	border-bottom:4px solid #bad2da;
	display:block;
	margin:0 0 1em;}
	
.entry-thumb a{
	background:#000;
    display:block;}
	
.entry-thumb img{margin:0 auto;}
			
h2.entry-title a,
h3.entry-title a,
h4.entry-title a{
	color:#121212;
	display:block;
	margin:0.2em 0 1em;}
	
h2.entry-title a:hover,
h3.entry-title a:hover,
h4.entry-title a:hover{
	color:#cfa656;}
	
@media handheld, only screen and (max-width: 500px) {
	h2.entry-title,
	h3.entry-title{
		font-size:18px;}
		
	h4.entry-title{
		font-size:16px;}
}
	
.entry-date{
	border-bottom: 1px solid #e5e5e5;
    color: #b3b3b3;
    display: block;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: 2px;
    margin: 0 0 16px;
    text-transform: uppercase;}

.entry-meta{
	display: block;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0 0 15px;
    text-transform: uppercase;}
	
.media-meta {
    border-bottom: 1px solid #bad2da;
    padding: 1em;}
	
.entry-content{
    margin:1em 0;
    padding:3em 1em 1em;}
	
@media handheld, only screen and (max-width: 500px) {
	.entry-content{
    	margin:1em 0;
    	padding:3em 0 1em;}
}
	
.entry-content img{
	margin:2em auto;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;}
	
.entry-content img:first-child{
	margin:4em auto 2em;}
	
.entry-meta a:hover{
	text-decoration:none !important;}
	
.entry-gallery{
	margin:1em 0;
    padding:1em;}
	
cite.writer {
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;}

.fluid-width-video-wrapper{margin:2em 0;}
	
/*related post
-------------------------------------------------------------- */	
.related{margin:2em -15px;}	
	
.related-title{
	display: block;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 0 2em;
    text-transform: uppercase;
	width: 100%;}
		
.related-title:after {
	background-color: #444;
	display:inline-block;
    margin: 0 0 5px 8px;
    height: 1px;
    content: " ";
    text-shadow: none;
	width: 25px;}

.related-title:before {
	display:inline-block;
    margin: 0 8px 5px 0;
    height: 1px;
    content: " ";
    background-color: #444;
	width: 25px;}
									
/*sharing
-------------------------------------------------------------- */
.shortcode_sharing{
	border-top:1px solid #bad2da;
	border-bottom:1px solid #bad2da;
    margin:1em 1em 2em;
	overflow:hidden;
    padding:1em 0;}
	
.shortcode_sharing em span{
	display:block;
    margin:0 0 1em;}
	
.shortcode_sharing em{
	display:block;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	margin: 1.5em 0;
	text-transform:uppercase;}
	
#crestashareiconincontent{
    display:inline-block;
    margin:0 auto !important;
    text-align:center;}
			
/*Paginazione
-------------------------------------------------------------- */
.wp-pagenavi{
	border-top:3px solid #eee;
    margin:2em 0;
    overflow:hidden;
	padding:1em 0 0;
	text-align:center;}
	
.wp-pagenavi span.pages{border:none;}

.wp-pagenavi span.current{
	border:1px solid #e5e5e5 !important;
	display:inline-block;
	font-weight:600 !important;}
	
.wp-pagenavi a{
    border:1px solid #e5e5e5 !important;
	display:inline-block;
	padding:3px 8px !important;}
	
.wp-pagenavi a,
.wp-pagenavi span{padding:3px 8px !important;}

/*sidebar
-------------------------------------------------------------- */
#sidebar{padding:2em 0 1em;}

	/*Widget Immagine*/
	#sidebar .widget-area-image{
		border:8px solid #bad2da;
		margin:0 0.5em 5em;
		padding:0;}
		
		#sidebar .widget-area-image .widget-body{
			background-color:#000;
			position:relative;}
			
		#sidebar .widget-area-image .widget-body img{
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		  filter: alpha(opacity=80);
		  -moz-opacity: 0.8;
		  -khtml-opacity: 0.8;
		  opacity: 0.8;}
			
		#sidebar .widget-area-image .widget-body .widget-text{
			bottom:5%;
			color: #ffffff;
			left: 0;
			position:absolute;
			text-align:center;
			width:100%;}
			
		#sidebar .widget-area-image .widget-body .widget-text .line{
			background-color:#fff;
			height:3px;
			margin:0 auto 20px;
			overflow:hidden;
			width:30px;}
			
		#sidebar .widget-area-image .widget-body .widget-text p{
			display:block;
			font-size: 14px;
			font-weight: 300;
			letter-spacing:1px;
			line-height: 1em;
			margin:0 0 20px;
			text-transform: uppercase;}
								
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget a,
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget a:focus{
			color: #ffffff;
			display:inline-block;
			font-size: 21px;
			margin: 0 5px;
			text-decoration: none;}
			
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#rss a:hover{color:#FF9900;}
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#facebook a:hover{color:#4867AA;}
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#youtube a:hover{color:#CB2027;}
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#twitter a:hover{color:#28A9E0;}
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#google a:hover{color:#ea4335;}
		#sidebar .widget-area-image .widget-body .widget-text ul.socialwidget li#instagram a:hover{color:#8234c1;}
						
	/*Widget Normale*/
	#sidebar .widget-area{
		border:1px solid #bad2da;
		margin:0 0.5em 5em;
		padding:0.2em 0.8em 1em;
		box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
		-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);}
		
	#sidebar .widget-area:last-child{margin:0 1em 1em 0;}
		
		#sidebar .widget-area .widget-header{
			border-bottom:2px solid #bad2da;
    		margin:0 0 2em;}
		
		#sidebar .widget-area .widget-header h3{
			font-family: 'Source Sans Pro', sans-serif;
			font-size:16px;
			font-weight:300;
			letter-spacing:1px;
			margin:1.2em 0;
			text-align:center;
			text-transform:uppercase;}
				
		#sidebar .widget-area ul{margin:1em 0 0 0.3em;}
						
		#sidebar .widget-area ul#category li{margin:0 0 0.6em;}
				
		#sidebar .widget-area ul#category li:before{
			content:"\e617";
			font-family: 'themify';
		 	margin:0 0.5em 0 0;}
			
		/*Most Read Widget Sidebar*/
		#sidebar .widget-area .my-most-read{}

		#sidebar .widget-area .my-most-read ul{
			list-style:none;
			list-style-image:none;
			margin:1em 0 0;
			padding:0 5px;}
			
		#sidebar .widget-area .my-most-read ul li:before{
			content: "\e673";
			font-family: 'themify';
		 	margin:0 0.5em 0 0;}
		
		.my-most-read ul li{
			border-bottom: 1px solid #e5e5e5;
			margin: 0 0 10px;
			padding: 0 0 10px;}
			
		.my-most-read ul li:last-child{
			border-bottom:none;}
					
		img.most_read_preview{
			float: left;
			margin: 0 5px 10px;}
		
		div.most_read_hits{font-style:normal;}
				
		#sidebar .widget-area ul#sub-pages.list-unstyled li{margin:0 0 0.6em;}
		
		#sidebar .widget-area ul#sub-pages.list-unstyled li.current_page_item{list-style:outside none disc; margin:0 0 0.6em 1em;}
		
		#sidebar .widget-area ul#sub-pages.list-unstyled li.current_page_item a{color:#292929; text-decoration:underline;}
										
		#sidebar-search{}
		
		#sidebar-nav{}
		
		#sidebar-archives{}
		
		#sidebar-meta{}
		
		.widget{}
		
		a.rsswidget img{display:none;}

#widget-footer{}
#footer-nav{}
.no-results{}

.none{
	display:none;}

.clear{clear:both;}

.left{float:left;}

.right{float:right;}

#emptysearch{
	display:none;
	font-size:12px;
	margin:0 1em;
	overflow:hidden;
	padding:1em 0.5em;}
		
/*grid Box
-------------------------------------------------------------- */
@media only screen and (min-width : 320px) {
	.gridbox{
		padding:0.5em 0;}
		
	.gridbox-sm{
		padding:1em 0.5em;}
	
	.gridbox-lg{
		padding:0.5em 0;}
}

@media only screen and (min-width : 480px) {
	.gridbox{
		padding:0.5em 0;}
		
	.gridbox-sm{
		padding:1em 0.5em;}
		
	.gridbox-lg{
		padding:0.5em 0;}
}

@media only screen and (min-width : 768px) {
	.gridbox{
		padding:1em;}
		
	.gridbox-sm{
		padding:1em 1em;}
		
	.gridbox-lg{
		padding:1em 0;}
}

@media only screen and (min-width : 992px) {
	.gridbox{
		padding:1em 3em;}
		
	.gridbox-sm{
		padding:1em 2em;}
		
	.gridbox-lg{
		padding:3em 0;}
}

@media only screen and (min-width : 1200px) {
	.gridbox{
		padding:1em 3em;}
		
	.gridbox-sm{
		padding:1em 2em;}
		
	.gridbox-lg{
		padding:3em 0;}
}
	
.gridbox p,
.gridbox-lg p{
	line-height: 1.8em;}
	
/*Over Box Grid
-------------------------------------------------------------- */
.about-preview{
	padding: 3em 0;
	position: relative;
    z-index: 0;}

.about-preview:before{
	background:#e5e5e5;
	content: "";
	height: 100%;
	position: absolute;
	right:0;
	top: 0;
	width: 60%;
	z-index: -1;}
	
.overflow-box{
    margin-left:-200px;
    position:relative;
    z-index:10;}
	
.about-box{
    overflow: hidden;
    position: relative;
    z-index: 10;}

.about-box .about-content{
	padding:40px 80px;}
			
.section-block {
	border-bottom: 3px solid #f8f4f5;
	margin:0;
  	position: relative;
  	text-align: left;}

.section-block h2,
.section-block h3,
.section-block span{
	color:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	display:block;
	letter-spacing:0;
	line-height:1em;
	margin:10px 0;
    padding:0;
    position: relative;
	text-transform: uppercase;
    z-index: 1;}
	
@media only screen and (min-width : 320px) {
	.overflow-box{margin:0;}
	
	.about-box{margin-top:10px;}

	.about-box .about-content{padding:10px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:22px;}
}

@media only screen and (min-width : 480px) {
	.overflow-box{margin:0;}
	
	.about-box{margin-top:10px;}

	.about-box .about-content{padding:10px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:22px;}
}

@media only screen and (min-width : 768px) {
	.overflow-box{margin:0;}
	
	.about-box{margin-top:10px;}

	.about-box .about-content{padding:40px 50px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:24px;}
}

@media only screen and (min-width : 992px) {
	.overflow-box{margin:0;}
	
	.about-box{margin-top:10px;}

	.about-box .about-content{padding:40px 50px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:26px;}
}

@media only screen and (min-width : 1024px) {
	.overflow-box{margin-left: -200px;}
	
	.about-box{
		margin-top:35px;}
	
	.about-box .about-content{padding:40px 50px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:30px;}
}

@media only screen and (min-width : 1200px) {
	.overflow-box{margin-left: -200px;}
	
	.about-box{
		margin-top:35px;}
	
	.about-box .about-content{padding:40px 50px;}
					
	.section-block h2,
	.section-block h3,
	.section-block span{
		font-size:30px;}
}

.about-box p{
  	margin:22px 0 1em;
  	position:relative;}
	
/*Half Color Grid
-------------------------------------------------------------- */
.half-color{
	padding: 3em 0;
	position: relative;
    z-index: 0;}

.half-color:before{
	background:#e5e5e5;
	content: "";
	height: 100%;
	position: absolute;
	right:0;
	top: 0;
	width: 60%;
	z-index: -1;}
	
.title-block h2,
.title-block h3,
.title-block span{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	display:block;
	letter-spacing:0;
	line-height:1em;
	margin:10px 0;
    padding:0;
	text-transform: uppercase;}
	
.border-bottom-pink{
	height:3px;
	border-bottom: 3px solid #f8f4f5;
	overflow:hidden;
	width:90%;}
	
.external-resources{
	display: block;
    font-size: 11px;
    letter-spacing: 1px;
    margin: 10px 25px;
    padding: 0 5px;
    text-transform: uppercase;}
	
/*Full Color Grid
-------------------------------------------------------------- */
.full-color{
	padding: 3em 2em;
	position: relative;
    z-index: 0;}

.full-color:before{
	background:#e5e5e5;
	content: "";
	height: 80%;
	position: absolute;
	right:0;
	top: 20%;
	width: 100%;
	z-index: -1;}
	
/*Full Mini Color Grid
-------------------------------------------------------------- */
.full-mini-color{
	padding: 3em 2em;
	position: relative;
    z-index: 0;}

.full-mini-color:before{
	background:#f0f2e8;
	content: "";
	height: 70%;
	position: absolute;
	right:0;
	top: 30%;
	width: 100%;
	z-index: -1;}

/*Big Title Box
-------------------------------------------------------------- */
.big-title{
	/*border-bottom: 2px solid rgba(0, 0, 0, 0.2);*/
    display: block;
    margin: 0 0 20px;
    padding: 0;}

.big-title h3{
    font-size: 30px;
	letter-spacing:0;
    line-height: 30px;
    text-transform: uppercase;}
	
.line-v-center,
.line-v-left,
.line-v-right{
	background-color: #444;
    display: block;
    height: 30px;
    width: 2px;}
	
.line-v-center{
	margin: 0 auto 1em;}
	
.line-v-left,
.line-v-right{
	margin: 0 0 1em;}
		
/*.big-title h3::first-letter {
    font-size: 120%;}
*/
.mini-info{}

.mini-info.txt-r{text-align: right;}

.mini-info.txt-l{text-align: left;}

.mini-info .up-title{
	color: #777;
    display: block;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;}

.mini-info .sub-title{
	border-bottom: 1px solid #777;
	color: #777;
    display: block;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 2px;
    text-transform: uppercase;}

.mini-info.lr-pad{
	padding:0 2em;}

/*Same Height Column
-------------------------------------------------------------- */
.myequal-table {
	display: table; 
	vertical-align: middle;
	height: 1px;}

.myequal {
	display: table-cell;
  	vertical-align: middle;
	float: none;}

@media (max-width: 991px) {
    .myequal-table{display: block; height: 100%;}
    .myequal-table .myequal{display: block;}
}

/*Alternate Grid
-------------------------------------------------------------- */
.alternate-grid-txt{
	padding: 0 5em;
	/*position: relative;
	z-index: 0;*/
}

/*.alternate-grid-txt-left:before{
	border: 5px solid #eae5d6;
    content: "";
    height: 80%;
    left: -4%;
    position: absolute;
    top: -5%;
    width: 80%;
    z-index: -1;
}*/

/*Border Left Img*/
.border-img-left{}

.border-img-left .under{
	padding: 1em;
	position: relative;
    z-index: 0;}

	.border-img-left .under:before{
		border:2px solid #bad2da;
		content: "";
		height: 50%;
		position: absolute;
		right:0;
		top: 0;
		width: 50%;
		z-index: -1;}

	.border-img-left .under figcaption{
		bottom: 6em;
		color: #fff;
		font-size: 11px;
		font-weight: 300;
		letter-spacing: 1px;
		line-height: 11px;
		padding-right: 120px;
		position: absolute;
		right: 6em;
		text-transform: uppercase;}

	.border-img-left .under figcaption:before{
		background: #fff;
		bottom: 5px;
		content: "";
		height: 1px;
		left: 110px;
		position: absolute;
		width: 100px;
		z-index: 1;}

/*Border Right Img*/
.border-img-right{}

.border-img-right .under{
	padding: 1em;
	position: relative;
    z-index: 0;}

	.border-img-right .under:before{
		background-color:#bad2da;
		border:2px solid #bad2da;
		content: "";
		height: 50%;
		left:0;
		position: absolute;
		top: 0;
		width: 50%;
		z-index: -1;}

	.border-img-right .under figcaption{
		bottom: 6em;
		color: #ffffff;
		font-size: 11px;
		font-weight: 300;
		left: 6em;
		letter-spacing: 1px;
		line-height: 11px;
		padding-left: 120px;
		position: absolute;
		text-transform: uppercase;}

	.border-img-right .under figcaption:before{
		background: #fff;
		bottom: 5px;
		content: "";
		height: 1px;
		right: 110px;
		position: absolute;
		width: 100px;
		z-index: 1;}
		
/*Rotate Text
-------------------------------------------------------------- */
.infotext{
	border-top: 1px solid #999;
    color: #999999;
    font-size: 10px;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 0 2px;
    position: absolute;
    text-transform: uppercase;
    z-index: 10;}

.onleft{
	left: 5%;
    top: 18%;}

.onright{
	right: 5%;
    top: 18%;}

.rotate{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}

/*Fake Title
-------------------------------------------------------------- */
.faketitle,
.faketitle h1,
.faketitle h2,
.faketitle h3{
	color:#222;
	font-size: 30px;
    font-weight: 200;
    letter-spacing: 2px;
    line-height: 1em;
    margin: 0 0 15px;
    text-transform: uppercase;}

.fakesubtitle {
	font-weight:300;
    font-size: 14px;}

.fakesubtitle strong {
    font-weight: 400;}

/*Grid Images
-------------------------------------------------------------- */
.grid-images {}

.grid-images img{
    padding:5px;}

/*OwlCarousel
-------------------------------------------------------------- */
#owl-related-news .item,
#owl-related-gallery .item,
#owl-related-portfolio .item{
	margin:0 0.5em;
	padding:0 0 1em;}

#owl-related-news .item img,
#owl-related-gallery .item img,
#owl-related-portfolio .item img{
   display:block;
   width:100%;
   height:auto;}

/*Masonry Gallery
-------------------------------------------------------------- */
.gallery-item{
    margin:1em 0;
    padding:0 5px;
    position: relative;
    z-index: 1;}
	
.gallery-item figure{}
	
.gallery-item figure a{display:block;}
			
.gallery-item figure img{
    height:auto;
    max-width:100%;}

/*Lines
-------------------------------------------------------------- */
.sl{
	color: #222;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 21px; 
	padding-left: 60px; 
	position: relative; 
	text-transform: uppercase;}

.sl.light{
	color: #fff;}

.sl:before{
	width: 50px; 
	height: 1px; 
	background: currentColor; 
	position: absolute; 
	left: 0; 
	top: 50%; 
	content: "";}

.sl.right{
	padding-left: 0; 
	padding-right: 60px;}

.sl.right:before{
	left: auto; 
	right: 0;}

/*Instagram
-------------------------------------------------------------- */
.social-footer{
	background-color:#fff;
	padding:1em 0;
	text-align:center;}

.social-footer h4{
	letter-spacing: 8px;
    margin: 0;
    text-transform: uppercase;}

.instafeed{
	overflow: hidden;
    text-align: center;}

/*Gallery Preview
-------------------------------------------------------------- */
.gallery-preview{
	background-color:#000;
    padding: 2em 0;}
	
#sbi_load{
	padding:0 !important;}
					
/*Riquadro Contatti
-------------------------------------------------------------- */
.outlayout{
	background-color:#fff;
	overflow:hidden;
    padding:2em 3em;
	position:relative;
    z-index:1;}
	
.outlayout:before{
	content:"";
	border:5px solid #cfa54b;
	height:100%;
	left:0%;
	position:absolute;
    top:0%;
    width:100%;
    z-index:-1;}
	
/*Menu della Carriera
-------------------------------------------------------------- */		
.section-title{
	font-family: 'Source Sans Pro', sans-serif;
	letter-spacing: 0;
	line-height:1.4em;
	font-weight:300;
	text-transform:uppercase;}

.carriera_group{
    margin: 0;
    padding: 10px 0;}
	
	.carriera_list {}
		
	.carriera_list_inner {
		border-bottom: 1px solid #e5e5e5;
    	margin: 5px 0;
    	padding: 5px 0;}
		
		.carriera_list_inner_decsrizione{
			display: block;
			font-size: 12px;
    		font-weight: 600;
    		margin: 0 0 5px;
    		text-transform: uppercase;}
		
		.carriera_list_inner_titolo,
		.carriera_list_inner_data{
			color: #737373;
			font-size: 13px;
			text-transform: capitalize;}
	
.menu-pdf{
	display:block;
	font-size:12px;
	margin:2em 0 0;
	text-transform:uppercase;}
	
.table > tbody > tr > td, 
.table > tbody > tr > th, 
.table > tfoot > tr > td, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > thead > tr > th {
    border-top: 1px solid #e2e4df;}
	
/*Pages
-------------------------------------------------------------- */
#page-title{}
	
#page-title .overlay{
	width:100%;}
	
@media only screen and (min-width : 320px) {
	#page-title .overlay{padding:90px 0 50px;}
}

@media only screen and (min-width : 480px) {
	#page-title .overlay{padding:90px 0 50px;}
}

@media only screen and (min-width : 768px) {
	#page-title .overlay{padding:90px 0 50px;}
}

@media only screen and (min-width : 992px) {
	#page-title .overlay{padding:110px 0 50px;}
}

@media only screen and (min-width : 1200px) {
	#page-title .overlay{padding:130px 0 50px;}
}
		
#page-title h1,
#page-title h2,
#page-title h3{
	color: #222222;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 6px;
    line-height: 48px;
    margin: 0 0 15px;
    text-transform: uppercase;}

/*#page-title h1:first-letter,
#page-title h2:first-letter,
#page-title h3:first-letter {
    font-size: 150% !important;}
*/	
@media handheld, only screen and (max-width: 500px) {
	
	#page-title h1,
	#page-title h2,
	#page-title h3{
		font-size:30px;
		letter-spacing:1px;}
}
	
#page-title span.lead{
	color:#737373;
    display:block;
    font-size:13px;
	letter-spacing:3px;
    margin:0 0 2em;
    text-transform:uppercase;
	font-weight:300;}
	
#page-title .line{
	background-color:#222;
	height:50px;
	margin:0 auto 1em;
	overflow:hidden;
	width:1px;}
	
#page-title .entry-meta{
	margin:1em 0;
	overflow:hidden;}
	
/*breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs{
	border-top:3px double #e5e5e5;
  	background-color:transparent;
    -webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	color:#eee;
	font-size:11px;
	font-weight: 200;
	letter-spacing:1px;
    margin:1.5em 0 0;
	padding:10px 0 0;
	text-transform:uppercase;}
	
.breadcrumbs a{color:#111;}

.breadcrumbs a:hover{color:#cfa54b;}

.breadcrumbs span.current{color:#888;}
	
.breadcrumbs p{margin:0;}

/*Video
-------------------------------------------------------------- */
video{
	width:100% !important;
    height:auto !important;
	max-width:100%;}
	
.local-video-container{
	margin: 1em 0 0;
	position:relative;
	z-index: 0;}
	
.local-video-container:before {
    background: #e2e4df;
    top: -9%;
    content: "";
    height: 80%;
    position: absolute;
    right: -5%;
    width: 70%;
    z-index: -1;}

.local-video-container video{
	-webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.1);}
	
/*Video YouTube*/
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px; overflow: hidden;}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;}

/*pagina Contatti
-------------------------------------------------------------- */
.contatti{}

.contatti dl{
	background-color: #f4f4f4;
	border-bottom:1px solid #f8f8f0;
	margin:0;
	padding: 1.5em 0.5em;}

.contatti dl dt{
    font-size: 14px;
	font-weight: 400;
	letter-spacing:5px;
	margin:0 0 1em;
	text-transform:uppercase;}

.contatti dl dd{
	font-weight: 300;
	margin:0;}

.form-contatti{margin: 1em 0 0;}

.form-contatti label {

    font-size: 12px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;}

.form-contatti .form-control {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;}

/*iFrame Google Map
-------------------------------------------------------------- */
.iframe-mappa {}

.iframe-mappa iframe{
	width: 100%;
	height:400px;}
		
/*error404
-------------------------------------------------------------- */
.error404{
	margin:0 0 1%;
	padding:0 0 1%;}
	
/*WP custom caption
-------------------------------------------------------------- */
.wp-caption{
    max-width:99%;
    text-align:center;}

.wp-caption.alignnone{margin:0 !important;}

.wp-caption.alignleft{margin:5px 20px 20px 0 !important;}

.wp-caption.alignright{ margin:5px 0 20px 20px !important;}

.wp-caption img{
    border:0 none;
    height:auto;
    margin:0;
    padding:0 !important;
    width:auto;}

.wp-caption span.wp-caption-text{
	color:#777;
	font-size:12px;
    line-height:17px;
    margin:0;
    padding:0 5px  0 10px !important;}
	
.edit-mywp{
	display:inline-block;
	margin:0 auto;
	text-transform:uppercase;}
	
/*Modal Bootstrap
-------------------------------------------------------------- */
.modal-dialog{
    margin: 100px auto 30px !important;}
	
.modal-title{
	color:#222;
	display:block;
	font-weight:400;
	font-size: 18px;
	text-align:center;}
	
.modal-footer{text-align: center;}





.post-thumbnail .img-responsive, .block-thumbnail .img-responsive { height: 185px !important;}