body { background-color: #ffffff; color: #000000; width:100%;max-width:100%;overflow-x: hidden;font-family: 'Montserrat', sans-serif;font-size:14px;}

.nomar{margin:0 !important;}
.nopad{padding:0 !important;}

.fullwidth{width:100%;}
.fullheight{height:100%;}

.posrel{position:relative;}

.verticalize {left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);}

.clearfix:after {clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden;}

ul { margin: 0; padding: 0; }

h1{
	font-family: 'Merriweather', serif;
	font-size:46px;
	line-height:54px;
	margin:0;
	padding:0;
	color:#fff;
}
.section-prima h1{text-shadow: 0 2px 2px rgba(0,0,0,0.3);}
.section-seconda h1{color:#000;}
h1.blacktit{color:#000;font-size:34px;line-height:40px;}

h2{
	font-family: 'Merriweather', serif;
	font-size:22px;
	line-height:30px;
	margin:0;
	padding:0;
	color:#000;
}
h3{font-size:13px;letter-spacing:2px;font-weight:400;text-transform:uppercase;margin:0;padding:0;}
h4{font-size:13px;letter-spacing:2px;font-weight:700;text-transform:uppercase;margin:0 0 10px 0;padding:0;}

img { display: block; max-width: 100%; height: auto; }
img.img-full-width { width: 100%; }
img.img-centrata { margin-left:auto;margin-right:auto; }

a { color: #000000; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a:hover, a:focus, a:active { text-decoration: none; color: #000000; outline: 0; }

.logo{margin-top:30px;display:inline-block;max-width:100%;}

.spantopfix{text-align:right;}
.secondtopnav{list-style-type:none;margin-bottom:50px;}
.secondtopnav li{display:inline-block;border-left:1px solid rgba(255,255,255,0.15);padding-left:15px;margin-left:15px;padding-top:5px;padding-bottom:5px;}
.secondtopnav li a{font-family: 'Merriweather', serif;font-size:12px;font-weight:300;color:#fff;display:inline-block;}
.secondtopnav li a:hover{color:#ccc;}
.secondtopnav li a.active{color:#ccc;}
.secondtopnav li img{display:inline-block;}

#nav { background-color: transparent; border: none; margin: 0; padding: 0; background-image: none; box-shadow: none; min-height: 0;float:right;}
#nav .navbar-collapse { border: none; box-shadow: none; padding: 0; }
#nav ul#menu { padding-right:0;}
#nav ul#menu li { float:left;margin:0;}
#nav ul#menu li + li {margin:0 0 0 40px;}
#nav ul#menu li a { font-size:14px;color: #fff;margin:0;padding:0 0 6px 0;font-weight:300;letter-spacing:1px;text-transform:uppercase;text-shadow: 0 2px 2px rgba(0,0,0,0.3);}
#nav ul#menu li a:hover { color: #cccccc;text-decoration:none;}
#nav ul#menu li a.active { color: #cccccc;text-decoration:none;}
#nav ul#menu li.current-menu-item a { border-bottom:1px solid #fff;}

#nav ul#menu li .dropdown-menu::before{
	content:"";
	background:transparent url('../img/dropdownarrow.png') no-repeat center center;
	height:14px;
	width:20px;
	display:inlin-block;
	position:absolute;
	top:-10px;left:50%;
	margin-left:-10px;
}
#nav ul#menu li .dropdown-menu{
	background:rgba(13,45,77,0.5) url('../img/bgsubmenu.png') repeat-x center bottom;
	padding:20px;
	margin:20px 0 0 0;
	border:0;
	border-radius:0;
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	-moz-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
#nav ul#menu li .dropdown-menu li{border-bottom:0 solid #ffffff;padding:0;margin:0;display:block;width:100%;}
#nav ul#menu li .dropdown-menu li + li{margin-top:20px;}
#nav ul#menu li .dropdown-menu li a{
	font-family: 'Merriweather', serif;
	color:#ffffff;
	display:block;
	width:100%;
	text-align:left;
	text-transform:none;
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:300;
	border-bottom:0 solid #fff !important;
}
#nav ul#menu li .dropdown-menu li a strong{color:#929292;font-size:11px;font-weight:300;}
#nav ul#menu li .dropdown-menu li a:hover{background-color:transparent;background-image:none;color:#cccccc;}

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

/*--- START fade e zoom carousel ---*/
#carousel-example-generic{position:absolute;top:0;left:0;z-index:6;}
#carousel-example-generic.carousel-fade .carousel-inner .item {opacity: 0;overflow:hidden;-webkit-transition: opacity 1.8s ease-in-out; -moz-transition: opacity 1.8s ease-in-out; -o-transition: opacity 1.8s ease-in-out; -ms-transition: opacity 1.8s ease-in-out; transition: opacity 1.8s ease-in-out;}
#carousel-example-generic.carousel-fade .carousel-inner .active {opacity: 1;}
#carousel-example-generic.carousel-fade .carousel-inner .active.left, #carousel-example-generic.carousel-fade .carousel-inner .active.right {left: 0;opacity: 0;z-index: 1;}
#carousel-example-generic.carousel-fade .carousel-inner .next.left, #carousel-example-generic.carousel-fade .carousel-inner .prev.right {opacity: 1;}
#carousel-example-generic.carousel-fade .carousel-control {z-index: 2;}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.1, 1.1);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}

#carousel-example-generic .carousel-inner .item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}

#carousel-example-generic .carousel-caption{width:100%;margin:0;height:100%;padding:0;left:0;right:0;top:0;bottom:0;text-align:left;}
/*--- END fade e zoom carousel ---*/


.intro{position:absolute;bottom:10%;left:0;width:100%;}
.home .intro{bottom:20%;}
.intro span{font-weight:300;letter-spacing:2px;font-size:13px;line-height:18px;text-transform:uppercase;color:#fff;}
.intro hr{height:1px;background-color:#fff;width:100%;border:0;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}

.social{padding-top:5px;padding-bottom:5px;}
.social > ul, .social > ul > li { margin: 0; padding: 0; } .social li > a { background: #fff none repeat scroll 0 0; border-radius: 0; color: #424141 !important; display: inline-block; font-size: 16px; height: 34px; line-height: 34px; margin: 0 2px 2px 0; text-align: center; transition: background 200ms ease 0s, color 200ms ease 0s; width: 34px; } .social li:hover > a { color: #ffffff !important; } .social li > a.rss:hover { background: #f90 none repeat scroll 0 0; } .social li > a.facebook:hover { background: #3b5998 none repeat scroll 0 0; } .social li > a.twitter:hover { background: #1dcaff none repeat scroll 0 0; } .social li > a.plus:hover { background: #dd4b39 none repeat scroll 0 0; } .social li > a.vk:hover { background: #3f628a none repeat scroll 0 0; } .social li > a.pinterest:hover { background: #c92026 none repeat scroll 0 0; } .social li > a.vimeo:hover { background: #446d82 none repeat scroll 0 0; } .social li > a.github:hover { background: #657e8c none repeat scroll 0 0; } .social li > a.linkedin:hover { background: #0c7bb3 none repeat scroll 0 0; } .social li > a.dropbox:hover { background: #4fa3e3 none repeat scroll 0 0; } .social li > a.youtube:hover { background: #ed413e none repeat scroll 0 0; } .social li > a.flickr:hover { background: #ff0084 none repeat scroll 0 0; } 
.social li > a.facebookinverted { background: #3b5998 none repeat scroll 0 0;color:#ffffff !important; }  
.social li > a.facebookinverted:hover { background: #3b5998 none repeat scroll 0 0; } 

.row-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-height { display: table-cell; float: none; height: 100%; } .col-top { vertical-align: top; } .col-middle { vertical-align: middle; } .col-bottom { vertical-align: bottom; } 
@media (min-width: 480px) { .row-xs-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-xs-height { display: table-cell; float: none; height: 100%; } .col-xs-top { vertical-align: top; } .col-xs-middle { vertical-align: middle; } .col-xs-bottom { vertical-align: bottom; } } 
@media (min-width: 768px) { .row-sm-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-sm-height { display: table-cell; float: none; height: 100%; } .col-sm-top { vertical-align: top; } .col-sm-middle { vertical-align: middle; } .col-sm-bottom { vertical-align: bottom; } } 
@media (min-width: 992px) { .row-md-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-md-height { display: table-cell; float: none; height: 100%; } .col-md-top { vertical-align: top; } .col-md-middle { vertical-align: middle; } .col-md-bottom { vertical-align: bottom; } } 
@media (min-width: 1200px) { .row-lg-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-lg-height { display: table-cell; float: none; height: 100%; } .col-lg-top { vertical-align: top; } .col-lg-middle { vertical-align: middle; } .col-lg-bottom { vertical-align: bottom; } } 

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {position:relative;min-height:1px;padding-right:0px;padding-left:0px;}
.col-xs-15 {width:20%;float:left;}
@media (min-width: 768px) {.col-sm-15 {width:20%;float:left;}}
@media (min-width: 992px) {.col-md-15 {width:20%;float:left;}}
@media (min-width: 1200px) {.col-lg-15 {width:20%;float:left;}}

.header {
	position:fixed;top:0;right:190px;z-index:1000;padding:10px 0;
	height:100%;
}

.header::after {position:absolute;top:50%;left:3px;content:"";height:200px;display:inline-block;border-right:1px solid rgba(255,255,255,0.15);
	transform:translateY(100px);-webkit-transform:translateY(100px);-ms-transform:translateY(100px);
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}
.header::before {position:absolute;bottom:50%;left:3px;content:"";height:100%;display:inline-block;border-right:1px solid rgba(255,255,255,0.15);
	transform:translateY(-100px);-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}

.main-nav {position:absolute;top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);}
.main-nav::after {font-family: FontAwesome;content:"\f107";position:absolute;bottom: -255px;left: -4px;font-size:24px;display:inline-block;color:rgba(255,255,255,0.15);
	-webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
}

.main-nav ul {
	list-style-type:none;margin:0;padding:0;
}

.main-nav li {
	margin:0;padding:0;
}

.main-nav a {
	background-color: #ffffff;
	border: 0px solid #fff;
	border-radius: 7px;
	cursor: pointer;
	display: inline-block;
	height: 7px;
	margin: 10px 0;
	text-indent: -999px;
	width: 7px;
	overflow:hidden;
	opacity:0.5;
}

.main-nav .active a {
	opacity:1;
}




.fp-viewing-quartaSection .header::after, .fp-viewing-quartaSection .header::before {border-right:1px solid rgba(20,57,96,0.25);}
.fp-viewing-quartaSection .main-nav a{	background-color: #143960;}
.fp-viewing-quartaSection .main-nav::after{	color: rgba(20,57,96,0.25);}

.fp-viewing-quintaSection .header::after, .fp-viewing-quintaSection .header::before {border-right:1px solid rgba(120,120,120,0.25);}
.fp-viewing-quintaSection .main-nav a{	background-color: #787878;}
.fp-viewing-quintaSection .main-nav::after{color: rgba(120,120,120,0.25);}

.fp-section{}
.fp-section.active{}

.section-prima{background:transparent url('../img/rbr-commercialisita-sarnico.jpg') no-repeat center center;background-size:cover;z-index:5;position:relative;}
.vignetta{background:transparent url('../img/vignetta.png') no-repeat center center;background-size:100% 100%;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;}

.headerpagint{height:560px;}
.headerpagint .vignetta{background:transparent url('../img/vignettainterna.png') no-repeat center bottom;background-size:100% 100%;}

.contenutointerna{padding-top:60px;}

.slide {
	padding: 0;
	color: #fff;
	background:#143960 url('../img/sfondoslide.png') repeat-x center bottom;
	position:relative;
}

.mezzofluid{width:100%;}

.slide .mezzofluid .primotesto{margin-bottom:60px;}

.placeholder{opacity:0;}

.primotesto{display:inline-block;margin-top:60px;font-size:15px;font-weight:300;line-height:20px;}
.desctrizioneteam {margin-top: 5px;}

.rigasopra{width:100%;height:60%;position:relative;}
.rigasotto{width:100%;height:40%;}

.posizionanews{position:absolute;bottom:0;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);}
.posizionanews h3{margin-bottom:60px;}

.ultimenews{position:relative;margin:30px 0 0 30px;padding:0 0 90px 30px;border-left:1px solid #d1d1d1;line-height:24px;font-size:15px;}
.ultimenews a{margin-top:15px;font-style:italic;font-family: 'Merriweather', serif;font-size:13px;font-weight:300;display:inline-block;}
.ultimenews a:hover{color:#ccc;}

.data{
	transform-origin: 0 0;
	-webkit-transform: rotate(-90deg) translateX(-100%);
    -moz-transform: rotate(-90deg) translateX(-100%);
    -o-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
	position:absolute;
	left:-30px;
	top:0;
	text-align:right;
	text-transform:uppercase;
	color:#d1d1d1;
	letter-spacing:2px;
	font-size:13px;
}

.fp-controlArrow{display:none;}
.mezzofluid .fp-controlArrow{display:inline-block;bottom:0;top:auto;}

.fp-controlArrow.fp-prev{border:0;background:transparent url('../img/prev.png') no-repeat center center;width:15px;height:28px;}
.fp-controlArrow.fp-next{border:0;background:transparent url('../img/next.png') no-repeat center center;width:15px;height:28px;}

#footer{line-height:30px;}
#footer hr{margin-bottom:0;}
.padsopra{padding-top:15px;}
.footer{background-color:#fff;padding-top:120px;font-size:14px;line-height:24px;}
.footer strong{letter-spacing:1px;text-transform:uppercase;}
.indirizzonelfooter{border-left:1px solid #cccccc;padding-left:30px;padding-bottom:90px;height:100%;}
.lowerfooter{background-color:#ccc;padding:60px 0 90px 0;font-size:13px;color:#3f3f3f;}
.lowerfooter a{color:#3f3f3f;}
.lowerfooter a:hover{color:#143960;}

.separator{margin:0 15px;}

.paginanews h1{margin-bottom:120px;}
.paginanews .ultimenews{margin-bottom:60px;padding-bottom:30px;}

.menuattivita {margin-top:54px;}
.menuattivita ul{list-style-type:none;margin:0;padding:0;}
.menuattivita ul li{border-bottom:1px solid #d9d9d9;padding:20px 0;margin:0;}
.menuattivita ul li a{font-weight:700;font-size:20px;font-family: 'Merriweather', serif;float:left;display:inline-block;max-width:90%;line-height: 30px;}
.menuattivita ul li strong{color:#003b78;font-weight:400;font-size:13px;font-family: 'Montserrat', sans-serif;letter-spacing:2px;margin-right:5px;float:left;line-height: 30px;}
.menuattivita ul li a:hover{color:#003b78;}

.iconacontatti{display:block;clear:both;line-height:40px;margin-bottom:30px;font-weight:700;font-size:20px;font-family: 'Merriweather', serif;}
.iconacontatti img{float:left;margin-right:10px;}
.iconacontatti:hover{color:#003b78;}

.conriga{background:transparent url('../img/lined.gif') repeat-x center center;display:block;margin-top: 20px;margin-bottom: 30px;}
.conriga h3{margin:0;padding-right:5px;background-color:#fff;padding-right:15px;display:inline-block;}

#bergamo{margin-top:90px;}
#bergamo, #beijing{color: #fff;background: #143960 url('../img/sfondoslide.png') repeat-x center bottom;position: relative;}
#bergamo h1, #beijing h1, #milano h1{margin-bottom:60px;}
#bergamo h1, #beijing h1{color: #fff;}
#bergamo a, #beijing a{color: #fff;}
#bergamo a:hover, #beijing a:hover{color: #ccc;}
.mappacontatti{position:absolute;top:0;left:0;opacity:0;width:100%;height:100%;-webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.mappacontatti.visibile{opacity:1;}

.visualizzamappa{margin-top:90px;display:inline-block;font-weight:400;font-size:13px;font-family: 'Merriweather', serif;font-style:italic;}

.padfixright{padding:200px ;}
.padfixleft{padding:200px ;}

.fasciatitolone {margin:90px auto 0 auto;}
.fasciatitolone span{font-family: 'Merriweather', serif; display:inline-block; margin:120px auto; font-size:46px; line-height:54px; color:#fff; font-weight:400;}

.partesotto{margin-top:120px;margin-bottom:120px;}

.sidebar{position:absolute;top:0;left:-300px;width:300px;min-height:100%;background-color:#0d2d4d;padding:30px;z-index:8888;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
.sidebar h4{color:#fff;}
.sidebar.active{left:0;}
.sidebar ul{list-style-type:none;margin:0;padding:0;}
.sidebar ul li{border-bottom:1px solid #314c68;padding:10px 0;margin:0;}
.sidebar ul li a{color:#768493;font-weight:400;font-size:14px;font-family: 'Merriweather', serif;float:left;display:inline-block;max-width:90%;line-height: 20px;}
.sidebar ul li strong{color:#ccc;font-weight:400;font-size:12px;font-family: 'Montserrat', sans-serif;letter-spacing:2px;margin-right:5px;float:left;line-height: 30px;}
.sidebar ul li a:hover{color:#fff;}

#sidebar-toggle{position:absolute;background-color:#0d2d4d;display:inline-block;z-index:8989;top:60px;left:0;padding:10px;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}
#sidebar-toggle.fixed{position:fixed;}
#sidebar-toggle img{
	-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;
	transform:          rotate(180deg);
	-ms-transform:      rotate(180deg);
	-moz-transform:     rotate(180deg);
	-webkit-transform:  rotate(180deg);
	-o-transform:       rotate(180deg);
}
#sidebar-toggle.toggled {left:300px;}
#sidebar-toggle.toggled img{
	transform:          rotate(0deg);
	-ms-transform:      rotate(0deg);
	-moz-transform:     rotate(0deg);
	-webkit-transform:  rotate(0deg);
	-o-transform:       rotate(0deg);
}

.gm-style .gm-style-iw{color:#000 !important;}

/* FULL SCREEN MODAL MENU -------------------------------------------------- */
.close{opacity:1;color:#fff;text-shadow: 0 0 0 #000;font-size: 63px;font-weight: 300;}
.close:hover{opacity:0.7;color:#fff;}
.fullscreen .modal-dialog { margin: 0 0 0 0; width: 100%; height: 100%; min-height: 100%; padding: 0; color: #fff; }
.fullscreen .modal-header{min-height: 57px;border:0 solid transparent;}
.fullscreen .modal-content { height: 100%; min-height: 100%; border-radius: 0; color: #fff; background: rgba(20, 57, 96, 0.9); overflow:auto; } 
.fullscreen .modal-body ul{position:static;width:100%;margin:0 0 20px 0 !important;padding:0 !important;clear:both;background-color:transparent;box-shadow: 0 0 0 rgba(0, 0, 0, 0);border: 0 solid rgba(0, 0, 0, 0);list-style-type:none;}
.fullscreen .modal-body a { color: #fff; font-size: 20px;font-weight:400;letter-spacing:2px;margin-bottom:15px;display:inline-block; background-color:transparent; text-transform: uppercase; white-space:normal;}
.fullscreen .modal-body a:hover {color:##7bb812;}
.fullscreen .modal-body ul li ul.dropdown-menu li a{font-size:100%;}
.fullscreen .modal-body ul li ul.dropdown-menu li a:hover{background-color:transparent;}
.fullscreen .modal-body .navbar-nav li a:hover{background-color:transparent !important;}
.fullscreen .modal-body .navbar-nav li:hover{background-color:transparent !important;}
.fullscreen .modal-body .navbar-nav > li { float: none;}
.fullscreen .modal-body .navbar-nav li { display: inline-block;clear:both;width:100%;}
.fullscreen .nav > li > a:hover, .fullscreen .nav > li > a:focus{background-color:transparent;}
#menuModal{z-index:9999;}



@media only screen and (max-width : 1540px) {
	.header{right:100px;}
}
@media only screen and (max-width : 1350px) {
	.header{right:50px;}
}
@media only screen and (max-width : 1230px) {
	.header{right:30px;}
}

@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 979px) {
	.fasciatitolone span, h1{	font-size:32px;	line-height:38px;}
	h2{	font-size:18px;	line-height:22px;}
	h3{font-size:12px;letter-spacing:1px;}
	.primotesto{margin-top:30px;line-height:28px;}
}

@media only screen and (max-width : 767px) {
	.fasciatitolone span, h1 {font-size: 26px !important;line-height: 30px !important;}
	.secondtopnav{margin-bottom:20px;}
	.secondtopnav li:first-child {border-left: 0 solid rgba(255,255,255,0.15);padding-left: 0;margin-left: 0;}
	.intro{position:static;margin-top:50px;text-align:center;}
	.spantopfix{text-align:center;}
	.logo{margin:10px auto 20px auto;text-align:center;}
	.logo img{margin:0 auto;}
	.colonnalogo{text-align:center;}
	#nav{margin:0 auto;float:none;text-align:center;}
	.navbar-default .navbar-toggle{margin:0 auto;border:0;float:none;}
	.navbar-default .navbar-toggle .icon-bar{background-color:#fff;width: 30px;height: 4px;}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background: rgba(0, 0, 0, 0.5);}
	#footer span.separator{display:block;width:1px;height:1px;font-size:1px;overflow:hidden;color:#ccc;padding:0;margin:0;}
	.footer{padding:30px 10px;}
	.indirizzonelfooter{border-left:0;padding:0;margin:0 0 20px 0;text-align:center;}
	.lowerfooter{padding:30px 10px;}
	.rigasopra, .rigasotto{display:block;width: 100%;height: auto;position: static;}
	.posizionanews{position:static;left:0;transform: translateX(0);-webkit-transform: translateX(0);-ms-transform: translateX(0);}
	.mezzofluid.verticalize{left:0;position:static;top:0;transform:translate(0, 0);-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);}
	.ultimenews{margin-bottom:30px;padding-bottom:30px;}
	.dropdown.open .dropdown-backdrop{display:none;}
	.primotesto {line-height: 22px;font-size: 14px;}
	.slide .mezzofluid .primotesto{margin-bottom: 50px;}
	.padfixright{padding:30px 15px;text-align:center !important;}
	.padfixleft{padding:30px 15px;text-align:center !important;}
	.menuattivita { margin-top: 60px;}
	.sidebar{left:-240px;width:240px;}
	.sidebar ul li a{font-size:12px;}
	.sidebar ul li strong{font-size:11px;letter-spacing:1px;margin-right:2px;}
	#sidebar-toggle.toggled {left:240px;}
	.data{letter-spacing: 1px;font-size: 11px;}
}
