/*-----------------------------------------------------------------------------------
	    landing
        Built with Blocs
-----------------------------------------------------------------------------------*/

body{
	margin:0;
	padding:0;
    background:#FFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a:hover{text-decoration: none; cursor:pointer;}

a,button{outline: none!important;} /* Prevent ugly blue glow on chrome and safari */

/* = Blocs
-------------------------------------------------------------- */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding:0 50px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.bloc .container{
	padding-left:0;
	padding-right:0;
}


/* Sizes */

.bloc-lg{
	padding:100px 50px;
}
.bloc-md{
	padding:50px;
}
.bloc-sm{
	padding:20px 50px;
}


/* Light theme */

.d-bloc .panel,.l-bloc{
	color:rgba(0,0,0,.5)}.d-bloc .panel button:hover,.l-bloc button:hover{
	color:rgba(0,0,0,.7)}.d-bloc .panel icon,.l-bloc icon{
	border-color:rgba(0,0,0,.7)}.d-bloc .panel .divider-h span,.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1)}.d-bloc .panel .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc .navbar-brand{
	color:rgba(0,0,0,.6)},.d-bloc .panel .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover,.l-bloc .navbar-brand:hover{
	color:rgba(0,0,0,1)}.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6)}.d-bloc .panel .btn-wire,.d-bloc .panel .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3)}
/* Bloc text custom styling */

#bloc-1 h1{
	font-family: Alef;
}
#bloc-1 h3{
	font-size: 30px;
}
#bloc-2 p{
	font-size: 18px;
}
#bloc-3 h2{
	font-size: 48px;
}
#bloc-4 h3{
	font-size: 20px;
}


/* = NavBar
-------------------------------------------------------------- */

.navbar{
	margin-bottom: 0;
	z-index:1;
}
.navbar-brand{
	height:auto;
	padding:15px 15px;
	font-size:25px!important;
	font-weight:normal;
	font-weight:600;
}
.navbar-brand img{
	max-height: 200px;
	margin: 0 5px 0 0;
	display:inline;
}
.navbar-brand{
	padding: 15px 15px;
}
.navbar .nav{
	padding-top: 2px;
	margin-right: -16px;
	float:right;
	z-index:1;
}
.nav > li{
	float:left;
	margin-top:4px;
	font-size:16px;
}
.navbar-nav .open .dropdown-menu > li > a{
	text-align: inherit;
}
.nav > li a:hover, .nav > li a:focus{
	background:transparent;
}
.navbar-toggle{
	margin: 10px 10px 0 0;
	border: 0px;
}
.navbar-toggle:hover{
	background:transparent!important;
}
.navbar-toggle .icon-bar{
	background-color: rgba(0,0,0,.5);
	width: 26px;
}
 /* Inverted navbar */

.nav-invert .navbar .nav{
	float:left;
}
.nav-invert .navbar-header, .nav-invert .navbar-brand{
	float:right;
}
@media (min-width: 768px){
	.site-navigation{
		position:absolute;
		top:50%;
		right:20px;
		transform:translate(0, -50%);
		-webkit-transform:translateY(-50%);
	}
	.nav-invert .site-navigation{
		left:20px;
		right:0;
	}
	.nav-center{
		text-align:center;
	}
	.nav-center .navbar-header{
		width:100%;
	}
	.nav-center .navbar-header, .nav-center .navbar-brand, .nav-center .nav > li{
		float: none;
		display:inline-block;
	}
	.nav-center .site-navigation{
		position:relative;
		width:100%;
		margin-top:20px;
	}
}
.nav > li > .dropdown a{
	background: none!important;
	display: block;
	padding: 14px 15px;
}

nav .caret{
	margin: 0 5px;
}
/* Dropdown Menus SubMenu */
	.dropdown-menu .dropdown-menu{
	top:-8px;
	left:100%;
}
.dropdown-menu .dropmenu-flow-right{
	top:100%;
	left:0;
	margin-left: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.dropdown-menu .dropdown span{
	border: 4px solid black;
	border-top-color:transparent;
	border-right-color:transparent;
	border-bottom-color:transparent;
	margin: 6px -5px 0 0!important;
	float: right;
}
@media (max-width: 767px) {

.bg-header-landing{
width: auto\8;
    height: auto;
    max-width: 100%;
    vertical-align: center;
    border: 0;
    -ms-interpolation-mode: bicubic;
}



}	
/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-sm{
	margin-top:10px;
	margin-bottom:5px;
}
.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}
.mg-lg{
	margin-top:10px;
	margin-bottom:40px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn{
	margin: 0 5px 5px 0;
}
.btn.pull-right{
	margin: 0 0 5px 5px;
}
.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF;
	background:rgba(0,0,0,.3);
}

/* Prevent ugly blue glow on chrome and safari */
button{
	outline: none!important;
}

.a-btn{
	padding: 6px 10px 6px 0;
	line-height: 1.42857143;
	display:inline-block;
}
.text-center .a-btn{
	padding: 6px 0;
}
.a-block{
	width:100%;
	text-align: left;
}
.btn .caret{
	margin:0 0 0 5px}.dropdown a .caret{
	margin:0 0 0 5px}.btn-dropdown .dropdown-menu .dropdown{
	padding: 3px 20px;
}





.panel-sq, .panel-sq .panel-heading, .panel-sq .panel-footer{
	border-radius:0;
}
.panel-rd{
	border-radius:30px;
}
.panel-rd .panel-heading{
	border-radius:29px 29px 0 0;
}
.panel-rd .panel-footer{
	border-radius:0 0 29px 29px;
}


/* = Forms
-------------------------------------------------------------- */

.form-control{
	border-color:rgba(0,0,0,.1);
	box-shadow:none;
}

/* iFrame */

iframe{
	border:0;
}


/* ScrollToTop button */

.scrollToTop{
	width:40px;
	height:40px;
	position:fixed;
	bottom:20px;
	right:20px;
	opacity: 0;
	z-index: 500;
	transition: all .3s ease-in-out;
}
.scrollToTop span{
	margin-top: 6px;
}
.showScrollTop{
	font-size: 14px;
	opacity: 1;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
	font-family:"Helvetica";
}
.container{
	max-width:1170px;
}
.hero-bloc-text{
	font-size:55px;
}
.hero-bloc-text-sub{
	font-size:36px;
}
.device-bloc-text-vc{
	font-size:40px!important;
	margin-top:5%;

}
.artisti{
    font-size:36px;
}

/* = Colour
-------------------------------------------------------------- */

/* Background colour styles */

.bgc-white{
	background-color:#ffffff;
}
/* Text colour styles */

.tc-white{
	color:#ffffff!important;
}
.tc-electric-yellow{
	color:#FFFF03!important;
}
.tc-outer-space{
	color:#47454B!important;
	!important}.tc-persian-red{
	color:#c93937!important;
}
/* Link colour styles */

.ltc-persian-red{
	color:#c93937!important;
}
.ltc-persian-red:hover{
	color:#96272e!important;
}
.tc-persian-red2{
    color:##fff048!important;
    font-size: 40px;
}

/* Bloc image backgrounds */

.bg-header-landing{
	background-image:url("img/header_landing.jpg");
}
.bg-social{
    background-color: #000;
}
.bg-teatroeteatri-home{
	background-image:url("");
}

.direzione p{
    font-size: 14px; 
    padding-left:15px;
}

a.pulsante {
 outline: none;
 cursor: pointer;
 text-align: center;
 text-decoration: underline;
 font: bold 22px Arial, Helvetica, sans-serif;
 color: #fff;
 padding: 10px 25px;
 border: solid 5px #084300;
 background: #048807;
 display: inline-block;
 margin: 0 auto;
 border-radius: 15px;
}
a.pulsante {
 color: #fff !important;   
}
a.pulsante:hover {
 color: #fff048 !important;   
}
a.pulsante_mobile {
 outline: none;
 cursor: pointer;
 text-align: center;
 text-decoration: underline;
 font: bold 22px Arial, Helvetica, sans-serif;
 color: #fff;
 padding: 10px 25px;
 border: solid 5px #ae1717;
 background: #fb2c2c;
 display: inline-block;
 margin: 0 auto;
 border-radius: 15px;
}
a.pulsante_mobile {
 color: #fff !important;   
}
a.pulsante_mobile:hover {
 color: #fff048 !important;   
}

/* = Mobile adjustments 
-------------------------------------------------------------- */
@media (max-width: 1024px)
{
    .bloc{
        padding-left: 20px; 
        padding-right: 20px;  
    }
}
@media (max-width: 768px)
{
    #bloc-3{text-align: center;}
    .container{width:100%;}
    .b-parallax{background-attachment:scroll;}
    .page-container, #hero-bloc{overflow-x: hidden;position: relative;} /* Prevent unwanted side scroll on mobile */  
}

@media (max-width: 767px)
{
    #bloc-3{text-align: center;}
    .page-container{
        overflow-x: hidden;
        position:relative;
    }
    h1,h2,h3,h4,h5,h6,p{
        padding-left:10px!important; 
        padding-right:10px!important; 
    }
    #hero-bloc h1{
        font-size:30px;
    }
    #hero-bloc h2{
        font-size:24px;
    }
    #hero-bloc h3{
        font-size:15px;
    }
    .bloc{
        padding-left: 0; 
        padding-right: 0;  
        -webkit-background-size: auto 200%;
        -moz-background-size: auto 200%;
        -o-background-size: auto 200%;
        background-size: auto 200%;
    }
    .b-parallax{
        background-attachment:scroll;
    }
    .navbar .nav{
        padding-top: 0;
        border-top:1px solid rgba(0,0,0,.2);
        float:none!important;
    }
    .navbar.row{
        margin-left: 0;
        margin-right: 0;
    }
    .site-navigation{
	   position:inherit;
	   transform:none;
	   -webkit-transform:none;
	   -ms-transform:none;
    }  
    .nav > li{
        margin-top: 0;
        border-bottom:1px solid rgba(0,0,0,.1);
        background:rgba(0,0,0,.05);
        text-align: left;
        padding-left:15px;
        width:100%;
    }
    .nav > li:hover{
        background:rgba(0,0,0,.08);
    }
    .dropdown .dropdown a .caret{   
        float: none;
        margin: 5px 0 0 10px!important;
        border: 4px solid black;
        border-bottom-color: transparent;
        border-right-color: transparent;
        border-left-color: transparent;
    }
    
    #hero-bloc .navbar .nav{
        background:rgba(0,0,0,.8);
    }
    #hero-bloc .navbar .nav a{
        color:rgba(255,255,255,.6);
    }
    .hero{
        padding:50px 0;
    }
    .hero-nav{
        left:-1px;
        right:-1px;
    }
    .navbar-collapse{
        padding:0;
        overflow-x: hidden;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-brand img{
        max-height: 52px;
        width:auto;
        margin: -10px 10px 0 0;    
    }
    .nav-invert .navbar-header{
        float: none;
        width:100%;
    }
    .nav-invert .navbar-toggle{
        float:left; 
    }
    .btn.pull-left, .btn.pull-right{
       float:none!important; 
    }
    .bloc-group .bloc{
         display:block;
         width:100%;
     }
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
	   padding-left: 10px;
	   padding-right: 10px;
    }
    .bloc-xxl,.bloc-xl,.bloc-lg{
        padding: 40px 0;
    }
    .bloc-sm,.bloc-md{
        padding-left: 0; 
        padding-right: 0;
    }
    .a-block{
        padding:0 10px;
    }
    .btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
    .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .video-bg-contianer{
        display:none;
    }
    .blocsapp-device-iphone5{
	   background-size: 216px 425px;
	   padding-top:60px;
	   width:216px;
	   height:425px;
    }
    .blocsapp-device-iphone5 img{
	   width: 180px;
	   height: 320px;
    }
}

.img-rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.img-comment {
    font-size: 14.994px;
    line-height: 1.231;
    font-style: italic;
    margin: 24px 0;
}



.hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
}



.header-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


@media (max-width: 767px) {
body > section,header,footer {
    padding-right: 5px;
    padding-left: 5px;
}
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    font-family: "adelle",serif;
    color: #fff048;
}

h1 {
    font-weight: 400;
}

h3 {
    font-weight: 400;
}

img {
    -webkit-backface-visibility: hidden;
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
    font-family: "adelle",serif;
    font-size: 16px;
    font-weight: 400;
    color: #7f8c8d;
}

a:hover,button:hover,a:focus,button:focus,a:active,button:active {
    outline: none;
}



.delimiter {
    margin-top: 200px;
}

.delimiter.line {
    margin-top: 150px;
    margin-bottom: 150px;
    border-top: 2px solid #ebedee;
}

header {
    padding-top: 100px;
    padding-bottom: 70px;
    z-index: 100;
}

header .brand {
    font-size: 25px;
    font-weight: 400;
    color: #34495e;
    font-family: "adelle",serif;
    font-weight: 800;
    letter-spacing: -1px;
    color: #2c3e50;
}

header .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

section * {
    z-index: 2;
}

.background {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: .2;
    filter: alpha(opacity=20);
}

.container {
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}

/* contatti */
.contatti {
    background: #c93937 url("../fondamenta_files/social.jpg") 50% 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #bdc3c7;
    text-align: right;
    padding-top: 175px;
    padding-bottom: 180px;
}
@media (max-width: 767px) {
.contatti {
    padding: 60px 0;
}
}
.contatti h3 {
    font-size: 30px;
    margin: 0 0 12px;
    color: #fff;
    font-weight: 300px;
}

.contatti p {
    font-size: 16px;
    line-height: 1.6;
}

.contatti a {
    color: #1abc9c;
}

.contatti a:hover,.contatti a:focus,.contatti a.active {
    color: #15967d;
}

.contatti .content {
    margin: 0 80px;
}

@media (max-width: 767px) {
.contatti .content {
    margin: 0;
}
}

.contatti .social-btns {
    white-space: nowrap;
    margin-bottom: 35px;
}

.contatti .social-btns > * {
    display: inline-block;
    margin-left: 15px;
    font-size: 30px;
    width: 30px;
    height: 38px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.contatti .social-btns > :first-child {
    margin-left: 0;
}

.contatti .social-btns > * > * {
    display: block;
    position: relative;
    -webkit-transition: .25s top;
    -moz-transition: .25s top;
    -o-transition: .25s top;
    transition: .25s top;
    color: #fff;
}

.contatti .social-btns > * > :first-child {
    color: #fff;
}

.contatti .social-btns > :hover > * {
    top: -100%;
}

.contatti .links {
    margin: 35px 0 0;
    font-size: 47px;
    font-family: "adelle",serif;
    font-weight: 700;
    word-break: break-all;
}

.contatti .links a {
    padding-bottom: 3px;
    color: #fff;
    font-weight: 300;
}

.contatti .links a:hover,.contatti .links a:focus,.contatti .links a.active {
    color: #d1d1d1;
    border-bottom: 2px solid;
}

@media (min-width : 320px) {
.contatti .links a {
    font-size: 22px;
}
}
@media (max-width: 480px) {
.contatti .links a {
    font-size: 26px;
}
}
@media (min-width : 767px) {
.contatti .links a {
    font-size: 30px;
}
}
@media (min-width : 992px) {
.contatti .links a {
    font-size: 38px;
}
}

/* chi siamo */
.chi-siamo {
    position: relative;
    padding-top: 110px;
    padding-bottom: 130px;
    text-align: center;
    background: #f2f2f1;
    color: #7f8c8d;
    font-family: "adelle",serif;
}

.chi-siamo .lead {
    font-size: 20px;
    font-weight: 300;
    color: #6B6464;
    line-height: 36px;
}

.chi-siamo .minilead {
    font-size: 16px;
    font-weight: 400;
    color: #6B6464;
    line-height: 28px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    text-align: left;
    padding: 0 15px;
}

.chi-siamo .lead strong,.chi-siamo .minilead strong {
    color: #c93937;
}

.chi-siamo h3 {
    font-size: 35px;
    font-weight: 400;
    color: #2c3e50;
    font-family: "adelle",serif;
    font-weight: 300;
    line-height: 40px;
    margin: 0 0 48px;
}

.chi-siamo .features {
    padding-top: 85px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

@media (max-width: 980px) {
.chi-siamo .features {
    padding-top: 70px;
}

.chi-siamo .minilead {
    font-size: 18px;
    font-weight: 300;
    color: #686464;
    line-height: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    text-align: left;
}
}

@media (max-width: 767px) {
.chi-siamo .features {
    padding-top: 70px;
}

.chi-siamo .minilead {
    font-size: 18px;
    font-weight: 300;
    color: #686464;
    line-height: 30px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    text-align: left;
}
}

.chi-siamo .features h6 {
    text-transform: none;
    font-family: "adelle",serif;
    font-weight: 500;
    font-size: 20px;
    margin: 0 0 20px;
}

@media (max-width: 767px) {
.chi-siamo .features h6 {
    margin: 20px 0 10px;
}
}

@media (max-width: 767px) {
.chi-siamo {
    padding-top: 100px;
    padding-bottom: 100px;
}
}

.ads {
    position: relative;
    padding: 140px 0;
    overflow: hidden;
}
.ads p {color:#6B6464;}
.ads img.image {
    display: inline-block;
    position: absolute;
    right: 50%;
    margin-right: 100px;
}

.ads .btn.btn-clear {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 26px 8px;
    background: none;
    border: 2px solid #c93937;
    font-size: 14px;
    font-weight: 400;
    color: #c93937;
    font-family: "adelle",serif;
    font-weight: 600;
    margin-top: 20px;
}

.ads .btn.btn-clear:hover,.ads .btn.btn-clear:focus {
    background: #c93937;
    color: #fff;
}

.ads .btn.btn-clear:active,.ads .btn.btn-clear.active {
    border-color: #5b321f;
    background: #5b321f;
    color: rgba(255,255,255,0.75);
}
.popup-video {
	width: 100%;
	}

@media (max-width: 980px) {
.ads img.image {
    right: 50%;
    margin-right: 50px;
}
}

@media (max-width: 767px) {
.chi-siamo {
    padding-top: 100px;
    padding-bottom: 100px;
}

.ads .btn.btn-clear {
    margin-bottom: 20px;
}
.ads img.image {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    right: 0;
}
.ads {
    padding: 60px 0 0 0;
}
}
.ads .features-body p {font-weight: 300;}

.ads h3 {
    font-size: 40px;
    font-weight: 400;
    color: #c93937;
    font-family: "adelle",serif;
    margin-bottom: 20px;
    font-weight: 600;
}

.contenuto {
    position: relative;
    padding: 120px 0;
    color: #bdc3c7;
}

.contenuto h3 {
    font-size: 30px;
    font-weight: 400;
    color: #c93937;
    font-family: "adelle",serif;
    margin-bottom: 40px;
    font-weight: 300;
}

.contenuto img.image {
    display: inline-block;
    position: absolute;
    right: 50%;
    margin-right: 100px;
}

.contenuto .col-sm-6.col-sm-offset-6 {
    position: relative;
}

.contenuto .features.features-clear .features-header {
    *zoom: 1;
    margin-bottom: 60px;
}

.contenuto .features.features-clear .features-header:before,.contenuto .features.features-clear .features-header:after {
    content: " ";
/* 1 */
    display: table;
/* 2 */
}

.contenuto .features.features-clear .features-header:after {
    clear: both;
}

.contenuto .features.features-clear .features-header:before,.contenuto .features.features-clear .features-header:after {
    display: table;
    content: "";
    line-height: 0;
}

.contenuto .features.features-clear .features-header:after {
    clear: both;
}

.contenuto .features.features-clear .features-header .box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 50px;
    color: #667380;
    cursor: pointer;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}

.contenuto .features.features-clear .features-header .box:first-child {
    margin-left: 0;
}

.contenuto .features.features-clear .features-header .box.active {
    color: #27ae60;
}

.contenuto .features.features-clear .features-header .box [class*="fui-"] {
    display: block;
    font-size: 24px;
    font-weight: 400;
    color: inherit;
}

.contenuto .features.features-clear .features-bodies {
    position: relative;
    margin-top: 50px;
}

.contenuto .features.features-clear .features-body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .6s opacity;
    -moz-transition: .6s opacity;
    -o-transition: .6s opacity;
    transition: .6s opacity;
}

.contenuto .features.features-clear .features-body.active {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 3;
}

.contenuto .features.features-clear .features-body p {
    margin-bottom: 45px;
    color: #999;
}

.contenuto .btn.btn-clear {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 26px 8px;
    background: none;
    border: 2px solid #c93937;
    font-size: 14px;
    font-weight: 400;
    color: #c93937;
    font-family: "adelle",serif;
    font-weight: 500;
}

.contenuto .btn.btn-clear:hover,.contenuto .btn.btn-clear:focus {
    background: #c93937;
    color: #fff;
}

.contenuto .btn.btn-clear:active,.contenuto .btn.btn-clear.active {
    border-color: #5b321f;
    background: #5b321f;
    color: rgba(255,255,255,0.75);
}

@media (max-width: 767px) {
.contenuto {
    padding: 35px;
}

.contenuto img.image {
    position: relative;
    margin-bottom: 48px;
    right: 0;
}

.contenuto .features.features-clear .features-header {
    margin-bottom: 48px;
}

.contenuto .features.features-clear .features-body p {
    margin-bottom: 48px;
}

.contenuto .container {
    padding-left: 0;
    padding-right: 0;
}
}

/* GALLERIA */
.galleria {
    position: relative;
    padding-top: 36px;
    padding-bottom: 36px;
    text-align: center;
    background: #fff;
}

/* footer */
.footer {
    position: relative;
    background: rgba(235,237,238,0.76);
}

.footer > .container {
    padding-top: 90px;
    padding-bottom: 80px;
}

.footer .brand {
    display: inline-block;
    padding: 3px 0 0;
    font-size: 25px;
    font-weight: 400;
    color: inherit;
    font-family: "adelle",serif;
    font-weight: 500;
    color: #34495e;
}

.footer .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

.footer .brand:hover,.footer .brand:focus,.footer .brand.active {
    color: #e74c3c;
}

.footer p {
    font-size: 16px;
    font-weight: 400;
    color: #7f8c8d;
    line-height: 25.6px;
}

.footer a {
    color: #c93937;
    font-weight: 400;
}

.footer a:hover,.footer a:focus,.footer a.active {
    color: #944b29;
}

.footer h6 {
    font-size: 18px;
    color: #c93937;
    font-weight: 600;
    text-transform: none;
}

.footer nav h6 {
    margin: 0 0 15px;
    line-height: 24px;
    color: #c93937;
    font-weight: 500;
}

.footer nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    color: inherit;
}

.footer nav ul li {
    margin-bottom: 8px;
}

.footer nav a {
    color: #7f8c8d;
}

.footer nav a:hover,.footer nav a:focus,.footer nav a.active {
    color: #667071;
}

@media (max-width: 767px) {
.footer .col-sm-2 {
    float: left;
    width: 50%;
}

.footer .col-sm-2 + .col-sm-2 + .col-sm-2 {
    clear: left;
    margin-top: 30px;
}

.footer .col-sm-2 + .col-sm-2 + .col-sm-2 + .col-sm-2 {
    clear: none;
    margin-top: 30px;
}

.footer .box {
    margin-top: 33px;
}
}

@media (max-width: 480px) {
.footer .box {
    margin-top: 33px;
}

.footer .box.box-first {
    margin-top: 0;
}

.footer .brand {
    margin-bottom: 33px;
}
}

.footer .subscribe-form {
    padding-top: 40px;
    padding-bottom: 40px;
}

.footer .subscribe-form .col-sm-4 {
    text-align: right;
}

@media (max-width: 767px) {
.footer .subscribe-form .col-sm-4 {
    text-align: center;
}
}

.footer .subscribe-form form {
    margin: 0;
    position: relative;
}

.footer .subscribe-form input[type="text"] {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    line-height: 60px;
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 500;
    letter-spacing: -1px;
}

.footer .subscribe-form input[type="text"]:-moz-placeholder {
    color: #fff;
}

.footer .subscribe-form input[type="text"]::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.footer .subscribe-form input[type="text"]:-ms-input-placeholder {
    color: #fff;
}

.footer .subscribe-form input[type="text"]::-webkit-input-placeholder {
    color: #fff;
}

.footer .subscribe-form input[type="text"].placeholder {
    color: #fff;
}

.footer .subscribe-form input[type="text"]::-webkit-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer .subscribe-form input[type="text"]:-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer .subscribe-form input[type="text"]::-moz-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer .subscribe-form input[type="text"]:-ms-input-placeholder {
    font-weight: 500;
    letter-spacing: -1px;
}

.footer .subscribe-form .ani-placeholder {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    padding-left: 6px;
    line-height: 60px;
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    font-family: "adelle",serif;
}

.footer .subscribe-form .btn {
    margin-top: 8px;
    font-weight: 500;
    width: 220px;
    max-width: 100%;
}

@media (max-width: 767px) {
.footer .subscribe-form {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: -5px;
    margin-right: -5px;
}
}

@media (max-width: 480px) {
.footer .subscribe-form input[type="text"],.footer .subscribe-form .ani-placeholder {
    width: 100%;
    margin-bottom: 33px;
    line-height: 27px;
    font-size: 25px;
    font-weight: 400;
    color: inherit;
    text-align: center;
}
}

/* header */
/**
 * Header 10 stylesheet  
 * */
.testata {
    z-index: 100;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    height: 80px;
    color: #fff;
    position: fixed;
}

.testata .header-background {
    background: #fff;
}

.testata .navbar {
    position: absolute;
    z-index: 2;
    top: 0;
    margin: 0;
}

.testata .navbar.navbar-fixed-top {
    top: 0 !important;
}

.testata .navbar .brand {
    padding-top: 25px;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 800;
}

.testata .navbar .brand img:first-child {
    float: left;
    margin: -10px 15px 0 0;
}

.testata .navbar .nav > li {
    margin-left: 40px;
}

.testata .navbar .nav > li:first-child {
    margin-left: 0;
}

.testata .navbar .nav > li > a {
    padding: 29px 0 27px;
    font-size: 17px;
    color: #c93937;
    font-weight: 600;
    letter-spacing: 1px;
}

.testata .navbar .nav > li > a:hover,.testata .navbar .nav > li > a:focus,.testata .navbar .nav > li > a.active {
    color: #bdc3c7;
}

.testata .navbar .nav > li.active > a {
    color: #bdc3c7;
}

.testata .navbar .nav > li.active > a:hover,.testata .navbar .nav > li.active > a:focus,.testata .navbar .nav > li.active > a.active {
    color: #bdc3c7;
}

.testata .navbar .navbar-form {
    padding: 19px 0 19px 50px;
}

.testata .navbar .btn {
    padding-left: 26px;
    padding-right: 26px;
}

.testata .navbar .btn.btn-success {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    font-weight: 500;
}

.testata .navbar .navbar-toggle {
    margin-top: 30px;
}

.testata-sub {
    position: relative;
    z-index: 50;
    height: 550px;
    background-color: #000;
    color: #fff;
    text-align: center;
}

.testata-sub.v-center,.testata-sub .v-center {
    display: table;
    width: 100%;
}

.testata-sub.v-center > div,.testata-sub .v-center > div {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
}
@media (min-width: 767px) {
.testata-sub.v-center.row:before,.testata-sub .v-center.row:before,.testata-sub.v-center.row:after,.testata-sub .v-center.row:after {
    display: none;
}
}
@media (max-width: 767px) {
.testata-sub.v-center,.testata-sub .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
}

.testata-sub.v-center.row,.testata-sub .v-center.row {
    display: block;
    width: auto;
}

.testata-sub.v-center.row:before,.testata-sub .v-center.row:before,.testata-sub.v-center.row:after,.testata-sub .v-center.row:after {
    display: none;
}

.testata-sub.v-center.row > *,.testata-sub .v-center.row > * {
    display: block;
    vertical-align: baseline;
}

}

.testata-sub .background {
    background-image: url("img/header_landing.jpg");
    opacity: 20;
    filter: alpha(opacity=2000);
    opacity: 0.66;
    filter: alpha(opacity=20);
}

.testata-sub .hero-unit {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.testata-sub .hero-unit h1 {
    margin-bottom: -180px;
    font-size: 50px;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 600;
}

.testata-sub .hero-unit p {
    font-size: 25px;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 300;
    line-height: 37px;
}

@media (max-width: 480px) {
.testata-sub .hero-unit h1 {
    font-size: 28px!important;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 700;
	margin-top:0px;
}
.testata-sub .hero-unit h2 {
    font-size: 27px;
    color: #fff;
    font-family: "adelle",serif;
    font-weight: 700;
    margin-top:0px;
}


.testata-sub .hero-unit p {
    font-size: 22px;
    color: #bdc3c7;
    line-height: 35px;
    font-weight: 700;
}

}

.testata-sub .hero-unit.hero-unit-bordered h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 600;
    font-family: "adelle",serif;
    border: 8px solid #fff;
    display: inline-block;
    margin: 0;
    padding: 30px 40px;
}


@media (max-width: 480px) {
.testata-sub .hero-unit.hero-unit-bordered h1 {
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    font-weight: 500;

}
 .testata-sub .background {
		background-size: cover;
        background-position: 70% 50%;
    }
}

@media (max-width: 480px) {
.testata-sub {
    height: 500px;
}
.testata-sub.v-center > div {
    padding-top: initial;
    padding-bottom: initial;
}
.chi-siamo .lead {
    font-size: 18px;
    line-height: 30px;
}
.device-bloc-text-vc {
    font-size: 30px!important;
}

.testata-sub .control-btn {
    width: 53px;
    height: 53px;
    line-height: 53px;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    color: #c93937;
    background: #fff;
    opacity: 80;
    filter: alpha(opacity=8000);
    opacity: .8;
    filter: alpha(opacity=80);
    position: absolute;
    left: 50%;
    bottom: 90px;
    margin: 0px 0 -18px -26.5px;

}


.testata-sub .control-btn:hover,.testata-sub .control-btn:focus,.testata-sub .control-btn.active {
    color: #c93937;
}

.testata-sub .control-btn:hover,.testata-sub .control-btn:focus,.testata-sub .control-btn:active,.testata-sub .control-btn.active {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
}

@media (max-width: 480px) {
.testata-sub .control-btn {
    bottom: 30px;
}
.direzione p{
    font-size: 12px; 
    margin-top: 10px;
}
}

